Comick.io Manga Zip Cbz Downloader avatar
Comick.io Manga Zip Cbz Downloader

Pricing

Pay per event

Go to Store
Comick.io Manga Zip Cbz Downloader

Comick.io Manga Zip Cbz Downloader

Developed by

Jan

Jan

Maintained by Community

This Apify Actor allows you to download manga chapters from Comick.io. It fetches manga images for a given title and selected chapters or volume, then packages them into a ZIP or CBZ file for easy download.

0.0 (0)

Pricing

Pay per event

0

Total users

4

Monthly users

4

Runs succeeded

50%

Last modified

17 hours ago

You can access the Comick.io Manga Zip Cbz Downloader programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "url": "https://comick.io/comic/00-sousou-no-frieren",
< "startingChapter": 1,
< "endingChapter": 5,
< "language": "en",
< "format": "cbz"
<}' |
<apify call panjan/comick-io --silent --output-dataset

Comick.io Manga Zip Cbz Downloader API through CLI

The Apify CLI is the official tool that allows you to use Comick.io Manga Zip Cbz Downloader locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: