Github Users Scraper
3 days trial then $50.00/month - No credit card required now
Github Users Scraper
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:
- 3 monthly users
- 3 stars
- 98.0% runs succeeded
- 0.3 hours response time
- Created in Jun 2020
- Modified 3 months ago