Threads Scraper

ENDPOINTS
GET/users/resolve

Resolve User

Convert a username to its numeric user ID (or back), with name, bio and follower count.

QUERY PARAMS

Threads username, numeric user ID or any threads.com profile link.

Examples:

  • Username: selenagomez
  • With @: @selenagomez
  • URL: https://www.threads.com/@selenagomez
{
  "id": "63031310061",
  "username": "selenagomez",
  "full_name": "Selena Gomez",
  "link": "https://www.threads.com/@selenagomez",
  "profile_picture": "https://scontent-ord5-2.cdninstagram.com/v/t51.2885-19/368086617_547068480861202_4257620770302587062_n.jpg?stp=dst-jpg_s640x640_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDAxLmMyIn0&_nc_ht=scontent-ord5-2.cdninstagram.com&_nc_cat=110&_nc_oc=Q6cZ2gGJfCe3pZ4ehu_OW9-__zVRS4N7ao5ggWlrueSBgnMX2hXg-oAz3gV58W-RbPRQnTg&_nc_ohc=usjEVZ9GP40Q7kNvwGF-Kx4&_nc_gid=Dc5yvvxz-cTMumbz4-ziMQ&edm=AFH_I_IBAAAA&ccb=7-5&oh=00_AQJQTXRM0xO2FxO-6L16h9dU9Yi2mNG7yKWxRcHk6pDoLg&oe=6AB714CD&_nc_sid=58c7ce",
  "is_verified": true,
  "is_private": null,
  "biography": "“I Said I Love You First” Out Now 🖤\nFounder @rarebeauty \nFounder/CIO @officialwondermind",
  "follower_count": 20804582
}