Threads Scraper V2
--- 𝐎𝒂ᥢ✪𝓻 - 𝕋𝕒𝕚𝕝𝕠𝕣𝕖𝕕 𝕋𝕖𝕔𝕙 𝕊𝕠𝕝𝕦𝕥𝕚𝕠𝕟𝕤 𝕗𝕠𝕣 𝔼𝕧𝕖𝕣𝕪 𝔹𝕦𝕤𝕚𝕟𝕖𝕤𝕤 --- ---  ### 🧵 THREADS SCRAPER API Structured JSON access to Threads (Instagram) — search posts, users, profiles, threads, comments, reactions, media, and more with advanced filtering and pagination. Built for social media monitoring, creator analytics, trend…
Threads Scraper V2 endpoints
| Method | Endpoint | Description |
|---|---|---|
| 🔍︎ Search | ||
| GET |
Get Search Suggestions /api/search/suggestions |
Get search suggestions for a query keyword |
| GET |
Search Threads /api/search/threads |
Search Threads threads(posts) by query keyword |
| GET |
Search Users /api/search/users |
Search Threads users by query keyword |
| GET |
Search On Profile /api/search/on-profile |
Search on Threads user profile by query keyword |
| 💬 Threads | ||
| GET |
Get Thread Detail /api/threads/{thread_id}/detail |
Get a Thread detail by thread_id |
| GET |
Get Thread Comments /api/threads/{thread_id}/comments |
Get a Thread comments by thread_id. Note: Each comment is a thread technically, So to get replies of a comment, just behave with it as a thread that has comments. |
| GET |
Get Thread Reactions /api/threads/{thread_id}/reactions |
Get Thread reactions by thread_id |
| 👥 Users | ||
| GET |
Get User Detail /api/users/{username}/detail |
Get Threads user detail using username |
| GET |
Get User Threads /api/users/{user_id}/threads |
Get User threads using user_id |
| GET |
Get User Replies /api/users/{user_id}/replies |
Get User replies using user_id |
| GET |
Get User Media /api/users/{user_id}/media |
Get User media using user_id |
| GET |
Get User Reposts /api/users/{user_id}/reposts |
Get User reposts using user_id |
Threads Scraper V2 pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $19.9 / month | 1 / second |
|
| ULTRA Recommended | $69.9 / month | 2 / second |
|
| MEGA | $159.9 / month | 3 / second |
|