GitHub Scraper - Repos, Stars & Profiles avatar

GitHub Scraper - Repos, Stars & Profiles

Deprecated

Pricing

from $1.50 / 1,000 results

Go to Apify Store
GitHub Scraper - Repos, Stars & Profiles

GitHub Scraper - Repos, Stars & Profiles

Deprecated

Scrape GitHub repositories, user profiles, issues & stars. Extract repo names, descriptions, stars, forks, languages, contributors, issues. Search by topic or keyword. No API limits. Pay per result. Export JSON/CSV.

Pricing

from $1.50 / 1,000 results

Rating

0.0

(0)

Developer

Harald

Harald

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

0

Monthly active users

16 days ago

Last modified

Categories

Share

GitHub Scraper

Scrape repositories, stars, and other data from GitHub.

Input

  • mode (required): "search", "repo", or "user"
  • searchQuery: Search keywords (for search mode)
  • repoUrl: Full repository URL (for repo mode)
  • username: GitHub username (for user mode)
  • maxResults: Maximum results (default: 20)

Example

{
"mode": "search",
"searchQuery": "machine learning",
"maxResults": 5
}