Hacker News Integration
Hacker News API Operations
Browse all 10 operations available for Hacker News workflow automation.
Items
1 operation/item/{id}.jsonGet an item by ID
Fetch full details of any HN item
Live Data
8 operations/maxitem.jsonGet the latest item ID
Retrieve the current highest item ID on Hacker News. This serves as a cursor for discovering all new content — poll from this endpoint periodically and fetch any items with IDs above your last-seen value to capture every new story, comment, and job as it appears.
/askstories.jsonList Ask HN stories
Get community questions and discussions
/showstories.jsonList Show HN stories
See new product launches from makers
/beststories.jsonList best stories
Retrieve the highest-quality story IDs as ranked by Hacker News's best algorithm, which favors sustained engagement over recency. Use this for curating weekly roundups, identifying evergreen content, or surfacing the posts that resonated most with the community.
/jobstories.jsonList job postings
Browse startup and tech job postings
/newstories.jsonList newest stories
Get the latest submitted stories
/updates.jsonList recently changed items and profiles
Get recently changed items and profiles
/topstories.jsonList top stories
Get trending front page stories
Users
1 operation/user/{id}.jsonGet a user profile
Look up a Hacker News user profile