Automate Daily Cryptocurrency Reports with CoinGecko and Google Gemini - n8n Workflow | Neura Market
Automate Daily Cryptocurrency Reports with CoinGecko and Google Gemini
This n8n workflow automates the analysis of cryptocurrency market data using CoinGecko and Google Gemini, delivering AI-generated reports to your email daily.
The workflow fetches real-time cryptocurrency data from CoinGecko, processes it through a series of AI prompts using Google Gemini, and sends a comprehensive analysis via email. It runs automatically every day at 10:00 AM, providing insights into price status, liquidity, investor interest, and more. Users can customize the cryptocurrencies analyzed, the AI model used, and the email recipients.
Platform
n8n
Category
Crypto & Blockchain
Price
Free
Creator
Kenji Yamamoto
set
code
stickyNote
httpRequest
scheduleTrigger
microsoftOutlook
chainLlm
lmChatGoogleGemini
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.