App Logo
threads.com

Get Threads profile

Fetch a Threads user's profile: display name, bio, avatar, website, topic tags, and follower count.

Input

username required

Threads username, with or without the leading @

Output

found required

false if the username doesn't resolve to a viewable profile

username required
bio optional
tags optional
website optional
avatarUrl optional
displayName optional
followersText optional

Raw follower count as displayed (locale-formatted, e.g. '12,6 M followers')

FAQ

Fetch a Threads user's profile: display name, bio, avatar, website, topic tags, and follower count.
Required: username.
It returns bio, tags, found, website, username, avatarUrl, displayName, followersText.
No. It only uses pages of threads.com that are reachable without signing in.
It only reads. It looks things up on threads.com and changes nothing there.
Ask an AI agent connected to Reduck to run reduck/threads.com/get_profile, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/threads.com/get_profile
It is part of Reduck's official curated catalogue.

Start building not clicking