Search by Date
search_by_dateSearch Hacker News content by date to find recent stories, comments, or posts using queries, tags, and filters.
Instructions
Search Hacker News content sorted by date (most recent first). Useful for finding latest stories, comments, or posts by specific authors.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search query text. Can be empty to get all content matching tags/filters. | |
| tags | No | Optional filter tags. Examples: 'story', 'comment', 'show_hn', 'ask_hn', 'author_USERNAME', 'story_ID' | |
| numericFilters | No | Optional numeric filters for date ranges, points, comments count | |
| page | No | Page number (0-indexed) | |
| hitsPerPage | No | Results per page |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hits | Yes | ||
| page | Yes | ||
| nbHits | Yes | ||
| nbPages | Yes | ||
| hitsPerPage | Yes |