Forum › API endpoint for fetching the contents of a user's lists

Chito%20&%20yuuri%20sleep
joined Aug 13, 2017

hey everyone. as you know, the site update that added pagination to lists broke the old Dynasty Mark Read userscript, and it was never updated to compensate. so i recently decided to do something about this myself and started remaking the script, with the primary goal of making it work with the pagination. it's working so far, but there's a problem: i have to fetch the contents of the user's list one page at a time, and it's extremely slow if you, like me, have a lot of things on your lists.

there are some (cumbersome) ways this could be dealt with, but i figured i could try the easier route first and just ask: is there, perhaps, an API endpoint that returns the current logged-in user's lists and their contents? or if not, could it be implemented? i looked around and found this old thread, which shows there are some endpoints, but they don't seem to be documented anywhere.

thank you for your time.

Casusby Admin
__mioda_ibuki_danganronpa_and_super_danganronpa_2_drawn_by_qosic__sample
Dynasty Scans
joined Oct 8, 2010

From our developer:

Having an API endpoint without pagination defeats the point of the pagination. Though if you just want chapter/tag/image IDs on the endpoint instead of the full info that could be doable.

I encourage you to discuss it with us on the discord if you want to expand further

To reply you must either login or sign up.