Hacker News

Integrate Hacker News with your AI workspace

Hacker News is a tech-focused news aggregator by Y Combinator, featuring user-submitted stories and discussions on startups, programming, and emerging trends

Explore Triggers and Actions

Get Ask HN Story IDs

Get up to 200 latest Ask HN story IDs from Hacker News. Returns an array of item IDs for Ask HN posts in ranked order.

ActionTry it

Get Best HackerNews Stories

Get up to 500 best story IDs from HackerNews ranked by score. Returns story IDs only. Use the returned IDs with get_item_with_id action to fetch full story details.

ActionTry it

Get Hacker News Item

Tool to get a Hacker News item by its unique ID from the Firebase API. Use when you need to retrieve details about a specific story, comment, job, poll, or pollopt.

ActionTry it

Get Hacker News Updates

Get recently changed items and user profiles from Hacker News. Use this to monitor recent activity or updates on the platform.

ActionTry it

Get Hacker News User

Retrieve a Hacker News user's public profile by their username. Returns the user's username, karma score, and optional bio/about text. Use this to look up information about HN community members.

ActionTry it

Get Hackernews Item

Get a specific item from Hacker News using its ID. Limits response size to prevent context overflow.

ActionTry it

Get HackerNews User by Username

Tool to get a user profile by their case-sensitive username from the HackerNews Firebase API. Use when you need detailed user information including creation date, karma, bio, and submission history. Only users with public activity are available.

ActionTry it

Get Job Story IDs

Get up to 200 latest job story IDs from Hacker News. Returns an array of item IDs for job postings that can be used to fetch full job details.

ActionTry it

Get Latest Hackernews Posts

Get the latest posts from Hacker News based on optional filters. Results can be limited using the size parameter.

ActionTry it

Get Max Item ID

Tool to get the current largest item ID from Hacker News. Use when you need to discover the most recent items or iterate through all items in the system by walking backward from this ID.

ActionTry it

Get New Hacker News Stories

Get up to 500 newest story IDs from Hacker News. Returns an array of item IDs sorted by recency (most recent first). Use these IDs with the Get Item action to retrieve full story details.

ActionTry it

Get Show HN Stories

Tool to retrieve up to 200 latest Show HN story IDs from Hacker News. Use when you need to find recent Show HN posts where people share their projects, products, or creations.

ActionTry it

Get Top HackerNews Stories

Get up to 500 top story IDs from HackerNews including jobs. Returns story IDs sorted by front page position. Use the returned IDs with get_item_with_id action to fetch full story details.

ActionTry it

Search Hackernews Posts

Search Hacker News posts using full-text search powered by Algolia. Use this action to find stories, comments, and discussions on Hacker News matching specific keywords. Supports filtering by post type (story, comment, show_hn, ask_hn) and by author.

ActionTry it