{"id":34036370,"url":"https://github.com/nocomplexity/linkaudit","last_synced_at":"2026-04-07T11:31:18.553Z","repository":{"id":286298711,"uuid":"960995012","full_name":"nocomplexity/linkaudit","owner":"nocomplexity","description":"Linkaudit is a CLI tool to check for broken links in Sphinx or JupyterBook documents.","archived":false,"fork":false,"pushed_at":"2025-10-16T10:00:36.000Z","size":140,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-15T12:09:14.165Z","etag":null,"topics":["jupyter-book","jupyterbook","myst","rst","sphinx-doc","sphinx-extension"],"latest_commit_sha":null,"homepage":"https://nocomplexity.com/documents/linkaudit","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nocomplexity.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-04-05T14:27:36.000Z","updated_at":"2025-10-16T10:00:40.000Z","dependencies_parsed_at":"2025-08-09T17:19:47.474Z","dependency_job_id":"4fd8982b-3691-4076-a97f-b5b98757d2cf","html_url":"https://github.com/nocomplexity/linkaudit","commit_stats":null,"previous_names":["nocomplexity/linkaudit"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/nocomplexity/linkaudit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nocomplexity%2Flinkaudit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nocomplexity%2Flinkaudit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nocomplexity%2Flinkaudit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nocomplexity%2Flinkaudit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nocomplexity","download_url":"https://codeload.github.com/nocomplexity/linkaudit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nocomplexity%2Flinkaudit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31511530,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T03:10:19.677Z","status":"ssl_error","status_checked_at":"2026-04-07T03:10:13.982Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["jupyter-book","jupyterbook","myst","rst","sphinx-doc","sphinx-extension"],"created_at":"2025-12-13T20:20:51.135Z","updated_at":"2026-04-07T11:31:18.546Z","avatar_url":"https://github.com/nocomplexity.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Link Audit\n\n[![PythonCodeAudit Badge](https://img.shields.io/badge/Python%20Code%20Audit-Security%20Verified-FF0000?style=flat-square)](https://github.com/nocomplexity/codeaudit)\n\n[![PyPI - Version](https://img.shields.io/pypi/v/linkaudit.svg)](https://pypi.org/project/linkaudit)\n[![Documentation](https://img.shields.io/badge/Link%20Audit%20Handbook-Available-blue)](https://nocomplexity.com/documents/linkaudit)\n[![License](https://img.shields.io/badge/License-GPLv3-FFD700)](https://github.com/nocomplexity/linkaudit/blob/main/LICENSE.md)\n\nLinkAudit – Superfast, simple, and deadly accurate to find broken links in markdown.\n\nThis `linkaudit` tool has the following features:\n\n* Shows all external links (aka URLs) for a Shpinx or JupyterBook. Output is saved.\n* Validate status of all discoverd external links for a Sphinx or Jupyterbook document. Output is saved.\n\n\n## Installation\n\n```\npip install linkaudit\n\n```\n\n\n## Usage\n\nLinkaudit is a CLI tool.\n\nTo get help just run `linkaudit` without arguments.\n```shell \nLinkaudit\n\nCommand \t: showlinks\nShows all URLs from MyST Markdown files in a directory and generates an HTML report.\n\nCommand \t: checklinks\nPrint txt tables of URLs checks of JB Book\n\nCommand \t: version\nPrints the module version. Use [-v] [--v] [-version] or [--version].\n\nUse linkaudit [COMMAND] --help for detailed help per command.\n```\n\nTo use it on a  documentation created for `Jupyterbook` or `Sphinx`:\n\nTo show links, do:\n```\nlinkaudit showlinks [DIRECTORY_TO_SPHINX or JUPYERBOOK files]\n```\n\nTo check links, do:\n```\nlinkaudit checklinks [DIRECTORY_TO_SPHINX or JUPYERBOOK files]\n```\n\n## Documentation\nFull documentation is available at [https://nocomplexity.com/documents/linkaudit](https://nocomplexity.com/documents/linkaudit)\n\n## License\n\nThis tool is licensed  GPL-3.0-or-later. \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnocomplexity%2Flinkaudit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnocomplexity%2Flinkaudit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnocomplexity%2Flinkaudit/lists"}