01Check all links on a single webpage.
02Recursively deep scan internal pages up to a specified depth.
03Parse and validate all URLs listed within a sitemap.xml file.
04Detect various link statuses including broken links, redirects, and timeouts.
05Utilizes parallel batch requests with retries for efficient checking.
060 GitHub stars