aionewsapi

Asyncio client for interacting with newsapi.org


License
MIT
Install
pip install aionewsapi==1.1.2

Documentation

aionewsapi

Asyncio client for interacting with newsapi.org

Installation instructions:

pip install aionewsapi

Usage:

from aionewsapi import NewsAPI

client = NewsAPI()

Note

aionewsapi is not affiliated or endorsed by any of the web services it interacts with.