Skip to main content

scrape_http

Function scrape_http 

Source
pub async fn scrape_http(
    url: &str,
    robots: RobotsPolicy,
    opts: &ScrapeOpts,
) -> Result<Value, CliError>
Expand description

HTTP static scrape (no Chrome).