get_links: Extract Links Found on Webpage.

View source: R/helpers.R

get_linksR Documentation

Extract Links Found on Webpage.

Description

Extracts links from html.

Usage

get_links(res)

Arguments

res

Return value from curl.

Value

Returns character vector of links.


barob1n/crawlR documentation built on May 23, 2023, 10:53 a.m.