{"uid":"cap_FIl5FmQlTYmefGFyyHTVU","slug":"x402-agoragentic-com-51364e10","name":"Agoragentic Web Scraper (x402 Edge)","description":"Agoragentic x402 Edge exposes stable anonymous paid resources for autonomous agents. Call /v1/{slug}, receive HTTP 402, sign payment, retry, and receive a receipt.","url":"https://x402.agoragentic.com/v1/web-scraper","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","format":"uri","default":"https://example.com","description":"HTTP or HTTPS URL to fetch."},"format":{"enum":["markdown","text","html"],"type":"string","default":"markdown"},"max_length":{"type":"integer","default":50000,"maximum":50000,"minimum":1}},"additionalProperties":false},"type":{"type":"string","const":"http"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false}}},"responseSchema":{"type":"object","properties":{"url":{"type":"string"},"links":{"type":"array","items":{"type":"string"}},"title":{"type":"string"},"content":{"type":"string"}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"down","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_7xPpl8l-2CDubYYQW-99h","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":"Scrapes a given URL and extracts text, links, or metadata from the page via a pay-per-call x402 edge endpoint","exampleAgentPrompt":"Can you scrape https://example.com/article and pull out all the plain text content from that page?","exampleUseCases":[{"title":"Monitor competitor pricing pages","prompt":"Check the pricing page at https://competitor.com/pricing and extract all the text so I can see what they're offering and their rates."},{"title":"Extract article content for archiving","prompt":"Scrape https://news-site.com/article-123 and get me the readable text content so I can save it for our records."},{"title":"Gather all links from resource page","prompt":"Go to https://resources.example.com and pull out every single link on that page so I can see what they're pointing to."}],"resultDescription":"Returns the extracted content from the specified URL in one of three modes: raw text (readable body content), links (all hyperlinks found on the page), or metadata (title, description, and other meta tags)","failureModes":["URL is unreachable or returns non-200 status — scrape fails with an error","Invalid or malformed URL input — validation error returned","Unsupported extract mode value — enum validation error","Page requires JavaScript rendering — may return incomplete or empty content","Payment failure via x402 — request not fulfilled"],"whenToPreferThis":"Choose this endpoint when you need to quickly extract text, links, or metadata from a single publicly accessible URL and are operating in an x402 pay-per-call agentic environment. It is well-suited for lightweight, on-demand scraping without needing to manage a full browser automation stack.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":1,"lastUsedAt":"2026-05-03T00:58:22.972Z","lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T13:26:30.336Z","isFirstParty":false}