{"id":20397932,"url":"https://github.com/namescode/hub_harvester","last_synced_at":"2026-04-08T18:01:36.912Z","repository":{"id":204788021,"uuid":"712663624","full_name":"NamesCode/hub_harvester","owner":"NamesCode","description":"A python script to gather data on a user or organisations git repos","archived":false,"fork":false,"pushed_at":"2023-11-03T00:46:01.000Z","size":22,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-13T09:38:57.388Z","etag":null,"topics":["data","github","nix","nix-flake","python","python3","sqlite"],"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/NamesCode.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,"governance":null}},"created_at":"2023-10-31T23:41:33.000Z","updated_at":"2023-10-31T23:56:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"e59e289a-44c4-4caa-82d4-aefd95db8f23","html_url":"https://github.com/NamesCode/hub_harvester","commit_stats":null,"previous_names":["namescode/hub_harvester"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/NamesCode/hub_harvester","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NamesCode%2Fhub_harvester","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NamesCode%2Fhub_harvester/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NamesCode%2Fhub_harvester/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NamesCode%2Fhub_harvester/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NamesCode","download_url":"https://codeload.github.com/NamesCode/hub_harvester/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NamesCode%2Fhub_harvester/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31567227,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"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":["data","github","nix","nix-flake","python","python3","sqlite"],"created_at":"2024-11-15T04:17:27.130Z","updated_at":"2026-04-08T18:01:36.892Z","avatar_url":"https://github.com/NamesCode.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hub harvester \nGathers data from GitHub about a user or organisation by using the GitHub API to crawl its repositories.\nThis will be rather slow, so I recommend using an authentication token to help speed it up.\n\nFor documentation on how the `SQLite` database is formatted you can find it [here](docs/sqlite.md)\n## Usage\n- Install the `PyGithub` package: \n```bash\npip install pygithub\n```\n- Run the script in `src/`: **This will take a while to crawl**\n```bash\npython src/main.py\n```\n\nOR run the following:\n```bash\ngit clone https://github.com/NamesCode/hub_harvester.git\ncd hub_harvester\npip install pygithub\npython src/main.py\n```\n\n### Using Nix\nRun the following:\n```bash\ngit clone https://github.com/NamesCode/hub_harvester.git\ncd hub_harvester\nnix develop\npython src/main.py\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnamescode%2Fhub_harvester","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnamescode%2Fhub_harvester","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnamescode%2Fhub_harvester/lists"}