Hi, I was wondering if there was a documentation for the current Literotica API?
I'm writing tools to help searching, filtering and archiving contents. I'm currently using scraping (getting HTML content and extracting elements) but due to new design changes this has become more and more difficult.
There is an API to fetch author's stories, users' informations, etc. which I found after searching for a while. But there isn't any documentation on the parameters or the list of all API routes. And some API calls lack some fields (like the list of author's stories not indicating which series a stories comes from).
So is there any documentation I can refer to, somewhere? Or is there any plan to make an API that's available to at least registered users (no problem if there's a rate limiting or something like that to enforce fair use)?
Literotica currently misses a ton of features - which is normal given volunteers are working on it and not full-time paid developers ; but I strongly feel like that shouldn't prevent other persons from working on projects to improve this situation, especially when it's for personal use.
I'm not asking for a stable API ; it can change every few months if Literotica's developers feel like it's worth to them, and side projects like mine would have to adapt - that's not a problem. But having a usable API with at least some basic documentation would help tremendously
I'm writing tools to help searching, filtering and archiving contents. I'm currently using scraping (getting HTML content and extracting elements) but due to new design changes this has become more and more difficult.
There is an API to fetch author's stories, users' informations, etc. which I found after searching for a while. But there isn't any documentation on the parameters or the list of all API routes. And some API calls lack some fields (like the list of author's stories not indicating which series a stories comes from).
So is there any documentation I can refer to, somewhere? Or is there any plan to make an API that's available to at least registered users (no problem if there's a rate limiting or something like that to enforce fair use)?
Literotica currently misses a ton of features - which is normal given volunteers are working on it and not full-time paid developers ; but I strongly feel like that shouldn't prevent other persons from working on projects to improve this situation, especially when it's for personal use.
I'm not asking for a stable API ; it can change every few months if Literotica's developers feel like it's worth to them, and side projects like mine would have to adapt - that's not a problem. But having a usable API with at least some basic documentation would help tremendously