An open API service indexing awesome lists of open source software.

https://github.com/sachuverma/js-web-scraper


https://github.com/sachuverma/js-web-scraper

Last synced: 3 months ago
JSON representation

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