1.0.3 • Published 3 years ago
rmmanga-scraper v1.0.3
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 cliArguments
| Argument | Description | Type | Example |
|---|---|---|---|
| manga title page url | save path | string | https://readmanga.live/dragonboll__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