/fourchan/threads/archive

POST /api/fourchan/threads/archive

Price: 5 credits

List the thread numbers held in one 4chan board's archive, most recently archived first, each with the URL of the archived thread

How to use it

The archive is the only route to 4chan threads that are no longer on a board, and it carries nothing but the numbers — pass each `id` with the same `board` to fourchan/threads to read the thread itself. Boards that keep no archive answer 412, and `has_archive` on fourchan/boards/search narrows the candidates beforehand, but it is the board's own declaration: `/r/` declares an archive and is still refused here, so treat a 412 on a board that declares one as that board rather than as a failed call. An archive is a rolling window of the last few days, not storage — a thread number listed today is gone for good once it rotates out. Archive depth is set per board and ranges from a single thread to over ten thousand, so a small archive is normal.

Parameters

Request body

Response

Errors

Response headers