The world's news wrapped into a single API.
Project description
worldnewsapi
The World News API gives you access to thousands of news sources in over 50 languages from over 150 countries. News are semantically tagged allowing for semantic news search like never before.
This is the python-package for easy acccess to the api.
Resources
Requirements
Python 3.7+
Installation & Usage
pip install
This package is hosted on PyPi, you can install directly using:
pip install worldnewsapi
(you may need to run pip
with root permission: sudo pip install worldnewsapi
)
Then import the package:
import worldnewsapi
Setuptools
Install via Setuptools.
python setup.py install --user
(or sudo python setup.py install
to install the package for all users)
Then import the package:
import worldnewsapi
Tests
Execute pytest
to run the tests.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
worldnewsapi-1.1.1.tar.gz
(28.2 kB
view hashes)
Built Distribution
Close
Hashes for worldnewsapi-1.1.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4375401946b6d611a73469468161972db821872f8bd232991255700db3bc74f0 |
|
MD5 | 95508ad61a621773dcbef52215c56874 |
|
BLAKE2b-256 | ca51ce42e82ae2e884d504caf3bb740dd5f0302af158d65349c31604caf2a883 |