1.0.3 • Published 1 year ago

rmmanga-scraper v1.0.3

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

Manga Scraper

Simple CLI command for manga scraping from ReadManga and MintManga.

Installation

npm install rmmanga-scraper      # For the module
npm install rmmanga-scraper -g   # For the cli

Arguments

ArgumentDescriptionTypeExample
manga title page urlsave pathstringhttps://readmanga.live/dragonboll__kandzenban
save destinationabsolute path to save folderstring/Users/dmytro/Desktop/mangaParser

Usage

rmmanga-scraper https://readmanga.live/dragon_boll__kandzenban_ /Users/dmytro/Desktop/mangaParser # Mac os

License

MIT