Github Users Scraper avatar

Github Users Scraper

Try for free

3 days trial then $50.00/month - No credit card required now

View all Actors
Github Users Scraper

Github Users Scraper

dtrungtin/github-users-scraper
Try for free

3 days trial then $50.00/month - No credit card required now

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.

You can access the Github Users Scraper programmatically from your own applications by using the Apify API. You can 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.

1echo '{
2  "startUrls": [
3    {
4      "url": "https://github.com/dtrungtin/actor-allrecipes-scraper"
5    }
6  ],
7  "proxyConfig": {
8    "useApifyProxy": true
9  }
10}' |
11apify 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

1npm i -g apify-cli
2apify login

Other API clients include:

Developer
Maintained by Community
Actor metrics
  • 10 monthly users
  • 3 stars
  • 95.5% runs succeeded
  • Created in Jun 2020
  • Modified 26 days ago