A simple API wrapper for Mangadex written in python. This is an ongoing project so not all features have been implemented and due to mangadex v5 still being in development procedures may change and the code may get depricated at any time.
This API wrapper does not provide each little detail seperately, so the user has to get and manage data returned by the functions.
Manga | Provided |
---|---|
Search Manga | [x] |
View Manga | [x] |
Random Manga | [x] |
Cover | Provided |
---|---|
Covers List | [x] |
Get Cover Urls | [x] |
Chapter | Provided |
---|---|
Chapter List | [ ] |
View Chapter | [ ] |
Chapter Pages | [ ] |
Get Page Urls | [ ] |
Miscellaneous | Provided |
---|---|
Ping | [x] |
Tags | [x] |
work in progress