Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 270 Bytes

readme.md

File metadata and controls

6 lines (5 loc) · 270 Bytes

The order of procedure

  1. Edit config.ini to set your database credentials
  2. Execute scrap_to_json.py to scrap data from https://www.quotes.toscrape.com/
  3. Execute seeds.py to fill database with scraped data
  4. execute main.py to run your queries to the database