LinkedIn Company URL finder

Collect automatically hundreds of companies Linkedin URL.

LinkedIn has become an indispensable platform for businesses, professionals, and job seekers worldwide. 

With our no-code scraping solution, you can effortlessly extract the LinkedIn Company URL of your target companies, giving you a direct link to their online presence. LinkedIn company profiles provide a wealth of information, including company descriptions, industry news, job openings, and key personnel.

By collecting LinkedIn company URLs, you gain a competitive edge in market research, lead generation, and strategic partnerships. Stay informed about industry trends, analyze competitors, and identify potential clients or collaborators. 

Using the ImportFromWeb add-on and the function it adds to Google Sheets, you extract hundreds of LinkedIn company URLs in bulk without technical knowledge!

Step by step
or

First of all, make sure you have installed the ImportFromWeb add-on from the Google Workspace Marketplace.

Then, just follow these easy steps:

Open a new Google Sheets and activate ImportFromWeb

To activate the add-on, go to Extensions > ImportFromWeb > Activate add-on.

Activate ImportFromWeb add-on

Input a list of company or brand names

Input the brand or company names in the first column of your spreadsheet.

Input list of brand names

Write the =IMPORTFROMGOOGLE() function and extract link

By default, the =IMPORTFROMGOOGLE() function returns the first 10 Google results with the body, description, and URL. Since we’re looking for the LinkedIn URL of the company we can use the link data selector. 

And as there’s a high probability that the company’s LinkedIn URL will be the first result, we can limit the number of results using the num_results option.

Just add this formula: =IMPORTFROMGOOGLE(A2&"LinkedIn","link","num_results:1")

Within seconds, you’ll get the first URL!

Write IMPORTFROMGOOGLE() function

Scale the collection process

Drag the formula down to the last row to get the rest of the URLs.

Drag down to copy formula

Additional social media platforms

To extract the profile URLs for other social media platforms, simply replace “LinkedIn” with the name of the platform; for example, “Instagram” or “Facebook”.

We’ve designed an easy-to-use template.
Make sure you have installed and activated ImportFromWeb in your Google Sheets.