Sample
Here's a sample run for 10 Threads posts along with their first replies, showing the exact schema and results you can expect.
| # | Post URL | Post Text | Author | Author Verified | Posted | Likes | Replies | Image Count | First Reply | Author Avatar |
|---|---|---|---|---|---|---|---|---|---|---|
1 | This is your weekly reminder that we should elect more women, and especially more Black women. | annazarves | false | 1,777,665,475 | 207 | 1 | 0 | [4 items] | ||
2 | More systems!! | sunkentreasuresgames | false | 1,777,680,483 | 1 | 0 | 0 | [2 items] | ||
3 | The halftime score of our dreams! Let’s go Magic! 🪄 🏀 | socperez | false | 1,777,680,726 | 9 | 0 | 0 | [4 items] | ||
4 | So many posts telling us all IG has changed, and every post tells you its because of something different! My advice, just do what you want to do.. | pixelpaul_pxp | false | 1,777,674,961 | 2 | 0 | 0 | [3 items] | ||
5 | If Cavs, Magic both win, Round 2 starts Sunday in Cleveland https://hoopswire.com/cavaliers-cavs-magic-nba-cleveland/ | samamico | true | 1,777,666,886 | 3 | 1 | 0 | [3 items] | ||
6 | Lebanese Prime Minister’s Office: Prime Minister Salam discussed with the US ambassador consolidating the ceasefire and negotiations with Israel | officialdanadargos | true | 1,777,668,586 | 3 | 0 | 0 | [3 items] | ||
7 | Just remembered I have lemon pound cake omg yippeeeeee little treat to end the week:3 | graveyard_batz | false | 1,777,670,258 | 9 | 1 | 0 | [4 items] | ||
8 | We don’t talk about this enough in business:
Your nervous system impacts your consistency. 👀
Especially when it comes to follow-ups, check-ins, and sales outreach 🧵 | systemsoverstress | false | 1,777,658,565 | 1 | 5 | 0 | [3 items] | ||
9 | Went my entire life calling myself “free spirited” just to find out in my 30s that it’s really just adhd 😭😂 | doingwellwithalisha | false | 1,777,670,856 | 141 | 13 | 0 | [4 items] | ||
10 | "Trump claims that getting congressional authorization on war is "totally unconstitutional"."
CONGRESS COULD STOP THIS SHlT AT ANY TIME. | mediumboi | true | 1,777,666,463 | 1,239 | 20 | 0 | [4 items] |
Try agent
Pick how you want to interact — chat, form, or API.
Describe what you need in plain English.
Skip the chat — fill the inputs directly.
Threads post URLs to scrape. One per line.
You'll be asked to sign in first.
Drop these snippets into Claude Code, Cursor, or any agent IDE.
curl -X POST https://api.mindcase.co/api/v1/agents/threads/post-details/run \
-H "Authorization: Bearer mk_live_YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"params": {
"urls": []
}
}'Overview
Threads Post Details extracts structured data from specific Threads URLs. It returns the Post Text, Author, Likes, Replies count, and Image Count for every post processed.
Social media managers use Threads Post Details to monitor engagement on specific campaign posts. Data scientists use it to collect training data for sentiment analysis on public conversations.
Cost
$2.10 per 1,000 posts. Each row returned counts as one post. The total count is determined by the number of post URLs provided in your request. Failed runs don't count.
Cost calculator
Examples
A few common ways teams put Threads Post Details to work — copy a prompt below to try it yourself.
Extract engagement metrics and post text to understand what drives reach on the platform.
Compare how different brands perform by pulling data from multiple announcement posts simultaneously.
Monitor the first replies and engagement levels on specific corporate updates.
Verify the reach and interaction levels of sponsored posts by fetching live metrics.
Get started
Sign up to run live queries against Threads Post Details via chat, form, or API.
FAQ
Related
Extract Threads posts and user profiles by username, hashtag, or keyword, including engagement metrics
Extract tweets from Twitter by keyword, URL, list, or profile, with content, date, and engagement metrics
Extract Instagram comments — text, timestamps, usernames, likes, and replies — from post or reel URLs
Extract TikTok comments — text, author, likes, replies — from a list of video URLs
Extract YouTube comments — text, likes, timestamps, and reply threads — from video URLs, specifying max comments
Extract LinkedIn post comments and replies, including likes and reactions, from a list of post URLs