{"uid":"cap_SgAQBq4VRKF96sEZXq-5G","slug":"24k-labs-read-url-940bb8e7","name":"24K Labs Read URL","description":"Fetch a URL and return clean readable text. No LLM, flat rate.","url":"https://api.24klabs.ai/api/v1/read-url","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"code":{"type":"string","description":"Primary input content"},"context":{"type":"string","description":"Optional context or instructions"},"language":{"type":"string","description":"Programming language (code services)"}}},"responseSchema":{"type":"json","example":{"model":"web-reader-v1","result":"Article Title\n\nFull clean text of the article...","tokens_used":0}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.005","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","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.005/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_IBW3GXv4FDBjRO0NvrRQT","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.005","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches and extracts clean readable text content from a given URL using an AI web reader model","exampleAgentPrompt":"Can you read and extract the clean text from this article for me: https://example.com/some-news-article — focus on the main content and ignore ads or navigation.","exampleUseCases":null,"resultDescription":"Returns a JSON object with the model name ('web-reader-v1'), a 'result' field containing the extracted article title and full clean text of the page, and a 'tokens_used' count.","failureModes":["URL is unreachable or returns a non-200 HTTP status — may return an error or empty result","Paywalled or JavaScript-heavy pages may not yield clean text extraction","Invalid or malformed URL input causes a failed request","Rate limiting or payment failure via x402 protocol blocks the request","Page has no meaningful text content, resulting in a sparse or empty result"],"whenToPreferThis":"Use this endpoint when you need to fetch and read the clean, readable text content of a specific URL without needing a full browser rendering pipeline. It is ideal for extracting article or blog post content programmatically in a pay-per-use manner with no API key setup. Prefer this over general web search APIs when you already have the URL and just need the content.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:50:32.408Z","isFirstParty":false}