news-yapi 0.0.9

Creator: bradpython12

Last updated:

Add to Cart

Description:

newsyapi 0.0.9

news_yapi
this is a news feed provider of newsapi for uninews
Dependency
pip install newsapi-python

Installation
pip install news_api

register a app_key
go to newsapi to bay a plan
Usage
from news_api import set_app_info
from uninews import NewsFeed

set_app_info(YOUR_APP_KEY)
nf = NewsFeed('news_api')
nf.news()
nf.headline()
nf.topstory()

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.