I am trying to create an API wrapper to gather data for tagging comics. I have already gotten most of the data I want, but am unable to find any point where I could get the themes from. Having those would allow me to add them as genres/tags to enable finer filtering.
Is there some endpoint I can access? While I could use the site_detail_url to parse the website, I would like to avoid that and use the API.
Any answer is appreciated.
Log in to comment