rmmanga-scraper
v1.0.3
Published
Manga scraper for readmanga and mintmanga
Downloads
15
Maintainers
Readme
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
Argument | Description | Type | Example --- | --- | --- | --- manga title page url | save path | string | https://readmanga.live/dragon_boll__kandzenban_ save destination | absolute path to save folder | string | /Users/dmytro/Desktop/mangaParser
Usage
rmmanga-scraper https://readmanga.live/dragon_boll__kandzenban_ /Users/dmytro/Desktop/mangaParser # Mac os