
Github Repo User Scraper
Pricing
$39.00/month + usage

Github Repo User Scraper
Github Repo User Scraper is simple tool to extract users of a repo(s) like contributors, stargazers & watchers. You can also export listings to JSON/CSV or any other as format.
0.0 (0)
Pricing
$39.00/month + usage
2
Total users
40
Monthly users
3
Runs succeeded
>99%
Issue response
50 days
Last modified
6 months ago
You can access the Github Repo User 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 '{< "mode": "repo",< "proxy": {< "useApifyProxy": true< },< "maxResults": 1,< "repoUrls": [< "https://github.com/tech-engine/goscrapy"< ],< "maxConcurrency": 1,< "maxRequestsPerMinute": 200<}' |<apify call inquisitive_sarangi/github-repo-scraper --silent --output-dataset
Github Repo User Scraper API through CLI
The Apify CLI is the official tool that allows you to use Github Repo User 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: