{"uid":"cap_elchwFW-DtBeo70seQr4P","slug":"the-stall-page-intel-web-page-fetcher-154d8217","name":"The Stall — Page Intel (Web Page Fetcher)","description":"Extracts structured content from any public URL: page title, meta description, H1-H3 headings, all links (with text and internal/external flag), and a 500-character text preview. Useful for research agents following link chains from on-chain data, auditing page structure, or seeding downstream text-generation calls.","url":"https://the-stall.intuitek.ai/cap/page-intel","method":"GET","headers":{},"bodySchema":{"type":"object","properties":{"required":{"type":"string"},"properties":{"type":"string"}}},"responseSchema":null,"example":{"request":{"input":{"type":"http","method":"GET","queryParams":{"url":"https://www.example.com","link_limit":50}}},"response":{"ts":"2026-06-12T05:10:55.682Z","url":"https://www.example.com/","links":[{"href":"https://iana.org/domains/example","text":"Learn more","internal":false}],"title":"Example Domain","headings":[{"text":"Example Domain","level":1}],"truncated":false,"link_count":1,"description":null,"text_preview":"Example Domain Example Domain This domain is for use in documentation examples without needing permission. Avoid use in operations. Learn more"}},"exampleRequest":{"url":"https://www.example.com","link_limit":50},"tags":["x402"],"displayCostAmount":"0.059","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":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.059/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.059","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.059","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_HvDU2InywD8lmBWi5PjrW","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.059","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches a public URL over HTTP/HTTPS and returns its content along with extracted links, paid per-call via USDC on Base mainnet with no API key required.","exampleAgentPrompt":"Can you fetch the page at https://example.com/blog and give me its content along with up to 100 links found on that page?","exampleUseCases":null,"resultDescription":"Returns the fetched content of the requested public URL (up to 256 KB) along with a list of extracted hyperlinks from the page, capped at the specified link_limit (default 50, max 200). Redirects are followed automatically.","failureModes":["URL is not publicly accessible or requires authentication — returns an error or empty response","Response body exceeds 256 KB — content is truncated","URL is malformed or unreachable — returns a fetch/connection error","link_limit exceeds 200 — parameter rejected or clamped","Target server blocks automated requests — may return 403 or empty body"],"whenToPreferThis":"Use this endpoint when you need to fetch a public web page's content and/or extract its links without setting up API keys or accounts, and are willing to pay $0.004 USDC per call via x402 on Base mainnet. Ideal for lightweight, on-demand web retrieval in agentic workflows where credential management is a burden.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T01:13:38.677Z","isFirstParty":false}