Hello,
I'm trying to create a simple script to pull the number of posts/media for a hashtag on Instagram. Currently I'm trying to pull it from the ink361 website. For example "http://ink361.com/app/tag/Instagram"
I'm trying the following but and need some help with the syntax.
=xpathonurl("http://ink361.com/app/tag/Instagram","//div[@class="stats"])
Is there an easier way to do this as well?