Skip to main content

Crypto market analysis with Chart-img, BrowserAI & GPT insights to Telegram

Workflow preview

Workflow preview
100%
Crypto market analysis with Chart-img, BrowserAI & GPT insights to Telegram preview
Open on n8n.io

Important notice

This workflow is provided as-is. Please review and test before using in production.

1. Workflow Overview

AI powered Automated Crypto Insights with Chart img and BrowserAI Tired of paying for costly crypto updates? Or reading long analyses? This n8n workflow automates the delivery of personalized crypt...

Best for

  • Crypto Trading automation workflows
  • AI RAG automation workflows
  • advanced n8n builders looking for reusable templates

Tools used

n8n-nodes-base.code, n8n-nodes-base.scheduletrigger, n8n-nodes-base.httprequest, n8n-nodes-base.merge, @n8n/n8n-nodes-langchain.outputparserstructured, @n8n/n8n-nodes-langchain.lmchatopenrouter, n8n-nodes-base.switch, n8n-nodes-base.wait

Source and attribution

This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Alex Gurinovich.

Original n8n.io source

1.1 Workflow description

Title
Crypto market analysis with Chart-img, BrowserAI & GPT insights to Telegram
Workflow name
Crypto market analysis with Chart-img, BrowserAI & GPT insights to Telegram

AI powered Automated Crypto Insights with Chart-img and BrowserAI

Tired of paying for costly crypto updates? Or reading long analyses?

This n8n workflow automates the delivery of personalized crypto insights, using Chart-img for capturing coin graphs of BTC, ETH, SOL, and XRP as base64 images, and BrowserAI for web scraping and information gathering of news and articles. This setup ensures thorough market coverage and timely updates, without breaking the bank.

Overview

Designed for crypto enthusiasts, traders, and analysts, this workflow automates the process of collecting and distributing valuable crypto information. It’s perfect for anyone wanting consistent and accurate updates conveniently.

Setup Instructions

Pre-conditions

  1. Chart-img Account: Register for a Chart-img account and obtain an API key here.
  2. BrowserAI Account: Sign up for BrowserAI and get your API key from your BrowserAI dashboard.

Step-by-Step Setup

🗓️ Schedule and Date Calculation

  • Triggers twice daily at 8AM and 8PM to ensure up-to-date insights, and can be changed to your like.
  • Calculates yesterday’s date dynamically for accurate data retrieval.

📊 Coin Graph Capture with Chart-img

  • Uses Chart-img API to capture 24-hour graphs for BTC, ETH, SOL, and XRP.
  • Converts images to base64 strings for easy integration into analysis.

🌐 Web Scraping with BrowserAI

  • Creates tasks in BrowserAI to gather the latest crypto news and insights.
  • Automates data extraction for comprehensive market analysis.

⌛ Monitor and Complete Tasks

  • Incorporates status checks to ensure BrowserAI tasks complete successfully before proceeding.

✏️ Analyze and Synthesize Information

  • Combines graph data with web-scraped insights for an enriched summary.
  • Uses AI to generate simple, informative descriptions under 60 words to not overload you.

📩 Deliver Insights Efficiently

  • Sends the compiled analysis to your Telegram, with easy options to switch to WhatsApp, email, or any other communication channel.

Customization Guidance

  • Content Personalization: Customize the datasets and keywords for tailored updates.
  • Modify Schedule: Adjust triggering times according to your needs using n8n’s scheduling options.

This workflow delivers a seamless and cost-effective approach to staying informed about crypto market trends, combining the latest technology for superior insights.

++WARNING:++ This template is intended for personal use only and does not constitute financial advice. Any actions taken using this tool are solely the user's responsibility.

1.2 Logical Blocks

This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.

2. Block-by-Block Analysis

Block 1 - Get yesterday's date

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 2 - Schedule Trigger

Type / Role
n8n-nodes-base.scheduleTrigger - scheduleTrigger
Config choices
Version 1.2

Block 3 - BTCUSD chart

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 4 - ETHUSD chart

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 5 - SOLUSD chart

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 6 - XRPUSD chart

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 7 - BTCUSD image converter

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 8 - ETHUSD image converter

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 9 - SOLUSD image converter

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 10 - XRPUSD image converter

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 11 - Merge

Type / Role
n8n-nodes-base.merge - merge
Config choices
Version 3.2

Block 12 - Structured Output Parser2

Type / Role
@n8n/n8n-nodes-langchain.outputParserStructured - outputParserStructured
Config choices
Version 1.3

Block 13 - OpenRouter Chat Model4

Type / Role
@n8n/n8n-nodes-langchain.lmChatOpenRouter - lmChatOpenRouter
Config choices
Version 1

Block 14 - OpenRouter Chat Model5

Type / Role
@n8n/n8n-nodes-langchain.lmChatOpenRouter - lmChatOpenRouter
Config choices
Version 1

Block 15 - Merge1

Type / Role
n8n-nodes-base.merge - merge
Config choices
Version 3.2

Block 16 - Structured Output Parser

Type / Role
@n8n/n8n-nodes-langchain.outputParserStructured - outputParserStructured
Config choices
Version 1.3

Block 17 - OpenRouter Chat Model

Type / Role
@n8n/n8n-nodes-langchain.lmChatOpenRouter - lmChatOpenRouter
Config choices
Version 1

Block 18 - OpenRouter Chat Model6

Type / Role
@n8n/n8n-nodes-langchain.lmChatOpenRouter - lmChatOpenRouter
Config choices
Version 1

Block 19 - Get task results

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 20 - Check if finalized

Type / Role
n8n-nodes-base.switch - switch
Config choices
Version 3.2

Block 21 - Wait if not finished

Type / Role
n8n-nodes-base.wait - wait
Config choices
Version 1.1

Block 22 - Create BrowserAI task

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 23 - Merge all graphs

Type / Role
n8n-nodes-base.merge - merge
Config choices
Version 3.2

Block 24 - Merge graphs and BrowserAI

Type / Role
n8n-nodes-base.merge - merge
Config choices
Version 3.2

Showing the first 24 of 34 workflow blocks. Download the JSON for the full node graph.

3. Summary Table

Workflow Crypto market analysis with Chart-img, BrowserAI & GPT insights to Telegram
Complexity advanced
Nodes 34
Categories Crypto Trading, AI RAG
Author Alex Gurinovich
Published 04 Sept 2025

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/8252/8252.json as the source template for this automation.

  2. 2. Import the template into n8n

    Open n8n, import the downloaded JSON, and review each node before activating the workflow.

  3. 3. Configure credentials and variables

    Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.

  4. 4. Test with sample data

    Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.

  5. 5. Activate and monitor

    Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.

5. General Notes & Resources

Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.

Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.

Frequently asked questions

What does Crypto market analysis with Chart-img, BrowserAI & GPT insights to Telegram do?

AI powered Automated Crypto Insights with Chart img and BrowserAI Tired of paying for costly crypto updates? Or reading long analyses? This n8n workflow automates the delivery of personalized crypt...

What do I need before importing this workflow?

Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.

Can I customize this workflow?

Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Crypto Trading, AI RAG use case.