2011-09-24 At 7:35 PM
Twitter incremental backup in YAML format - python, HTML get and parse
I use Twitter primarly as a bookmarking service.
I know that Twitter is not bookmarking service and there are specialized services for such needs. In my case, using this way started as an experiment, but later I found this way very convenient.
I wrote a script that enables me to incrementally backup all my tweets in a textual file in YAML format, by parsing HTML Twitter pages. Explanation and the script follows …
Read More
:

