The no-nonsense link preview API. One GET request → rich metadata for any URL. Built on a global edge network: fast everywhere, no cold starts.
curl "https://linkpeek.dpears.workers.dev/v1/preview?url=https://github.com"
Returns title, description, images, favicon, site name, canonical URL, RSS feeds, oEmbed endpoint, full OpenGraph + Twitter Card maps, and more — as clean JSON.
| LinkPeek | Typical competitors | |
|---|---|---|
| Median latency | <400ms (edge cached: <50ms) | 1–3s |
| Free tier | 25 req/day, no signup | requires card |
| OG + Twitter + feeds + oEmbed | ✅ all in one call | partial |
| SSRF-safe, CORS enabled | ✅ | varies |
$0/mo — BASIC: 500 req/mo (25/day anonymous demo, no signup)
$5/mo — PRO: 10,000 req/mo
$15/mo — ULTRA: 100,000 req/mo, cache-bypass with fresh=true
Subscribe on RapidAPI — instant API key, managed billing, cancel anytime. Prefer a direct key? Email daviscodesbugs@gmail.com.
Subscribe on RapidAPI →GET /v1/preview?url={url} — extract metadata. Optional fresh=true (paid) bypasses the 24h cache.
GET /v1/health — service status.
Auth: x-api-key header (direct) or subscribe on RapidAPI. Anonymous requests get the demo quota.
Built and operated by ProtoPlay Creative · Herriman, UT