# Generated by roxygen2: do not edit by hand

export(paragraphs_scrap)
export(scrap)
export(table_scrap)
export(tidy_scrap)
export(titles_scrap)
export(weblink_scrap)
importFrom(crayon,bgRed)
importFrom(crayon,green)
importFrom(dplyr,mutate_all)
importFrom(magrittr,"%>%")
importFrom(purrr,pluck)
importFrom(robotstxt,paths_allowed)
importFrom(rvest,html_attr)
importFrom(rvest,html_nodes)
importFrom(rvest,html_table)
importFrom(rvest,html_text)
importFrom(stringr,str_replace)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_subset)
importFrom(stringr,str_trim)
importFrom(tidyr,as_tibble)
importFrom(xml2,read_html)
