
Github Users Scraper
Pricing
$50.00/month + usage

Github Users Scraper
Github Users Scraper is an Apify actor for extracting users or emails from Github. It allows you to extract all watchers, stargazers, and members from a repository page.
4.0 (1)
Pricing
$50.00/month + usage
3
Total users
202
Monthly users
5
Runs succeeded
>99%
Last modified
5 days ago
You can access the Github Users Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
$echo '{< "startUrls": [< {< "url": "https://github.com/dtrungtin/actor-allrecipes-scraper"< }< ],< "proxyConfig": {< "useApifyProxy": true< }<}' |<apify call dtrungtin/github-users-scraper --silent --output-dataset
github users API through CLI
The Apify CLI is the official tool that allows you to use Github Users Scraper locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: