Get News Articles
GET https://newsapi.org/v2/top-headlines?q={{query}}&apiKey={{NEWS_API_KEY}}&language=en
Requests news articles from newsapi.org with query text and language as English
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
q | string | ||
apiKey | string | ||
language | string |