Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

headlines

Top news sites are beautifully designed, but their links don't often show at quick glance which articles have been read. This Python script seeks to address that. When you run headlines.py, it:

  • grabs top headlines from NYT, Guardian (U.S.), AJ: English, and WaPo through json API data,

  • quickly writes them as standard blue hyperlinks to a plain HTML page,

  • then launches that page in the system default browser.

[Requires Python 3.6 and free API keys from NewsAPI, NYTimes and The Guardian.]

About

Grabs top headlines from NYT, Guardian (U.S.), AJ: English, and WaPo, and displays them as links in a plain HTML page

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages