
SEO Site Checkup
1 day trial then $10.00/month - No credit card required now

SEO Site Checkup
1 day trial then $10.00/month - No credit card required now
Run checks for common SEO issues, speed optimizations, mobile usability, security and more!
Actor Metrics
22 monthly users
No reviews yet
6 bookmarks
>99% runs succeeded
Created in Sep 2023
Modified 9 months ago
You can access the SEO Site Checkup programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
1echo '{
2 "url": "https://apify.com",
3 "proxy": {
4 "useApifyProxy": true
5 }
6}' |
7apify call canadesk/seo-site-checkup --silent --output-dataset
SEO Site Checkup API through CLI
The Apify CLI is the official tool that allows you to use SEO Site Checkup locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include: