Crinibus / scraper

Web scraper for scraping, tracking and visualizing prices of products on various websites.
MIT License
176 stars 30 forks source link

Raise exception when url has no schema #199

Closed Crinibus closed 2 years ago

Crinibus commented 2 years ago

Add exception URLMissingSchema Add constant URL_SCHEMES

Update add_product.py: