Using Twitter's API can you pull all the retweeters user IDs if the tweet exceeds 100 retweets?
-
If not, can you get that data via Twitter's data partners DataSift or Gnip?
-
Answer:
As noted in their documentation - https://dev.twitter.com/docs/api/1/get/statuses/%3Aid/retweeted_by/ids - You can only get the first 100. That said, as of January 31, 2012, they do show the exact retweet count when you retrieve information about a specific tweet through the API: https://dev.twitter.com/discussions/5129 If using DataSift or Gnip, you can track all retweets of a specific user and would be able to track this information as it happens.
Damon Cortesi at Quora Visit the source
Related Q & A:
- How to send Mobile Email Using ExactTarget SOAP API?Best solution by blog.lombaard.co.uk
- How to access the Twitter Streaming API from Python?Best solution by Stack Overflow
- How to open file using Google drive api?Best solution by Stack Overflow
- How to get contacts using address book API in ios programming?Best solution by Stack Overflow
- How can I remove a picture's watermark using Matlab's image processing toolbox?Best solution by Yahoo! Answers
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.