{"uid":"cap_tZJUogtQFYHzVvib8YQxK","slug":"the-stall-page-links-extractor-4abac0aa","name":"The Stall — Page Links Extractor","description":"Extracts all hyperlinks from a webpage. Fetches the target URL, resolves relative links to absolute URLs, and classifies each as internal (same domain) or external. Filter by all/external/internal, cap results with limit. Returns page title, total link count before filtering, and a structured array of {href, text, is_external, domain}. Priced at $0.004 — 20% below orbisapi web-scrape-links ($0.005/call). Upstream: direct HTTP fetch, no API key.","url":"https://the-stall.intuitek.ai/cap/page-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,"filter":"all"}}},"response":{"ts":"2026-06-12T05:12:18.769Z","url":"https://example.com/","links":[{"href":"https://iana.org/domains/example","text":"Learn more","domain":"iana.org","is_external":true}],"title":"Example Domain","filter":"all","returned":1,"total_found":1}},"exampleRequest":{"url":"https://example.com","limit":50,"filter":"all"},"tags":["x402"],"displayCostAmount":"0.034","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.034/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.034","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.034","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_dKAUpF-vkhuWGggNTTUjc","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.034","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Extracts and returns all hyperlinks from a given webpage URL, with optional filtering by link type (all, internal, or external) and a configurable result limit.","exampleAgentPrompt":"Can you pull all the external links from https://example.com/blog — up to 50 of them?","exampleUseCases":null,"resultDescription":"A list of hyperlinks extracted from the specified webpage, filtered according to the requested type (all, internal, or external) and capped at the specified limit (default 100, max 200). Each result is a link URL found on the page.","failureModes":["Invalid or unreachable URL returns an error or empty result","URL scheme not http/https is rejected","limit parameter outside 1–200 range is rejected","Page behind authentication or bot-blocking may return no links","Payment failure (insufficient USDC balance) blocks the request","Timeout if the target page is slow to respond"],"whenToPreferThis":"Use this endpoint when you need to programmatically extract hyperlinks from a specific webpage without managing your own scraping infrastructure, API keys, or accounts. It is especially useful for SEO audits, site mapping, link discovery, or feeding a crawling pipeline — and pays per-call in USDC with no setup required.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T06:55:55.523Z","isFirstParty":false}