GitHub Scraper avatar

GitHub Scraper

Pricing

from $1.50 / 1,000 results

Go to Apify Store
GitHub Scraper

GitHub Scraper

Scrape repositories, stars, issues and more from GitHub

Pricing

from $1.50 / 1,000 results

Rating

0.0

(0)

Developer

Harald

Harald

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Share

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
}