Hey folks,
With woot natively not having a bult in search, I built a Spring Boot app that syncs deals from the Woot API and lets you search/filter them. It’s self-hosted (runs as a single JAR with embedded databases) and can be dockerized if that’s your thing.
It pulls from all the category feeds, lets you search by keywords, and filter by brand, category, gender, price, etc. Has a basic web interface and updates automatically on a schedule.
Would anyone be interested in this? If there’s interest I can throw it up on GitHub.
Not affiliated with Woot/Amazon, just a personal project.