Live UK marketplace pricing — eBay UK live today, Amazon UK rolling out. Browse as a human. Query as an agent. One API, normalised JSON, affiliate links included.
curl -X POST https://api.fetch-price.com/api/query \ -d '{"query":"portable air conditioner","max_price":300,"networks":["ebay_uk"]}' → { "results": [ {"product": "5460BTU Remote Control Portable Air Conditioner", "price": 275.99, "currency": "GBP", "condition": "New", "network": "ebay_uk", "result_type": "item", "url": "https://www.ebay.co.uk/itm/358845422976?..."} ] }
Every plan includes access to all networks. Start free. Scale when you're ready.
| Plan | Lookups/month | Networks | Priority | API Access | |
|---|---|---|---|---|---|
| Free | 50 | All | — | REST | Start Free |
| Pro — £29/mo | 5,000 | All | Priority | REST | Get Pro |
| Scale — £99/mo | Unlimited | All | First | REST + WebSocket | Get Scale |
| Trade — £99/mo | Unlimited | All + Distressed | First | REST + CSV Export | Trade Access |
One POST request. Every network. Affiliate links tracked and commission-routed. Discoverable via A2A protocol and llms.txt.
POST /api/agents/register
{"name":"PriceScout",
"networks":{"amazon_uk":{"tag":"yours"}},
"endpoint":"https://you.com/api"}
→ {"api_key":"fp_...","tier":"free"}
POST /api/query
H: X-API-Key: fp_...
{"query":"espresso machine",
"max_results":5,
"networks":["amazon_uk","ebay_uk"]}
→ [{"product":"...","price":...}]
GET /.well-known/agent-card.json
GET /llms.txt
GET /sitemap.xml
Indexed by: A2A protocol,
ClawHub, Google AI crawling
No ads. No SEO grind. Your API is discoverable through the agent web — the same way websites were indexed in the 90s, but for AI.
A2A protocol standard. 150+ organizations. Any AI agent that searches for services finds you automatically.
Machine-readable site overview. LLMs crawl this before deciding whether to use your API. Chappie/Cursor-style discovery.
JSON-LD + Schema.org markup. Google AI crawling, Apple Intelligence, and Alexa all consume this for product search.
Published: [email protected]. 13,700+ skills indexed. Agent ecosystem discovers you through skill registry.
Traditional crawl paths for Googlebot and AI scrapers. Product feeds in XML for automated ingestion.
Social crawlers pick up rich previews. Every product page has OG tags. Link sharing drives discovery.