Lighthouse Audit Tool — Performance, SEO & Accessibility avatar

Lighthouse Audit Tool — Performance, SEO & Accessibility

Under maintenance

Pricing

from $13.00 / 1,000 url auditeds

Go to Apify Store
Lighthouse Audit Tool — Performance, SEO & Accessibility

Lighthouse Audit Tool — Performance, SEO & Accessibility

Under maintenance

Run Lighthouse audits for URLs and export performance, accessibility, best-practices, SEO, PWA scores, diagnostics, and report artifacts.

Pricing

from $13.00 / 1,000 url auditeds

Rating

0.0

(0)

Developer

junipr

junipr

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

13 days ago

Last modified

Categories

Share

Run Lighthouse audits for URLs and export performance, accessibility, best-practices, SEO, PWA scores, diagnostics, and report artifacts.

What this actor does

Run Lighthouse audits for URLs and export performance, accessibility, best-practices, SEO, PWA scores, diagnostics, and report artifacts. The actor is configured for public or user-supplied sources, evidence-backed output rows, capped runs, and KVS summaries for blocked, empty, duplicate, or capped work.

What you can use it for

  • Build repeatable lighthouse checker datasets for analysis and automation.
  • Export records with source URLs, evidence fields, and run summaries.
  • Run buyer-ready tasks for: Run Lighthouse for one URL; Export SEO and accessibility scores; Audit mobile performance diagnostics.

Search-intent terms: lighthouse checker, lighthouse audit, performance audit, core web vitals, accessibility audit, seo score, page speed.

Inputs

The input schema supports the actor's source fields plus cost and quality controls. Important caps include urls, categories, maxConcurrency, auditTimeout, throttling, formFactor. Public task examples below provide small, safe starting inputs.

Outputs

Paid dataset rows and paid KVS artifacts are written only after the configured PPE charge succeeds. Rows include source/evidence fields where the actor can determine them and avoid fabricated values.

Key-value store reports

Every run writes SUMMARY.md and SUMMARY.json. Diagnostic CSV or JSON reports are used for blocked pages, no-result pages, duplicates, unsupported inputs, and capped runs instead of paid dataset rows.

Pricing

This actor uses pay-per-event pricing with Apify platform usage included in the event prices. Store discount tiers are configured for FREE, BRONZE, SILVER, and GOLD users.

EventUnitFREEBRONZESILVERGOLD
actor-startrun$0.05000$0.05000$0.04500$0.04000
url-auditedpage$0.01300$0.01300$0.01170$0.01040

Primary paid output event: url-audited. Runtime-paid dataset rows and runtime-paid artifacts use this active paid-output event unless a future pricing revision adds an actor-specific artifact boundary with matching code.

Cost controls and max-charge behavior

Default max charge: $25.00. When the run reaches the max charge or an event-charge limit, it stops gracefully and writes free summary diagnostics without adding unpaid dataset rows.

Platform usage / proxy / browser / API notes

The configured model is fixed-inclusive PPE: platform usage is included in event prices and the platform-usage pass-through toggle is off. Features that require browser rendering, proxies, provider APIs, or additional fetches are bounded by the input caps and priced through explicit events.

Reliability notes and limitations

The actor processes public or permissioned inputs only. Blocked pages, login walls, unsupported formats, empty results, and provider errors are recorded as diagnostics. The actor does not fabricate rankings, prices, reviews, sentiment, traffic, compliance status, or private contact data when source evidence is unavailable.

Example inputs

{
"urls": [
"https://crawlee.dev"
],
"device": "mobile",
"categories": [
"performance",
"accessibility",
"best-practices",
"seo"
],
"throttling": "simulated",
"locale": "en",
"performanceThreshold": 0,
"accessibilityThreshold": 0,
"bestPracticesThreshold": 0,
"seoThreshold": 0,
"failOnThreshold": false,
"includeAuditDetails": true,
"includeOpportunities": true,
"includeDiagnostics": true,
"includeScreenshot": false,
"generateHtmlReport": false,
"includeRawLighthouse": false,
"maxConcurrency": 1,
"auditTimeout": 120000,
"retryOnFailure": true,
"waitUntil": "load",
"proxyConfiguration": {}
}

Public task examples

  • Run Lighthouse for one URL: Dataset rows matching the run lighthouse for one url use case, plus SUMMARY.md and SUMMARY.json reports in the key-value store.
  • Export SEO and accessibility scores: Dataset rows matching the export seo and accessibility scores use case, plus SUMMARY.md and SUMMARY.json reports in the key-value store.
  • Audit mobile performance diagnostics: Dataset rows matching the audit mobile performance diagnostics use case, plus SUMMARY.md and SUMMARY.json reports in the key-value store.

Ethical/allowed-use notes

Use this actor only for public data, owned files, or sources you have permission to process. Respect source terms, privacy expectations, robots guidance, and applicable laws. Do not use the actor to collect secrets, bypass access controls, or make unsupported legal, financial, medical, or compliance decisions.