VOOZH about

URL: https://apify.com/louisdeconinck/seo-checker

โ‡ฑ SEO Checker ยท Apify


Pricing

$8.00/month + usage

Go to Apify Store

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.

Pricing

$8.00/month + usage

Rating

5.0

(2)

Developer

๐Ÿ‘ Louis Deconinck

Louis Deconinck

Maintained by Community

Actor stats

18

Bookmarked

329

Total users

8

Monthly active users

77 days

Issues response

6 months ago

Last modified

Share

What does SEO Checker do?

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.

Why use SEO Checker?

Optimizing your website for search engines is crucial for increasing visibility and attracting organic traffic. SEO Checker helps you:

  • Identify technical SEO issues
  • Analyze content quality and structure
  • Evaluate meta tags and descriptions
  • Check internal and external linking
  • Assess mobile-friendliness and responsiveness
  • Detect implementation of structured data

Whether you're an SEO professional, website owner, or digital marketer, SEO Checker provides valuable data to enhance your site's performance in search results.

How to use SEO Checker

  1. Go to the SEO Checker page on Apify
  2. Enter the starting URL(s) of the website(s) you want to analyze
  3. Set the maximum number of pages to crawl (default is 100)
  4. Choose whether to crawl internal links (default is false)
  5. Click "Start" to begin the analysis

For a video tutorial on how to use SEO Checker, check out our YouTube guide.

Input

SEO Checker accepts the following inputs:

  • startUrls: Array of URLs to start the crawl (required)
  • maxRequestsPerCrawl: Maximum number of pages to crawl (default: 100)
  • crawlUrls: Whether to follow and analyze internal links (default: false)

For more details, check the Input tab on the actor's page.

Output

SEO Checker provides a comprehensive dataset with over 40 SEO-related attributes for each analyzed page. You can download the results in JSON, CSV, Excel, or HTML formats. Here's an overview and explanation of the output:

  1. URL: The analyzed webpage's URL
  2. Title: The page's title tag content
  3. Title Length: Number of characters in the title
  4. Title Duplicate Words: Count of repeated words in the title
  5. Description: The meta description content
  6. Description Length: Number of characters in the description
  7. iFrames: Number of iframes on the page
  8. Language: Detected language of the page
  9. Hreflang: Presence of hreflang tags (boolean)
  10. Domain Length: Number of characters in the domain name
  11. Viewport: Presence of viewport meta tag (boolean)
  12. Mobile Responsive: Whether the page is mobile-friendly (boolean)
  13. Charset: Presence of charset declaration (boolean)
  14. Favicon: Presence of favicon (boolean)
  15. H1 to H6: Content of heading tags (H1 to H6)
  16. H1 to H6 Count: Number of each heading tag type
  17. Words: Total word count on the page
  18. Paragraphs: Number of paragraph tags
  19. Lorem Ipsum: Presence of placeholder text (boolean)
  20. Apple Touch Icon: Presence of Apple touch icon (boolean)
  21. JavaScript Files: Number of external JavaScript files
  22. CSS Files: Number of external CSS files
  23. Strong Tags: Number of & tags
  24. Internal Links: List of internal links found
  25. Internal Links Count: Number of internal links
  26. External Links: List of external links found
  27. External Links Count: Number of external links
  28. Average Anchor Text Length: Average length of link anchor texts
  29. Images Without Alt: Number of images missing alt text
  30. Has Google Analytics: Presence of Google Analytics (boolean)
  31. Has HTTPS: Whether the page uses HTTPS (boolean)
  32. Has JSON-LD: Presence of JSON-LD structured data (boolean)
  33. Has Microdata: Presence of Microdata structured data (boolean)
  34. Meta Robots: Content of meta robots tag
  35. Canonical URL: The page's canonical URL
  36. Has Sitemap: Presence of sitemap link (boolean)
  37. Has Open Graph: Presence of Open Graph meta tags (boolean)
  38. Has Twitter Cards: Presence of Twitter Card meta tags (boolean)
  39. Has Hreflang: Presence of hreflang links (boolean)
  40. Has AMP: Presence of AMP link (boolean)
  41. Has Schema: Presence of Schema.org structured data (boolean)

These outputs provide a comprehensive overview of various on-page SEO factors, helping you identify areas for improvement and optimize your website for better search engine performance.

Example of the output:

