Skip to main content

How do I get the profiles on my engagement feeds in Aware?

Here's a short useful article if you are joining us from Aware!

Updated over a week ago

First add a bookmark to your Chrome bookmarks, with a URL of:
​

javascript:(function(){var links=[...document.querySelectorAll('a')].map(a=>a.href.trim()).filter(h=>h.includes('linkedin.com/in/'));links=[...new Set(links)];navigator.clipboard.writeText(links.join('\n')).then(()=>alert('Copied '+links.length+' LinkedIn profile links to clipboard!'));})();

Then, while your Aware "Add/Edit Feeds > Manage Custom Feeds" page is open, press this bookmark. This will add all of the LinkedIn Profile URLs from your page, to the clipboard, at which point you can paste them elsewhere such as into Taplio or a Google Sheet for your own records.

Did this answer your question?