Auto Scrape World and Tech news.
- Clone this repository into your computer.
- Install requiremets
- run :
export FLASK_APP=main.py
- Configure your database:
I used railway as database
export MYSQLUSER=******
export MYSQLPASSWORD=*******
export MYSQLHOST=******
export MYSQLPORT=*****
export MYSQLDATABASE=*****
- Run it!
Demo :