- query
- The username, @handle or profile URL you submitted, echoed on the row it produced.
- username
- The Product Hunt handle, without the @.
- name
- The display name shown on the profile.
- headline
- The one-line tagline under the name.
- profile_url
- The canonical profile address, always in producthunt.com/@username form whichever input form you used.
- avatar_url
- The profile picture, on Product Hunt’s own image CDN. Added 2026-07-03.
- followers
- How many accounts follow this profile.
- following
- How many accounts this profile follows.
- products_count
- Products associated with the profile.
- posts_submitted
- Posts the profile has submitted.
- collections_count
- Collections the profile has created.
- reviews_count
- Reviews the profile has written.
- stacks_count
- Products in the profile’s stack. Added 2026-07-03.
- is_maker
- Whether Product Hunt marks the profile as a maker - the literal strings Yes and No, not a boolean.
- is_verified
- Whether the profile carries Product Hunt’s verified mark. Yes or No, same as is_maker. Added 2026-07-03.
- twitter
- The X handle the profile links, bare - no @ and no URL. Empty when the profile lists none.
- user_id
- Product Hunt’s own numeric id for the account, carried as a string.