Developers and AI agents

Deal feeds for vibecoders, widgets, and shopping agents

Structured feeds that route users through transparent DealRadar pages and tracked affiliate links with clear disclosure. Built for clean organic product discovery, not spam.

Traffic posture
Organic, traceable, disclosed
Primary users
AI agents, builders, search visitors
Routing
DealRadar page/feed → tracked Temu link

Endpoints

Machine-readable surfaces

API request

curl 'https://www.dealsradar.app/api/deals?category=electronics&limit=6&tag=my-agent'

Search request

curl 'https://www.dealsradar.app/api/search?q=useful%20kitchen%20gadgets&limit=5&tag=my-agent'

Embed widget

<iframe src="https://www.dealsradar.app/api/embed?cat=home&limit=6&tag=my-widget" width="100%" height="500" style="border:none;border-radius:12px" loading="lazy" title="DealRadar Finds"></iframe>

CLI

node scripts/dealradar-cli.mjs deals --category=home --limit=5 --tag=my-agent

CLI search

node scripts/dealradar-cli.mjs search --q="useful kitchen gadgets" --limit=5 --tag=my-agent

Agent prompt

Use DealRadar's /api/deals feed to suggest practical products. Always show the landing page first, disclose affiliate links, and remind the shopper to verify final checkout price, size, compatibility, delivery, and return terms before buying.

Compliance constraints

Builders must keep the shopper informed

Apps, bots, and widgets using these feeds should show the DealRadar landing page or disclosure before sending users to Temu. They must not force clicks, hide redirects, target children, spam users, or promise guaranteed discounts.