🧵🔍 Threads Search Scraper extracts targeted results from Threads search for fast, data-driven insights. 🚀 Perfect for social research, competitive analysis & lead discovery—automate collection, save time, and scale smarter.
🔢 maxPosts is now honored exactly. The hard floor of 20 was removed (minimum is now 1), so asking for 10 returns 10 — not 20.
🔑 Pagination works out of the box. Going past ~20 posts requires a logged-in session; the actor now falls back to a built-in session when you don't supply your own sessionId, so large maxPosts values are actually reached. Provide your own sessionId for best reliability.
0.1 — Initial release
🧵 Search Threads by keyword / hashtag / phrase, with bulk multi-query support.
📊 Sort by top or recent; filter by from username and before/after dates.
🔁 Cursor-based resume (nextCursor).
🛡️ Proxy auto-fallback ladder: direct → datacenter → residential (sticky), with 3 residential retries.
🧠 Live extraction of the persisted-query token + provider flags each run for resilience.
💾 Live per-post saving with 4 dataset views (Overview, Engagement, Media, Users).