Sources

GET https://newsapi.org/v2/everything?q=COVID&from=2020-03-16&sortBy=publishedAt&apiKey={{news_api_key}}&pageSize=100&page=1

This endpoint returns the subset of news publishers that top headlines (/v2/top-headlines) are available from. It's mainly a convenience endpoint that you can use to keep track of the publishers available on the API, and you can pipe it straight through to your users.

Request Params

KeyDatatypeRequiredDescription
qstring
fromstring
sortBystring
apiKeystring
pageSizenumber
pagenumber