Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/maddeveloper/scraper


https://github.com/maddeveloper/scraper

Last synced: 22 days ago
JSON representation

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`.