Back to all tools

Broken Link Checker

SEO

Crawl any webpage and check all links for broken URLs, redirects, timeouts, and errors.

Unlock Full Power with Krawly Pro

Get access to all 150+ tools with higher limits. Start with 100 free credits — no credit card required.

Use via API
Broken Link Checker — cURL
curl -X POST "https://krawly.io/api/v1/tools/broken-link-checker/" \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -d '{"url": "https://example.com"}'
150+ Tools Full API Access Bulk Processing Priority Support

What is Broken Link Checker?

The Broken Link Checker crawls any webpage and tests every link on it for HTTP errors, redirects, and timeouts. It identifies broken links (404s), server errors (500s), and excessive redirects — helping you maintain a healthy website with working navigation.

Use Cases

  • SEO maintenance — broken links harm search rankings and user experience
  • Website migration — verify all links still work after moving to a new domain or CMS
  • Content auditing — find and fix dead links in blog posts and documentation
  • Quality assurance — pre-launch check for new websites and redesigns
  • Client reporting — generate broken link reports for client websites

Key Features

Checks all links on a page including internal and external URLs
Reports HTTP status codes (200, 301, 302, 404, 500, etc.)
Identifies redirected links and their final destinations
Detects timeout and connection errors
Summary with total, OK, broken, timeout, and error counts
Multi-URL support — check links on multiple pages at once

Frequently Asked Questions