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.