I want to fetch tiktok/IG influencers in my niche, grab their contact infos, listing the emails/contract infos in a google sheet
Can Lindy be used for this?
yup! Iβd recommend trying out the Instagram profile scraper action for this.
(will need usernames as an input)
β then just create a sheet with the data you want to capture. The llm will try itβs best to match based on whatever is available through their profile.
+ you could add a posts scraper to get even more info
It was honestly just faster to implement this way. You could have totally built that inside the loop too. But I had the idea for the research part only after finishing 80% of the influencer loop π I also like to keep major processes separate for maintenance reasons