Get Twitter Shares at URL

I have a question about counting twitter. In this, everything is so blurry. Simple: I have a website with dynamic pages, a button for tweet, people go to the page, click on the tweet, show that they are twittering, expect to increase my page. but I also need to call twitter on my backend and ask them how many stocks I already have and this is connected.

This is a voting concept. People sharing on facebook and twitter vote for the site, so I need to take these votes and count them together. Please do not recommend me the "sharecount" scripts that I have tried and it has a lot of problems and it is not reliable. I can easily enjoy facebook, but I don't seem to get how to get the number of stocks on twitter.

Also, if anyone can help me, is there a way to get promotions from unique users? I noticed that if I tweet the site 50 times, the counter is 50. I would like it to read 50 tweets from 1 user as 1.

Thanks for the help!

+4
source share
1 answer

See the private API method http://urls.api.twitter.com/1/urls/count.json?url=

+7
source

All Articles