NewsAPI:没有任何API密钥的新闻API

时间:2021-02-07 22:59:32
【文件属性】:
文件名称:NewsAPI:没有任何API密钥的新闻API
文件大小:525KB
文件格式:ZIP
更新时间:2021-02-07 22:59:32
cnn newsapi google-news bbc-news fox-news 新闻API API文档 BASE_URL = "https://saurav.tech/NewsAPI/" top_headlines_api = "<BASE_URL>/top-headlines/category//.json" everything_api = "<BASE_URL>/everything/.json" 详细文档: 例 curl --request GET ' https://saurav.tech/NewsAPI/top-headlines/category/health/in.json ' { "status": "ok", "totalResults": 70, "articles": [ { "source": { "id": null,
【文件预览】:
NewsAPI-master
----.gitignore(4KB)
----README.md(4KB)
----sources.json(37KB)
----Procfile(22B)
----LICENSE(1KB)
----top-headlines()
--------category()
----everything()
--------cnn.json(73KB)
--------google-news.json(63KB)
--------fox-news.json(79KB)
--------bbc-news.json(67KB)
----main.py(3KB)
----requirements.txt(293B)
----wsgi.py(63B)

网友评论