In this post I’m going to explore web scraping in Rust through a basic Hacker News CLI. My hope is to point out resources for future Rustaceans interested in web scraping. Plus, highlight Rust’s viability as a scripting language for everyday use. Scraping EcosystemTypically, when faced with a web scraping task most people don’t run to a low-level systems programming language. Given the relative si