Skip to main content

fetch_article_text

Function fetch_article_text 

Source
pub async fn fetch_article_text(client: &Client, url: &str) -> Result<String>
Expand description

Fetch an article page and extract its text content.