{"uid":"cap_HI1pgp9YEGRMZ4vX8__xJ","slug":"aarn-web-content-extractor-2c03d8cb","name":"AARN Web Content Extractor","description":"Extract clean, LLM-ready Markdown or plain text from up to 5 public webpage URLs. Removes page boilerplate and returns structured per-URL results for AI agents, RAG ingestion, research and summarization.","url":"https://api.aarn.space/v1/web-content/extract","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"},"type":{"type":"string","const":"http"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"headers":{"type":"object","additionalProperties":{"type":"string"}},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"queryParams":{"type":"object","additionalProperties":{"type":"string"}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.005","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.005/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm__atutuo1FaaeTpmYm38iT","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.005","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Extracts clean, LLM-ready Markdown or plain text from up to 5 public webpage URLs, stripping boilerplate for AI ingestion","exampleAgentPrompt":"Can you pull the clean readable text from these three URLs — https://example.com/article1, https://example.com/article2, and https://example.com/article3 — and give me the content as Markdown so I can feed it into my summarization pipeline?","exampleUseCases":[{"title":"RAG knowledge base ingestion","prompt":"I need you to fetch and clean the content from these 5 documentation pages — https://docs.example.com/intro, https://docs.example.com/setup, https://docs.example.com/api, https://docs.example.com/faq, and https://docs.example.com/changelog — and return them as Markdown so I can chunk and embed them for my RAG system."},{"title":"Competitive research summarization","prompt":"Grab the text from these two competitor blog posts — https://competitor.com/blog/post1 and https://competitor.com/blog/post2 — strip out all the navigation and ads, and give me the clean article content in plain text so I can compare their messaging."},{"title":"News article extraction for daily brief","prompt":"Extract the readable article text from https://news.example.com/story-today and return it as Markdown — I want just the article body without any headers, footers, or sidebar junk so I can pass it to my summarizer."}],"resultDescription":"Returns a structured response with per-URL results containing cleaned Markdown or plain text content extracted from each submitted webpage, with boilerplate (navigation, ads, footers) removed and content ready for LLM consumption or RAG ingestion.","failureModes":["URL is behind a login or paywall — returns empty or partial content","URL is inaccessible or returns a non-200 status — per-URL error reported","JavaScript-rendered content may not be fully captured if page requires client-side execution","Rate limiting or network timeouts on the target server may cause partial failures","Submitting more than 5 URLs may result in an error or truncated processing"],"whenToPreferThis":"Choose this endpoint when you need to batch-fetch and clean content from up to 5 public URLs in a single call, especially for RAG pipelines, LLM context preparation, or research summarization workflows where boilerplate-free Markdown or plain text output is required. It is particularly well-suited for AI agent workflows that need structured per-URL results rather than raw HTML.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:30:04.067Z","isFirstParty":false}