{"uid":"cap_pxziMLGhnRH1nujMIZyYn","slug":"apiacre-com-web-extract-bc9bcb6f","name":"apiacre.com Web Extract","description":"Convert and extract a public website URL into clean Markdown or readable text plus bounded structured links, canonical and heading signals, Schema.org types, redirect evidence, content hashes, and response provenance for RAG, research, or agent context.","url":"https://apiacre.com/v1/web/extract","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"url":{"type":"string"},"output":{"type":"string"}}},"responseSchema":{"type":"json","example":{"data":{"url":"https://example.com/","links":{"detected":1,"external":1,"internal":0,"returned":1,"truncated":false},"title":"Example Domain","words":19,"format":"markdown","sha256":"5945db6fd8137aa377638814ca9bb1ac0a663fd90a97f11f86c3f5c09cfb40e3","content":"# Example Domain\n\nThis domain is for use in documentation examples without ne...","language":"en","response":{"bytes":559,"elapsedMs":36,"bodySha256":"ff67a9d764d6a2367a187734e697f6a53217db9a21c101d410a113ca871a299d","statusCode":200,"contentType":"text/html"},"characters":167,"extraction":{"method":"bounded HTML DOM extraction","version":"apiacre-content-extract/3","limitations":["Client-rendered content is not executed.","Markdown preserves readable block text, not the complete page layout.","Structured links are bounded and exclude non-HTTP(S) targets."],"linksPreserved":true,"javascriptRendered":false},"redirected":false,"description":null,"pageSignals":{"headings":{"h1":["Example Domain"],"h2Count":0,"h3Count":0},"feedCount":0,"canonicalUrl":null,"structuredData":{"types":[],"blocks":0,"truncated":false,"validBlocks":0,"invalidBlocks":0},"alternateLanguageCount":0},"requestedUrl":"https://example.com/","contentSha256":"5945db6fd8137aa377638814ca9bb1ac0a663fd90a97f11f86c3f5c09cfb40e3"},"meta":{"cached":false,"sources":[],"warnings":[],"duration_ms":42,"next_actions":[]},"service":"web.extract","version":"1","request_id":"018f1f54-7f38-7ba2-8dc3-5f90272d9f1a"}},"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_qSduM_MnrJtl6VKqffgFP","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 clean text or Markdown from a public web page URL via POST request.","exampleAgentPrompt":"Can you pull the clean readable text from this page — https://example.com/article/2024/some-post — and give it to me as Markdown?","exampleUseCases":[{"title":"Article content for summarization","prompt":"Grab the full readable text from https://techcrunch.com/2024/05/01/some-article and return it as Markdown so I can summarize it."},{"title":"Competitor webpage monitoring","prompt":"Extract the plain text from https://competitor.com/pricing so I can compare their pricing tiers to ours."},{"title":"Research note ingestion","prompt":"Fetch the clean content from this public research page — https://brookings.edu/research/some-report — and give it to me as plain text so I can add it to my notes."}],"resultDescription":"Returns the extracted content of the target public web page as either clean plain text or Markdown, with HTML markup, navigation, and boilerplate removed — leaving only the readable body content.","failureModes":["URL is not publicly accessible or requires authentication — returns an error","Page is JavaScript-rendered and content is not in static HTML — may return incomplete text","Invalid or malformed URL input — returns a validation error","Rate limiting or network timeout reaching the target page — returns a fetch error","Page returns non-200 HTTP status — extraction fails with an error"],"whenToPreferThis":"Choose this endpoint when you need clean, readable text or Markdown from a single public web page and don't need structured data (rows/tables) or document file parsing. It is ideal for article extraction, research ingestion, and LLM pre-processing pipelines. Prefer the sibling 'Extract structured rows' endpoint if you need tabular data, or 'Extract text from documents' if you have a file (PDF, DOCX) rather than a URL.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T12:50:31.924Z","isFirstParty":false}