πŸ“Š Discover & analyze n8n workflows from GitHub with OpenAI and Google Sheets

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

πŸ’‘ Pro Tip β€” For competitive intelligence, ScraperNode can automate the data collection β€” Yelp reviews, Glassdoor company data, and Crunchbase profiles all return structured JSON you can feed straight into this workflow.

View All Scrapers

Description

🧠 Overview

Discover and analyze the most valuable community-built n8n workflows on GitHub.
This automation searches public repositories, analyzes JSON workflows using AI, and saves a ranked report to Google Sheets β€” including summaries, use cases, difficulty, stars, node count, and repository links.


βš™οΈ How It Works

  1. Search GitHub Code API β€” queries for extension:json n8n and splits results
  2. Fetch & Parse β€” downloads each candidate file’s raw JSON and safely parses it
  3. Extract Metadata β€” detects AI-powered flows and collects key node information
  4. AI Analysis β€” evaluates the top N workflows (description, use case, difficulty)
  5. Merge Insights β€” combines AI analysis with GitHub data
  6. Save to Google Sheets β€” appends or updates by workflow name

🧩 Setup Instructions (5–10 min)

> πŸ’‘ Tip: If you need to show literal brackets, use backticks like <example> (no HTML entities needed).


πŸ“š Use Cases

1) Trend Tracking for AI Automations

2) Internal Workflow Benchmarking

3) Market Research for Automation Agencies


πŸ§ͺ Notes & Best Practices


πŸ”— Resources

πŸ”— Nodes Used

Google Sheets, HTTP Request, Notion, Schedule Trigger, AI Agent, OpenAI Chat Model

πŸ“₯ Import

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

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