.process_yahoo | R Documentation |
This function retrieves and processes search results from Yahoo News, automatically sorting by the most recent articles.
.process_yahoo(search_term, num_pages, combined_pattern = combined_pattern)
search_term |
The search query. |
num_pages |
Number of result pages to retrieve. |
combined_pattern |
A pattern for filtering out irrelevant URLs. |
A 'data.table' of search results from Yahoo News.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.