{"id":13551373,"url":"https://github.com/linkchecker/linkchecker","last_synced_at":"2025-10-22T06:29:55.929Z","repository":{"id":16770126,"uuid":"80534589","full_name":"linkchecker/linkchecker","owner":"linkchecker","description":"check links in web documents or full websites","archived":false,"fork":false,"pushed_at":"2024-10-12T16:18:43.000Z","size":22413,"stargazers_count":928,"open_issues_count":86,"forks_count":153,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-03-19T16:18:06.239Z","etag":null,"topics":["http","link-checker","tools","web","www"],"latest_commit_sha":null,"homepage":"https://linkchecker.github.io/linkchecker/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/linkchecker.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","funding":null,"license":"COPYING","code_of_conduct":"CODE_OF_CONDUCT.rst","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-01-31T15:46:03.000Z","updated_at":"2025-03-16T02:57:06.000Z","dependencies_parsed_at":"2023-09-26T00:19:10.763Z","dependency_job_id":"e8503e41-fa4d-4882-bad7-8c0f2bba91e7","html_url":"https://github.com/linkchecker/linkchecker","commit_stats":{"total_commits":6614,"total_committers":60,"mean_commits":"110.23333333333333","dds":"0.43710311460538254","last_synced_commit":"054a583b79b79a36182b22dc95f84a1fcba05863"},"previous_names":[],"tags_count":43,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linkchecker%2Flinkchecker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linkchecker%2Flinkchecker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linkchecker%2Flinkchecker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linkchecker%2Flinkchecker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/linkchecker","download_url":"https://codeload.github.com/linkchecker/linkchecker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246922242,"owners_count":20855341,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["http","link-checker","tools","web","www"],"created_at":"2024-08-01T12:01:46.828Z","updated_at":"2025-10-22T06:29:55.924Z","avatar_url":"https://github.com/linkchecker.png","language":"Python","readme":"LinkChecker\n============\n\n|Build Status|_ |License|_\n\n.. |Build Status| image:: https://github.com/linkchecker/linkchecker/actions/workflows/build.yml/badge.svg?branch=master\n.. _Build Status: https://github.com/linkchecker/linkchecker/actions/workflows/build.yml\n.. |License| image:: https://img.shields.io/badge/license-GPL2-d49a6a.svg\n.. _License: https://opensource.org/licenses/GPL-2.0\n\nCheck for broken links in web sites.\n\nFeatures\n---------\n\n- recursive and multithreaded checking and site crawling\n- output in colored or normal text, HTML, SQL, CSV, XML or a sitemap graph in different formats\n- HTTP/1.1, HTTPS, FTP, mailto: and local file links support\n- restrict link checking with regular expression filters for URLs\n- proxy support\n- username/password authorization for HTTP and FTP\n- honors robots.txt exclusion protocol\n- Cookie support\n- HTML5 support\n- a command line and web interface\n- various check plugins available\n\nInstallation\n-------------\n\nPython 3.10 or later is needed. Using pipx to install LinkChecker::\n\n  pipx install linkchecker\n\nThe version in the Python Package Index may be old, to find out how\nto get the latest code, plus platform-specific information and other advice see\n`doc/install.txt`_ in the source code archive.\n\n.. _doc/install.txt: https://linkchecker.github.io/linkchecker/install.html\n\n\nUsage\n------\nExecute ``linkchecker https://www.example.com``.\nFor other options see ``linkchecker --help``, and for more information the\nmanual pages `linkchecker(1)`_ and `linkcheckerrc(5)`_.\n\n.. _linkchecker(1): https://linkchecker.github.io/linkchecker/man/linkchecker.html\n\n.. _linkcheckerrc(5): https://linkchecker.github.io/linkchecker/man/linkcheckerrc.html\n\nDocker usage\n-------------\n\nIf you do not want to install any additional libraries/dependencies you can use\nthe Docker image which is published on GitHub Packages.\n\nExample for external web site check::\n\n  docker run --rm -it -u $(id -u):$(id -g) ghcr.io/linkchecker/linkchecker:latest --verbose https://www.example.com\n\nLocal HTML file check::\n\n  docker run --rm -it -u $(id -u):$(id -g) -v \"$PWD\":/mnt ghcr.io/linkchecker/linkchecker:latest --verbose index.html\n\nIn addition to the rolling latest image, uniquely tagged images can also be found\non the `packages`_ page.\n\n.. _packages: https://github.com/linkchecker/linkchecker/pkgs/container/linkchecker\n","funding_links":[],"categories":["Python","http","\u003ca name=\"webdev\"\u003e\u003c/a\u003eWeb development","Other"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinkchecker%2Flinkchecker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flinkchecker%2Flinkchecker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinkchecker%2Flinkchecker/lists"}