Overview
Send the raw HTML of a public GitHub profile page and receive normalized JSON including profile info, organizations, pinned repositories, and stats.
Ideal for portfolio builders, analytics, and profile enrichment.
Fields
- profile: avatar, bio, display_name, username, social[]
- content.organizations[]: avatar, name, url
- content.pinned_repositories[]: name, owner, description, language, stars (int), forks (int), url
- stats: followers (int), following (int), repositories_count (int), stars_count (int), contributions_last_year (int)