Trying to scrape my LinkedIn account for the first 20 connections using Google Sheets.
I'm guessing that it's not working because I'm asking for "mynetwork" but that doesn't give Google Sheets an id? Not sure, I'm brand new to Google Sheets.
Any help GREATLY appreciated!
I've tried the following:
=ImportFeed( "https://www.linkedin.com/mynetwork/invite-connect/connections/")
ERROR Imported Content is Empty
=IMPORTXML( "https://www.linkedin.com/mynetwork/invite-connect/connections/", "//div[@class="ember-view")")
ERROR Formula Parse Error
=IMPORTHTML("https://www.linkedin.com/mynetwork/invite-connect/connections/", "list", "1")
ERROR Could not fetch url: https://www.linkedin.com/mynetwork/invite-connect/connections/