πŸ“Š Monitor eBay deals with GPT-4 scoring,Decodo & Telegram notifications

⚑ 139 views Β· πŸ“Š Market Research & Insights

πŸ’‘ Pro Tip β€” HTTP Request scraping tends to break when sites update their markup. If you’re scraping a major platform, check if ScraperNode covers it β€” it has maintained scrapers for LinkedIn, Instagram, TikTok, YouTube, and 20+ other platforms that return structured data.

View All Scrapers

Description

What this workflow does

This workflow automatically monitors eBay Deals and sends Telegram alerts when relevant, high-quality deals are detected.

It combines:

Only valuable deals reach the final notification.

How it works (overview)

  1. The workflow runs manually or on a schedule.
  2. The eBay Deals page is scraped using Decodo, which handles proxies and anti-bot protections.
    Decodo – Web Scraper for n8n
  3. JavaScript extracts only key product data (ID, title, price, URL, image).
  4. An AI Agent classifies each product and assigns a deal quality score (0–10).
  5. Price and score rules are applied.
  6. Matching deals are sent to Telegram.

How to configure it

1. Decodo

2. AI Agent

3. Telegram

4. Filtering rules

πŸ”— Nodes Used

Telegram, Schedule Trigger, AI Agent, OpenAI Chat Model

πŸ“₯ Import

Download workflow.json and import into n8n: Workflow menu β†’ Import from File

πŸ“– Importing guide Β· πŸ”‘ Credential setup