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