saffron-rs

Crates.iosaffron-rs
lib.rssaffron-rs
version0.1.0
sourcesrc
created_at2023-02-07 20:30:30.477728
updated_at2023-02-07 20:30:30.477728
descriptionA web novel scrapper.
homepage
repositoryhttps://github.com/Mytsu/saffron-rs.git
max_upload_size
id779088
size59,860
Jonathan Arantes (Mytsu)

documentation

README

Saffron web novel scrapper

A web-scrapper to fetch web novels, supported domains being updated not so often.

Usage

Download the binaries for your operating system from the releases page. And run the binary on your terminal with:

Example for saffron-rs-x86_64-pc-windows-msvc.exe on PowerShell:

  • Download the windows binary and run: .\saffron-rs-x86_64-pc-windows-msvc.exe --help

Run from Source

Clone the repository (or download the source as zip and unzip it) and use cargo run

Commit count: 34

cargo fmt