I haven't heard of a specific AI tool for automatically extracting LinkedIn profiles from Product Hunt. But you might consider using a web scraping tool or library like BeautifulSoup in Python or Puppeteer in Node.js to programmatically extract the data you need from LinkedIn profile pages, if you have the profile URLs. Just be mindful of LinkedIn's terms of service and rate limits. Interested to hear if others have suggestions for AI-powered approaches!