{"id":19207718,"url":"https://github.com/gill-singh-a/github-analytics-tool","last_synced_at":"2026-04-09T08:03:42.524Z","repository":{"id":207235935,"uuid":"655026058","full_name":"Gill-Singh-A/Github-Analytics-Tool","owner":"Gill-Singh-A","description":"A Program made in Python, that uses requests module to fetches and analysis publically available information of Github account","archived":false,"fork":false,"pushed_at":"2023-11-14T18:40:35.000Z","size":37,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-04T15:41:59.520Z","etag":null,"topics":["beautifulsoup","beautifulsoup4","git","github","html-parser","python","requests","scrapping","scrapping-python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Gill-Singh-A.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-06-17T16:46:16.000Z","updated_at":"2023-11-08T12:58:58.000Z","dependencies_parsed_at":"2023-11-14T19:49:01.401Z","dependency_job_id":null,"html_url":"https://github.com/Gill-Singh-A/Github-Analytics-Tool","commit_stats":null,"previous_names":["gill-singh-a/github-analytics-tool"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gill-Singh-A%2FGithub-Analytics-Tool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gill-Singh-A%2FGithub-Analytics-Tool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gill-Singh-A%2FGithub-Analytics-Tool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gill-Singh-A%2FGithub-Analytics-Tool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Gill-Singh-A","download_url":"https://codeload.github.com/Gill-Singh-A/Github-Analytics-Tool/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240280834,"owners_count":19776414,"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":["beautifulsoup","beautifulsoup4","git","github","html-parser","python","requests","scrapping","scrapping-python"],"created_at":"2024-11-09T13:22:13.995Z","updated_at":"2026-04-09T08:03:42.493Z","avatar_url":"https://github.com/Gill-Singh-A.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Github Analytics Tool\nA Program made in Python, that uses requests module to fetches and analysis publically available information of Github account\n\n## Requirements\nLanguage Used = Python3\u003cbr /\u003e\nModules/Packages used:\n* requests\n* os\n* pathlib\n* subprocess\n* datetime\n* bs4\n* optparse\n* pickle\n* colorama\n* time\n\u003c!-- --\u003e\nInstall the dependencies:\n```bash\npip install -r requirements.txt\n```\n\n### main.py\nIt takes the arguments from the command that is used to run the Python Program.\u003cbr /\u003e\nIt takes in the following arguments:\n* '-u', \"--users\" : ID of the Users to get Details. (seperated by ',')\n* '-l', \"--load\" : File from which to load the Users\n* '-w', \"--write\" : Name of the file to dump extracted data\n* '-r', \"--read\" : Read a dump file\n* '-c', \"--clone-repositories\" : Clone All Repositories of a User (True/False)\n\n### Files\nIt makes **data** and **users** folders.\n* data: It stores the dumped data of the users. (Dumped using *pickle*)\n* users: It stores the cloned repositories of the Users. (with User's name as the Parent Folder of the Cloned Repositories)\n\n### Note\nReason of using *requests* instead of *github API* is that, by using this method of approach, it gives a proof that scrapping other Website that don't have API would be easy. Because the documentation of API is given online and can be easily used to get all required data.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgill-singh-a%2Fgithub-analytics-tool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgill-singh-a%2Fgithub-analytics-tool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgill-singh-a%2Fgithub-analytics-tool/lists"}