{"uid":"cap_Y0MULIg_StK6Qa9V07Kzc","slug":"url-links-extractor-gpt-5-5-x402-gateway-a0bb2114","name":"URL Links Extractor (GPT-5.5 x402 Gateway)","description":"Fetch a public HTTP(S) URL and return normalized links, anchor text, status, title, and redirect details. This deterministic endpoint does not call an upstream model. Pay up to $0.001 per request with x402 USDC on Base. Public paid calls are limited to 1500 input characters and 128 output tokens.","url":"https://gpt55.558686.xyz/v1/tools/url-links","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"pathParams":{"type":"object","additionalProperties":true},"queryParams":{"type":"object","required":["url"],"properties":{"url":{"type":"string","maxLength":2048,"minLength":1},"limit":{"type":"integer","maximum":200,"minimum":1},"max_bytes":{"type":"integer","maximum":524288,"minimum":4096},"timeout_ms":{"type":"integer","maximum":12000,"minimum":1000},"max_redirects":{"type":"integer","maximum":3,"minimum":0}},"additionalProperties":false}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"ok":{"type":"boolean"},"tool":{"type":"string"},"fetchedAt":{"type":"string"}},"additionalProperties":true}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.0001","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.0001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_UXUF0Yvv-hKpCpsAK2Wux","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.002","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches a URL and returns a structured list of all hyperlinks found on the page, paid per-call via x402 USDC on Base.","exampleAgentPrompt":"Can you fetch all the hyperlinks from https://example.com and give me a structured list of them? Limit the results to 50 links and time out after 5 seconds.","exampleUseCases":null,"resultDescription":"A JSON object with ok: true, tool: 'urlLinks', a summary string, and a structured list of hyperlinks found on the fetched page, along with a fetchedAt timestamp.","failureModes":["URL is unreachable or returns non-200 status — ok: false with error detail","URL exceeds max_bytes limit — truncated or error response","Timeout exceeded (timeout_ms) — request aborted","Too many redirects beyond max_redirects — redirect error","Invalid or malformed URL input — validation error","x402 payment failure — 402 response before content is served"],"whenToPreferThis":"Choose this endpoint when you need a cheap, pay-per-call (no subscription) link extraction tool that returns structured hyperlinks from any public URL, especially when integrating with x402 USDC micropayment workflows on Base. Prefer over full-page scrapers when you only need link data, not full HTML or rendered content.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T12:50:42.920Z","isFirstParty":false}