extract_hackernews
Extract top stories or search results from Hacker News using a direct URL or plain search query.
Instructions
Extract top stories or search results from Hacker News. Accepts an HN/Algolia URL or a plain search query while preserving the url field for compatibility.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | HN URL e.g. https://news.ycombinator.com/news, Algolia API URL, or search query e.g. 'browser agents' | |
| max_length | No |