Manually combing LinkedIn for candidates or leads is tedious work. In this episode I show a simple but powerful n8n workflow that automates the process, from an input form to a ready list of profiles.
How the workflow works
- An n8n form accepts keywords (role, technology, location).
- Serp API queries Google for LinkedIn profiles matching the query.
- Results are cleaned up and assembled into a list of profiles with links.
What you will learn
- How to build an input form in n8n as a workflow trigger.
- How to use Serp API to search Google programmatically.
- How to filter and organize search results in subsequent nodes.
Use cases: candidate sourcing in recruitment, building sales lead lists, competitor research. Once built, you launch the workflow from a form in seconds.
Watch the episode
The video is available on YouTube: youtube.com/watch?v=Hy4DLoPE5Fw.
All episodes are collected on the Automation Academy page (in Polish). Subscribe to my YouTube channel so you do not miss new material.
The video is in Polish; this post summarizes what it covers.











Comments