URL metadata API for developers

Turn any URL into a link preview with one API call.

LinkPreview extracts title, description, image, site name and more from any public page. Paste a link in chat apps, CMS, newsletters and AI tools without writing a scraper.

Structured JSON

One predictable response for Open Graph, Twitter Cards and regular HTML pages.

Batch unfurl

Submit up to 50 URLs in one request and get every preview back.

Cached fast

Repeated lookups are served from cache, so pages load quickly and upstream load stays low.

Try it now

Quick start

curl -X POST https://linkpreview.161.153.49.230.sslip.io/v1/meta \
  -H "X-API-Key: YOUR_KEY" \
  -H "Content-Type: application/json" \
  -d '{"url":"https://example.com/article"}'
Free

500 requests / month

$9/mo

10,000 requests / month

Subscribe
$29/mo

50,000 requests / month

Subscribe
Interactive docs: /docs/guide 路 Swagger: /docs 路 Usage: /accountTermsPrivacy