[twitter-dev] Re: Is there a way to get a count of the number of times a tinyurl in a tweet is clicked on?

2011-01-24 Thread Norhidayah Azman
Bitly has an API that gives you total clicks: http://code.google.com/p/bitly-api/wiki/ApiDocumentation TinyURL has an API too but not sure how to access total clicks off them. Dayah On Jan 24, 10:40 pm, MelCar melanie.ca...@sas.com wrote: Huh... never heard of that... do you have any

[twitter-dev] Re: Does backtype offer better searching for a URL than the twitter api?

2010-11-25 Thread Norhidayah Azman
Yeah I'm using BackType's API for the same reasons you mentioned above, but primarily because of the how they resolve shortened URLs On Nov 25, 6:57 am, Ben Richardson ben.mark.richard...@gmail.com wrote: I'm trying to search the API for a specific URL (non-shortened) but am getting different

[twitter-dev] Re: How to test for one user following another

2010-10-07 Thread Norhidayah Azman
Sometimes it's the case of simply the URL parser not recognizing the '' sign! I tried using a couple of Python clients to make requests which need more than one parameter -- thus needing the '' sign in the API request URL -- but the clients just break, giving me the same 'Target user not