pub fn text(url: &str) -> Result<String>
Fetch a URL and return plain text (document.body.innerText).
document.body.innerText