GitHub Repository Insights
Pricing
from $3.50 / 1,000 repository profiles
Go to Apify Store
GitHub Repository Insights
Turn any GitHub repo URL or search query into a structured profile: stars, contributors, languages, dependencies, license, and a composite health score. Built for AI agents, VC diligence, and dev-tool comparison sites.
Pricing
from $3.50 / 1,000 repository profiles
Rating
0.0
(0)
Developer
Vivek Gaur
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
7 hours ago
Last modified
Categories
Share
Turn any GitHub repo URL or search query into a structured profile: stars history, contributors, languages, dependency files, license, and a composite health score — no more reading READMEs manually.
The Health Score (unique differentiator)
Each repo gets a /100 health score computed from:
- Commit recency (0–40 pts): Was the repo pushed in the last 7 days? 90 days?
- Issue ratio (0–30 pts): Open issues relative to stars — lower is healthier
- Contributor diversity (0–30 pts): Number of unique contributors
Input
| Field | Type | Default | Description |
|---|---|---|---|
repoUrls | string[] | — | GitHub URLs or owner/repo strings |
searchQuery | string | — | GitHub search query (used if repoUrls is empty) |
maxRepos | integer | 10 | Max repos to process |
includeReadme | boolean | true | Include README summary |
includeDependencies | boolean | false | Fetch package.json / requirements.txt |
includeContributors | boolean | true | Fetch top 10 contributors |
Output
{"fullName": "vercel/next.js","stars": 127000,"forks": 26800,"openIssues": 2341,"primaryLanguage": "TypeScript","languages": { "TypeScript": 8942312, "JavaScript": 521430 },"license": "MIT","lastCommitDate": "2026-07-11T12:00:00Z","contributorsCount": 10,"topContributors": [{ "login": "timneutkens", "contributions": 3842, "url": "..." }],"topics": ["nextjs", "react", "vercel"],"readmeSummary": "The React Framework for the Web...","healthScore": 94,"fetchedAt": "2026-07-11T17:00:00.000Z"}
Pricing (PPE)
| Event | Price |
|---|---|
actor-start | $0.01 |
repo-profile | $0.04 per repo |
Related Actors
- GitHub Trending Radar — find repos worth profiling
- GitHub Org Scraper — profile an entire organization
- arXiv Paper Extractor — cross-reference repos from papers