central
Verified Safeby bioanywhere
Overview
The World News API client provides easy access to thousands of news sources for integration into various applications.
Installation
No command providedSecurity Notes
This project is an API client library, not a server. API keys are expected to be provided by the user and are not hardcoded in the library. File handling in the C++ client (OAIHttpRequestWorker::process_response) might be vulnerable to directory traversal if filenames from Content-Disposition headers are not properly sanitized by the consuming application, but this risk pertains to library usage rather than the library's inherent maliciousness.
Similar Servers
ui
API client for accessing and processing world news from various sources.
manana2
Provides client libraries to access and consume news data from the World News API for various applications.
pastor
A client library for programmatic access to the World News API, enabling users to search for news, extract news links, retrieve article details, and access newspaper front pages.
night
This repository provides client libraries for interacting with the World News API, allowing applications to access and process news data from various sources.