Broken Link Checker
Features: - Single Link Check (POST /api/check-link) - Check if one URL is broken - Bulk Link Check (POST /api/check-multiple) - Check up to 50 URLs at once - Page Scan (POST /api/scan-page) - Scan an entire webpage and check all links found on it Key Capabilities: - Async operations for fast concurrent checking - Follows redirects automatically - Extracts links from , <link>, , and…
Broken Link Checker endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
endpoints / |
List of available endpoints |
| POST |
check-link /api/check-link |
Check if link is broken |
| POST |
check-multiple /api/check-multiple |
Check multiple links in a single request |
| POST |
scan-page /api/scan-page |
Scans page and validates all links |
Broken Link Checker pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 10 / minute |
|
| PRO Recommended | Free | 100 / minute |
|