get_links: Get all links on a scraped HTML page

View source: R/get_links.R

get_linksR Documentation

Get all links on a scraped HTML page

Description

Get all links on a scraped HTML page

Usage

get_links(input.URL)

Arguments

input.URL

Normalized URL that can be scraped.

Value

Vector of all URLs listed on the inputted webpage


Nonprofit-Open-Data-Collective/webscraper documentation built on July 19, 2023, 6:09 p.m.