workflows.fit
Back to n8n workflows
n8n templateFreeBy Sankar Battula

Compare product prices from Amazon, Walmart and Google Shopping via Telegram using OpenAI

Send a product name to Telegram, compare offers across Amazon, Walmart, and Google Shopping, and get the best sensible buying recommendation with confidence level, price range, and a direct purchase link. What this te...

DevelopmentCore NodesCommunicationHITLAILangchainSticky NoteCode
Loading interactive preview...

Template notes

Send a product name to Telegram, compare offers across Amazon, Walmart, and Google Shopping, and get the best sensible buying recommendation with confidence level, price range, and a direct purchase link.

What this template does

This template transforms Telegram into a smart product price comparison tool. Once a user sends a product name, the workflow simultaneously searches Amazon, Walmart, and Google Shopping, standardizes all results into a unified format, and delivers the most practical buying recommendation.

Rather than blindly picking the lowest price, an AI step filters out poor matches, suspiciously cheap listings, and mismatched product variants to ensure the recommendation is trustworthy.

How it works

1. A user sends a product name to the Telegram bot. 2. The workflow queries Walmart, Amazon, and Google Shopping in parallel. 3. Each marketplace response is cleaned and mapped into a consistent offer structure. 4. All offers are merged and consolidated into a single dataset. 5. An AI agent evaluates price, seller, reviews, and match quality to identify the best sensible offer. 6. A Telegram message is sent back with the recommended price, seller, price range, offer count, confidence level, reasoning, and a direct purchase link.

Requirements Before using this template, connect the following credentials:

Telegram API OpenAI SerpApi