{"uid":"cap_LCQiMNd7wv0lixORm5HSX","slug":"web-page-content-extractor-trafilatura-50de9a64","name":"Web Page Content Extractor (trafilatura)","description":"Fetch a public URL and return clean markdown/text + metadata (trafilatura).","url":"https://webtools402.176-109-107-191.sslip.io/extract","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","HEAD","DELETE"],"type":"string"},"queryParams":{"type":"object","required":["url"],"properties":{"url":{"type":"string","description":"Public http(s) URL to extract"},"format":{"enum":["markdown","text"],"type":"string"},"render":{"type":"boolean","description":"Render JS via headless browser"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"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_QCql5DsqLOKMabg8H6GMC","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 a public URL and returns clean markdown or plain text plus metadata, using trafilatura for content extraction.","exampleAgentPrompt":"Fetch the content of https://techcrunch.com/2024/01/15/openai-latest-news/ and return it as clean markdown so I can read the article text.","exampleUseCases":null,"resultDescription":"Returns clean markdown or plain text of the main content of the requested page, stripped of navigation, ads, and boilerplate, along with page metadata such as title and author extracted by trafilatura.","failureModes":["URL is not publicly accessible or returns non-200 status — extraction fails or returns empty content","JavaScript-heavy single-page apps return empty content if render flag is not set to true","Paywalled or login-gated pages return minimal or no content","Malformed or non-HTTP URLs rejected at schema validation","Timeout on slow-loading pages"],"whenToPreferThis":"Use this endpoint when you need clean, readable main-body text or markdown from a public URL — ideal for articles, blog posts, and documentation pages. Prefer it over raw HTML fetchers when you want boilerplate removed by trafilatura. Choose the structured-parse sibling endpoint instead if you need headings, links, and tables extracted separately.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T18:45:51.284Z","isFirstParty":false}