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