{"uid":"cap_mzrtZ6ro5Y9PKwKmr6Zx3","slug":"microscrape-link-graph-extractor-1e1b358d","name":"MicroScrape Link Graph Extractor","description":"MicroScrape: internal/external link graph off a page, with anchor text","url":"https://microscrape-production.up.railway.app/api/v1/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"],"type":"string"},"queryParams":{"type":"object","required":["url"],"properties":{"url":{"type":"string","description":"URL to extract the link graph from"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["request_id","url","internal","external"],"properties":{"url":{"type":"string"},"external":{"type":"array"},"internal":{"type":"array"},"request_id":{"type":"string"}}}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.002","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"registry","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_Qx7WCUHPoaBd-Di6fvjF3","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.002","costPer":"request","priority":0,"asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Extracts internal and external link graphs from a webpage, including anchor text for each discovered link","exampleAgentPrompt":"Can you pull the full link graph from https://example.com/blog — I want to see all the internal and external links it contains, along with their anchor text?","exampleUseCases":[{"title":"SEO internal linking audit","prompt":"Grab all the internal and external links from https://mysite.com/products so I can audit the internal linking structure and see which third-party domains we're sending traffic to."},{"title":"Competitor outbound link research","prompt":"Can you scrape the link graph from https://competitor.com/resources and show me every external site they're linking to, with the anchor text they used?"},{"title":"Broken link detection prep","prompt":"Extract all the links from https://docs.mycompany.com/getting-started — I need the full list of internal and external links with anchor text so I can check each one for 404s."}],"resultDescription":"Returns a structured object containing a request ID, the source URL, an array of internal links (same-domain hrefs with anchor text), and an array of external links (off-domain hrefs with anchor text).","failureModes":["URL is unreachable or returns a non-200 status — empty or error response returned","Page is JavaScript-rendered and links are dynamically injected — static links only may be returned","Invalid or malformed URL provided — request fails with validation error","Page blocks scraping via robots.txt or anti-bot measures — may return incomplete or no results","Rate limiting on the target page causes a timeout"],"whenToPreferThis":"Choose this endpoint when you specifically need the hyperlink structure of a page — both internal and external — with anchor text. It is ideal for SEO audits, competitor link analysis, broken link detection, and web graph mapping. Prefer it over full-page markdown or metadata endpoints when link topology is the primary output needed, not page content or structured fields.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:37:06.771Z","isFirstParty":false}