Community Contributed Hacker News Fetcher
detail.loadingPreview
Fetches and cleans top posts from Hacker News using the Hacker News API.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow demonstrates how to fetch data from the Hacker News API, clean and format it using n8n nodes, and prepare it for further processing or output. It's a community-contributed example, highlighting flexible data integration capabilities.
Key Features
- Fetches top posts from Hacker News.
- Cleans and structures fetched data using the 'Set' node.
- Prepares data for stringification and potential further use.
How To Use
- Import this workflow into your n8n instance.
- Execute the workflow.
- The output will contain a JSON string of the top 50 Hacker News posts.
Apps Used
Workflow JSON
{
"id": "f9269f1d-a663-41cf-9af3-0be24944bc3f",
"name": "Community Contributed Hacker News Fetcher",
"nodes": 0,
"category": "Community Contributed",
"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: f9269f1d-a663...
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
Get Company by Name
Retrieves company information using the UPROC API.
Community Meal Plan Generator
Automatically generates a weekly meal plan from your Mealie recipes.
Workflow Dashboard with Mermaid.js
Visualize your n8n workflows with Mermaid.js.
Community Contributed: Iterable User Management
Manage users in Iterable by creating, updating, and retrieving them.
Community Unverified PDF Conversion
This template allows community users to convert files to PDF/A format.
Get Synonyms of a German Word
Retrieves synonyms for a given German word using the OpenThesaurus API.