XpathOnURL to grab individual follower names on Instagram

I am trying to grab the first "following account" from a particular Instagram account and keep getting an empty cell using XPathonUrl. I have the Pro version so I also tried PhantomJsCloud but that doesn't work either. I would really appreciate any help on this :slight_smile:

This is possible using the Instagram API, but getting an access token requires Instagram approving your app, which is a tedious process.

The problem with using regular scraping is that Instagram requires you to login in order to see the followers list.