{"uid":"cap_OLY0c8GpX2WXu_RgqEWZP","slug":"wikipedia-article-summary-fetcher-aea953c7","name":"Wikipedia Article Summary Fetcher","description":"Format conversion: Wikipedia's own REST API serves full rendered HTML, not JSON. This fetches an article's lead section (?title=) and returns clean, tag-free paragraph text as JSON.","url":"https://lab.paidapis.net/api/wiki-summary","method":"GET","headers":{},"bodySchema":{"type":"object","required":["title"],"properties":{"title":{"type":"string","description":"Wikipedia article title."}}},"responseSchema":{"type":"object","properties":{"title":{"type":"string"},"sourceUrl":{"type":"string"},"paragraphs":{"type":"array","items":{"type":"string"}},"convertedAt":{"type":"string"}}},"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_hFnBVP6Ikl0b7Do6gP4Zl","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":"Fetches a structured summary (title, source URL, and paragraphs) of any Wikipedia article by title","exampleAgentPrompt":"Can you pull me the Wikipedia summary for the article titled 'Byzantine Empire' and give me the key paragraphs?","exampleUseCases":[{"title":"Quick topic research for a report","prompt":"I'm writing a brief on quantum computing — can you grab the Wikipedia summary for 'Quantum computing' and give me the introductory paragraphs?"},{"title":"Fact-check a historical claim","prompt":"Can you pull the Wikipedia article on 'Battle of Thermopylae' so I can check what it says about the number of Spartan soldiers?"},{"title":"Populate an agent knowledge base","prompt":"Fetch me the Wikipedia summary for 'Large language model' — I want the title, source link, and all the paragraphs so I can store them as context."}],"resultDescription":"A JSON object containing the article title, the Wikipedia source URL, an array of summary paragraph strings, and a timestamp of when the content was converted. This gives the agent structured, ready-to-use encyclopedic text for a given topic.","failureModes":["Article title not found on Wikipedia — returns an error or empty result","Ambiguous title matches multiple Wikipedia pages — may return unexpected article","Wikipedia rate-limiting or unavailability — upstream fetch fails","Misspelled or malformed title input — no match returned","Non-English or redirect-only titles may not resolve correctly"],"whenToPreferThis":"Use this endpoint when you need structured, paragraph-level Wikipedia content for a known article title and want it returned as clean JSON rather than raw HTML. It is ideal for agents that need encyclopedic background information on a topic, want to cite a Wikipedia source URL, or need to ingest article text into a knowledge base. Prefer it over full web scraping when the target is always Wikipedia and you want consistent, schema-stable output at low cost ($0.01 USDC per call).","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T18:52:42.938Z","isFirstParty":false}