Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 811 Bytes

api.rst

File metadata and controls

37 lines (23 loc) · 811 Bytes

API Reference

newsapi-python

This page is a technical reference to the public classes, exceptions, and data defined in newsapi-python.

While newsapi-python makes every effort to keep up with the API, please consider the official News API docs as the canonical News API reference.

Classes

newsapi.NewsApiClient

Exceptions

newsapi.newsapi_exception.NewsAPIException

Constants

The newsapi.const module holds constants and allowed parameter values specified in the official News API documentation.

newsapi.const.languages

newsapi.const.countries

newsapi.const.categories

newsapi.const.sort_method