GhostAPI
Turn any public website into structured JSON using AI and natural language queries.
Community: Submitted by a user or imported; check the owner before granting accessOnlineAPI key requiredGlobalFreeRead-only
What it can do
- Ghostapi Fetch: Fetch any public URL and extract structured JSON using a natural language query. Results are cached automatically — repeated requests return instantly at no extra cost. Every live extr
- Ghostapi Read: Read the full extraction history for a URL from the HistoricalData database. Zero LLM tokens consumed — pure database read. Returns timestamped records with extracted JSON and semantic
What data it sees
Do you need an account
An API key from the service settings is required
Turn any public website into structured JSON using AI and natural language queries.
Tools:
ghostapi_fetch— scrape any public URL, extract structured data, get ethical semantic evaluationghostapi_read— read extraction history for a URL, zero LLM tokens
Built for AI agents, Claude workflows, and LLM applications that need real-world web data without maintaining scrapers.
Get your API key: rapidapi.com (search GhostAPI)
Server tool list (2)
Raw names from tools/list. Only developers need these.
| ghostapi_fetch | Fetch any public URL and extract structured JSON using a natural language query. Results are cached automatically — repeated requests return instantly at no extra cost. Every live extraction includes a semantic context evaluation scoring the content on cooperation index (0-1), social utility (0-1), and environmental impact. Supports news sites, e-commerce, company pages, job listings, public directories. Does not support login-required pages or Cloudflare-protected sites. |
| ghostapi_read | Read the full extraction history for a URL from the HistoricalData database. Zero LLM tokens consumed — pure database read. Returns timestamped records with extracted JSON and semantic context scores. Use to analyze how a source changes over time, track cooperation index trends, compare social utility across multiple captures, or build time-series insights from accumulated web data. |