-
-
Couldn't load subscription status.
- Fork 40
Description
I know that you already collect coupons by scraping websites, but I think the extension should also collect coupons used by users that have the extension.
This would help collect potentially better coupons for the users as well as more relevant coupons, since you will collect only the coupons that the website accepted.
Yes this would require a per-site custom scraping logic at checkout, but by focusing on a few of the most used websites you could provide a lot of value to a lot of people quickly. (to identify "most used" websites, you could either rely on "common knowledge" or anonymously count the number of successful purchases with an active coupon per domain, and just check in your DB which domain has the higher count)