Description Usage Arguments Value Examples
Get news based on sources category, language and country
1 2 | get_headlines(country, category, sources, q, apiKey = newsapi_key(),
endpoint = "TOP-HEADLINES")
|
country |
String category |
category |
String language |
sources |
String country |
q |
Keywords to search for. |
apiKey |
String apiKey |
endpoint |
String of endpoints |
dataframe
1 | ## Not run: get_headlines(category = 'general',country = 'de')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.