Skip to content

parthparmar7/web-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

web-scraper

Created a web scaper for IMDb which fetches the Movie Name, Release Year and IMDb rating of the movie from the url provided.

This app uses Cheerio and Request client to fetch the data.

To use the code

npm install

node app.js

Go to http://localhost:8081/scrape to fetch the data which will be stored in output.json

About

web scraper built in Node js to scrape IMDb data

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published