# Extract n8n node metadata from GitHub and save to Google Sheets
This workflow automates the extraction and centralized storage of n8n node metadata, ideal for teams needing to track codebase changes, maintain up-to-date documentation, or analyze platform evolution.
## Who it´s for
- n8n developers tracking node changes
- Technical writers maintaining component catalogs
- Product managers analyzing platform development
- Automation administrators requiring a centralized node database
## What the automation does
- Triggered manually on demand
- Clears the target Google Sheet before each import
- Fetches the directory structure of n8n nodes from GitHub repository
- Processes directories in batches, downloads .node.json files
- Parses JSON files and extracts key metadata (name, version, type, description)
- Transforms data into structured format and appends to Google Sheets with API rate-limiting
## What´s included
- Ready-to-use n8n workflow
- Logic for trigger handling and batch file processing
- Integrations with GitHub API and Google Sheets API
- Basic text instructions for launch and adaptation
## Requirements for setup
- n8n instance with access to HTTP requests and Google Sheets
- Access to public or private GitHub repository containing n8n nodes
- GitHub personal access token or service account
- Google account or Workspace with Google Sheets access
## Benefits and outcomes
- Saves time on manual parsing and analysis of nodes
- Centralized repository of all available node information
- Enables tracking of changes across versions
- Supports documentation and component audit processes
- Easy integration into CI/CD or periodic audits
## Important: template only
Important: you are purchasing a ready-made automation workflow template only. Rollout into your infrastructure, connecting specific accounts and services, 1:1 setup help, custom adjustments for non-standard stacks and any consulting support are provided as a separate paid service at an individual rate. To discuss custom work or 1:1 help, contact via chat
No feedback yet