https://github.com/kb22/GitHub-User-Insights-using-API
The project involves using the GitHub API using user authentication to fetch information such as commits and repositories for that specific user and store them as CSV files for data collection and analysis.
https://github.com/kb22/GitHub-User-Insights-using-API
api data-analysis data-science data-scraping github-api python
Last synced: 20 days ago
JSON representation
The project involves using the GitHub API using user authentication to fetch information such as commits and repositories for that specific user and store them as CSV files for data collection and analysis.
- Host: GitHub
- URL: https://github.com/kb22/GitHub-User-Insights-using-API
- Owner: kb22
- License: mit
- Created: 2019-06-20T05:59:35.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-15T06:42:43.000Z (over 2 years ago)
- Last Synced: 2024-11-08T13:39:00.489Z (6 months ago)
- Topics: api, data-analysis, data-science, data-scraping, github-api, python
- Language: Jupyter Notebook
- Homepage: https://towardsdatascience.com/github-user-insights-using-github-api-data-collection-and-analysis-5b7dca1ab214
- Size: 192 KB
- Stars: 44
- Watchers: 4
- Forks: 32
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GitHub-User-Insights-using-API
The project involves collecting data about a user's profile and drawing insights from it.