{"uid":"cap_qXJ-qFNzplAQRXFUNM4jG","slug":"codepulse-pdf-text-extractor-94053ae4","name":"CodePulse PDF Text Extractor","description":"Extracts and parses text strings from a public PDF document URL.","url":"https://codepulse-api.hahavoid0.workers.dev/media/pdf-text","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object","required":["url"],"properties":{"url":{"type":"string","description":"URL pointing to a public PDF document"}}},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"result":{"text":"Dummy PDF file"},"warnings":[],"supported":true,"confidence":"high","data_as_of":"2026-06","disclaimer":"Informational support only. Not legal, tax, medical, veterinary, or financial advice. Verify with the cited official source or a qualified professional before acting."}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.05","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.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_L4PdzuoHVn2_F7JzMobSH","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Extracts plain text content from a PDF file and returns it as a string with confidence scoring","exampleAgentPrompt":"Can you extract all the text from this PDF file for me? Here's the URL: https://example.com/report.pdf — I need the plain text content so I can analyze it.","exampleUseCases":null,"resultDescription":"Returns a JSON object with a 'result.text' field containing the extracted plain text from the PDF, a 'supported' boolean indicating whether the PDF format is supported, a 'confidence' field (e.g. 'high') rating extraction quality, a 'warnings' array for any issues encountered, and a 'data_as_of' timestamp.","failureModes":["PDF URL is unreachable or returns a non-PDF file — returns unsupported or error","Scanned/image-only PDFs with no embedded text layer — confidence may be low or text empty","Password-protected or encrypted PDFs — extraction may fail or return empty","Malformed or corrupted PDF — may return warnings or unsupported flag","Network timeout fetching the remote PDF"],"whenToPreferThis":"Choose this endpoint when you need to extract raw text from a PDF document programmatically without an API key, paying only $0.001 USDC per call via x402 on Base. Prefer this over general web scraping endpoints when the source is specifically a PDF file and you need structured confidence feedback on the extraction.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-16T00:36:31.659Z","isFirstParty":false}