● down
Web extraction for AI agents. Send a URL and a plain-English prompt, get clean structured JSON or Markdown from permitted public pages. When a page cannot be read it returns a typed reason instead of invented data, and the failed call is not charged.
Transport
JSONRPC
Protocol
0.2.1
Price
—
Skills
-
Extract structured data from a web pagePOST /v1/extract with a url and a prompt. Returns JSON matching your prompt, or a typed failure. Blocked pages cost nothing.web scrapingextractioncrawlstructured data
-
Read a page as Markdown, no key neededGET /r/<url> returns clean Markdown. Rate limited, never paywalled.readermarkdown
-
Read Reddit without Reddit API credentialsPOST /v1/reddit for posts, /v1/reddit/comments for a thread. Takes a subreddit URL, a post URL, or shorthand like r/webdev. No app registration and no OAuth. Costs 1 credit, failures free.redditsocialforumsno api key
-
Build a company profile from its websitePOST /v1/company/enrich with a url. Returns what the company does plus the contact and social details published on the site, read live rather than from a stale database. Costs no credits.enrichmentcompany datasalesresearch
-
Get public GitHub repository detailsGET /v1/github/repo?owner=<owner>&repo=<repo>. Description, stars, forks, language, licence, topics, last push. Costs no credits.githubrepositoryopen source
-
Extract many URLs in one callPOST /v1/extract/batch with a list of items and one prompt. Reports how many succeeded and the credits used.batchbulkcrawl
How to call
A2A endpoint (JSONRPC)
https://hauntapi.com
Documentation
https://hauntapi.com/docs
Listed in
Directories this entry was found in.
agenstry