/github/repos/contributors
List contributors of a GitHub repository by owner/name or repository URL
Price: 5 credits per 100 results
💡 AI Hint: List the contributors of a GitHub repository by ‘owner/name’ slug or repository URL, ordered by number of contributions. Returns login, id, account type, contribution count, avatar image, and profile URL for each contributor. Some very large repositories do not expose a contributor listing and return an empty result.
⚠️ Common errors: 412: Repository not found
Authorizations
API token from the dashboard
Headers
Body
Repository in 'owner/name' format or full GitHub URL
1"facebook/react"
"https://github.com/torvalds/linux"
Number of contributors to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500