Hi!
First post here, excuse me if this is not the right place for this.
I've been using SEO Tools for Excel to extract Instagram data with the out of the box connectors for a short while, and its fantastic.
But to make the most of this, I'd like to directly reference cells with my data instead of entering it by hand one at a time.
I managed to make some headway doing that with the Instagram Scraper connector, with something like this for example that references cell C2:
=Connector("InstagramScraper.AccountLookup",C2,"UserId",TRUE)
But when I try something similar with the Instagram connector Location Lookup, I get an InvalidCastException error.
The working formula looks like this:
=Connector("Instagram.LocationLookup","231597715","Name",TRUE)
But when I use a direct cell reference like this:
=Connector("Instagram.LocationLookup",B2,"Name",TRUE)
Well that's when I get the InvalidCastException. Is this doable? Any help would be appreciated!
Screenshot of the exact situation for extra insight:
On a totally different topic, is there some kind of marketplace where I can hire someone if I need advanced custom work done for SEOTools ?