Extract all about page texts for a given organization

get_all_texts(org_url)

Arguments

org_url

A URL (the web address of the organization of interest

Value

about_texts A dataframe that contains the combined extracted text from the homepage and about pages, the shared header of the pages if found, and the shared footer if found.