grain icon indicating copy to clipboard operation
grain copied to clipboard

"Download your Twitter Data"

Open ghost opened this issue 7 years ago • 6 comments

Are you aware of the download function at the very bottom of this page? It seems like it does most of what you're trying to achieve with grain without running into any API limits. If you additionally download retweet media and replies the set should be rather complete.

ghost avatar Jul 03 '18 22:07 ghost

@hyperfekt thanks for sharing that download link. Do you happen to know how long that that has been available?

edsu avatar Jul 04 '18 13:07 edsu

I do not, I only discovered the option myself just recently.

ghost avatar Jul 04 '18 17:07 ghost

@hyperfekt I was not. This is far better than the Tweet archive. I'm working on a follow up post to point people in the right direction, as well as a set of protocol buffers for parsing the JavaScript files.

kyleconroy avatar Jul 12 '18 08:07 kyleconroy

The follow up post is complete. I'm now working on the new set of protocol buffers.

kyleconroy avatar Jul 14 '18 21:07 kyleconroy

You can follow along on the twitter-data branch

kyleconroy avatar Jul 14 '18 23:07 kyleconroy

hello @kyleconroy, many thanks for this project.

I'm trying to find out if this can be used to parse downloaded twitter data. Can it? I've downloaded both the "archive" and the "data" from twitter, but only the archive have an html viewer, sadly.

What do you say?

yepyepyep4711 avatar Feb 14 '19 12:02 yepyepyep4711