“Catch price changes faster”
See the result before you hand over your email.
Run the sample, see the answer Haunt returns, then create a free key when you are ready to test your own page.
If website data matters to your work, manual checking is already costing you time.
eBay search results page.
Show the small JSON sample for developers
{
"query": "refurbished business laptops",
"source": "eBay search results page",
"items_found": 24,
"items": [
{
"title": "Lenovo ThinkPad T480, i5, 16GB RAM",
"price": "£179",
"seller": "top-rated",
"shipping": "free postage",
"stock_signal": "22 sold",
"condition": "refurbished grade B"
},
{
"title": "Dell Latitude 5400, i5, 8GB RAM",
"price": "£149",
"seller_rating": "99.6%",
"stock_signal": "3 left",
"shipping": "charger included"
},
{
"title": "HP EliteBook 840 G6, i7, 16GB RAM",
"price": "£219",
"offer_type": "best offer available",
"returns": "14-day returns",
"dispatch": "dispatches tomorrow"
}
]
}“Summarise a company fast”
It saves time because it tells the truth.
Bad extraction tools waste your time by pretending blocked pages worked. Haunt is built to fail clearly when the page cannot support the answer.
“Give your AI cleaner facts”
Create a free key. Make one real extraction.
No credit card. Free gives 1,000 credits each month. Save this key when it appears, then follow the first extraction command.
When you are ready, pick your setup.
Trace
Responses use one canonical "trace" object with "fetch", "extraction", and "confidence" fields so your app can decide what to trust.
Start free. Pay only when it is useful.
Enough to prove the first real extraction before you spend anything.
For small recurring jobs on reachable public pages.
More volume plus authorized headers/cookies beta for pages you can access.
Higher volume, batch workflows, and the same honest failure behaviour.
Questions normal humans ask.
What does Haunt do?
It extracts useful fields from public web pages and returns them as structured JSON.
Can I try it without signing up?
Yes. Use the demo first. Create a key only when you want to test your own URL.
What if the page is blocked?
Haunt detects many CAPTCHA and human-verification blocks and returns a clear error like captcha_required. It does not solve CAPTCHAs or bypass login walls.
How do credits work?
Simple monthly plans based on credits. Failed extractions do not burn credits. No automatic overages. Simple pages usually use 1 credit, normal structured extraction 2, browser-rendered pages 4, and heavy pages 8.
Can developers still use MCP or REST?
Yes. The simple front door is for humans. The developer setup is in the docs and MCP pages.