TradingAgents/tradingagents/domains/news
Martin C. Richards d773ed4cfa refactor: migrate to newspaper4k and improve news service repository integration
- Upgrade from newspaper3k to newspaper4k for better article scraping
- Add repository integration for cached news data retrieval
- Implement proper date handling and data conversion in news service
- Move PRD files to dedicated prd/ directory
- Add type stubs and improve type checking configuration
- Fix linting issues (unused variables and loop control variables)

🤖 Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-10 13:00:40 +02:00
..
__init__.py wip 2025-08-02 14:16:52 +02:00
article_scraper_client.py refactor: migrate to newspaper4k and improve news service repository integration 2025-08-10 13:00:40 +02:00
google_news_client.py omfg basic stub out with passable lint and types 2025-08-03 22:07:24 +02:00
news_repository.py omfg basic stub out with passable lint and types 2025-08-03 22:07:24 +02:00
news_service.py refactor: migrate to newspaper4k and improve news service repository integration 2025-08-10 13:00:40 +02:00