feat(insta-lab): trend_collector adds Google Trends + LLM category classification
This commit is contained in:
@@ -1,4 +1,7 @@
|
|||||||
"""외부 트렌드 수집 — NAVER 인기 + Google Trends + LLM 카테고리 분류."""
|
"""외부 트렌드 수집 — NAVER 인기 + Google Trends + LLM 카테고리 분류.
|
||||||
|
|
||||||
|
Phase B Task 3: Google Trends integration via pytrends + Anthropic Haiku 분류 캐시 (24h TTL).
|
||||||
|
"""
|
||||||
|
|
||||||
import json
|
import json
|
||||||
import logging
|
import logging
|
||||||
|
|||||||
Reference in New Issue
Block a user