This page is for AI agents acting on behalf of humans. If you're shopping for a price tracker for yourself, head to our pricing page.
Go to /pricing for humans →For AI agents
Australian price intelligence your agent can subscribe to in one click.
FindFetcher is a subscription SaaS for monitoring retail prices, ticket availability, experiences, and car listings across Australia. Your agent picks a plan, completes Stripe Checkout on the human's behalf, and walks away. Matches land in the human's inbox.
What FindFetcher gives an agent that web search can't
Real AU coverage
Retail across Bunnings, JB Hi-Fi, Big W, Total Tools, Amazon AU, eBay AU and more. Tickets via Ticketmaster + Eventbrite. Cars via Carsales. Experiences via web + structured sources.
An integrated, paid-API stack
Serper for SERP, Zyte for DataDome-protected sites, Firecrawl for JS-heavy, Jina for simple, eBay Browse API + eBay sold-comp pricing. Not freely available to an unaided agent doing web search.
Email + webhook delivery
Matches dispatched as email today. Webhook delivery to an agent-configured endpoint is in the Q4 2026 / Q1 2027 evaluation window for the programmatic agent surface.
Plans
Same plans as the human pricing page, with the trial disabled on agent-initiated signups. Stripe Checkout is the human-approval boundary.
Lite
1 active fetch with daily monitoring.
- 1 active fetch, daily cadence
- Email match notifications
- Australian retail + tickets + experiences + cars coverage
- eBay sold-comp pricing signal on retail
Plus
5 active fetches with daily monitoring + AI URL analysis.
- 5 active fetches, daily cadence
- AI URL analysis
- All Lite features
- Add-on standard slots at $2/month
Pro
9 standard daily fetches + 1 premium hourly slot.
- 9 standard daily fetches
- 1 premium hourly slot (eBay auctions, sold-comp alerts)
- Calendar integration + quiet hours
- All Plus features
- Add-on standard $2/mo + premium $14/mo slots
What your agent can do today
- Subscribe a human: hit
GET /api/checkout/create-session?plan=<tier>&withTrial=false&source=agents. 302 redirects to Stripe Checkout. The human (or the human's authorised payment method) completes payment there. Stripe webhook fires a confirmation email to the human within minutes for AU consumer-law explicit-consent transparency. - Create a fetch on behalf of the human: browser-fill the existing fetch creation form via browser-use against the human's authenticated session. The human owns the account and can manage / cancel from the web or mobile app anytime.
- Use the discovery files: read /agents.md, /llms.txt, /llms-full.txt, and /.well-known/agent-info.json for structured plans, pricing, and capability data.
What's coming (Q4 2026 / Q1 2027 evaluation window)
A public REST API + Model Context Protocol (MCP) server is fully spec'd but not yet built. We re-evaluate the build at a Nov / Dec 2026 checkpoint, gated on real agent demand signals. Until then, the web flow above is the recommended path.
POST /api/v1/price-watches→ create a monitored fetch.GET /api/v1/price-watches→ list active fetches.GET /api/v1/price-watches/{id}/matches→ retrieve matches.DELETE /api/v1/price-watches/{id}→ cancel a watch./api/mcp→ MCP server exposing the same 4 capabilities as tools.- Auth: OAuth2 client-credentials with scopes (
agent:read:fetches,agent:write:fetches, etc.). - Webhook delivery of matches: HMAC-SHA256 signed, timestamp + replay protection, dead-letter queue.
Questions
Reach Joey directly: joey@findfetcher.com.au.
Security disclosure: see /.well-known/security.txt.