top | item 8830329

Show HN: Instafall – Organize your Instagram feeds

41 points| emretekelioglu | 11 years ago |instafall.com

23 comments

order

carbocation|11 years ago

So, I work a fair amount with the instagram API and have, for example, added Realtime support to the most popular golang Instagram library.

To the best of my knowledge, there are no bindings for getting realtime updates from any user which has not authorized your app. To me this seems quite silly but I believe it is the state of affairs. Consequently, you will have to poll for updates from selected users. Now, if someone adds a few hundred users, you'll essentially use all of that user's API calls to check those users for updates routinely.

My point is largely that it's hard for me to imagine a service like this scaling well while guaranteeing freshness, due to the API's limitations. I post this comment not to be a downer, but to hope to learn from the authors about how they plan to deal with these limitations.

emretekelioglu|11 years ago

Yes you are right, there are limitations in API, but these limitations are(5000 req/hour) far enough for normal users. Next feature will be the multi account support, and this feature will expand these limitations much more. Regards, Emre

hsx|11 years ago

As someone who uses Instagram mostly on their phone but would rather use it on my laptop more, this looks pretty promising. Good job!

emretekelioglu|11 years ago

Thanks, hope you enjoy. P.S. Native mobile apps for iOS and Android are on the way

instafalll|11 years ago

I'm pretty sure you are going to piss off instagram with your name. I think they even say not to use a name that has insta or gram when you sign up for the api. Other then that best of luck.

frabcus|11 years ago

I wonder if Instagram will in the end shut down all third party clients like Twitter did.

I feel once bitten twice shy - the whole non-standard Twitter client thing was a complete waste of everyone's time.

sandofsky|11 years ago

Instagram's API TOS has always prohibited third party clients. From the "You Shall Not" section:

"1. Use the Instagram APIs for any application that replicates or attempts to replace the essential user experience of Instagram.com or the Instagram apps."

http://instagram.com/about/legal/terms/api/

lbotos|11 years ago

Well the biggest difference is instagram won't let you post from anything that's not the official client. They kinda "baked in" the need for their app in the flow. With Twitter, it was possible to totally have a "custom" experience.

emretekelioglu|11 years ago

With instafall you can follow any user, hashtag or media flows in a specific location. In addition you can catch medias which are shared near by you in a circle of 1-5km.

lamby|11 years ago

> media flows in a specific location

Can't seem to find that (can find "nearby"..)

domydeal|11 years ago

I thought IG blocked apps using Insta or Gram in the user name?

TheRealGL|11 years ago

Pick a users?

Nice app though.