{"uid":"cap_SNHj3GiF7mvv_diRClCZS","slug":"money-agent-web-page-text-extractor-f16c8b6d","name":"money-agent Web Page Text Extractor","description":"Call when you need the text of one public http(s) page. Required query url. SSRF-gated. Not a search engine and not a GitHub clone.","url":"https://money-agent-production-736f.up.railway.app/v1/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":"Public http(s) page to extract. Required. Private, loopback, and metadata hosts are rejected."},"source":{"type":"string","description":"Set to catalog-index only for the agent's own extract index ping."}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["paid","url","title","text","bytes"],"properties":{"url":{"type":"string"},"paid":{"type":"number"},"text":{"type":"string"},"bytes":{"type":"number"},"title":{"type":"string"}}}}}}},"responseSchema":null,"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_-VntWZyLrpZWtUHtheM-s","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":"Fetches and returns the plain text content of a single public HTTP/HTTPS URL, with SSRF protection blocking private and internal hosts.","exampleAgentPrompt":"Fetch the full text from this public webpage for me: https://example.com/some-article — I need the title and body content.","exampleUseCases":[{"title":"Summarize a news article","prompt":"Can you grab the text from this news article at https://reuters.com/article/some-story and give me a summary of what it says?"},{"title":"Check a company's public pricing page","prompt":"Go read the text on https://stripe.com/pricing and tell me what plans and prices are listed there."},{"title":"Extract legal text for review","prompt":"Pull the full text from https://example.com/terms-of-service so I can review their terms before signing up."}],"resultDescription":"Returns a JSON object containing the page URL, title, full extracted plain text, byte count, and the amount paid (in USDC). Text is the human-readable content of the page with HTML stripped away.","failureModes":["Private, loopback, or cloud-metadata IP addresses are rejected with an SSRF block error","Non-public or authentication-gated URLs will return an empty or error response","Malformed or non-HTTP(S) URLs will fail validation","Pages with only JavaScript-rendered content may return minimal text","Payment failure (402) if the x402 payment header is missing or insufficient"],"whenToPreferThis":"Use this endpoint when an agent needs to read the raw text of a single known public URL — for example, to summarize an article, extract terms, or gather facts from a specific page. It is not a search engine (you must supply the URL), not a full-site crawler, and explicitly blocks internal/private network access (SSRF-safe). Prefer it over general HTTP clients when you want structured text+title output at low cost ($0.01 USDC per call) with built-in safety controls.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:37:15.327Z","isFirstParty":false}