Github Users Scraper avatar
Github Users Scraper

Pricing

$50.00/month + usage

Go to Store
Github Users Scraper

Github Users Scraper

dtrungtin/github-users-scraper

Developed by

Tin Duong

Maintained by Community

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

Monthly users

6

Runs succeeded

>99%

Last modified

22 days ago

Github Users Scraper

Github Users Scraper is an Apify actor for extracting users from Github. It allows you to extract all watchers, stargazers, and members from a repository page. It is build on top of Apify SDK and you can run it both on Apify platform and locally.

Input

FieldTypeDescriptionDefault value
startUrlsarrayList of Request objects that will be deeply crawled. The URL can be a repository page https://github.com/dtrungtin/actor-booking-scraper.
proxyConfigurationobjectProxy must be always used when running on the platform{ "useApifyProxy": true }

Output

Output is stored in a dataset. Each item is an information about a user. Example:

1[{
2  "library": "actor-booking-scraper",
3  "user": "pocesar",
4  "name": "Paulo Cesar",
5  "email": "email@pocesar.e4ward.com"
6},
7{
8  "library": "actor-booking-scraper",
9  "user": "dtrungtin",
10  "name": "",
11  "email": "dtrungtin@gmail.com"
12}]

Compute units consumption

Keep in mind that it is much more efficient to run one longer scrape (at least one minute) than more shorter ones because of the startup time.

The average consumption is 1 Compute unit for crawling 200 users scraped

Epilogue

Thank you for trying my actor. I will be very glad for a feedback that you can send to my email dtrungtin@gmail.com.

Pricing

Pricing model

Rental 

To use this Actor, you have to pay a monthly rental fee to the developer. The rent is subtracted from your prepaid usage every month after the free trial period. You also pay for the Apify platform usage.

Free trial

3 days

Price

$50.00