App Logo
threads.com

Get Threads user posts

Fetch the posts on a Threads user's profile timeline, with text and engagement counts.

Input

username required

Threads username, with or without the leading @

Output

found required

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

posts required
username required

FAQ

Fetch the posts on a Threads user's profile timeline, with text and engagement counts.
Required: username.
It returns found, posts, username.
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_user_posts, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/threads.com/get_user_posts
It is part of Reduck's official curated catalogue.

Start building not clicking