🎬 Generate LinkedIn posts from web pages with GPT-4 and human review

⚑ 1,175 views · 🎬 Content Creation & Video

πŸ’‘ Pro Tip β€” HTTP Request scraping tends to break when sites update their markup. If you’re scraping a major platform, check if ScraperNode covers it β€” it has maintained scrapers for LinkedIn, Instagram, TikTok, YouTube, and 20+ other platforms that return structured data.

View All Scrapers

Description

Use Case

Turn any web page into a compelling LinkedIn post β€” complete with an AI-generated image. This automation is ideal for sharing content like blog posts, case studies, or product updates in a polished and engaging format.

What This Automation Does

Given a page URL and optional user instructions, this automation:

Input:

Output:

How It Works

  1. Form Submission: User inputs a web page and optional instructions.
  2. Web Scraping: Uses Airtop to extract page content.
  3. Post Generation: AI agent writes a post based on the page and instructions.
  4. Slack Review Flow:
    • Post and image sent to Slack for feedback
    • User can approve, request revisions, or decline
    • Revisions trigger reprocessing steps automatically
  5. Final Post Delivery: Approved post is sent back to Slack, ready to publish.

Setup Requirements

  1. Generate an Airtop API key completely free.
  2. Configure your OpenAI credentials for post and image prompt generation
  3. Slack OAuth credentials and a Slack channel

Next Steps

Read more about generating social content using AI

πŸ”— Nodes Used

Slack, OpenAI Chat Model, n8n Form Trigger, OpenAI, Text Classifier, Airtop

πŸ“₯ Import

Download workflow.json and import into n8n: Workflow menu β†’ Import from File

πŸ“– Importing guide Β· πŸ”‘ Credential setup