Hello all.
When visiting the following url in a browser, the result is a JSON output: https://www.instagram.com/<username>/?__a=1
(Replace <username>
with a valid Instagram handle)
I was under the impression I could just use the Bubble API connector to hit this URL and it would return the JSON. Since there is no auth required etc. Despite numerous efforts, that’s appear to not be the case.
Is there any other way to do this with bubble? I popped it in to integromat and it works as expected on a plain url hit. Ideally I’d like to do this directly in bubble given the simple nature of it but it seems to not want to work.
Any ideas?
Thanks in advance!