Threads Scraper (profiles, posts, replies, search) avatar

Threads Scraper (profiles, posts, replies, search)

Pricing

from $1.00 / 1,000 result items

Go to Apify Store
Threads Scraper (profiles, posts, replies, search)

Threads Scraper (profiles, posts, replies, search)

Threads.com posts without login: latest posts of any public profile (text, likes, replies, reposts, media), a post with its replies and related posts, and keyword search results. Flat rows, monitor mode for new posts. No account cookies, no login.

Pricing

from $1.00 / 1,000 result items

Rating

0.0

(0)

Developer

Viktor Dubnytskiy

Viktor Dubnytskiy

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Categories

Share

Public Threads.com content as flat rows, without logging in: the latest posts of any public profile, a post with its replies, and keyword search results. Monitor mode on a saved Task returns only new posts (or changed like/reply counts) since the last run, with optional webhook/Telegram summary. For social listening, creator analytics, brand monitoring and research.

What you get

Post rows: id, url, code, username, userId, isVerified, text, takenAt (UTC), likeCount, replyCount, repostCount, quoteCount, reshareCount, mediaType (text/image/video/carousel), images[], videos[], linkUrl, linkTitle, replyToUsername, isReply, rootPostId, language, isPaidPartnership, source (profile/post/reply/related/search), searchQuery, scrapedAt.

Profile rows (type: profile): username, userId, fullName, biography, followerCount, isVerified, isPrivate, profilePicUrl.

Input

  • profiles: usernames or URLs → the profile row plus the latest posts shown on the profile page.
  • postUrls: permalinks → the post itself (source: post), its replies (source: reply) and, with includeRelated, Threads' related posts.
  • searches: keyword queries → first page of results.
  • maxItems; mode: monitor for new-post alerts on a Task.

Pricing

EventPrice
result$0.001 per row ($1 per 1,000)
monitor-check$0.005 per monitor run
change$0.001 per new/changed row

Charged only for rows actually pushed; the proxy traffic (residential, required — Threads serves an empty shell to datacenter IPs) is billed by Apify on top.

Limits

  • Logged-out Threads exposes what its public pages preload: roughly the newest 5–15 posts per profile, the first ~25 replies per post and the first page of search. Deeper pagination needs a logged-in session, which this actor deliberately does not use (no account risk for you).
  • Private profiles and age-gated content are not available.
  • Counts are as rendered by Threads at scrape time.

Changelog

  • 0.1: initial release — profiles, posts with replies, search, monitor mode.