Quote:
Originally Posted by Cootey
I’m curious about how this device handles the way Mangadex paginates long listings of chapters. I use an app on my iPad called mangastorm that lets me pull manga off the web the way your app does. However, for some reason I have to load each page of a Mangadex entry individually, i.e. chapter 1-50 as one manga, then re-add the manga for chapters 51-100.
|
Mangadex actually provides an api which makes scraping the chapters/pages rather convinient. You can just access it like this:
https://mangadex.org/api/?type=manga&id=1234
https://mangadex.org/api/?type=chapter&id=12345