-
Notifications
You must be signed in to change notification settings - Fork 11
Search Manga
Eduardo Ceja edited this page May 23, 2021
·
1 revision
To search a manga using the wrapper you can do it like this:
By its title:
>>> import mangadex
>>> api = mangadex.Api()
>>> manga_search = api.get_manga_list(title = "iris zero")
To search by tag author or artist, you must provide the corresponding id
-
- Manga
- Chapters
- User
- Tag
- Scanlation Group
- Custom Lists
- Authors
-
- Manga
- Chapters
- User
- Scanlation Group
- Author
- Custom List