Hey n8n community!
If you’re using the n8n-nodes-browserflow community node to automate LinkedIn scraping — there’s a new feature you’re going to love!
The Scrape Profiles from a LinkedIn Search from action Browserflow has been upgraded — you can now provide a LinkedIn Search URL directly. This means you can use all of LinkedIn’s built-in filters (location, industry, title, etc.) and easily scrape the results into your workflow.
How to use it:
- Go to LinkedIn and perform your search using any filters you like.
- Copy the full URL from the search results page.
- In n8n, open your workflow and add the Scrape Profiles from a LinkedIn Search action from the
n8n-nodes-browserflow
community node. - Set Search Method to
Use Search URL
. - Paste your copied URL into the Search URL field.
Done!
Your workflow will now scrape profiles directly from your LinkedIn search results.
Don’t have the n8n-nodes-browserflow
node installed yet?
Here’s how to add it:
- Go to Settings → Community Nodes in your n8n instance.
- Search for
n8n-nodes-browserflow
. - Click Install.
- After installation, you’ll be able to add Browserflow actions like Scrape Profiles from a LinkedIn Search to any workflow.
Heads-up:
If you’re already using this action in existing workflows, it’s a good idea to double-check your configuration to ensure it works as expected with the new option.
Happy scraping & automating!