The Local News Scraper is a powerful, customisable tool that automates news gathering for local journalists. It monitors multiple RSS feeds, filters stories by keywords, detects duplicates, and ...
AI_news_platform/ ├── backend/ # Python backend │ ├── connectors/ # Source connectors (RSS, API, Scrape) │ ├── storage/ # Database layer ...