Instagram API RealTime notifications within Max

Julien Bayle's icon

Hi there,
I'm trying to subscribe to some tags' subscriptions in Max.
The only example I found here (which is a very nice one) is the Andrew one

It uses Javascript code to form an XMLHttpRequest and it works fine.

I need to go further and use automatic tag subscription in order to receive notification and, basically, receive/process/display a flow of pictures as soon as they arrive.

There will be some Thread/Task routine optimizing the engine later, but right now, I'd like to know what you'd suggest as best practice or idea for doing that.

This JAVA lib is nice : https://github.com/sachin-handiekar/jInstagram/wiki/jInstagram-Usage
There are some other "systems" using NodeJS etc but in my case, I'd like to do everything in Max.

ANY ideas or suggestions would be very appreciate :)

garrett laroy johnson's icon

Julian: did you ever make any progress with this? looking to get real-time hashtag subscription running in Max.

adonfadonf's icon

it's fine... :))))