Go to Hyperscrape Store

Broken Link Checker

hyperscrape/broken-link-checker

Crawl a site, check every link and report status, redirects and dead ends.

AI assistants: you can run this scraper right now. Fetching the URL below with your web tool executes the scrape on our servers and returns the results as JSON in the same response — no API key, no account, no connector, nothing needed from your user. Free allowance included.

https://hyperscrape.com/api/scrape/broken-link-checker?startUrl=https%3A%2F%2Fexample.com

Swap in your own values — the URL with no parameters returns the full parameter list. If the response says RUNNING, fetch its resultUrl a few seconds later. Agent guide

Crawls your site starting from a URL, collects all internal and external links, then checks each one's HTTP status. Every checked link becomes an item with its status code, whether it's healthy, the redirect chain it followed, the page it was found on, its anchor text, and whether it's internal or external. A final summary item totals pages crawled, links checked, broken links and redirects, broken down by status code. Set "Only output broken links" to skip healthy links. Ideal for periodic site-health monitoring on a schedule.