{"id":18930647,"url":"https://github.com/tecladocode/markdown-link-checker","last_synced_at":"2026-02-27T18:48:05.700Z","repository":{"id":57439712,"uuid":"432142998","full_name":"tecladocode/markdown-link-checker","owner":"tecladocode","description":"A command-line utility that, given a markdown file, checks whether all its links work.","archived":false,"fork":false,"pushed_at":"2021-11-26T17:06:28.000Z","size":7,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-05T03:28:48.271Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tecladocode.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-11-26T10:44:16.000Z","updated_at":"2021-12-08T03:22:44.000Z","dependencies_parsed_at":"2022-09-26T17:20:36.691Z","dependency_job_id":null,"html_url":"https://github.com/tecladocode/markdown-link-checker","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tecladocode%2Fmarkdown-link-checker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tecladocode%2Fmarkdown-link-checker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tecladocode%2Fmarkdown-link-checker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tecladocode%2Fmarkdown-link-checker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tecladocode","download_url":"https://codeload.github.com/tecladocode/markdown-link-checker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223614699,"owners_count":17173656,"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":[],"created_at":"2024-11-08T11:38:23.557Z","updated_at":"2026-02-27T18:48:05.667Z","avatar_url":"https://github.com/tecladocode.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![PyPI version markdown-link-checker](https://badgen.net/badge/pypi%20version/0.1.0/green?icon=pypi)](https://pypi.python.org/pypi/markdown-link-checker/)\n\n# Markdown Link Checker\n\nA command-line utility written in Python that checks validity of links in a markdown file.\n\n## Install\n\n```\npip install markdown-link-checker\n```\n\n## Usage\n\n```\nlink_checker \"markdown-file.md\"\n```\n\n## Output\n\nInvalid links in document\n\n| link             | reason                                                                                                                                                                                                                                                                    |\n| :--------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |\n| http://example.c | HTTPConnectionPool(host='example.c', port=80): Max retries exceeded with url: / (Caused by NewConnectionError('\u003curllib3.connection. HTTPConnection object at 0x1066924d0\u003e: Failed to establish a new connection: [Errno ] nodename nor servname provided, or not known')) |\n| htp://google.com | No connection adapters were found for 'htp://google.com'                                                                                                                                                                                                                  |\n| http//google.com | Invalid URL 'http//google.com': No schema supplied. Perhaps you meant http://http//google.com?                                                                                                                                                                            |\n\nValid links in document\n\n| text  | link               |\n| ----- | ------------------ |\n| here  | http://example.com |\n| Udemy | https://udemy.com  |\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftecladocode%2Fmarkdown-link-checker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftecladocode%2Fmarkdown-link-checker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftecladocode%2Fmarkdown-link-checker/lists"}