{
"url":"https://apify.com",
"title":"Apify: Full-stack web scraping and data extraction platform",
"titleLength":59,
"titleDuplicateWords":0,
"description":"Cloud platform for web scraping, browser automation, and data for AI. Use 2,000+ ready-made tools, code templates, or order a custom solution.",
"descriptionLength":142,
"iframes":2,
"language":"en",
"hreflang":false,
"domainLength":9,
"viewport":true,
"mobileResponsive":true,
"charset":true,
"favicon":true,
"h1":[
"Build reliable web scrapers. Fast."
],
"h2":[
"Web scraping can be challenging",
"Trusted business partner",
"Learn more",
"Get started now"
],
"h3":[
"Develop with open-source tools",
"Deploy to Apify",
"Take your code for a run",
"Plug your Actor into any workflow",
"Publish your Actors"
],
"h4":[
"Simplify scraping withCrawlee",
"Use your favorite libraries",
"Turn your code into an Apify Actor",
"Deploy to the cloud",
"Run your Actors",
"Never get blocked",
"Store and share crawling results",
"Monitor performance over time",
"Integrations. Everywhere.",
"Web Scraper",
"Google Maps Scraper",
"Cheerio Scraper",
"YouTube Scraper",
"Puppeteer Scraper",
"Booking Scraper",
"Amazon Product Scraper",
"Twitter Scraper"
],
"h5":[],
"h6":[],
"h1Count":1,
"h2Count":4,
"h3Count":5,
"h4Count":17,
"h5Count":0,
"h6Count":0,
"words":1983,
"paragraphs":183,
"loremIpsum":false,
"appleTouchIcon":true,
"javascriptFiles":52,
"cssFiles":2,
"strongTags":11,
"internalLinks":[
"#main-content",
"/resources/standby-webinar",
"/",
"/store",
"/store",
"/actors",
"/integrations",
"/storage",
"/proxy",
"/enterprise",
"/resources/startups",
"/resources/universities",
"/resources/nonprofits",
"/data-for-generative-ai",
"/use-cases/lead-generation",
"/use-cases/market-research",
"/use-cases/sentiment-analysis",
"/use-cases",
"/professional-services",
"/partners",
"/templates",
"/partners/actor-developers",
"/ideas",
"/change-log",
"/success-stories",
"/about",
"/contact",
"/partners/join",
"/partners/affiliate",
"/jobs",
"/pricing",
"/contact-sales",
"/contact-sales",
"/store",
"#web-scraping-can-be-challenging",
"#develop-with-open-source-tools",
"/templates",
"/templates/ts-crawlee-playwright-chrome",
"/templates/ts-crawlee-puppeteer-chrome",
"/templates/python-selenium",
"/templates/python-scrapy",
"#deploy-to-apify",
"/actors",
"#take-your-code-for-a-run",
"/proxy",
"/storage",
"#plug-your-actor-into-any-workflow",
"/integrations",
"#publish-your-actors",
"/apify/web-scraper",
"/compass/crawler-google-places",
"/apify/cheerio-scraper",
"/streamers/youtube-scraper",
"/apify/puppeteer-scraper",
"/voyager/booking-scraper",
"/junglee/Amazon-crawler",
"/quacker/twitter-scraper",
"/store",
"#trusted-business-partner",
"/professional-services",
"/partners",
"/contact-sales",
"#learn-more",
"#get-started-now",
"/store",
"/professional-services",
"/pricing",
"/web-scraping",
"/use-cases",
"/success-stories",
"/ideas",
"/tools",
"/apify/web-scraper",
"/templates",
"/partners/actor-developers",
"/actors",
"/proxy",
"/storage",
"/integrations",
"/change-log",
"/partners",
"/partners/affiliate",
"/resources/universities",
"/resources/startups",
"/data-for-generative-ai",
"/compass/crawler-google-places",
"/about",
"/jobs",
"/contact",
"/"
],
"internalLinksCount":90,
"externalLinks":[
"https://crawlee.dev/",
"https://docs.apify.com/",
"https://docs.apify.com/academy",
"https://docs.apify.com/platform/actors/development/deployment",
"https://docs.apify.com/api",
"https://docs.apify.com/cli/",
"https://docs.apify.com/sdk",
"https://crawlee.dev/",
"https://help.apify.com/en/",
"https://blog.apify.com/",
"https://discord.com/invite/jyEM2PRvMU",
"https://console.apify.com/sign-in",
"https://console.apify.com/sign-up",
"https://console.apify.com/sign-up",
"https://console.apify.com/actors/new",
"https://www.g2.com/products/apify/reviews",
"https://www.capterra.com/reviews/150854/Apify",
"https://crozdesk.com/it/platform-as-a-service-paas/apify",
"https://www.trustradius.com/products/apify/reviews",
"https://docs.apify.com/academy/web-scraping-for-beginners",
"https://docs.apify.com",
"https://discord.com/invite/jyEM2PRvMU",
"https://console.apify.com",
"https://docs.apify.com/academy",
"https://docs.apify.com/sdk/js/",
"https://docs.apify.com/cli/",
"https://github.com/apify",
"https://blog.apify.com/web-scraping-python/",
"https://docs.apify.com/",
"https://status.apify.com/",
"https://console.apify.com/sign-in",
"https://help.apify.com/en/",
"https://blog.apify.com/best-web-scraping-tools/",
"https://blog.apify.com/",
"https://discord.com/invite/jyEM2PRvMU",
"https://x.com/apify",
"https://stackoverflow.com/questions/tagged/apify",
"https://www.youtube.com/apify",
"https://github.com/apify",
"https://www.linkedin.com/company/apifytech/",
"https://docs.apify.com/legal/general-terms-and-conditions",
"https://docs.apify.com/legal/privacy-policy",
"https://docs.apify.com/legal/cookie-policy"
],
"externalLinksCount":43,
"averageAnchorTextLength":33.81944444444444,
"imagesWithoutAlt":1,
"hasGoogleAnalytics":false,
"hasHttps":true,
"hasJsonLd":false,
"hasMicrodata":false,
"metaRobots":"index,follow",
"canonicalUrl":"https://apify.com",
"hasSitemap":false,
"hasOpenGraph":true,
"hasTwitterCards":true,
"hasHreflang":false,
"hasAmp":false,
"hasSchema":false
}

