πŸ“Š Landing page conversion optimizer with Gemini 2.5-pro & Telegram

⚑ 825 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

πŸ› οΈ Landing-Page Roast & CRO Ideas Bot – Quick Guide What this workflow does

Takes any public landing-page URL.

Scrapes the page content.

Uses Gemini 2.5-pro to
β€’ Roast the page (friendly but brutally honest)
β€’ Give 10 high-impact, 2024-ready CRO ideas – all in Turkish, max 3 000 characters.

Sends the result back to you on Telegram.

Two ways to trigger it

  1. Web form β€’ Open the form titled β€œConversion Rate Optimizer.” β€’ Paste your landing-page URL(with https or http in front of it). β€’ Click Submit.

  2. Telegram (fastest) β€’ Send the URL in a DM to @MertSiteRaporBot. β€’ Forgot the β€œhttps://”? No worriesβ€”the bot adds it automatically. Behind the scenes

β€’ Code node normalises the URL. β€’ HTTP Request scrapes the page HTML. β€’ AI Agent (Gemini) produces the Roast + Recommendations. β€’ Telegram node sends the formatted reply to you. Usage tips

β€’ One URL per request. β€’ Page must be publicly accessible (no login). β€’ Very long pages may be trimmed to fit model limits. β€’ Output language is always Turkish.

πŸ”— Nodes Used

HTTP Request, Telegram, Telegram Trigger, AI Agent, n8n Form Trigger, Google Gemini Chat Model

πŸ“₯ Import

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

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