Skip to content

Instantly share code, notes, and snippets.

@palaniraja
Created August 17, 2018 16:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save palaniraja/a7023155e7b82753d551f08079d0500a to your computer and use it in GitHub Desktop.
Save palaniraja/a7023155e7b82753d551f08079d0500a to your computer and use it in GitHub Desktop.
Twitter data size analysis

twitter.txt is output of df -ah twitter exported data. Removed each ./tweet_media file sizes)

Stats on my account

  45 - Followers
 287 - Following
   2 - Listed
9930 - Tweets  
7527 - Favorites

And the exported data is ~1.6G. tweet_media includes files that are not my own. Need to look at whether they are retweets only or includes favs.

4.0K ./account-creation-ip.js
4.0K ./account-suspension.js
4.0K ./account.js
4.0K ./ad-engagements.js
4.0K ./ad-impressions.js
4.0K ./ad-mobile-conversions-attributed.js
4.0K ./ad-mobile-conversions-unattributed.js
4.0K ./ad-online-conversions-attributed.js
4.0K ./ad-online-conversions-unattributed.js
4.0K ./ageinfo.js
4.0K ./block.js
8.0K ./connected-application.js
4.0K ./contact.js
28K ./direct-message-headers.js
32K ./direct-message.js
0B ./direct_message_media
4.0K ./email-address-change.js
4.0K ./facebook-connection.js
4.0K ./follower.js
20K ./following.js
80K ./ip-audit.js
432K ./like.js
4.0K ./lists-created.js
4.0K ./lists-member.js
4.0K ./lists-subscribed.js
4.0K ./moment.js
4.0K ./mute.js
4.0K ./ni-devices.js
4.0K ./periscope-account-information.js
4.0K ./periscope-broadcast-metadata.js
4.0K ./periscope-comments-made-by-user.js
4.0K ./periscope-expired-broadcasts.js
4.0K ./periscope-followers.js
20K ./personalization.js
4.0K ./profile.js
88K ./profile_media
4.0K ./protected-history.js
24K ./README.txt
4.0K ./saved-search.js
4.0K ./screen-name-change.js
13M ./tweet.js
1.6G ./tweet_media
4.0K ./verified.js
1.6G .
@kane2266
Copy link

kane2266 commented Jul 6, 2020

Build

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment