Back to Catalog
Kevin Meneses

Kevin Meneses

CRM consultant and content creator helping businesses streamline customer management, automate workflows, and boost growth through smart integration

Total Views1,773
Templates6

Templates by Kevin Meneses

Crypto RSI alert system with EODHD, Telegram and TradingView charts

How it works Runs on a schedule and iterates a watchlist of symbols (e.g., BTC/ETH/SOL). For each symbol, request intraday 1h OHLCV from EODHD. A Code node computes Wilder’s RSI(14) and detects 30/70 crossings. When a signal appears, the bot sends a Telegram alert (HTML message) with price, RSI (prev → now), timestamp, and a “View chart” button that opens the pair on TradingView (BINANCE/USD). Set up steps (≈10–15 min) Prereqs: n8n (cloud or self-hosted), EODHD API key, Telegram bot + your chat_id. Env vars: set EODHDTOKEN and TELEGRAMCHAT_ID on your n8n instance. Credentials: add your Telegram credential (bot token). Import the workflow JSON. Edit Fields node: adjust the symbol array to your watchlist. Schedule Trigger: choose how often to run (e.g., every 5–10 min). Test: temporarily flip the Code node’s FORCE_ALERT flag to true to verify Telegram delivery, then set it back to false. EODHD API Access the EODHD API with a 10% discount

Kevin Meneses By Kevin Meneses
1232

Generate AI stock buy/no-buy signals using GPT‑4.1, Google Sheets and EODHD

What this workflow does This workflow automates end-to-end stock analysis using real market data and AI: Reads a list of stock tickers from Google Sheets Fetches fundamental data (valuation, growth, profitability) and OHLCV price data from EODHD APIs Computes key technical indicators (RSI, SMA 20/50/200, volatility, support & resistance) Uses an AI model to generate: Buy / Watch / Sell recommendation Entry price, stop-loss, and take-profit levels Investment thesis, pros & cons Fundamental quality score (1–10) Stores the final structured analysis back into Google Sheets This creates a repeatable, no-code stock analysis pipeline ready for decision-making or dashboards. Data source Market data is powered by EODHD APIs How to configure this workflow Google Sheets (Input) Create a sheet with a column called: ticker (e.g. MSFT, AAPL, AMZN) Each row represents one stock to analyze. --- EODHD APIs Create an EODHD account Get your API token Add it to the HTTP Request nodes as: apitoken=YOURAPI_KEY EODHD APIs --- AI Model Configure your AI provider (OpenAI / compatible model) The AI receives: Fundamentals Technical indicators Growth potential score It returns structured JSON with recommendations and trade levels Google Sheets (Output) Results are appended to a Signals tab with: Signal (BUY / WATCH / SELL) Entry, Stop Loss, Take Profit Fundamental score (1–10) Investment thesis and risk notes

Kevin Meneses By Kevin Meneses
170

Web research summarizer with Decodo Scraper, Google Gemini AI & Sheets integration

How it works This workflow takes a list of links from Google Sheets, visits each page, extracts the main text using Decodo, and creates a summary with the help of artificial intelligence. It helps you turn research articles or web pages into clear, structured insights you can reuse for your projects, content ideas, or newsletters. Input: A Google Sheet named input with one column called url. Output: Another Google Sheet named output, where all the processed data is stored: URL: original article link Title: article title Source: website or domain Published Date: publication date (if found) Main Topic: main theme of the article Key Ideas: three main takeaways or insights Summary: short text summary Text Type: type of content (e.g., article, blog, research paper) Setup steps Connect your Google Sheets account. Add your links to the input sheet. In the Decodo node, insert your API key. Configure the AI model (for example, Gemini). Run the workflow and check the results in the output sheet.

Kevin Meneses By Kevin Meneses
107

Audit web pages for SEO issues with Decodo, GPT-4 and Google Sheets

What this workflow does This workflow automatically audits web pages for SEO issues and generates an executive-friendly SEO report using AI. It is designed for marketers, founders, and SEO teams who want fast, actionable insights without manually reviewing HTML, meta tags, or SERP data. The workflow: Reads URLs from Google Sheets Scrapes page content using Decodo (reliable scraping, even on protected sites) Extracts key SEO elements (title, meta description, canonical, H1/H2, visible text) Uses an AI Agent to analyze the page and generate: Overall SEO status Top issues Quick wins Title & meta description recommendations Saves results to Google Sheets Sends a formatted HTML executive report by email (Gmail) Who this workflow is for This template is ideal for: SEO consultants and agencies SaaS marketing teams Founders monitoring their landing pages Content teams doing SEO quality control It focuses on on-page SEO fundamentals, not backlink analysis or technical crawling. Setup (step by step) Google Sheets Create an input sheet with one URL per row Create an output sheet to store SEO results Decodo Add your Decodo API credentials The URL is automatically taken from the input sheet 👉 Decodo – Web Scraper for n8n AI Agent Connect your LLM credentials (OpenAI, Gemini, etc.) The prompt is already optimized for non-technical SEO summaries Gmail Connect your Gmail account Set the recipient email address Emails are sent in clean HTML format Notes & disclaimer This is a community template Results depend on page accessibility and content structure It focuses on on-page SEO, not backlinks or rankings

Kevin Meneses By Kevin Meneses
97

Extract high-intent SEO keywords with Decodo from web pages with AI + SERP data

What this workflow does This template extracts high-intent SEO keywords from any web page and turns them into a ranked keyword list you can use for content planning, landing pages, and SEO strategy. It runs in 3 phases: Scrape the target URL with Decodo Decodo – Web Scraper for n8n Use AI to extract seed keywords and understand the page topic Enrich each seed keyword with real Google SERP data via SerpApi (related searches + questions + competitors), then apply a JavaScript scoring system to rank the best opportunities The final output is saved to Google Sheets as a clean table of ranked keywords. Who this workflow is for SEO consultants and agencies SaaS marketers and growth teams Founders validating positioning and messaging Content teams looking for “what people actually search for” This workflow is especially useful when you want keywords with commercial / solution intent, not generic single-word terms. Workflow overview Phase 1 — Scrape & clean page content Reads the URL from Google Sheets Scrapes the page via Decodo Cleans HTML into plain text (token-friendly) Phase 2 — AI keyword extraction AI returns a structured JSON with: brand / topic 5–10 mid-tail seed keywords intent + audience hints Phase 3 — SERP enrichment + scoring Uses SerpApi to fetch: related searches People Also Ask questions competitor domains Scores and ranks keywords based on: -- source type (related searches / PAA / organic) -- frequency across seeds -- modifiers (pricing, best, free, docs, etc.) -- mid-tail length preference Setup (step by step) 1) Google Sheets (input) Create a sheet with: Column name: urls One URL per row 2) Google Sheets (output) Create an output sheet with columns like: keyword score intent_hint source_type Tip: Clear the output sheet before each run if you want a clean export. 3) Decodo Add your Decodo credentials The URL is taken automatically from Google Sheets Decodo – Web Scraper for n8n 4) SerpApi Add your SerpApi key in the SerpApi node 5) AI Model Connect your preferred AI model (Gemini / OpenAI) The prompt is optimized to output valid JSON only Self-hosted disclaimer This is a community template. You must configure your own credentials (Google Sheets, Decodo, SerpApi, AI). Results depend on page accessibility and page content quality.

Kevin Meneses By Kevin Meneses
62

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

Kevin Meneses By Kevin Meneses
40
All templates loaded