Skip to main content

Extract LinkedIn search results into a Google Sheet with SourceGeek

Workflow preview

Extract LinkedIn search results into a Google Sheet with SourceGeek preview
Open on n8n.io

Overview

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