dot-process_yahoo: Process Yahoo News search results

.process_yahooR Documentation

Process Yahoo News search results

Description

This function retrieves and processes search results from Yahoo News, automatically sorting by the most recent articles.

Usage

.process_yahoo(search_term, num_pages, combined_pattern = combined_pattern)

Arguments

search_term

The search query.

num_pages

Number of result pages to retrieve.

combined_pattern

A pattern for filtering out irrelevant URLs.

Value

A 'data.table' of search results from Yahoo News.


textpress documentation built on Oct. 14, 2024, 5:08 p.m.