I was working on an app, which needs to get all the RT for a given
query. However, i found out that it cap's out to 1500
(100tweets*15pages)

Also, all these queries could be within a short span of time (hours to
a few days). So, in some cases if I get RT more than 1500, my current
implementation will ignore the tweets sent before the latest 1500. Is
there a workaround to get more than 1500 tweets.

Thanks.

Reply via email to