Requirements
- Python 3.7 or higher
Installation
Core features
Initialize client
Search articles
Latest headlines
Author search
Similar articles
Sources
Subscription
Advanced features
Raw HTTP response
Access raw HTTP response data using the.raw
namespace:
Async support
The SDK supports asynchronous operations. Prependa
to any method name to use
async:
Error handling
The SDK usesApiException
for error handling: