GitHub Organization / Team Scraper avatar

GitHub Organization / Team Scraper

Pricing

from $3.50 / 1,000 organization profiles

Go to Apify Store
GitHub Organization / Team Scraper

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

Vivek Gaur

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 hours ago

Last modified

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

FieldTypeDefaultDescription
orgstringGitHub org name (e.g. huggingface)
includeMembersbooleantrueFetch public member list
maxReposinteger50Max 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)

EventPrice
actor-start$0.01
org-profile$0.05 per org