# Generated by roxygen2: do not edit by hand

export(adult_ml1_cat)
export(claude_cat)
export(collect_content)
export(dmoz_cat)
export(fetch_error_codes)
export(fetch_report)
export(get_dmoz_data)
export(get_shalla_data)
export(get_stevenblack_data)
export(glm_shalla)
export(html_text_content)
export(not_news)
export(openai_cat)
export(page_signals)
export(shalla_cat)
export(source_vintage)
export(stevenblack_cat)
export(uni_cat)
export(virustotal_cat)
importFrom(Matrix,Matrix)
importFrom(Matrix,spMatrix)
importFrom(Matrix,sparseVector)
importFrom(R.utils,gunzip)
importFrom(XML,readHTMLTable)
importFrom(checkmate,assert_character)
importFrom(checkmate,assert_file_exists)
importFrom(checkmate,assert_logical)
importFrom(cli,cli_abort)
importFrom(cli,cli_inform)
importFrom(cli,cli_warn)
importFrom(curl,curl_download)
importFrom(curl,nslookup)
importFrom(dplyr,bind_cols)
importFrom(dplyr,bind_rows)
importFrom(dplyr,coalesce)
importFrom(dplyr,mutate)
importFrom(glmnet,predict.glmnet)
importFrom(glue,glue)
importFrom(httr,GET)
importFrom(httr,POST)
importFrom(httr,add_headers)
importFrom(httr,content)
importFrom(httr,oauth_app)
importFrom(httr,oauth_signature)
importFrom(httr,status_code)
importFrom(httr2,req_error)
importFrom(httr2,req_options)
importFrom(httr2,req_perform)
importFrom(httr2,req_retry)
importFrom(httr2,req_throttle)
importFrom(httr2,req_timeout)
importFrom(httr2,req_user_agent)
importFrom(httr2,request)
importFrom(httr2,resp_body_string)
importFrom(httr2,resp_content_type)
importFrom(httr2,resp_header)
importFrom(httr2,resp_status)
importFrom(httr2,resp_url)
importFrom(httr2,url_parse)
importFrom(jsonlite,fromJSON)
importFrom(jsonlite,toJSON)
importFrom(methods,as)
importFrom(purrr,map_chr)
importFrom(purrr,map_df)
importFrom(readr,read_csv)
importFrom(rlang,.data)
importFrom(rlang,abort)
importFrom(rlang,inform)
importFrom(rlang,warn)
importFrom(stats,predict)
importFrom(stats,setNames)
importFrom(stringr,regex)
importFrom(stringr,str_detect)
importFrom(stringr,str_match)
importFrom(stringr,str_remove)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_trim)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
importFrom(tibble,tribble)
importFrom(urltools,suffix_extract)
importFrom(utils,URLencode)
importFrom(utils,packageVersion)
importFrom(utils,read.csv)
importFrom(utils,read.table)
importFrom(utils,untar)
importFrom(utils,unzip)
importFrom(utils,write.csv)
importFrom(virustotal,domain_report)
importFrom(virustotal,set_key)
importFrom(xml2,as_list)
importFrom(xml2,read_html)
importFrom(xml2,read_xml)
importFrom(xml2,url_absolute)
importFrom(xml2,xml_attr)
importFrom(xml2,xml_find_all)
importFrom(xml2,xml_find_first)
importFrom(xml2,xml_remove)
importFrom(xml2,xml_text)
