{"schema":"delx/institutional-solution/v1","canonical":"https://delx.ai/solutions/web-intelligence-for-agents","markdown":"https://delx.ai/solutions/web-intelligence-for-agents/index.md","dateModified":"2026-08-12","slug":"web-intelligence-for-agents","eyebrow":"Web intelligence","title":"Structured website intelligence for AI agents.","description":"A website extraction API for AI agents: turn a caller-supplied public URL into clean page text or a structured site report with declared scope and price.","directAnswer":"Delx provides governed website extraction for agents that already know which public URL they need to inspect. The current flagship routes return clean page text or a one-call report covering metadata, links, forms, contacts and feed signals. They are extraction tools, not a general web-search engine.","outcome":"Let an agent inspect a known website without maintaining a scraper, browser pool or separate billing relationship for an occasional task.","bestFor":["Research agents extracting readable text from a known public page","Sales and diligence workflows mapping a company's public web surface","Agents checking documentation, contact, form and feed signals in one call"],"capabilities":[{"name":"Page extract","description":"Returns clean title and readable text from one caller-supplied public URL.","href":"https://commerce.delx.ai/packs/extract-website-content.json","price":"0.01 USDC"},{"name":"Website intelligence report","description":"Combines metadata, relevant links, forms, contacts and feed signals for one public site.","href":"https://commerce.delx.ai/packs/extract-website-content.json","price":"0.01 USDC"},{"name":"Domain trust report","description":"A separate governed route for agents evaluating public domain and web-surface signals.","href":"https://commerce.delx.ai/products"}],"steps":[{"name":"Provide a URL","description":"Send the exact public page or site the agent already intends to inspect."},{"name":"Select depth","description":"Choose readable page extraction or a broader one-call website report."},{"name":"Authorize","description":"Validate the 0.01 USDC route price and bounded request before payment."},{"name":"Use the result","description":"Feed the structured response into research, diligence or downstream reasoning."}],"comparison":{"title":"Page extract vs website intelligence report","directAnswer":"Choose page extract when the agent needs clean page text from one known URL. Choose the website intelligence report when it needs a broader site-level view of metadata, links, forms, contacts and feed signals. Both routes require a caller-supplied public URL and currently cost 0.01 USDC per call.","columns":["Page extract","Website intelligence report"],"rows":[{"criterion":"Best for","values":["Reading or summarizing one known public page","Mapping the useful public signals around one website"]},{"criterion":"Returns","values":["Clean title and readable page text","Metadata, links, forms, contacts and feed signals"]},{"criterion":"Route","values":["/api/v1/x402/page-extract","/api/v1/x402/website-intelligence-report"]},{"criterion":"Current price","values":["0.01 USDC per call","0.01 USDC per call"]}]},"proof":["The extraction pack publishes current routes, prices, example payloads and attribution headers.","Both flagship operations are independently addressable rather than hidden behind a subscription tier.","The public discovery copy states the known limitation: general web search remains unavailable."],"boundaries":["The caller must provide a public URL; these routes do not discover arbitrary pages through general search.","Robots, access controls, timeouts and source-site behavior can limit what a public page returns.","Extracted content remains subject to the source publisher's rights and the caller's permitted use."],"codeLabel":"AgentCash · one-call website report","code":"npx agentcash@latest fetch \\\n  https://api.delx.ai/api/v1/x402/website-intelligence-report \\\n  -m POST \\\n  -H 'content-type: application/json' \\\n  -H 'x-delx-source: delx-ai-web-intelligence-page' \\\n  --payment-network base --max-amount 0.01 \\\n  -b '{\"url\":\"https://example.com\",\"timeout\":8}'","primary":{"label":"Inspect the extraction pack","href":"https://commerce.delx.ai/packs/extract-website-content.json"},"secondary":{"label":"Browse governed services","href":"https://commerce.delx.ai/products"},"faqs":[{"question":"How can an AI agent extract clean text from a website URL?","answer":"Send the known public URL to the page-extract route. It returns the page title and readable text for downstream summarization or analysis; inspect the linked machine contract for the current input and response schema."},{"question":"Does Delx provide general web search for agents?","answer":"No. The current governed offer starts from a public URL supplied by the caller. Delx does not represent extraction as a substitute for a licensed general web-search engine."},{"question":"What is the difference between page extract and website intelligence?","answer":"Page extract focuses on readable content from one page. Website intelligence assembles a broader report of public metadata, links, forms, contacts and feed signals for a site."},{"question":"How much does website extraction cost?","answer":"The two current flagship extraction routes are published at 0.01 USDC per call. The linked machine pack is canonical and should be checked before authorization."}]}