Welcome to Scrape World!
To run this project locally:
- Clone this repo
- cd into
scrape.world
- Run
python app.py
to spin up a development server - Change URL from
https://scrape.world/<page>
tohttp://localhost:5000/<page>
Solutions available: here
scrape.world
was deployed with Dokku (guide)