Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 503 Bytes

File metadata and controls

17 lines (11 loc) · 503 Bytes

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).