diff --git a/insta-lab/app/trend_collector.py b/insta-lab/app/trend_collector.py index 545dc75..d8a2f02 100644 --- a/insta-lab/app/trend_collector.py +++ b/insta-lab/app/trend_collector.py @@ -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 logging