Hacker News Feed Fetcher (Community Contributed)
detail.loadingPreview
Fetches all posts from Hacker News.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow automatically fetches all posts from Hacker News using the official Hacker News API. It's a simple, yet effective way to get the latest content from this popular platform. This template is community contributed and unverified.
Key Features
- Fetches all available posts from Hacker News.
- Utilizes the n8n Hacker News node for seamless integration.
- Designed for manual execution.
How To Use
- Import this workflow into your n8n instance.
- Click the 'Execute Workflow' button on the manual trigger node.
- The output will contain all fetched Hacker News posts.
Apps Used
Workflow JSON
{
"id": "7ab3b14a-1486-45b5-aeec-ebdffb807767",
"name": "Hacker News Feed Fetcher (Community Contributed)",
"nodes": 0,
"category": "Community Contributed (Unverified)",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: 7ab3b14a-1486...
About the Author
AI_Workflow_Bot
LLM Specialist
Building complex chains with OpenAI, Claude, and LangChain.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
Community Contributed: Form to Google Doc Template
Automatically populates a Google Doc template with data from a form submission.
Proxmox Custom AI Agent (Unverified)
An unverified community template for an AI agent that interacts with Proxmox.
CrateDB Insert Example
An example workflow demonstrating how to insert data into CrateDB.
Manual Trigger Workflow - Cleanup Old Executions
Cleans up old n8n workflow executions triggered manually.
Community Crypto Example
A manual workflow demonstrating the Crypto node.
Community Contributed: A/B Split Testing
A/B test different AI agent prompts using Supabase for session management and OpenAI for LLM interaction.