{"uid":"cap_hQjZTA4wTfshTge4Q6MBu","slug":"webbersites-navigation-extractor-a4536df1","name":"WebberSites Navigation Extractor","description":"Navigation extractor: pulls a site's *navigation* links (not every link) by scoring candidate regions — semantic <nav>, role=navigation, header/footer, and common menu class patterns — then returns them grouped by source (primary nav, header, footer). For agents mapping site structure or planning which pages to fetch. Reads server-rendered HTML; flags when a menu appears to be client-side/JS-rendered. ?url=","url":"https://api.webbersites.com/api/seo/nav","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"],"type":"string"},"queryParams":{"type":"object","required":["url"],"properties":{"url":{"type":"string","description":"Public URL to extract navigation from"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"regions":{"type":"array"},"primary_nav":{"type":"object"},"all_nav_links":{"type":"array"},"nav_regions_found":{"type":"number"}}}}}}},"responseSchema":{"type":"json","example":{"primary_nav":{"count":5,"links":[{"href":"https://example.com/products","text":"Products","internal":true}],"source":"nav (main-menu)"},"unique_nav_links":12,"nav_regions_found":3}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.001","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.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_6sgTb11ptESV-5oiJs2Kg","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Extracts and groups a website's navigation links (primary nav, header, footer) by scoring semantic regions in server-rendered HTML","exampleAgentPrompt":"Pull the navigation links from https://www.mozilla.org — I want to see what's in their primary nav, header, and footer, grouped by region.","exampleUseCases":null,"resultDescription":"Returns navigation links grouped by source region (primary nav, header, footer), an array of all nav links found, the number of nav regions detected, and a flag indicating whether the menu appears to be client-side/JS-rendered rather than server-rendered HTML.","failureModes":["URL is unreachable or returns non-200 status — endpoint may return an error or empty regions","Site uses client-side/JS rendering for its nav — endpoint flags this but cannot extract links reliably","URL has no recognizable nav regions (no semantic nav, role=navigation, or common menu classes) — returns empty regions","Malformed or missing url query parameter — likely returns a 400 error","Private/intranet URLs inaccessible from the server — connection timeout or error"],"whenToPreferThis":"Use this endpoint when you need only a site's navigation links — not all page links — organized by nav region (primary, header, footer). It is purpose-built for site structure mapping, sitemap planning, and understanding top-level page hierarchy without the overhead of a full SEO audit or full link crawl. Prefer it over general link extractors when you specifically need nav-scoped, region-grouped results and want to know whether JS rendering may be hiding the real menu.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:37:39.939Z","isFirstParty":false}