# Generated by roxygen2: do not edit by hand

S3method(print,Crawler)
export(Crawler)
export(Dataset)
export(KeyValueStore)
export(RequestQueue)
export(cr_autoscale)
export(cr_chunk)
export(cr_close)
export(cr_collect)
export(cr_dataset)
export(cr_embed)
export(cr_export)
export(cr_from_rss)
export(cr_from_sitemap)
export(cr_normalize_url)
export(cr_on_html)
export(cr_on_pdf)
export(cr_options)
export(cr_parallel)
export(cr_persist)
export(cr_run)
export(cr_store)
export(cr_stream)
export(cr_use_browser)
export(cr_use_http)
export(crawler)
importFrom(R6,R6Class)
importFrom(httr2,request)
importFrom(rlang,"%||%")
importFrom(tibble,tibble)
importFrom(vctrs,vec_rbind)
