Here you'll find documentation for a simple XML API interface for accessing twinfluence.com data, designed to be loosely consistent with the twitter.com REST API for XML requests.
By using the API, you agree to not abuse it, simple as that, with my own subjective opinion being the sole determinant of what constitutes "abuse". That being said, as long as you aren't trying to steal the entire contents of the twinfluence database for your own nefarious purposes, aren't reselling the information, and aren't using the twinfluence API as a way to get around the Twitter.com API, I probably won't care. If you abuse it - and I do log IP addresses and account names - you will be banned from the twinfluence API. If the abuse gets out of hand by too many users, I'll take the API offline, simple as that. I'm doing this as a service to the twitter community, so let's not ruin it for everybody.
By using this API, you also agree to visibly give credit to, and a link to, twinfluence.com on every page in which you publish twinfluence data. Use your own judgement, but basically give credit where it's due.
Upon success, returns a page of twinfluence and twitter data on for the requested twitter user ID. Requires the following HTTP POST variables:
HTTP POST Variables
Upon success returns a list of users matching search criteria. This can be particularly useful for creating custom, ranked lists based upon Twitter users' descriptions and locations. Requires the following HTTP POST variables:
Search results are always loaded from cached (databased) values. Search results are provided in the requested order, but are not numbered or assigned a rank value based upon your arbitrary search criteria; your code will have to assign rank scores if desired (eg #1, #2, #3 etc.). A correctly formatted unix command for recreating the "top 5 social capital" list on the Twinfluence home page may resemble curl --data "user=your_screen_name&pwd=your_password&sort=social_capital&limit=5&minfollows=100" --url "http://twinfluence.com/api_search.php".
| • Home • About Twinfluence • Twitseeker • The Twinfluence API • About The Author • The Author On Twitter • Status / News / Bugs Blog • |
|