{"uid":"cap_NAr1G_KxJkOpjQZbtdFoA","slug":"web-scraper-api-klymax402-com-single-url-scraper-334e70a0","name":"web-scraper.api.klymax402.com Single URL Scraper","description":"Scrape a URL and convert to clean markdown","url":"https://web-scraper.api.klymax402.com/api/scrape","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":"URL to scrape (e.g. https://example.com/article)"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.012","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.012/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.012","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.012","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_nI4g6sR5QtzrlyWaJ8_AX","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.012","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches a single URL and converts its web content into clean, readable markdown","exampleAgentPrompt":"Can you scrape https://example.com/article and give me the content as clean markdown so I can read it without all the HTML noise?","exampleUseCases":[{"title":"Summarize a news article","prompt":"Can you pull the content from https://www.bbc.com/news/science-environment-68487923 and convert it to clean markdown so I can summarize the key points?"},{"title":"Extract product page details","prompt":"I need you to fetch https://www.apple.com/iphone-15-pro/ and give me the readable text as markdown — I want to pull out the specs and features without wading through all the HTML clutter."},{"title":"Research competitor blog post","prompt":"Can you scrape this competitor blog post at https://www.hubspot.com/marketing-statistics and turn it into clean markdown so I can read through it and take notes for my research?"}],"resultDescription":"Returns the scraped web page content converted into clean, readable markdown — stripping away HTML, navigation, ads, and other clutter to leave just the meaningful text and structure.","failureModes":["URL is unreachable or returns a non-200 status — scrape fails with an error","URL points to a JavaScript-heavy SPA that requires rendering — content may be incomplete or missing","URL requires authentication or is behind a paywall — returns partial or no content","Malformed or missing URL query parameter — returns a validation error","Rate limits or network timeouts on the target site — request may fail or return empty content"],"whenToPreferThis":"Use this endpoint when you need to fetch and read the content of a single, specific URL and want clean markdown output rather than raw HTML. Ideal for article reading, research, summarization pipelines, or any task where a single page's readable content is needed quickly. Prefer the sibling batch endpoint if you need to scrape multiple URLs at once.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T18:38:41.263Z","isFirstParty":false}