Skip to content

Siddhesh-Agarwal/news-extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

News extractor

A simple news extractor that extracts the news from the given url and displays it in a simple UI. It can bypass the paywalls and ad blocks to extract the news.


Tests

The app so far supports the following news websites:

  1. The Hindu
  2. The New York Times
  3. The Washington Post
  4. The Guardian
  5. The Indian Express
  6. and many more...

Do let me know if you find any bugs or errors.


Installation

Use the package manager pip to install the required packages.

pip install -r requirements.txt

Usage

python app.py

Tools

Made using:

About

A simple news extractor that extracts the news from the given url and displays it in a simple UI. It can bypass the paywalls and ad blocks to extract the news.

Topics

Resources

Stars

Watchers

Forks