{"id":18029384,"url":"https://github.com/morucci/yoshiki","last_synced_at":"2026-05-16T12:31:22.511Z","repository":{"id":138665057,"uuid":"238958436","full_name":"morucci/yoshiki","owner":"morucci","description":"A simple Python library of GraphQL queries + a CLI to query the Github API version 4.","archived":false,"fork":false,"pushed_at":"2020-02-17T08:37:37.000Z","size":22,"stargazers_count":2,"open_issues_count":2,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-12-03T01:10:58.879Z","etag":null,"topics":["apiv4","followers","following","github-api","graphql","stargazer","stargazers-count"],"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/morucci.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"license.md","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":"2020-02-07T15:34:29.000Z","updated_at":"2020-05-06T15:41:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"f7a987aa-a988-47d6-b31a-9c32d04e05b6","html_url":"https://github.com/morucci/yoshiki","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/morucci/yoshiki","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morucci%2Fyoshiki","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morucci%2Fyoshiki/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morucci%2Fyoshiki/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morucci%2Fyoshiki/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/morucci","download_url":"https://codeload.github.com/morucci/yoshiki/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morucci%2Fyoshiki/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33102737,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T04:41:52.686Z","status":"ssl_error","status_checked_at":"2026-05-16T04:41:52.009Z","response_time":115,"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":["apiv4","followers","following","github-api","graphql","stargazer","stargazers-count"],"created_at":"2024-10-30T09:09:00.267Z","updated_at":"2026-05-16T12:31:22.487Z","avatar_url":"https://github.com/morucci.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Yoshiki crawler\n\n## What is this ?\n\nA simple Python library of GraphQL queries + a CLI to query the Github API version 4. Yoshiki provides the following facilities:\n\n* search-projects: query the list of popular source repositories with at least N stars ordered by stars.\n* list-followers: query the list of followers of a given user.\n* list-following: query the list of users a given user is following.\n* list-repositories: query the list of repositories a given user own.\n* list-stargazers: query the list of stargazers of a given repository.\n* list-watchers: query the list of watchers of a given repository.\n\n## How to install\n\nSimply run:\n\n```\n$ python3 setup.py install --user\n```\n\n# Usage\n\nYou first need to generate a Github API token without ant specific right then you can start to run Yoshiki.\n\n```\n$ python3 ~/.local/bin/yoshiki --token \u003ctoken\u003e search-projects --stars 50000\n```\n\n## How to help ?\n\nSimply open PRs/Issues ! Contributions are welcome !\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmorucci%2Fyoshiki","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmorucci%2Fyoshiki","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmorucci%2Fyoshiki/lists"}