# Generated by roxygen2: do not edit by hand

export(attribute_scrap)
export(images_noalt_scrap)
export(images_preview)
export(images_scrap)
export(paragraphs_scrap)
export(scrap)
export(table_scrap)
export(tidy_scrap)
export(titles_scrap)
export(weblink_scrap)
importFrom(crayon,bgRed)
importFrom(crayon,green)
importFrom(curl,has_internet)
importFrom(dplyr,mutate_all)
importFrom(robotstxt,paths_allowed)
importFrom(rvest,"%>%")
importFrom(rvest,html_attr)
importFrom(rvest,html_nodes)
importFrom(rvest,html_table)
importFrom(rvest,html_text)
importFrom(stringi,stri_remove_empty)
importFrom(stringr,str_replace)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_trim)
importFrom(tidyr,as_tibble)
importFrom(utils,download.file)
importFrom(xml2,read_html)
