πŸ“Š Monitor competitors & generate content ideas with GPT4 & Gemini to Google Sheets

⚑ 251 views Β· πŸ“Š Market Research & Insights

πŸ’‘ 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

Who’s it for

Women creators, homemakers-turned-entrepreneurs, and feminine lifestyle brands who want a graceful, low-lift way to keep an eye on competitor content and spark weekly ideas.

What it does

On a weekly schedule, this workflow crawls your competitor URLs with Firecrawl (HTTP Request), summarizes each page with OpenAI, brainstorms carousel/pin ideas with Gemini, appends results to Google Sheets (Date, URL, Title, Summary, Ideas), and sends you a single email digest (optional Telegram alert). It includes basic error notifications and a setup-friendly config node.

Requirements

How to set up

  1. Open Set: Configuration (edit me) and fill:
    • competitorUrls (one per line), sheetsSpreadsheetId, sheetsRange, ownerEmail, emailTo, geminiModel, openaiModel
  2. Attach credentials to the HTTP and Sheets nodes.
  3. Test by switching Cron to Every minute, then revert to weekly.

How it works

Cron β†’ Firecrawl (per URL) β†’ Normalize β†’ OpenAI (summary) + Gemini (ideas) β†’ Merge β†’ Compile Row β†’ Google Sheets append β†’ Build one digest β†’ Email (+ optional Telegram).

How to customize

πŸ”— Nodes Used

Cron, Send Email, Google Sheets, HTTP Request, Telegram

πŸ“₯ Import

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

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