Monitor eBay Deals with GPT-4 Scoring,Decodo & Telegram Notifications
What this workflow does
This workflow automatically monitors eBay Deals and sends Telegram alerts when relevant, high-quality deals are detected.
It combines: Web scraping with Decodo** JavaScript pre-processing (no raw HTML sent to the LLM)** AI-based product classification and deal scoring** Rule-based filtering using price and score**
Only valuable deals reach the final notification.
How it works (overview)
The workflow runs manually or on a schedule.
The eBay Deals page is scraped using Decodo, which handles proxies and anti-bot protections.
Decodo – Web Scraper for n8n
JavaScript extracts only key product data (ID, title, price, URL, image).
An AI Agent classifies each product and assigns a deal quality score (0–10).
Price and score rules are applied.
Matching deals are sent to Telegram.
How to configure it
-
Decodo Add your Decodo API credentials to the Decodo node. Optionally change the target eBay URL.
-
AI Agent Add your LLM credentials (e.g. Google Gemini). No HTML is sent to the model — only compact, structured data.
-
Telegram Add your Telegram Bot Token. Set your chat_id in the Telegram node. Customize the alert message if needed.
-
Filtering rules Adjust price limits and minimum deal score in the IF node
Related Templates
Automate Daily Keyword Research with Google Sheets, Suggest API & Custom Search
Who's it for This workflow is perfect for SEO specialists, marketers, bloggers, and content creators who want to automa...
USDT And TRC20 Wallet Tracker API Workflow for n8n
Overview This n8n workflow is specifically designed to monitor USDT TRC20 transactions within a specified wallet. It u...
Add product ideas to Google Sheets via a Slack
Use Case This workflow is a slight variation of a workflow we're using at n8n. In most companies, employees have a lot o...
🔒 Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments