🎬 Hacker News to video content

⚡ 58,149 views · 🎬 Content Creation & Video

💡 Pro Tip — If you’re pulling LinkedIn data through HTTP requests or dealing with API restrictions, there’s a community node called ScraperNode that handles this natively. It has dedicated scrapers for profiles, companies, jobs, and people search — you just pass a URL and get structured data back.

View All Scrapers

Description

Hacker News to Video Content

Overview

This workflow converts trending articles from Hacker News into engaging video content. It integrates AI-based tools to analyze, summarize, and generate multimedia content, making it ideal for content creators, educators, and marketers.


Features

  1. Article Retrieval:

    • Pulls trending articles from Hacker News.
    • Limits the number of articles to process (configurable).
  2. Content Analysis:

    • Uses OpenAI’s GPT model to:
      • Summarize articles.
      • Assess their relevance to specific topics like automation or AI.
      • Extract key image URLs.
  3. Image and Video Generation:

    • Leonardo.ai: Creates stunning AI-generated images based on extracted prompts.
    • RunwayML: Converts images into high-quality videos.
  4. Structured Content Creation:

    • Parses content into structured formats for easy reuse.
    • Generates newsletter-friendly blurbs and social media-ready captions.
  5. Cloud Integration:

    • Uploads generated assets to:
      • Dropbox
      • Google Drive
      • Microsoft OneDrive
      • MinIO
  6. Social Media Posting (Optional):

    • Supports posting to YouTube, X (Twitter), LinkedIn, and Instagram.

Workflow Steps

1. Trigger

2. Fetch Articles

3. Content Filtering

4. Image and Video Generation

5. Asset Management


Prerequisites


Customization


Usage

  1. Import this workflow into your n8n instance.
  2. Configure your API credentials.
  3. Trigger the workflow manually or schedule it as needed.
  4. Check the outputs in your preferred cloud storage or social media platform.

Notes


About the Creator

This workflow was built by AlexK1919, an AI-native workflow automation architect. Check out the overview video for a quick demo.


Tools Used

Feel free to adapt and extend this workflow to meet your specific needs! 🎉

đź”— Nodes Used

Dropbox, HTTP Request, Google Drive, Microsoft OneDrive, X (Formerly Twitter), Hacker News

📥 Import

Download workflow.json and import into n8n: Workflow menu → Import from File

📖 Importing guide · 🔑 Credential setup