Function web_scraper_flows::get_page_text
source · pub async fn get_page_text(url: &str) -> Result<String, String>
Expand description
Return the page’s text content
pub async fn get_page_text(url: &str) -> Result<String, String>
Return the page’s text content