{"uid":"cap_LXtUAE6PA8UU_I6O5lBK2","slug":"agent402-tools-article-extractor-6bf07a6e","name":"agent402.tools Article Extractor","description":"Read one known URL: the main article content as clean markdown with title, byline, excerpt and word count, boilerplate removed. Use it when an agent already has a URL and needs the text; for JavaScript-rendered pages that return an empty shell, use a browser render instead.","url":"https://agent402.tools/api/extract","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"url":{"type":"string","description":"Public http(s) URL to extract"}}},"responseSchema":{"type":"json","example":{"url":"https://agent402.tools/guides/x402-in-5-minutes","title":"x402 in 5 minutes","byline":null,"excerpt":"Short summary…","markdown":"# x402 in 5 minutes\n\nBody…","wordCount":850,"untrustedContent":true}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","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.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_G3Qi_jGGRS4tls-GZFo4p","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Extracts the main article content from any public URL and returns it as clean markdown with metadata","exampleAgentPrompt":"Can you pull the main article content from https://www.nytimes.com/2024/05/01/technology/ai-agents.html and give it to me as clean markdown with the title and author?","exampleUseCases":null,"resultDescription":"Returns the article title, byline (author), excerpt, word count, and the full article body as clean markdown — stripped of navigation, ads, and other page boilerplate.","failureModes":["URL is not publicly accessible (paywalled, login-required) — extraction may fail or return incomplete content","URL points to a non-article page (homepage, search results) — may return low-quality or empty content","URL is malformed or unreachable — returns an error","Dynamic JavaScript-rendered pages may not be fully extracted","Rate limiting or network errors from the target site"],"whenToPreferThis":"Choose this endpoint when you need to extract readable article content from a public URL and want clean markdown output with structured metadata (title, byline, excerpt, word count). Ideal for agents that need to read, summarize, or process web articles without dealing with raw HTML parsing.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T13:05:01.811Z","isFirstParty":false}