Block 1 - When clicking ‘Execute workflow’
- Type / Role
- n8n-nodes-base.manualTrigger - manualTrigger
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
Scrape LinkedIn Post Comments & Reactions → Export to Google Sheets This workflow lets you quickly extract all comments and reactions from any pu...
n8n-nodes-base.manualtrigger, n8n-nodes-browserflow.browserflow, n8n-nodes-base.googlesheets, n8n-nodes-base.splitout, n8n-nodes-base.stickynote
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Kees Bosch - Browserflow.
Original n8n.io sourceThis workflow lets you quickly extract all comments and reactions from any public LinkedIn post using Browserflow, then automatically saves the results into two separate Google Sheets tabs. Perfect for audience research, content analysis, engagement tracking, or social listening.
This template uses a verified community node available inside the n8n cloud environment. To use it, go to “Nodes” → search for:
Browserflow for Linkedin
…and click Install. It’s officially verified and accessible directly from n8n cloud.
In case you wish to run this template locally, you need to go to the settings, click community nodes and search for n8n-nodes-browserflow. Then after installing you can start using the actions in this node.
• You click Execute workflow to manually start the process • The workflow fetches your Google Sheet to grab all the post urls that have not been scraped yet. • The Posts tab is updated so it registered which post was scraped. • Browserflow scrapes the LinkedIn post (comments + reactions) based on the post URL you provide • The workflow splits the scraped data into two streams: — one for reactions — one for comments • Each item is appended into its matching Google Sheet tab — keeping everything clean and organized
Install the Browserflow Community Node Go to Nodes → search Browserflow for LinkedIn → Install
Get your Browserflow API Key Available at https://browserflow.io
Connect your Browserflow Credential Open any Browserflow node → Add Credential → paste your API key
Prepare Your Sheet Make a copy of the provided Make a copy of the Google Sheets template. It already includes three tabs: Posts, Comments and Reactions
Find some posts you want to scrape
Find some posts on LinkedIn, click on the top right corner and click copy link to post, then fill the url in the Posts tab of the sheet.
Run the Workflow Click Execute workflow, paste your LinkedIn post URL, and let it scrape everything automatically
Let me know if you want me to also create the sticky notes, rewrite for posting in the n8n template library, or generate screenshots with annotation!
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 | Scrape LinkedIn post comments & reactions with Browserflow → export to Google Sheets |
|---|---|
| Complexity | intermediate |
| Nodes | 12 |
| Categories | Lead Generation |
| Author | Kees Bosch - Browserflow |
| Published | 13 Nov 2025 |
Use the JSON export at /data/workflows/10787/10787.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.
Scrape LinkedIn Post Comments & Reactions → Export to Google Sheets This workflow lets you quickly extract all comments and reactions from any pu...
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 Lead Generation use case.