URL to JSON
URL to JSON converts public webpages into structured JSON for automation, research, indexing, and AI workflows. Send a public URL and receive cleaned page text, metadata, headings, and links in a simple response format. It is designed for developers who need a lightweight way to turn webpage content into usable structured data.
URL to JSON endpoints
| Method | Endpoint | Description |
|---|---|---|
| health | ||
| GET |
healthCheck /api/v1/health |
Returns the current health status of the API. Use this to verify the service is up and running before making extraction requests. |
| extract | ||
| POST |
extractFromUrl /api/v1/extract |
Send a public URL and receive clean, structured JSON with the page title, description, headings, links, and main text content. Works with public web pages. No login required, no… |
URL to JSON pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $7 / month | 30 / minute |
|
| ULTRA | $19 / month | 60 / minute |
|