Threads Search Scraper: Keyword + Profile Posts, $0.50 per 1,000 Posts

Search Threads.net by keyword or scrape any public profile's recent posts. Each post includes text, author username, verified badge, like_count, reply_count, repost_count, quote_count, posted_at timestamp, a has_media flag, and the direct post URL. Mix keywords and profile URLs in the same run, with results deduplicated across all inputs. No login required.

Open on Apify → Try it now
Pricing
$0.0005/post
RAM
128MB
Coverage
Global
Fields per post
15
Proxy
Direct or Apify proxy
Anti-Bot
SSR rehydration

What you can scrape

Primary use cases

API example

# Start a run via the Apify API
curl -X POST "https://api.apify.com/v2/acts/santamaria-automations~threads-search-scraper/runs?token=YOUR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
    "searchQueries": ["AI art", "travel photography"],
    "profileUrls": ["https://www.threads.net/@zuck"],
    "maxPostsPerQuery": 50,
    "maxResults": 0
  }'

# Or use with AI agents via MCP:
# https://mcp.apify.com?tools=santamaria-automations/threads-search-scraper

Integrations

Output fields

FieldTypeExample
post_idstring3368741234567890123
textstringJust launched our new AI feature
author_usernamestringzuck
author_namestringMark Zuckerberg
author_verifiedbooleantrue
like_countinteger42,500
reply_countinteger1,230
repost_countinteger870
posted_atstring2026-05-01T14:30:00Z
post_urlstringhttps://www.threads.net/@zuck/post/C6abc123xyz

Related Actors

Open on Apify → Try it now (free tier available)