any code example on how to get the latest 3000 or at least 2000 tweet for authorized user and save it on database ?
also assume after i get this tweets i only want the app to get the newest only , that's mean the app every hour should check if there is new tweets and store that as well , so the 2000 tweet should happen once only when user start using the app ,
any idea of how to achieve that ? code example will help a lot to learn about this
thanks for your help
also assume after i get this tweets i only want the app to get the newest only , that's mean the app every hour should check if there is new tweets and store that as well , so the 2000 tweet should happen once only when user start using the app ,
any idea of how to achieve that ? code example will help a lot to learn about this
thanks for your help