View Single Post
Old 09-10-2020, 03:44 AM   #20
OfficerAction
Connoisseur
OfficerAction can shake the floor when laughingOfficerAction can shake the floor when laughingOfficerAction can shake the floor when laughingOfficerAction can shake the floor when laughingOfficerAction can shake the floor when laughingOfficerAction can shake the floor when laughingOfficerAction can shake the floor when laughingOfficerAction can shake the floor when laughingOfficerAction can shake the floor when laughingOfficerAction can shake the floor when laughingOfficerAction can shake the floor when laughing
 
Posts: 80
Karma: 63118
Join Date: May 2018
Device: Kobo Aura One
Quote:
Originally Posted by Cootey View Post
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
OfficerAction is offline   Reply With Quote