Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Jacob N. Breetvelt

    (@opajaap)

    Please do me a favor and find a place where i can find instagram api info

    Thread Starter dirty_martyr

    (@dirty_martyr)

    I found this for starters: http://instagram.com/developer/authentication

    Instagram has a pretty good developers page where you can test out & play around with API methods within a built in browser API test console.

    I will try to get an actual template to send to you pretty soon here too, thank you.

    Thread Starter dirty_martyr

    (@dirty_martyr)

    I looked into this more. It appears you can do a few things with the API. I was looking for the possibility for the user to “love” a photo, but I believe that requires the person trying to love the photo to be signed into their Instagram account (authentication). I am not sure if this is a call option in the API currently unless the POST_likes method does this ?

    I have found that the only info you can really pull from Instagram (IG) is:

    – the user ID to trigger someone to follow
    – count the number of “loves” per photo & display this
    – Spit out the actual users IG feed with some nice display you must create that will contain photos, comments, & loves
    – Pull users who are are following you & display this
    – Images pulled by hashtags
    – The ability to connect IG posts to facebook & WP blogs
    – Last recent post, most popular,
    – Etc. 🙂 If you sift through the API capabilities in the API simulator, you will see some other similar options.

    Plugin Author Jacob N. Breetvelt

    (@opajaap)

    I received your mai. Thank you, i will get into it soon.

    Plugin Author Jacob N. Breetvelt

    (@opajaap)

    Is studied the files and looked around in the instagram documentation and forums but i did not find a way to share a photo from a wp installation to instagram.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Instagram Follow or "Like" Button’ is closed to new replies.