{"id":17110093,"url":"https://github.com/seiffert/ghrepos","last_synced_at":"2026-05-03T19:35:03.117Z","repository":{"id":64304641,"uuid":"80866537","full_name":"seiffert/ghrepos","owner":"seiffert","description":"Filter GitHub repositories by topic with ease","archived":false,"fork":false,"pushed_at":"2017-03-02T12:12:07.000Z","size":34,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-23T21:46:26.129Z","etag":null,"topics":["github"],"latest_commit_sha":null,"homepage":"","language":"Go","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/seiffert.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":"2017-02-03T20:27:46.000Z","updated_at":"2020-12-26T16:34:21.000Z","dependencies_parsed_at":"2023-01-15T10:15:43.835Z","dependency_job_id":null,"html_url":"https://github.com/seiffert/ghrepos","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/seiffert/ghrepos","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seiffert%2Fghrepos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seiffert%2Fghrepos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seiffert%2Fghrepos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seiffert%2Fghrepos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seiffert","download_url":"https://codeload.github.com/seiffert/ghrepos/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seiffert%2Fghrepos/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32582840,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"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":["github"],"created_at":"2024-10-14T16:25:24.032Z","updated_at":"2026-05-03T19:35:03.094Z","avatar_url":"https://github.com/seiffert.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ghrepos\n\n[![Build Status](https://travis-ci.org/seiffert/ghrepos.svg?branch=master)](https://travis-ci.org/seiffert/ghrepos)\n[![Go Report Card](https://goreportcard.com/badge/github.com/seiffert/ghrepos)](https://goreportcard.com/report/github.com/seiffert/ghrepos)\n[![Code Climate](https://lima.codeclimate.com/github/seiffert/ghrepos/badges/gpa.svg)](https://lima.codeclimate.com/github/seiffert/ghrepos)\n\n**ghrepos** is a simple CLI tool that allows you to find GitHub repositories with a specific\n[topic](https://help.github.com/articles/about-topics/). This is particularly useful when you automate the \nconfiguration of build tools or the management of your GitHub repositories.\n\n## Example Usage\n\n```bash\n$ ghrepos --owner seiffert example-topic\nseiffert/example-repo-1\nseiffert/example-repo-2\nseiffert/example-repo-3\n```\n\nTo authenticate against the GitHub API, **ghrepos** optionally takes a GitHub access token. This is required if you want\nto list private repositories.\nGenerate a token one in [your account settings](https://github.com/settings/tokens) and pass it either as environment \nvariable `GITHUB_TOKEN` or via the `--token` option:\n\n```bash\n$ ghrepos --owner seiffert --token \u003cGITHUB_TOKEN\u003e example-topic\n```\n\n## Installation\n\nTo install **ghrepos**, download a binary from the provided\n[GitHub releases](https://github.com/seiffert/ghrepos/releases) and put it into a folder that is part of your \nsystem's `$PATH`.\n\n## Contribution\n\nIf you have ideas for improving this little tools or just a question, please don't hesitate to open an\n[issue](https://github.com/seiffert/ghrepos/issues/new) or even fork this repository and create a pull-request!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseiffert%2Fghrepos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fseiffert%2Fghrepos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseiffert%2Fghrepos/lists"}