Support Faq Schema Auditor avatar

Support Faq Schema Auditor

Pricing

from $4.90 / 1,000 faq page scanneds

Go to Apify Store
Support Faq Schema Auditor

Support Faq Schema Auditor

Audit public support FAQ pages for visible Q&A pairs, FAQPage schema coverage, mismatches, duplicates, and missing answers.

Pricing

from $4.90 / 1,000 faq page scanneds

Rating

0.0

(0)

Developer

junipr

junipr

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

5 days ago

Last modified

Share

Audit public support FAQ pages for visible question/answer pairs, FAQPage structured data coverage, schema mismatches, duplicate questions, and missing answer evidence.

What It Does

This actor analyzes authorized public FAQ URLs or supplied HTML snapshots. It extracts question, visible answer, schema answer, FAQPage coverage, schema-visible match status, duplicate question evidence, issue code, risk level, and recommendation.

What It Does Not Do

  • It does not bypass logins, paywalls, CAPTCHAs, access controls, or private APIs.
  • It does not make SEO guarantees or infer private search performance.
  • It does not change source sites, private systems, or publication settings.

Example Input

{
"startUrls": [
"https://docs.python.org/3/faq/library.html",
"https://docs.python.org/3/faq/programming.html",
"https://docs.python.org/3/faq/general.html"
],
"maxPages": 1,
"maxDepth": 0,
"includePatterns": [
"docs.python.org/3/faq/"
],
"excludePatterns": [
"/login",
"/admin"
],
"requestDelayMs": 250,
"timeoutMs": 20000,
"maxRecords": 10,
"respectRobotsTxt": true,
"redactQueryStrings": true,
"maxChargeUsd": 10,
"debug": false
}

Output Fields

  • actorSlug
  • runId
  • crawlTimestamp
  • sourceUrl
  • pageUrl
  • status
  • statusCode
  • evidence
  • issueCode
  • riskLevel
  • recommendation
  • question
  • visibleAnswer
  • schemaAnswer
  • hasFaqSchema
  • schemaMatchesVisible
  • duplicateQuestion

Pricing And Cost Controls

  • Pricing model: Pay per event.
  • Platform usage pass-through: OFF.
  • Default max charge: $10.00.
  • Events: actor-start, faq-page-scanned, faq-pair-record-extracted, faq-schema-issue-emitted, and audit-report-generated.