Extracts all fields used for a page's share previews: the lightweight cards that represent the page on social platforms, chat apps, and AI
# 1. Ask the endpoint what it costs (no payment, no wallet needed): curl -i -X GET 'https://minifetch.com/api/v1/x402/extract/url-preview' # -> HTTP/1.1 402 Payment Required # the response carries the price, asset and pay-to address. # 2. Pay and retry with any x402 client: npx x402-fetch 'https://minifetch.com/api/v1/x402/extract/url-preview'
Endpoint: https://minifetch.com/api/v1/x402/extract/url-preview. Operated by minifetch.com, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.
For SEO link audits: Extracts and categorizes all links on a page (internal, external, anchor) for SEO audits and site-structure analysis. Returns nofollow/rel …
For technical SEO and metadata indexing: Extracts rich structured metadata from your URL (favicons, title, description, canonical, meta tags, Open Graph and Twi…
Cheap preflight checks if a URL can be fetched by Minifetch's user agent before making requests to the other paid Minifetch endpoints. If your own site is block…
Runs a full technical SEO audit on a single web page. Verify redirects, headers, meta tags, indexability, JSON-LD, missing or conflicting canonicals and more. N…