Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/rupeshiya/moviescraper
- Owner: Rupeshiya
- License: mit
- Created: 2018-06-30T18:15:39.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-07-01T13:37:15.000Z (over 6 years ago)
- Last Synced: 2024-10-28T16:16:29.945Z (2 months ago)
- Language: JavaScript
- Size: 10.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```