/fivech/boards/archive

POST /api/fivech/boards/archive

Price: 10 credits

List archived (past-log) threads of a 5ch (5ちゃんねる) board back to 2001: thread id, title, creation time and final post count. Walk from the newest or the oldest thread and restrict to a time window.

How to use it

Walk the past-log archive of one 5ch (5ちゃんねる) board — dead threads going back to 2001, which is the bulk of the site's history (a large board holds millions of archived threads). Requires 'board' (directory name) and 'count'. 'order' picks newest-first or oldest-first; 'before'/'after' are unix timestamps bounding thread creation time (a thread id IS its creation timestamp, so they can be compared directly). Each result has id, board, url, thread_title, created_at and post_count; pass id + board to the threads endpoint to read the posts.

Parameters

Request body

Response

Errors

Response headers