{"uid":"cap_OvWxCZw5l-JhZyL4trDMM","slug":"agentkit0-web-scraper-a7cf5063","name":"agentkit0 Web Scraper","description":"Fetch any URL and return clean text, title, description, Open Graph tags, canonical, favicon, headings, word count, reading time. Ideal for LLM agents building summaries or doing research. Edge-cached 5min. POST JSON { url, maxTextLen? }.","url":"https://agentkit0.com/api/web/scrape","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"url":{"type":"string"},"maxTextLen":{"type":"integer","maximum":50000,"minimum":1}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.003","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.003/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_MdHGfb5ynCU6jfRoVkYED","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.003","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 clean text, metadata, Open Graph tags, headings, word count, and reading time for LLM agent research and summarization","exampleAgentPrompt":"Can you fetch the content of https://example.com/blog/ai-trends and extract the clean text, title, description, and Open Graph tags — keep the text under 5000 characters so it fits in my prompt?","exampleUseCases":null,"resultDescription":"Returns structured JSON with clean readable text (truncated to maxTextLen if specified), page title, meta description, Open Graph tags, canonical URL, favicon URL, heading list, word count, and estimated reading time. Response is edge-cached for 5 minutes.","failureModes":["URL is unreachable or returns non-200 status — scraper may return error or empty content","URL points to a JavaScript-heavy SPA that requires rendering — text extraction may be incomplete","maxTextLen set too low — truncated text may miss important content","URL is behind authentication or a paywall — content returned may be login page instead of article","Rate limiting or bot protection on the target site may cause failed or empty extraction","Invalid URL format — API returns validation error"],"whenToPreferThis":"Use this endpoint when an AI agent needs to read the content of a specific URL for summarization, research, or data extraction tasks. Ideal when you want a single structured response with both human-readable text and page metadata (OG tags, headings, reading time) in one call. The 5-minute edge cache makes it efficient for repeated lookups of the same URL. Prefer this over raw HTTP fetching when you need clean, pre-processed text ready for LLM consumption.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T12:41:31.009Z","isFirstParty":false}