Universal Website Meta Scraper — SEO & Links Analysis
Pricing
$12.99/month + usage
Universal Website Meta Scraper — SEO & Links Analysis
Extract meta data from any website instantly. Get title, description, headings, links, images, OG tags & status code. Perfect for SEO analysis, lead gen, and auditing. No coding required.
Pricing
$12.99/month + usage
Rating
0.0
(0)
Developer

Scrape Pilot
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
4 days ago
Last modified
Categories
Share
🌐 Extract complete meta data from any website — Title, Description, Headings, Links, Images, Open Graph tags, and more. Perfect for SEO audits, competitor analysis, lead generation, and website monitoring. No coding required.
✨ Key Features
| Feature | Description |
|---|---|
| 🔍 Deep Meta Extraction | Get title, meta description, H1, H2 headings |
| 🔗 Link Analysis | Extract all outbound links with counts |
| 🖼️ Image Scraping | Get all image URLs with counts |
| 📱 Social Media Tags | Extract Open Graph (OG) title & image |
| 🌍 Multi-Language | Detects website language automatically |
| ⚡ Fast & Lightweight | Returns data in seconds |
| 🛡️ Anti-Blocking | Uses realistic user-agents & headers |
| 📊 Status Check | Returns HTTP status code (200, 404, etc.) |
✅ Output Fields
| Field | Type | Description | Example |
|---|---|---|---|
url | String | Scraped website URL | https://example.com |
title | String | Page title tag | Example Domain |
meta_description | String | Meta description tag | This domain is for use... |
h1 | String | Main H1 heading | Welcome to My Site |
h2_headings | Array | All H2 headings (up to 10) | ["About", "Services"] |
links_count | Integer | Total number of links | 15 |
sample_links | Array | First 10 links (array) | ["https://..."] |
images_count | Integer | Total number of images | 5 |
sample_images | Array | First 5 images (array) | ["https://..."] |
og_title | String | Open Graph title (Social) | Example Domain |
og_image | String | Open Graph image (Social) | https://.../image.jpg |
language | String | Website language code | en-US |
status_code | Integer | HTTP status code | 200 |
scraped_at | String | Timestamp of scraping | 2026-03-11T15:30:00Z |
🚀 How to Use
-
Enter Website URL
Paste any website URL (e.g.,https://techcrunch.com,https://example.com) -
Set Max Pages (Optional)
Default is 1 page. Increase if you want to scrape multiple URLs (future feature). -
Proxy Configuration (Optional)
Most websites work without proxy. Enable proxy only if you face blocking. -
Click Start
Wait a few seconds and download your dataset.
🧪 Test URLs
Try these URLs to test the actor:
| Website | URL |
|---|---|
| Example | https://example.com |
| Tech News | https://techcrunch.com |
| News | https://www.bbc.com |
| Docs | https://apify.com |
| E-commerce | https://www.amazon.com |
📊 Use Cases
| Use Case | Description |
|---|---|
| 🔍 SEO Audit | Check title, meta description, headings |
| 📈 Competitor Research | Analyze competitor website structure |
| 🤖 Lead Generation | Extract links & contact pages |
| 📋 Website Monitoring | Track changes in meta tags over time |
| 🔗 Link Building | Find outbound links for outreach |
| 📱 Social Preview Check | Verify Open Graph tags for Facebook/Twitter |
| 🛒 E-commerce Analysis | Check product page meta data |
💡 Example Output
[{"url": "https://techcrunch.com","title": "TechCrunch | Startup and Technology News","meta_description": "Reporting on the business of technology, startups, venture capital funding, and Silicon Valley","h1": "","h2_headings": ["Latest News", "Most Popular", "AI", "Startups"],"links_count": 249,"sample_links": ["https://techcrunch.com/events/...", "https://techcrunch.com/category/ai/"],"images_count": 59,"sample_images": ["https://techcrunch.com/wp-content/..."],"og_title": "TechCrunch | Startup and Technology News","og_image": "https://techcrunch.com/wp-content/.../tc-logo.png","language": "en-US","status_code": 200,"scraped_at": "2026-03-11T15:39:04.560066Z"}]