GitHub Profile Parser
GitHub Profile Parser is a fast, reliable API that provides comprehensive GitHub user data by combining the official GitHub REST API with intelligent HTML scraping. Unlike the standard GitHub API, this API gives you access to data that is otherwise unavailable through REST endpoints: • Pinned Repositories — Get the repos a user has pinned to their profile, including name, description, language,…
GitHub Profile Parser endpoints
| Method | Endpoint | Description |
|---|---|---|
| Profile | ||
| GET |
get_profile_profile__username__get /profile/{username} |
|
| Repositories | ||
| GET |
get_repositories_repos__username__get /repos/{username} |
|
| Health | ||
| GET |
health_check_health_get /health |
|
GitHub Profile Parser pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 10 / minute |
|
| PRO Recommended | $9.99 / month | 30 / second |
|
| ULTRA | $29.99 / month | 60 / minute |
|
| MEGA | $79.99 / month | 120 / minute |
|