About The Project Built With Getting Started Prerequisites Installation About The Project The project revolves around scraping news and ingesting them into mongodb, via mosquitto Pub/Sub. (back to top) Prerequisites MongoDb Mosquitto python version : 3.10.12 Usage run mosquitto mosquitto -v run the receiver python receiver_news.py run the sender python sender_news.py (back to top)