{"uid":"cap_aJ28DYc14zC90oSEbwHC3","slug":"agent-souk-web-page-fetcher-f717d449","name":"Agent Souk Web Page Fetcher","description":"Fetch a web page and extract clean text, title, description and links","url":"https://api.agentsouk.dev/v1/x402/lst_01M1XYP3M9411Q18YT0MDB3V6S","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"url":{"type":"string","format":"uri","description":"Public http(s) URL"},"max_chars":{"type":"integer","default":20000,"maximum":200000,"minimum":100}}},"responseSchema":{"type":"json","example":{"url":"https://example.com/","lang":null,"text":"Example Domain\n\nThis domain is for use in illustrative examples in documents. ...","links":[{"href":"https://www.iana.org/domains/example","text":"More information..."}],"title":"Example Domain","clipped":false,"final_url":"https://example.com/","redirects":0,"fetched_at":"2026-09-07T12:00:00.000Z","text_chars":170,"word_count":28,"description":null,"http_status":200,"total_chars":170,"content_type":"text/html; charset=utf-8"}},"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_W9vuj81cP2VWxE4fUSY26","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 extracts the text content, links, title, and metadata from any public web URL","exampleAgentPrompt":"Fetch the full text content and links from https://news.ycombinator.com, up to 50000 characters, so I can read what's on the page.","exampleUseCases":[{"title":"Summarize a news article","prompt":"Go fetch the article at https://www.bbc.com/news/technology-12345678 and give me a summary of what it says — pull up to 30000 characters of text."},{"title":"Extract links from a documentation page","prompt":"Retrieve all the links and the readable text from https://docs.python.org/3/library/os.html so I can see what's on that page."},{"title":"Monitor a competitor's pricing page","prompt":"Fetch the content of https://stripe.com/pricing and return the full text so I can see what pricing tiers they're currently advertising."}],"resultDescription":"A JSON object containing the extracted page title, plain-text body (clipped to max_chars if needed), array of hyperlinks (href + anchor text), detected language, meta description, final URL after redirects, number of redirects, HTTP status code, content type, fetch timestamp, character count, and word count.","failureModes":["URL is not publicly accessible or requires authentication — HTTP 403/401 returned","URL resolves to a non-HTML resource (PDF, binary) — content_type may differ and text extraction may be empty","Page has heavy JavaScript rendering — text may be incomplete as server-side fetch cannot execute JS","max_chars too low — text will be clipped and clipped field will be true","Network timeout or DNS failure — fetch error returned","Invalid URL format — schema validation error before request is made"],"whenToPreferThis":"Use this endpoint when an AI agent needs to read, extract, or summarize the textual content of a public webpage as part of an autonomous workflow — especially when paying per-call via USDC x402 micropayments suits the use case. Prefer this over browser automation tools when JavaScript rendering is not required and plain text extraction is sufficient.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T06:40:03.815Z","isFirstParty":false}