Broken Link / URL Status Checker
Pricing
from $0.80 / 1,000 url checkeds
Go to Apify Store
Broken Link / URL Status Checker
Check many URLs for health: HTTP status, final URL after redirects, response time and a broken/OK flag. For SEO link audits, uptime and QA monitoring. No key, no proxy.
Pricing
from $0.80 / 1,000 url checkeds
Rating
0.0
(0)
Developer
Bruno
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
Check any list of URLs for health — fast. For each URL you get the HTTP status, the final URL after redirects, response time and a clear broken / OK flag. No key, no proxy.
Input
{ "urls": ["https://example.com", "https://example.com/missing-page"] }
Output (per URL)
{"url": "https://example.com/missing-page","final_url": "https://example.com/missing-page","status": 404,"ok": false,"is_broken": true,"is_redirect": false,"response_ms": 180}
Use cases
- SEO: find broken links & dead pages at scale
- QA: check links after a deploy / migration
- Uptime and content monitoring
Uses a fast HEAD request with automatic GET fallback. Billed per URL checked.