mangadex-scraper

Crates.iomangadex-scraper
lib.rsmangadex-scraper
version0.5.2
sourcesrc
created_at2019-05-03 18:59:50.342546
updated_at2020-08-01 00:32:27.761157
descriptionscrapes manga off of mangadex.org
homepage
repositoryhttps://github.com/dyedquartz/mangadex-scraper
max_upload_size
id131798
size67,077
dyedquartz (dyedquartz)

documentation

README

Crates.io Crates.io

mangadex-scraper

scrapes manga off of mangadex.org

Usage

Download latest version from github or cargo and run mangadex-scraper <ID>

Manga ID is /title/22723/sewayaki-kitsune-no-senko-san

Chapter ID is /chapter/8857/1

use mangadex-scraper --help for more info and to list options

can also be installed through cargo by running cargo install mangadex-scraper

Contributing

on the off chance anybody wants to contribute, clone the repository and run cargo run

Commit count: 78

cargo fmt