Zero-signup anonymous link-unfurl API. One GET returns clean JSON metadata for any public URL.
A zero-signup link-unfurl / link-preview API. No account, no API key — one GET request. Give it any public URL, get back clean preview metadata (title, description, image, siteName, favicon, Open Graph / Twitter Card, oembed) as JSON. Built so autonomous AI agents can use it as a tool — an agent has no human to do a signup. Any missing field is . Errors return JSON with an key and an appropriate…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
A zero-signup link-unfurl / link-preview API. No account, no API key — one GET request. Give it any public URL, get back clean preview metadata (title, description, image, siteName, favicon, Open Graph / Twitter Card, oembed) as JSON. Built so autonomous AI agents can use it as a tool — an agent has no human to do a signup. Any missing field is . Errors return JSON with an key and an appropriate HTTP status ( bad/blocked/missing URL, fetch failed, rate limited, wrong method). OpenUnfurl is also…