Skip to main content
HackerNewsTools enable an Agent to get top stories and user details from Hacker News.

Prerequisites

The following example requires the openai library.

Example

The following agent will write an engaging summary of the users with the top 2 stories on hackernews along with the stories.
cookbook/91_tools/hackernews_tools.py

Toolkit Params

Toolkit Functions

Developer Resources