Fetch real-time hot news, generate unified trend reports, and retrieve Polymarket prediction data.
Use scripts/news_tools.py via NewsNowTools.
fetch_hot_news(source_id, count)
source_ids (e.g., cls, weibo).get_unified_trends(sources)
Use scripts/news_tools.py via PolymarketTools.
get_market_summary(limit)
requests, loguru
scripts/database_manager.py (Local DB)