{"uid":"cap_O7V1_DTIWoTWyejjLxwl9","slug":"agent-fetch-hub-web-extraction-via-x402-e4824c94","name":"Agent Fetch Hub — Web Extraction via x402","description":"Fetch one URL and return clean article Markdown without navigation, ads or cookie banners.","url":"https://fetch.netzhandwerker.de/extract","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"url":{"type":"string","format":"uri","description":"Absolute http or https URL to extract."},"format":{"enum":["markdown","text","html"],"type":"string","default":"markdown"},"max_chars":{"type":"integer","default":200000,"maximum":400000,"minimum":500},"include_links":{"type":"boolean","default":false,"description":"Return outbound links found in the document."},"include_images":{"type":"boolean","default":false}}},"responseSchema":{"type":"json","example":{"url":"https://example.com/article","title":"Example article","byline":"Jane Doe","language":"en","markdown":"# Example article\n\nFirst paragraph ...","fetched_at":"2026-08-09T09:00:00Z","word_count":812}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.001","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.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_eiTqOA09OgfbZ5ozsvsEe","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","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 its content as clean Markdown, billed per-call in USDC over x402 with no API key required.","exampleAgentPrompt":"Fetch the webpage at https://example.com/article and give me the full content as clean Markdown, including any outbound links you find on the page.","exampleUseCases":[{"title":"Research article extraction for summarization","prompt":"Grab the content from https://www.bbc.com/news/technology-68512345 as clean Markdown so I can summarize the key points — include outbound links too."},{"title":"Competitor pricing page monitoring","prompt":"Fetch https://competitor.com/pricing and return the page content as Markdown, limiting to 5000 characters, so I can check if their prices have changed."},{"title":"Documentation ingestion for knowledge base","prompt":"Pull the content of https://docs.someprovider.io/getting-started into Markdown format, including images, so I can add it to our internal knowledge base."}],"resultDescription":"Returns a JSON object containing the page content rendered as clean Markdown text, optionally including a list of outbound links found in the document and/or image references, truncated to max_chars if specified.","failureModes":["URL is unreachable or returns a non-200 HTTP status — extraction fails with an error response","URL points to a non-HTML resource (e.g. PDF, binary) that cannot be converted to Markdown","Payment via x402 fails due to insufficient USDC balance — request is rejected with 402","Page is behind authentication or a CAPTCHA wall — content cannot be extracted","max_chars set too low — output is truncated and may omit important content","Malformed or relative URL provided — endpoint returns a validation error"],"whenToPreferThis":"Choose this endpoint when you need frictionless, pay-as-you-go web content extraction with no signup or API key overhead, especially in agentic pipelines where per-call micropayment via x402 is already supported. It is ideal for one-off or low-volume page fetches where a subscription-based scraping service would be overkill, and when clean Markdown output is the desired format for downstream LLM processing.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:36:09.585Z","isFirstParty":false}