{"uid":"cap_Rp6R-q9hCUoXXWqpYUT9-","slug":"agentgate-web-content-extractor-ca023db5","name":"AgentGate Web Content Extractor","description":"Machine-payable micro-APIs: web content extraction, airport data, route distances and DNS intelligence. No accounts, no API keys — AI agents pay $0.002–$0.005 per request in USDC on Base via the x402 protocol.","url":"https://agentgate-x402.netlify.app/api/extract","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","required":["url"],"properties":{"url":{"type":"string","description":"http(s) URL of the page to extract"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"url":"https://example.com/article","text":"Clean readable text…","links":[{"href":"…","text":"…"}],"title":"Example article","headings":["…"],"wordCount":1240,"description":"…"}},"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_AjDE8OaMSQeDDQAz47Fhy","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 readable text, links, headings, and metadata from any HTTP/HTTPS web page URL, payable per-call in USDC via x402.","exampleAgentPrompt":"Can you pull the clean readable text and all the links from this page for me: https://techcrunch.com/2024/01/15/openai-latest-news/","exampleUseCases":[{"title":"Research article summarization","prompt":"Grab the full text from this article — https://www.nytimes.com/2024/06/01/technology/ai-regulation.html — so I can summarize the key points."},{"title":"Competitor webpage monitoring","prompt":"Extract all the text and headings from https://www.competitor.com/pricing so I can see what their current pricing page says."},{"title":"Link harvesting from a resource page","prompt":"Fetch the page at https://awesome-ml.github.io/resources and give me all the links and their anchor text so I can build a reading list."}],"resultDescription":"Returns a JSON object containing the page URL, clean readable text stripped of HTML, an array of links with href and anchor text, the page title, an array of headings, a word count integer, and a meta description string.","failureModes":["URL is unreachable or returns a non-200 status — endpoint may return an error or empty content","Page is JavaScript-rendered (SPA) and static extraction may miss dynamic content","Paywalled or login-gated pages return only the gated content or an access-denial page","Malformed or non-HTTP URL input causes a request validation error","Insufficient USDC balance or failed x402 payment results in a 402 Payment Required response with no content returned"],"whenToPreferThis":"Choose this endpoint when an AI agent needs to retrieve and parse the readable content of a specific, known URL without setting up API keys or accounts. It is ideal for single-page extraction tasks where you want clean text plus structured metadata (links, headings, word count) and are comfortable paying $0.005 USDC per call via the x402 protocol on Base. Prefer alternatives if you need to crawl entire sites, handle JavaScript-heavy SPAs, or require bulk/batch processing at lower per-call cost.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T18:33:08.989Z","isFirstParty":false}