Communication & Messaging
1490 Telegram Splitout Create Webhook
1490 Telegram Splitout Create Webhook
Scheduled
High
13
Nodes
Scheduled
Trigger
High
Complexity
7/22/2025
Added
Workflow Overview
Total Nodes
13
Node Types
11
Node Types
aggregate
SingleJson
1 node
telegram
Telegram
1 node
chain Llm
Basic LLM Chain
1 node
lm Chat Google Gemini
Google Gemini Chat Model
1 node
schedule Trigger
Schedule Trigger
1 node
code
CreateYearsList
1 node
set
CleanUpYearList, GetHeadlines, GetDate
3 nodes
split Out
SplitOutYearList
1 node
http Request
GetFrontPage
1 node
html
ExtractDetails
1 node
merge
MergeHeadlinesDate
1 node
Workflow JSON
10.94 KB
{
"name": "1490 Telegram Splitout Create Webhook",
"nodes": [
{
"id": "6ea4e702-1af8-407b-b653-964a519db1c2",
"name": "Basic LLM Chain",
"type": "@n8n/n8n-nodes-langchain.chainLlm",
"position": [
1560,
-360
],
"parameters": {
"text": "=You are a highly skilled news categorizer, specializing in indentifying interesting stuff from Hacker News front-page headlines.\n\nYou are provided with JSON data containing a list of dates and their corresponding top headlines from the Hacker News front page. Each headline will also include a URL linking to the original article or discussion. Importantly, the dates provided will be the SAME DAY across MULTIPLE YEARS (e.g., January 1st, 2023, January 1st, 2022, January 1st, 2021, etc.). You need to indentify key headlines and also analyze how the tech landscape has evolved over the years, as reflected in the headlines for this specific day.\n\nYour task is to indentify top 10-15 headlin...Showing first 1000 characters. Click "Expand" to view the full JSON.