SEO Site Checkup
Pricing
Pay per event
Go to Apify Store

SEO Site Checkup
Run a fast audit of websites, checking for proper tags and surfacing any errors that might come up.
Pricing
Pay per event
Rating
0.0
(0)
Developer

Canadesk Support
Maintained by Community
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
4 days ago
Last modified
Categories
Share
SEO Site Checkup Scraper (PPE)
A powerful SEO analysis tool that scrapes detailed SEO reports from seositecheckup.com. This actor uses the Pay-Per-Event (PPE) pricing model, charging only for the data you extract.
Features
- Full SEO Report: Get a comprehensive analysis of your website's SEO performance.
- Failed Checks Report: Focus only on the issues that need fixing.
- Granular Data: Extracts detailed items including keywords, headings, images, links, and more.
- Bulk Processing: Check multiple URLs in a single run.
Input Parameters
| Parameter | Type | Description | Default |
|---|---|---|---|
url | String | The website URL(s) to analyze. Can be comma-separated or newline-separated. | https://apify.com |
process | String | The type of report to generate. Options: fs (Full SEO Report), fc (Failed Checks Report). | fs |
pause | Integer | Waiting time (in seconds) between requests to avoid rate limiting. | 3 |
proxy | Object | Proxy configuration. Apify Residential Proxy is recommended for stability. | { "useApifyProxy": true } |
Output
The actor stores results in the default dataset. The output is flattened to provide granular access to each data point.
Example Output Item (Keyword)
{"url": "https://apify.com","type": "keyword","keyword": "web scraping","count": 5,"source_section": "keywords_cloud","top_100_pass_rate": 85}
Example Output Item (Heading)
{"url": "https://apify.com","type": "heading","tag": "h1","text": "The Web Scraping Platform","source_section": "h1_list","top_100_pass_rate": 85}
Example Output Item (Image)
{"url": "https://apify.com","type": "image","src": "https://cdn.apify.com/logo.png","displayed_width": 200,"natural_width": 800,"source_section": "images","top_100_pass_rate": 85}
Available Checks
The actor covers a wide range of SEO checks including:
- Meta Tags (Title, Description, Social Media)
- Keywords (Common, Cloud, Related)
- Headings & Content Structure
- Links & Backlinks
- Images (Alt text, Size, Format)
- Performance (Speed, Caching, Minification, Web Vitals)
- Security (HTTPS, SSL, Safe Browsing)
- Mobile Usability
- Advanced SEO (Robots.txt, Sitemap, Structured Data)
How it works.
-
Enter the website URL to be analyzed.
-
Run it! 🎉
Support
Always use a proxy!
Open a new issue or contact support.
Cheers!