Block 1 - SerpAPI
- Type / Role
- @n8n/n8n-nodes-langchain.toolSerpApi - toolSerpApi
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
Promo Seeker finds fresh, working promo codes and vouchers on the web so your team never misses a deal. This n8n workflow uses SerpAPI and Decodo Scrapper for real time search, an agent powered by ...
@n8n/n8n-nodes-langchain.toolserpapi, @n8n/n8n-nodes-langchain.chattrigger, @n8n/n8n-nodes-langchain.lmchatazureopenai, @n8n/n8n-nodes-langchain.memorybufferwindow, n8n-nodes-base.stickynote, @n8n/n8n-nodes-langchain.agent, @decodo/n8n-nodes-decodo.decodotool
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Khaisa Studio.
Original n8n.io sourcePromo Seeker finds fresh, working promo codes and vouchers on the web so your team never misses a deal.
This n8n workflow uses SerpAPI and Decodo Scrapper for real-time search, an agent powered by GPT-5 Mini for filtering and validation, and Chat Memory to keep context—saving time, reducing manual checks, and helping marketing or customer support teams deliver discounts faster to customers (and yes, it's better at hunting promos than your inbox).
Speed: Saves hours per week by automatically finding and validating current promo codes, so you can publish deals faster.
Simplicity: Eliminates manual searching across sites, no more copy-paste scavenger hunts.
Accuracy: Reduces false positives by cross-checking results and keeping only working vouchers—fewer embarrassed "expired code" moments.
Edge: Combine search APIs with an AI agent to surface hard-to-find, recently-live offers—win over competitors who still rely on manual scraping.
Marketing teams: Quickly populate newsletters, landing pages, or ads with valid promos.
Customer support: Give verified discount codes to users without ping-ponging between tabs.
Deal aggregators & affiliates: Discover fresh vouchers faster and boost conversion rates.
⏱ Trigger: A user message via the chat webhook starts the search (Message node).
📎 Process: The agent queries SerpAPI and Decodo Scrapper to collect potential promo codes and voucher pages.
🤖 Smart Logic: The Promo Seeker Agent uses GPT-5 Mini with Chat Memory to filter for fresh, working promos and to verify validity and relevance.
💌 Output: Results are returned to the chat with clear, copy-ready promo codes and source links.
🗂 Storage: Chat Memory stores context and recent searches so the agent avoids repeating old results and can follow up with improved queries.
Made by: khaisa Studio
Tags: promo, vouchers, discounts
Category: Marketing Automation
Need custom work? Contact Us
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.
| Workflow | Find valid vouchers and promo codes with SerpAPI, Decodo, and GPT-5 Mini |
|---|---|
| Complexity | intermediate |
| Nodes | 8 |
| Categories | Lead Generation, AI Chatbot |
| Author | Khaisa Studio |
| Published | 31 Aug 2025 |
Use the JSON export at /data/workflows/8075/8075.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
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.
Promo Seeker finds fresh, working promo codes and vouchers on the web so your team never misses a deal. This n8n workflow uses SerpAPI and Decodo Scrapper for real time search, an agent powered by ...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
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 Lead Generation, AI Chatbot use case.