Minifetch
Minifetch extracts webpage metadata, content summaries, and robots.txt compliance checks for SEO analysis and efficient LLM processing.
Trust signal
4 of 4 pillars
coverage 100%
Pillars
Signals
Evidence tiers, not an endorsement · trust model v0.1.0 (provisional) · CDP-lane settlement only (D3) · Trust API coming soon
On-chain traction
ERC-8004 agent registry
Not found in the ERC-8004 agent registry. This is the default state — absence is not a negative signal.
Identity & classification
Settlement volume
USDC settled on-chain · monthly
as of Jul 12, 2026
Endpoints(8)
Extracts a light, token-efficient preview of a URL: title, description, and image (only)
Check if a URL is allowed to be fetched for its HTML metadata according to the website's robots.txt file. Use this super-cheap endpoint for $0.001 before making requests to our /api/v1/x402/extract/url-metadata endpoint that costs $0.01 to avoid spending extra on un-fetchable URLs
For checking how your page unfurls when shared: Extracts the title, meta description, and preview image (only) - the lightweight card social platforms and chat apps render for a link
Extracts a clean, token-efficient content summary as markdown from a URL. Removes ads, nav, scripts. Much more efficient than raw HTML fetches for LLMs
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 attributes, anchor text, image links missing alt text, and external domain distribution
Extracts rich structured metadata from a URL: title, description, og/twitter tags, json-ld, images, headings, response headers, and more. Perfect for SEO research or metadata indexing & analysis
For SEO research and metadata indexing: Extracts rich structured metadata from a URL including title, meta description, canonical, Open Graph and Twitter Card tags, JSON-LD, headings, images, and response headers
Runs a complete technical SEO audit on a single web page. Composes our preflight + url-metadata + url-links endpoint data into a structured pass/warn/fail report. No black-box scoring, every threshold is documented at https://minifetch.com/skills/seo-page-audit/SKILL.md