Building a crawler in #Rust [4/6]
Now that we have a fast concurrent crawler in Rust, it's time to actually parse the HTML and turn it into structured data (remember, this process is called scraping).
📖 https://kerkour.com/rust-crawler-scraping-and-parsing-html