Extract significant text from html source

parse_by_length(url, sentence_threshold = 5)

Arguments

url

A URL (the web address to extract text from)

sentence_threshold

an integer signifying the minimum word length for an included sentence

Value

extracted_text The text found on a page