An open API service indexing awesome lists of open source software.

https://github.com/soumik12345/manga-scraper

A simple tool to download Manga and create Chapter-wise PDFs easier to read
https://github.com/soumik12345/manga-scraper

kindle manga-downloader manga-scraper web-scraping

Last synced: 16 days ago
JSON representation

A simple tool to download Manga and create Chapter-wise PDFs easier to read

Awesome Lists containing this project

README

        

# Manga Scraper

[![PyPI version](https://badge.fury.io/py/manga-scraper.svg)](https://badge.fury.io/py/manga-scraper)

`manga-scraper` is a python package that downloads Manga into chapterwise PDF files or a single PDF file from various sources. It basically adds a post-processing layer on top of the basic functionality by [mangadl-bash](https://github.com/Akianonymus/mangadl-bash) created by [Akianonymus](https://github.com/Akianonymus) in order to convert the downloaded manga into chapter-wise PDF files or a single giant PDF file.

## Usage

- Install `manga-scraper` using `pip install manga-scraper`.

- Install the additional dependencies by running `installmanga`.

- Run the command line interface using `scrapemanga`. The CLI would guide you through the download and the subsequent post-processing steps.