
Comick.io Manga Zip Cbz Downloader
Pricing
Pay per event

Comick.io Manga Zip Cbz Downloader
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
8 hours ago
📚 What is Comick.io Manga Downloader?
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.
💡 What does it do?
- Downloads manga chapters or a whole volume from Comick.io.
- Supports filtering by language, chapter range, or volume.
- Packages all downloaded images into a ZIP or CBZ file.
- Provides a public URL to the output file for easy access.
⬇️ Input
The actor accepts the following inputs:
url
(string, required): The URL of the manga title page on comick.io (e.g.,https://comick.io/comic/00-sousou-no-frieren
).startingChapter
(integer, optional): The chapter number to start downloading from.endingChapter
(integer, optional): The chapter number to stop downloading at.volume
(integer, optional): The volume number to download. Cannot be used with chapter range.lang
(string, optional): The language code (default:"en"
).format
(string, required): The output file format. Supported values:"zip"
or"cbz"
.
📤 Output
The actor outputs:
- A ZIP or CBZ file containing the downloaded manga images, organized by chapter.
- The public URL to the output file.
- Metadata about the chapters downloaded.
Example output:
{"zipFileName": "00-sousou-no-frieren.cbz","zipFileUrl": "https://api.apify.com/v2/key-value-stores/xxx/records/00-sousou-no-frieren.cbz"}
Additionally, chapter metadata is pushed to the default dataset.
🚀 Usage
- Provide the required
url
andformat
, specifystartingChapter
andendingChapter
orvolume
, and optionally setlang
to change manga language from default valueen
. - Run the actor.
- Download your manga from the provided output file URL.
This actor is not affiliated with or endorsed by Comick.io. Use responsibly and respect the site's terms of service.
On this page
Share Actor: