{"uid":"cap_K27DH_68ih5YOh3pU-ccZ","slug":"glim-sh-web-fetch-64c34263","name":"glim.sh Web Fetch","description":"Fetch a web page and extract clean content","url":"https://glim.sh/api/v1/web/fetch","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"url":{"type":"string","maxLength":2048,"description":"URL to fetch"},"format":{"enum":["markdown","html","json"],"type":"string","default":"markdown","description":"Output format. 'markdown' (default) clean article text; 'html' raw cleaned HTML; 'json' the structured SSR blob (TikTok, Pinterest, etc.) instead of article text."},"selector":{"type":"string","maxLength":500,"description":"CSS selector to scope extraction"}}},"responseSchema":{"type":"json","example":{"url":"https://example.com","status":200,"content":["# Page Title\nContent..."],"total_chars":1234}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.002","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.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_-1612I_LNtsbbhwx3cmRF","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.002","costPer":"request","priority":0,"asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches live content from any public URL (web pages, Twitter, Reddit, GitHub, etc.) and returns it in a structured format without requiring API keys or a scraping stack.","exampleAgentPrompt":"Fetch the content of https://www.reddit.com/r/MachineLearning/comments/abc123/ and return it as markdown so I can read the discussion.","exampleUseCases":null,"resultDescription":"A JSON object containing the original URL, HTTP status code, page content as an array of strings in the requested format (markdown, HTML, or JSON), and the total character count of the retrieved content.","failureModes":["Non-200 HTTP status returned if the target URL is unreachable or returns an error","Empty or truncated content if the page requires JavaScript rendering beyond what the fetcher supports","Rate limiting or access denied if the target site blocks the fetcher's IP","Invalid format enum value causes a 400 bad request","Payment not processed causes a 402 error preventing the fetch"],"whenToPreferThis":"Choose this endpoint when you need live, real-time content from any public URL — including Twitter, Reddit, GitHub, or general web pages — without setting up your own API keys or scraping infrastructure. It is ideal for agents that need to access diverse web sources on demand with a simple pay-per-call model. Prefer it over browser automation tools when you want low-latency structured output (markdown, HTML, or JSON) from a single URL without building or maintaining a scraping stack.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:43:57.132Z","isFirstParty":false}