/github/users/search
Search GitHub users by query with optional qualifiers
Price: 5 credits per 100 results
💡 AI Hint: Search GitHub accounts by keyword or advanced qualifiers (e.g. ‘location:berlin language:python followers:>1000’). Returns login, id, account type (User/Organization), avatar, profile URL, and relevance score. For full profile details fetch each login via the github/users endpoint.
Authorizations
API token from the dashboard
Headers
Body
Search query for users. Supports GitHub qualifiers like location:berlin, language:python, followers:>1000
1"location:berlin language:python"
"fullname:John followers:>1000"
Number of users to return
1 <= x <= 1000Max scrapping execution timeout (in seconds)
20 <= x <= 1500