Skip to content

maxhumber/scrape.world

Repository files navigation

scrapeworld logo

Welcome to Scrape World!

To run this project locally:

  1. Clone this repo
  2. cd into scrape.world
  3. Run python app.py to spin up a development server
  4. Change URL from https://scrape.world/<page> to http://localhost:5000/<page>

Solutions available: here

scrape.world was deployed with Dokku (guide)