{"slug":"scrooge-x402-tool-mill-vercel-app-v1-link-graph-fa8bba","title":"Extract the outbound link graph of a public HTML page","host":"scrooge-x402-tool-mill.vercel.app","method":"POST","resource":"https://scrooge-x402-tool-mill.vercel.app/v1/link-graph","category":"code","description":"Extract the outbound link graph of a public HTML page: final url, title, unique links as {href, text?}, and count. POST JSON {\"url\":\"https://example.com\",\"maxLinks\":50}. Optional maxLinks is an integer 1–50 (default 50). Skips #, javascript, mailto, tel, and data links. Public http(s) only. $0.03 US","price_listed":0.03,"price_asked":0.03,"state":"answering","state_label":"Answering","checks_7d":1,"answered_7d":1,"latency_ms_median":237,"reported_calls_30d":1,"reported_payers_30d":1,"networks":["eip155:8453"],"badge":"unverified","paid_checks_7d":0,"paid_ok_7d":0,"example_input":{"body":{"maxLinks":50,"url":"https://example.com"},"bodyType":"json","method":"POST","type":"http"},"output_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"additionalProperties":false,"properties":{"maxLinks":{"description":"Max outbound links (default and cap 50)","maximum":50,"minimum":1,"type":"integer"},"url":{"description":"Public http(s) URL to fetch (SSRF-safe; private/link-local blocked)","format":"uri","type":"string"}},"required":["url"],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"additionalProperties":false,"properties":{"count":{"description":"links.length","maximum":50,"minimum":0,"type":"integer"},"links":{"items":{"additionalProperties":false,"properties":{"href":{"description":"Absolute link URL","format":"uri","type":"string"},"text":{"description":"Anchor text; omitted when empty","maxLength":200,"type":"string"}},"required":["href"],"type":"object"},"maxItems":50,"type":"array"},"title":{"description":"HTML title, or null","type":["string","null"]},"url":{"description":"Final URL after redirects","format":"uri","type":"string"}},"required":["url","title","links","count"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"},"history":[{"day":"2026-09-24","reachable":true,"status":402,"valid_402":true,"asked_usdc":0.03,"price_match":true,"latency_ms":237,"error":null}],"description_full":"Extract the outbound link graph of a public HTML page: final url, title, unique links as {href, text?}, and count. POST JSON {\"url\":\"https://example.com\",\"maxLinks\":50}. Optional maxLinks is an integer 1–50 (default 50). Skips #, javascript, mailto, tel, and data links. Public http(s) only. $0.03 USDC on Base (eip155:8453). No API key.","last_updated":"2026-09-23T04:06:16.897Z","schemes":["exact"]}