VOOZH about

URL: https://apify.com/taroyamada/site-qa-content-report-scraper

โ‡ฑ Site QA Content Report Scraper ยท Apify


Pricing

from $10.00 / 1,000 site page extracteds

Go to Apify Store

Site QA Content Report Scraper

Audit public web pages for content quality issues and generate source-linked QA report rows.

Pricing

from $10.00 / 1,000 site page extracteds

Rating

0.0

(0)

Developer

๐Ÿ‘ naoki anzai

naoki anzai

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a month ago

Last modified

Share

Site owners, agencies, and QA teams use this actor to turn public web pages into source-linked QA issues and report rows.

Input public URLs you are allowed to audit.

Get billable issue rows, report rows, and optional export rows instead of paying only for raw page snapshots.

Store Quickstart

  1. Start with the first input example below using dryRun=false.
  2. Keep emitUnchanged=false so repeated no-change runs emit zero rows and zero charges.
  3. Use report/export events for recurring monitoring and client handoff.

Run the next report

Input Examples

{
"urls":[
"https://example.com/?siteQaCanary=content-v2"
],
"maxPages":5,
"maxLinksPerPage":25,
"emitPageRows":false,
"generateReport":true,
"emitExport":false,
"emitUnchanged":false,
"dryRun":false
}
{
"urls":[
"https://example.com/?siteQaCanary=content-v2"
],
"maxPages":5,
"maxLinksPerPage":25,
"emitPageRows":true,
"generateReport":true,
"emitExport":false,
"emitUnchanged":false,
"dryRun":false
}
{
"urls":[
"https://example.com/?siteQaCanary=content-v2",
"https://example.com/about"
],
"maxPages":2,
"maxLinksPerPage":25,
"emitPageRows":false,
"generateReport":true,
"emitExport":true,
"emitUnchanged":false,
"dryRun":false
}

Sample Output

See docs/sample-output.json for a complete sample.

Output Fields

  • billingEventName: PAY_PER_EVENT charge event.
  • rowType: page, issue, report, or export row type.
  • sourceUrl: public page checked.
  • issueType and severity: present on QA issue rows.
  • limitations and prohibitedInterpretations: guardrails for review workflows.

Pricing

Target PAY_PER_EVENT pricing:

  • site-page-extracted: $0.010 - Charged for each optional raw public page snapshot row.
  • site-qa-issue-detected: $0.080 - Charged for each source-linked page QA issue row.
  • site-qa-report-generated: $5.000 - Charged for each site-level QA report row.
  • site-export-generated: $7.000 - Charged for each generated QA export row.

No-change runs must emit zero default dataset rows and zero billable events by default.

Compliance Guardrails

  • Uses public pages only.
  • Does not bypass login, paywalls, CAPTCHA, robots controls, or private sessions.
  • Does not provide legal, SEO ranking, accessibility certification, safety, or compliance advice.
  • Does not support messaging automation or prospect-list building.

See Also

You might also like

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

17

Website SEO Auditor

crazydev.in/website-seo-auditor

Crawl any website and get a full SEO audit: broken links, missing meta, H1 issues, thin content, duplicate titles, page speed, canonical, noindex, OG tags and schema. Exports a formatted Excel report. Optional AI report via OpenAI or Gemini.

Broken Image Checker

colorful_soup/broken-image-checker

Detect broken or missing images on any public webpage and get a clean, actionable report. Perfect for SEO professionals, webmasters, QA testers, and UX teams.

22