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

https://github.com/maddeveloper/scraper


https://github.com/maddeveloper/scraper

Last synced: 8 months 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`.