I want to get the “voice” of an Instagram by scrapping the captions in the posts. Can this do that? I’m not talking about extracting the caption from on link. I’m talking about the entire feed for that account.
Hey @Thekingloo - This might not be possible, Instagram scraping is tough since the posts are behind a login-wall.
The only option I can see is using the chrome extension to scrape posts individually:
Can you elaborate on what you are trying to do? When you say voice are you talking about the tone of those instagram posts? If so you could probably use gumloop in combination with apify to get that.
Thank you for replying. I was able to figure it out.