{"uid":"cap_eNkb6rs5guA_kuRYfh5Ai","slug":"nodeproxy-web-content-fetcher-634c642e","name":"nodeproxy Web Content Fetcher","description":"Executes fetch on any public URL, strips scripts/ads/nav noise, and returns compressed semantic Markdown optimized for LLM token ingestion.","url":"https://nodeproxy-production.up.railway.app/mcp/execute","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"tool":{"type":"string"},"arguments":{"type":"object","required":["url"],"properties":{"url":{"type":"string","description":"Public website URL to parse"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.002","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"registry","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.002/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_g3m9TmxgXdnS6TY9-8HLh","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.002","costPer":"request","priority":0,"asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches any public URL, removes scripts/ads/navigation noise, and returns clean semantic Markdown optimized for LLM consumption","exampleAgentPrompt":"Can you fetch the content of https://en.wikipedia.org/wiki/Large_language_model and give me the clean, readable text — no menus, ads, or sidebars?","exampleUseCases":[{"title":"Research article content extraction","prompt":"Go to https://www.bbc.com/news/technology-68615206 and pull out the main article text so I can summarize it — strip out all the navigation and ads."},{"title":"Competitor webpage analysis","prompt":"Fetch https://www.competitor.com/about and return the cleaned readable content so I can analyze what they say about themselves."},{"title":"Documentation page ingestion","prompt":"Grab the content from https://docs.python.org/3/library/asyncio.html and give it to me as clean markdown so I can use it to answer questions about asyncio."}],"resultDescription":"Returns compressed semantic Markdown of the target webpage's main content, with scripts, advertisements, navigation elements, and other noise stripped away — optimized for LLM token efficiency and downstream text processing.","failureModes":["URL is not publicly accessible or behind authentication — returns an error or empty content","Target website blocks scraping or returns a CAPTCHA — may return incomplete or no content","Malformed or invalid URL input — returns validation error","Target page is JavaScript-rendered SPA with no static HTML — content may be incomplete (use headless browser sibling endpoint instead)","Rate limiting or timeout from the target server — fetch may fail or return partial content"],"whenToPreferThis":"Choose this endpoint when you need fast, lightweight extraction of readable text from a standard HTML webpage and the page does not require JavaScript rendering. It is ideal for articles, documentation, blog posts, and static content pages where you want clean LLM-ready Markdown without the overhead of a full headless browser. For JavaScript-heavy SPAs or sites requiring realistic browser profiles, prefer the headless browser sibling endpoint instead.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T06:40:08.233Z","isFirstParty":false}