workflows.fit
Back to n8n workflows
n8n templateFreeBy Puspak

Extract and structure Hacker News job posts with Gemini AI and save to Airtable

Workflow Overview This workflow automatically fetches the latest "Ask HN: Who is hiring?" posts from Hacker News, extracts individual job listings, cleans the raw text, converts them into structured job listings using...

Data & StorageDevelopmentCore NodesAILangchainSplit OutOutput Parser StructuredHttp Request
Loading interactive preview...

Template notes

Workflow Overview

This workflow automatically fetches the latest "Ask HN: Who is hiring?" posts from Hacker News, extracts individual job listings, cleans the raw text, converts them into structured job listings using Google Gemini AI, and saves them into Airtable.

Components

It’s a full end-to-end automation system combining:

Algolia API for HN data Text cleaning Gemini AI (via LangChain) for parsing job descriptions Structured JSON extraction Airtable integration to store the final data

🎯 Use Cases

Automatically build a job board from HN posts Track startup hiring trends Feed remote job alerts into a CRM or Slack Enrich a hiring intelligence database

πŸ”§ Nodes & Services Used