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

https://github.com/joeyklee/scraper-sandbox


https://github.com/joeyklee/scraper-sandbox

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Scraper Sandbox
> For when you just need to iterate on your scraping logic outside of all the other application code!

```sh
cd scraper-sandbox
npm i
npm run dev

# > "You are beautiful joey"
```