I am looking for an AI agent to automatically gets LinkedIn profiles from PH? Any suggestions?
Johnberg Arslan
3 replies
Replies
Julia Zakharova@julia_zakharova2
Launching soon!
There is no such tool
Share
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!
Phantombuster has a LinkedIn profile scraper that might work for pulling profiles from PH. You set up a workflow to visit the PH user profiles and it will extract the LinkedIn profile URLs if they are linked. Worth checking out if you need to automate the process.