Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maddeveloper/scraper
https://github.com/maddeveloper/scraper
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/maddeveloper/scraper
- Owner: MadDeveloper
- Created: 2016-11-18T07:13:43.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-11-18T07:23:33.000Z (about 8 years ago)
- Last Synced: 2024-11-08T20:19:15.588Z (3 months ago)
- Language: JavaScript
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#NodeJS scraper
##Getting started
```console
git clone https://github.com/MadDeveloper/scraper.git
cd scraper
npm install
npm start
```The scraper only supports RSS feed, with RSS URI configurable at: `~/config.js`.