GitHub Source
The GitHub Source allows you to exports stars and contributors data from the GitHub API on a daily basis, in a format like this:
Output table structure
Section titled “Output table structure”date | stars | conributors |
---|---|---|
2025, Jun 1 | 40 | 14 |
2025, Jun 2 | 43 | 16 |
2025, Jun 3 | 45 | 16 |
To fetch data from private repositories, you need to generate a personal access token GitHub personal access tokens page.
Table of Contents
Section titled “Table of Contents”- GETTING STARTED – quick and easy setup guide.
- README – general information about the source.
- Q&A – troubleshooting common issues.
Support & Feedback
Section titled “Support & Feedback”- If you encounter an issue, please check the Q&A section first.
- To report a bug, open an issue
- Have an idea or want a new integration? Submit a feature request
Other Data Sources
Section titled “Other Data Sources”Looking for other data sources? Check out our full list of data sources.
License
Section titled “License”This source is part of the OWOX Data Marts project and is distributed under the MIT license.