{"uid":"cap_ULLZrOP8Sypm237TDyTVa","slug":"24k-labs-extract-links-e3809f87","name":"24K Labs Extract Links","description":"Fetch a page and return all hyperlinks (absolute), optionally filtered to external only.","url":"https://api.24klabs.ai/api/v1/extract-links","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"url":{"type":"string"}}},"responseSchema":{"type":"json","example":{"links":[]}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.003","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.003/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_bbV-7AJn-S37z0-wlKjqw","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.003","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches a web page by URL and returns all absolute hyperlinks found on it, with optional filtering to external links only.","exampleAgentPrompt":"Can you fetch https://www.example.com/blog and give me all the external hyperlinks on that page?","exampleUseCases":[{"title":"SEO outbound link audit","prompt":"Fetch https://mycompany.com/about and return only the external links so I can audit which third-party sites we're linking to."},{"title":"Competitive link research","prompt":"Go to https://techcrunch.com/2024/01/15/ai-roundup/ and extract every hyperlink on the page — I want to see everywhere that article points to."},{"title":"Broken link detection prep","prompt":"Pull all absolute links from https://docs.myproduct.io/getting-started so I can check which ones are dead or redirecting."}],"resultDescription":"A list of absolute hyperlink URLs found on the fetched page. When the external-only filter is applied, only links pointing to domains different from the source page are included. Each result is a fully-qualified URL string.","failureModes":["Page is behind authentication or a paywall — returns empty or partial link list","URL is unreachable or returns non-200 status — endpoint returns an error response","Page uses JavaScript-rendered links that are not present in static HTML — those links may be missed","Malformed or non-HTTP URL input — validation error returned","Rate limiting or bot-blocking by the target site — fetch may fail or return incomplete content"],"whenToPreferThis":"Choose this endpoint when you need a fast, pay-per-call way to extract all hyperlinks from a single web page without managing a headless browser or scraping infrastructure. It is ideal for one-off link audits, SEO analysis, competitive research, or feeding discovered URLs into a larger crawl pipeline. Prefer it over full-page scraping endpoints when only the link graph (not page content or structured data) is needed.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T06:55:55.522Z","isFirstParty":false}