feat(tools): 커뮤니티 트렌드 스크래퍼 구현 (DCInside 인기글 + Gemini Skill)

This commit is contained in:
2026-03-17 00:35:36 +09:00
parent ddbe0dc89a
commit ced1523c40
5 changed files with 628 additions and 1 deletions

View File

@@ -5,4 +5,6 @@ discord.py>=2.4.0
pydantic>=2.0.0
httpx>=0.27.0
apscheduler>=3.10.0
beautifulsoup4>=4.12.0
lxml>=5.0.0