internet-research-labs / instagram-realtime

Event-based, object-oriented Instagram API for NodeJS. This is *not* a wrapper. Rather, it is a minimal-setup, trigger-based NodeJS object, that handles push notifications from the Instagram API. How does it do this? Middleware. This package is so sick, and removes the stress from asynchronously programming via cURL. Duh.
MIT License
20 stars 9 forks source link

MediaFetcher : Get Geography Request #8

Open whatever opened 10 years ago

whatever commented 10 years ago

InstagramStream probably does not properly support geography subscriptions, though it currently gets new media updates from geographies. Researching implementing stuff.

This is a research spike + potential fix.