/fivech/threads/posts

POST /api/fivech/threads/posts

Price: 20 credits

Get posts of a 5ch (5ちゃんねる) thread starting from a given post number: author name, mail, anonymous daily ID, body text, post time, quoted post numbers and links.

How to use it

Fetch a slice of posts from one 5ch (5ちゃんねる) thread. Requires 'board' (directory name), 'thread' (numeric thread id or full read.cgi URL) and 'count'; 'from_post' picks the first post number to return (posts are numbered 1..1000+ inside a thread). Each post has number, name, mail, text, created_at, anon_id (per-board daily anonymous author id), be_id, reply_to and links. Asking beyond the last post returns an empty list.

Parameters

Request body

Response

Errors

Response headers