Skip to content

IMDB data scrapper for scrapping the top 100 movies from the website.

Notifications You must be signed in to change notification settings

mayankagnihotri7/data-crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Data-crawler

Getting started

  • Clone the repo using 'https://github.com/maxagno3/data-crawler.git'.
  • Install the dependencies by going into respective folders using 'yarn install' or if you don't have yarn installed on your machine then delete the package-lock.json from the respective folders and install dependencies using 'npm i' or 'npm install'.
  • Start the server by going into the client or server folder or both and use 'yarn start' or 'npm start'.

Routes

Movie list can be seen on http://localhost:3000/
Route for the API is http://localhost:4000/
For Scrapping data from IMDB's website, you can enter http://localhost:4000/movie url on the browser, it will scrape data of 100 top movies and will save it into a JSON file.

Library Used

Developer

Mayank Agnihotri

About

IMDB data scrapper for scrapping the top 100 movies from the website.

Topics

Resources

Stars

Watchers

Forks

Languages