Block 1 - Landing Page Url
- Type / Role
- n8n-nodes-base.formTrigger - formTrigger
- Config choices
- Version 2.2
This workflow is provided as-is. Please review and test before using in production.
️ 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 bruta...
n8n-nodes-base.formtrigger, n8n-nodes-base.httprequest, @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.lmchatgooglegemini, n8n-nodes-base.telegram, n8n-nodes-base.telegramtrigger, n8n-nodes-base.stickynote, n8n-nodes-base.code
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Mert Dalkır.
Original n8n.io source🛠️ 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
Web form • Open the form titled “Conversion Rate Optimizer.” • Paste your landing-page URL(with https or http in front of it). • Click Submit.
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.
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 | Landing page conversion optimizer with Gemini 2.5-pro & Telegram |
|---|---|
| Complexity | advanced |
| Nodes | 15 |
| Categories | Market Research, AI Summarization |
| Author | Mert Dalkır |
| Published | 04 Aug 2025 |
Use the JSON export at /data/workflows/6962/6962.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.
️ 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 bruta...
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 Market Research, AI Summarization use case.