API method to retrieve news from News sites using Python. It stores top three news from below sites to Mysql Database via API method (flask). www.ndtv.com timesofindia.indiatimes.com zeenews.india.com using: run like this in terminal http://127.0.0.1:5000/api/zeenews.india.com http://127.0.0.1:5000/api/timesofindia.indiatimes.com http://127.0.0.1:5000/api/www.ndtv.com