{"id":13910642,"url":"https://github.com/arshadkazmi42/is-broken-link-github","last_synced_at":"2025-09-11T18:49:04.120Z","repository":{"id":46368843,"uuid":"418582422","full_name":"arshadkazmi42/is-broken-link-github","owner":"arshadkazmi42","description":"Github Links Broken Status Checker","archived":false,"fork":false,"pushed_at":"2022-03-19T18:15:30.000Z","size":20,"stargazers_count":2,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-26T05:06:54.777Z","etag":null,"topics":["blc","broken-links","bugbounty","github","links","python","script"],"latest_commit_sha":null,"homepage":"","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/arshadkazmi42.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-10-18T16:28:23.000Z","updated_at":"2023-08-11T23:09:23.000Z","dependencies_parsed_at":"2022-09-12T18:11:19.885Z","dependency_job_id":null,"html_url":"https://github.com/arshadkazmi42/is-broken-link-github","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/arshadkazmi42/is-broken-link-github","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arshadkazmi42%2Fis-broken-link-github","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arshadkazmi42%2Fis-broken-link-github/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arshadkazmi42%2Fis-broken-link-github/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arshadkazmi42%2Fis-broken-link-github/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arshadkazmi42","download_url":"https://codeload.github.com/arshadkazmi42/is-broken-link-github/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arshadkazmi42%2Fis-broken-link-github/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268022199,"owners_count":24182826,"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","status":"online","status_checked_at":"2025-07-31T02:00:08.723Z","response_time":66,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["blc","broken-links","bugbounty","github","links","python","script"],"created_at":"2024-08-07T00:01:39.857Z","updated_at":"2025-07-31T10:11:24.455Z","avatar_url":"https://github.com/arshadkazmi42.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# is-broken-link-github\n\n- Takes file with list of urls input and check the status code 404 and prints if broken or ok.\n- Mainly for Github Links.\n- Handles all rate limiting of Github\n\n\n## Setup\n\n```\npip install -r requirements.txt\n```\n\n## Usage\n\n```\npython process.py {FILE_PATH} {GITHUB_TOKEN (optional)}\n```\n\n## Example\n\n```\npython process.py github-links.txt\n```\n\n## Local Bash Script\n\n```\n# $1: File path\n\ncat $1 | awk -F[/] '{print $1\"//\"$3\"/\"$4}' | sort | uniq \u003e process.txt\n\npython3 process.py process.txt {GITHUB_TOKEN}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farshadkazmi42%2Fis-broken-link-github","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farshadkazmi42%2Fis-broken-link-github","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farshadkazmi42%2Fis-broken-link-github/lists"}