🚀 Google Maps 評論分析 API

系統狀態: API 服務正在運行中 (2025-12-09 16:10:22)
GET /api/status
獲取系統狀態和統計資訊
POST /api/scrape
執行選項1:從資料庫獲取URL並執行爬蟲
POST /api/convert
執行選項2:CSV轉JSON
POST /api/analyze/categories
執行選項3:類別分析
POST /api/analyze/sentiment
執行選項4:情感分析並存入資料庫
POST /api/run/all
執行全部選項 (1→2→3→4)
POST /api/run/option5
執行選項5:完整流程 (1→2→3→4)
POST /api/store/create-and-run
新增店家資料並自動執行選項5