DataBG Web Extract is a paid API for AI agents from api.databg.tech, paid per call via x402, $0.005/call, status unknown (last checked 2026-09-14).
Fetches a URL and returns structured web content including extracted text, links, title, description, and metadata
Global structured data and machine-payable tools built for AI agents, developers and intelligent applications.
Returns a JSON object containing the original URL, final redirected URL, canonical URL, HTTP status code, page title, meta description, full extracted text body, an array of all hyperlinks found on the page, total link count, content type, and an ISO 8601 timestamp of when the extraction occurred, plus a boolean success flag.
POSThttps://api.databg.tech/v1/web/extractChoose this endpoint when you need to programmatically fetch and read the content of a specific known URL — particularly when you need the page text, outbound links, and metadata (title, description, canonical) in a single structured response. Ideal for AI agents that need to read web pages as part of a workflow, when you have a concrete URL and want a fast, cheap ($0.005) extraction without running a full browser. Less suitable when you need JavaScript-rendered content, full DOM access, or when you need to search for pages rather than fetch a known URL.
| Field | Type | Description |
|---|---|---|
| urlrequired | string |
| Field | Type | Description |
|---|---|---|
| url | string | |
| text | string | |
| links | array | |
| title | — | |
| status | integer | |
| success | boolean | |
| canonical | — | |
| final_url | string | |
| link_count | integer | |
| description | — | |
| content_type | string | |
| extracted_at | string |
No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"