{"uid":"cap_WahMA66vlu2xVIgV4DHZe","slug":"pdf-text-extraction-api-79a32cd4","name":"PDF Text Extraction API","description":"PDF text extraction","url":"https://agentic-endpoints-testnet.oliver-835.workers.dev/pdf-parse","method":"GET","headers":{},"bodySchema":{"type":"object","properties":{"url":{"type":"string","description":"URL of the PDF"},"pages":{"type":"array","items":{"type":"number"},"description":"Specific pages to extract (default: all)"}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"registry","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_PVjwGF3XGtSKLvJow5GM1","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x036CbD53842c5426634e7929541eC2318f3dCF7e","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Extracts plain text from a PDF document at a given URL, optionally limited to specific pages","exampleAgentPrompt":"Can you extract all the text from this PDF for me? https://example.com/report.pdf — I only need pages 1, 3, and 5.","exampleUseCases":[{"title":"Research paper text extraction","prompt":"Pull all the text out of this academic paper PDF so I can search through it: https://arxiv.org/pdf/2301.00001.pdf"},{"title":"Contract clause review","prompt":"Extract the text from pages 3 through 7 of this contract PDF — https://example.com/contract.pdf — so I can check the liability clauses."},{"title":"Invoice data processing","prompt":"I have a bunch of PDF invoices and I need to start with this one — can you grab all the text from https://example.com/invoice_2024.pdf so I can pull out the totals?"}],"resultDescription":"Plain text content extracted from the PDF, either for all pages or the specified subset of pages, returned as a structured text response ready for further processing or display.","failureModes":["URL is inaccessible or returns a non-200 response — endpoint cannot fetch the PDF","URL does not point to a valid PDF file — parsing fails","Specified page numbers are out of range for the document — may return empty or error","Password-protected or encrypted PDFs cannot be parsed — extraction fails","Very large PDFs may time out or exceed processing limits"],"whenToPreferThis":"Choose this endpoint when you need to programmatically extract text from a PDF hosted at a public URL, especially when you want to target specific pages rather than the whole document. It is well-suited for agent workflows that need to read contracts, reports, invoices, or academic papers before downstream analysis. Prefer it over general web scrapers when the source is specifically a PDF file.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T18:34:48.652Z","isFirstParty":false}