Daily News Shorts Start mongodb with docker-compose up -d --build Install python dependencies: pip3 install -r requirements.txt Start news collector with python3 collect/news_main.py Start tiktok collector with python3 collect/tiktok_main.py