gnhentai — nhentai.net parser for Go.
This library is packaged using Go modules. You can get it via:
go get github.com/tdakkota/gnhentai
There are two implementations of gnhentai.Client
:
gnhentai.API
which uses ogen-generated nhentai.net APIparser.Parser
which scrapes nhentai.net web pages
I recommend you to use API version, it is more stable and returns more data.