Dex-chan lover
- Joined
- Sep 23, 2019
- Messages
- 1,416
I made a python script to help with finding more manga to read. It accepts a link to a mangadex genre
and finds all manga that meet the user's requirements.
The following criteria can be used for sifting manga:
1) If the manga is already in the user's lists or not.
2) If it has any genre that the user wants to exclude.
3) If the manga is of a particular nationality that the user does not want.
4) If the rating of the manga is high enough to meet the user's requirements.
5) If the series is from a particular series the user wishes to exclude. For e.g. "Touhou".
At the end it saves the manga that meet all the criteria in an excel document.
You can check it out here: https://github.com/JaberHaisan/mangadex-genre-sifter
If you have any suggestions for this script please feel free to tell me.
and finds all manga that meet the user's requirements.
The following criteria can be used for sifting manga:
1) If the manga is already in the user's lists or not.
2) If it has any genre that the user wants to exclude.
3) If the manga is of a particular nationality that the user does not want.
4) If the rating of the manga is high enough to meet the user's requirements.
5) If the series is from a particular series the user wishes to exclude. For e.g. "Touhou".
At the end it saves the manga that meet all the criteria in an excel document.
You can check it out here: https://github.com/JaberHaisan/mangadex-genre-sifter
If you have any suggestions for this script please feel free to tell me.