{"uid":"cap_2TaAMKdfSZG5lDchtURU3","slug":"agent-web-reader-web-content-extractor-x402-1f2a827f","name":"agent-web-reader Web Content Extractor (x402)","description":"Web-content reader: fetch any http(s) URL and return clean readable text, title/description/canonical, and outbound links as JSON — the data an agent ingests on each step of a crawl or RAG loop. Input: url.","url":"https://x402.charliemorrison.dev/extract","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","required":["url"],"properties":{"url":{"type":"string","description":"Absolute http(s) URL to fetch and extract"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"kind":{"type":"string"},"text":{"type":"string"},"links":{"type":"array","items":{"type":"string"}},"title":{"type":"string"},"word_count":{"type":"number"},"description":{"type":"string"}}}}}}},"responseSchema":{"type":"json","example":{"kind":"html","text":"…","links":[],"title":"Example","word_count":120}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.002","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.002/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_Mua9m6hZ_y0jjOwh6UUF8","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.002","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches any public URL and returns extracted text, title, links, word count, and description — paid per call via USDC on Base, no API key required.","exampleAgentPrompt":"Can you read the contents of https://techcrunch.com/2024/05/01/openai-launch/ and give me a summary of what the article says?","exampleUseCases":null,"resultDescription":"Returns a JSON object with: kind (e.g. 'html'), extracted plain text of the page body, a list of links found on the page, the page title, word count, and meta description. Payment of $0.002 USDC is settled automatically per call via x402 on Base.","failureModes":["URL is unreachable or returns a non-200 status — likely a 4xx/5xx from the upstream site","URL is missing or malformed — 400 bad request","Payment not settled or insufficient USDC balance — 402 payment required","Target page requires JavaScript rendering — extracted text may be empty or incomplete","Rate limiting or blocking by the target website — partial or empty content returned"],"whenToPreferThis":"Use this endpoint when an AI agent needs to read and extract the textual content of any arbitrary public web URL at low cost ($0.002/call) without maintaining an API key, especially in pay-per-use autonomous agent pipelines using x402/USDC on Base for micropayments.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T06:31:47.051Z","isFirstParty":false}