{"uid":"cap_BSYSV4Ad-EY7QjwqlYuUy","slug":"databg-web-extract-7b70e7d0","name":"DataBG Web Extract","description":"Global structured data and machine-payable tools built for AI agents, developers and intelligent applications.","url":"https://api.databg.tech/v1/web/extract","method":"POST","headers":{},"bodySchema":{"type":"object","required":["url"],"properties":{"url":{"type":"string"}}},"responseSchema":{"type":"object","properties":{"url":{"type":"string"},"text":{"type":"string"},"links":{"type":"array","items":{"type":"string"}},"title":{"type":["string","null"]},"status":{"type":"integer"},"success":{"type":"boolean"},"canonical":{"type":["string","null"]},"final_url":{"type":"string"},"link_count":{"type":"integer"},"description":{"type":["string","null"]},"content_type":{"type":"string"},"extracted_at":{"type":"string","format":"date-time"}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.005","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.005/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_KcFTjr1WJNszTPL1vwy8J","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.005","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches a URL and returns structured web content including extracted text, links, title, description, and metadata","exampleAgentPrompt":"Pull the full text, links, and metadata from https://techcrunch.com/2024/01/15/openai-news/ so I can read what the page actually says.","exampleUseCases":[{"title":"AI agent reading a news article","prompt":"Go to https://www.bbc.com/news/technology-68000000 and extract the full article text and any links on the page so I can summarize what it says."},{"title":"Competitive research page fetch","prompt":"Fetch the content of https://www.competitor.com/pricing — I need the page text, title, and description so I can compare their pricing to ours."},{"title":"Link discovery from a resource page","prompt":"Extract all the links and the page text from https://awesome-python.com so I can see what resources it references."}],"resultDescription":"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.","failureModes":["URL is unreachable or returns a non-2xx status — success:false with the HTTP status code populated","URL points to a non-HTML resource (PDF, binary) — text may be empty or garbled, content_type reflects actual type","Paywalled or bot-protected pages may return minimal or no text content","Invalid or malformed URL input — likely a 4xx error response","Page loads via JavaScript rendering only — static extraction may miss dynamic content"],"whenToPreferThis":"Choose 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.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:41:27.711Z","isFirstParty":false}