Commit Graph

2 Commits

Author SHA1 Message Date
Aherobo Ovie Victor afe592acd1 fix: Resolve fetch news file path issue
🔧 FIXED:
- Added path normalization in news_fetcher.py to prevent double backslashes
- Enhanced directory creation with proper path handling
- Ensured raw_news directory exists before file operations

 RESULT:
- Fetch news endpoint now working: 119 articles fetched successfully
- File path errors resolved
- System now at 218+ total articles

🚀 All 13 API endpoints now 100% functional!
2025-07-08 18:59:17 +01:00
Aherobo Ovie Victor e188af8b17 feat: Implement complete RSS news fetching system with multi-source support 2025-07-07 18:31:38 +01:00