{"id":17694586,"url":"https://github.com/lomirus/get-github-mutual-followers","last_synced_at":"2026-05-15T18:05:01.760Z","repository":{"id":104427863,"uuid":"375890073","full_name":"lomirus/get-github-mutual-followers","owner":"lomirus","description":"🤺 Query the github mutual followers by one's username.","archived":false,"fork":false,"pushed_at":"2021-06-11T03:22:24.000Z","size":42,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-30T23:28:11.302Z","etag":null,"topics":["followers","github","github-tools"],"latest_commit_sha":null,"homepage":"https://lomirus.github.io/get-github-mutual-followers/","language":"TypeScript","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/lomirus.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":"2021-06-11T03:09:39.000Z","updated_at":"2021-06-25T11:57:19.000Z","dependencies_parsed_at":"2023-03-13T14:56:34.509Z","dependency_job_id":null,"html_url":"https://github.com/lomirus/get-github-mutual-followers","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lomirus/get-github-mutual-followers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lomirus%2Fget-github-mutual-followers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lomirus%2Fget-github-mutual-followers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lomirus%2Fget-github-mutual-followers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lomirus%2Fget-github-mutual-followers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lomirus","download_url":"https://codeload.github.com/lomirus/get-github-mutual-followers/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lomirus%2Fget-github-mutual-followers/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266822327,"owners_count":23989824,"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","status":"online","status_checked_at":"2025-07-24T02:00:09.469Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["followers","github","github-tools"],"created_at":"2024-10-24T13:49:10.256Z","updated_at":"2025-10-26T22:01:37.283Z","avatar_url":"https://github.com/lomirus.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Introduction\n\nA Web App based on Vanilla TS to query the mutual followers of a specified Github user through the Github official APIs.\n\n## Usage\n\n### Online Version\n\nVisit [Github Pages](https://lomirus.github.io/get-github-mutual-followers/)\n\n### Local version\n\nDownload and run:\n\n```bash\nnpm install\nnpm run build\nnpm run serve\n```\n\n## Q\u0026A\n\n### Why does it need my person access token?\n\nYou can use this app without your token, but the number of request would be very limited. Just like the below table shows:\n\n|User Type|Rate Limit|\n|---|---|\n|Authorized| 5,000 requests per hour|\n|Authorized (Enterprise)| 15,000 requests per hour|\n|Unauthenticated| 60 requests per hour|\n\nVisit the [official documentation](https://docs.github.com/en/rest/overview/resources-in-the-rest-api#rate-limiting) for more information.\n\n### How to create a github personal access token?\n\nSign in Github account and visit [here](https://github.com/settings/tokens).\n\nP.S. You needn't to select any scope.\n\n### How many requests will it take when I search one user?\n\nThat depends on the number of following and followers of the user you specified. And they have such relationship:\n\n![n_{requests}=\\lceil%20\\frac{n_{following}}{100}\\rceil%20+%20\\lceil%20\\frac{n_{followers}}{100}\\rceil](https://latex.codecogs.com/svg.latex?n_{requests}=\\lceil%20\\frac{n_{following}}{100}\\rceil%20+%20\\lceil%20\\frac{n_{followers}}{100}\\rceil)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flomirus%2Fget-github-mutual-followers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flomirus%2Fget-github-mutual-followers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flomirus%2Fget-github-mutual-followers/lists"}