Site QA Broken Link Report Scraper avatar

Site QA Broken Link Report Scraper

Pricing

from $10.00 / 1,000 site page extracteds

Go to Apify Store
Site QA Broken Link Report Scraper

Site QA Broken Link Report Scraper

Check public pages for broken links and generate source-linked URL health 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=links-v2"
],
"maxPages": 5,
"maxLinksPerPage": 25,
"emitPageRows": false,
"generateReport": true,
"emitExport": false,
"emitUnchanged": false,
"dryRun": false
}
{
"urls": [
"https://example.com/?siteQaCanary=links-v2"
],
"maxPages": 5,
"maxLinksPerPage": 25,
"emitPageRows": true,
"generateReport": true,
"emitExport": false,
"emitUnchanged": false,
"dryRun": false
}
{
"urls": [
"https://example.com/?siteQaCanary=links-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.
  • url-health-issue-detected: $0.080 - Charged for each broken or risky URL health issue row.
  • url-health-report-generated: $5.000 - Charged for each URL health report row.
  • site-export-generated: $7.000 - Charged for each generated URL 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