Threads Replies Scraper API
Pricing
from $1.00 / 1,000 results
Threads Replies Scraper API
Fetch replies from Threads posts. Get reply text, engagement metrics, author info, and media details. Requires a Threads Session ID.
Threads Replies Scraper API
Pricing
from $1.00 / 1,000 results
Fetch replies from Threads posts. Get reply text, engagement metrics, author info, and media details. Requires a Threads Session ID.
Threads post URLs to fetch replies from. Supports https://www.threads.com/@username/post/CODE format.
Maximum number of replies to collect per post. Set to 0 for unlimited. Each post also produces one additional row for the original post itself, which does not count toward this limit.
How to sort replies. "Top" returns the most popular replies based on engagement (default Threads view). "Recent" returns replies in chronological order, starting from the newest. The two modes may return different sets of replies.
Also fetch replies to replies (nested threads). When enabled, the scraper follows each reply thread to collect the full conversation tree. Each result includes a depth level (1 = direct reply, 2+ = nested) and a reference to its parent reply.
Your Threads sessionid cookie value. Required to access replies. To find it: log in to threads.com → open Developer Tools (F12 or right-click → Inspect) → Application → Cookies → threads.com → copy the sessionid value. We recommend using a secondary account for safety.