Threads Scraper — Posts, Replies & Profiles, No Login
Pricing
from $4.00 / 1,000 post scrapeds
Threads Scraper — Posts, Replies & Profiles, No Login
Threads Scraper — extract posts, replies and profiles from threads.com with no login or cookies. Paste usernames or post URLs and get flat rows: text, like/reply/repost/quote counts, media, timestamps and author. Bulk-ready. JSON, CSV or Excel.
Pricing
from $4.00 / 1,000 post scrapeds
Rating
5.0
(1)
Developer
Muhamed Didovic
Maintained by CommunityActor stats
0
Bookmarked
4
Total users
3
Monthly active users
3 days ago
Last modified
Categories
Share
Threads Scraper
Scrape Threads (threads.com) — profiles, user posts, replies and single post threads — without a login, cookies, or an account. Give it usernames and/or post URLs and get back clean, flat rows: post text, like and reply counts, media, timestamps and author info. JSON, CSV or Excel.
Why use this scraper
- No login, no cookies. Pure HTTP against Threads' public guest API — nothing to configure, no session to babysit.
- Whole-account in one run. Point it at any set of usernames and pull their posts or replies together.
- Structured output. One row per post with a stable schema — ready for analysis, monitoring, or feeding an AI agent.
- Post-level detail. Paste a Threads post URL to pull the post and its reply thread.
What it does
| Input | Mode | You get |
|---|---|---|
| Usernames | Posts | Each user's Threads posts |
| Usernames | Replies | Each user's replies |
| Usernames | Profile info | Full name, follower count, bio, verification, profile picture |
| Post URLs | (automatic) | The post plus its reply thread (optionally the users who liked it) |
How it works
You give it Threads usernames or post URLs. The actor bootstraps a public guest token from Threads' own web app (no account, no cookies) and calls Threads' public GraphQL API directly over plain HTTP — the same endpoint the website uses. Each target is fetched, normalized to a flat schema, and streamed to your dataset. No browser, no third-party unblock service.
Input
| Field | Type | Description |
|---|---|---|
usernames | array | Threads handles, @handles, or profile URLs. Each is scraped per mode. |
mode | select | posts (default), replies, or profile. |
postUrls | array | Threads post URLs (https://www.threads.com/@user/post/CODE). |
includeLikers | boolean | For post URLs, also scrape who liked the post. |
maxItems | integer | Max total rows across all targets. |
proxy | object | Datacenter (default) works and is fast; switch to Residential for very high volume. |
Example input
{"usernames": ["zuck", "mosseri"],"mode": "posts","maxItems": 100}
Output
Each post row includes:
| Field | Description |
|---|---|
postId, code, url | Post identifiers + canonical Threads URL |
username, userId, userFullName, userIsVerified | Author |
text | Post text |
publishedAt, takenAtTimestamp | ISO timestamp + unix |
likeCount, replyCount, repostCount, quoteCount | Engagement |
isReply, replyToAuthor | Reply context |
mediaCount, mediaUrls | Attached images/videos |
linkPreviewUrl | Link preview target, if any |
Sample output
{"postId": "3937491905269768921","code": "DakyAavlKLZ","url": "https://www.threads.com/@zuck/post/DakyAavlKLZ","username": "zuck","userIsVerified": true,"text": "Today we're releasing Muse Spark 1.1 ...","publishedAt": "2026-07-09T14:00:34.000Z","likeCount": 2767,"isReply": false,"mediaCount": 0,"scrapedFromMode": "posts"}
Pricing
Pay-per-result — you only pay for what you get. See the Pricing tab on the actor page for current rates.
| Event | When you're charged |
|---|---|
| Actor start | Once per run (platform floor) |
| Post scraped | Per row returned in the output |
FAQ
Do I need a Threads or Instagram account? No. It uses the public guest API — no login, no cookies.
Can I scrape a single post and its replies? Yes — put its URL in postUrls.
Which pricing model? Pay per result — you only pay for rows returned. See the Pricing tab.
Support
Found a bug or want a new field/mode? Open an issue on the actor's Issues tab.
⚠️ Disclaimer
This scraper only collects data that is publicly available on Threads without logging in. Use it in compliance with Threads' terms and applicable law (including data-protection rules such as GDPR). You are responsible for how you use the data.
Keywords
threads scraper, threads.com scraper, threads api, scrape threads posts, threads profile scraper, threads replies, social media scraper, threads data export, no-login threads scraper