[twitter-dev] Re: changing profile pictures through API

2009-07-02 Thread Peter Denton
does anyone scrape the twitter.com page for this after an api update? On Thu, Jul 2, 2009 at 11:20 AM, arikfr.com wrote: > > It sure is possible - in the last week I've updated the profile image > of more than 230,000 Twitter users with http://helpiranelection.com/ > :) > > There are some known

[twitter-dev] Re: changing profile pictures through API

2009-07-02 Thread arikfr.com
It sure is possible - in the last week I've updated the profile image of more than 230,000 Twitter users with http://helpiranelection.com/ :) There are some known issues with the related APIs, so I suggest you do a search for profile image related items on the open issues list: http://code.google

[twitter-dev] Re: changing profile pictures through API

2009-07-02 Thread Clint Shryock
updating the profile image with the API works well, but the corresponding profile_image_url returned isn't updated immediately. I've seen lag up to 12 hours +Clint On Thu, Jul 2, 2009 at 11:09 AM, Abraham Williams <4bra...@gmail.com> wrote: > > Yes it is: > http://apiwiki.twitter.com/Twitter-RES

[twitter-dev] Re: changing profile pictures through API

2009-07-02 Thread Abraham Williams
Yes it is: http://apiwiki.twitter.com/Twitter-REST-API-Method%3A-account%C2%A0update_profile_image On Thu, Jul 2, 2009 at 11:07, ilteris kaplan wrote: > Hey Guys, > Is it possible to change the profile images through the API? Honestly, I > don't think it's possible but I just want to double chec