Hacker News
Business appsNo authcredential probe
Read Hacker News: items (stories, comments, jobs and polls), user profiles, the top/new/best/ask/show/job story lists, and full-text search across everything ever posted. The API is public — there is no credential to create.
OCNORA ships 7 typed Hacker News operations. Each node has a schema-driven form, input and output tables beside its settings, and is pre-flighted by Workflow Health before your first real run. Anything not covered by a typed node reaches https://hacker-news.firebaseio.com/v0 through the HTTP node with the same credential.
Operations 7
- Get ItemRead one Hacker News item by id — a story, comment, job, poll or poll option.hackernews.get_item
- Get Max Item IdRead the largest item id on Hacker News, the starting point for walking backwards through everything.hackernews.get_max_item
- Get ThreadRead one item together with its whole comment tree already nested, from the Hacker News search index.hackernews.get_thread
- Get UpdatesRead the item ids and usernames that Hacker News changed most recently.hackernews.get_updates
- Get UserRead one Hacker News user's karma, bio and submission ids.hackernews.get_user
- List StoriesRead the item ids in one of Hacker News's story lists: top, new, best, ask, show or jobs.hackernews.list_stories
- SearchSearch every Hacker News story, comment, poll and job by text, tag or numeric condition.hackernews.search
More in Business apps
Run your first Hacker News workflow today.
Create a free workspace, add the connection, pick a template or describe the workflow to Build with AI. Workflow Health checks it before it runs.