/fivech/boards/threads

POST /api/fivech/boards/threads

Price: 1 credit

List the live threads of a 5ch (5ちゃんねる) board: thread id, title, creation time, post count and momentum (posts per day). Order by bump, creation time, post count or momentum, and filter by title.

How to use it

List the threads currently alive on one 5ch (5ちゃんねる) board (identified by its directory name, e.g. 'newsplus'). Default order 'bump' is the board's own ordering — most recently posted-to first; 'created', 'post_count' and 'momentum' reorder the same set. 'keyword' filters by thread title. Each result has id (also the unix creation timestamp), board, url, thread_title, created_at, post_count and momentum (posts per day). Threads die at ~1000 posts and then move to the archive.

Parameters

Request body

Response

Errors

Response headers