>>24322>are you the same guy who was building a 4stats for the sharty?yep
>you actually can look up the replies too. replace ".html" with ".json" and you'll see.that's looking up a thread, which i'm already making heavy use of
the issue isn't getting a thread's replies, it's finding out which thread a reply was posted in
if you try to do that with a post number that's not the OP of a thread you'll get a 404 error because it's a reply and not a thread
threads.json contains the post number, page number and last modified timestamp of every thread on the board
[thread_number].json contains every post in a thread, including both the op and replies
the problem with this that i'm working around by scraping the entire board and building a local index is that there's no API for finding posts by their post numbers that works for replies
the reason i want to be able to look up post numbers and find their threads is because i also want have a page like get watcher's most recent view where you can see the most recent posts on the board including sages