{"uid":"cap_Zn5y8l_WMxUjSn4NKIEA9","slug":"24k-labs-extract-links-db868e58","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/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_hccFIwQ2g710HMaaPnesH","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://example.com/blog and give me all the hyperlinks on that page — only external ones?","exampleUseCases":[{"title":"Audit external links on a blog post","prompt":"Grab all the external links from https://myblog.com/posts/top-10-tools and list them so I can check if any are broken or pointing to competitors."},{"title":"Build a site link map for SEO","prompt":"Fetch https://acmecorp.com/about and return every absolute hyperlink on the page — I want to see the full link structure for an SEO audit."},{"title":"Competitor outbound link research","prompt":"Pull all external links from https://competitor.com/resources — I want to see which third-party sites they're linking to from their resources page."}],"resultDescription":"A list of absolute hyperlink URLs found on the fetched page. If the external-only flag is set, only links pointing to domains other than the source page are returned. Each entry is a fully qualified URL string.","failureModes":["Page is unreachable or returns a non-200 status — endpoint may return an error or empty list","Page requires JavaScript rendering — static fetch may miss dynamically injected links","URL is malformed or missing — likely returns a validation error","Page blocks bots or returns a CAPTCHA — link extraction may be empty or fail","Very large pages with thousands of links may incur latency or truncation"],"whenToPreferThis":"Use this endpoint when you need a fast, lightweight extraction of all hyperlinks from a single web page without needing full page content or structured data. It is ideal for link auditing, SEO analysis, outbound link research, or building simple site maps. Prefer this over a full-page scraper when you only need URLs, not the surrounding text or HTML structure.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T06:56:13.965Z","isFirstParty":false}