SEO Audit Tool
No credit card required
SEO Audit Tool
No credit card required
Search Engine Optimization tool to carry out an SEO audit on any website. Finds broken links, missing images, and provides information about possible page improvements.
Do you want to learn more about this Actor?
Get a demoYou can access the SEO Audit Tool programmatically from your own applications by using the Apify API. You can 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 "startUrl": "https://apify.com",
3 "proxy": {
4 "useApifyProxy": true
5 },
6 "maxRequestsPerCrawl": 10
7}' |
8apify call misceres/seo-audit-tool --silent --output-dataset
SEO Audit Tool - Free website SEO check API through CLI
The Apify CLI is the official tool that allows you to use SEO Audit Tool locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include: