Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 479 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 479 Bytes

#TIMES OF INDIA NEWS SCRAPER

####The timesofindiascraper.py is a python script used for scraping the top 25 news-updates from the TimesOfIndia news website and displaying them.

######To run the python script,

->Download the python file to your local machine.

->Open 'Terminal' and browse to where the file is saved.

->Inside the 'Terminal', type 'python timesofindiascraper.py'.

->The news headlines and the news data will be displayed inside the 'Terminal'.