# JustinBeckwith/linkinator

Broken link checker that crawls websites and validates links. Find broken links, dead links, and invalid URLs in websites, documentation, and local files. Perfect for SEO audits and CI/CD.

Repository: https://github.com/JustinBeckwith/linkinator
Canonical: https://ross.abutalabs.com/products/linkinator
Language: TypeScript
License: MIT
License Family: permissive
Topics: link-checker, typescript, broken-links, 404, broken-link-checker, seo-tools, seo, dead-links, link-validator, url-validator, website-crawler, web-crawler, html, ci-cd, testing, nodejs
Last push: 2026-08-26T16:29:19+00:00

## Health v2 (maintenance only)
Score: 99/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 98, longevity 100
- inputs: {"age_days": 2760, "days_push": 7, "days_rel": 16, "gap_med": 2.0, "n_releases_24m": 27}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1254, forks 109 (observed 2026-08-28T04:04:08.655319+00:00)

## What it is
Linkinator is a broken link checker that crawls websites, local HTML files, and markdown documentation to find dead links and invalid URLs. It provides both a Node.js API and a CLI, with standalone binaries and Docker images available.

## Use cases
- find broken links on my website
- check markdown docs for dead links
- run a link check in CI/CD pipeline
- audit site for 404 errors for SEO
- validate links in local HTML files
- crawl a site and report dead URLs

## When to choose
- you need a fast, scriptable link checker with CLI and API
- you want to integrate link validation into CI/CD
- you need to scan markdown files or local HTML without a server
- you want standalone binaries or Docker without Node.js installed

## When to avoid
- you need a full SEO audit beyond link checking
- you need a GUI-based crawler with visual reports
- you need JavaScript-rendered SPA crawling with headless browser support

## Facets
- artifact type: cli-tool
- maturity: active
- function: web-scraping, testing, cli, http-client
- domain: developer-tools, web-development, testing
- platform: cli, cross-platform
- tags: link-checker, broken-links, crawler, seo-audit, ci-cd, markdown-scanning, seo, automation, nodejs, docker

## Member repositories
- JustinBeckwith/linkinator (main) score 99

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:08.655319+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T05:07:22.954965+00:00, confidence not recorded.
  - readme: https://github.com/JustinBeckwith/linkinator (fetched 2026-08-28T04:04:08.655319+00:00, sha 4f9e4b1521fb)
  - registry_npm: https://registry.npmjs.org/linkinator (fetched 2026-08-29T12:17:55.746377+00:00, sha 46a330f001f1)
- Data as of 2026-08-30T08:39:29.467469+00:00.
