1 2 3 4 5 6 7 8
# Generated by roxygen2: do not edit by hand export(urlscan_search) importFrom(httr,GET) importFrom(httr,content) importFrom(httr,stop_for_status) importFrom(httr,user_agent) importFrom(jsonlite,fromJSON)