Open Remanent opened 3 years ago
Yes, this should work.
Personally, I prefer to have one scraper container running per retailer. This is because if something happens on one retailer's website which causes the script to crash, the scrapers for other retailers will continue running. That said, I think it's a great idea to do what you're suggesting, which is to have one scraper per product.
The main reasoning for per product confits was to use the max price option you had in the 3070 config in other confits to try to avoid scalpers.
My other thought is if there was a way you could append a flag per line like so
The reasoning for this is different gpus have different values.. the founders edition 3080 is $700 while aftermarket range up to $850.
Is it possible to create one config file that polls multiple sites, meaning i can have links for specific cards at different websites, such as the asus strix 3080 on newegg, bh, microcenter, etc?