Skip to main content

run_scrape

Function run_scrape 

Source
pub async fn run_scrape(
    life: &Lifecycle,
    url: &str,
    robots: RobotsPolicy,
    capture: CaptureOpts,
) -> Result<Value, CliError>