Haunt is an agent-native web extraction API. Send a URL plus a plain-English prompt, get clean structured JSON or Markdown back. MCP-native (hosted endpoint plus an npm package) and REST. Failed extractions never burn credits: a blocked page returns a clear error and charges nothing; it never fabricates fields. Privacy-first, no page-content retention by default. Free tier: 1,000 credits a month, no card. When a page is genuinely blocked, it says so, instead of returning garbage.
ElevenAgents by ElevenLabsScale conversations without scaling your team
Promoted
Maker
📌
Hey PH, Danny here, founder.
I built Haunt because every agent project I touched had the same glue: fetch, parse, wrangle a headless browser. And every scraping API billed me for the requests that failed.
Two things I'd love your take on:
1. It's MCP-native: a hosted streamable-HTTP endpoint plus a local npm package, so your agent just gets a "read this page, return JSON" tool it can call itself.
2. Failed extractions don't burn credits. A genuinely blocked page returns a clear error, charges zero, and never invents fields, so your agent branches on the failure instead of hallucinating.
Free 1,000 credits a month, no card, plus a no-key demo so you can see the output shape first.
Honest limits: it's not a CAPTCHA-solver or a bypass tool, and heavy app shells can still fail (it tells you when they do).
Would genuinely value feedback from anyone shipping agents.
Report
No reviews yetBe the first to leave a review for Haunt