Skip to content

Latest commit

 

History

History

search_news

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Search News

The script will search and output news based on keywords supplied in form of command line arguments.

Setup

Install the packages listed in requirements.txt using pip

pip install -r requirements.txt

Usage

cd search_news
python3 news.py <search-term>