osu-api icon indicating copy to clipboard operation
osu-api copied to clipboard

Forum thread/post info calls

Open gdude2002 opened this issue 10 years ago • 2 comments

Further to #96, I haven't been able to find a way to retrieve post or thread info from the forums via the API. This is, again, for the purpose of URL handling - It would be nice to provide stuff like a formatted post tile, the containing subforum, poster info, post count, page count, etc.

Obviously, any private boards should either 404 or rely on the API key for a permissions check.

gdude2002 avatar Jul 09 '15 12:07 gdude2002

Any update on this? I don't see it documented. I want to be able to query a forum page and just track the author and the date it was posted, to be able to automatically calculate the length of time between each post.

sabihoshi avatar Jun 06 '19 16:06 sabihoshi

This will come with api v2. You will likely see it appear in the available API when it is added to lazer. You can track the docs here.

peppy avatar Jun 07 '19 05:06 peppy