Hello there,
I was wondering if there's any Twitter widget with faces (in this case, Twitter avatars)? Something like the Facebook one (image below).
http://www.searchenginejournal.com/wp-content/uploads/2010/11/newspapers-social-02.png
Thanks :)
BluePanther
01-16-2012, 04:03 PM
http://remysharp.com/2009/06/02/twivatar-a-twitter-avatar-api/
That might be worth looking at. I had a look at the twitter api docs and couldn't find anything - although it might be worth you looking as well.
BluePanther
01-16-2012, 04:09 PM
I checked the API again, and allow there isn't an actual api that will do all the work for you, using their follower ids api in conjunction with their users/lookup api will weild your required results:
https://dev.twitter.com/docs/api/1/get/followers/ids
https://dev.twitter.com/docs/api/1/get/users/lookup
If you don't feel you could set this up yourself, I could set it up for you at a fee - PM me if you want :)
I checked the API again, and allow there isn't an actual api that will do all the work for you, using their follower ids api in conjunction with their users/lookup api will weild your required results:
https://dev.twitter.com/docs/api/1/get/followers/ids
https://dev.twitter.com/docs/api/1/get/users/lookup
If you don't feel you could set this up yourself, I could set it up for you at a fee - PM me if you want :)
I'm quite bad at PHP so I'd really appreciate if you could do it for me. It won't let me send you PM's for some reason.
Thanks! :)
BluePanther
01-16-2012, 10:08 PM
PM'd you with my email address - can you read my PM's?