Function extract_from_homepage_async

Source
pub async fn extract_from_homepage_async(
    homepage: &str,
) -> Result<MetaInfoFile, RequestError>