leelhn2345 / rust_web_scrapper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:Rust 100.0%