VOOZH about

URL: https://apify.com/simpleapi/seo-audit-tool

⇱ SEO Audit Tool Β· Apify


Pricing

from $2.99 / 1,000 results

Go to Apify Store

πŸ” SEO Audit Tool by seo-audit-tool scans your website for technical & on-page issues, highlights quick wins, and tracks improvements. πŸš€ Boost rankings with actionable insights, keyword checks, and performance recommendations. πŸ“ˆ

Pricing

from $2.99 / 1,000 results

Rating

0.0

(0)

Developer

πŸ‘ SimpleAPI

SimpleAPI

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

πŸ” SEO Audit Tool

Crawl any website and get a page-by-page technical & on-page SEO audit β€” titles, meta descriptions, headings, links, images, content length, technical tags, broken links/images, and structured data β€” all saved live to a clean, sectioned dataset.

Point it at one URL or hundreds. Each site is crawled independently, scored against industry SEO heuristics, and exported as structured rows you can push to a sheet, BI tool, or your own pipeline.

✨ Why choose this actor?

  • 🌐 Bulk-friendly β€” audit many websites in a single run.
  • πŸ›‘οΈ Self-healing networking β€” starts direct, then auto-falls-back to Datacenter and Residential proxies only if the site blocks us. No wasted proxy spend on friendly sites.
  • ⚑ Browser-grade requests β€” uses impit browser impersonation (real TLS/HTTP fingerprints) instead of fragile raw HTTP.
  • πŸ’Ύ Live results β€” every page is saved the moment it's analyzed; a long crawl never loses progress.
  • πŸ“Š Organized output β€” results split into focused views: Overview, Title & Meta, Headings, Links, Images, Content, Technical, Broken Links, Structured Data.

πŸ§ͺ Key features

CategoryWhat it checks
Title & MetaTitle presence & length, meta description presence & length
HeadingsH1 presence, single-H1 rule, extracted H1 text, H2 presence
LinksTotal links, link-count threshold, internal nofollow links
ImagesMissing alt (unoptimized) images, broken images
ContentWord count & content-length threshold
TechnicalDoctype, charset, viewport, AMP, iframe, robots.txt, favicon, Google Analytics
BrokenBroken internal & external links (with URL lists)
Structured dataJSON-LD & Microdata extraction

πŸ“₯ Input

FieldTypeDescription
startUrls (required)arrayWebsite URLs to audit (bulk supported).
proxyConfigurationobjectProxy used for fallback. Crawl always starts direct.
maxRequestsPerCrawlintegerMax pages per site (empty = unlimited).
maxDepthintegerInternal-link crawl depth (empty = unlimited).
userAgentstringCustom User-Agent.
viewPortWidth / viewPortHeightintegerViewport client hints.
pageTimeoutintegerPage navigation timeout (ms).
maxRequestRetriesintegerRetries per failed request.
handlePageTimeoutSecsintegerPer-page processing budget (s).
seoParamsobjectOverride SEO thresholds.
{
"startUrls":[{"url":"https://apify.com"}],
"proxyConfiguration":{"useApifyProxy":false},
"maxRequestsPerCrawl":10,
"maxDepth":2
}

πŸ“€ Output

One record per crawled page. Example (trimmed):

{
"url":"https://apify.com/",
"title":"Apify: Full-stack web scraping and data extraction platform",
"isLoaded":true,
"isMetaDescription":true,
"metaDescription":"Cloud platform for web scraping...",
"isH1":true,
"h1":"Get real-time web data for your AI",
"isH1OnlyOne":true,
"linksCount":88,
"internalNoFollowLinks":["https://mcp.apify.com/"],
"wordsCount":1532,
"isViewport":true,
"robotsFileExists":true,
"faviconExists":true,
"brokenLinksCount":1,
"brokenLinks":["https://apify.com/contact-sales/demo"],
"externalBrokenLinksCount":7,
"externalBrokenLinks":["https://x.com/apify"],
"jsonLd":{"isJsonLd":false,"jsonLdData":{}},
"microdata":{"isMicrodata":false,"microdata":[]}
}

Every boolean flag (isTitle, isViewport, isDoctype, …), count (linksCount, wordsCount, …), and list (brokenLinks, notOptimizedImages, …) is available per page.

