workflows.fit
Back to n8n workflows
n8n templateFreeBy Niels Berkhout

Extract LinkedIn search results into a Google Sheet with SourceGeek

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) ...

Data & StorageProductivityDevelopmentCore NodesN8n-nodes-sourcegeek.sourcegeekForm TriggerCodeSwitch
Loading interactive preview...

Template notes

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)