Threads Replies Scraper API
Pricing
from $1.00 / 1,000 results
Go to Apify Store
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.
Item Type
item_type
Optional
"post" for the original post (first row per URL), "reply" for each reply
Source URL
sourceUrl
Optional
The input post URL this item belongs to
Post ID
postId
Optional
Unique Threads post identifier. Populated for item_type: post; null for item_type: reply.
Reply ID
replyId
Optional
Unique Threads reply identifier. Populated for item_type: reply; null for item_type: post.
Post Code
postCode
Optional
Threads shortcode used in the post URL
Post URL
postUrl
Optional
Direct link to the original post. Populated for item_type: post; null for item_type: reply.
Reply URL
replyUrl
Optional
Direct link to the reply. Populated for item_type: reply; null for item_type: post.
Text
text
Optional
Full text content of the post or reply
Mentions
mentions
Optional
Mentioned users (@username) found in the text
URLs
urls
Optional
Links found in the text, plus any linked URL from an attached link card
Username
username
Optional
Author's username
User ID
userId
Optional
Author's user ID
Profile URL
profileUrl
Optional
Link to the author's Threads profile
Profile Picture
profilePicUrl
Optional
URL of the author's profile picture
Verified
isVerified
Optional
Whether the author has a verified badge
Timestamp
timestamp
Optional
When the post or reply was created (ISO 8601)
Likes
likeCount
Optional
Number of likes
Reply Count
replyCount
Optional
Number of direct replies to this item
Reposts
repostCount
Optional
Number of reposts
Quotes
quoteCount
Optional
Number of quote posts
Liked by Author
isLikedByAuthor
Optional
Whether the original post author has liked this reply. Always false for item_type: post.
Replying To
replyToUsername
Optional
Username of the person this reply is directed at (only for item_type: reply)
Media Type
mediaType
Optional
Type of media: text, photo, video, or carousel
Media URL
mediaUrl
Optional
Primary media attachment URL. For carousel posts, this is the first slide. Null for text-only posts.
Media URLs
mediaUrls
Optional
All media attachment URLs. For carousel posts, contains one URL per slide in order. Empty array for text-only posts.
Index
index
Optional
Reply position within this post's results (1-based). null for item_type: post.
Scraped At
scrapedAt
Optional
Extraction timestamp (ISO 8601)