newsapi icon indicating copy to clipboard operation
newsapi copied to clipboard

A python wrapper for News API.

Results 5 newsapi issues
Sort by recently updated
recently updated
newest added

What are the dependencies for this ?

Added a neither-nor statement for the disclaimer part, added a missing comma, capitalized the first letter in description for methods for sources.

please commit a tag release so that users don't always have to pull from master

The AttrDict class implemented at base_news was not behaving as expected as keys can’t be accessed as instance attributes.