SEO Checker avatar
SEO Checker

Pricing

$8.00/month + usage

Go to Store
SEO Checker

SEO Checker

Developed by

Louis Deconinck

Louis Deconinck

Maintained by Community

SEO Checker is an advanced Actor that performs comprehensive on-site SEO analysis for any website. It crawls web pages and extracts crucial SEO elements, providing detailed insights to help improve your website's search engine optimization.

5.0 (3)

Pricing

$8.00/month + usage

6

Total users

66

Monthly users

18

Runs succeeded

>99%

Last modified

7 months ago

You can access the SEO Checker 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.

$echo '{
< "startUrls": [
< {
< "url": "https://crawlee.dev"
< }
< ]
<}' |
<apify call louisdeconinck/seo-checker --silent --output-dataset

SEO Checker API through CLI

The Apify CLI is the official tool that allows you to use SEO Checker locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: