sr6033 / news_kabada

Daily news scrapper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

It will scrap the headlines of today's news from Yahoo! news. It then gives a notification and opens up the list of headlines in your default browser.

Installation

  • Download the python file.
  • Type crontab -e in your terminal.
  • Add this line: @reboot /absolute/path/to/python2.7 /absolute/path/to/news_scrapper.py

To do

  • Beautify the news layout
  • Add link to the full news page
  • Category filters

Contribution

I am open to suggestions and contributions. Feel free to pull up issues for any modifications or enhancements.


Made with 💙 and 🎵.

About

Daily news scrapper

License:MIT License


Languages

Language:HTML 83.6%Language:Python 16.4%