pub fn parse_html_from_url_response( content: &str, ) -> Result<Vec<f64>, BenfError>
Parse HTML content from a URL response (for web scraping)