Libraries
Go SDK for NewsCatcher News API v3
Idiomatic Go client for the NewsCatcher News API
A Go SDK for the NewsCatcher News API v3, featuring idiomatic Go patterns, context support, and efficient error handling with strong type safety.
Requirements
- Go 1.18 or higher
Installation
Add the SDK to your project using Go modules:
Core features
Initialize client
Search articles
Latest headlines
Author search
Similar articles
Get sources
Check subscription
Advanced features
HTTP response handling
The SDK provides detailed HTTP response information:
Context support
All API operations support context for timeout and cancellation:
Error handling
The SDK uses GenericOpenAPIError
for comprehensive error handling: