News API

Google owns the company -- I didn't know this when I started.

News API returns a collection of top news from a wide range of sources. Including CNN, MTV and ESPN. It holds the "author", "title", "description", "url", as well as "urlToImage" for the most recent articles. You have the option of only pulling from one news source if you choose.

Ideas: One idea I have is to compare this news API with another to see what each one thinks it most important. Another idea, that I think would be more interesting would be to compare this API with two single news source APIs from different political views to see a 'well rounded', hopefully truthful news interface. For example, a MSNBC API, a FOX API and this News API.s

Documentation:https://newsapi.org/#documentation

URL to access the API: https://newsapi.org/v1/articles?source=the-next-web&sortBy=latest&apiKey={your_key}

Getting a key:https://newsapi.org/
The keys/signup are completely free