Closes the headless browser session (if any) and the DuckDB connection (if
the dataset uses the duckdb backend). Collect results with cr_collect()
before closing a duckdb-backed crawl.
Arguments
- crawler
A Crawler.
Closes the headless browser session (if any) and the DuckDB connection (if
the dataset uses the duckdb backend). Collect results with cr_collect()
before closing a duckdb-backed crawl.
A Crawler.