{"uid":"cap_Zk8ZKlfvDetHovetu6skF","slug":"delx-page-links-summary-a57e5970","name":"Delx Page Links Summary","description":"Extract href links from caller-held HTML without network access — first-party local utility for agent preflight and proven micro-utils expansion. Returns deterministic machine-readable JSON for $0.002 USDC via x402 on Base. Execution is first-party, local-only, stateless, and memory-only with no paid upstream, no input retention, no web search, no live RPC, and no mediagen. Results are advisory; the caller owns authorization, budgets, and production controls. Sibling of Delx routes that already…","url":"https://api.delx.ai/api/v1/x402/page-links-summary","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"html":{"type":"string","description":"Input field: html."},"limit":{"type":"integer","description":"Input field: limit."}}},"responseSchema":{"type":"json","example":{"ok":true,"note":"Local HTML regex extract; not a browser","count":2,"links":["https://example.com","/about"],"schema":"delx/util-page-links-summary/v1","truncated":false}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.002","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.002/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_2UzPrnLJmHm0ya7j4mK2F","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":"Extracts and summarizes all href links from caller-supplied HTML without making any network requests","exampleAgentPrompt":"Extract all the href links from this HTML I already have and give me a summary of them — limit it to the first 50 links: <html>...</html>","exampleUseCases":[{"title":"Preflight link audit before crawling","prompt":"I have this raw HTML from a page I downloaded — can you extract all the href links from it and give me a list? Limit to 100 links. I want to check which URLs are present before I decide what to crawl next."},{"title":"Navigation menu link inventory","prompt":"Here's the HTML for a site's navigation component. Pull out every href link you find in it, up to 30, so I can map out the menu structure."},{"title":"Outbound link count for SEO check","prompt":"I've got the full HTML of a blog post and I need to know all the outbound links embedded in it — extract up to 200 hrefs from this HTML for me so I can review them."}],"resultDescription":"A deterministic JSON object listing all extracted href link values found in the provided HTML, up to the specified limit, along with a count and any relevant metadata about the links discovered — all computed locally with no network access.","failureModes":["Malformed or empty HTML input returns an empty link list or parsing error","Limit parameter set to zero or negative may return no results or an error","Extremely large HTML strings may exceed memory or processing constraints","HTML with no anchor tags returns an empty result set","Non-HTML content passed as the html field may produce empty or unexpected output"],"whenToPreferThis":"Use this endpoint when you already hold the raw HTML and want fast, stateless, local extraction of href links without triggering any network requests or web fetches. Prefer it for preflight checks before crawling, for auditing links in HTML snippets, or when you need deterministic link enumeration without side effects. It is ideal for agents that have already downloaded HTML and need to inspect its link structure cheaply and quickly.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T19:02:57.185Z","isFirstParty":false}