- asyncio.get_event_loop() → asyncio.get_running_loop() (python 3.10+ 권장) - TrendReq에 timeout=(5, 15) 추가 (connect, read timeout) - User-Agent에서 'bot' 제거: 표준 Chrome UA로 변경 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- asyncio.get_event_loop() → asyncio.get_running_loop() (python 3.10+ 권장) - TrendReq에 timeout=(5, 15) 추가 (connect, read timeout) - User-Agent에서 'bot' 제거: 표준 Chrome UA로 변경 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>