- Joined
- Jan 28, 2024
- Messages
- 7
Hi everyone,
Recently I started learning web scrapping and I wanted my first project to be something fun.
Being a long time mangadex user, I wanted to make something fun with the website. So I made scrapdex, a CLI mangadex navigator and chapter downloader, with python 3.10 and selenium.
The Github link is: https://github.com/IBR-41379/Scrapdex
It is very alpha and I plan to add more features to it in the future. It also has some issues, the biggest being that sadly, it cannot download any webtoon/vertical format manga. However, I hope to fix it in the future.
If anyone has some ideas on how to improve it or about some feature that I can add which can prove to be useful, please comment in this thread.
#Note: It's a CLI, not GUI.
Recently I started learning web scrapping and I wanted my first project to be something fun.
Being a long time mangadex user, I wanted to make something fun with the website. So I made scrapdex, a CLI mangadex navigator and chapter downloader, with python 3.10 and selenium.
The Github link is: https://github.com/IBR-41379/Scrapdex
It is very alpha and I plan to add more features to it in the future. It also has some issues, the biggest being that sadly, it cannot download any webtoon/vertical format manga. However, I hope to fix it in the future.
If anyone has some ideas on how to improve it or about some feature that I can add which can prove to be useful, please comment in this thread.
#Note: It's a CLI, not GUI.