Search Twitter tweets using #topic with a great user

What is a good way to show the most recent tweets in #topic to individual users? For example, if five users have posted a total of twenty tweets for # example, but one fanatic has fifteen last ones, I only want his last one.

Duplicate exclusion is a plus, because parrots have a low value.

0


a source to share


1 answer


There is no way to do this with the Twitter Search API - you will need to pull the feed and do your own post-processing on it.



+3


a source







All Articles