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

https://github.com/thekicker/node-web-scraper


https://github.com/thekicker/node-web-scraper

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Node Web Scraper

A basic web scraper using Node JS and various other tools


Runs the script
```
npm run serve
```
Installs the dependencies
```
npm install
```