Is there a way to get the link count from twitter to implement our own version of a tweet button? From the official Twitter API.
PS:Search API only works for a limited amount of time.
|
Is there a way to get the link count from twitter to implement our own version of a tweet button? From the official Twitter API. PS:Search API only works for a limited amount of time. |
||||
|
|
|
Try this http://urls.api.twitter.com/1/urls/count.json? url=http://someLink.com&callback=twttr.receiveCount |
|||||||
|