https://github.com/bytesview/python-client
Newsdata.io Official Python Client
https://github.com/bytesview/python-client
news newsapi python
Last synced: 5 months ago
JSON representation
Newsdata.io Official Python Client
- Host: GitHub
- URL: https://github.com/bytesview/python-client
- Owner: bytesview
- License: mit
- Created: 2021-03-23T12:19:47.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2026-01-14T05:31:11.000Z (5 months ago)
- Last Synced: 2026-01-14T09:18:53.992Z (5 months ago)
- Topics: news, newsapi, python
- Language: Python
- Homepage: https://newsdata.io/documentation
- Size: 90.8 KB
- Stars: 14
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: newsdata-logo.png
- License: LICENSE
Awesome Lists containing this project
README
[](https://newsdata.io)
#
NewsData.io Python Client
newsdataapi allows you to create a library for accessing http services easily, in a centralized way. An API defined by newsdataapi will return a JSON object when called.
[](https://github.com/bytesview/python-client/actions/workflows/python-publish.yml)
[](https://github.com/newsdataapi/python-client/blob/main/LICENSE)
[](https://pypi.org/project/newsdataapi)
[](https://pypi.org/project/newsdataapi)
[](https://pypi.org/project/newsdataapi)
## Installation
```
pip install newsdataapi
```
## Documentation
Newsdataapi docs can be seen [here](https://newsdata.io/documentation)