R/web_search.R
dot-extract_links.Rd
This function extracts all the links (href attributes) from a search engine result page.
.extract_links(search_url)
The URL of the search engine result page.
A character vector of URLs.