Block 1 - Sticky Note
- Type / Role
- n8n-nodes-base.stickyNote - stickyNote
- Config choices
- Version 1
Find Customer Insights from Website and Reddit with Claude Who is this for? This workflow is designed for marketers, founders, agencies, and product teams who want to understand how real customers ...
n8n-nodes-base.stickynote, n8n-nodes-base.set, n8n-nodes-base.reddit, @n8n/n8n-nodes-langchain.agent, n8n-nodes-base.merge, n8n-nodes-base.function, n8n-nodes-base.aggregate, n8n-nodes-base.splitout
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Blumpo.
Original n8n.io sourceThis workflow is designed for marketers, founders, agencies, and product teams who want to understand how real customers talk about a product category, market, or problem space.
It works especially well if you already have:
A lot of AI outputs are only as good as the context behind them.
The problem is that many websites do not provide enough useful input on their own:
This workflow solves that by combining website extraction with Reddit research.
Instead of only asking, “What does this company say about itself?”, it also asks:
That gives you much better raw material for ads, copy, positioning, landing pages, and content strategy.
Connect your accounts:
Set your credentials in the respective nodes.
Form input required:
Website analysis: Adjust the website analysis prompt if you want different output fields, such as competitors, pricing objections, maturity level, or use cases.
Reddit search breadth: Change the prompt that generates search terms if you want broader market research or narrower product-category research.
Post filtering: Adjust the Reddit filtering logic if you want to allow lower-engagement posts, fewer comments, or more exploratory inputs.
Insight extraction: Update the final insight prompt if you want different outputs such as objection handling, JTBD phrasing, angle buckets, landing page copy, or ad hooks.
Research focus: You can use this workflow for:
The workflow starts with a form submission containing a website URL. It fetches the homepage, extracts navigation links, and uses Claude to select a few useful internal pages likely to contain stronger product and positioning context. Those pages are fetched and converted into text, then merged into one cleaned website source.
Claude then analyzes that website text to build a structured understanding of the product, audience, problems, solution, features, benefits, tone, and market context. Based on that, it generates a couple of targeted Reddit search phrases that are specific to the product category rather than just the exact brand name.
The workflow searches Reddit using those phrases, removes weak or empty results, and aggregates the posts. It then checks which posts are actually relevant to the product’s customer group and pain points. After that, it pulls comments from selected posts and combines the post and comment data into one research input.
Finally, Claude turns that combined input into structured customer insight that can be used for messaging and creative work. The final output includes things like pain points, trigger events, aspirations, quotes, and content ideas.
With this workflow, you go from website URL → website understanding → Reddit research → structured customer insight in one flow.
The result is much better context for:
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.
Showing the first 24 of 60 workflow blocks. Download the JSON for the full node graph.
| Workflow | Find customer insights from your website and Reddit with Claude |
|---|---|
| Complexity | advanced |
| Nodes | 60 |
| Categories | Market Research, AI RAG |
| Author | Blumpo |
| Published | 28 Apr 2026 |
Use the JSON export at /data/workflows/15357/15357.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.
Find Customer Insights from Website and Reddit with Claude Who is this for? This workflow is designed for marketers, founders, agencies, and product teams who want to understand how real customers ...
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 RAG use case.