Groovin-Dev / pred-ripper

Scrapes the Predecessor API for matches

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pred Ripper

This is a pretty basic way of scraping the Predecessor API for matches. I think it works perfectly but I'm not gonna wait a day to see.

Usage

  1. Install Rust
  2. Clone this repo
  3. cargo run --release

Output

The output will be 2 things:

  1. A folder called matches with a bunch of json files in it. Each file is 10 matches.
  2. A zip file called matches.zip. This is all the matches in one zip file.

About

Scrapes the Predecessor API for matches


Languages

Language:Rust 100.0%