Is it legal to use SEO Checker?

SEO Checker is designed to analyze publicly available information on websites. It respects robots.txt files and doesn't attempt to access private data. However, always ensure you have the right to analyze a website, especially if it's not your own. When in doubt, consult the website's terms of service or seek legal advice.

You might also like

Complete SEO Audit Tool - Comprehensive Website SEO Analysis

smart-digital/complete-seo-audit-tool

Analyzes websites for SEO issues across meta tags, technical SEO, performance, links, and images. Generates 0-100 SEO scores per page with detailed recommendations and site-wide summary.

My Smart Digital

343

5.0

SEO Audit Tool

misceres/seo-audit-tool

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.

3.5K

3.8

SEO Site Checkup

canadesk/seo-site-checkup

Run checks for common SEO issues, speed optimizations, mobile usability, security and more!

๐Ÿ‘ User avatar

Canadesk Support

479

Citation Builder

alizarin_refrigerator-owner/citation-builder

Build local SEO citations by automatically submitting your business NAP (Name, Address, Phone) to 45+ directories. Why Citations Matter Local citations are mentions of your business name, address, and phone number on other websites. They're a critical local SEO ranking factor:

AI Search Visibility Tracker โ€” AEO & Citation Audit

khadinakbar/ai-search-visibility-tracker

Check if your domain gets cited by Perplexity, ChatGPT, Claude & Gemini. Tracks citation rank, content gaps & competing domains per keyword. AEO audit.

22

GEO Audit - AI Search Optimization Checker

lofomachines/geo-technical-audit

Analyze your web pages for Generative Engine Optimization (GEO). Get actionable insights to improve visibility in ChatGPT, Perplexity, Gemini, Google AI Overviews, and other AI search engines. Check schema markup, semantic HTML, E-E-A-T signals, and content structure.

93

Semrush Keyword Magic Tool

burbn/semrush-keyword-magic-tool

Extract Semrush Keyword Magic Tool keyword ideas and variations into a clean dataset. Get average monthly search volume, Low/High CPC, competition level & index, search intent + confidence, SERP feature type, monetization score, and monthly search trends. Perfect for SEO keyword research.

Google Keyword Scraper - Volume, CPC & Intent

mostafa-ennadi/google-keyword-scraper-volume-cpc-intent

$1.00 / 1,000 keyword suggestions. Get Google keyword suggestions with search volume, CPC, competition, and search intent. Bulk keyword research with country targeting and clean exports for SEO, Google Ads, and content planning.

๐Ÿ‘ User avatar

mostafa ennadi

55

Google Keyword Data Extractor bulk

iskander/google-keyword-search-volume-api

Get google keywords metrics, extract search volume, cost per click (CPC) and competition

๐Ÿ‘ User avatar

Iskandar Souissi

353

1.0