Skip to contents

This function scrapes the text from a URL and returns a character vector.

Usage

scrape_url(url)

Arguments

url

A character string containing a valid URL.

Value

A character vector containing the text from the URL.