This following pull latest news From TIMES OF INDIA homepage and serve them along with short description.
Clone the repo
git clone https://github.com/subhamX/news_scrapper
cd news_scrapper
After cloning, install the dependencies using this command
pip install -r requirements.txt
Now execute the python file (latest_news.py)
python latest_news.py
Note: Running Locally assumes that python3 is already installed. If not, please install it from here or run it on repl by clicking on the badge on top.