Feeds
Subscribe via RSS
For RSS readers, n8n, Zapier, custom scripts, or any tool that speaks HTTP. Polling-based; no auth needed.
All approved deals
One URL, every deal we publish. Paste into your RSS reader.
Updates within ~15 minutes when new deals are published. Open in browser →
Custom feed
Watch a single product or category from our priority watchlist. Pick one — they’re mutually exclusive — and we’ll generate a private feed URL just for that watch.
Loading watchlist…
What is RSS?
RSS is a 25-year-old standard for following content updates. Your RSS reader checks for new deals automatically and shows them in one place.
Popular readers include Inoreader, Feedly, Reeder, and NetNewsWire. All of them accept the URLs above as a paste-in subscription.
Power-user notes
- Polling is rate-limited at 30 requests / minute / IP. Most readers default to 15-minute polling and won’t come close.
-
Conditional GET (
If-Modified-Since) is supported and recommended — most polls return304 Not Modifiedwith no body when nothing has changed. - Custom feed URLs are unguessable tokens. We never store the URL and can’t recover it for you. Treat it like a password.
-
Feed-creation is rate-limited at 10 / hour / IP; deletion at 30 / hour / IP. Both return standard
RateLimit-*headers.