Collect people who like your LinkedIn publications

LinkedIn: a gold mine of opportunities

LinkedIn is a gold mine, offering a plethora of possibilities. Whether you are looking to generate leads, make yourself known, find your prospects, build an audience, meet other creators, or have your products tested, this professional social network is an essential tool. The infinite number of possibilities offered by LinkedIn continues to seduce us.

In this context, it is essential to put in place a content strategy and a plan. Knowing some hacks to optimize your time and avoid time-consuming tasks is also very useful.

This gem of an article you’re currently reading gives you a LinkedIn hack to qualify your audience. It will allow you to collect prospects who like your LinkedIn publications.

How to get people who like your LinkedIn posts

Here is the step-by-step procedure to follow:

Open your computer console

Open your computer’s console by doing “Ctrl + Shift + J” (windows), or “Cmd + Option + C” (mac), or simply by right-clicking with your mouse, then “Inspect”.

Go to the “Console” tab

Click on the “Console” tab that appears. Leave this window open for further operations.

Click on the people who liked your post

With the console tab still open, click on the people who liked your post.

Paste the Javascript code into the console

Copy and paste the following Javascript code into the console tab:

javascript

Copy code

// Function to click on the "Show more results" button
function clickShowMore() {
  // Get the "Show more results" button
  const showMoreButton = document.querySelector('.scaffold-finite-scroll__load-button');
  // Check if the button exists and is visible
  if (showMoreButton) {
    // Click on the button
    showMoreButton.click();
    console.log("Showing additional results...")
    // Wait 1 second before clicking again
    setTimeout(clickShowMore, 2000);
  } else {
    // Collect LinkedIn URLs after clicking on all "Show more results"
    const linkedinUrls = Array.from(document.querySelectorAll('a[href^="https://www.linkedin.com/in"]')).map(link => link.href.toString());
    console.log(`${linkedinUrls.length} URLs LinkedIn ont été trouvées. Maintenant, copiez/collez-les dans un fichier CSV ou Excel`);
    console.log(linkedinUrls.join('\n'));
  }
}// Call the function to start clicking "Show more results"
clickShowMore();

Press “Enter” and wait

After pasting the script, press “Enter” and wait a few moments. The script performs a series of actions for you and retrieves all the LinkedIn profile URLs of people who liked your post.

Yadulink: a tool for automated prospecting

All URLs are collected and appear in the console. In less than 30 seconds, you get a CSV file with the LinkedIn URLs of everyone who reacted to your LinkedIn post. These URLs can be imported and an invitation.

Discover Yadulink

Yadulink is an excellent tool to assist you in your LinkedIn prospecting. It offers a variety of features to make it easier for salespeople and marketers.

FAQ

Are LinkedIn posts from other creators considered?

No. Unfortunately, you cannot collect people who liked LinkedIn posts from other creators using this hack.

Read next

To relate this topic to a more concrete business workflow: