Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rupeshiya/moviescraper

This is a web scraper in node.js.
https://github.com/rupeshiya/moviescraper

Last synced: 27 days ago
JSON representation

This is a web scraper in node.js.

Awesome Lists containing this project

README

        

# MovieScraper
This is a web scraper in node.js.

## MovieScraper
This is used for scraping the top trending movies on box office.

## To use this:-
```
npm i moviescraper
```
or to run this:-
```
fork and clone
then node Movies.js
```