Frequently Asked Questions
Common questions about how GitStar works, where the data comes from, and how to get the most out of the platform. For a deeper look at our editorial standards and data sources, visit the Methodology page.
Where does GitStar get its data?+
GitStar sources data from the GitHub REST API (stars, forks, watchers, recent activity), the npm registry (weekly download counts), PyPI (download estimates via pypistats), and public directory listings for MCP servers. All data is cached and refreshed on a daily or hourly cycle depending on the surface.
How often are the rankings updated?+
Most rankings are refreshed daily via automated ingestion pipelines. Trending data uses daily, weekly, and monthly star-growth windows. Package registry data (npm, PyPI) is updated on a weekly schedule. The Weekly Digest blog posts are published every Monday.
What does the star count actually mean?+
A GitHub star is a bookmark-like signal. It indicates that a developer found a repository interesting enough to save, but it does not imply active usage, code quality, or ongoing maintenance. GitStar uses stars as a discovery signal and always recommends checking release cadence, issue hygiene, and documentation quality before adopting a project.
Why are some repositories filtered out?+
GitStar applies content filtering to comply with advertising policies and maintain editorial standards. Repositories primarily focused on offensive security tools, piracy, or adult content are excluded from rankings. This filtering is documented in our Methodology page.
How is the Trending page different from Top 100?+
Top 100 ranks repositories by total lifetime stars, which favors older and broadly adopted projects. Trending ranks by recent star growth (daily, weekly, or monthly), which surfaces newer tools, product launches, and sudden spikes in attention. Both views are useful but answer different questions.
What are the npm and PyPI pages for?+
The npm and PyPI pages shift the lens from GitHub stars to package-registry adoption. Download counts reveal which packages are actively installed in production dependency trees, which is a stronger signal for repeated usage than star counts alone. Use these pages to see which JavaScript or Python packages have the deepest real-world embedding.
How should I read the Organizations page?+
The Organizations page is a portfolio map. Instead of ranking individual repositories, it groups projects by their publisher and shows portfolio concentration metrics like flagship share and top-three share. A "flagship-driven" label means most of the organization's stars come from one breakout project, while a "distributed" label means attention is spread across multiple repositories.
What is the Weekly Digest?+
The Weekly Digest is a bilingual (English and Korean) editorial blog post published every Monday. It summarizes the most notable open-source movements of the past week, including trending repositories, significant releases, and ecosystem shifts. Each digest is written by GitStar's editorial pipeline and provides interpretive context beyond raw data.
Can I use GitStar data for my own project?+
GitStar's editorial content (articles, analysis, and digests) is original and copyrighted. However, the underlying data comes from public APIs (GitHub, npm, PyPI) and is subject to those platforms' terms of service. If you want to build a similar project, we recommend reading our Methodology page and sourcing data directly from the original APIs.
How does GitStar handle AI/ML content?+
GitStar has a dedicated AI/ML hub that tracks repositories, HuggingFace models, and AI research papers. Given the rapid pace of AI innovation, this section monitors both star velocity (recent growth) and total stars to balance emerging projects with established frameworks like PyTorch and TensorFlow.
What are MCP servers on GitStar?+
MCP (Model Context Protocol) servers are tools that connect AI systems with external capabilities like file systems, code execution, web retrieval, and structured data. GitStar's MCP page is a discovery surface that aggregates listings from GitHub and Smithery, showing source-specific signals such as stars, usage counts, and quality scores.
Does GitStar have an API?+
GitStar does not currently offer a public API. The platform is designed as a read-only discovery and analysis tool. If you need programmatic access to open-source rankings, we recommend using the GitHub REST API, npm registry API, or PyPI API directly.
How can I suggest a repository or report an issue?+
You can reach the GitStar editorial team through our Contact page or via email at hello@gitstar.space. We welcome suggestions for repositories to track, corrections to existing data, and feedback on editorial content.
Why does GitStar exist?+
GitStar was built to solve the discovery problem in open source. With millions of repositories on GitHub, finding the right tool for a specific need is overwhelming. GitStar combines quantitative signals (stars, downloads, growth rates) with editorial interpretation to help developers navigate the ecosystem efficiently and make informed adoption decisions.
Still have questions?
If your question is not covered above, you can explore these resources for more detail: