Threads Posts Scraper avatar

Threads Posts Scraper

Pricing

from $4.00 / 1,000 results

Go to Apify Store
Threads Posts Scraper

Threads Posts Scraper

Collect public Threads posts from user profiles without login. Save post text, media URLs, engagement metrics, public view counts when available, hashtags, mentions, timestamps, and profile details for social listening, research, and monitoring.

Pricing

from $4.00 / 1,000 results

Rating

5.0

(3)

Developer

Rush

Rush

Maintained by Community

Actor stats

3

Bookmarked

102

Total users

30

Monthly active users

7 days ago

Last modified

Share

Threads User Posts Scraper

Collect public posts from Threads profiles without login. Enter one or more usernames and get post text, profile details, media links, timestamps, engagement metrics, hashtags, mentions, URLs, and public view counts when available.

Input

{
"usernames": ["zuck", "instagram"],
"maxPosts": 100
}

No Threads login, password, or session cookie is required.

maxPosts is a ceiling on what you ask for, not a promise of how much exists — you receive however many public posts that profile actually has, up to the number you set. Enter 0 to ask for everything available (10,000 at most).

Output

Each dataset row is one public post, and the profile's own details — username, display_name, bio, followers_count, profile_url and its public links — repeat on every row of that profile, so each row stands on its own.

Replies the author wrote inside their own threads are included and marked is_reply. Filter on that column if you only want standalone posts.

When Threads does not publish a value, text columns come back empty and number or yes/no columns come back as null.

Two columns tell you how much to trust a row:

  • possibly_incompletetrue when that profile's posts could not all be collected on this run. The rows you received are still accurate; run the profile again if you need the complete set.
  • view_count_status — how the view count turned out: available (a count was read), not_public_yet (the post is too new for Threads to show one), or not_checked (no count was obtained this run).

Up to 50 profiles per run. A profile with no public posts simply returns no rows and is reported in the run summary.

Need Another Threads Workflow?

Responsible Use

Use this Actor responsibly and make sure your use case complies with applicable laws, platform terms, and privacy expectations. This Actor does not log in to Threads and does not access private account data.