https://github.com/maddeveloper/scraper
https://github.com/maddeveloper/scraper
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/maddeveloper/scraper
- Owner: MadDeveloper
- Created: 2016-11-18T07:13:43.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-18T07:23:33.000Z (over 9 years ago)
- Last Synced: 2025-02-21T18:26:45.574Z (about 1 year 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`.