Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/casjay-templates/scraper

Website scraper
https://github.com/casjay-templates/scraper

Last synced: about 2 months ago
JSON representation

Website scraper

Awesome Lists containing this project

README

        

# A simple website scraper

#### To use

cp -Rfv .env.sample .env
edit .env
modify src/scrapeTable.js

```bash
npm install
npm run dev
```