Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 305 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 305 Bytes

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>