.extract_links {textpress} | R Documentation |
This function extracts all the links (href attributes) from a search engine result page.
.extract_links(search_url)
search_url |
The URL of the search engine result page. |
A character vector of URLs.