{"id":15889174,"url":"https://github.com/arshadkazmi42/gh-crawl","last_synced_at":"2026-01-20T04:32:48.301Z","repository":{"id":46541684,"uuid":"366436101","full_name":"arshadkazmi42/gh-crawl","owner":"arshadkazmi42","description":"Crawler for Github repositories. Finds all the broken links from the repositories","archived":false,"fork":false,"pushed_at":"2021-11-04T16:57:55.000Z","size":39,"stargazers_count":1,"open_issues_count":4,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-07T21:46:15.865Z","etag":null,"topics":["bug-bounty-recon","crawl","crawler","gh-crawler","github","github-crawler","githubcrawler","python"],"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-05-11T15:46:39.000Z","updated_at":"2021-12-21T21:15:43.000Z","dependencies_parsed_at":"2022-08-19T06:22:31.250Z","dependency_job_id":null,"html_url":"https://github.com/arshadkazmi42/gh-crawl","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/arshadkazmi42/gh-crawl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arshadkazmi42%2Fgh-crawl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arshadkazmi42%2Fgh-crawl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arshadkazmi42%2Fgh-crawl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arshadkazmi42%2Fgh-crawl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arshadkazmi42","download_url":"https://codeload.github.com/arshadkazmi42/gh-crawl/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arshadkazmi42%2Fgh-crawl/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28596079,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T02:08:49.799Z","status":"ssl_error","status_checked_at":"2026-01-20T02:08:44.148Z","response_time":117,"last_error":"SSL_read: 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":["bug-bounty-recon","crawl","crawler","gh-crawler","github","github-crawler","githubcrawler","python"],"created_at":"2024-10-06T06:41:32.514Z","updated_at":"2026-01-20T04:32:48.283Z","avatar_url":"https://github.com/arshadkazmi42.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gh-crawl\nCrawl all the urls from github organization / user public github repositories\n\n## Install Dependencies\n\n\u003e Requires Python 3+\n\n```\n$ pip install -r requirements.txt\n```\n\n## Usage\n\n```\n$ python scan.py {Github Username} {Github Token (Optional)}\n```\n\n## Example\n\n```\n$ python scan.py bugcrowd\n\n```\n\n\u003e Note: Output will be printed to stdout and will be written to file name {GITHUB USERNAME}.txt\n\n\n## Local `run.sh`\n\n```\n# $1: Github Username / Organization Name\n# $2: Github Token (Optional)\n\npython3 scan.py $1 {REPLACE_WITH_GITHUB_TOKEN}\n\n# This is to find unavailable github accounts\n# Requires https://github.com/arshadkazmi42/bash-scripts\n\ncat $1.txt | awk -F[/] '{print $1\"//\"$3\"/\"$4}' | sort | uniq | xargs -I {} sh ../bash-scripts/curl/scan-broken.sh {}\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farshadkazmi42%2Fgh-crawl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farshadkazmi42%2Fgh-crawl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farshadkazmi42%2Fgh-crawl/lists"}