• Stars
    star
    198
  • Rank 195,726 (Top 4 %)
  • Language
  • Created over 7 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Up-to-date Archive of Trump Tweets

www.trumptwitterarchive.com

This repo will automatically update once every hour.

Only the condensed_2017.json.zip and master_2017.json.zip will change.

Favorite counts and retweet counts will be updated for the latest 100 tweets.

Example data from the condensed JSON files:

{ "source": "Twitter for iPhone", "id_str": "838899465390018560", "text": "I am a monster-man!", "created_at": "Mon Mar 06 23:49:53 +0000 2017", "retweet_count": 8021, "in_reply_to_user_id_str": null, "favorite_count": 33632, "is_retweet": false }

The master JSON files contain the full response from Twitter's API. Some of the files are quite large and unwieldy.