How can I get all of the Twitter updates ever made by a user? -


This is really for my own use: I would like to be able to search all my updates, anytime. Twitter's search () is time-limited - it only seems to be looking for updates in the last few weeks, so finding some things posted months ago is difficult.

You can use the Twitter API to get a list of messages from a user, but you can The user will need; For some way you have to make some calls:

Example for maximum 200:

You can use "from" or other formats like other formats of XML.


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -