In [1]:
from loader import load_michigan_tweets, load_michigan_unretreived_tweet_ids

In [2]:
michigan_tweets = load_michigan_tweets() # a list of dictionaries
michigan_unretreived_tweet_ids = load_michigan_unretreived_tweet_ids()

In [4]:
tweet_ids = []
for tweet in michigan_tweets:
    tweet_id = tweet['id_str']
    tweet_ids.append(tweet_id)

In [5]:
for tweet_id in michigan_unretreived_tweet_ids:
    if tweet_id in tweet_ids:
        print(tweet_id)


793499115028111360
793587628041834496
793603172103229440
793609072343916544
793624730708377600
793828410166505472
793934794908401664
794589679043612672
794605993107881984
795050759662530560
795062896891985920
795105373002854400
795360271275593728
795413691302891520
795763659427500032
795795076773462016
795967570251837440
795972458587258880
796004693709352960
796421146778501120
796888513090355200
797143341632720896
797196011085111296
797216636143079424
793663739681644544
793283890282688512
793587039224655872
793630659592028160
794030138161852416
794535704864968704
795263193673322496
795695338912907264
795768876931969024
795973243157049344
796063788076306432
796227257840861184
796806678234726400

In [6]:
ids = [793499115028111360, 793587628041834496, 793603172103229440, 793609072343916544, 793624730708377600, 793828410166505472, 793934794908401664, 794589679043612672, 794605993107881984, 795050759662530560, 795062896891985920, 795105373002854400, 795360271275593728, 795413691302891520, 795763659427500032, 795795076773462016, 795967570251837440, 795972458587258880, 796004693709352960, 796421146778501120, 796888513090355200, 797143341632720896, 797196011085111296, 797216636143079424, 793663739681644544, 793283890282688512, 793587039224655872, 793630659592028160, 794030138161852416, 794535704864968704, 795263193673322496, 795695338912907264, 795768876931969024, 795973243157049344, 796063788076306432, 796227257840861184, 796806678234726400]
ids = [str(x) for x in ids]
print(len(ids))


37

In [7]:
print(142281 - 142249)


32

In [9]:
from downloader import *

twitter_api = access_twitter_api()
tweet_ids = ids
tweets = get_tweets_from_tweet_ids(twitter_api, tweet_ids)


Downloaded 3 tweets.
Finished downloading chunk 1 of 1 (chunk id 0). 3 tweets downloaded so far.
Finished downloading 3 tweets!

In [11]:
for tweet in tweets:
    print(tweet['id_str'])


796888513090355200
796421146778501120
794589679043612672

In [14]:
missing_ids = [793266471669420032, 793266527680204800, 793266595103670272, 793266687344840704, 793266786879713280, 793266822053261312, 793266844035579904, 793266943033769984, 793266956971323520, 793267110025781120, 793267136978358272, 793267140266602496, 793267152912519040, 793267188538814464, 793267240778895360, 793267263549894528, 793267298052157440, 793267339533905920, 793267377248935808, 793267385046331520, 793267437441462272, 793267483658432512, 793267517879881728]
missing_ids = [str(x) for x in missing_ids]

twitter_api = access_twitter_api()
tweet_ids = missing_ids
tweets = get_tweets_from_tweet_ids(twitter_api, tweet_ids)

for tweet in tweets:
    print(tweet['id_str'])


Downloaded 10 tweets.
Finished downloading chunk 1 of 1 (chunk id 0). 10 tweets downloaded so far.
Finished downloading 10 tweets!
793267136978358272
793267298052157440
793266822053261312
793267188538814464
793267140266602496
793266844035579904
793266471669420032
793267339533905920
793267437441462272
793266943033769984

In [15]:
# print(tweets)


