Analyze Github Repo — Repos, Stars & Dependencies
Pricing
Pay per usage
Analyze Github Repo — Repos, Stars & Dependencies
Analyze github repo data at scale with this powerful Apify actor. Extracts repos, stars & dependencies with automatic pagination and proxy rotation. Perfect for market research, competitive intelligence, and data-driven decision making.
Pricing
Pay per usage
Rating
0.0
(0)
Developer

Donny Nguyen
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
Analyze github repo data at scale with this powerful Apify actor. Extracts repos, stars & dependencies with automatic pagination and proxy rotation. Perfect for market research, competitive intelligence, and data-driven decision making.
Features
- Extracts structured data using fast HTML parsing (Cheerio)
- Configurable input parameters with sensible defaults
- Proxy support for reliable access
- Automatic retries on failure
- Results saved to Apify Dataset in JSON, CSV, or Excel format
Input Parameters
| Field | Type | Description | Default |
|---|---|---|---|
repoUrls | array | List of GitHub repository URLs to analyze (e.g., https://github.com/apify/crawlee) | [{"url":"https://example.com"}] |
includeContributors | boolean | Whether to fetch top 10 contributors for each repository | true |
Usage
- Via Apify Console: Set input parameters in the UI and click "Start"
- Via API: Send a POST request to the Actor's run endpoint with your input JSON
- Via Apify SDK: Use
Actor.call('tropical_quince/github-repo-analyzer', input)
Output
Results are stored in the default dataset. You can download them in JSON, CSV, or Excel format from the Storage tab in the Apify Console.
Pricing
This actor uses Pay-Per-Event pricing. You are charged per result scraped. Check the Pricing tab for current rates.
Proxy
The actor supports both datacenter and residential proxies. Enable residential proxies via the useResidentialProxy input parameter for sites with aggressive anti-bot protection.