GitHub Organization / Team Scraper
Pricing
from $3.50 / 1,000 organization profiles
Go to Apify Store
GitHub Organization / Team Scraper
Given a GitHub organization name, returns all public repos, member list, aggregate language stats, and a total org activity score. Used for competitive and technical due diligence.
Pricing
from $3.50 / 1,000 organization profiles
Rating
0.0
(0)
Developer
Vivek Gaur
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 hours ago
Last modified
Categories
Share
Given a GitHub organization name, returns all public repos, member list, language breakdown, and an org activity score — structured for technical due diligence and competitive analysis.
What's Included
- All public repos sorted by stars, with metadata
- Language breakdown across all repos (e.g. "60% TypeScript, 25% Python")
- Public member list with profile links
- Org activity score (0–100) — average health score of the top 5 repos
Input
| Field | Type | Default | Description |
|---|---|---|---|
org | string | — | GitHub org name (e.g. huggingface) |
includeMembers | boolean | true | Fetch public member list |
maxRepos | integer | 50 | Max repos to include |
Output
{"org": "huggingface","name": "Hugging Face","totalRepos": 312,"totalStars": 890000,"languagesBreakdown": { "Python": 198, "TypeScript": 45, "Rust": 12 },"primaryLanguage": "Python","activityScore": 88,"topRepos": [{ "name": "transformers", "stars": 130000, "language": "Python", "pushedAt": "2026-07-11T..." }],"publicMembers": [{ "login": "julien-c", "url": "https://github.com/julien-c", "avatarUrl": "..." }],"fetchedAt": "2026-07-11T17:00:00.000Z"}
Pricing (PPE)
| Event | Price |
|---|---|
actor-start | $0.01 |
org-profile | $0.05 per org |
Related Actors
- GitHub Repository Insights — deep-dive specific repos from this org
- GitHub Issues Monitor — monitor issues across org repos
- Hugging Face Model Explorer — complements org intel with model data