Hacker News Top Posts Fetcher
detail.loadingPreview
Fetches and cleans data about the top 50 posts ever on Hacker News.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow fetches the top 50 posts from Hacker News and cleans the returned data, making it easier to use in subsequent operations. It's designed to be called by other workflows, for example, as a custom tool for an AI agent.
Key Features
- Fetches up to 50 posts from Hacker News.
- Selects and renames key data fields (title, points, URL, created_at, author).
- Outputs the cleaned data in a JSON string format.
How To Use
- Import this workflow into your n8n instance.
- Optionally, connect it to a workflow that requires Hacker News data, or run it directly to see the output.
- The output will be a JSON string containing an array of the top 50 posts with cleaned fields.
Apps Used
Workflow JSON
{
"id": "977f7116-abb8-4de1-974a-8103c909f55f",
"name": "Hacker News Top Posts Fetcher",
"nodes": 0,
"category": "Data Fetching",
"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: 977f7116-abb8...
About the Author
N8N_Community_Pick
Curator
Hand-picked high quality workflows from the global community.
Statistics
Verification Info
Related Integrations
- Facebook Graph API + Google Sheets(22 workflows)
- Execute Workflow Trigger + Execution Data(22 workflows)
- Facebook Graph API + Schedule Trigger(21 workflows)
- Facebook Graph API + Twitter(18 workflows)
- Facebook Graph API + Linked In(16 workflows)
- Execution Data + Split Out(15 workflows)
- Facebook Graph API + Gmail(12 workflows)
- Facebook Graph API + Telegram(12 workflows)
- Execution Data + Google Sheets(12 workflows)
- Facebook Graph API + Google Drive(10 workflows)
Related Workflows
Discover more workflows you might like
Google Sheets Records By Date and Status
Fetch records from Google Sheets filtered by date range and status using a sub-workflow.
Read RSS Feed from Two Sources
Reads data from two different RSS feeds and processes it.
AI-Powered PostgreSQL Data Agent with Conversational Interface
This n8n workflow empowers you to build an intelligent, conversational agent for your PostgreSQL database. Interact with your data using natural language, perform CRUD operations, explore schemas, and generate dynamic visualizations, streamlining data management and access for any user.
AI-Powered YouTube Video Metadata Automation
Effortlessly optimize your YouTube videos for search and engagement. This workflow automates the generation of SEO-friendly titles, descriptions, tags, and hashtags using AI, directly updating your YouTube content based on video transcripts and focus keywords.
Telegram Profanity & Toxicity Filter
This n8n workflow automatically monitors incoming Telegram messages for profanity and toxic language. It leverages Google's Perspective API to analyze message content, and if a message is deemed inappropriate, the workflow sends an automated warning response back to the sender.
Instant WooCommerce Order Notifications via Telegram
When a new order is placed on your WooCommerce store, instantly receive detailed notifications directly to your Telegram chat. Stay on top of your e-commerce operations with real-time alerts, including order specifics and a direct link to view the order.