Get Show HN Posts
get_show_hnRetrieve Show HN posts to explore projects shared with the Hacker News community, sorted by date with pagination controls.
Instructions
Retrieve Show HN posts (projects shared with the HN community), sorted by date descending.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (0-indexed) | |
| hitsPerPage | No | Results per page |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hits | Yes | ||
| nbHits | Yes | ||
| nbPages | Yes |