https://github.com/barrettotte/manga-downloader
Simple manga downloader for mangareader.net using BeautifulSoup4 and Requests. The user can search and download manga to a CBZ file.
https://github.com/barrettotte/manga-downloader
beautifulsoup4 downloader manga-downloader manga-reader manga-scraper python requests web-scraping
Last synced: about 1 month ago
JSON representation
Simple manga downloader for mangareader.net using BeautifulSoup4 and Requests. The user can search and download manga to a CBZ file.
- Host: GitHub
- URL: https://github.com/barrettotte/manga-downloader
- Owner: barrettotte
- Created: 2018-03-29T21:49:14.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-23T02:48:09.000Z (about 7 years ago)
- Last Synced: 2025-02-03T13:13:22.353Z (10 months ago)
- Topics: beautifulsoup4, downloader, manga-downloader, manga-reader, manga-scraper, python, requests, web-scraping
- Language: Python
- Homepage:
- Size: 32.9 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Manga Downloader
## About
This is an application I decided to make to learn more about web scraping with Python. Currently, this
will only pull from [mangareader.net](https://www.mangareader.net/). The user can specify a range of chapters to download of a searched series. The downloaded images will be generated into a CBZ file. All CBZ files and images are stored in the /Manga directory of the executable.
## Download Link
Hosted on MediaFire (5.78MB) [Link](http://www.mediafire.com/file/4ofha1a4tbcyohn/mangascraper.zip)
## How to Use:
* Run **mangascraper.exe** in the **dist** folder
* Downloaded manga is then stored in the /Manga directory.
* Follow prompt to download and create .cbz files
* Windows Viewing: [CBR Reader](http://www.cdisplayex.com/)
## Kindle/Android Viewing:
* Install [Tachiyomi apk](https://github.com/inorichi/tachiyomi)
* Create folder called **Tachiyomi** and load folders/cbz files into it
* Load Tachiyomi app and browse to local directory to view
## Screenshots


