{"id":29947741,"url":"https://github.com/mustafaer/github-unfollowers","last_synced_at":"2026-04-17T02:32:09.518Z","repository":{"id":306437828,"uuid":"1026132876","full_name":"mustafaer/github-unfollowers","owner":"mustafaer","description":"Github Unfollower Viewer","archived":false,"fork":false,"pushed_at":"2025-12-22T11:23:10.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"development","last_synced_at":"2026-03-19T06:54:40.505Z","etag":null,"topics":["checker","github","githubunfollowertracker","tracker","unfollow","view"],"latest_commit_sha":null,"homepage":"https://github-unfollowers.mustafaer.net","language":"JavaScript","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/mustafaer.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,"zenodo":null}},"created_at":"2025-07-25T11:08:53.000Z","updated_at":"2025-12-22T11:23:13.000Z","dependencies_parsed_at":"2025-07-25T20:07:01.075Z","dependency_job_id":"1432b300-bbe0-40b1-9280-acfdccf94298","html_url":"https://github.com/mustafaer/github-unfollowers","commit_stats":null,"previous_names":["mustafaer/github-unfollowers"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mustafaer/github-unfollowers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mustafaer%2Fgithub-unfollowers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mustafaer%2Fgithub-unfollowers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mustafaer%2Fgithub-unfollowers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mustafaer%2Fgithub-unfollowers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mustafaer","download_url":"https://codeload.github.com/mustafaer/github-unfollowers/tar.gz/refs/heads/development","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mustafaer%2Fgithub-unfollowers/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31912373,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"online","status_checked_at":"2026-04-17T02:00:06.879Z","response_time":62,"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":["checker","github","githubunfollowertracker","tracker","unfollow","view"],"created_at":"2025-08-03T07:10:37.317Z","updated_at":"2026-04-17T02:32:09.494Z","avatar_url":"https://github.com/mustafaer.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\n\u003ch1\u003eGitHub Unfollower Viewer Script | Github Unfollow Checker\u003c/h1\u003e\n\n\u003ch2\u003eDescription\u003c/h2\u003e\n\u003cp\u003eThis is a browser script that adds a \"Scan Unfollowers\" button to user profile pages on GitHub. When clicked, it\n    scans the user's followers and following lists and displays a list of users who do not follow them back in a clean,\n    easy-to-read modal window.\u003c/p\u003e\n\n\u003ch2\u003eHow to Use\u003c/h2\u003e\n\u003col\u003e\n    \u003cli\u003e\n        \u003cstrong\u003eNavigate to GitHub:\u003c/strong\u003e Go to any user's profile page on GitHub (e.g., \u003ccode\u003ehttps://github.com/USERNAME\u003c/code\u003e).\n    \u003c/li\u003e\n    \u003cli\u003e\n        \u003cstrong\u003eOpen Developer Console:\u003c/strong\u003e Open your browser's developer console. You can usually do this by\n        pressing \u003ccode\u003eF12\u003c/code\u003e, or right-clicking on the page and selecting \"Inspect,\" then choosing the \"Console\"\n        tab.\n    \u003c/li\u003e\n    \u003cli\u003e\n        \u003cstrong\u003eRun the Script:\u003c/strong\u003e Copy the code from the box below and paste it directly into the developer\n        console, then press \u003ccode\u003eEnter\u003c/code\u003e.\n    \u003c/li\u003e\n    \u003cli\u003e\n        \u003cstrong\u003eScan for Unfollowers:\u003c/strong\u003e A \"Scan Unfollowers\" button will appear on the profile page. Click it to\n        start the scan and see the results.\n    \u003c/li\u003e\n\u003c/ol\u003e\n\n\u003c!-- Go to script page --\u003e\n\u003ca href=\"https://github.com/mustafaer/github-unfollowers/blob/development/github_unfollower_script.js\" target=\"_blank\"\u003eView the script on GitHub\u003c/a\u003e\n\n\u003ch3\u003eDisclaimer\u003c/h3\u003e\n\u003cdiv class=\"warning\"\u003e\n    \u003cp\u003e\u003cstrong\u003eUse this script at your own risk.\u003c/strong\u003e Automating actions on GitHub may be against their terms of\n        service. Rapidly sending requests could lead to temporary rate-limiting or, in rare cases, account suspension.\n    \u003c/p\u003e\n\u003c/div\u003e\n\n\u003cfooter\u003e\n    \u003cp\u003e\u0026copy; 2025 \u003ca href=\"https://mustafaer.net\" target=\"_blank\" rel=\"noopener noreferrer\"\u003emustafaer.net\u003c/a\u003e. All Rights Reserved.\u003c/p\u003e\n\u003c/footer\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmustafaer%2Fgithub-unfollowers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmustafaer%2Fgithub-unfollowers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmustafaer%2Fgithub-unfollowers/lists"}