Read one post
get_postRetrieve a rule34.xxx post's full details by ID or URL, including all tags with their types and counts, media, dimensions, score, rating, and more.
Instructions
Read one rule34.xxx post, named by its id or by a link to its page. Returns every tag the post carries, each with its kind (character, copyright, artist, general or metadata) and how many posts share it, alongside the image or video, the dimensions, the score, the rating, the uploader, the number of comments, the credited source and the date the site took the post in. Use this after a search, whose rows show only the first few tags of each post.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | The post's numeric id, as a search returns it. | |
| url | No | A link to the post's page, such as https://rule34.xxx/index.php?page=post&s=view&id=2195419. The link is read rather than followed. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| md5 | Yes | ||
| tags | Yes | ||
| notes | Yes | ||
| owner | Yes | The account that uploaded the post. | |
| score | Yes | The site's own score, updated once a day. | |
| width | Yes | ||
| height | Yes | ||
| rating | Yes | ||
| source | Yes | ||
| status | Yes | ||
| file_url | Yes | ||
| post_url | Yes | ||
| has_notes | Yes | ||
| parent_id | Yes | ||
| changed_at | Yes | When the post last changed, ISO 8601. | |
| created_at | Yes | When the post was added to rule34.xxx, ISO 8601. The site imported much of its older catalogue in bulk, so thousands of posts share one day. | |
| sample_url | Yes | ||
| preview_url | Yes | ||
| source_site | Yes | ||
| comment_count | Yes |