{"uid":"cap_OOaEQInp3wpYNMorFUQRc","slug":"web-scrape-links-414224b3","name":"Web Scrape Links","description":"Extracts all hyperlinks from any public webpage. Returns href URLs normalized to absolute URLs with visible link text. Filters out javascript:, mailto:, data: schemes. Optionally restrict to same-domain links, deduplicate, or include #anchor links. Useful for crawlers, sitemap builders, link graph analysis, and content audits.","url":"https://the-stall.intuitek.ai/cap/web-scrape-links","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://example.com","limit":50,"deduplicate":"true","include_anchors":"false","same_domain_only":"true"}}},"response":{"ts":"2026-06-18T06:28:59.077Z","url":"https://example.com","links":[],"domain":"example.com","returned":0,"final_url":"https://example.com/","truncated":false,"total_found":0}},"exampleRequest":{"url":"https://example.com","limit":50,"deduplicate":"true","include_anchors":"false","same_domain_only":"true"},"tags":["x402"],"displayCostAmount":"0.004","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.004/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_tDkMWIbi7Q8n1S8M3p9tn","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":"Extracts all hyperlinks from a given webpage URL, with options to filter by domain, deduplicate, limit count, and include/exclude anchor links","exampleAgentPrompt":"Can you grab all the unique links from https://example.com/blog — only return links pointing to the same domain, and cap it at 100 results?","exampleUseCases":null,"resultDescription":"A list of up to 500 deduplicated hyperlink URLs extracted from the target webpage, optionally filtered to same-domain links only and optionally including anchor (#section) links. Each entry is a resolved href value found on the page.","failureModes":["Target URL is unreachable or returns a non-200 status — no links returned","URL parameter missing — request rejected with validation error","Target page has no extractable links — empty list returned","URL points to non-HTML content (PDF, image, etc.) — no links or error returned","Rate limit or payment failure via x402 — 402 response requiring USDC payment on Base"],"whenToPreferThis":"Use this endpoint when you need a fast, no-account-required link enumeration from any public webpage, especially for crawl seeding, sitemap discovery, outbound link auditing, or navigation mapping. Prefer this over full-page scraping when only the href values matter, not the surrounding content.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T18:47:09.175Z","isFirstParty":false}