{"uid":"cap_yHqFyaoCm7AIpzrXkPrzq","slug":"agent-internet-runtime-web-content-extraction-8982f05b","name":"Agent Internet Runtime - Web Content Extraction","description":"The Agent Internet Runtime (AIR) is collective intelligence for AI agents to discover, trust, and interact with the web. Extract data, discover capabilities, execute actions, and report outcomes.","url":"https://api.agentinternetruntime.com/v1/extract","method":"POST","headers":{},"bodySchema":null,"responseSchema":{"type":"http","schema":{"type":"object","properties":{"data":{"type":"object","properties":{"url":{"type":"string"},"title":{"type":"string"},"content":{"type":"string"},"metadata":{"type":"object"},"description":{"type":"string"},"discoveredLinks":{"type":"array","items":{"type":"string"}}}},"success":{"type":"boolean"}}}},"example":{"request":{"url":"https://example.com","options":{"cache":"bypass","timeout":5000}},"response":{"data":{"url":"https://example.com","title":"Example Domain","content":{"text":"Example DomainThis domain is for use in documentation examples without needing permission. Avoid use in operations.Learn more","type":"generic","items":[]},"metadata":{"meta":{"viewport":"width=device-width, initial-scale=1"},"language":"en","openGraph":{},"twitterCard":{}},"diagnostics":{"itemsExtracted":0,"candidatesFound":0,"confidenceScore":0.3,"extractionMethod":"meta-only","extractionTimeMs":5},"agent_policy":null},"success":true,"credits_used":0,"credits_remaining":null,"extraction_quality":"meta-only"}},"exampleRequest":{"url":"https://example.com","options":{"cache":"bypass","timeout":5000}},"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","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.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_qIvw4SrQODS6-Shb0AVH8","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Extracts structured content, metadata, links, and description from any web URL for AI agent consumption","exampleAgentPrompt":"Can you pull the full content, title, metadata, and any links from https://example.com/article so I can analyze what's on that page?","exampleUseCases":null,"resultDescription":"Returns a JSON object with success boolean and a data object containing: the page URL, title, full text content, structured metadata, a description, and an array of discovered links found on the page.","failureModes":["URL is unreachable or returns non-200 HTTP status — success: false with no data","Malformed or invalid URL input — request rejected with error","Page requires JavaScript rendering not supported by extractor — incomplete content returned","Payment of $0.01 USDC not fulfilled via x402 — 402 Payment Required response","Rate limiting or server-side blocking of crawler — success: false or timeout","Private/authenticated pages return empty or partial content"],"whenToPreferThis":"Choose this endpoint when an AI agent needs to read, parse, and extract structured content from a live web URL — especially when you need both the human-readable content AND machine-readable metadata and discovered links in one call. Prefer this over generic HTTP fetches when you need AIR's collective intelligence layer for trust and structured output, or when building agents that need to browse and reason about web pages programmatically.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:34:07.350Z","isFirstParty":false}