/itchio/users
Get an itch.io creator profile by username, .itch.io page, or profile URL: display name, avatar, creator page, registration date, post/topic/follower/following counts, social links, and the list of games the creator has published.
Price: 5 credits
💡 AI Hint: Fetch a single itch.io creator profile by username (e.g. hempuli), by their .itch.io page, or by a full profile/creator URL. Returns one item with id, alias (username), name, url, image (avatar), creator_url, registered_at, post_count, topic_count, follower_count, following_count, links (social), and games (id, alias, name, url, tagline, cover) the creator has published.
⚠️ Common errors: 412: User not found
Authorizations
API token from the dashboard
Headers
Body
Creator username, {author}.itch.io page, or a full itch.io profile/creator URL
1"hempuli"
"maddymakesgamesinc.itch.io"
"https://itch.io/profile/hempuli"
Max scrapping execution timeout (in seconds)
20 <= x <= 1500Response
Successful Response