{"uid":"cap_8Pr3i7I7V_KVCJxBKRDD1","slug":"x402-shizu-me-web-page-digest-df1a2f0a","name":"x402.shizu.me Web Page Digest","description":"Read any public web page and get a clean LLM summary in ONE call — fetch, boilerplate removal, and Claude summarization fused. Query: url (public http/https); instructions? (optional steer, e.g. 'focus on pricing', <=200 chars). Returns {url, title, summary, word_count}. Replaces a scrape->prompt->parse pipeline with a single flat-price call.","url":"https://x402.shizu.me/digest","method":"GET","headers":{},"bodySchema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"type":"object","required":["method"],"properties":{"method":{"const":"GET"},"queryParams":{"type":"object","required":["url"],"properties":{"url":{"type":"string"}}}}}}},"responseSchema":{"type":"json","example":{"url":"https://example.com/article","title":"Example Article","summary":"The article argues that...","word_count":1200}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.02","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.02/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_PrsmeJsD_taNQSYiXcu0U","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.02","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches any public web page, strips boilerplate, and returns a Claude-powered LLM summary in a single API call","exampleAgentPrompt":"Can you summarize the content at https://techcrunch.com/2024/05/01/openai-launches-gpt5/ and focus on the pricing details?","exampleUseCases":null,"resultDescription":"Returns a JSON object with four fields: the original URL, the page title as extracted from the page, a clean LLM-generated summary of the page content, and the word count of the source document — all in a single response with no intermediate steps.","failureModes":["URL is not publicly accessible or requires authentication — returns an error indicating the page could not be fetched","URL points to a non-HTML resource (PDF, binary) that cannot be parsed — may return an error or degraded summary","Instructions parameter exceeds 200 characters — request rejected or instructions truncated","Rate limiting or payment failure via x402 protocol — 402 Payment Required response","Target page has heavy JavaScript rendering that prevents static fetch — may return empty or partial content","Invalid URL format provided — returns a validation error"],"whenToPreferThis":"Choose this endpoint when you need to go from a raw public URL to a clean, LLM-generated summary in a single API call without managing a multi-step scrape-then-prompt pipeline. It is ideal for agents that need to quickly digest web pages, news articles, or documentation pages without setting up their own scraping and LLM infrastructure. Prefer it over DIY pipelines when cost simplicity ($0.02 flat) and low integration overhead matter. Not suitable for pages requiring authentication, JavaScript-heavy SPAs, or large-scale batch crawling jobs.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T06:35:03.024Z","isFirstParty":false}