Bulk URL Status & Redirect Checker
Pricing
from $30.00 / 1,000 url check job completeds
Bulk URL Status & Redirect Checker
Audit thousands of URLs for broken links, redirect chains, and final destinations in one run. Built for SEO audits, site migrations, and link monitoring — you only pay for URLs actually checked, never for timeouts or errors.
Pricing
from $30.00 / 1,000 url check job completeds
Rating
0.0
(0)
Developer
Luqin Wang
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
15 hours ago
Last modified
Categories
Share
Find every broken link and redirect chain on your site in one run. Paste in a list of URLs — or point at a sitemap or URL list file — and get back HTTP status codes, full redirect chains, and final destinations for each one.
Built for SEO audits, broken-link sweeps, and site migrations where you need to verify thousands of URLs without babysitting a script.
Why this actor
- You only pay for URLs actually checked. Billing is computed from results published to the dataset — not from attempts. Timed-out, skipped, or errored URLs are never charged.
- No lost work. Every result is published before it is counted, so a failed run can't charge you for data you didn't receive.
- Full redirect chains. See every hop (
301 → 301 → 200), not just the final status — essential for migration and canonical audits. - One SUMMARY record. Totals (requested, checked, OK, broken, errors) land in the
SUMMARYkey-value record, ready for dashboards and reports.
Input
| Field | Description |
|---|---|
| Paste URLs (one per line) | Paste one URL per line. Used only when no file or URL is provided. |
| Upload URLs file | Upload a text file with one URL per line. |
| Urls list URL | Public URL of a text file with one URL per line. Used only when no file is provided. |
| Timeout per URL (seconds) | How long to wait for each URL before giving up. |
| Max URLs | Maximum number of URLs to check per run. |
| Max redirects | Maximum redirects to follow per URL. |
Output
- Dataset: one item per URL:
url,finalUrl,status,ok,redirectCount,redirectChain,error - Key-value store
SUMMARY: JSON totals (requested,checked,ok,broken,errors)
Example result
{"url": "https://example.com/old-page","finalUrl": "https://example.com/new-page","status": 200,"ok": true,"redirectCount": 1,"redirectChain": ["https://example.com/old-page", "https://example.com/new-page"],"error": null}
Pricing (pay-per-event)
- $0.03 per check job
- $0.0005 per URL checked — only URLs that produced a result