R/get_about_pages.r
parse_by_length.Rd
Extract significant text from html source
parse_by_length(url, sentence_threshold = 5)
A URL (the web address to extract text from)
an integer signifying the minimum word length for an included sentence
extracted_text The text found on a page