{"id":16199934,"url":"https://github.com/agateau/ghi-scraper","last_synced_at":"2025-07-08T07:36:12.889Z","repository":{"id":66380959,"uuid":"574181566","full_name":"agateau/ghi-scraper","owner":"agateau","description":"GitHub Issue Scraper","archived":false,"fork":false,"pushed_at":"2023-08-05T17:30:20.000Z","size":163,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-13T19:49:51.781Z","etag":null,"topics":["git-scraper"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/agateau.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-12-04T17:18:02.000Z","updated_at":"2024-03-05T02:06:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"29993c16-3b77-4b87-9621-a1104a258b65","html_url":"https://github.com/agateau/ghi-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/agateau%2Fghi-scraper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agateau%2Fghi-scraper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agateau%2Fghi-scraper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agateau%2Fghi-scraper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agateau","download_url":"https://codeload.github.com/agateau/ghi-scraper/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247703779,"owners_count":20982286,"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":["git-scraper"],"created_at":"2024-10-10T09:28:45.392Z","updated_at":"2025-04-07T17:47:15.854Z","avatar_url":"https://github.com/agateau.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GitHub Issue Scraper\n\nA Python-based scraper to download all issues and pull-requests from a GitHub repository.\n\nStores the issues and pull-requests as JSON files.\n\n## Installation\n\n```\npipx install git+https://github.com/agateau/ghi-scraper\n```\n\n## Usage\n\nTo avoid getting rate-limited: create a GitHub token (it only needs the \"read repo\" permission), store it in `$GITHUB_TOKEN`.\n\nRun the scraper:\n\n```\nghi-scraper user/repo where/to/store/the/files\n```\n\nIf you plan to run this regularly, you can use the `--since` argument to reduce traffic and avoid getting rate-limited:\n\n```\n# Scrap since an absolute date\nghi-scraper user/repo where/to/store/the/files --since 2022-12-02\n\n# Scrap all changes of the last 2 days\nghi-scraper user/repo where/to/store/the/files --since 2d\n\n# Scrap all changes of the last 6 hours\nghi-scraper user/repo where/to/store/the/files --since 6h\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagateau%2Fghi-scraper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fagateau%2Fghi-scraper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagateau%2Fghi-scraper/lists"}