Skip to content

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