Skip to content

subhamX/news_scrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

News Scrapper

Run on Repl.it

This following pull latest news From TIMES OF INDIA homepage and serve them along with short description.

Running Locally

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.

About

This script displays latest news along with short description. The news are scrapped from www.timesofindia.com

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages