/rust-scraping

Web scraping using rust !

Primary LanguageRust

Web Scraping using rust

This repository will contain the source code of my series about web scraping using rust.

Scraping airbnb

Rust web scraping course

Currently the repository contains :

  • Airbnb scraping.
  • Bypass cloudflare.
  • Download books from Anna's archive.
  • Downloading video from mp4 file.
  • Download video from streaming website (parse m3u8 playlist and extract js scripts).