πŸš€ How to use (Apify Console)

  1. Log in at console.apify.com β†’ Actors.
  2. Open SEO Audit Tool.
  3. Add one or more URLs under 🌐 Website URLs to audit.
  4. (Optional) Set max pages / depth and proxy.
  5. Click Start and watch the live log.
  6. Open the Output tab β€” switch between the section views.
  7. Export to JSON / CSV / XLSX.

πŸ€– Use via API

curl-X POST "https://api.apify.com/v2/acts/<ACTOR_ID>/run-sync-get-dataset-items?token=$APIFY_TOKEN"\
-H"Content-Type: application/json"\
-d'{"startUrls":[{"url":"https://apify.com"}],"maxRequestsPerCrawl":10}'

🎯 Best use cases

  • Site-wide SEO audits before a redesign or migration.
  • Finding broken links & images at scale.
  • Verifying title/meta/heading hygiene across many pages.
  • Checking structured-data (JSON-LD / Microdata) coverage.
  • Monitoring competitor sites for technical SEO posture.

πŸ’³ Pricing

This actor uses the Pay-per-event model:

  • row_result β€” charged once per page successfully audited and saved.

You only pay for results you receive. The crawl stops cleanly when your charge limit is reached.

❓ FAQ

Does it run JavaScript? No β€” it audits the server-rendered HTML using fast browser-impersonating HTTP. This is ideal for SEO (search engines weigh server HTML heavily) and keeps runs cheap.

Will it get blocked? It starts direct and automatically escalates to Datacenter then Residential proxies if a site pushes back, then sticks with the working tier.

Can I audit multiple sites at once? Yes β€” add as many URLs as you like; each is crawled independently with its own page/depth budget.

πŸ›Ÿ Support & feedback

Found an issue or want a new check? Open an issue on the actor's Issues tab.

βš–οΈ Legal

Only public pages are crawled. You are responsible for complying with target sites' Terms of Service and applicable laws (GDPR/CCPA, etc.). robots.txt and reasonable rate limits are respected.

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

369

5.0

(2)

Pro SEO Audit Tool - Get Your Website Data for Search Engines

dainty_screw/seo-audit-tool-pro

Elevate your website's search engine ranking with our SEO Audit Tool Pro. Conduct comprehensive SEO audits to identify broken links, missing images, and potential page enhancements. Unlock insights for optimal website performance and visibility.

πŸ‘ User avatar

codemaster devops

108

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

(3)

SEO Audit Tool

happitap/seo-audit-tool

Comprehensive SEO analysis for your entire website. Crawl all pages, identify technical issues, and get actionable insights to improve your search engine rankings.

54

5.0

(2)

Advanced SEO Audit Tool - AI-Powered Insights

ittechinnovators/advanced-seo-audit-tool---ai-powered-insights

Perform end-to-end SEO, performance, UX, social media, and payment gateway analysis. Generate actionable recommendations to enhance website visibility, user experience, and ranking. Optimized for all business types with AI-driven suggestions.

πŸ‘ User avatar

IT-TechInnovators

36

5.0

(2)

SEO Audit Tool

automation-lab/seo-audit-tool

Audit URLs for SEO metadata, headings, links, structured data, content quality, and technical issues β€” useful for content gap and page optimization workflows.

πŸ‘ User avatar

Stas Persiianenko

18

SEO Audit Tool β€” Lighthouse Scores & Core Web Vitals

junipr/seo-audit-tool

Audit websites across 21 SEO factors: titles, meta, headings, images, links, canonical, OG, Twitter Cards, schema, robots, HTTPS, URL structure. Per-page scores 0-100 with prioritized recommendations.

SEO Audit Tool

hgservices/seo-audit-tool

Audit any website for SEO. Get a 0-100 score, plain-English issues, and how to fix them. One row per page.

SEO Audit Tool

api-empire/seo-audit-tool

πŸ” SEO Audit Tool quickly uncovers technical SEO issues, on-page errors, and keyword gaps. πŸ“ˆ Get actionable recommendations to boost rankings, fix crawlability, and improve performanceβ€”fast.