Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 316 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 316 Bytes

Grand & Toy Scraper

A Flask web application that uses requests + beautifulsoup to scrap the pages recursively and find errors and product details.

Included database using SQLITE to store logs and provide an excel file containing errors found in the webpage and product details.

Activate the env and run main.py