Rust Web Scrapper

Courtesy of web scraping rust blog.

Requirements

If you are running on Ubuntu 22.04, please apt install

1. `pkg-config`
2. `libssl-dev`

The pre-installed packages that comes with the clean Ubuntu 22.04 are incompatabile with reqwest crate.