Site QA Content Report Scraper avatar

Site QA Content Report Scraper

Pricing

from $10.00 / 1,000 site page extracteds

Go to Apify Store
Site QA Content Report Scraper

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

太郎 山田

太郎 山田

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days 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