ThinkUpLLC / ThinkUp

ThinkUp gives you insights into your social networking activity on Twitter, Facebook, Instagram, and beyond.
http://thinkup.com
GNU General Public License v3.0
3.3k stars 676 forks source link

Instagram support #1242

Closed hansnilsson closed 11 years ago

anildash commented 12 years ago

A full Instagram plugin could archive your Instagram photos, comments, likes and friends. This could be modeled on the basic ThinkUp plugin framework, and base off of (e.g.) the Facebook plugin for a lot of models of functionality. See more at:

http://thinkupapp.com/docs/contribute/developers/plugins/buildplugin.html

waxpancake commented 12 years ago

Here's the Instagram API docs: http://instagr.am/developer/

straup commented 12 years ago

So, this was all written for parallel-ogram / flamework but there's nothing very complicated about it that it couldn't be smushed to meet the needs of thinkup:

https://github.com/straup/parallel-ogram/blob/master/www/include/lib_instagram_photos_import.php https://github.com/straup/parallel-ogram/blob/master/www/include/lib_instagram_likes_import.php

Specifically:

https://github.com/straup/parallel-ogram/blob/master/www/include/lib_instagram_photos_import.php#L81

ginatrapani commented 11 years ago

2013 issue tracker cleanup: Closing this ticket because this plugin isn't on the core team's product roadmap at the moment. We'd welcome a community plugin.