Skip to main content
Hacker News logo

Overview

Add Hacker News to any ModuleX agent or workflow. Read-only access to the official Hacker News JSON API (hacker-news.firebaseio.com/v0) plus keyword search backed by hnrss.org RSS feeds.
Categories: Social Media · News · Social · Technology · Community · Auth: ModuleX Managed Key · Actions: 10

Authentication

ModuleX Managed Key

Use ModuleX’s managed access (Hacker News API is public, no authentication required)

Available Actions

Parameters

string
Keyword to search for in comments. Leave empty to get all new comments. (Default: “)
integer
Maximum number of comments to return (1-50) (Default: 10)

Response

Parameters

integer
Number of stories to return (1-100) (Default: 10)
boolean
Whether to fetch full story details or just IDs (Default: true)

Response

Parameters

integer
Number of stories to return (1-100) (Default: 10)
boolean
Whether to fetch full story details or just IDs (Default: true)

Response

Parameters

integer
Number of stories to return (1-100) (Default: 10)
boolean
Whether to fetch full story details or just IDs (Default: true)

Response

Parameters

integer
Number of stories to return (1-100) (Default: 10)
boolean
Whether to fetch full story details or just IDs (Default: true)

Response

Parameters

integer
Number of stories to return (1-100) (Default: 10)
boolean
Whether to fetch full story details or just IDs (Default: true)

Response

Parameters

integer
Number of stories to return (1-100) (Default: 10)
boolean
Whether to fetch full story details or just IDs (Default: true)

Response

Parameters

integer
required
The ID of the item to fetch

Response

Parameters

string
required
The HN username to look up

Response

Limits & Quotas

  • fetch_details=False returns only the ID list (one HTTP call instead of N+1). fetch_details=True issues one detail call per item, capped at limit.
  • max_results is capped at 50 on the RSS endpoints (hnrss.org cap).
  • Failures and parse errors surface as success=False with error.

Hootsuite

LinkedIn

Pinterest