巡樓 Dev Console

暫用開發面板 · 人設 + 8D 公開爬蟲 · 重做前端前夠用就好

尚未連線

1. 登入

2. Threads API 連線(多帳號)

每位會員可綁定多個 Threads 帳號;token 存 Mongo,系統會在到期前自動 refresh

選中帳號:—

OAuth 除錯 log 授權後若仍顯示未連線,先看這裡的 stage
(載入中…)

Meta Redirect URI:載入中…

產品連線設定
Threads 權限煙霧測試 讀取類 API 自動測;發文/刪文/隱藏留言需手動

貼文成效追蹤

瀏覽、互動與帳號洞察一次看完。數字來自 Threads Graph API,需帳號已 OAuth 連線。

各 API scope 能追蹤什麼(展開)
選中已連線帳號,按「載入成效」

3. 發文佇列

排程或立即發文;到期由後端 sweeper 透過 Threads API 發佈,並自動排 +1h / +24h / +7d 成效檢查。

4. 發文健康度

已發佈貼文與成效 checkpoint 彙總(來自 publish_queue + publish_analytics)。

2b. Threads API 手動測試台

針對選中帳號逐項呼叫 Graph API;寫入類(發文/刪文)會真的改 Threads 上的內容。

個人資料 /me

threads_basic

我的貼文列表

threads_basic

關鍵字搜尋

threads_keyword_search

帳號查詢

threads_profile_discovery

提及 mentions

threads_manage_mentions

帳號洞察 insights

threads_manage_insights

地點搜尋

threads_location_tagging

貼文統計

threads_manage_insights · GET /{media-id}/insights

貼文洞察 insights

threads_manage_insights

貼文留言

threads_read_replies

發文(真的會發)

threads_content_publish

回覆留言(真的會發)

threads_content_publish

刪除貼文

threads_delete

隱藏 / 顯示留言

threads_manage_replies

同步到 Instagram

threads_share_to_instagram

刷新 long-lived token

token refresh

結果會顯示在下方;成功後可把 media_id 複製到其他卡片繼續測。

(尚無結果)

3. AI 設定(8D 研究用)

登入後自動載入經營帳號與 AI 設定

8D 分析使用研究用 provider / model。Key 存於後端(會員 scope),Dev Console 不會把完整 key 留在 localStorage。

4. 人設

點選一筆人設後,下方可跑 8D 分析。

5. 8D 風格分析(公開爬蟲,不需 session)

需先完成上方 AI 設定,並啟動 Go API + Node worker(style-8d)。

(尚無任務)

6. 人設詳情

選中人設後顯示內容

Log