[{'created_at': 'Tue Nov 01 01:43:18 +0000 2016', 'id': 793267136978358272, 'id_str': '793267136978358272', 'text': 'RT @PAMsLOvE: #Huma Abedin Got Three Paychecks From State Dept., The Foundation, And #Clinton -Affiliated Consulting Firm https://t.co/edMA…', 'truncated': False, 'entities': {'hashtags': [{'text': 'Huma', 'indices': [14, 19]}, {'text': 'Clinton', 'indices': [85, 93]}], 'symbols': [], 'user_mentions': [{'screen_name': 'PAMsLOvE', 'name': '❤Ƥ▲ϻ(❛‿❛)❤', 'id': 20897273, 'id_str': '20897273', 'indices': [3, 12]}], 'urls': []}, 'source': '<a href="http://twitter.com/download/iphone" rel="nofollow">Twitter for iPhone</a>', 'in_reply_to_status_id': None, 'in_reply_to_status_id_str': None, 'in_reply_to_user_id': None, 'in_reply_to_user_id_str': None, 'in_reply_to_screen_name': None, 'user': {'id': 28569011, 'id_str': '28569011', 'name': 'MAGA Save The USA', 'screen_name': 'KldudePap', 'location': 'United States', 'description': "Life Member of HOG, Deplorable Bitter Clinger, Harley's, GOD, Guns, and the Constitution of the United States. MAGA", 'url': None, 'entities': {'description': {'urls': []}}, 'protected': False, 'followers_count': 2141, 'friends_count': 4921, 'listed_count': 79, 'created_at': 'Fri Apr 03 14:07:11 +0000 2009', 'favourites_count': 4124, 'utc_offset': -18000, 'time_zone': 'Central Time (US & Canada)', 'geo_enabled': False, 'verified': False, 'statuses_count': 71851, 'lang': 'en', 'contributors_enabled': False, 'is_translator': False, 'is_translation_enabled': False, 'profile_background_color': 'C0DEED', 'profile_background_image_url': 'http://abs.twimg.com/images/themes/theme1/bg.png', 'profile_background_image_url_https': 'https://abs.twimg.com/images/themes/theme1/bg.png', 'profile_background_tile': False, 'profile_image_url': 'http://pbs.twimg.com/profile_images/831451527550267392/LINHKTQq_normal.jpg', 'profile_image_url_https': 'https://pbs.twimg.com/profile_images/831451527550267392/LINHKTQq_normal.jpg', 'profile_banner_url': 'https://pbs.twimg.com/profile_banners/28569011/1487068469', 'profile_link_color': '1DA1F2', 'profile_sidebar_border_color': 'C0DEED', 'profile_sidebar_fill_color': 'DDEEF6', 'profile_text_color': '333333', 'profile_use_background_image': True, 'has_extended_profile': False, 'default_profile': True, 'default_profile_image': False, 'following': None, 'follow_request_sent': None, 'notifications': None, 'translator_type': 'none'}, 'geo': None, 'coordinates': None, 'place': None, 'contributors': None, 'retweeted_status': {'created_at': 'Tue Nov 01 01:12:38 +0000 2016', 'id': 793259419911933952, 'id_str': '793259419911933952', 'text': '#Huma Abedin Got Three Paychecks From State Dept., The Foundation, And #Clinton -Affiliated Consulting Firm https://t.co/edMAWtbCzW', 'truncated': False, 'entities': {'hashtags': [{'text': 'Huma', 'indices': [0, 5]}, {'text': 'Clinton', 'indices': [71, 79]}], 'symbols': [], 'user_mentions': [], 'urls': [{'url': 'https://t.co/edMAWtbCzW', 'expanded_url': 'http://townhall.com/tipsheet/mattvespa/2016/10/31/ms-moneybags-huma-abedin-was-drawing-three-paychecks-from-state-the-foundation-and-clintonaffiliated-consulting-firm-n2238864', 'display_url': 'townhall.com/tipsheet/mattv…', 'indices': [108, 131]}]}, 'source': '<a href="http://twitter.com" rel="nofollow">Twitter Web Client</a>', 'in_reply_to_status_id': None, 'in_reply_to_status_id_str': None, 'in_reply_to_user_id': None, 'in_reply_to_user_id_str': None, 'in_reply_to_screen_name': None, 'user': {'id': 20897273, 'id_str': '20897273', 'name': '❤Ƥ▲ϻ(❛‿❛)❤', 'screen_name': 'PAMsLOvE', 'location': 'Colorado Springs, CO', 'description': 'ι ℓσνє αηιмαℓѕ & αℓℓ σƒ му ʍαทy ρєтѕ❣ ❥⊰✿ᎥᎷ ᏕᎷᏗᏒᏖ⊰✿ᏕᎧᎷᏋᏖᎥᎷᏋᏕ Ꮧ ᏕᎷᏗᏒᏖ ᏗᏕᏕ⊰✿Ꮧ ᏕᎧᎷᏋᏇᏂᏗᏖ ᏕᎥᏝᏝᎩ ᏕᎷᏗᏒᏖ ᏗᏕᏕ⊰✿ ;D #Ƒ4Ƒ ♥ ʳᵗˢ ᵃʳᵉ ᵐºˢᵗˡʸ ᵉⁿᵈºʳˢᵉᵐᵉⁿᵗˢ #ŢŁōŢ', 'url': 'https://t.co/UMIbRvuEWp', 'entities': {'url': {'urls': [{'url': 'https://t.co/UMIbRvuEWp', 'expanded_url': 'http://pamslove.tumblr.com', 'display_url': 'pamslove.tumblr.com', 'indices': [0, 23]}]}, 'description': {'urls': []}}, 'protected': False, 'followers_count': 712555, 'friends_count': 708905, 'listed_count': 3893, 'created_at': 'Sun Feb 15 06:40:36 +0000 2009', 'favourites_count': 101, 'utc_offset': -21600, 'time_zone': 'Mountain Time (US & Canada)', 'geo_enabled': False, 'verified': False, 'statuses_count': 179421, 'lang': 'en', 'contributors_enabled': False, 'is_translator': False, 'is_translation_enabled': False, 'profile_background_color': 'F5E1BC', 'profile_background_image_url': 'http://pbs.twimg.com/profile_background_images/158706671/x83114eb9dab1d09f69ceef30aace92d.jpg', 'profile_background_image_url_https': 'https://pbs.twimg.com/profile_background_images/158706671/x83114eb9dab1d09f69ceef30aace92d.jpg', 'profile_background_tile': True, 'profile_image_url': 'http://pbs.twimg.com/profile_images/633190751095033857/T3p4iHwm_normal.jpg', 'profile_image_url_https': 'https://pbs.twimg.com/profile_images/633190751095033857/T3p4iHwm_normal.jpg', 'profile_banner_url': 'https://pbs.twimg.com/profile_banners/20897273/1439715019', 'profile_link_color': 'CC6699', 'profile_sidebar_border_color': 'FFFFFF', 'profile_sidebar_fill_color': 'FCF8D6', 'profile_text_color': 'BA2C2C', 'profile_use_background_image': True, 'has_extended_profile': True, 'default_profile': False, 'default_profile_image': False, 'following': None, 'follow_request_sent': None, 'notifications': None, 'translator_type': 'none'}, 'geo': None, 'coordinates': None, 'place': None, 'contributors': None, 'is_quote_status': False, 'retweet_count': 35, 'favorite_count': 18, 'favorited': False, 'retweeted': False, 'possibly_sensitive': False, 'lang': 'en'}, 'is_quote_status': False, 'retweet_count': 35, 'favorite_count': 0, 'favorited': False, 'retweeted': False, 'lang': 'en'}, {'created_at': 'Tue Nov 01 01:43:56 +0000 2016', 'id': 793267298052157440, 'id_str': '793267298052157440', 'text': 'RT @gerfingerpoken: Clinton Thug Robert Creamer Planned Obamacare in Jail - American Thinker - #MAGA #PJNET  https://t.co/a285QNtlyu  https…', 'truncated': False, 'entities': {'hashtags': [{'text': 'MAGA', 'indices': [95, 100]}, {'text': 'PJNET', 'indices': [101, 107]}], 'symbols': [], 'user_mentions': [{'screen_name': 'gerfingerpoken', 'name': 'Daniel John Sobieski', 'id': 96442308, 'id_str': '96442308', 'indices': [3, 18]}], 'urls': [{'url': 'https://t.co/a285QNtlyu', 'expanded_url': 'http://bit.ly/2f1zwhp', 'display_url': 'bit.ly/2f1zwhp', 'indices': [109, 132]}]}, 'source': '<a href="http://twitter.com" rel="nofollow">Twitter Web Client</a>', 'in_reply_to_status_id': None, 'in_reply_to_status_id_str': None, 'in_reply_to_user_id': None, 'in_reply_to_user_id_str': None, 'in_reply_to_screen_name': None, 'user': {'id': 20754187, 'id_str': '20754187', 'name': 'Cindy McCaffrey', 'screen_name': 'cmccaff542', 'location': 'Michigan', 'description': '❤️the thoughtful foresight of our founders; rule of law & self reliance. #1A #2A #10A #LEOs #Veterans #Patriots #SafeVaccines 🚫GMO 🚫Identity Politics 🚫SJW', 'url': None, 'entities': {'description': {'urls': []}}, 'protected': False, 'followers_count': 1882, 'friends_count': 2308, 'listed_count': 0, 'created_at': 'Fri Feb 13 07:20:48 +0000 2009', 'favourites_count': 2376, 'utc_offset': -18000, 'time_zone': 'Central Time (US & Canada)', 'geo_enabled': False, 'verified': False, 'statuses_count': 14332, 'lang': 'en', 'contributors_enabled': False, 'is_translator': False, 'is_translation_enabled': False, 'profile_background_color': '022330', 'profile_background_image_url': 'http://pbs.twimg.com/profile_background_images/620177961/x90el1ilidjesp2rquxi.jpeg', 'profile_background_image_url_https': 'https://pbs.twimg.com/profile_background_images/620177961/x90el1ilidjesp2rquxi.jpeg', 'profile_background_tile': True, 'profile_image_url': 'http://pbs.twimg.com/profile_images/906720777084555265/n4wjOh8G_normal.jpg', 'profile_image_url_https': 'https://pbs.twimg.com/profile_images/906720777084555265/n4wjOh8G_normal.jpg', 'profile_banner_url': 'https://pbs.twimg.com/profile_banners/20754187/1477355519', 'profile_link_color': '1B95E0', 'profile_sidebar_border_color': 'A8C7F7', 'profile_sidebar_fill_color': 'C0DFEC', 'profile_text_color': '333333', 'profile_use_background_image': True, 'has_extended_profile': False, 'default_profile': False, 'default_profile_image': False, 'following': None, 'follow_request_sent': None, 'notifications': None, 'translator_type': 'none'}, 'geo': None, 'coordinates': None, 'place': None, 'contributors': None, 'retweeted_status': {'created_at': 'Tue Nov 01 01:39:30 +0000 2016', 'id': 793266179506786306, 'id_str': '793266179506786306', 'text': 'Clinton Thug Robert Creamer Planned Obamacare in Jail - American Thinker - #MAGA #PJNET  https://t.co/a285QNtlyu  https://t.co/EbcHUkE4hI', 'truncated': False, 'entities': {'hashtags': [{'text': 'MAGA', 'indices': [75, 80]}, {'text': 'PJNET', 'indices': [81, 87]}], 'symbols': [], 'user_mentions': [], 'urls': [{'url': 'https://t.co/a285QNtlyu', 'expanded_url': 'http://bit.ly/2f1zwhp', 'display_url': 'bit.ly/2f1zwhp', 'indices': [89, 112]}], 'media': [{'id': 789876222083887104, 'id_str': '789876222083887104', 'indices': [114, 137], 'media_url': 'http://pbs.twimg.com/media/CvY0PTHWcAAGlGE.jpg', 'media_url_https': 'https://pbs.twimg.com/media/CvY0PTHWcAAGlGE.jpg', 'url': 'https://t.co/EbcHUkE4hI', 'display_url': 'pic.twitter.com/EbcHUkE4hI', 'expanded_url': 'https://twitter.com/gerfingerpoken/status/789876243260813312/photo/1', 'type': 'photo', 'sizes': {'medium': {'w': 489, 'h': 246, 'resize': 'fit'}, 'thumb': {'w': 150, 'h': 150, 'resize': 'crop'}, 'small': {'w': 489, 'h': 246, 'resize': 'fit'}, 'large': {'w': 489, 'h': 246, 'resize': 'fit'}}, 'source_status_id': 789876243260813312, 'source_status_id_str': '789876243260813312', 'source_user_id': 96442308, 'source_user_id_str': '96442308'}]}, 'extended_entities': {'media': [{'id': 789876222083887104, 'id_str': '789876222083887104', 'indices': [114, 137], 'media_url': 'http://pbs.twimg.com/media/CvY0PTHWcAAGlGE.jpg', 'media_url_https': 'https://pbs.twimg.com/media/CvY0PTHWcAAGlGE.jpg', 'url': 'https://t.co/EbcHUkE4hI', 'display_url': 'pic.twitter.com/EbcHUkE4hI', 'expanded_url': 'https://twitter.com/gerfingerpoken/status/789876243260813312/photo/1', 'type': 'photo', 'sizes': {'medium': {'w': 489, 'h': 246, 'resize': 'fit'}, 'thumb': {'w': 150, 'h': 150, 'resize': 'crop'}, 'small': {'w': 489, 'h': 246, 'resize': 'fit'}, 'large': {'w': 489, 'h': 246, 'resize': 'fit'}}, 'source_status_id': 789876243260813312, 'source_status_id_str': '789876243260813312', 'source_user_id': 96442308, 'source_user_id_str': '96442308'}]}, 'source': '<a href="http://patriotjournalist.com" rel="nofollow">#PJNET</a>', 'in_reply_to_status_id': None, 'in_reply_to_status_id_str': None, 'in_reply_to_user_id': None, 'in_reply_to_user_id_str': None, 'in_reply_to_screen_name': None, 'user': {'id': 96442308, 'id_str': '96442308', 'name': 'Daniel John Sobieski', 'screen_name': 'gerfingerpoken', 'location': "People's Republic of Chicago", 'description': 'A Deplorable followed by @seanhannity @RealJamesWoods @michellemalkin    @WayneDupreeShow #MAGA #PJNET #GunsSaveLives #UnbornLivesMatter #RedNationRising #2A', 'url': 'http://t.co/7CZFHhG4up', 'entities': {'url': {'urls': [{'url': 'http://t.co/7CZFHhG4up', 'expanded_url': 'http://www.americanthinker.com/author/daniel_john_sobieski/', 'display_url': 'americanthinker.com/author/daniel_…', 'indices': [0, 22]}]}, 'description': {'urls': []}}, 'protected': False, 'followers_count': 58081, 'friends_count': 26687, 'listed_count': 1072, 'created_at': 'Sat Dec 12 23:38:13 +0000 2009', 'favourites_count': 14197, 'utc_offset': -18000, 'time_zone': 'Central Time (US & Canada)', 'geo_enabled': True, 'verified': False, 'statuses_count': 1149774, 'lang': 'en', 'contributors_enabled': False, 'is_translator': False, 'is_translation_enabled': False, 'profile_background_color': '131516', 'profile_background_image_url': 'http://pbs.twimg.com/profile_background_images/553282631479988225/WAHYXyKD.jpeg', 'profile_background_image_url_https': 'https://pbs.twimg.com/profile_background_images/553282631479988225/WAHYXyKD.jpeg', 'profile_background_tile': True, 'profile_image_url': 'http://pbs.twimg.com/profile_images/904424248550285314/fgH0f3UF_normal.jpg', 'profile_image_url_https': 'https://pbs.twimg.com/profile_images/904424248550285314/fgH0f3UF_normal.jpg', 'profile_banner_url': 'https://pbs.twimg.com/profile_banners/96442308/1462369313', 'profile_link_color': 'DD2E44', 'profile_sidebar_border_color': 'FFFFFF', 'profile_sidebar_fill_color': 'EFEFEF', 'profile_text_color': '333333', 'profile_use_background_image': True, 'has_extended_profile': False, 'default_profile': False, 'default_profile_image': False, 'following': None, 'follow_request_sent': None, 'notifications': None, 'translator_type': 'none'}, 'geo': None, 'coordinates': None, 'place': None, 'contributors': None, 'is_quote_status': False, 'retweet_count': 29, 'favorite_count': 18, 'favorited': False, 'retweeted': False, 'possibly_sensitive': False, 'lang': 'en'}, 'is_quote_status': False, 'retweet_count': 29, 'favorite_count': 0, 'favorited': False, 'retweeted': False, 'possibly_sensitive': False, 'lang': 'en'}, {'created_at': 'Tue Nov 01 01:42:03 +0000 2016', 'id': 793266822053261312, 'id_str': '793266822053261312', 'text': 'RT @SandraTXAS: Trey Gowdy, our next AG, explains to liberals the Hillary email situation\n#Hillary #ImWithHer not!\n#MAGA #AmericaFirst #Tru…', 'truncated': False, 'entities': {'hashtags': [{'text': 'Hillary', 'indices': [90, 98]}, {'text': 'ImWithHer', 'indices': [99, 109]}, {'text': 'MAGA', 'indices': [115, 120]}, {'text': 'AmericaFirst', 'indices': [121, 134]}], 'symbols': [], 'user_mentions': [{'screen_name': 'SandraTXAS', 'name': 'Տᗩᑎᗪᖇᗩ ن Russian Bot', 'id': 33529092, 'id_str': '33529092', 'indices': [3, 14]}], 'urls': []}, 'source': '<a href="http://twitter.com" rel="nofollow">Twitter Web Client</a>', 'in_reply_to_status_id': None, 'in_reply_to_status_id_str': None, 'in_reply_to_user_id': None, 'in_reply_to_user_id_str': None, 'in_reply_to_screen_name': None, 'user': {'id': 3382396089, 'id_str': '3382396089', 'name': 'atticonline', 'screen_name': 'atticsonline', 'location': 'Michigan, USA', 'description': 'Proud daughter and full time caregiver of my father a WWII disabled veteran. Pro life, Christian. I block violent liberals #Trump #AlwaysTrump #TrumpTrain #MAGA', 'url': None, 'entities': {'description': {'urls': []}}, 'protected': False, 'followers_count': 4876, 'friends_count': 5108, 'listed_count': 65, 'created_at': 'Sun Jul 19 00:27:56 +0000 2015', 'favourites_count': 85470, 'utc_offset': -14400, 'time_zone': 'Eastern Time (US & Canada)', 'geo_enabled': False, 'verified': False, 'statuses_count': 50976, 'lang': 'en', 'contributors_enabled': False, 'is_translator': False, 'is_translation_enabled': False, 'profile_background_color': '000000', 'profile_background_image_url': 'http://abs.twimg.com/images/themes/theme1/bg.png', 'profile_background_image_url_https': 'https://abs.twimg.com/images/themes/theme1/bg.png', 'profile_background_tile': False, 'profile_image_url': 'http://pbs.twimg.com/profile_images/622566308090150912/4hOCx4o5_normal.jpg', 'profile_image_url_https': 'https://pbs.twimg.com/profile_images/622566308090150912/4hOCx4o5_normal.jpg', 'profile_banner_url': 'https://pbs.twimg.com/profile_banners/3382396089/1484718324', 'profile_link_color': '3B94D9', 'profile_sidebar_border_color': '000000', 'profile_sidebar_fill_color': '000000', 'profile_text_color': '000000', 'profile_use_background_image': False, 'has_extended_profile': True, 'default_profile': False, 'default_profile_image': False, 'following': None, 'follow_request_sent': None, 'notifications': None, 'translator_type': 'none'}, 'geo': None, 'coordinates': None, 'place': None, 'contributors': None, 'retweeted_status': {'created_at': 'Mon Oct 31 23:02:02 +0000 2016', 'id': 793226552431353856, 'id_str': '793226552431353856', 'text': 'Trey Gowdy, our next AG, explains to liberals the Hillary email situation\n#Hillary #ImWithHer not!\n#MAGA… https://t.co/f0zkWNQzC0', 'truncated': True, 'entities': {'hashtags': [{'text': 'Hillary', 'indices': [74, 82]}, {'text': 'ImWithHer', 'indices': [83, 93]}, {'text': 'MAGA', 'indices': [99, 104]}], 'symbols': [], 'user_mentions': [], 'urls': [{'url': 'https://t.co/f0zkWNQzC0', 'expanded_url': 'https://twitter.com/i/web/status/793226552431353856', 'display_url': 'twitter.com/i/web/status/7…', 'indices': [106, 129]}]}, 'source': '<a href="https://ads.twitter.com" rel="nofollow">Twitter Ads</a>', 'in_reply_to_status_id': None, 'in_reply_to_status_id_str': None, 'in_reply_to_user_id': None, 'in_reply_to_user_id_str': None, 'in_reply_to_screen_name': None, 'user': {'id': 33529092, 'id_str': '33529092', 'name': 'Տᗩᑎᗪᖇᗩ ن Russian Bot', 'screen_name': 'SandraTXAS', 'location': 'God Bless Texas', 'description': 'LifeLibertyPursuitOfHappiness💙🇺🇸🇺🇸🇺🇸Veterans💙Israel🇮🇱MOΛΩNΛABE ❌ShariaTheRealWarOnWomen❌Trolls call me a Russian bot, you can just call me a proud deplorable', 'url': 'https://t.co/rThO4Pja6q', 'entities': {'url': {'urls': [{'url': 'https://t.co/rThO4Pja6q', 'expanded_url': 'https://gab.ai/SandraTexas', 'display_url': 'gab.ai/SandraTexas', 'indices': [0, 23]}]}, 'description': {'urls': []}}, 'protected': False, 'followers_count': 113763, 'friends_count': 32554, 'listed_count': 398, 'created_at': 'Mon Apr 20 14:29:59 +0000 2009', 'favourites_count': 71512, 'utc_offset': -18000, 'time_zone': 'Central Time (US & Canada)', 'geo_enabled': False, 'verified': False, 'statuses_count': 163971, 'lang': 'en', 'contributors_enabled': False, 'is_translator': False, 'is_translation_enabled': False, 'profile_background_color': '0099B9', 'profile_background_image_url': 'http://pbs.twimg.com/profile_background_images/635630574095351809/A2XNraJ2.jpg', 'profile_background_image_url_https': 'https://pbs.twimg.com/profile_background_images/635630574095351809/A2XNraJ2.jpg', 'profile_background_tile': True, 'profile_image_url': 'http://pbs.twimg.com/profile_images/884914676408225793/Txzi8F7x_normal.jpg', 'profile_image_url_https': 'https://pbs.twimg.com/profile_images/884914676408225793/Txzi8F7x_normal.jpg', 'profile_banner_url': 'https://pbs.twimg.com/profile_banners/33529092/1483663244', 'profile_link_color': 'B80000', 'profile_sidebar_border_color': 'FFFFFF', 'profile_sidebar_fill_color': '95E8EC', 'profile_text_color': '3C3940', 'profile_use_background_image': True, 'has_extended_profile': True, 'default_profile': False, 'default_profile_image': False, 'following': None, 'follow_request_sent': None, 'notifications': None, 'translator_type': 'none'}, 'geo': None, 'coordinates': None, 'place': None, 'contributors': None, 'is_quote_status': False, 'retweet_count': 1752, 'favorite_count': 1815, 'favorited': False, 'retweeted': False, 'possibly_sensitive': False, 'lang': 'en'}, 'is_quote_status': False, 'retweet_count': 1752, 'favorite_count': 0, 'favorited': False, 'retweeted': False, 'lang': 'en'}, {'created_at': 'Tue Nov 01 01:43:30 +0000 2016', 'id': 793267188538814464, 'id_str': '793267188538814464', 'text': 'RT @CitizenAnalyst: #TrumpTrain  HITTING  88 M P H\n\n#MAGA #Phase3 #Dickileaks https://t.co/fqztPuLBqo', 'truncated': False, 'entities': {'hashtags': [{'text': 'TrumpTrain', 'indices': [20, 31]}, {'text': 'MAGA', 'indices': [52, 57]}, {'text': 'Phase3', 'indices': [58, 65]}, {'text': 'Dickileaks', 'indices': [66, 77]}], 'symbols': [], 'user_mentions': [{'screen_name': 'CitizenAnalyst', 'name': 'Dan Lyman', 'id': 2918039334, 'id_str': '2918039334', 'indices': [3, 18]}], 'urls': [], 'media': [{'id': 793251414566924288, 'id_str': '793251414566924288', 'indices': [78, 101], 'media_url': 'http://pbs.twimg.com/media/CwIx9W7WcAAcghV.jpg', 'media_url_https': 'https://pbs.twimg.com/media/CwIx9W7WcAAcghV.jpg', 'url': 'https://t.co/fqztPuLBqo', 'display_url': 'pic.twitter.com/fqztPuLBqo', 'expanded_url': 'https://twitter.com/CitizenAnalyst/status/793252384977915904/photo/1', 'type': 'photo', 'sizes': {'small': {'w': 680, 'h': 680, 'resize': 'fit'}, 'medium': {'w': 960, 'h': 960, 'resize': 'fit'}, 'thumb': {'w': 150, 'h': 150, 'resize': 'crop'}, 'large': {'w': 960, 'h': 960, 'resize': 'fit'}}, 'source_status_id': 793252384977915904, 'source_status_id_str': '793252384977915904', 'source_user_id': 2918039334, 'source_user_id_str': '2918039334'}]}, 'extended_entities': {'media': [{'id': 793251414566924288, 'id_str': '793251414566924288', 'indices': [78, 101], 'media_url': 'http://pbs.twimg.com/media/CwIx9W7WcAAcghV.jpg', 'media_url_https': 'https://pbs.twimg.com/media/CwIx9W7WcAAcghV.jpg', 'url': 'https://t.co/fqztPuLBqo', 'display_url': 'pic.twitter.com/fqztPuLBqo', 'expanded_url': 'https://twitter.com/CitizenAnalyst/status/793252384977915904/photo/1', 'type': 'photo', 'sizes': {'small': {'w': 680, 'h': 680, 'resize': 'fit'}, 'medium': {'w': 960, 'h': 960, 'resize': 'fit'}, 'thumb': {'w': 150, 'h': 150, 'resize': 'crop'}, 'large': {'w': 960, 'h': 960, 'resize': 'fit'}}, 'source_status_id': 793252384977915904, 'source_status_id_str': '793252384977915904', 'source_user_id': 2918039334, 'source_user_id_str': '2918039334'}]}, 'source': '<a href="http://twitter.com/download/android" rel="nofollow">Twitter for Android</a>', 'in_reply_to_status_id': None, 'in_reply_to_status_id_str': None, 'in_reply_to_user_id': None, 'in_reply_to_user_id_str': None, 'in_reply_to_screen_name': None, 'user': {'id': 217900660, 'id_str': '217900660', 'name': 'Al Kaholik 🐸', 'screen_name': 'al_kaholik', 'location': 'Michigan, USA', 'description': '#MAGA #CNNisISIS #CNNisFakeNews #CapitalistArmy', 'url': None, 'entities': {'description': {'urls': []}}, 'protected': False, 'followers_count': 940, 'friends_count': 3866, 'listed_count': 16, 'created_at': 'Sat Nov 20 21:19:20 +0000 2010', 'favourites_count': 703, 'utc_offset': -14400, 'time_zone': 'Eastern Time (US & Canada)', 'geo_enabled': False, 'verified': False, 'statuses_count': 5741, 'lang': 'en', 'contributors_enabled': False, 'is_translator': False, 'is_translation_enabled': False, 'profile_background_color': '1A1B1F', 'profile_background_image_url': 'http://abs.twimg.com/images/themes/theme9/bg.gif', 'profile_background_image_url_https': 'https://abs.twimg.com/images/themes/theme9/bg.gif', 'profile_background_tile': False, 'profile_image_url': 'http://pbs.twimg.com/profile_images/727788496673378304/cTJhk7S2_normal.jpg', 'profile_image_url_https': 'https://pbs.twimg.com/profile_images/727788496673378304/cTJhk7S2_normal.jpg', 'profile_banner_url': 'https://pbs.twimg.com/profile_banners/217900660/1460963638', 'profile_link_color': '2FC2EF', 'profile_sidebar_border_color': '181A1E', 'profile_sidebar_fill_color': '252429', 'profile_text_color': '666666', 'profile_use_background_image': True, 'has_extended_profile': False, 'default_profile': False, 'default_profile_image': False, 'following': None, 'follow_request_sent': None, 'notifications': None, 'translator_type': 'none'}, 'geo': None, 'coordinates': None, 'place': None, 'contributors': None, 'retweeted_status': {'created_at': 'Tue Nov 01 00:44:41 +0000 2016', 'id': 793252384977915904, 'id_str': '793252384977915904', 'text': '#TrumpTrain  HITTING  88 M P H\n\n#MAGA #Phase3 #Dickileaks https://t.co/fqztPuLBqo', 'truncated': False, 'entities': {'hashtags': [{'text': 'TrumpTrain', 'indices': [0, 11]}, {'text': 'MAGA', 'indices': [32, 37]}, {'text': 'Phase3', 'indices': [38, 45]}, {'text': 'Dickileaks', 'indices': [46, 57]}], 'symbols': [], 'user_mentions': [], 'urls': [], 'media': [{'id': 793251414566924288, 'id_str': '793251414566924288', 'indices': [58, 81], 'media_url': 'http://pbs.twimg.com/media/CwIx9W7WcAAcghV.jpg', 'media_url_https': 'https://pbs.twimg.com/media/CwIx9W7WcAAcghV.jpg', 'url': 'https://t.co/fqztPuLBqo', 'display_url': 'pic.twitter.com/fqztPuLBqo', 'expanded_url': 'https://twitter.com/CitizenAnalyst/status/793252384977915904/photo/1', 'type': 'photo', 'sizes': {'small': {'w': 680, 'h': 680, 'resize': 'fit'}, 'medium': {'w': 960, 'h': 960, 'resize': 'fit'}, 'thumb': {'w': 150, 'h': 150, 'resize': 'crop'}, 'large': {'w': 960, 'h': 960, 'resize': 'fit'}}}]}, 'extended_entities': {'media': [{'id': 793251414566924288, 'id_str': '793251414566924288', 'indices': [58, 81], 'media_url': 'http://pbs.twimg.com/media/CwIx9W7WcAAcghV.jpg', 'media_url_https': 'https://pbs.twimg.com/media/CwIx9W7WcAAcghV.jpg', 'url': 'https://t.co/fqztPuLBqo', 'display_url': 'pic.twitter.com/fqztPuLBqo', 'expanded_url': 'https://twitter.com/CitizenAnalyst/status/793252384977915904/photo/1', 'type': 'photo', 'sizes': {'small': {'w': 680, 'h': 680, 'resize': 'fit'}, 'medium': {'w': 960, 'h': 960, 'resize': 'fit'}, 'thumb': {'w': 150, 'h': 150, 'resize': 'crop'}, 'large': {'w': 960, 'h': 960, 'resize': 'fit'}}}]}, 'source': '<a href="http://twitter.com" rel="nofollow">Twitter Web Client</a>', 'in_reply_to_status_id': None, 'in_reply_to_status_id_str': None, 'in_reply_to_user_id': None, 'in_reply_to_user_id_str': None, 'in_reply_to_screen_name': None, 'user': {'id': 2918039334, 'id_str': '2918039334', 'name': 'Dan Lyman', 'screen_name': 'CitizenAnalyst', 'location': 'seekTruth|knowTruth|speakTruth', 'description': 'InfoWars foreign correspondent', 'url': None, 'entities': {'description': {'urls': []}}, 'protected': False, 'followers_count': 3774, 'friends_count': 4157, 'listed_count': 55, 'created_at': 'Thu Dec 04 01:37:02 +0000 2014', 'favourites_count': 6741, 'utc_offset': -25200, 'time_zone': 'Tijuana', 'geo_enabled': False, 'verified': False, 'statuses_count': 7356, 'lang': 'en', 'contributors_enabled': False, 'is_translator': False, 'is_translation_enabled': False, 'profile_background_color': '000000', 'profile_background_image_url': 'http://abs.twimg.com/images/themes/theme1/bg.png', 'profile_background_image_url_https': 'https://abs.twimg.com/images/themes/theme1/bg.png', 'profile_background_tile': False, 'profile_image_url': 'http://pbs.twimg.com/profile_images/836026735988723712/2vdy-xDD_normal.jpg', 'profile_image_url_https': 'https://pbs.twimg.com/profile_images/836026735988723712/2vdy-xDD_normal.jpg', 'profile_banner_url': 'https://pbs.twimg.com/profile_banners/2918039334/1464137476', 'profile_link_color': '19CF86', 'profile_sidebar_border_color': '000000', 'profile_sidebar_fill_color': '000000', 'profile_text_color': '000000', 'profile_use_background_image': False, 'has_extended_profile': False, 'default_profile': False, 'default_profile_image': False, 'following': None, 'follow_request_sent': None, 'notifications': None, 'translator_type': 'none'}, 'geo': None, 'coordinates': None, 'place': None, 'contributors': None, 'is_quote_status': False, 'retweet_count': 324, 'favorite_count': 445, 'favorited': False, 'retweeted': False, 'possibly_sensitive': False, 'lang': 'en'}, 'is_quote_status': False, 'retweet_count': 324, 'favorite_count': 0, 'favorited': False, 'retweeted': False, 'possibly_sensitive': False, 'lang': 'en'}, {'created_at': 'Tue Nov 01 01:43:19 +0000 2016', 'id': 793267140266602496, 'id_str': '793267140266602496', 'text': 'RT @Ncikstar: Spy Has Given the FBI Information Alleging a Russian Operation to Cultivate Donald Trump https://t.co/xdayto37bJ #CrookedDona…', 'truncated': False, 'entities': {'hashtags': [], 'symbols': [], 'user_mentions': [], 'urls': [{'url': 'https://t.co/xdayto37bJ', 'expanded_url': 'http://www.motherjones.com/politics/2016/10/veteran-spy-gave-fbi-info-alleging-russian-operation-cultivate-donald-trump', 'display_url': 'motherjones.com/politics/2016/…', 'indices': [103, 126]}]}, 'source': '<a href="http://twitter.com/download/android" rel="nofollow">Twitter for Android</a>', 'in_reply_to_status_id': None, 'in_reply_to_status_id_str': None, 'in_reply_to_user_id': None, 'in_reply_to_user_id_str': None, 'in_reply_to_screen_name': None, 'user': {'id': 222502938, 'id_str': '222502938', 'name': '♻🔥☸♎', 'screen_name': 'Plaid_Undercat', 'location': 'North of Detroit/Michigan/USA', 'description': '#Equality #proCHOICE #WomensHealth #SafeAbortion #WomensRights #HumanRights #TheResistance #Resist #IStandWithPP #MisfitsFiend #GeorgeCarlin #AleciaMoore @Pink', 'url': 'https://t.co/FmYO4AdU2v', 'entities': {'url': {'urls': [{'url': 'https://t.co/FmYO4AdU2v', 'expanded_url': 'http://www.instagram.com/plaid_undercat', 'display_url': 'instagram.com/plaid_undercat', 'indices': [0, 23]}]}, 'description': {'urls': []}}, 'protected': False, 'followers_count': 3023, 'friends_count': 3157, 'listed_count': 134, 'created_at': 'Fri Dec 03 16:20:11 +0000 2010', 'favourites_count': 6679, 'utc_offset': -18000, 'time_zone': 'Central Time (US & Canada)', 'geo_enabled': True, 'verified': False, 'statuses_count': 48503, 'lang': 'en', 'contributors_enabled': False, 'is_translator': False, 'is_translation_enabled': False, 'profile_background_color': '642D8B', 'profile_background_image_url': 'http://pbs.twimg.com/profile_background_images/390401350/AimeePnk.png', 'profile_background_image_url_https': 'https://pbs.twimg.com/profile_background_images/390401350/AimeePnk.png', 'profile_background_tile': True, 'profile_image_url': 'http://pbs.twimg.com/profile_images/899349613517426689/9AkHQvNu_normal.jpg', 'profile_image_url_https': 'https://pbs.twimg.com/profile_images/899349613517426689/9AkHQvNu_normal.jpg', 'profile_banner_url': 'https://pbs.twimg.com/profile_banners/222502938/1502851637', 'profile_link_color': '8C00FF', 'profile_sidebar_border_color': '65B0DA', 'profile_sidebar_fill_color': '7AC3EE', 'profile_text_color': '3D1957', 'profile_use_background_image': True, 'has_extended_profile': True, 'default_profile': False, 'default_profile_image': False, 'following': None, 'follow_request_sent': None, 'notifications': None, 'translator_type': 'none'}, 'geo': None, 'coordinates': None, 'place': None, 'contributors': None, 'retweeted_status': {'created_at': 'Tue Nov 01 01:27:47 +0000 2016', 'id': 793263230932115456, 'id_str': '793263230932115456', 'text': 'Spy Has Given the FBI Information Alleging a Russian Operation to Cultivate Donald Trump https://t.co/xdayto37bJ #CrookedDonald #NeverTrump', 'truncated': False, 'entities': {'hashtags': [{'text': 'CrookedDonald', 'indices': [113, 127]}, {'text': 'NeverTrump', 'indices': [128, 139]}], 'symbols': [], 'user_mentions': [], 'urls': [{'url': 'https://t.co/xdayto37bJ', 'expanded_url': 'http://www.motherjones.com/politics/2016/10/veteran-spy-gave-fbi-info-alleging-russian-operation-cultivate-donald-trump', 'display_url': 'motherjones.com/politics/2016/…', 'indices': [89, 112]}]}, 'source': '<a href="http://twitter.com" rel="nofollow">Twitter Web Client</a>', 'in_reply_to_status_id': None, 'in_reply_to_status_id_str': None, 'in_reply_to_user_id': None, 'in_reply_to_user_id_str': None, 'in_reply_to_screen_name': None, 'user': {'id': 29818828, 'id_str': '29818828', 'name': 'Nik.in.SF', 'screen_name': 'NikNcikstar', 'location': 'San Francisco', 'description': 'Intentionally incomprehensible.', 'url': None, 'entities': {'description': {'urls': []}}, 'protected': False, 'followers_count': 134, 'friends_count': 407, 'listed_count': 9, 'created_at': 'Wed Apr 08 20:58:32 +0000 2009', 'favourites_count': 2298, 'utc_offset': 3600, 'time_zone': 'London', 'geo_enabled': False, 'verified': False, 'statuses_count': 6001, 'lang': 'en', 'contributors_enabled': False, 'is_translator': False, 'is_translation_enabled': False, 'profile_background_color': '000000', 'profile_background_image_url': 'http://abs.twimg.com/images/themes/theme15/bg.png', 'profile_background_image_url_https': 'https://abs.twimg.com/images/themes/theme15/bg.png', 'profile_background_tile': False, 'profile_image_url': 'http://pbs.twimg.com/profile_images/820366820511137792/NZBXxyUd_normal.jpg', 'profile_image_url_https': 'https://pbs.twimg.com/profile_images/820366820511137792/NZBXxyUd_normal.jpg', 'profile_banner_url': 'https://pbs.twimg.com/profile_banners/29818828/1486947664', 'profile_link_color': '91D2FA', 'profile_sidebar_border_color': '000000', 'profile_sidebar_fill_color': '000000', 'profile_text_color': '000000', 'profile_use_background_image': False, 'has_extended_profile': False, 'default_profile': False, 'default_profile_image': False, 'following': None, 'follow_request_sent': None, 'notifications': None, 'translator_type': 'none'}, 'geo': None, 'coordinates': None, 'place': None, 'contributors': None, 'is_quote_status': False, 'retweet_count': 2, 'favorite_count': 0, 'favorited': False, 'retweeted': False, 'possibly_sensitive': False, 'lang': 'en'}, 'is_quote_status': False, 'retweet_count': 2, 'favorite_count': 0, 'favorited': False, 'retweeted': False, 'possibly_sensitive': True, 'lang': 'en'}, {'created_at': 'Tue Nov 01 01:42:08 +0000 2016', 'id': 793266844035579904, 'id_str': '793266844035579904', 'text': 'RT @LindaSuhler: My party and my government have let me down;\nI believe we can do much better:\nI am a Trump Supporter\n\n#TrumpPence16🇺🇸 #Wom…', 'truncated': False, 'entities': {'hashtags': [{'text': 'TrumpPence16', 'indices': [119, 132]}], 'symbols': [], 'user_mentions': [{'screen_name': 'LindaSuhler', 'name': 'Linda Suhler, Ph.D.', 'id': 347627434, 'id_str': '347627434', 'indices': [3, 15]}], 'urls': []}, 'source': '<a href="http://twitter.com" rel="nofollow">Twitter Web Client</a>', 'in_reply_to_status_id': None, 'in_reply_to_status_id_str': None, 'in_reply_to_user_id': None, 'in_reply_to_user_id_str': None, 'in_reply_to_screen_name': None, 'user': {'id': 415175014, 'id_str': '415175014', 'name': 'Miriam', 'screen_name': 'MiriamRoseMc', 'location': 'Northern Michigan', 'description': 'Knitter, nature lover, World Traveller, Mother of 5, grandmother of 15, Married 52 years, On twitter to support @POTUS & combat the #fakenews', 'url': None, 'entities': {'description': {'urls': []}}, 'protected': False, 'followers_count': 5188, 'friends_count': 5698, 'listed_count': 284, 'created_at': 'Fri Nov 18 00:33:01 +0000 2011', 'favourites_count': 31665, 'utc_offset': -25200, 'time_zone': 'Pacific Time (US & Canada)', 'geo_enabled': True, 'verified': False, 'statuses_count': 183622, 'lang': 'en', 'contributors_enabled': False, 'is_translator': False, 'is_translation_enabled': False, 'profile_background_color': '000000', 'profile_background_image_url': 'http://abs.twimg.com/images/themes/theme1/bg.png', 'profile_background_image_url_https': 'https://abs.twimg.com/images/themes/theme1/bg.png', 'profile_background_tile': False, 'profile_image_url': 'http://pbs.twimg.com/profile_images/833790031915388929/nWWppsEL_normal.jpg', 'profile_image_url_https': 'https://pbs.twimg.com/profile_images/833790031915388929/nWWppsEL_normal.jpg', 'profile_banner_url': 'https://pbs.twimg.com/profile_banners/415175014/1479232376', 'profile_link_color': 'F58EA8', 'profile_sidebar_border_color': '000000', 'profile_sidebar_fill_color': '000000', 'profile_text_color': '000000', 'profile_use_background_image': False, 'has_extended_profile': True, 'default_profile': False, 'default_profile_image': False, 'following': None, 'follow_request_sent': None, 'notifications': None, 'translator_type': 'none'}, 'geo': None, 'coordinates': None, 'place': None, 'contributors': None, 'retweeted_status': {'created_at': 'Tue Oct 11 03:54:00 +0000 2016', 'id': 785689883004153856, 'id_str': '785689883004153856', 'text': 'My party and my government have let me down;\nI believe we can do much better:\nI am a Trump Supporter\n\n#TrumpPence16… https://t.co/A1wKnDdFHe', 'truncated': True, 'entities': {'hashtags': [{'text': 'TrumpPence16', 'indices': [102, 115]}], 'symbols': [], 'user_mentions': [], 'urls': [{'url': 'https://t.co/A1wKnDdFHe', 'expanded_url': 'https://twitter.com/i/web/status/785689883004153856', 'display_url': 'twitter.com/i/web/status/7…', 'indices': [117, 140]}]}, 'source': '<a href="http://twitter.com" rel="nofollow">Twitter Web Client</a>', 'in_reply_to_status_id': None, 'in_reply_to_status_id_str': None, 'in_reply_to_user_id': None, 'in_reply_to_user_id_str': None, 'in_reply_to_screen_name': None, 'user': {'id': 347627434, 'id_str': '347627434', 'name': 'Linda Suhler, Ph.D.', 'screen_name': 'LindaSuhler', 'location': '#AmericaFirst', 'description': 'I support PRESIDENT Trump! #AmericaFirst Christian supports Family~Constitution~Capitalism~ 1A~2A~NRA~10A~Military~Police~Israel~views are my own only #MAGA🇺🇸', 'url': 'https://t.co/7LHIXeDVuD', 'entities': {'url': {'urls': [{'url': 'https://t.co/7LHIXeDVuD', 'expanded_url': 'https://www.whitehouse.gov/', 'display_url': 'whitehouse.gov', 'indices': [0, 23]}]}, 'description': {'urls': []}}, 'protected': False, 'followers_count': 340447, 'friends_count': 63902, 'listed_count': 2226, 'created_at': 'Wed Aug 03 03:00:30 +0000 2011', 'favourites_count': 15300, 'utc_offset': -25200, 'time_zone': 'Arizona', 'geo_enabled': False, 'verified': False, 'statuses_count': 311043, 'lang': 'en', 'contributors_enabled': False, 'is_translator': False, 'is_translation_enabled': False, 'profile_background_color': '3B94D9', 'profile_background_image_url': 'http://pbs.twimg.com/profile_background_images/691013490786480128/DOyk-OXN.png', 'profile_background_image_url_https': 'https://pbs.twimg.com/profile_background_images/691013490786480128/DOyk-OXN.png', 'profile_background_tile': True, 'profile_image_url': 'http://pbs.twimg.com/profile_images/816430830532718592/MZ3braDh_normal.jpg', 'profile_image_url_https': 'https://pbs.twimg.com/profile_images/816430830532718592/MZ3braDh_normal.jpg', 'profile_banner_url': 'https://pbs.twimg.com/profile_banners/347627434/1484937317', 'profile_link_color': 'DD2E44', 'profile_sidebar_border_color': 'FFFFFF', 'profile_sidebar_fill_color': 'A0C5C7', 'profile_text_color': '333333', 'profile_use_background_image': True, 'has_extended_profile': False, 'default_profile': False, 'default_profile_image': False, 'following': None, 'follow_request_sent': None, 'notifications': None, 'translator_type': 'none'}, 'geo': None, 'coordinates': None, 'place': None, 'contributors': None, 'is_quote_status': False, 'retweet_count': 8654, 'favorite_count': 8700, 'favorited': False, 'retweeted': False, 'possibly_sensitive': False, 'lang': 'en'}, 'is_quote_status': False, 'retweet_count': 8654, 'favorite_count': 0, 'favorited': False, 'retweeted': False, 'lang': 'en'}, {'created_at': 'Tue Nov 01 01:40:39 +0000 2016', 'id': 793266471669420032, 'id_str': '793266471669420032', 'text': 'RT @starknightz: Hillary camp admits it doesn’t support $15 minimum wage\nhttps://t.co/wdknTvacnI #Bernie \n#hillary #emails \n#Trump #TrumpTr…', 'truncated': False, 'entities': {'hashtags': [{'text': 'Bernie', 'indices': [97, 104]}, {'text': 'hillary', 'indices': [106, 114]}, {'text': 'emails', 'indices': [115, 122]}, {'text': 'Trump', 'indices': [124, 130]}], 'symbols': [], 'user_mentions': [{'screen_name': 'starknightz', 'name': 'Friend or Foe?', 'id': 443304640, 'id_str': '443304640', 'indices': [3, 15]}], 'urls': [{'url': 'https://t.co/wdknTvacnI', 'expanded_url': 'https://wikileaks.org/podesta-emails/emailid/2893', 'display_url': 'wikileaks.org/podesta-emails…', 'indices': [73, 96]}]}, 'source': '<a href="http://twitter.com/download/iphone" rel="nofollow">Twitter for iPhone</a>', 'in_reply_to_status_id': None, 'in_reply_to_status_id_str': None, 'in_reply_to_user_id': None, 'in_reply_to_user_id_str': None, 'in_reply_to_screen_name': None, 'user': {'id': 1642945718, 'id_str': '1642945718', 'name': 'David', 'screen_name': 'pumoligy', 'location': 'Michigan, USA', 'description': 'A nation of laws not men! Pro Trump, Christianity & laughing at snow flakes MAGA', 'url': None, 'entities': {'description': {'urls': []}}, 'protected': False, 'followers_count': 3113, 'friends_count': 4678, 'listed_count': 31, 'created_at': 'Sat Aug 03 14:24:22 +0000 2013', 'favourites_count': 9547, 'utc_offset': None, 'time_zone': None, 'geo_enabled': True, 'verified': False, 'statuses_count': 35741, 'lang': 'en', 'contributors_enabled': False, 'is_translator': False, 'is_translation_enabled': False, 'profile_background_color': 'C0DEED', 'profile_background_image_url': 'http://abs.twimg.com/images/themes/theme1/bg.png', 'profile_background_image_url_https': 'https://abs.twimg.com/images/themes/theme1/bg.png', 'profile_background_tile': False, 'profile_image_url': 'http://pbs.twimg.com/profile_images/785295536643567620/MV9_msgw_normal.jpg', 'profile_image_url_https': 'https://pbs.twimg.com/profile_images/785295536643567620/MV9_msgw_normal.jpg', 'profile_banner_url': 'https://pbs.twimg.com/profile_banners/1642945718/1476270308', 'profile_link_color': '1DA1F2', 'profile_sidebar_border_color': 'C0DEED', 'profile_sidebar_fill_color': 'DDEEF6', 'profile_text_color': '333333', 'profile_use_background_image': True, 'has_extended_profile': False, 'default_profile': True, 'default_profile_image': False, 'following': None, 'follow_request_sent': None, 'notifications': None, 'translator_type': 'none'}, 'geo': None, 'coordinates': None, 'place': None, 'contributors': None, 'retweeted_status': {'created_at': 'Tue Nov 01 01:16:03 +0000 2016', 'id': 793260278628614144, 'id_str': '793260278628614144', 'text': 'Hillary camp admits it doesn’t support $15 minimum wage\nhttps://t.co/wdknTvacnI #Bernie \n#hillary #emails \n#Trump… https://t.co/qa18zwndXk', 'truncated': True, 'entities': {'hashtags': [{'text': 'Bernie', 'indices': [80, 87]}, {'text': 'hillary', 'indices': [89, 97]}, {'text': 'emails', 'indices': [98, 105]}, {'text': 'Trump', 'indices': [107, 113]}], 'symbols': [], 'user_mentions': [], 'urls': [{'url': 'https://t.co/wdknTvacnI', 'expanded_url': 'https://wikileaks.org/podesta-emails/emailid/2893', 'display_url': 'wikileaks.org/podesta-emails…', 'indices': [56, 79]}, {'url': 'https://t.co/qa18zwndXk', 'expanded_url': 'https://twitter.com/i/web/status/793260278628614144', 'display_url': 'twitter.com/i/web/status/7…', 'indices': [115, 138]}]}, 'source': '<a href="http://twitter.com" rel="nofollow">Twitter Web Client</a>', 'in_reply_to_status_id': None, 'in_reply_to_status_id_str': None, 'in_reply_to_user_id': None, 'in_reply_to_user_id_str': None, 'in_reply_to_screen_name': None, 'user': {'id': 443304640, 'id_str': '443304640', 'name': 'Friend or Foe?', 'screen_name': 'starknightz', 'location': '', 'description': "Our Fight: GOOD VS EVIL. THANK U PRESIDENT TRUMP! Empty that SWAMP & PLEASE Stop Killers: Gmo's, Vaccines & Chemtrails. #Maga #Trump #NEWS", 'url': None, 'entities': {'description': {'urls': []}}, 'protected': False, 'followers_count': 12425, 'friends_count': 12699, 'listed_count': 210, 'created_at': 'Thu Dec 22 01:48:44 +0000 2011', 'favourites_count': 102490, 'utc_offset': -14400, 'time_zone': 'Eastern Time (US & Canada)', 'geo_enabled': False, 'verified': False, 'statuses_count': 123632, 'lang': 'en', 'contributors_enabled': False, 'is_translator': False, 'is_translation_enabled': False, 'profile_background_color': '000000', 'profile_background_image_url': 'http://abs.twimg.com/images/themes/theme18/bg.gif', 'profile_background_image_url_https': 'https://abs.twimg.com/images/themes/theme18/bg.gif', 'profile_background_tile': False, 'profile_image_url': 'http://pbs.twimg.com/profile_images/852673721122861056/a5XE5Etd_normal.jpg', 'profile_image_url_https': 'https://pbs.twimg.com/profile_images/852673721122861056/a5XE5Etd_normal.jpg', 'profile_banner_url': 'https://pbs.twimg.com/profile_banners/443304640/1492127622', 'profile_link_color': 'E81C4F', 'profile_sidebar_border_color': '000000', 'profile_sidebar_fill_color': '000000', 'profile_text_color': '000000', 'profile_use_background_image': False, 'has_extended_profile': False, 'default_profile': False, 'default_profile_image': False, 'following': None, 'follow_request_sent': None, 'notifications': None, 'translator_type': 'none'}, 'geo': None, 'coordinates': None, 'place': None, 'contributors': None, 'is_quote_status': False, 'retweet_count': 8, 'favorite_count': 5, 'favorited': False, 'retweeted': False, 'possibly_sensitive': False, 'lang': 'en'}, 'is_quote_status': False, 'retweet_count': 8, 'favorite_count': 0, 'favorited': False, 'retweeted': False, 'possibly_sensitive': False, 'lang': 'en'}, {'created_at': 'Tue Nov 01 01:44:06 +0000 2016', 'id': 793267339533905920, 'id_str': '793267339533905920', 'text': 'RT @mike_pence: Great rally in Clearwater! In 8 days, we are going to win Florida and we are going to win back the White House! #MAGA https…', 'truncated': False, 'entities': {'hashtags': [{'text': 'MAGA', 'indices': [128, 133]}], 'symbols': [], 'user_mentions': [{'screen_name': 'mike_pence', 'name': 'Mike Pence', 'id': 22203756, 'id_str': '22203756', 'indices': [3, 14]}], 'urls': []}, 'source': '<a href="http://twitter.com/download/iphone" rel="nofollow">Twitter for iPhone</a>', 'in_reply_to_status_id': None, 'in_reply_to_status_id_str': None, 'in_reply_to_user_id': None, 'in_reply_to_user_id_str': None, 'in_reply_to_screen_name': None, 'user': {'id': 28569011, 'id_str': '28569011', 'name': 'MAGA Save The USA', 'screen_name': 'KldudePap', 'location': 'United States', 'description': "Life Member of HOG, Deplorable Bitter Clinger, Harley's, GOD, Guns, and the Constitution of the United States. MAGA", 'url': None, 'entities': {'description': {'urls': []}}, 'protected': False, 'followers_count': 2141, 'friends_count': 4921, 'listed_count': 79, 'created_at': 'Fri Apr 03 14:07:11 +0000 2009', 'favourites_count': 4124, 'utc_offset': -18000, 'time_zone': 'Central Time (US & Canada)', 'geo_enabled': False, 'verified': False, 'statuses_count': 71851, 'lang': 'en', 'contributors_enabled': False, 'is_translator': False, 'is_translation_enabled': False, 'profile_background_color': 'C0DEED', 'profile_background_image_url': 'http://abs.twimg.com/images/themes/theme1/bg.png', 'profile_background_image_url_https': 'https://abs.twimg.com/images/themes/theme1/bg.png', 'profile_background_tile': False, 'profile_image_url': 'http://pbs.twimg.com/profile_images/831451527550267392/LINHKTQq_normal.jpg', 'profile_image_url_https': 'https://pbs.twimg.com/profile_images/831451527550267392/LINHKTQq_normal.jpg', 'profile_banner_url': 'https://pbs.twimg.com/profile_banners/28569011/1487068469', 'profile_link_color': '1DA1F2', 'profile_sidebar_border_color': 'C0DEED', 'profile_sidebar_fill_color': 'DDEEF6', 'profile_text_color': '333333', 'profile_use_background_image': True, 'has_extended_profile': False, 'default_profile': True, 'default_profile_image': False, 'following': None, 'follow_request_sent': None, 'notifications': None, 'translator_type': 'none'}, 'geo': None, 'coordinates': None, 'place': None, 'contributors': None, 'retweeted_status': {'created_at': 'Mon Oct 31 23:55:26 +0000 2016', 'id': 793239992097210368, 'id_str': '793239992097210368', 'text': 'Great rally in Clearwater! In 8 days, we are going to win Florida and we are going to win back the White House!… https://t.co/YKooE37eSW', 'truncated': True, 'entities': {'hashtags': [], 'symbols': [], 'user_mentions': [], 'urls': [{'url': 'https://t.co/YKooE37eSW', 'expanded_url': 'https://twitter.com/i/web/status/793239992097210368', 'display_url': 'twitter.com/i/web/status/7…', 'indices': [113, 136]}]}, 'source': '<a href="http://twitter.com/download/iphone" rel="nofollow">Twitter for iPhone</a>', 'in_reply_to_status_id': None, 'in_reply_to_status_id_str': None, 'in_reply_to_user_id': None, 'in_reply_to_user_id_str': None, 'in_reply_to_screen_name': None, 'user': {'id': 22203756, 'id_str': '22203756', 'name': 'Mike Pence', 'screen_name': 'mike_pence', 'location': '', 'description': 'Vice President of the United States', 'url': 'https://t.co/mZB2hymxC9', 'entities': {'url': {'urls': [{'url': 'https://t.co/mZB2hymxC9', 'expanded_url': 'http://www.DonaldJTrump.com', 'display_url': 'DonaldJTrump.com', 'indices': [0, 23]}]}, 'description': {'urls': []}}, 'protected': False, 'followers_count': 2504275, 'friends_count': 1193, 'listed_count': 7174, 'created_at': 'Fri Feb 27 23:04:51 +0000 2009', 'favourites_count': 738, 'utc_offset': -18000, 'time_zone': 'Central Time (US & Canada)', 'geo_enabled': True, 'verified': True, 'statuses_count': 5311, 'lang': 'en', 'contributors_enabled': False, 'is_translator': False, 'is_translation_enabled': False, 'profile_background_color': '022330', 'profile_background_image_url': 'http://pbs.twimg.com/profile_background_images/502848488669851648/BwEU4gyE.jpeg', 'profile_background_image_url_https': 'https://pbs.twimg.com/profile_background_images/502848488669851648/BwEU4gyE.jpeg', 'profile_background_tile': True, 'profile_image_url': 'http://pbs.twimg.com/profile_images/817805976262811648/pP-XV5Sm_normal.jpg', 'profile_image_url_https': 'https://pbs.twimg.com/profile_images/817805976262811648/pP-XV5Sm_normal.jpg', 'profile_banner_url': 'https://pbs.twimg.com/profile_banners/22203756/1478793898', 'profile_link_color': '0084B4', 'profile_sidebar_border_color': 'FFFFFF', 'profile_sidebar_fill_color': 'D6D6D6', 'profile_text_color': '002248', 'profile_use_background_image': False, 'has_extended_profile': False, 'default_profile': False, 'default_profile_image': False, 'following': None, 'follow_request_sent': None, 'notifications': None, 'translator_type': 'none'}, 'geo': None, 'coordinates': None, 'place': None, 'contributors': None, 'is_quote_status': False, 'retweet_count': 2161, 'favorite_count': 5865, 'favorited': False, 'retweeted': False, 'possibly_sensitive': False, 'lang': 'en'}, 'is_quote_status': False, 'retweet_count': 2161, 'favorite_count': 0, 'favorited': False, 'retweeted': False, 'lang': 'en'}, {'created_at': 'Tue Nov 01 01:44:29 +0000 2016', 'id': 793267437441462272, 'id_str': '793267437441462272', 'text': 'RT @bfraser747: 💥💥 #WakeUpAmerica \n\nThis might be the last chance we have to elect a POTUS who is really 4 WE THE PEOPLE \n\n#DrainTheSwamp…', 'truncated': False, 'entities': {'hashtags': [{'text': 'WakeUpAmerica', 'indices': [19, 33]}, {'text': 'DrainTheSwamp', 'indices': [123, 137]}], 'symbols': [], 'user_mentions': [{'screen_name': 'bfraser747', 'name': 'BRIAN FRASER', 'id': 274891222, 'id_str': '274891222', 'indices': [3, 14]}], 'urls': []}, 'source': '<a href="http://twitter.com/download/android" rel="nofollow">Twitter for Android</a>', 'in_reply_to_status_id': None, 'in_reply_to_status_id_str': None, 'in_reply_to_user_id': None, 'in_reply_to_user_id_str': None, 'in_reply_to_screen_name': None, 'user': {'id': 699276523354857472, 'id_str': '699276523354857472', 'name': 'Mznannalouise', 'screen_name': 'mznannalouise', 'location': 'Michigan, USA', 'description': 'God is love!\nRT,follows etc dont necessarily constitute endorsements,as i tweet,RT&follow 4many different reasons. \nNO list Please !', 'url': None, 'entities': {'description': {'urls': []}}, 'protected': False, 'followers_count': 3373, 'friends_count': 4990, 'listed_count': 121, 'created_at': 'Mon Feb 15 16:58:09 +0000 2016', 'favourites_count': 44115, 'utc_offset': None, 'time_zone': None, 'geo_enabled': False, 'verified': False, 'statuses_count': 71705, 'lang': 'en', 'contributors_enabled': False, 'is_translator': False, 'is_translation_enabled': False, 'profile_background_color': 'F5F8FA', 'profile_background_image_url': None, 'profile_background_image_url_https': None, 'profile_background_tile': False, 'profile_image_url': 'http://pbs.twimg.com/profile_images/699452173713743872/cFYQcyIf_normal.jpg', 'profile_image_url_https': 'https://pbs.twimg.com/profile_images/699452173713743872/cFYQcyIf_normal.jpg', 'profile_banner_url': 'https://pbs.twimg.com/profile_banners/699276523354857472/1455597332', 'profile_link_color': '1DA1F2', 'profile_sidebar_border_color': 'C0DEED', 'profile_sidebar_fill_color': 'DDEEF6', 'profile_text_color': '333333', 'profile_use_background_image': True, 'has_extended_profile': False, 'default_profile': True, 'default_profile_image': False, 'following': None, 'follow_request_sent': None, 'notifications': None, 'translator_type': 'none'}, 'geo': None, 'coordinates': None, 'place': None, 'contributors': None, 'retweeted_status': {'created_at': 'Mon Oct 31 21:27:50 +0000 2016', 'id': 793202848800477184, 'id_str': '793202848800477184', 'text': '💥💥 #WakeUpAmerica \n\nThis might be the last chance we have to elect a POTUS who is really 4 WE THE PEOPLE… https://t.co/m0n412E1ru', 'truncated': True, 'entities': {'hashtags': [{'text': 'WakeUpAmerica', 'indices': [3, 17]}], 'symbols': [], 'user_mentions': [], 'urls': [{'url': 'https://t.co/m0n412E1ru', 'expanded_url': 'https://twitter.com/i/web/status/793202848800477184', 'display_url': 'twitter.com/i/web/status/7…', 'indices': [106, 129]}]}, 'source': '<a href="http://twitter.com/download/android" rel="nofollow">Twitter for Android</a>', 'in_reply_to_status_id': None, 'in_reply_to_status_id_str': None, 'in_reply_to_user_id': None, 'in_reply_to_user_id_str': None, 'in_reply_to_screen_name': None, 'user': {'id': 274891222, 'id_str': '274891222', 'name': 'BRIAN FRASER', 'screen_name': 'bfraser747', 'location': 'Pacific North West', 'description': 'PROUD Supporter of #PresidentTrump fighting one tweet at a time #MAGA !! Retweeted by @realDonaldTrump #AmericaFirst 🇺🇸', 'url': 'https://t.co/tSqhVpXPN3', 'entities': {'url': {'urls': [{'url': 'https://t.co/tSqhVpXPN3', 'expanded_url': 'https://www.gofundme.com/help-with-health-medical-expenses', 'display_url': 'gofundme.com/help-with-heal…', 'indices': [0, 23]}]}, 'description': {'urls': []}}, 'protected': False, 'followers_count': 193046, 'friends_count': 130424, 'listed_count': 927, 'created_at': 'Thu Mar 31 06:44:35 +0000 2011', 'favourites_count': 128365, 'utc_offset': -25200, 'time_zone': 'Pacific Time (US & Canada)', 'geo_enabled': False, 'verified': False, 'statuses_count': 125537, 'lang': 'en', 'contributors_enabled': False, 'is_translator': False, 'is_translation_enabled': False, 'profile_background_color': 'C0DEED', 'profile_background_image_url': 'http://abs.twimg.com/images/themes/theme1/bg.png', 'profile_background_image_url_https': 'https://abs.twimg.com/images/themes/theme1/bg.png', 'profile_background_tile': False, 'profile_image_url': 'http://pbs.twimg.com/profile_images/860804942759477249/upOGCQTn_normal.jpg', 'profile_image_url_https': 'https://pbs.twimg.com/profile_images/860804942759477249/upOGCQTn_normal.jpg', 'profile_banner_url': 'https://pbs.twimg.com/profile_banners/274891222/1497496957', 'profile_link_color': '1DA1F2', 'profile_sidebar_border_color': 'C0DEED', 'profile_sidebar_fill_color': 'DDEEF6', 'profile_text_color': '333333', 'profile_use_background_image': True, 'has_extended_profile': True, 'default_profile': True, 'default_profile_image': False, 'following': None, 'follow_request_sent': None, 'notifications': None, 'translator_type': 'none'}, 'geo': None, 'coordinates': None, 'place': None, 'contributors': None, 'is_quote_status': False, 'retweet_count': 697, 'favorite_count': 692, 'favorited': False, 'retweeted': False, 'possibly_sensitive': False, 'lang': 'en'}, 'is_quote_status': False, 'retweet_count': 697, 'favorite_count': 0, 'favorited': False, 'retweeted': False, 'lang': 'en'}, {'created_at': 'Tue Nov 01 01:42:32 +0000 2016', 'id': 793266943033769984, 'id_str': '793266943033769984', 'text': 'RT @TheFunnyVine: RT if you flinched https://t.co/Xgn4Zf0LUY', 'truncated': False, 'entities': {'hashtags': [], 'symbols': [], 'user_mentions': [{'screen_name': 'TheFunnyVine', 'name': 'Best Vines', 'id': 498177610, 'id_str': '498177610', 'indices': [3, 16]}], 'urls': [{'url': 'https://t.co/Xgn4Zf0LUY', 'expanded_url': 'https://vine.co/v/e2YAatuipVW', 'display_url': 'vine.co/v/e2YAatuipVW', 'indices': [37, 60]}]}, 'source': '<a href="http://twitter.com/download/android" rel="nofollow">Twitter for Android</a>', 'in_reply_to_status_id': None, 'in_reply_to_status_id_str': None, 'in_reply_to_user_id': None, 'in_reply_to_user_id_str': None, 'in_reply_to_screen_name': None, 'user': {'id': 339458398, 'id_str': '339458398', 'name': 'Антонио', 'screen_name': 'AntonioEstavez', 'location': '', 'description': 'US Army', 'url': None, 'entities': {'description': {'urls': []}}, 'protected': False, 'followers_count': 473, 'friends_count': 453, 'listed_count': 1, 'created_at': 'Thu Jul 21 04:08:11 +0000 2011', 'favourites_count': 9048, 'utc_offset': -25200, 'time_zone': 'Pacific Time (US & Canada)', 'geo_enabled': False, 'verified': False, 'statuses_count': 7318, 'lang': 'en', 'contributors_enabled': False, 'is_translator': False, 'is_translation_enabled': False, 'profile_background_color': 'C0DEED', 'profile_background_image_url': 'http://abs.twimg.com/images/themes/theme1/bg.png', 'profile_background_image_url_https': 'https://abs.twimg.com/images/themes/theme1/bg.png', 'profile_background_tile': False, 'profile_image_url': 'http://pbs.twimg.com/profile_images/903349506862981120/M7jkH0AV_normal.jpg', 'profile_image_url_https': 'https://pbs.twimg.com/profile_images/903349506862981120/M7jkH0AV_normal.jpg', 'profile_banner_url': 'https://pbs.twimg.com/profile_banners/339458398/1464546100', 'profile_link_color': '1DA1F2', 'profile_sidebar_border_color': 'C0DEED', 'profile_sidebar_fill_color': 'DDEEF6', 'profile_text_color': '333333', 'profile_use_background_image': True, 'has_extended_profile': True, 'default_profile': True, 'default_profile_image': False, 'following': None, 'follow_request_sent': None, 'notifications': None, 'translator_type': 'none'}, 'geo': None, 'coordinates': None, 'place': None, 'contributors': None, 'retweeted_status': {'created_at': 'Thu Oct 27 20:15:17 +0000 2016', 'id': 791735037708337152, 'id_str': '791735037708337152', 'text': 'RT if you flinched https://t.co/Xgn4Zf0LUY', 'truncated': False, 'entities': {'hashtags': [], 'symbols': [], 'user_mentions': [], 'urls': [{'url': 'https://t.co/Xgn4Zf0LUY', 'expanded_url': 'https://vine.co/v/e2YAatuipVW', 'display_url': 'vine.co/v/e2YAatuipVW', 'indices': [19, 42]}]}, 'source': '<a href="http://www.hootsuite.com" rel="nofollow">Hootsuite</a>', 'in_reply_to_status_id': None, 'in_reply_to_status_id_str': None, 'in_reply_to_user_id': None, 'in_reply_to_user_id_str': None, 'in_reply_to_screen_name': None, 'user': {'id': 498177610, 'id_str': '498177610', 'name': 'Best Vines', 'screen_name': 'TheFunnyVine', 'location': '', 'description': 'We post all the best Vines. Not Affiliated With Vine! Contact: thefunnyvine@gmail.com', 'url': None, 'entities': {'description': {'urls': []}}, 'protected': False, 'followers_count': 1520043, 'friends_count': 3, 'listed_count': 2288, 'created_at': 'Mon Feb 20 19:31:53 +0000 2012', 'favourites_count': 15, 'utc_offset': -14400, 'time_zone': 'Eastern Time (US & Canada)', 'geo_enabled': False, 'verified': False, 'statuses_count': 16809, 'lang': 'en', 'contributors_enabled': False, 'is_translator': False, 'is_translation_enabled': False, 'profile_background_color': '1A1B1F', 'profile_background_image_url': 'http://pbs.twimg.com/profile_background_images/863599808/8409a6c3f97da1e08d2c670b2e83331f.jpeg', 'profile_background_image_url_https': 'https://pbs.twimg.com/profile_background_images/863599808/8409a6c3f97da1e08d2c670b2e83331f.jpeg', 'profile_background_tile': True, 'profile_image_url': 'http://pbs.twimg.com/profile_images/813378320276553729/UTEV02Fq_normal.jpg', 'profile_image_url_https': 'https://pbs.twimg.com/profile_images/813378320276553729/UTEV02Fq_normal.jpg', 'profile_banner_url': 'https://pbs.twimg.com/profile_banners/498177610/1482759479', 'profile_link_color': '2FC2EF', 'profile_sidebar_border_color': 'FFFFFF', 'profile_sidebar_fill_color': '252429', 'profile_text_color': '666666', 'profile_use_background_image': True, 'has_extended_profile': False, 'default_profile': False, 'default_profile_image': False, 'following': None, 'follow_request_sent': None, 'notifications': None, 'translator_type': 'none'}, 'geo': None, 'coordinates': None, 'place': None, 'contributors': None, 'is_quote_status': False, 'retweet_count': 2537, 'favorite_count': 2655, 'favorited': False, 'retweeted': False, 'possibly_sensitive': False, 'lang': 'en'}, 'is_quote_status': False, 'retweet_count': 2537, 'favorite_count': 0, 'favorited': False, 'retweeted': False, 'possibly_sensitive': False, 'lang': 'en'}]

In [ ]: