ropa1998 / CleanNews

A simple implementation of a service that makes reading news easier, using basic but powerful filters to read just about "relevant" subjects from different outlets without having to navigate through all of them.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CleanNews

This implementation is a first version of CleanNews, a service that allows users to cross Twitter trends of a specific region against all articles of various desired news outlets.

For scrapping information (either from Twitter or from different outlets) I used Selenium

To show the information in a stylish way I used Flask

How to Use

Honestly, this project was not designed to be reused. Most variables that modify behavior cannot be passed as arguments. In order to adapt it for your intended use you should modify the code.

Still some of the code could be useful and reused. I hope you find it useful.

License

MIT

About

A simple implementation of a service that makes reading news easier, using basic but powerful filters to read just about "relevant" subjects from different outlets without having to navigate through all of them.


Languages

Language:CSS 54.9%Language:Python 27.7%Language:HTML 17.4%