# Threads 海巡 - 貼文、個人檔案與關鍵字搜尋 A social media tool your agent can run on one prepaid apifare key. Page: https://apifare.com/tools/futurizerush/meta-threads-scraper-zh-tw ## What you need An apifare key with credits (sign up: POST https://apifare.com/v1/signup {"email": "..."}; new accounts get 500 free credits). No other account or key. ## Inputs - `mode` (string, required): 爬取模式 (e.g. "user") - `usernames` (array): 用戶名稱 - `keywords` (array): 關鍵字 - `max_posts` (integer): 最大結果數 - `search_filter` (string): 排序方式 (e.g. "top") - `start_date` (string): 開始日期 The most relevant fields; the search result's input_schema lists all of them. ## Price 5 credits reserved per run, settled to the run's true cost, never more than 20 credits (1 credit = $0.01). Failed runs are refunded. Exact numbers: https://apifare.com/capabilities ## Run it 1. Find it: MCP search_apis, or GET https://apifare.com/v1/search?q=Threads%20%E6%B5%B7%E5%B7%A1%20-%20%E8%B2%BC%E6%96%87%E3%80%81%E5%80%8B%E4%BA%BA%E6%AA%94%E6%A1%88%E8%88%87%E9%97%9C%E9%8D%B5%E5%AD%97%E6%90%9C%E5%B0%8B with Authorization: Bearer . Take the result named "Threads 海巡 - 貼文、個人檔案與關鍵字搜尋"; it carries a proxy_route. 2. Run it: MCP proxy_call with that proxy_route and the input JSON (apifare-mcp over stdio), or POST the proxy_route over HTTP with the input JSON as the body and the same Authorization header. 3. On HTTP 402, relay the body's human_readable field to your human verbatim, wait, then retry the same call. Every other error and its fix: https://apifare.com/errors.md