Easy News API (1.0.0)

Download OpenAPI specification:Download

Easy News API Documentation

Introduction

EasyNewsAPI is a powerful and reliable news API that provides seamless access to real-time updates from a vast array of global sources. With updates occurring every 2 hours, our API ensures that you stay informed with the latest news from 128+ diverse outlets. Whether you're building a news aggregator, developing a news app, or incorporating real-time news into your platform, EasyNewsAPI offers a comprehensive solution to keep your users up-to-date.

Key Features

  1. Real-Time Updates: EasyNewsAPI updates its news content every 2 hours, providing timely and relevant information from a wide range of sources. Stay current with the latest news developments across various topics.

  2. Diverse Source Network: Our API aggregates news from 128+ diverse sources, ensuring a broad spectrum of perspectives and coverage. Access news from reputable outlets across the globe to offer a comprehensive news experience to your users.

  3. Fast and Reliable: EasyNewsAPI is designed for speed and reliability. Enjoy efficient data retrieval without compromising on the accuracy of information. Our API is optimized for performance to meet the demands of real-time news applications.

  4. User-Friendly Endpoints: Accessing news data is made easy with our user-friendly API endpoints. Retrieve news articles and updates effortlessly, allowing you to focus on delivering a seamless user experience.

  5. Comprehensive News Coverage: From international affairs to local news, EasyNewsAPI covers a wide range of topics. Ensure that your users have access to a broad spectrum of news categories for a well-rounded and informative experience.

  6. Flexible Integration: EasyNewsAPI is designed for easy integration into your application or platform. Whether you are a developer, business, or organization, our API is adaptable to your specific needs, providing flexibility in implementation.

Getting Started

  1. Authentication: To access EasyNewsAPI, you'll need an API key. Visit our website to register for an API key, which will be used to authenticate your requests.

  2. Endpoints: Explore our comprehensive documentation to understand the available endpoints and how to use them. Retrieve headlines, articles, and other news data with ease.

  3. Rate Limits: Be aware of the rate limits imposed on your API key to ensure responsible usage. Stay within the specified limits to maintain a smooth and uninterrupted service.

  4. Support: If you encounter any issues or have questions, our support team is available to assist you. Visit our support page for documentation updates, FAQs, and contact information.

Get news information.

query Parameters
api_key
required
string

The api key you get when registering on our website.

q
required
string

The search query.

country
string

The country for which the news is requested. You can chain multiple countries (up to 3) separated by commas (,).

language
string

The language in which the news is requested. You can chain multiple languages (up to 3) separated by commas (,).

category
string

The category of news requested. You can chain multiple categories (up to 3) separated by commas (,).

source
string

The news source represented by source's website id. You can chain multiple news sources (up to 3) separated by commas (,).

date_from
string

The starting date for the news search. Default date is 2 months before the date_to date.

date_to
string

The ending date for the news search. Default date is the present date.

Responses

Response samples

Content type
application/json
{
  • "class": "info",
  • "properties": [
    ]
}