Haunt API
Extract clean, structured data from any URL — directly from Claude, Cursor, or any MCP-compatible AI.
Haunt API MCP Server
Extract clean, structured data from any URL — directly from Claude, Cursor, Windsurf, or any MCP-compatible AI.
Quick Start
Add to your Claude Desktop config (~/Library/Application Support/Claude/claude_desktop_config.json on Mac):
{
"mcpServers": {
"haunt": {
"command": "npx",
"args": ["-y", "@hauntapi/mcp-server"],
"env": {
"HAUNT_API_KEY": "your-api-key"
}
}
}
}
Get a free API key at hauntapi.com — 100 requests/month, no credit card needed.
Tools
extract_url
Extract structured data from any web page. Provide a URL and a plain-English prompt describing what you want. Handles JavaScript rendering and Cloudflare bypass automatically.
Extract the product name, price, and availability from https://example.com/product
extract_article
Extract the main article content from a news article or blog post. Returns title, body text, author, and publish date.
Extract the article content from https://example.com/blog/post
extract_metadata
Pull metadata from any URL: title, description, Open Graph tags, Twitter cards, canonical URL.
Get the Open Graph metadata for https://example.com
Pricing
| Plan | Requests | Price |
|---|---|---|
| Free | 100/mo | £0 |
| Starter | 1,000/mo | £19/mo |
| Pro | 5,000/mo | £49/mo |
| Scale | 15,000/mo | £99/mo |
Links
- Website: https://hauntapi.com
- API Docs: https://hauntapi.com/docs
- Get API Key: https://hauntapi.com/#signup
संबंधित सर्वर
Bright Data
प्रायोजकDiscover, extract, and interact with the web - one interface powering automated access across the public internet.
Yanyue MCP
Fetches cigarette data and information from Yanyue.cn.
Socialcrawl MCP
Single API key to access 21 + real time social media data
JinaAI Reader
Extracts web content using the Jina.ai Reader API.
Decodo
Easy web data access. Simplified retrieval of information from websites and online sources.
Fetch MCP Server
Fetches web content from a URL and converts it from HTML to markdown for easier consumption by LLMs.
Website Snapshot
A MCP server that provides comprehensive website snapshot capabilities using Playwright. This server enables LLMs to capture and analyze web pages through structured accessibility snapshots, network monitoring, and console message collection.
SearchMCP
Connect any LLM to the internet with the cheapest, most reliable, and developer-friendly search API.
Fetch
Fetch web content as HTML, JSON, plain text, or Markdown.
Tech Collector MCP
Collects and summarizes technical articles from sources like Qiita, Dev.to, NewsAPI, and Hacker News using the Gemini API.
CrawlForge MCP
CrawlForge MCP is a production-ready MCP server with 18 web scraping tools for AI agents. It gives Claude, Cursor, and any MCP-compatible client the ability to fetch URLs, extract structured data with CSS/XPath selectors, run deep multi-step research, bypass anti-bot detection with TLS fingerprint randomization, process documents, monitor page changes, and more. Credit-based pricing with a free tier (1,000 credits/month, no credit card required).