Threads User Posts Scraper avatar

Threads User Posts Scraper

Pricing

from $6.00 / 1,000 runs

Go to Apify Store
Threads User Posts Scraper

Threads User Posts Scraper

Get a user's recent Threads posts by username

Pricing

from $6.00 / 1,000 runs

Rating

0.0

(0)

Developer

Data Direct

Data Direct

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Categories

Share

Get a single Threads user's recent posts (their feed) by username. Returns post text, engagement metrics (likes, replies, reposts, quotes), author metadata, hashtags, mentions, and media details.

Features

  • Real-time Threads data — results are fetched live at run time, never cached or stale
  • No login, cookies, or proxy configuration needed — just provide the input and run
  • Each result is pushed as a separate dataset item, exportable as JSON, CSV, or Excel
  • Fast: a typical run finishes in seconds

Input

FieldTypeRequiredDescription
usernamestringyesThreads username, with or without leading @ (max 100 characters)

Pricing

This Actor is billed per run — a flat $0.006 per run.

  • One run returns all matching results for your input, and costs $0.006 — whether it comes back with one result or hundreds.
  • You’re only charged when a run succeeds. Failed runs are free.

Example output

{
"count": 12,
"posts": [
{
"title": "@natgeo on Threads",
"url": "https://www.threads.com/@natgeo/post/DGw9k2aQ1rT",
"date": "2026-06-19 17:40:11",
"author": "natgeo",
"source": "Threads",
"domain": "threads.com",
"snippet": "A curious fox pauses in the first snow of the season.",
"likes": 2210,
"replies": 54,
"reposts": 133,
"quotes": 7,
"reshares": 12,
"author_name": "National Geographic",
"author_verified": true,
"is_reply": false,
"is_pinned": false,
"media_type": "image",
"image_url": "https://scontent.cdninstagram.com/v/t51.82787-15/fox.jpg",
"video_url": "",
"hashtags": [],
"mentions": [],
"carousel_media": [],
"link_preview": null,
"quoted_post": null,
"post_id": "3919887766554430021",
"code": "DGw9k2aQ1rT"
}
]
}

About

Maintained by Data Direct — a small suite of fast, reliable Threads and web-data scrapers. Each actor returns clean, structured results with no login, cookies, or proxy setup required. Have a question or a custom data need? Open an issue on this actor.