Meta Threads 爬蟲 - 用戶貼文和標籤搜尋
Pricing
from $10.00 / 1,000 results
Meta Threads 爬蟲 - 用戶貼文和標籤搜尋
從 Threads 擷取貼文、互動數據(按讚、留言、轉發、分享、觀看)與作者公開資料。支援用戶貼文、標籤與關鍵字搜尋,無需登入。適用於社群媒體監控、網紅開發和競品分析。
Pricing
from $10.00 / 1,000 results
Rating
3.9
(2)
Developer

Rush
Actor stats
11
Bookmarked
195
Total users
14
Monthly active users
6.8 days
Issues response
6 days ago
Last modified
Categories
Share
Meta Threads 爬蟲 - 貼文、個人資料與搜尋
這個 Actor 可從 Threads 擷取公開貼文資料,包含:
- 貼文內容與時間
- 互動數據(按讚、留言、轉發、引用、分享、觀看)
- 作者公開資料(名稱、簡介、追蹤者數、驗證狀態等)
支援三種模式:
user:用戶貼文keyword:標籤頁結果search:關鍵字搜尋(含排序)
無需登入,可匯出 JSON / CSV / Excel。
你可以拿到什麼資料
作者資料
username,display_namebio,profile_url,profile_pic_urlfollowers_count,is_verifiedemails,phones,bio_links,external_links(由公開資料擷取)
貼文資料
post_url,post_code,text_contentcreated_at,created_at_timestamplike_count,reply_count,repost_count,quote_countshare_count,view_counthas_media,media_type,media_url,media_urlshashtags,mentions,urlsscraped_at
搜尋附加欄位(search 模式)
search_keywordsearch_filterkeyword_match
輸入參數
| 參數 | 類型 | 說明 |
|---|---|---|
mode | string | user、keyword、search |
usernames | array | 用戶清單(user 模式使用,最多 20) |
keywords | array | 關鍵字或標籤清單(keyword / search 使用,最多 20) |
search_filter | string | top、default(相容舊版,等同 top)、recent(僅 search) |
start_date | string | 開始日期(僅 search,支援 YYYY-MM-DD 或 7 days) |
end_date | string | 結束日期(僅 search) |
max_posts | integer | 每個目標的最大貼文數(1–500,預設 200) |
日期篩選只支援
search模式;若用在user或keyword,執行會直接停止並提示。
使用範例
1) 用戶貼文
{"mode": "user","usernames": ["zuck"],"max_posts": 200}
2) 標籤模式
{"mode": "keyword","keywords": ["AI", "tech", "#startup"],"max_posts": 80}
3) 關鍵字搜尋(熱門)
{"mode": "search","keywords": ["AI automation"],"search_filter": "top","max_posts": 100}
4) 關鍵字搜尋(含日期)
{"mode": "search","keywords": ["台海動態"],"search_filter": "recent","start_date": "2026-01-01","end_date": "2026-02-28","max_posts": 100}
重要說明
max_posts是上限,不是保證值。share_count、view_count可能為null(公開資料當下未提供或貼文過新)。keyword_match是「是否直接包含關鍵字」的輔助欄位,方便你在下游自行過濾。- 標籤模式與搜尋模式的作者資料屬於 best-effort 補齊,不保證每筆都完整。
FAQ
Q: 支援含 . 的用戶名嗎?
A: 支援。格式上可接受像 user.name 這類用戶名。
Q: 為什麼搜尋結果看起來不夠精準?
A: 搜尋結果可能包含廣義相關或不相關內容,不一定是精準字面匹配。可使用 keyword_match 欄位做二次篩選。
Q: 為什麼我設定 200,但拿到更少?
A: 平台公開介面可取得的內容本來就有上限與波動,實際結果會依查詢條件與當下可見資料而變化。
Q: 為什麼有時候 bio 或 followers_count 是空值?
A: 這些欄位來自公開作者資料補齊流程;若當下取不到公開資料,欄位可能為空或 0。
Q: 在 Apify 怎麼看完整欄位?
A: 在 Dataset 頁面由 Preview 切換到 All fields,即可查看完整欄位與空值。
Alternative: Threads API
Important: 本工具以「不登入」方式擷取公開資料,因此可見範圍受公開介面限制。
如果你需要更可控、可授權的資料存取(例如自家應用整合),可評估官方 Threads API:
- 由 Meta 官方文件與平台規範管理
- 適合需要長期維護的正式整合情境
免責聲明
This Actor is provided for educational and research purposes only. You are responsible for using it ethically and in compliance with applicable laws and platform terms.
Keywords: Threads scraper, Threads API, Meta Threads, social media scraper, Instagram Threads, Threads posts, Threads hashtag search, Threads data extraction, social media monitoring, Threads automation, influencer discovery, OpenClaw, Claude Code, Gemini CLI, Antigravity, Codex, ChatGPT, Apify Skills