π£ Extract LinkedIn search results into a Google Sheet with SourceGeek
β‘ 11 views Β· π£ Lead Generation & Enrichment
π‘ Pro Tip β If youβre pulling LinkedIn data through HTTP requests or dealing with API restrictions, thereβs a community node called ScraperNode that handles this natively. It has dedicated scrapers for profiles, companies, jobs, and people search β you just pass a URL and get structured data back.
Description
How is works This template makes it possible to extract Search Results from LinkedIn and import them into a Google Sheet.
It determines from where the url is coming from (LinkedIn Basic, Sales Navigator or Recruiter) and selects which node needs to be used.
The node returns a Run ID while in the background the list is being exported. Run going through a loop the workflow waits untill the job is done. When the export is ready, the response is being transformed into a workable object which then can be used to append the data into a Google Sheet.
How to use
- Connect with a Google Sheet and have the correct columns in place
- Go to your LinkedIn platform and do a People search. That can be done either in the LinkedIn Basic, Sales Navigator or Recruiter environment.
- Copy the url of the results page and within the workflow, click on Form Submission
- Paste in the url and click on Sumbit to start the workflow
Requirements
- A LinkedIn Search Results page url
- A Google Sheet
- The [https://support.sourcegeek.com/en/articles/12441230-n8n-integration](verified SourceGeek node)
π Nodes Used
Google Sheets, n8n Form Trigger
π₯ Import
Download workflow.json and import into n8n:
Workflow menu β Import from File