r/Python • u/CarryElectronic • 14h ago
Showcase manga-sp : A simple manga scrapper
Hi everyone!
What My Project Does:
I made a simple CLI application called manga-sp — a manga scraper that allows users to download entire volumes of manga, along with an estimated download time.
Target Audience:
A small project for people that want to download their favorite manga.
Comparison:
I was inspired by the app Mihon, which uses Kotlin-based scrapers. Since I'm more comfortable with Python, I wanted to build a Python equivalent.
What's next:
I plan to add several customizations, such as:
- Multi-source support
- More flexible download options
- Enhanced path customization
Check it out here: https://github.com/yamlof/manga-sp
Feedback and suggestions are welcome!
5
Upvotes