Twitter API Stuff

May 2nd, 2008

Twitter released some new API updates, one which now lets you update the Location field in a Twitter user’s profile using the Twitter API. This update is in the official API Documentation. For example, the following curl command will update your location (where USER and PASSWORD are your Twitter username and password):

curl -u USER:PASSWORD -d location="Berkeley, CA"
http://twitter.com/account/update_location.json

 

(via Programmable Web)

Tweet Tees - http://store.eatsleeptweet.com