workerscando
HomeProjectsAboutDocsGitHub
Day 1

URL Metadata API

Extract Open Graph data, Twitter cards, favicons, and more from any URL. Perfect for link previews.

Try it out

// Enter a URL and click Extract

API Reference

GEThttps://url-metadata-api.brogee9o9.workers.dev/api/metadata?url={url}
Parameter
Description
urlrequired
The URL to extract metadata from (must be URL-encoded)
curl "https://url-metadata-api.brogee9o9.workers.dev/api/metadata?url=https://example.com"

Features

Open Graph

Title, description, image, type, and more

Twitter Cards

Card type, creator, site handle

Favicons

Site icons and apple-touch-icons

Wanna contribute or learn? Here's the code

Support me on Twitter for daily updates

Wanna learn why it's the best solution? Read the docs

workerscando.com
Built withand Cloudflare Workers