get_post
Retrieve a Product Hunt post by ID or slug. Returns cleaned data in a structured format.
Instructions
Get a Product Hunt post by ID or slug. Returns cleaned data in TOON format.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Post ID | |
| slug | No | Post slug | |
| save_dir | No | Directory to save cleaned JSON data |