Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

RSS feed reader in terminal

Built using the BeautifulSoup library. The reader parses XML-based RSS feed data, extracts the information, stores it in a structured format and displays it in the console as well as saves it in a json file.

Prerequisites

Installation

Open a Terminal in the project root and run:

pip install -r requirements.txt

Then run the project in terminal as well:

python main.py url1 url2 url3 ...

License

[MIT](https://choosealicense.com/licenses/mit/

About

Python-based RSS Feed reader.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages