Github Repo User Scraper

Github Repo User Scraper

by inquisitive_sarangi

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/C...

846 runs
54 users
Try This Actor

Opens on Apify.com

About 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.

What does this actor do?

Github Repo User Scraper is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.

Key Features

  • Cloud-based execution - no local setup required
  • Scalable infrastructure for large-scale operations
  • API access for integration with your applications
  • Built-in proxy rotation and anti-blocking measures
  • Scheduled runs and webhooks for automation

How to Use

  1. Click "Try This Actor" to open it on Apify
  2. Create a free Apify account if you don't have one
  3. Configure the input parameters as needed
  4. Run the actor and download your results

Documentation

What is Github Repo scraper? It 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 supported by Apify. # Input json { "mode": "repo", "maxResults": 100, // 0 means not limit, default is 0 "proxy": { "useApifyProxy": true, }, "repoUrls": [ "https://github.com/<OWNER>/<REPO>" // recommended to use proxies otherwise will // get rate limited as github allows 60 req/hr // for unauthenticated user ], "stargazers": false, // optional, default is false "watchers": false, // optional, default is false "maxConcurrency": 5, // optional, default is 5 "maxRequestsPerMinute": 200 // optional, default is 200 } # Output json [ { "repo": "kubernetes/kubernetes", "isContributor": true, "username": "imui", "id": 128136030, "avatarUrl": "https://avatars.githubusercontent.com/u/1656030?v=4", "gravatarId": "", "profileUrl": "https://github.com/imui", "displayName": null, "company": null, "blog": "", "location": null, "hireable": null, "bio": null, "twitter": null, "publicReposCount": 7, "publicGistsCount": 0, "followers": 1, "following": 0, "createdAt": "2023-03-17T09:11:02Z", "updatedAt": "2023-10-17T13:30:41Z", "orgs": [], "email": "", "languages": [ "HTML", "JavaScript" ] }, .... .... ] ## Important NOTE: For unauthenticated requests, the rate limit allows for up to 60 requests per hour so it is advisable to use a proxy.

Common Use Cases

Market Research

Gather competitive intelligence and market data

Lead Generation

Extract contact information for sales outreach

Price Monitoring

Track competitor pricing and product changes

Content Aggregation

Collect and organize content from multiple sources

Ready to Get Started?

Try Github Repo User Scraper now on Apify. Free tier available with no credit card required.

Start Free Trial

Actor Information

Developer
inquisitive_sarangi
Pricing
Paid
Total Runs
846
Active Users
54
Apify Platform

Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.

Learn more about Apify

Need Professional Help?

Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.

Find a Specialist

Trusted by millions | Money-back guarantee | 24/7 Support