https://github.com/sachuverma/js-web-scraper
https://github.com/sachuverma/js-web-scraper
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sachuverma/js-web-scraper
- Owner: sachuverma
- Created: 2021-02-23T09:16:37.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-23T09:17:59.000Z (almost 5 years ago)
- Last Synced: 2025-09-01T22:42:47.490Z (4 months ago)
- Language: JavaScript
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Node.js Web Scraper
`javascript web scraper to scrape movie details from imdb and store them in csv file`
## Packages used:
- cheerio
- json2csv
- request-promise
## How to use:
_Run these commands in terminal_
- git clone
- cd JS-Web-Scraper
- npm install
- node index.js