{"id":19700248,"url":"https://github.com/dbeley/github-scraper","last_synced_at":"2026-05-15T14:33:10.013Z","repository":{"id":40975593,"uuid":"183901829","full_name":"dbeley/github-scraper","owner":"dbeley","description":"Scripts to extract data from github","archived":false,"fork":false,"pushed_at":"2022-12-08T07:43:53.000Z","size":41,"stargazers_count":2,"open_issues_count":3,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-10T10:46:27.963Z","etag":null,"topics":["github"],"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/dbeley.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":"2019-04-28T11:53:17.000Z","updated_at":"2022-03-17T02:41:07.000Z","dependencies_parsed_at":"2022-08-31T13:03:08.935Z","dependency_job_id":null,"html_url":"https://github.com/dbeley/github-scraper","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbeley%2Fgithub-scraper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbeley%2Fgithub-scraper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbeley%2Fgithub-scraper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbeley%2Fgithub-scraper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dbeley","download_url":"https://codeload.github.com/dbeley/github-scraper/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241014184,"owners_count":19894206,"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":["github"],"created_at":"2024-11-11T21:04:55.417Z","updated_at":"2025-11-22T14:01:11.713Z","avatar_url":"https://github.com/dbeley.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# github-scraper\n\n## Requirements\n\n- pandas\n- pygithub\n- tqdm\n- working config.ini (see config_sample.ini for an example)\n\n## Installation of the virtualenv (recommended)\n\n```\npipenv install\n```\n\n## Usage\n\n\n### repos_information_by_user\n\n```\npython repos_information_by_user.py -h\npipenv run python repos_information_by_user.py -h\n```\n\n```\nusage: repos_information_by_user.py [-h] [--debug] [-u USER] [-f FILE]\n\nRepos information by user\n\noptional arguments:\n  -h, --help            show this help message and exit\n  --debug               Display debugging information\n  -u USER, --user USER  Users to search (separated by comma)\n  -f FILE, --file FILE  File containing the users (one by line)\n```\n\n### starred_repos\n\n```\npython starred_repos.py -h\npipenv run python starred_repos.py -h\n```\n\n```\nusage: starred_repos.py [-h] [--debug] [-u USER]\n\nGet github starred repos\n\noptional arguments:\n  -h, --help            show this help message and exit\n  --debug               Display debugging information\n  -u USER, --user USER  User (default : user logged by the config file)\n```\n\n### users_followed\n\n```\npython users_followed.py -h\npipenv run python users_followed.py -h\n```\n\n```\nusage: users_followed.py [-h] [--debug] [-u USER]\n\nGet the users followed by another user\n\noptional arguments:\n  -h, --help            show this help message and exit\n  --debug               Display debugging information\n  -u USER, --user USER  Users to search (separated by comma)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdbeley%2Fgithub-scraper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdbeley%2Fgithub-scraper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdbeley%2Fgithub-scraper/lists"}