{"uid":"cap_Gm6iffWxIvWC-kJq2-ds7","slug":"klymax402-web-scraper-bd25428f","name":"klymax402 Web Scraper","description":"One MCP endpoint gives your AI agent access to 100 APIs -- crypto, DeFi, web, AI, finance and utilities. No API keys, USDC on Base from $0.003/call.","url":"https://klymax402.com/api/web-scraper/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":{"type":"json","example":{"url":"example","meta":{},"title":"example","markdown":"example","word_count":1,"character_count":1}},"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_qTH8BAzXw-gkDyA_W1Y6X","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 and converts a given URL's web page content into clean markdown text with metadata","exampleAgentPrompt":"Can you scrape https://techcrunch.com/2024/01/15/openai-announces-new-model/ and give me the main article text in markdown format?","exampleUseCases":[{"title":"Extract article content for summarization","prompt":"Go to https://www.bbc.com/news/technology-67890123 and pull the full article text so I can summarize it."},{"title":"Monitor competitor product page","prompt":"Fetch the content of https://competitor.com/pricing and return the text so I can see what their current pricing looks like."},{"title":"Research from documentation site","prompt":"Scrape https://docs.python.org/3/library/asyncio.html and give me the readable markdown content from that page."}],"resultDescription":"Returns a JSON object containing the scraped page's URL, title, extracted markdown body text, metadata object, word count, and character count — giving the agent clean, structured access to the page's readable content.","failureModes":["URL is unreachable or returns a non-200 HTTP status — scrape may fail or return empty content","JavaScript-heavy single-page applications may not render correctly via GET-based scraping","Paywalled or authentication-required pages will return gated content rather than full articles","Rate limiting or bot-blocking by the target site may return a CAPTCHA page instead of content","Malformed or missing URL query parameter results in an error response"],"whenToPreferThis":"Choose this endpoint when you need to quickly fetch and read the text content of a public web page as markdown — especially for article extraction, documentation reading, or lightweight web research. It's a pay-per-call API requiring no API key setup, making it ideal for agents that need occasional web access without managing credentials. Prefer it over full browser automation when JavaScript rendering is not critical.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:57:54.271Z","isFirstParty":false}