๐ URL Metadata Extractor - OG Tags, Twitter Cards, Favicons avatar
URL Metadata Extractor - OG Tags, Twitter Cards, Favicons
Pricing
from $3.00 / 1,000 url extracteds
Go to Apify Store
URL Metadata Extractor - OG Tags, Twitter Cards, Favicons
Extract Open Graph tags, Twitter cards, favicons, structured data (JSON-LD), and meta tags from any URL. Perfect for link preview generation.
Pricing
from $3.00 / 1,000 url extracteds
Rating
0.0
(0)
Developer
Actor stats
0
Bookmarked
4
Total users
1
Monthly active users
50 days
Issues response
2 days ago
Last modified
Share
URL Metadata Extractor - OG Tags, Twitter Cards, Favicons & Structured Data
Extract Open Graph tags, Twitter Card data, favicons, JSON-LD structured data, and meta tags from any URL. Perfect for building link previews, SEO audits, social media card previews, and content analysis tools. No API key required.
๐ URL Metadata Extractor on Apify
Features
- Open Graph extraction โ Get og:title, og:description, og:image, og:type, og:url, and all OG properties
- Twitter Card extraction โ Extract twitter:card, twitter:title, twitter:description, twitter:image
- Favicon detection โ Find favicon, apple-touch-icon, and shortcut icon URLs
- JSON-LD structured data โ Parse all Schema.org structured data from the page
- Meta tag extraction โ Get all meta tags (robots, viewport, author, keywords, etc.)
- Heading structure โ Extract H1 and H2 headings for content analysis
- Link analysis โ Count internal vs external links
- Image count โ Total images and first image URL
- Performance metrics โ Response time and content length
- Redirect tracking โ Follow redirects and report final URL
- Canonical URL โ Extract the canonical link tag
- Bulk extraction โ Process up to 20 URLs in one request
- Instant API โ Real-time HTTP endpoint via Apify Standby mode
Use Cases
- Link preview generation โ Build rich link previews like Slack, Discord, or Twitter
- SEO auditing โ Check OG tags, meta descriptions, canonical URLs, and structured data
- Social media tools โ Preview how URLs will look when shared on social platforms
- Content aggregation โ Extract titles, descriptions, and images for content feeds
- Competitive analysis โ Analyze competitor page metadata and SEO setup
- Web scraping pipelines โ Pre-process URLs to get metadata before deep scraping
- Bookmark managers โ Auto-populate bookmark metadata from URLs
Input
| Field | Type | Description |
|---|---|---|
url | String | Single URL to extract metadata from |
urls | Array | Multiple URLs to extract (max 20) |
Input Example
{"url":"https://github.com"}
Bulk Example
{"urls":["https://github.com","https://twitter.com","https://medium.com"]}
Output
{"url":"https://github.com","final_url":"https://github.com/","status_code":200,"title":"GitHub: Let's build from here","description":"GitHub is where over 100 million developers shape the future of software...","canonical":"https://github.com/","language":"en","favicon":"https://github.githubassets.com/favicons/favicon.svg","open_graph":{"title":"GitHub: Let's build from here","description":"GitHub is where over 100 million developers...","image":"https://github.githubassets.com/assets/social-...","type":"website","url":"https://github.com/"},"twitter_card":{"card":"summary_large_image","title":"GitHub: Let's build from here","description":"GitHub is where over 100 million developers...","image":"https://github.githubassets.com/assets/social-..."},"meta_tags":{"viewport":"width=device-width","robots":"index, follow"},"structured_data":[],"headings":{"h1":["Let's build from here"],"h2":["The world's leading AI-powered developer platform"]},"images":{"count":15,"first_image":"https://..."},"links":{"internal":45,"external":12},"performance":{"response_time_ms":234,"content_length":145023},"error":null}
API Endpoints (Standby Mode)
GET /extract
$curl"https://YOUR-STANDBY-URL/extract?url=https://github.com"
POST /extract/bulk
curl-X POST "https://YOUR-STANDBY-URL/extract/bulk"\-H"Content-Type: application/json"\-d'{"urls":["https://github.com","https://twitter.com"]}'
Pricing
- $0.003 per URL extracted
- No charge for failed requests
- Bulk requests charge per URL
Related Tools
- Website Intelligence API โ Detect technologies, analyze SEO, get full site intelligence
- AI Content Detector โ Check if text was written by AI
Browse all tools by george.the.developer on Apify.
