{"uid":"cap_9ActyuGB5GVwUAtm0Lw6V","slug":"toll402-extract-page-links-meta-48e7faa1","name":"Toll402 Extract Page Links & Meta","description":"The OpenRouter for AI-agent tools: one gateway, one wallet, every capability. Built-in tools, forged tools, a global verified business directory and 2,000+ aggregated x402 services, all paid per call in USDC via x402 (HTTP 402). No signup, no API key.","url":"https://toll402.dev/v1/t/extract_page_links_meta","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object","required":["url"],"properties":{"url":{"type":"string","format":"uri","description":"Public URL to fetch and parse"}}},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"ok":true}},"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_8sp8ZaW462zoh8jmi7yau","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 public URL and extracts all hyperlinks plus page metadata (title, description, etc.) in structured form","exampleAgentPrompt":"Can you extract all the links and page metadata from https://example.com/blog so I can see what URLs are referenced on that page?","exampleUseCases":[{"title":"Audit outbound links on a blog post","prompt":"Pull all the links from https://myblog.com/post/ai-tools-2024 — I want to see every URL that post links to so I can audit for broken or outdated references."},{"title":"Seed a crawl with discovered URLs","prompt":"Fetch https://docs.someproject.org/index and extract every link on the page so I can build a list of pages to crawl next."},{"title":"Extract nav links from a competitor site","prompt":"Go to https://competitor.com and extract all the hyperlinks and page metadata so I can map out their site structure."}],"resultDescription":"A structured JSON object containing the list of hyperlinks found on the page (URLs and anchor text) along with page-level metadata such as title and description, returned as { ok: true, ... } with the extracted data.","failureModes":["URL is not publicly accessible or requires authentication — returns error","Page returns non-HTML content that cannot be parsed for links","Network timeout or unreachable host","Malformed URL input fails schema validation","JavaScript-rendered pages may not expose dynamically injected links since the fetcher may not execute JS"],"whenToPreferThis":"Use this endpoint when you need a fast, pay-per-call extraction of all hyperlinks and metadata from a single public web page without setting up your own scraping infrastructure. Prefer it over full-page markdown converters when you specifically need the link graph rather than readable content, and over generic crawlers when you need just one page processed on demand.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:54:57.391Z","isFirstParty":false}