VOOZH about

URL: https://apify.com/scrappy_garden/broken-link-checker

โ‡ฑ Broken Link Checker - Website Link Validator & 404 Finder ยท Apify


๐Ÿ‘ Broken Link Checker - Website Link Validator & 404 Finder avatar

Broken Link Checker - Website Link Validator & 404 Finder

Pricing

$4.99/month + usage

Go to Apify Store

Broken Link Checker - Website Link Validator & 404 Finder

Crawl a website (or list of pages) and detect broken links (404/500), unreachable URLs, and invalid asset references. Generates a structured report for SEO audits, QA testing, and website maintenance.

Pricing

$4.99/month + usage

Rating

0.0

(0)

Developer

๐Ÿ‘ Bikram Adhikari

Bikram Adhikari

Maintained by Community

Actor stats

0

Bookmarked

7

Total users

0

Monthly active users

5 months ago

Last modified

Categories

Share

Find broken links (404/500), unreachable URLs, and invalid asset references across a website. This actor crawls pages and checks the HTTP status of links and resources, producing a clean report for SEO audits, QA testing, and ongoing website maintenance.

What it checks

  • Page links: <a href="...">
  • Assets (optional): images, scripts, stylesheets
  • Redirects: treated as OK (2xx/3xx)

Typical use cases

  • SEO site audits (broken outbound links hurt UX and trust)
  • QA checks before launch
  • Ongoing monitoring of large content sites
  • Migration validation (old URLs, changed routes)

Input

  • Start URLs (required): entry pages to crawl
  • Max pages: stop after N pages crawled
  • Max depth: how deep to crawl internal pages
  • Max links per page: caps link checks per page
  • Check external links: include outbound links
  • Check assets: include images/scripts/stylesheets
  • Ignore URL patterns: regex patterns to skip
  • Proxy configuration: optional

Output

Dataset contains broken items with:

  • sourceUrl (where the link was found)
  • linkUrl (the checked URL)
  • statusCode (0 if request failed)
  • finalUrl (after redirects, if available)
  • error (network/timeout errors)
  • linkType (a, img, script, link)

Key-value store also contains SUMMARY with totals and status-code breakdown.

SEO keywords

broken link checker, link validator, 404 finder, website audit, SEO audit, dead link checker, link checker API

Quick start

Store page: https://apify.com/scrappy_garden/broken-link-checker

Paste this into Input and click Run:

{
"startUrls":[
{
"url":"https://example.com/"
}
],
"proxyConfiguration":{
"useApifyProxy":false
}
}

Outputs (what you get)

  • Dataset: Dataset items typically include fields like: sourceUrl, linkUrl, statusCode, linkType, finalUrl, checkedAt.
  • Key-value store: SUMMARY

Tips (trust + predictable results)

  • Start with 1โ€“3 URLs to validate behavior, then scale up.
  • If a target blocks requests, enable Proxy and/or slow down concurrency in Input.
  • Use the SUMMARY / REPORT keys (when present) for automation pipelines and monitoring.

Related actors

Search keywords

broken link checker, broken link checker - website link validator & 404 finder, website audit, seo, broken links

You might also like

Broken Link Checker - Find 404s and Dead Links

santamaria-automations/broken-link-checker

Crawl any website and find broken links, 404 errors, redirect chains, timeouts, and SSL failures. Essential for SEO audits, QA, and content maintenance. Export data, run via API, schedule and monitor runs, or integrate with other tools.

Broken Link Checker - Find Dead 404 Links

logiover/broken-link-checker

Site-wide broken link checker: crawl any website, find 404 and dead links, export the link audit to CSV or JSON with source page and status code.

Broken Link Checker

parseforge/broken-link-checker

Scan thousands of URLs instantly and detect broken links, 404s, redirects, and slow pages. Get comprehensive link health reports with status codes, response times, redirect chains, and detailed error information. Perfect for website maintenance, SEO audits, and quality assurance.

51

2.6

Broken Link Checker โ€” Find 404s, Dead Links & Redirect Issues

khadinakbar/broken-link-checker

Crawl a website, scan a URL list, or verify all URLs from a sitemap. Returns broken links with source page, anchor text, status, redirect chain, and failure class โ€” for SEO audits, content QA, and migration validation.

Broken Link Checker โ€” Recursive Site Crawler

accurate_pouch/broken-link-checker

Recursively crawl your website and find every broken link, 404, redirect, and timeout. Checks internal and external links with configurable depth. 100 links free per run.

๐Ÿ‘ User avatar

Manchitt Sanan

3

Website Monitoring: Broken Links & Resources Checker

gusdecool/website-monitoring

Monitor your website by detecting broken resources (images, scripts, styles) and broken deep links (404s, timeouts).

Broken Link Checker

automation-lab/broken-link-checker

Broken Link Checker crawls your website, discovers all internal and external links, and verifies each one. It finds 404 errors, server errors, timeouts, and other broken links โ€” then tells you exactly which page links to each broken URL and what the anchor text says.

๐Ÿ‘ User avatar

Stas Persiianenko

25