{"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","slug":"web-intelligence-for-agents","eyebrow":"Web intelligence","title":"Structured website intelligence for AI agents.","description":"Turn a caller-supplied public URL into readable content or a compact site report with declared scope, price and response boundaries.","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."}],"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":"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."}]}