GitHub Repo Scraper — Search Repos & Get Details
Pricing
from $3.00 / 1,000 results
Go to Apify Store

GitHub Repo Scraper — Search Repos & Get Details
Search GitHub repositories by keyword, language, or stars. Get detailed repo info including stars, forks, language, topics, and description via the free GitHub REST API — no authentication needed.
Pricing
from $3.00 / 1,000 results
Rating
0.0
(0)
Developer
Giovanni Bucci
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
GitHub Repo Scraper
Search GitHub repositories by keyword, language, or stars — no authentication required.
Features
- Search — Find repos by keyword with filters for language, stars, and sort order
- Repo Details — Get full metadata for any repository by name
- User Repos — List all public repositories for any GitHub user
Input
| Field | Type | Default | Description |
|---|---|---|---|
| mode | select | search | search, repo, userRepos |
| query | string | — | Keyword to search repos |
| fullName | string | — | Full repo name (owner/repo) for repo mode |
| username | string | — | GitHub username for userRepos mode |
| language | string | — | Filter by language (python, rust, go, etc.) |
| minStars | int | 0 | Minimum stars filter |
| sort | select | stars | stars, forks, updated |
| limit | int | 20 | Max results (1-50) |
Output
Each repo: full_name, description, html_url, language, stargazers_count, forks_count, open_issues_count, topics[], license, created_at, updated_at, owner, size, default_branch
Use Cases
- Discover trending open-source projects
- Competitive analysis of developer tools
- Research tech stacks and popular libraries
- Build datasets for developer marketing
Automation & Integration
- Schedule weekly scans via Apify's scheduler
- Export to Google Sheets for project tracking
- Connect to Make.com or Zapier for automated reporting
- Combine with other scrapers for full developer ecosystem monitoring