Nhentai().all() - exentio/nhentai_api GitHub Wiki
Nhentai().all(page_num=1)
Returns all the books on nHentai's homepage; to get the other pages, use the page_num
parameter.
Returns a dict
.
Throws a ValueError
exception if page_num
is larger than the number of the actual available pages.
Example of the dict
output here.