Crinibus / scraper

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

Add argument to delete or reset specific (or all) products or categories #175

Closed Crinibus closed 2 years ago

Crinibus commented 2 years ago

Add an arguments like --delete where you then specify the category or product to delete with --category, --name or --id. Make it so you can do something similar with --reset to reset specific products or categories or all products.

Could also replace argument --hard-reset with --delete --all