spring social - Java -SpringSocial: Getting Twitter data between two dates -


i using spring social twitter data particular tag #spring. want achieve data between 2 dates/timestamp. eg. data between last fetch time , current time. spring social api allows me data betweem 2 tweetids failed find way in 1 can data between 2 dates.

please help.

ankit solanki

you can use spring social twitter advanced search.

http://docs.spring.io/spring-social-twitter/docs/1.0.5.release/api/org/springframework/social/twitter/api/impl/searchparameters.html

it has 2 parameters since , until. these can used retreive based on date / time period.


Comments

Popular posts from this blog

javascript - Bootstrap Popover: iOS Safari strange behaviour -

Website Login Issue developed in magento -

Can the constants be defined inside a model file of a framework in PHP? -