π± Generate Instagram posts with AI quotes & images using GPT & Gemini
β‘ 1,839 views Β· π± Social Media & Email Marketing
π‘ Pro Tip β Heads up β if this workflowβs Instagram scraping breaks (it happens whenever Meta updates their frontend), ScraperNode is a community node that handles profiles, posts, reels, and comments without any HTML parsing.
Description
πΈ Instagram Post Automation Workflow
βΉοΈ What is this workflow
This workflow automatically produces daily Instagram posts based on a user-provided prompt and sends them to your email inbox.
Social media creators can use it to generate content periodically and save time.
The email includes:
- Picture
- Title
- Caption
- Relevant hashtags
You can simply copy and paste the content from the email into Instagram, or go further by connecting it to the Facebook API for full automation.
πΌ Business Cases
- Generating social media posts primarily for Instagram.
- Integrating with other workflows (trend research, market studies, news feeds) to produce images, statistics, text, or data comparisons for social media.
π° Business Value
If you produce daily posts and each Instagram post takes around 1 hour to find a quote, create an image, caption, and hashtags, this workflow does it in less than 1 minute.
This saves you:
- Weekly: 7 hours (1 hour Γ 7 days)
- Monthly: 30 hours (1 hour Γ 30 days)
- Yearly: 360 hours (12 months Γ 30 hours) At a cost of $20/hour, this workflow saves: $7,200 annually (360 hours Γ $20).
In total, youβre saving 360 hours + $7,200 per year, allowing you to focus on other valuable activities.
βοΈ How Does It Work
- The workflow runs periodically according to your schedule settings.
- Generates a new quote, avoiding duplicates of previously created ones.
- Creates an image.
- Sends all content by email.
π Integrated Services
- Local file storage on the hosted platform
- OpenAI GPT model (customizable to any AI model you prefer)
- Gemini model for image generation (replaceable with your preferred tool)
- Email sending via SMTP
π How to Set Up
- Install the workflow template.
- Configure AI models and set up SMTP credentials.
- Create a file on your local installation (
/home/node/instagram_posts.txt). - Set up the scheduler.
- Test and enjoy.
π Nodes Used
Send Email, Schedule Trigger, Basic LLM Chain, OpenAI Chat Model, Read/Write Files from Disk, Convert to File
π₯ Import
Download workflow.json and import into n8n:
Workflow menu β Import from File