/coolapk/posts

POST /api/coolapk/posts

Price: 10 credits

Get a Coolapk community article (feed) by its id

How to use it

One Coolapk community post in full, by feed id or by a coolapk.com/feed/<id> URL, share token and all. Two shapes come back through the same fields: long articles, which carry a title, and photo or short posts, which have no title at all — both give the body as plain text and as HTML plus the inline image URLs, so a null title means a short post rather than a parsing failure. The post's age arrives as the source currently renders it: a relative Chinese string ('3个星期前') for anything from roughly the last month, an absolute YYYY-MM-DD date for older posts — read it as free text rather than assuming one shape. Comments are only in the phone app, leaving the reply count as the single figure available for them. Feed ids come from coolapk/posts/editor-picks, whose ids resolve here, and from coolapk/posts/official-reviews, where a large share of the ids are app-gated and answer 412 — that is the source withholding the post, not a bad id.

Parameters

Request body

Response

Errors

Response headers