Block 1 - Run weekly
- Type / Role
- n8n-nodes-base.scheduleTrigger - scheduleTrigger
- Config choices
- Version 1.3
Try it out This n8n workflow template lets you extract insights from comments on...
n8n-nodes-base.scheduletrigger, @apify/n8n-nodes-apify.apify, n8n-nodes-base.converttofile, n8n-nodes-base.filter, n8n-nodes-base.set, @pinecone-database/n8n-nodes-pinecone-assistant.pineconeassistant, n8n-nodes-base.if, @n8n/n8n-nodes-langchain.chattrigger
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Pinecone.
Original n8n.io sourceThis n8n workflow template lets you extract insights from comments on your LinkedIn posts using Pinecone Assistant, Apify, and OpenAI. It scrapes LinkedIn comments using Apify and then retrieves relevant context from this data using Pinecone Assistant and generates insights with OpenAI, all without the need to train your own LLM.
Pinecone Assistant allows you to build production-grade chat and agent-based applications quickly. It abstracts the complexities of implementing retrieval-augmented (RAG) systems by managing the chunking, embedding, storage, query planning, vector search, model orchestration, reranking for you.
n8n-assistantSummarize the comments related to [SOME TOPIC YOU TALK ABOUT] and categorize into positive, neutral, and negative.You can find help by asking in the Pinecone Discord community or filing an issue on this repo.
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 | Extract insights from LinkedIn with Apify, Pinecone Assistant, and GPT-4.1 |
|---|---|
| Complexity | advanced |
| Nodes | 17 |
| Categories | Market Research, AI RAG |
| Author | Pinecone |
| Published | 28 Jan 2026 |
Use the JSON export at /data/workflows/13064/13064.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.
Try it out This n8n workflow template lets you extract insights from comments on...
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.