Manually searching for LinkedIn profiles based on job titles can be inefficient. Finding relevant profiles, extracting URLs, and structuring the data, these tasks quickly pile up.
With a powerful n8n workflow leveraging the Google Search API, you can instantly extract LinkedIn profile URLs based on any job title. Contact us to get started.
What does this workflow do?
- Triggered via webhook with a specific job title
- Uses Google Search API with a Google Dork query to find LinkedIn profile URLs
- Retrieves up to 100 results per search
- Stores all extracted data (profile URL, metadata) in Google Sheets
- Ensures no duplicates by filtering URLs before integration
How to make a request to my n8n webhook?
If you have the n8n webhook, you can easily send a request to it. Here’s how:
- Copy the webhook URL (e.g.,
https://my-n8n-instance.com/webhook/your-webhook-id). - Send a GET Request via a browser:
https://my-n8n-instance.com/webhook/your-webhook-id?query=developer - If you can't communicate with the webhook, you can use a manual node to put in the data you want to process.

Find LinkedIn profiles in seconds! This automated solution is perfect for recruiters, sales teams, and market researchers looking to source qualified professionals efficiently.