From a108c620b31634973c951c5efa804495b33c3f93 Mon Sep 17 00:00:00 2001 From: Harmon Date: Fri, 12 Jul 2019 20:03:33 -0500 Subject: [PATCH] Remove methods using deprecated GET users/suggestions endpoints This removes API.suggested_categories, API.suggested_users, and API.suggested_users_tweets, as the endpoints these methods use are now deprecated, return a 410 Gone error since June 30, 2019, and should no longer be used. This also removes the corresponding tests and cassettes and the now obsolete Category model. Reference: https://twittercommunity.com/t/upcoming-changes-to-user-object-and-get-users-suggestions-endpoints/124732 --- cassettes/testsuggestedcategories.json | 98 ------------ cassettes/testsuggestedusers.json | 191 ------------------------ cassettes/testsuggesteduserstweets.json | 191 ------------------------ tests/test_api.py | 16 -- tweepy/__init__.py | 2 +- tweepy/api.py | 39 ----- tweepy/models.py | 12 -- 7 files changed, 1 insertion(+), 548 deletions(-) delete mode 100644 cassettes/testsuggestedcategories.json delete mode 100644 cassettes/testsuggestedusers.json delete mode 100644 cassettes/testsuggesteduserstweets.json diff --git a/cassettes/testsuggestedcategories.json b/cassettes/testsuggestedcategories.json deleted file mode 100644 index f4e3683..0000000 --- a/cassettes/testsuggestedcategories.json +++ /dev/null @@ -1,98 +0,0 @@ -{ - "version": 1, - "interactions": [ - { - "response": { - "status": { - "message": "OK", - "code": 200 - }, - "body": { - "string": "[{\"size\":31,\"slug\":\"sports\",\"name\":\"Sports\"},{\"size\":14,\"slug\":\"entertainment\",\"name\":\"Entertainment\"},{\"size\":15,\"slug\":\"music\",\"name\":\"Music\"},{\"size\":15,\"slug\":\"digital-creators\",\"name\":\"Digital Creators\"},{\"size\":15,\"slug\":\"news\",\"name\":\"News\"},{\"size\":15,\"slug\":\"gaming\",\"name\":\"Gaming\"},{\"size\":15,\"slug\":\"government\",\"name\":\"Government\"},{\"size\":13,\"slug\":\"television\",\"name\":\"Television\"},{\"size\":14,\"slug\":\"funny\",\"name\":\"Funny\"},{\"size\":14,\"slug\":\"fashion\",\"name\":\"Fashion\"},{\"size\":15,\"slug\":\"food-drink\",\"name\":\"Food & Drink\"},{\"size\":9,\"slug\":\"family\",\"name\":\"Family\"},{\"size\":9,\"slug\":\"business\",\"name\":\"Business\"},{\"size\":9,\"slug\":\"books\",\"name\":\"Books\"},{\"size\":12,\"slug\":\"leaders\",\"name\":\"Leaders\"},{\"size\":12,\"slug\":\"influencers\",\"name\":\"Influencers\"}]" - }, - "headers": { - "content-length": [ - "770" - ], - "x-transaction": [ - "00defe8000e3912d" - ], - "last-modified": [ - "Sat, 05 Nov 2016 21:44:00 GMT" - ], - "x-rate-limit-reset": [ - "1478382710" - ], - "strict-transport-security": [ - "max-age=631138519" - ], - "server": [ - "tsa_b" - ], - "cache-control": [ - "no-cache, no-store, must-revalidate, pre-check=0, post-check=0" - ], - "x-content-type-options": [ - "nosniff" - ], - "x-rate-limit-remaining": [ - "11" - ], - "date": [ - "Sat, 05 Nov 2016 21:44:00 GMT" - ], - "x-twitter-response-tags": [ - "BouncerCompliant" - ], - "x-rate-limit-limit": [ - "15" - ], - "x-frame-options": [ - "SAMEORIGIN" - ], - "status": [ - "200 OK" - ], - "x-xss-protection": [ - "1; mode=block" - ], - "content-disposition": [ - "attachment; filename=json.json" - ], - "expires": [ - "Tue, 31 Mar 1981 05:00:00 GMT" - ], - "content-type": [ - "application/json;charset=utf-8" - ], - "set-cookie": [ - "lang=en; Path=/", - "guest_id=v1%3A147838224097629560; Domain=.twitter.com; Path=/; Expires=Mon, 05-Nov-2018 21:44:00 UTC" - ], - "pragma": [ - "no-cache" - ], - "x-access-level": [ - "read-write-directmessages" - ], - "x-response-time": [ - "15" - ], - "x-connection-hash": [ - "c14f38690ab62458c62837726818da4b" - ] - } - }, - "request": { - "method": "GET", - "uri": "https://api.twitter.com/1.1/users/suggestions.json", - "body": null, - "headers": { - "Host": [ - "api.twitter.com" - ] - } - } - } - ] -} \ No newline at end of file diff --git a/cassettes/testsuggestedusers.json b/cassettes/testsuggestedusers.json deleted file mode 100644 index 9bf8c37..0000000 --- a/cassettes/testsuggestedusers.json +++ /dev/null @@ -1,191 +0,0 @@ -{ - "version": 1, - "interactions": [ - { - "response": { - "status": { - "message": "OK", - "code": 200 - }, - "body": { - "string": "[{\"size\":31,\"slug\":\"sports\",\"name\":\"Sports\"},{\"size\":14,\"slug\":\"entertainment\",\"name\":\"Entertainment\"},{\"size\":15,\"slug\":\"music\",\"name\":\"Music\"},{\"size\":15,\"slug\":\"digital-creators\",\"name\":\"Digital Creators\"},{\"size\":15,\"slug\":\"news\",\"name\":\"News\"},{\"size\":15,\"slug\":\"gaming\",\"name\":\"Gaming\"},{\"size\":15,\"slug\":\"government\",\"name\":\"Government\"},{\"size\":13,\"slug\":\"television\",\"name\":\"Television\"},{\"size\":14,\"slug\":\"funny\",\"name\":\"Funny\"},{\"size\":14,\"slug\":\"fashion\",\"name\":\"Fashion\"},{\"size\":15,\"slug\":\"food-drink\",\"name\":\"Food & Drink\"},{\"size\":9,\"slug\":\"family\",\"name\":\"Family\"},{\"size\":9,\"slug\":\"business\",\"name\":\"Business\"},{\"size\":9,\"slug\":\"books\",\"name\":\"Books\"},{\"size\":12,\"slug\":\"leaders\",\"name\":\"Leaders\"},{\"size\":12,\"slug\":\"influencers\",\"name\":\"Influencers\"}]" - }, - "headers": { - "content-length": [ - "770" - ], - "x-transaction": [ - "00bcb7920002a7e6" - ], - "last-modified": [ - "Sat, 05 Nov 2016 21:44:01 GMT" - ], - "x-rate-limit-reset": [ - "1478382710" - ], - "strict-transport-security": [ - "max-age=631138519" - ], - "server": [ - "tsa_b" - ], - "cache-control": [ - "no-cache, no-store, must-revalidate, pre-check=0, post-check=0" - ], - "x-content-type-options": [ - "nosniff" - ], - "x-rate-limit-remaining": [ - "10" - ], - "date": [ - "Sat, 05 Nov 2016 21:44:01 GMT" - ], - "x-twitter-response-tags": [ - "BouncerCompliant" - ], - "x-rate-limit-limit": [ - "15" - ], - "x-frame-options": [ - "SAMEORIGIN" - ], - "status": [ - "200 OK" - ], - "x-xss-protection": [ - "1; mode=block" - ], - "content-disposition": [ - "attachment; filename=json.json" - ], - "expires": [ - "Tue, 31 Mar 1981 05:00:00 GMT" - ], - "content-type": [ - "application/json;charset=utf-8" - ], - "set-cookie": [ - "lang=en; Path=/", - "guest_id=v1%3A147838224115063694; Domain=.twitter.com; Path=/; Expires=Mon, 05-Nov-2018 21:44:01 UTC" - ], - "pragma": [ - "no-cache" - ], - "x-access-level": [ - "read-write-directmessages" - ], - "x-response-time": [ - "15" - ], - "x-connection-hash": [ - "83ede122ca4d653f70753898aa719f77" - ] - } - }, - "request": { - "method": "GET", - "uri": "https://api.twitter.com/1.1/users/suggestions.json", - "body": null, - "headers": { - "Host": [ - "api.twitter.com" - ] - } - } - }, - { - "response": { - "status": { - "message": "OK", - "code": 200 - }, - "body": { - "string": "{\"users\":[{\"id\":19923144,\"id_str\":\"19923144\",\"name\":\"NBA\",\"screen_name\":\"NBA\",\"location\":\"\",\"description\":\"30 teams, 1 goal. #ThisIsWhyWePlay\",\"url\":\"https:\\/\\/t.co\\/krBlSjaSod\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"https:\\/\\/t.co\\/krBlSjaSod\",\"expanded_url\":\"http:\\/\\/NBA.com\",\"display_url\":\"NBA.com\",\"indices\":[0,23]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"followers_count\":23555128,\"friends_count\":1556,\"listed_count\":45135,\"created_at\":\"Mon Feb 02 19:04:42 +0000 2009\",\"favourites_count\":178,\"utc_offset\":-14400,\"time_zone\":\"Eastern Time (US & Canada)\",\"geo_enabled\":false,\"verified\":true,\"statuses_count\":145432,\"lang\":\"en\",\"contributors_enabled\":false,\"is_translator\":false,\"is_translation_enabled\":true,\"profile_background_color\":\"003969\",\"profile_background_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_background_images\\/651942155276054528\\/Ry82B6Mn.png\",\"profile_background_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_background_images\\/651942155276054528\\/Ry82B6Mn.png\",\"profile_background_tile\":false,\"profile_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_images\\/789457223269412864\\/tBHQHI6Q_normal.jpg\",\"profile_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_images\\/789457223269412864\\/tBHQHI6Q_normal.jpg\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/19923144\\/1478352691\",\"profile_link_color\":\"3B94D9\",\"profile_sidebar_border_color\":\"000000\",\"profile_sidebar_fill_color\":\"FFFFFF\",\"profile_text_color\":\"333333\",\"profile_use_background_image\":false,\"has_extended_profile\":false,\"default_profile\":false,\"default_profile_image\":false,\"following\":false,\"follow_request_sent\":false,\"notifications\":false},{\"id\":23083404,\"id_str\":\"23083404\",\"name\":\"LeBron James\",\"screen_name\":\"KingJames\",\"location\":\"Amongst La Familia! \",\"description\":\"EST. AKRON - ST.V\\/M Class of '03 http:\\/\\/t.co\\/IneJylUd1m #IPROMISE\",\"url\":\"http:\\/\\/t.co\\/TuET0GeB2Z\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/TuET0GeB2Z\",\"expanded_url\":\"http:\\/\\/LeBronJames.com\",\"display_url\":\"LeBronJames.com\",\"indices\":[0,22]}]},\"description\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/IneJylUd1m\",\"expanded_url\":\"http:\\/\\/LeBronJamesFamilyFoundation.org\",\"display_url\":\"LeBronJamesFamilyFoundation.org\",\"indices\":[34,56]}]}},\"protected\":false,\"followers_count\":33441733,\"friends_count\":165,\"listed_count\":40967,\"created_at\":\"Fri Mar 06 16:25:53 +0000 2009\",\"favourites_count\":70,\"utc_offset\":-18000,\"time_zone\":\"Quito\",\"geo_enabled\":false,\"verified\":true,\"statuses_count\":5135,\"lang\":\"en\",\"contributors_enabled\":false,\"is_translator\":false,\"is_translation_enabled\":true,\"profile_background_color\":\"000000\",\"profile_background_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_background_images\\/378800000104492008\\/d11e7b1d2751298ff3f81494ad045d9d.jpeg\",\"profile_background_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_background_images\\/378800000104492008\\/d11e7b1d2751298ff3f81494ad045d9d.jpeg\",\"profile_background_tile\":false,\"profile_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_images\\/748603714705952768\\/-8HcqbKS_normal.jpg\",\"profile_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_images\\/748603714705952768\\/-8HcqbKS_normal.jpg\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/23083404\\/1467315994\",\"profile_link_color\":\"FBAF41\",\"profile_sidebar_border_color\":\"000000\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"profile_text_color\":\"333333\",\"profile_use_background_image\":true,\"has_extended_profile\":false,\"default_profile\":false,\"default_profile_image\":false,\"following\":false,\"follow_request_sent\":false,\"notifications\":false},{\"id\":26257166,\"id_str\":\"26257166\",\"name\":\"SportsCenter\",\"screen_name\":\"SportsCenter\",\"location\":\"Bristol, CT\",\"description\":\"All things sports. Nominate top plays using #SCtop10. *If you tweet or otherwise send us content, you consent to ESPN using and showcasing it in any media.*\",\"url\":\"https:\\/\\/t.co\\/nCdopZzBRi\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"https:\\/\\/t.co\\/nCdopZzBRi\",\"expanded_url\":\"http:\\/\\/snapchat.com\\/add\\/sportscenter\",\"display_url\":\"snapchat.com\\/add\\/sportscent\\u2026\",\"indices\":[0,23]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"followers_count\":30266106,\"friends_count\":1668,\"listed_count\":42820,\"created_at\":\"Tue Mar 24 15:28:02 +0000 2009\",\"favourites_count\":919,\"utc_offset\":-14400,\"time_zone\":\"Eastern Time (US & Canada)\",\"geo_enabled\":true,\"verified\":true,\"statuses_count\":86669,\"lang\":\"en\",\"contributors_enabled\":false,\"is_translator\":false,\"is_translation_enabled\":true,\"profile_background_color\":\"131516\",\"profile_background_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_background_images\\/480904536454750208\\/mD9fyg2r.jpeg\",\"profile_background_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_background_images\\/480904536454750208\\/mD9fyg2r.jpeg\",\"profile_background_tile\":true,\"profile_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_images\\/641252681017856001\\/p6PL2KFg_normal.jpg\",\"profile_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_images\\/641252681017856001\\/p6PL2KFg_normal.jpg\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/26257166\\/1441721587\",\"profile_link_color\":\"009999\",\"profile_sidebar_border_color\":\"000000\",\"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\":false,\"follow_request_sent\":false,\"notifications\":false},{\"id\":19122675,\"id_str\":\"19122675\",\"name\":\"Alex Ovechkin\",\"screen_name\":\"ovi8\",\"location\":\"Washington, DC\",\"description\":\"Official Twitter page of Alex Ovechkin. Proud Captain of the Washington Capitals.\",\"url\":\"http:\\/\\/t.co\\/mOY0OhppuY\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/mOY0OhppuY\",\"expanded_url\":\"http:\\/\\/www.ovie8.com\",\"display_url\":\"ovie8.com\",\"indices\":[0,22]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"followers_count\":2319457,\"friends_count\":74,\"listed_count\":7759,\"created_at\":\"Sat Jan 17 20:33:19 +0000 2009\",\"favourites_count\":12,\"utc_offset\":-14400,\"time_zone\":\"Eastern Time (US & Canada)\",\"geo_enabled\":true,\"verified\":true,\"statuses_count\":618,\"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\\/326190672\\/Ovechkin_Retouched3.jpg\",\"profile_background_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_background_images\\/326190672\\/Ovechkin_Retouched3.jpg\",\"profile_background_tile\":false,\"profile_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_images\\/1531994974\\/Ovechkin_Retouched3_normal.jpg\",\"profile_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_images\\/1531994974\\/Ovechkin_Retouched3_normal.jpg\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/19122675\\/1391978464\",\"profile_link_color\":\"009999\",\"profile_sidebar_border_color\":\"EEEEEE\",\"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\":false,\"follow_request_sent\":false,\"notifications\":false},{\"id\":17461978,\"id_str\":\"17461978\",\"name\":\"SHAQ\",\"screen_name\":\"SHAQ\",\"location\":\"TOUT-SHAQ. INSTAGRAM-SHAQ\",\"description\":\"VERY QUOTATIOUS, I PERFORM RANDOM ACTS OF SHAQNESS\",\"url\":\"http:\\/\\/t.co\\/lvGGd7loSs\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/lvGGd7loSs\",\"expanded_url\":\"http:\\/\\/www.Facebook.com\\/Shaq\",\"display_url\":\"Facebook.com\\/Shaq\",\"indices\":[0,22]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"followers_count\":12790924,\"friends_count\":675,\"listed_count\":48963,\"created_at\":\"Tue Nov 18 10:27:25 +0000 2008\",\"favourites_count\":55,\"utc_offset\":-28800,\"time_zone\":\"Alaska\",\"geo_enabled\":true,\"verified\":true,\"statuses_count\":8503,\"lang\":\"en\",\"contributors_enabled\":false,\"is_translator\":false,\"is_translation_enabled\":false,\"profile_background_color\":\"080203\",\"profile_background_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_background_images\\/152583408\\/Shaq_Twitpic_back_BW.jpg\",\"profile_background_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_background_images\\/152583408\\/Shaq_Twitpic_back_BW.jpg\",\"profile_background_tile\":false,\"profile_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_images\\/1673907275\\/image_normal.jpg\",\"profile_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_images\\/1673907275\\/image_normal.jpg\",\"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\":false,\"follow_request_sent\":false,\"notifications\":false},{\"id\":50004938,\"id_str\":\"50004938\",\"name\":\"#HockeyFightsCancer\",\"screen_name\":\"NHL\",\"location\":\"30 cities across U.S. & Canada\",\"description\":\"The official source of everything you need and want to know from the National Hockey League. Read before tweeting us: https:\\/\\/t.co\\/JlyVXSpqMn\",\"url\":\"https:\\/\\/t.co\\/e7DBxyyq7q\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"https:\\/\\/t.co\\/e7DBxyyq7q\",\"expanded_url\":\"http:\\/\\/hockeyfightscancer.com\",\"display_url\":\"hockeyfightscancer.com\",\"indices\":[0,23]}]},\"description\":{\"urls\":[{\"url\":\"https:\\/\\/t.co\\/JlyVXSpqMn\",\"expanded_url\":\"http:\\/\\/nhl.com\\/socialmediapolicy\",\"display_url\":\"nhl.com\\/socialmediapol\\u2026\",\"indices\":[118,141]}]}},\"protected\":false,\"followers_count\":5108098,\"friends_count\":1552,\"listed_count\":19876,\"created_at\":\"Tue Jun 23 15:24:18 +0000 2009\",\"favourites_count\":1545,\"utc_offset\":-14400,\"time_zone\":\"Eastern Time (US & Canada)\",\"geo_enabled\":true,\"verified\":true,\"statuses_count\":108511,\"lang\":\"en\",\"contributors_enabled\":false,\"is_translator\":false,\"is_translation_enabled\":true,\"profile_background_color\":\"000000\",\"profile_background_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_background_images\\/378800000139631457\\/fd-xWa9G.jpeg\",\"profile_background_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_background_images\\/378800000139631457\\/fd-xWa9G.jpeg\",\"profile_background_tile\":false,\"profile_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_images\\/790512991192113152\\/cPMsM3l0_normal.jpg\",\"profile_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_images\\/790512991192113152\\/cPMsM3l0_normal.jpg\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/50004938\\/1477371928\",\"profile_link_color\":\"3B94D9\",\"profile_sidebar_border_color\":\"FFFFFF\",\"profile_sidebar_fill_color\":\"2E2E2E\",\"profile_text_color\":\"0F5A80\",\"profile_use_background_image\":true,\"has_extended_profile\":false,\"default_profile\":false,\"default_profile_image\":false,\"following\":false,\"follow_request_sent\":false,\"notifications\":false},{\"id\":52422878,\"id_str\":\"52422878\",\"name\":\"Olympics\",\"screen_name\":\"Olympics\",\"location\":\"Lausanne, Switzerland\",\"description\":\"The Olympic Games\",\"url\":\"https:\\/\\/t.co\\/h3M6SFyq0d\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"https:\\/\\/t.co\\/h3M6SFyq0d\",\"expanded_url\":\"http:\\/\\/www.olympic.org\",\"display_url\":\"olympic.org\",\"indices\":[0,23]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"followers_count\":4432875,\"friends_count\":3864,\"listed_count\":11698,\"created_at\":\"Tue Jun 30 15:23:29 +0000 2009\",\"favourites_count\":855,\"utc_offset\":3600,\"time_zone\":\"Paris\",\"geo_enabled\":true,\"verified\":true,\"statuses_count\":4340,\"lang\":\"en\",\"contributors_enabled\":false,\"is_translator\":false,\"is_translation_enabled\":false,\"profile_background_color\":\"637586\",\"profile_background_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_background_images\\/451013857545183232\\/iEOsn__h.jpeg\",\"profile_background_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_background_images\\/451013857545183232\\/iEOsn__h.jpeg\",\"profile_background_tile\":false,\"profile_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_images\\/710745672480382977\\/-KLbvo93_normal.jpg\",\"profile_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_images\\/710745672480382977\\/-KLbvo93_normal.jpg\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/52422878\\/1476362128\",\"profile_link_color\":\"0069AF\",\"profile_sidebar_border_color\":\"FFFFFF\",\"profile_sidebar_fill_color\":\"E5E7E9\",\"profile_text_color\":\"333333\",\"profile_use_background_image\":true,\"has_extended_profile\":false,\"default_profile\":false,\"default_profile_image\":false,\"following\":false,\"follow_request_sent\":false,\"notifications\":false},{\"id\":18479513,\"id_str\":\"18479513\",\"name\":\"MLB\",\"screen_name\":\"MLB\",\"location\":\"\",\"description\":\"Official Twitter account of Major League Baseball. Sweepstakes rules: https:\\/\\/t.co\\/I5nlK6ZVvd\",\"url\":\"https:\\/\\/t.co\\/teGWLJu3BG\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"https:\\/\\/t.co\\/teGWLJu3BG\",\"expanded_url\":\"http:\\/\\/MLB.com\",\"display_url\":\"MLB.com\",\"indices\":[0,23]}]},\"description\":{\"urls\":[{\"url\":\"https:\\/\\/t.co\\/I5nlK6ZVvd\",\"expanded_url\":\"http:\\/\\/atmlb.com\\/sweepstakes\",\"display_url\":\"atmlb.com\\/sweepstakes\",\"indices\":[70,93]}]}},\"protected\":false,\"followers_count\":6323480,\"friends_count\":4857,\"listed_count\":29241,\"created_at\":\"Tue Dec 30 15:39:32 +0000 2008\",\"favourites_count\":1097,\"utc_offset\":-14400,\"time_zone\":\"America\\/New_York\",\"geo_enabled\":true,\"verified\":true,\"statuses_count\":127085,\"lang\":\"en\",\"contributors_enabled\":false,\"is_translator\":false,\"is_translation_enabled\":true,\"profile_background_color\":\"022330\",\"profile_background_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_background_images\\/631538837005570049\\/z-SDZqmj.jpg\",\"profile_background_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_background_images\\/631538837005570049\\/z-SDZqmj.jpg\",\"profile_background_tile\":false,\"profile_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_images\\/794073402747326465\\/pdiU1XpF_normal.jpg\",\"profile_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_images\\/794073402747326465\\/pdiU1XpF_normal.jpg\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/18479513\\/1478149588\",\"profile_link_color\":\"0084B4\",\"profile_sidebar_border_color\":\"FFFFFF\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"profile_text_color\":\"333333\",\"profile_use_background_image\":true,\"has_extended_profile\":false,\"default_profile\":false,\"default_profile_image\":false,\"following\":false,\"follow_request_sent\":false,\"notifications\":false},{\"id\":49153854,\"id_str\":\"49153854\",\"name\":\"NASCAR\",\"screen_name\":\"NASCAR\",\"location\":\"\",\"description\":\"SUNDAY, NOVEMBER 5 \\/ 2 PM ET \\/ NBC\",\"url\":\"https:\\/\\/t.co\\/36eYcUJvUy\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"https:\\/\\/t.co\\/36eYcUJvUy\",\"expanded_url\":\"http:\\/\\/nas.cr\\/NASCAR\",\"display_url\":\"nas.cr\\/NASCAR\",\"indices\":[0,23]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"followers_count\":2980572,\"friends_count\":378,\"listed_count\":10720,\"created_at\":\"Sat Jun 20 23:13:52 +0000 2009\",\"favourites_count\":434,\"utc_offset\":-14400,\"time_zone\":\"Eastern Time (US & Canada)\",\"geo_enabled\":true,\"verified\":true,\"statuses_count\":101896,\"lang\":\"en\",\"contributors_enabled\":false,\"is_translator\":false,\"is_translation_enabled\":false,\"profile_background_color\":\"000000\",\"profile_background_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_background_images\\/453909347995631617\\/qUkGbbcz.jpeg\",\"profile_background_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_background_images\\/453909347995631617\\/qUkGbbcz.jpeg\",\"profile_background_tile\":false,\"profile_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_images\\/774244072068411393\\/BVjoul2w_normal.jpg\",\"profile_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_images\\/774244072068411393\\/BVjoul2w_normal.jpg\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/49153854\\/1477267408\",\"profile_link_color\":\"3B94D9\",\"profile_sidebar_border_color\":\"000000\",\"profile_sidebar_fill_color\":\"F7EC73\",\"profile_text_color\":\"333333\",\"profile_use_background_image\":false,\"has_extended_profile\":false,\"default_profile\":false,\"default_profile_image\":false,\"following\":false,\"follow_request_sent\":false,\"notifications\":false},{\"id\":6446742,\"id_str\":\"6446742\",\"name\":\"#UFCMexico\",\"screen_name\":\"ufc\",\"location\":\"Worldwide\",\"description\":\"#UFCMexico: Dos Anjos vs Ferguson | November 5 | LIVE & FREE on @FS1\",\"url\":\"https:\\/\\/t.co\\/cFC98kiqpe\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"https:\\/\\/t.co\\/cFC98kiqpe\",\"expanded_url\":\"http:\\/\\/www.ufc.com\",\"display_url\":\"ufc.com\",\"indices\":[0,23]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"followers_count\":4532554,\"friends_count\":21184,\"listed_count\":13195,\"created_at\":\"Wed May 30 16:11:00 +0000 2007\",\"favourites_count\":16986,\"utc_offset\":-25200,\"time_zone\":\"Pacific Time (US & Canada)\",\"geo_enabled\":true,\"verified\":true,\"statuses_count\":72949,\"lang\":\"en\",\"contributors_enabled\":false,\"is_translator\":false,\"is_translation_enabled\":false,\"profile_background_color\":\"000000\",\"profile_background_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_background_images\\/718558259867570176\\/KrPdz61x.jpg\",\"profile_background_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_background_images\\/718558259867570176\\/KrPdz61x.jpg\",\"profile_background_tile\":false,\"profile_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_images\\/622297337839288320\\/h8h5fjmf_normal.png\",\"profile_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_images\\/622297337839288320\\/h8h5fjmf_normal.png\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/6446742\\/1477933058\",\"profile_link_color\":\"D91111\",\"profile_sidebar_border_color\":\"000000\",\"profile_sidebar_fill_color\":\"FAF5F5\",\"profile_text_color\":\"0F0F0F\",\"profile_use_background_image\":true,\"has_extended_profile\":false,\"default_profile\":false,\"default_profile_image\":false,\"following\":false,\"follow_request_sent\":false,\"notifications\":false},{\"id\":890891,\"id_str\":\"890891\",\"name\":\"Bleacher Report\",\"screen_name\":\"BleacherReport\",\"location\":\"\",\"description\":\"Get the latest sports news, live scores, breaking updates, and video highlights. Get the Free B\\/R App - https:\\/\\/t.co\\/CFXD5lVqmg\",\"url\":\"https:\\/\\/t.co\\/KZyn07076z\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"https:\\/\\/t.co\\/KZyn07076z\",\"expanded_url\":\"https:\\/\\/www.snapchat.com\\/add\\/bleacherreport\",\"display_url\":\"snapchat.com\\/add\\/bleacherre\\u2026\",\"indices\":[0,23]}]},\"description\":{\"urls\":[{\"url\":\"https:\\/\\/t.co\\/CFXD5lVqmg\",\"expanded_url\":\"https:\\/\\/br.app.link\\/get-the-BR-app\",\"display_url\":\"br.app.link\\/get-the-BR-app\",\"indices\":[104,127]}]}},\"protected\":false,\"followers_count\":3278333,\"friends_count\":573,\"listed_count\":11839,\"created_at\":\"Sat Mar 10 23:52:36 +0000 2007\",\"favourites_count\":99,\"utc_offset\":-25200,\"time_zone\":\"Pacific Time (US & Canada)\",\"geo_enabled\":false,\"verified\":true,\"statuses_count\":64506,\"lang\":\"en\",\"contributors_enabled\":false,\"is_translator\":false,\"is_translation_enabled\":true,\"profile_background_color\":\"444444\",\"profile_background_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_background_images\\/572500505171992576\\/0pI8bQVE.jpeg\",\"profile_background_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_background_images\\/572500505171992576\\/0pI8bQVE.jpeg\",\"profile_background_tile\":false,\"profile_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_images\\/791059560308043776\\/c4BSc8zg_normal.jpg\",\"profile_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_images\\/791059560308043776\\/c4BSc8zg_normal.jpg\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/890891\\/1478180487\",\"profile_link_color\":\"009999\",\"profile_sidebar_border_color\":\"FFFFFF\",\"profile_sidebar_fill_color\":\"EFEFEF\",\"profile_text_color\":\"333333\",\"profile_use_background_image\":false,\"has_extended_profile\":false,\"default_profile\":false,\"default_profile_image\":false,\"following\":false,\"follow_request_sent\":false,\"notifications\":false},{\"id\":51263592,\"id_str\":\"51263592\",\"name\":\"Adam Schefter\",\"screen_name\":\"AdamSchefter\",\"location\":\"New York\",\"description\":\"Father, Husband, Son, Brother, University of Michigan graduate, and NFL Insider for ESPN. https:\\/\\/t.co\\/vNSeiV7d3D.\",\"url\":\"https:\\/\\/t.co\\/goIDs6XAeU\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"https:\\/\\/t.co\\/goIDs6XAeU\",\"expanded_url\":\"http:\\/\\/www.facebook.com\\/AdamSchefter\",\"display_url\":\"facebook.com\\/AdamSchefter\",\"indices\":[0,23]}]},\"description\":{\"urls\":[{\"url\":\"https:\\/\\/t.co\\/vNSeiV7d3D\",\"expanded_url\":\"http:\\/\\/fb.com\\/AdamSchefter\",\"display_url\":\"fb.com\\/AdamSchefter\",\"indices\":[90,113]}]}},\"protected\":false,\"followers_count\":5489788,\"friends_count\":2425,\"listed_count\":45880,\"created_at\":\"Fri Jun 26 22:55:28 +0000 2009\",\"favourites_count\":157,\"utc_offset\":-18000,\"time_zone\":\"Quito\",\"geo_enabled\":true,\"verified\":true,\"statuses_count\":33049,\"lang\":\"en\",\"contributors_enabled\":false,\"is_translator\":false,\"is_translation_enabled\":true,\"profile_background_color\":\"2573B8\",\"profile_background_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_background_images\\/347735375\\/ASSimpleTwitter.jpg\",\"profile_background_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_background_images\\/347735375\\/ASSimpleTwitter.jpg\",\"profile_background_tile\":false,\"profile_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_images\\/793924061843914752\\/ycm8ibEE_normal.jpg\",\"profile_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_images\\/793924061843914752\\/ycm8ibEE_normal.jpg\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/51263592\\/1466784770\",\"profile_link_color\":\"3B94D9\",\"profile_sidebar_border_color\":\"FFFFFF\",\"profile_sidebar_fill_color\":\"95E8EC\",\"profile_text_color\":\"16101F\",\"profile_use_background_image\":true,\"has_extended_profile\":true,\"default_profile\":false,\"default_profile_image\":false,\"following\":false,\"follow_request_sent\":false,\"notifications\":false},{\"id\":74518740,\"id_str\":\"74518740\",\"name\":\"NBA on ESPN\",\"screen_name\":\"ESPNNBA\",\"location\":\"ESPN\",\"description\":\"Official Twitter account of the NBA on ESPN, home of the NBA Draft and the NBA Finals. https:\\/\\/t.co\\/ZXP0Y8bs4T\",\"url\":\"https:\\/\\/t.co\\/4FNCeu2Z1a\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"https:\\/\\/t.co\\/4FNCeu2Z1a\",\"expanded_url\":\"http:\\/\\/espn.go.com\\/nba\\/\",\"display_url\":\"espn.go.com\\/nba\\/\",\"indices\":[0,23]}]},\"description\":{\"urls\":[{\"url\":\"https:\\/\\/t.co\\/ZXP0Y8bs4T\",\"expanded_url\":\"http:\\/\\/Instagram.com\\/nbaonespn\",\"display_url\":\"Instagram.com\\/nbaonespn\",\"indices\":[87,110]}]}},\"protected\":false,\"followers_count\":3035929,\"friends_count\":791,\"listed_count\":12364,\"created_at\":\"Tue Sep 15 18:37:13 +0000 2009\",\"favourites_count\":874,\"utc_offset\":-14400,\"time_zone\":\"Eastern Time (US & Canada)\",\"geo_enabled\":false,\"verified\":true,\"statuses_count\":56958,\"lang\":\"en\",\"contributors_enabled\":false,\"is_translator\":false,\"is_translation_enabled\":false,\"profile_background_color\":\"A15E00\",\"profile_background_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_background_images\\/47166024\\/NBA_bg.jpg\",\"profile_background_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_background_images\\/47166024\\/NBA_bg.jpg\",\"profile_background_tile\":true,\"profile_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_images\\/783414923057623041\\/9TVOJsil_normal.jpg\",\"profile_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_images\\/783414923057623041\\/9TVOJsil_normal.jpg\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/74518740\\/1476733554\",\"profile_link_color\":\"0000FF\",\"profile_sidebar_border_color\":\"EEEEEE\",\"profile_sidebar_fill_color\":\"E6EDF2\",\"profile_text_color\":\"333333\",\"profile_use_background_image\":true,\"has_extended_profile\":false,\"default_profile\":false,\"default_profile_image\":false,\"following\":false,\"follow_request_sent\":false,\"notifications\":false},{\"id\":14063426,\"id_str\":\"14063426\",\"name\":\"PGA TOUR\",\"screen_name\":\"PGATOUR\",\"location\":\"Ponte Vedra Beach, FL\",\"description\":\"#TheseGuysAreGood. Follow on Snapchat: pgatoursnaps\",\"url\":\"https:\\/\\/t.co\\/xYRC3Bs7Cv\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"https:\\/\\/t.co\\/xYRC3Bs7Cv\",\"expanded_url\":\"http:\\/\\/www.pgatour.com\",\"display_url\":\"pgatour.com\",\"indices\":[0,23]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"followers_count\":1392856,\"friends_count\":791,\"listed_count\":8609,\"created_at\":\"Sat Mar 01 03:15:38 +0000 2008\",\"favourites_count\":973,\"utc_offset\":-14400,\"time_zone\":\"Eastern Time (US & Canada)\",\"geo_enabled\":true,\"verified\":true,\"statuses_count\":88377,\"lang\":\"en\",\"contributors_enabled\":false,\"is_translator\":false,\"is_translation_enabled\":false,\"profile_background_color\":\"002957\",\"profile_background_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_background_images\\/450697801492463616\\/Gk9zLed3.jpeg\",\"profile_background_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_background_images\\/450697801492463616\\/Gk9zLed3.jpeg\",\"profile_background_tile\":false,\"profile_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_images\\/786210559515656193\\/hgSdXaWr_normal.jpg\",\"profile_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_images\\/786210559515656193\\/hgSdXaWr_normal.jpg\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/14063426\\/1477921981\",\"profile_link_color\":\"E93C40\",\"profile_sidebar_border_color\":\"000000\",\"profile_sidebar_fill_color\":\"FFFFFF\",\"profile_text_color\":\"333333\",\"profile_use_background_image\":true,\"has_extended_profile\":false,\"default_profile\":false,\"default_profile_image\":false,\"following\":false,\"follow_request_sent\":false,\"notifications\":false},{\"id\":7517222,\"id_str\":\"7517222\",\"name\":\"WWE\",\"screen_name\":\"WWE\",\"location\":\"Stamford, CT\",\"description\":\"The official Twitter feed of WWE and its Superstars featuring the latest breaking news, photos, features and videos from https:\\/\\/t.co\\/e0Swy8JSsa.\",\"url\":\"https:\\/\\/t.co\\/y5zGHvRMXn\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"https:\\/\\/t.co\\/y5zGHvRMXn\",\"expanded_url\":\"http:\\/\\/www.wwe.com\",\"display_url\":\"wwe.com\",\"indices\":[0,23]}]},\"description\":{\"urls\":[{\"url\":\"https:\\/\\/t.co\\/e0Swy8JSsa\",\"expanded_url\":\"http:\\/\\/WWE.com\",\"display_url\":\"WWE.com\",\"indices\":[121,144]}]}},\"protected\":false,\"followers_count\":8319834,\"friends_count\":351,\"listed_count\":17667,\"created_at\":\"Mon Jul 16 21:38:03 +0000 2007\",\"favourites_count\":612,\"utc_offset\":-14400,\"time_zone\":\"Eastern Time (US & Canada)\",\"geo_enabled\":true,\"verified\":true,\"statuses_count\":141126,\"lang\":\"en\",\"contributors_enabled\":false,\"is_translator\":false,\"is_translation_enabled\":true,\"profile_background_color\":\"000000\",\"profile_background_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_background_images\\/651038493968175107\\/2C6ZMByz.jpg\",\"profile_background_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_background_images\\/651038493968175107\\/2C6ZMByz.jpg\",\"profile_background_tile\":false,\"profile_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_images\\/783388139591270400\\/zsOyJO_c_normal.jpg\",\"profile_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_images\\/783388139591270400\\/zsOyJO_c_normal.jpg\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/7517222\\/1478111185\",\"profile_link_color\":\"B00000\",\"profile_sidebar_border_color\":\"000000\",\"profile_sidebar_fill_color\":\"F9E6EA\",\"profile_text_color\":\"000000\",\"profile_use_background_image\":true,\"has_extended_profile\":false,\"default_profile\":false,\"default_profile_image\":false,\"following\":false,\"follow_request_sent\":false,\"notifications\":false},{\"id\":42562446,\"id_str\":\"42562446\",\"name\":\"Stephen Curry\",\"screen_name\":\"StephenCurry30\",\"location\":\"Worldwide\",\"description\":\"Believer. Husband to @ayeshacurry, father to Riley and Ryan, son, brother. Golden State Warriors guard. Davidson Wildcat. Philippians 4:13 #IWILL\",\"url\":\"http:\\/\\/t.co\\/aAf7vrAUG5\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/aAf7vrAUG5\",\"expanded_url\":\"http:\\/\\/Stephencurry30.com\",\"display_url\":\"Stephencurry30.com\",\"indices\":[0,22]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"followers_count\":7388888,\"friends_count\":641,\"listed_count\":11378,\"created_at\":\"Tue May 26 04:15:37 +0000 2009\",\"favourites_count\":424,\"utc_offset\":-14400,\"time_zone\":\"Eastern Time (US & Canada)\",\"geo_enabled\":true,\"verified\":true,\"statuses_count\":6561,\"lang\":\"en\",\"contributors_enabled\":false,\"is_translator\":false,\"is_translation_enabled\":true,\"profile_background_color\":\"C0DEED\",\"profile_background_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_background_images\\/378800000103148720\\/7ac1cf79fba072d3fdb7402ea0020be1.jpeg\",\"profile_background_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_background_images\\/378800000103148720\\/7ac1cf79fba072d3fdb7402ea0020be1.jpeg\",\"profile_background_tile\":false,\"profile_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_images\\/737761364941242368\\/Vbckuze3_normal.jpg\",\"profile_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_images\\/737761364941242368\\/Vbckuze3_normal.jpg\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/42562446\\/1380648923\",\"profile_link_color\":\"0084B4\",\"profile_sidebar_border_color\":\"FFFFFF\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"profile_text_color\":\"333333\",\"profile_use_background_image\":true,\"has_extended_profile\":false,\"default_profile\":false,\"default_profile_image\":false,\"following\":false,\"follow_request_sent\":false,\"notifications\":false},{\"id\":107146095,\"id_str\":\"107146095\",\"name\":\"Major League Soccer\",\"screen_name\":\"MLS\",\"location\":\"U.S. and Canada\",\"description\":\"The Official Twitter of Major League Soccer. MLS App Download: https:\\/\\/t.co\\/hmv1j5WrU6\",\"url\":\"https:\\/\\/t.co\\/TETbKToAG2\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"https:\\/\\/t.co\\/TETbKToAG2\",\"expanded_url\":\"http:\\/\\/mlssoccer.com\",\"display_url\":\"mlssoccer.com\",\"indices\":[0,23]}]},\"description\":{\"urls\":[{\"url\":\"https:\\/\\/t.co\\/hmv1j5WrU6\",\"expanded_url\":\"http:\\/\\/soc.cr\\/Z4PvI\",\"display_url\":\"soc.cr\\/Z4PvI\",\"indices\":[63,86]}]}},\"protected\":false,\"followers_count\":2501235,\"friends_count\":11845,\"listed_count\":7506,\"created_at\":\"Thu Jan 21 17:42:20 +0000 2010\",\"favourites_count\":5070,\"utc_offset\":-14400,\"time_zone\":\"Eastern Time (US & Canada)\",\"geo_enabled\":true,\"verified\":true,\"statuses_count\":89838,\"lang\":\"en\",\"contributors_enabled\":false,\"is_translator\":false,\"is_translation_enabled\":false,\"profile_background_color\":\"FFFFFF\",\"profile_background_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_background_images\\/578279779499044865\\/9vB5DlKC.jpeg\",\"profile_background_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_background_images\\/578279779499044865\\/9vB5DlKC.jpeg\",\"profile_background_tile\":false,\"profile_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_images\\/790599804674011136\\/f-XWQJ_b_normal.jpg\",\"profile_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_images\\/790599804674011136\\/f-XWQJ_b_normal.jpg\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/107146095\\/1477928639\",\"profile_link_color\":\"1A00FF\",\"profile_sidebar_border_color\":\"000000\",\"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\":false,\"follow_request_sent\":false,\"notifications\":false},{\"id\":22178780,\"id_str\":\"22178780\",\"name\":\"NBA on TNT\",\"screen_name\":\"NBAonTNT\",\"location\":\"Atlanta, GA \",\"description\":\"The home of Inside the NBA : @TheJetonTNT, @Shaq, @TurnerSportsEJ...and Charles.\",\"url\":\"https:\\/\\/t.co\\/lvoOvgeWpX\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"https:\\/\\/t.co\\/lvoOvgeWpX\",\"expanded_url\":\"http:\\/\\/www.nba.com\\/tntovertime\",\"display_url\":\"nba.com\\/tntovertime\",\"indices\":[0,23]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"followers_count\":1722943,\"friends_count\":832,\"listed_count\":6790,\"created_at\":\"Fri Feb 27 19:32:32 +0000 2009\",\"favourites_count\":2847,\"utc_offset\":-14400,\"time_zone\":\"Eastern Time (US & Canada)\",\"geo_enabled\":true,\"verified\":true,\"statuses_count\":20080,\"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\\/590956757582684162\\/KEVBCIE0.jpg\",\"profile_background_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_background_images\\/590956757582684162\\/KEVBCIE0.jpg\",\"profile_background_tile\":true,\"profile_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_images\\/745673801829126144\\/ih5V2xcQ_normal.jpg\",\"profile_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_images\\/745673801829126144\\/ih5V2xcQ_normal.jpg\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/22178780\\/1477501670\",\"profile_link_color\":\"009999\",\"profile_sidebar_border_color\":\"FFFFFF\",\"profile_sidebar_fill_color\":\"EFEFEF\",\"profile_text_color\":\"333333\",\"profile_use_background_image\":false,\"has_extended_profile\":false,\"default_profile\":false,\"default_profile_image\":false,\"following\":false,\"follow_request_sent\":false,\"notifications\":false},{\"id\":24277551,\"id_str\":\"24277551\",\"name\":\"Darren Rovell\",\"screen_name\":\"darrenrovell\",\"location\":\"NYC & Bristol, CT\",\"description\":\"ESPN Sports Business Reporter. Instagram: @darrenrovell\",\"url\":\"https:\\/\\/t.co\\/qSrAlU4UHs\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"https:\\/\\/t.co\\/qSrAlU4UHs\",\"expanded_url\":\"http:\\/\\/www.darrenrovell.com\",\"display_url\":\"darrenrovell.com\",\"indices\":[0,23]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"followers_count\":1570164,\"friends_count\":2127,\"listed_count\":11311,\"created_at\":\"Fri Mar 13 23:11:21 +0000 2009\",\"favourites_count\":970,\"utc_offset\":-14400,\"time_zone\":\"Eastern Time (US & Canada)\",\"geo_enabled\":true,\"verified\":true,\"statuses_count\":116462,\"lang\":\"en\",\"contributors_enabled\":false,\"is_translator\":false,\"is_translation_enabled\":true,\"profile_background_color\":\"FF0000\",\"profile_background_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_background_images\\/735955002\\/3f56ed474f1a65fe20a4df97c9c656e6.png\",\"profile_background_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_background_images\\/735955002\\/3f56ed474f1a65fe20a4df97c9c656e6.png\",\"profile_background_tile\":true,\"profile_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_images\\/790516839289761793\\/VZfaGdU__normal.jpg\",\"profile_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_images\\/790516839289761793\\/VZfaGdU__normal.jpg\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/24277551\\/1459256465\",\"profile_link_color\":\"161A18\",\"profile_sidebar_border_color\":\"FFFFFF\",\"profile_sidebar_fill_color\":\"E6EAEF\",\"profile_text_color\":\"333333\",\"profile_use_background_image\":true,\"has_extended_profile\":false,\"default_profile\":false,\"default_profile_image\":false,\"following\":false,\"follow_request_sent\":false,\"notifications\":false},{\"id\":1059194370,\"id_str\":\"1059194370\",\"name\":\"Kobe Bryant\",\"screen_name\":\"kobebryant\",\"location\":\"\",\"description\":\"CEO Kobe Inc. Publisher. Investor. Producer.\",\"url\":\"https:\\/\\/t.co\\/MlnQXV0IoY\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"https:\\/\\/t.co\\/MlnQXV0IoY\",\"expanded_url\":\"http:\\/\\/www.kobebryant.com\",\"display_url\":\"kobebryant.com\",\"indices\":[0,23]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"followers_count\":10798532,\"friends_count\":245,\"listed_count\":15425,\"created_at\":\"Fri Jan 04 01:09:40 +0000 2013\",\"favourites_count\":6,\"utc_offset\":-25200,\"time_zone\":\"Pacific Time (US & Canada)\",\"geo_enabled\":false,\"verified\":true,\"statuses_count\":1122,\"lang\":\"en\",\"contributors_enabled\":false,\"is_translator\":false,\"is_translation_enabled\":true,\"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\\/727916267403759616\\/HtuJUuWu_normal.jpg\",\"profile_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_images\\/727916267403759616\\/HtuJUuWu_normal.jpg\",\"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\":false,\"follow_request_sent\":false,\"notifications\":false},{\"id\":21870081,\"id_str\":\"21870081\",\"name\":\"U.S. Olympic Team\",\"screen_name\":\"TeamUSA\",\"location\":\"\",\"description\":\"Official Twitter of the U.S. Olympic Committee keeping you up to date on all things Team USA! | #TeamUSA\",\"url\":\"https:\\/\\/t.co\\/Yn9QJnAoVa\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"https:\\/\\/t.co\\/Yn9QJnAoVa\",\"expanded_url\":\"http:\\/\\/TeamUSA.org\",\"display_url\":\"TeamUSA.org\",\"indices\":[0,23]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"followers_count\":1668107,\"friends_count\":2088,\"listed_count\":6396,\"created_at\":\"Wed Feb 25 14:25:28 +0000 2009\",\"favourites_count\":4157,\"utc_offset\":-21600,\"time_zone\":\"Mountain Time (US & Canada)\",\"geo_enabled\":true,\"verified\":true,\"statuses_count\":27624,\"lang\":\"en\",\"contributors_enabled\":false,\"is_translator\":false,\"is_translation_enabled\":false,\"profile_background_color\":\"152C53\",\"profile_background_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_background_images\\/378800000120019654\\/4ce88e31c0545ab34ea6e9035074115e.png\",\"profile_background_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_background_images\\/378800000120019654\\/4ce88e31c0545ab34ea6e9035074115e.png\",\"profile_background_tile\":false,\"profile_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_images\\/781162053104840704\\/u4wNd-62_normal.jpg\",\"profile_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_images\\/781162053104840704\\/u4wNd-62_normal.jpg\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/21870081\\/1477974489\",\"profile_link_color\":\"007FB5\",\"profile_sidebar_border_color\":\"FFFFFF\",\"profile_sidebar_fill_color\":\"FFFFFF\",\"profile_text_color\":\"333333\",\"profile_use_background_image\":false,\"has_extended_profile\":false,\"default_profile\":false,\"default_profile_image\":false,\"following\":false,\"follow_request_sent\":false,\"notifications\":false},{\"id\":98809456,\"id_str\":\"98809456\",\"name\":\"David Price\",\"screen_name\":\"DAVIDprice24\",\"location\":\"alllll over the place\",\"description\":\"IG: davidprice14 VU COMMODORE 4 LIFE Astros father Jordan Brand Athlete Keep it 8 more than 92 with me\",\"url\":\"https:\\/\\/t.co\\/cgH9lClCTd\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"https:\\/\\/t.co\\/cgH9lClCTd\",\"expanded_url\":\"http:\\/\\/www.project14.org\",\"display_url\":\"project14.org\",\"indices\":[0,23]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"followers_count\":1590083,\"friends_count\":1882,\"listed_count\":3513,\"created_at\":\"Wed Dec 23 05:52:37 +0000 2009\",\"favourites_count\":46,\"utc_offset\":-21600,\"time_zone\":\"Mountain Time (US & Canada)\",\"geo_enabled\":false,\"verified\":true,\"statuses_count\":15276,\"lang\":\"en\",\"contributors_enabled\":false,\"is_translator\":false,\"is_translation_enabled\":false,\"profile_background_color\":\"C0DEED\",\"profile_background_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_background_images\\/67859947\\/astro_tongue.jpg\",\"profile_background_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_background_images\\/67859947\\/astro_tongue.jpg\",\"profile_background_tile\":true,\"profile_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_images\\/778650496194191360\\/JJFEEEoq_normal.jpg\",\"profile_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_images\\/778650496194191360\\/JJFEEEoq_normal.jpg\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/98809456\\/1404763059\",\"profile_link_color\":\"0084B4\",\"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\":false,\"default_profile_image\":false,\"following\":false,\"follow_request_sent\":false,\"notifications\":false},{\"id\":130997057,\"id_str\":\"130997057\",\"name\":\"Aaron Rodgers\",\"screen_name\":\"AaronRodgers12\",\"location\":\"Titletown, USA\",\"description\":\"\",\"url\":\"http:\\/\\/t.co\\/t4jx0fg61Z\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/t4jx0fg61Z\",\"expanded_url\":\"http:\\/\\/packers.com\\/\",\"display_url\":\"packers.com\",\"indices\":[0,22]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"followers_count\":2748965,\"friends_count\":269,\"listed_count\":10974,\"created_at\":\"Thu Apr 08 23:54:25 +0000 2010\",\"favourites_count\":327,\"utc_offset\":-18000,\"time_zone\":\"Central Time (US & Canada)\",\"geo_enabled\":false,\"verified\":true,\"statuses_count\":3075,\"lang\":\"en\",\"contributors_enabled\":false,\"is_translator\":false,\"is_translation_enabled\":false,\"profile_background_color\":\"C0DEED\",\"profile_background_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_background_images\\/92121147\\/bilde.jpeg\",\"profile_background_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_background_images\\/92121147\\/bilde.jpeg\",\"profile_background_tile\":false,\"profile_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_images\\/632044451150565376\\/sHXDMx-I_normal.jpg\",\"profile_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_images\\/632044451150565376\\/sHXDMx-I_normal.jpg\",\"profile_link_color\":\"0084B4\",\"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\":false,\"default_profile_image\":false,\"following\":false,\"follow_request_sent\":false,\"notifications\":false},{\"id\":145107843,\"id_str\":\"145107843\",\"name\":\"Mike Trout\",\"screen_name\":\"MikeTrout\",\"location\":\"Millville, NJ\",\"description\":\"Official Twitter of Angels Outfielder Mike Trout https:\\/\\/t.co\\/mbyaUoCsG3\",\"url\":null,\"entities\":{\"description\":{\"urls\":[{\"url\":\"https:\\/\\/t.co\\/mbyaUoCsG3\",\"expanded_url\":\"http:\\/\\/www.facebook.com\\/MikeTrout27\",\"display_url\":\"facebook.com\\/MikeTrout27\",\"indices\":[49,72]}]}},\"protected\":false,\"followers_count\":2100738,\"friends_count\":2308,\"listed_count\":2952,\"created_at\":\"Tue May 18 04:10:40 +0000 2010\",\"favourites_count\":129,\"utc_offset\":null,\"time_zone\":null,\"geo_enabled\":true,\"verified\":true,\"statuses_count\":5031,\"lang\":\"en\",\"contributors_enabled\":false,\"is_translator\":false,\"is_translation_enabled\":true,\"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\\/707786779395432448\\/xs9b9rBt_normal.jpg\",\"profile_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_images\\/707786779395432448\\/xs9b9rBt_normal.jpg\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/145107843\\/1368648133\",\"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\":false,\"follow_request_sent\":false,\"notifications\":false},{\"id\":783763632,\"id_str\":\"783763632\",\"name\":\"Jordan Spieth\",\"screen_name\":\"JordanSpieth\",\"location\":\"Dallas, Texas\",\"description\":\"Official Twitter for Jordan Spieth. @UnderArmour @ATT @CocaCola Athlete. https:\\/\\/t.co\\/Tgyzez1s0u\",\"url\":\"http:\\/\\/t.co\\/K6G85vpffg\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/K6G85vpffg\",\"expanded_url\":\"http:\\/\\/www.jordanspiethgolf.com\",\"display_url\":\"jordanspiethgolf.com\",\"indices\":[0,22]}]},\"description\":{\"urls\":[{\"url\":\"https:\\/\\/t.co\\/Tgyzez1s0u\",\"expanded_url\":\"http:\\/\\/www.facebook.com\\/jordanspiethgolf\",\"display_url\":\"facebook.com\\/jordanspiethgo\\u2026\",\"indices\":[73,96]}]}},\"protected\":false,\"followers_count\":1690655,\"friends_count\":324,\"listed_count\":2557,\"created_at\":\"Mon Aug 27 04:03:05 +0000 2012\",\"favourites_count\":179,\"utc_offset\":null,\"time_zone\":null,\"geo_enabled\":true,\"verified\":true,\"statuses_count\":1073,\"lang\":\"en\",\"contributors_enabled\":false,\"is_translator\":false,\"is_translation_enabled\":false,\"profile_background_color\":\"5B5C20\",\"profile_background_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_background_images\\/476691006104944640\\/h7u8yVkm.jpeg\",\"profile_background_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_background_images\\/476691006104944640\\/h7u8yVkm.jpeg\",\"profile_background_tile\":false,\"profile_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_images\\/588154136773795840\\/g6RQ1RTR_normal.jpg\",\"profile_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_images\\/588154136773795840\\/g6RQ1RTR_normal.jpg\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/783763632\\/1402485659\",\"profile_link_color\":\"0666BA\",\"profile_sidebar_border_color\":\"000000\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"profile_text_color\":\"333333\",\"profile_use_background_image\":true,\"has_extended_profile\":false,\"default_profile\":false,\"default_profile_image\":false,\"following\":false,\"follow_request_sent\":false,\"notifications\":false},{\"id\":380730306,\"id_str\":\"380730306\",\"name\":\"Odell Beckham Jr\",\"screen_name\":\"OBJ_3\",\"location\":\"\",\"description\":\"The toughest part of getting to the top of the ladder, is getting through the crowd at the bottom. #UndeniableTruth #DestinedForGreatness #GodSpeed #YM\",\"url\":\"http:\\/\\/t.co\\/FUODxgNWFv\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/FUODxgNWFv\",\"expanded_url\":\"http:\\/\\/www.odellbeckhamjr13.com\",\"display_url\":\"odellbeckhamjr13.com\",\"indices\":[0,22]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"followers_count\":1686985,\"friends_count\":956,\"listed_count\":1699,\"created_at\":\"Tue Sep 27 04:02:10 +0000 2011\",\"favourites_count\":234,\"utc_offset\":-14400,\"time_zone\":\"Eastern Time (US & Canada)\",\"geo_enabled\":true,\"verified\":true,\"statuses_count\":7015,\"lang\":\"en\",\"contributors_enabled\":false,\"is_translator\":false,\"is_translation_enabled\":false,\"profile_background_color\":\"C0DEED\",\"profile_background_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_background_images\\/655925030\\/9ml135sdbqm3q5wxqask.jpeg\",\"profile_background_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_background_images\\/655925030\\/9ml135sdbqm3q5wxqask.jpeg\",\"profile_background_tile\":true,\"profile_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_images\\/647119157343989760\\/v-Vd9Chq_normal.jpg\",\"profile_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_images\\/647119157343989760\\/v-Vd9Chq_normal.jpg\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/380730306\\/1401909112\",\"profile_link_color\":\"0084B4\",\"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\":false,\"default_profile_image\":false,\"following\":false,\"follow_request_sent\":false,\"notifications\":false},{\"id\":355708717,\"id_str\":\"355708717\",\"name\":\"Triple H\",\"screen_name\":\"TripleH\",\"location\":\"Greenwich, CT\",\"description\":\"14-Time World Champion. EVP Talent, Live Events & Creative @WWE. Whether in the office or playing a bad guy on TV, I always do what\\u2019s #BestForBusiness.\",\"url\":\"https:\\/\\/t.co\\/qlL69xNimN\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"https:\\/\\/t.co\\/qlL69xNimN\",\"expanded_url\":\"http:\\/\\/www.instagram.com\\/tripleh\",\"display_url\":\"instagram.com\\/tripleh\",\"indices\":[0,23]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"followers_count\":4126941,\"friends_count\":26,\"listed_count\":5980,\"created_at\":\"Mon Aug 15 19:31:15 +0000 2011\",\"favourites_count\":67,\"utc_offset\":-14400,\"time_zone\":\"Eastern Time (US & Canada)\",\"geo_enabled\":true,\"verified\":true,\"statuses_count\":3129,\"lang\":\"en\",\"contributors_enabled\":false,\"is_translator\":false,\"is_translation_enabled\":true,\"profile_background_color\":\"131516\",\"profile_background_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_background_images\\/501428254314475520\\/VdDt3yRg.jpeg\",\"profile_background_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_background_images\\/501428254314475520\\/VdDt3yRg.jpeg\",\"profile_background_tile\":true,\"profile_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_images\\/725087214401671170\\/02UGgybe_normal.jpg\",\"profile_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_images\\/725087214401671170\\/02UGgybe_normal.jpg\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/355708717\\/1478007840\",\"profile_link_color\":\"02730A\",\"profile_sidebar_border_color\":\"FFFFFF\",\"profile_sidebar_fill_color\":\"FFDF9E\",\"profile_text_color\":\"333333\",\"profile_use_background_image\":true,\"has_extended_profile\":false,\"default_profile\":false,\"default_profile_image\":false,\"following\":false,\"follow_request_sent\":false,\"notifications\":false},{\"id\":131948686,\"id_str\":\"131948686\",\"name\":\"JJ Watt\",\"screen_name\":\"JJWatt\",\"location\":\"United States of America\",\"description\":\"Houston Texans #99\",\"url\":\"https:\\/\\/t.co\\/VcQDwfAfvF\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"https:\\/\\/t.co\\/VcQDwfAfvF\",\"expanded_url\":\"http:\\/\\/www.JJWFoundation.org\",\"display_url\":\"JJWFoundation.org\",\"indices\":[0,23]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"followers_count\":3012112,\"friends_count\":410,\"listed_count\":3742,\"created_at\":\"Sun Apr 11 21:01:08 +0000 2010\",\"favourites_count\":42,\"utc_offset\":-18000,\"time_zone\":\"Central Time (US & Canada)\",\"geo_enabled\":false,\"verified\":true,\"statuses_count\":8318,\"lang\":\"en\",\"contributors_enabled\":false,\"is_translator\":false,\"is_translation_enabled\":true,\"profile_background_color\":\"8F0D0D\",\"profile_background_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_background_images\\/91267948\\/camprandall.jpg\",\"profile_background_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_background_images\\/91267948\\/camprandall.jpg\",\"profile_background_tile\":false,\"profile_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_images\\/772565260603502593\\/mXxLQhFR_normal.jpg\",\"profile_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_images\\/772565260603502593\\/mXxLQhFR_normal.jpg\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/131948686\\/1470881662\",\"profile_link_color\":\"B3BDBB\",\"profile_sidebar_border_color\":\"050505\",\"profile_sidebar_fill_color\":\"8F0D0D\",\"profile_text_color\":\"030303\",\"profile_use_background_image\":true,\"has_extended_profile\":false,\"default_profile\":false,\"default_profile_image\":false,\"following\":false,\"follow_request_sent\":false,\"notifications\":false},{\"id\":23505298,\"id_str\":\"23505298\",\"name\":\"Masters Tournament\",\"screen_name\":\"TheMasters\",\"location\":\"Augusta, GA\",\"description\":\"Join us April 4-10, 2016 for the Masters Tournament. Tune in to ESPN and CBS or go to http:\\/\\/t.co\\/ZPKrXXdHCi\",\"url\":\"http:\\/\\/t.co\\/uyUiB7ud3r\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/uyUiB7ud3r\",\"expanded_url\":\"http:\\/\\/www.masters.com\",\"display_url\":\"masters.com\",\"indices\":[0,22]}]},\"description\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/ZPKrXXdHCi\",\"expanded_url\":\"http:\\/\\/www.masters.com\",\"display_url\":\"masters.com\",\"indices\":[86,108]}]}},\"protected\":false,\"followers_count\":620423,\"friends_count\":9,\"listed_count\":3350,\"created_at\":\"Mon Mar 09 21:30:42 +0000 2009\",\"favourites_count\":0,\"utc_offset\":-14400,\"time_zone\":\"Eastern Time (US & Canada)\",\"geo_enabled\":false,\"verified\":true,\"statuses_count\":671,\"lang\":\"en\",\"contributors_enabled\":false,\"is_translator\":false,\"is_translation_enabled\":false,\"profile_background_color\":\"014624\",\"profile_background_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_background_images\\/451752084631597056\\/-C9R0nG2.jpeg\",\"profile_background_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_background_images\\/451752084631597056\\/-C9R0nG2.jpeg\",\"profile_background_tile\":false,\"profile_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_images\\/122602218\\/Masters_Logo_040509_normal.jpg\",\"profile_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_images\\/122602218\\/Masters_Logo_040509_normal.jpg\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/23505298\\/1420830628\",\"profile_link_color\":\"014624\",\"profile_sidebar_border_color\":\"FFFFFF\",\"profile_sidebar_fill_color\":\"F5F1DB\",\"profile_text_color\":\"014624\",\"profile_use_background_image\":true,\"has_extended_profile\":false,\"default_profile\":false,\"default_profile_image\":false,\"following\":false,\"follow_request_sent\":false,\"notifications\":false},{\"id\":18132032,\"id_str\":\"18132032\",\"name\":\"Dale Earnhardt Jr.\",\"screen_name\":\"DaleJr\",\"location\":\"Mooresville, NC\",\"description\":\"Retired dealership service mechanic. Former backup fullback for the Mooresville Blue Devils varsity soccer team. Aspiring competition BBQ Pitmaster.\",\"url\":\"https:\\/\\/t.co\\/HDQlFcBLId\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"https:\\/\\/t.co\\/HDQlFcBLId\",\"expanded_url\":\"http:\\/\\/www.dalejr.com\",\"display_url\":\"dalejr.com\",\"indices\":[0,23]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"followers_count\":1773480,\"friends_count\":565,\"listed_count\":6178,\"created_at\":\"Mon Dec 15 06:15:47 +0000 2008\",\"favourites_count\":5367,\"utc_offset\":-14400,\"time_zone\":\"Eastern Time (US & Canada)\",\"geo_enabled\":true,\"verified\":true,\"statuses_count\":9848,\"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\\/437989721843589120\\/_wnQZnii.jpeg\",\"profile_background_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_background_images\\/437989721843589120\\/_wnQZnii.jpeg\",\"profile_background_tile\":false,\"profile_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_images\\/646044464415379458\\/9q_bm8Ib_normal.jpg\",\"profile_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_images\\/646044464415379458\\/9q_bm8Ib_normal.jpg\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/18132032\\/1477667343\",\"profile_link_color\":\"FF0000\",\"profile_sidebar_border_color\":\"000000\",\"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\":false,\"follow_request_sent\":false,\"notifications\":false},{\"id\":14885860,\"id_str\":\"14885860\",\"name\":\"CBS Sports\",\"screen_name\":\"CBSSports\",\"location\":\"\",\"description\":\"For the best sports coverage in 140 characters, expect it here.\",\"url\":\"http:\\/\\/t.co\\/6kwDjyf0a4\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/6kwDjyf0a4\",\"expanded_url\":\"http:\\/\\/www.CBSSports.com\",\"display_url\":\"CBSSports.com\",\"indices\":[0,22]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"followers_count\":921671,\"friends_count\":985,\"listed_count\":5739,\"created_at\":\"Fri May 23 20:01:16 +0000 2008\",\"favourites_count\":68,\"utc_offset\":-14400,\"time_zone\":\"Eastern Time (US & Canada)\",\"geo_enabled\":true,\"verified\":true,\"statuses_count\":99015,\"lang\":\"en\",\"contributors_enabled\":false,\"is_translator\":false,\"is_translation_enabled\":false,\"profile_background_color\":\"0A2E56\",\"profile_background_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_background_images\\/472426346879016960\\/UqLWiCyg.jpeg\",\"profile_background_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_background_images\\/472426346879016960\\/UqLWiCyg.jpeg\",\"profile_background_tile\":false,\"profile_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_images\\/696218981145772033\\/8mYnTpHm_normal.png\",\"profile_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_images\\/696218981145772033\\/8mYnTpHm_normal.png\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/14885860\\/1454826525\",\"profile_link_color\":\"0084B4\",\"profile_sidebar_border_color\":\"FFFFFF\",\"profile_sidebar_fill_color\":\"FFFFFF\",\"profile_text_color\":\"333333\",\"profile_use_background_image\":true,\"has_extended_profile\":false,\"default_profile\":false,\"default_profile_image\":false,\"following\":false,\"follow_request_sent\":false,\"notifications\":false}],\"size\":31,\"slug\":\"sports\",\"name\":\"Sports\"}" - }, - "headers": { - "content-length": [ - "54793" - ], - "x-transaction": [ - "00a10aca0088794c" - ], - "last-modified": [ - "Sat, 05 Nov 2016 21:44:01 GMT" - ], - "x-rate-limit-reset": [ - "1478382711" - ], - "strict-transport-security": [ - "max-age=631138519" - ], - "server": [ - "tsa_b" - ], - "cache-control": [ - "no-cache, no-store, must-revalidate, pre-check=0, post-check=0" - ], - "x-content-type-options": [ - "nosniff" - ], - "x-rate-limit-remaining": [ - "13" - ], - "date": [ - "Sat, 05 Nov 2016 21:44:01 GMT" - ], - "x-twitter-response-tags": [ - "BouncerCompliant" - ], - "x-rate-limit-limit": [ - "15" - ], - "x-frame-options": [ - "SAMEORIGIN" - ], - "status": [ - "200 OK" - ], - "x-xss-protection": [ - "1; mode=block" - ], - "content-disposition": [ - "attachment; filename=json.json" - ], - "expires": [ - "Tue, 31 Mar 1981 05:00:00 GMT" - ], - "content-type": [ - "application/json;charset=utf-8" - ], - "set-cookie": [ - "lang=en; Path=/", - "guest_id=v1%3A147838224131954440; Domain=.twitter.com; Path=/; Expires=Mon, 05-Nov-2018 21:44:01 UTC" - ], - "pragma": [ - "no-cache" - ], - "x-access-level": [ - "read-write-directmessages" - ], - "x-response-time": [ - "113" - ], - "x-connection-hash": [ - "9edb1c544715e58d0494f71ce072df11" - ] - } - }, - "request": { - "method": "GET", - "uri": "https://api.twitter.com/1.1/users/suggestions/sports.json", - "body": null, - "headers": { - "Host": [ - "api.twitter.com" - ] - } - } - } - ] -} \ No newline at end of file diff --git a/cassettes/testsuggesteduserstweets.json b/cassettes/testsuggesteduserstweets.json deleted file mode 100644 index 944d055..0000000 --- a/cassettes/testsuggesteduserstweets.json +++ /dev/null @@ -1,191 +0,0 @@ -{ - "version": 1, - "interactions": [ - { - "response": { - "status": { - "message": "OK", - "code": 200 - }, - "body": { - "string": "[{\"size\":31,\"slug\":\"sports\",\"name\":\"Sports\"},{\"size\":14,\"slug\":\"entertainment\",\"name\":\"Entertainment\"},{\"size\":15,\"slug\":\"music\",\"name\":\"Music\"},{\"size\":15,\"slug\":\"digital-creators\",\"name\":\"Digital Creators\"},{\"size\":15,\"slug\":\"news\",\"name\":\"News\"},{\"size\":15,\"slug\":\"gaming\",\"name\":\"Gaming\"},{\"size\":15,\"slug\":\"government\",\"name\":\"Government\"},{\"size\":13,\"slug\":\"television\",\"name\":\"Television\"},{\"size\":14,\"slug\":\"funny\",\"name\":\"Funny\"},{\"size\":14,\"slug\":\"fashion\",\"name\":\"Fashion\"},{\"size\":15,\"slug\":\"food-drink\",\"name\":\"Food & Drink\"},{\"size\":9,\"slug\":\"family\",\"name\":\"Family\"},{\"size\":9,\"slug\":\"business\",\"name\":\"Business\"},{\"size\":9,\"slug\":\"books\",\"name\":\"Books\"},{\"size\":12,\"slug\":\"leaders\",\"name\":\"Leaders\"},{\"size\":12,\"slug\":\"influencers\",\"name\":\"Influencers\"}]" - }, - "headers": { - "content-length": [ - "770" - ], - "x-transaction": [ - "00e772eb0086ecb1" - ], - "last-modified": [ - "Sat, 05 Nov 2016 21:44:01 GMT" - ], - "x-rate-limit-reset": [ - "1478382710" - ], - "strict-transport-security": [ - "max-age=631138519" - ], - "server": [ - "tsa_b" - ], - "cache-control": [ - "no-cache, no-store, must-revalidate, pre-check=0, post-check=0" - ], - "x-content-type-options": [ - "nosniff" - ], - "x-rate-limit-remaining": [ - "9" - ], - "date": [ - "Sat, 05 Nov 2016 21:44:01 GMT" - ], - "x-twitter-response-tags": [ - "BouncerCompliant" - ], - "x-rate-limit-limit": [ - "15" - ], - "x-frame-options": [ - "SAMEORIGIN" - ], - "status": [ - "200 OK" - ], - "x-xss-protection": [ - "1; mode=block" - ], - "content-disposition": [ - "attachment; filename=json.json" - ], - "expires": [ - "Tue, 31 Mar 1981 05:00:00 GMT" - ], - "content-type": [ - "application/json;charset=utf-8" - ], - "set-cookie": [ - "lang=en; Path=/", - "guest_id=v1%3A147838224166419071; Domain=.twitter.com; Path=/; Expires=Mon, 05-Nov-2018 21:44:01 UTC" - ], - "pragma": [ - "no-cache" - ], - "x-access-level": [ - "read-write-directmessages" - ], - "x-response-time": [ - "16" - ], - "x-connection-hash": [ - "aa43824a4d249a603f5ac4981721e383" - ] - } - }, - "request": { - "method": "GET", - "uri": "https://api.twitter.com/1.1/users/suggestions.json", - "body": null, - "headers": { - "Host": [ - "api.twitter.com" - ] - } - } - }, - { - "response": { - "status": { - "message": "OK", - "code": 200 - }, - "body": { - "string": "[{\"id\":19923144,\"id_str\":\"19923144\",\"name\":\"NBA\",\"screen_name\":\"NBA\",\"location\":\"\",\"description\":\"30 teams, 1 goal. #ThisIsWhyWePlay\",\"url\":\"https:\\/\\/t.co\\/krBlSjaSod\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"https:\\/\\/t.co\\/krBlSjaSod\",\"expanded_url\":\"http:\\/\\/NBA.com\",\"display_url\":\"NBA.com\",\"indices\":[0,23]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"followers_count\":23555128,\"friends_count\":1556,\"listed_count\":45135,\"created_at\":\"Mon Feb 02 19:04:42 +0000 2009\",\"favourites_count\":178,\"utc_offset\":-14400,\"time_zone\":\"Eastern Time (US & Canada)\",\"geo_enabled\":false,\"verified\":true,\"statuses_count\":145432,\"lang\":\"en\",\"status\":{\"created_at\":\"Sat Nov 05 21:00:02 +0000 2016\",\"id\":795007790280372225,\"id_str\":\"795007790280372225\",\"text\":\"Jumpin' out the gym & printin' posters.... @KingJames' best alley-oops! https:\\/\\/t.co\\/XW0dgKAtbN\",\"truncated\":false,\"entities\":{\"hashtags\":[],\"symbols\":[],\"user_mentions\":[{\"screen_name\":\"KingJames\",\"name\":\"LeBron James\",\"id\":23083404,\"id_str\":\"23083404\",\"indices\":[47,57]}],\"urls\":[],\"media\":[{\"id\":794898138414727173,\"id_str\":\"794898138414727173\",\"indices\":[76,99],\"media_url\":\"http:\\/\\/pbs.twimg.com\\/media\\/CwgS8KdUQAABeqM.jpg\",\"media_url_https\":\"https:\\/\\/pbs.twimg.com\\/media\\/CwgS8KdUQAABeqM.jpg\",\"url\":\"https:\\/\\/t.co\\/XW0dgKAtbN\",\"display_url\":\"pic.twitter.com\\/XW0dgKAtbN\",\"expanded_url\":\"https:\\/\\/twitter.com\\/NBA\\/status\\/795007790280372225\\/video\\/1\",\"type\":\"photo\",\"sizes\":{\"small\":{\"w\":680,\"h\":383,\"resize\":\"fit\"},\"medium\":{\"w\":1200,\"h\":675,\"resize\":\"fit\"},\"large\":{\"w\":1280,\"h\":720,\"resize\":\"fit\"},\"thumb\":{\"w\":150,\"h\":150,\"resize\":\"crop\"}}}]},\"extended_entities\":{\"media\":[{\"id\":794898138414727173,\"id_str\":\"794898138414727173\",\"indices\":[76,99],\"media_url\":\"http:\\/\\/pbs.twimg.com\\/media\\/CwgS8KdUQAABeqM.jpg\",\"media_url_https\":\"https:\\/\\/pbs.twimg.com\\/media\\/CwgS8KdUQAABeqM.jpg\",\"url\":\"https:\\/\\/t.co\\/XW0dgKAtbN\",\"display_url\":\"pic.twitter.com\\/XW0dgKAtbN\",\"expanded_url\":\"https:\\/\\/twitter.com\\/NBA\\/status\\/795007790280372225\\/video\\/1\",\"type\":\"video\",\"sizes\":{\"small\":{\"w\":680,\"h\":383,\"resize\":\"fit\"},\"medium\":{\"w\":1200,\"h\":675,\"resize\":\"fit\"},\"large\":{\"w\":1280,\"h\":720,\"resize\":\"fit\"},\"thumb\":{\"w\":150,\"h\":150,\"resize\":\"crop\"}},\"video_info\":{\"aspect_ratio\":[16,9],\"duration_millis\":214047,\"variants\":[{\"content_type\":\"application\\/dash+xml\",\"url\":\"https:\\/\\/video.twimg.com\\/amplify_video\\/794898138414727173\\/pl\\/K3iitEGP16mWQHQ9.mpd\"},{\"bitrate\":2176000,\"content_type\":\"video\\/mp4\",\"url\":\"https:\\/\\/video.twimg.com\\/amplify_video\\/794898138414727173\\/vid\\/1280x720\\/DBusPTVEO9y21JP9.mp4\"},{\"bitrate\":832000,\"content_type\":\"video\\/mp4\",\"url\":\"https:\\/\\/video.twimg.com\\/amplify_video\\/794898138414727173\\/vid\\/640x360\\/JnobI9hTO_ngFrlr.mp4\"},{\"bitrate\":320000,\"content_type\":\"video\\/mp4\",\"url\":\"https:\\/\\/video.twimg.com\\/amplify_video\\/794898138414727173\\/vid\\/320x180\\/V0Z1MjjR2Hncp9KB.mp4\"},{\"content_type\":\"application\\/x-mpegURL\",\"url\":\"https:\\/\\/video.twimg.com\\/amplify_video\\/794898138414727173\\/pl\\/K3iitEGP16mWQHQ9.m3u8\"}]},\"additional_media_info\":{\"title\":\"\",\"description\":\"\",\"embeddable\":true,\"monetizable\":false}}]},\"source\":\"\\u003ca href=\\\"https:\\/\\/studio.twitter.com\\\" rel=\\\"nofollow\\\"\\u003eMedia Studio\\u003c\\/a\\u003e\",\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"is_quote_status\":false,\"retweet_count\":781,\"favorite_count\":929,\"favorited\":false,\"retweeted\":false,\"possibly_sensitive\":false,\"lang\":\"en\"},\"contributors_enabled\":false,\"is_translator\":false,\"is_translation_enabled\":true,\"profile_background_color\":\"003969\",\"profile_background_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_background_images\\/651942155276054528\\/Ry82B6Mn.png\",\"profile_background_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_background_images\\/651942155276054528\\/Ry82B6Mn.png\",\"profile_background_tile\":false,\"profile_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_images\\/789457223269412864\\/tBHQHI6Q_normal.jpg\",\"profile_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_images\\/789457223269412864\\/tBHQHI6Q_normal.jpg\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/19923144\\/1478352691\",\"profile_link_color\":\"3B94D9\",\"profile_sidebar_border_color\":\"000000\",\"profile_sidebar_fill_color\":\"FFFFFF\",\"profile_text_color\":\"333333\",\"profile_use_background_image\":false,\"has_extended_profile\":false,\"default_profile\":false,\"default_profile_image\":false,\"following\":false,\"follow_request_sent\":false,\"notifications\":false},{\"id\":23083404,\"id_str\":\"23083404\",\"name\":\"LeBron James\",\"screen_name\":\"KingJames\",\"location\":\"Amongst La Familia! \",\"description\":\"EST. AKRON - ST.V\\/M Class of '03 http:\\/\\/t.co\\/IneJylUd1m #IPROMISE\",\"url\":\"http:\\/\\/t.co\\/TuET0GeB2Z\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/TuET0GeB2Z\",\"expanded_url\":\"http:\\/\\/LeBronJames.com\",\"display_url\":\"LeBronJames.com\",\"indices\":[0,22]}]},\"description\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/IneJylUd1m\",\"expanded_url\":\"http:\\/\\/LeBronJamesFamilyFoundation.org\",\"display_url\":\"LeBronJamesFamilyFoundation.org\",\"indices\":[34,56]}]}},\"protected\":false,\"followers_count\":33441733,\"friends_count\":165,\"listed_count\":40967,\"created_at\":\"Fri Mar 06 16:25:53 +0000 2009\",\"favourites_count\":70,\"utc_offset\":-18000,\"time_zone\":\"Quito\",\"geo_enabled\":false,\"verified\":true,\"statuses_count\":5135,\"lang\":\"en\",\"status\":{\"created_at\":\"Thu Nov 03 12:38:10 +0000 2016\",\"id\":794156717789642752,\"id_str\":\"794156717789642752\",\"text\":\"Big thank you to Greg, Jason & the entire Mapleside Farms team for rolling out the red carpet for my kids & their f\\u2026 https:\\/\\/t.co\\/ebRN1YqPiV\",\"truncated\":true,\"entities\":{\"hashtags\":[],\"symbols\":[],\"user_mentions\":[],\"urls\":[{\"url\":\"https:\\/\\/t.co\\/ebRN1YqPiV\",\"expanded_url\":\"https:\\/\\/twitter.com\\/i\\/web\\/status\\/794156717789642752\",\"display_url\":\"twitter.com\\/i\\/web\\/status\\/7\\u2026\",\"indices\":[125,148]}]},\"source\":\"\\u003ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003eTwitter for Android\\u003c\\/a\\u003e\",\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"is_quote_status\":false,\"retweet_count\":552,\"favorite_count\":6495,\"favorited\":false,\"retweeted\":false,\"possibly_sensitive\":false,\"lang\":\"en\"},\"contributors_enabled\":false,\"is_translator\":false,\"is_translation_enabled\":true,\"profile_background_color\":\"000000\",\"profile_background_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_background_images\\/378800000104492008\\/d11e7b1d2751298ff3f81494ad045d9d.jpeg\",\"profile_background_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_background_images\\/378800000104492008\\/d11e7b1d2751298ff3f81494ad045d9d.jpeg\",\"profile_background_tile\":false,\"profile_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_images\\/748603714705952768\\/-8HcqbKS_normal.jpg\",\"profile_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_images\\/748603714705952768\\/-8HcqbKS_normal.jpg\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/23083404\\/1467315994\",\"profile_link_color\":\"FBAF41\",\"profile_sidebar_border_color\":\"000000\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"profile_text_color\":\"333333\",\"profile_use_background_image\":true,\"has_extended_profile\":false,\"default_profile\":false,\"default_profile_image\":false,\"following\":false,\"follow_request_sent\":false,\"notifications\":false},{\"id\":26257166,\"id_str\":\"26257166\",\"name\":\"SportsCenter\",\"screen_name\":\"SportsCenter\",\"location\":\"Bristol, CT\",\"description\":\"All things sports. Nominate top plays using #SCtop10. *If you tweet or otherwise send us content, you consent to ESPN using and showcasing it in any media.*\",\"url\":\"https:\\/\\/t.co\\/nCdopZzBRi\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"https:\\/\\/t.co\\/nCdopZzBRi\",\"expanded_url\":\"http:\\/\\/snapchat.com\\/add\\/sportscenter\",\"display_url\":\"snapchat.com\\/add\\/sportscent\\u2026\",\"indices\":[0,23]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"followers_count\":30266106,\"friends_count\":1668,\"listed_count\":42820,\"created_at\":\"Tue Mar 24 15:28:02 +0000 2009\",\"favourites_count\":919,\"utc_offset\":-14400,\"time_zone\":\"Eastern Time (US & Canada)\",\"geo_enabled\":true,\"verified\":true,\"statuses_count\":86669,\"lang\":\"en\",\"status\":{\"created_at\":\"Sat Nov 05 21:27:21 +0000 2016\",\"id\":795014664916705286,\"id_str\":\"795014664916705286\",\"text\":\"It's been all Michigan so far... https:\\/\\/t.co\\/E9nCn0t2I0\",\"truncated\":false,\"entities\":{\"hashtags\":[],\"symbols\":[],\"user_mentions\":[],\"urls\":[],\"media\":[{\"id\":795014662412648449,\"id_str\":\"795014662412648449\",\"indices\":[33,56],\"media_url\":\"http:\\/\\/pbs.twimg.com\\/media\\/Cwh1n5BVQAEawGL.jpg\",\"media_url_https\":\"https:\\/\\/pbs.twimg.com\\/media\\/Cwh1n5BVQAEawGL.jpg\",\"url\":\"https:\\/\\/t.co\\/E9nCn0t2I0\",\"display_url\":\"pic.twitter.com\\/E9nCn0t2I0\",\"expanded_url\":\"https:\\/\\/twitter.com\\/SportsCenter\\/status\\/795014664916705286\\/photo\\/1\",\"type\":\"photo\",\"sizes\":{\"large\":{\"w\":626,\"h\":320,\"resize\":\"fit\"},\"small\":{\"w\":626,\"h\":320,\"resize\":\"fit\"},\"medium\":{\"w\":626,\"h\":320,\"resize\":\"fit\"},\"thumb\":{\"w\":150,\"h\":150,\"resize\":\"crop\"}}}]},\"extended_entities\":{\"media\":[{\"id\":795014662412648449,\"id_str\":\"795014662412648449\",\"indices\":[33,56],\"media_url\":\"http:\\/\\/pbs.twimg.com\\/media\\/Cwh1n5BVQAEawGL.jpg\",\"media_url_https\":\"https:\\/\\/pbs.twimg.com\\/media\\/Cwh1n5BVQAEawGL.jpg\",\"url\":\"https:\\/\\/t.co\\/E9nCn0t2I0\",\"display_url\":\"pic.twitter.com\\/E9nCn0t2I0\",\"expanded_url\":\"https:\\/\\/twitter.com\\/SportsCenter\\/status\\/795014664916705286\\/photo\\/1\",\"type\":\"photo\",\"sizes\":{\"large\":{\"w\":626,\"h\":320,\"resize\":\"fit\"},\"small\":{\"w\":626,\"h\":320,\"resize\":\"fit\"},\"medium\":{\"w\":626,\"h\":320,\"resize\":\"fit\"},\"thumb\":{\"w\":150,\"h\":150,\"resize\":\"crop\"}}}]},\"source\":\"\\u003ca href=\\\"http:\\/\\/www.spredfast.com\\\" rel=\\\"nofollow\\\"\\u003eSpredfast app\\u003c\\/a\\u003e\",\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"is_quote_status\":false,\"retweet_count\":282,\"favorite_count\":787,\"favorited\":false,\"retweeted\":false,\"possibly_sensitive\":false,\"lang\":\"en\"},\"contributors_enabled\":false,\"is_translator\":false,\"is_translation_enabled\":true,\"profile_background_color\":\"131516\",\"profile_background_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_background_images\\/480904536454750208\\/mD9fyg2r.jpeg\",\"profile_background_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_background_images\\/480904536454750208\\/mD9fyg2r.jpeg\",\"profile_background_tile\":true,\"profile_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_images\\/641252681017856001\\/p6PL2KFg_normal.jpg\",\"profile_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_images\\/641252681017856001\\/p6PL2KFg_normal.jpg\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/26257166\\/1441721587\",\"profile_link_color\":\"009999\",\"profile_sidebar_border_color\":\"000000\",\"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\":false,\"follow_request_sent\":false,\"notifications\":false},{\"id\":19122675,\"id_str\":\"19122675\",\"name\":\"Alex Ovechkin\",\"screen_name\":\"ovi8\",\"location\":\"Washington, DC\",\"description\":\"Official Twitter page of Alex Ovechkin. Proud Captain of the Washington Capitals.\",\"url\":\"http:\\/\\/t.co\\/mOY0OhppuY\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/mOY0OhppuY\",\"expanded_url\":\"http:\\/\\/www.ovie8.com\",\"display_url\":\"ovie8.com\",\"indices\":[0,22]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"followers_count\":2319457,\"friends_count\":74,\"listed_count\":7759,\"created_at\":\"Sat Jan 17 20:33:19 +0000 2009\",\"favourites_count\":12,\"utc_offset\":-14400,\"time_zone\":\"Eastern Time (US & Canada)\",\"geo_enabled\":true,\"verified\":true,\"statuses_count\":618,\"lang\":\"en\",\"status\":{\"created_at\":\"Sat Nov 05 14:52:46 +0000 2016\",\"id\":794915365696454656,\"id_str\":\"794915365696454656\",\"text\":\"RT @PapaJohns_DMV: We support the @Capitals & Hockey Fights Cancer Awareness Night tonight! #HockeyFightsCancer #OvisWish\\ud83c\\udf55\\ud83c\\udf55 #CapsFightCance\\u2026\",\"truncated\":false,\"entities\":{\"hashtags\":[{\"text\":\"HockeyFightsCancer\",\"indices\":[96,115]},{\"text\":\"OvisWish\",\"indices\":[116,125]}],\"symbols\":[],\"user_mentions\":[{\"screen_name\":\"PapaJohns_DMV\",\"name\":\"Papa John's of DC\",\"id\":2557274646,\"id_str\":\"2557274646\",\"indices\":[3,17]},{\"screen_name\":\"Capitals\",\"name\":\"#CapsFightCancer\",\"id\":14801539,\"id_str\":\"14801539\",\"indices\":[34,43]}],\"urls\":[]},\"source\":\"\\u003ca href=\\\"http:\\/\\/twitter.com\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003eTwitter for iPhone\\u003c\\/a\\u003e\",\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"retweeted_status\":{\"created_at\":\"Sat Nov 05 13:40:18 +0000 2016\",\"id\":794897128464285696,\"id_str\":\"794897128464285696\",\"text\":\"We support the @Capitals & Hockey Fights Cancer Awareness Night tonight! #HockeyFightsCancer #OvisWish\\ud83c\\udf55\\ud83c\\udf55\\u2026 https:\\/\\/t.co\\/mAzLBNSU7u\",\"truncated\":true,\"entities\":{\"hashtags\":[{\"text\":\"HockeyFightsCancer\",\"indices\":[77,96]},{\"text\":\"OvisWish\",\"indices\":[97,106]}],\"symbols\":[],\"user_mentions\":[{\"screen_name\":\"Capitals\",\"name\":\"#CapsFightCancer\",\"id\":14801539,\"id_str\":\"14801539\",\"indices\":[15,24]}],\"urls\":[{\"url\":\"https:\\/\\/t.co\\/mAzLBNSU7u\",\"expanded_url\":\"https:\\/\\/twitter.com\\/i\\/web\\/status\\/794897128464285696\",\"display_url\":\"twitter.com\\/i\\/web\\/status\\/7\\u2026\",\"indices\":[110,133]}]},\"source\":\"\\u003ca href=\\\"http:\\/\\/www.hootsuite.com\\\" rel=\\\"nofollow\\\"\\u003eHootsuite\\u003c\\/a\\u003e\",\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"is_quote_status\":false,\"retweet_count\":24,\"favorite_count\":78,\"favorited\":false,\"retweeted\":false,\"possibly_sensitive\":false,\"lang\":\"en\"},\"is_quote_status\":false,\"retweet_count\":24,\"favorite_count\":0,\"favorited\":false,\"retweeted\":false,\"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\\/326190672\\/Ovechkin_Retouched3.jpg\",\"profile_background_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_background_images\\/326190672\\/Ovechkin_Retouched3.jpg\",\"profile_background_tile\":false,\"profile_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_images\\/1531994974\\/Ovechkin_Retouched3_normal.jpg\",\"profile_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_images\\/1531994974\\/Ovechkin_Retouched3_normal.jpg\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/19122675\\/1391978464\",\"profile_link_color\":\"009999\",\"profile_sidebar_border_color\":\"EEEEEE\",\"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\":false,\"follow_request_sent\":false,\"notifications\":false},{\"id\":17461978,\"id_str\":\"17461978\",\"name\":\"SHAQ\",\"screen_name\":\"SHAQ\",\"location\":\"TOUT-SHAQ. INSTAGRAM-SHAQ\",\"description\":\"VERY QUOTATIOUS, I PERFORM RANDOM ACTS OF SHAQNESS\",\"url\":\"http:\\/\\/t.co\\/lvGGd7loSs\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/lvGGd7loSs\",\"expanded_url\":\"http:\\/\\/www.Facebook.com\\/Shaq\",\"display_url\":\"Facebook.com\\/Shaq\",\"indices\":[0,22]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"followers_count\":12790924,\"friends_count\":675,\"listed_count\":48963,\"created_at\":\"Tue Nov 18 10:27:25 +0000 2008\",\"favourites_count\":55,\"utc_offset\":-28800,\"time_zone\":\"Alaska\",\"geo_enabled\":true,\"verified\":true,\"statuses_count\":8503,\"lang\":\"en\",\"status\":{\"created_at\":\"Thu Nov 03 16:42:30 +0000 2016\",\"id\":794218202893058048,\"id_str\":\"794218202893058048\",\"text\":\"\\\"Bleacher Report on Instagram: \\u201cRuss and KD meet again. #ExBrothers\\u201d\\\" via @BleacherReport App: https:\\/\\/t.co\\/RR7ItU0tLS\",\"truncated\":false,\"entities\":{\"hashtags\":[{\"text\":\"ExBrothers\",\"indices\":[56,67]}],\"symbols\":[],\"user_mentions\":[{\"screen_name\":\"BleacherReport\",\"name\":\"Bleacher Report\",\"id\":890891,\"id_str\":\"890891\",\"indices\":[74,89]}],\"urls\":[{\"url\":\"https:\\/\\/t.co\\/RR7ItU0tLS\",\"expanded_url\":\"https:\\/\\/www.instagram.com\\/p\\/BMWlyJMDoI-\\/\",\"display_url\":\"instagram.com\\/p\\/BMWlyJMDoI-\\/\",\"indices\":[95,118]}]},\"source\":\"\\u003ca href=\\\"http:\\/\\/twitter.com\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003eTwitter for iPhone\\u003c\\/a\\u003e\",\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"is_quote_status\":false,\"retweet_count\":50,\"favorite_count\":206,\"favorited\":false,\"retweeted\":false,\"possibly_sensitive\":false,\"lang\":\"en\"},\"contributors_enabled\":false,\"is_translator\":false,\"is_translation_enabled\":false,\"profile_background_color\":\"080203\",\"profile_background_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_background_images\\/152583408\\/Shaq_Twitpic_back_BW.jpg\",\"profile_background_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_background_images\\/152583408\\/Shaq_Twitpic_back_BW.jpg\",\"profile_background_tile\":false,\"profile_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_images\\/1673907275\\/image_normal.jpg\",\"profile_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_images\\/1673907275\\/image_normal.jpg\",\"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\":false,\"follow_request_sent\":false,\"notifications\":false},{\"id\":50004938,\"id_str\":\"50004938\",\"name\":\"#HockeyFightsCancer\",\"screen_name\":\"NHL\",\"location\":\"30 cities across U.S. & Canada\",\"description\":\"The official source of everything you need and want to know from the National Hockey League. Read before tweeting us: https:\\/\\/t.co\\/JlyVXSpqMn\",\"url\":\"https:\\/\\/t.co\\/e7DBxyyq7q\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"https:\\/\\/t.co\\/e7DBxyyq7q\",\"expanded_url\":\"http:\\/\\/hockeyfightscancer.com\",\"display_url\":\"hockeyfightscancer.com\",\"indices\":[0,23]}]},\"description\":{\"urls\":[{\"url\":\"https:\\/\\/t.co\\/JlyVXSpqMn\",\"expanded_url\":\"http:\\/\\/nhl.com\\/socialmediapolicy\",\"display_url\":\"nhl.com\\/socialmediapol\\u2026\",\"indices\":[118,141]}]}},\"protected\":false,\"followers_count\":5108098,\"friends_count\":1552,\"listed_count\":19876,\"created_at\":\"Tue Jun 23 15:24:18 +0000 2009\",\"favourites_count\":1545,\"utc_offset\":-14400,\"time_zone\":\"Eastern Time (US & Canada)\",\"geo_enabled\":true,\"verified\":true,\"statuses_count\":108511,\"lang\":\"en\",\"status\":{\"created_at\":\"Sat Nov 05 21:20:02 +0000 2016\",\"id\":795012823617179648,\"id_str\":\"795012823617179648\",\"text\":\"There will be a special touch on the @Senators' helmets for #HockeyFightsCancer night. https:\\/\\/t.co\\/anbKphf0C9\",\"truncated\":false,\"entities\":{\"hashtags\":[{\"text\":\"HockeyFightsCancer\",\"indices\":[60,79]}],\"symbols\":[],\"user_mentions\":[{\"screen_name\":\"Senators\",\"name\":\"Ottawa Senators\",\"id\":43885373,\"id_str\":\"43885373\",\"indices\":[37,46]}],\"urls\":[{\"url\":\"https:\\/\\/t.co\\/anbKphf0C9\",\"expanded_url\":\"http:\\/\\/atnhl.com\\/2eA5YGd\",\"display_url\":\"atnhl.com\\/2eA5YGd\",\"indices\":[87,110]}]},\"source\":\"\\u003ca href=\\\"http:\\/\\/adobe.com\\\" rel=\\\"nofollow\\\"\\u003eAdobe\\u00ae Social\\u003c\\/a\\u003e\",\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"is_quote_status\":false,\"retweet_count\":54,\"favorite_count\":150,\"favorited\":false,\"retweeted\":false,\"possibly_sensitive\":false,\"lang\":\"en\"},\"contributors_enabled\":false,\"is_translator\":false,\"is_translation_enabled\":true,\"profile_background_color\":\"000000\",\"profile_background_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_background_images\\/378800000139631457\\/fd-xWa9G.jpeg\",\"profile_background_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_background_images\\/378800000139631457\\/fd-xWa9G.jpeg\",\"profile_background_tile\":false,\"profile_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_images\\/790512991192113152\\/cPMsM3l0_normal.jpg\",\"profile_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_images\\/790512991192113152\\/cPMsM3l0_normal.jpg\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/50004938\\/1477371928\",\"profile_link_color\":\"3B94D9\",\"profile_sidebar_border_color\":\"FFFFFF\",\"profile_sidebar_fill_color\":\"2E2E2E\",\"profile_text_color\":\"0F5A80\",\"profile_use_background_image\":true,\"has_extended_profile\":false,\"default_profile\":false,\"default_profile_image\":false,\"following\":false,\"follow_request_sent\":false,\"notifications\":false},{\"id\":52422878,\"id_str\":\"52422878\",\"name\":\"Olympics\",\"screen_name\":\"Olympics\",\"location\":\"Lausanne, Switzerland\",\"description\":\"The Olympic Games\",\"url\":\"https:\\/\\/t.co\\/h3M6SFyq0d\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"https:\\/\\/t.co\\/h3M6SFyq0d\",\"expanded_url\":\"http:\\/\\/www.olympic.org\",\"display_url\":\"olympic.org\",\"indices\":[0,23]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"followers_count\":4432875,\"friends_count\":3864,\"listed_count\":11698,\"created_at\":\"Tue Jun 30 15:23:29 +0000 2009\",\"favourites_count\":855,\"utc_offset\":3600,\"time_zone\":\"Paris\",\"geo_enabled\":true,\"verified\":true,\"statuses_count\":4340,\"lang\":\"en\",\"status\":{\"created_at\":\"Sat Nov 05 14:40:36 +0000 2016\",\"id\":794912303644889089,\"id_str\":\"794912303644889089\",\"text\":\"RT @olympicchannel: Find out the basics of #curling in less than a minute as we bring you a beginners' guide to the unique winter sport. @w\\u2026\",\"truncated\":false,\"entities\":{\"hashtags\":[{\"text\":\"curling\",\"indices\":[43,51]}],\"symbols\":[],\"user_mentions\":[{\"screen_name\":\"olympicchannel\",\"name\":\"Olympic Channel\",\"id\":3163717636,\"id_str\":\"3163717636\",\"indices\":[3,18]}],\"urls\":[]},\"source\":\"\\u003ca href=\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=\\\"nofollow\\\"\\u003eTwitter for Android\\u003c\\/a\\u003e\",\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"retweeted_status\":{\"created_at\":\"Fri Nov 04 08:42:41 +0000 2016\",\"id\":794459841787994112,\"id_str\":\"794459841787994112\",\"text\":\"Find out the basics of #curling in less than a minute as we bring you a beginners' guide to the unique winter sport\\u2026 https:\\/\\/t.co\\/fP5Ossv8ql\",\"truncated\":true,\"entities\":{\"hashtags\":[{\"text\":\"curling\",\"indices\":[23,31]}],\"symbols\":[],\"user_mentions\":[],\"urls\":[{\"url\":\"https:\\/\\/t.co\\/fP5Ossv8ql\",\"expanded_url\":\"https:\\/\\/twitter.com\\/i\\/web\\/status\\/794459841787994112\",\"display_url\":\"twitter.com\\/i\\/web\\/status\\/7\\u2026\",\"indices\":[117,140]}]},\"source\":\"\\u003ca href=\\\"http:\\/\\/www.spredfast.com\\\" rel=\\\"nofollow\\\"\\u003eSpredfast app\\u003c\\/a\\u003e\",\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"is_quote_status\":false,\"retweet_count\":50,\"favorite_count\":125,\"favorited\":false,\"retweeted\":false,\"possibly_sensitive\":false,\"lang\":\"en\"},\"is_quote_status\":false,\"retweet_count\":50,\"favorite_count\":0,\"favorited\":false,\"retweeted\":false,\"lang\":\"en\"},\"contributors_enabled\":false,\"is_translator\":false,\"is_translation_enabled\":false,\"profile_background_color\":\"637586\",\"profile_background_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_background_images\\/451013857545183232\\/iEOsn__h.jpeg\",\"profile_background_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_background_images\\/451013857545183232\\/iEOsn__h.jpeg\",\"profile_background_tile\":false,\"profile_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_images\\/710745672480382977\\/-KLbvo93_normal.jpg\",\"profile_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_images\\/710745672480382977\\/-KLbvo93_normal.jpg\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/52422878\\/1476362128\",\"profile_link_color\":\"0069AF\",\"profile_sidebar_border_color\":\"FFFFFF\",\"profile_sidebar_fill_color\":\"E5E7E9\",\"profile_text_color\":\"333333\",\"profile_use_background_image\":true,\"has_extended_profile\":false,\"default_profile\":false,\"default_profile_image\":false,\"following\":false,\"follow_request_sent\":false,\"notifications\":false},{\"id\":18479513,\"id_str\":\"18479513\",\"name\":\"MLB\",\"screen_name\":\"MLB\",\"location\":\"\",\"description\":\"Official Twitter account of Major League Baseball. Sweepstakes rules: https:\\/\\/t.co\\/I5nlK6ZVvd\",\"url\":\"https:\\/\\/t.co\\/teGWLJu3BG\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"https:\\/\\/t.co\\/teGWLJu3BG\",\"expanded_url\":\"http:\\/\\/MLB.com\",\"display_url\":\"MLB.com\",\"indices\":[0,23]}]},\"description\":{\"urls\":[{\"url\":\"https:\\/\\/t.co\\/I5nlK6ZVvd\",\"expanded_url\":\"http:\\/\\/atmlb.com\\/sweepstakes\",\"display_url\":\"atmlb.com\\/sweepstakes\",\"indices\":[70,93]}]}},\"protected\":false,\"followers_count\":6323480,\"friends_count\":4857,\"listed_count\":29241,\"created_at\":\"Tue Dec 30 15:39:32 +0000 2008\",\"favourites_count\":1097,\"utc_offset\":-14400,\"time_zone\":\"America\\/New_York\",\"geo_enabled\":true,\"verified\":true,\"statuses_count\":127085,\"lang\":\"en\",\"status\":{\"created_at\":\"Sat Nov 05 20:50:03 +0000 2016\",\"id\":795005277149925376,\"id_str\":\"795005277149925376\",\"text\":\"#Game7: The world was watching, and tweeting. https:\\/\\/t.co\\/YkPDL9u9zT\",\"truncated\":false,\"entities\":{\"hashtags\":[{\"text\":\"Game7\",\"indices\":[0,6]}],\"symbols\":[],\"user_mentions\":[],\"urls\":[],\"media\":[{\"id\":795002489204396032,\"id_str\":\"795002489204396032\",\"indices\":[46,69],\"media_url\":\"http:\\/\\/pbs.twimg.com\\/media\\/CwhsF93VQAEy6SF.jpg\",\"media_url_https\":\"https:\\/\\/pbs.twimg.com\\/media\\/CwhsF93VQAEy6SF.jpg\",\"url\":\"https:\\/\\/t.co\\/YkPDL9u9zT\",\"display_url\":\"pic.twitter.com\\/YkPDL9u9zT\",\"expanded_url\":\"https:\\/\\/twitter.com\\/MLB\\/status\\/795005277149925376\\/video\\/1\",\"type\":\"photo\",\"sizes\":{\"thumb\":{\"w\":150,\"h\":150,\"resize\":\"crop\"},\"small\":{\"w\":640,\"h\":360,\"resize\":\"fit\"},\"large\":{\"w\":640,\"h\":360,\"resize\":\"fit\"},\"medium\":{\"w\":640,\"h\":360,\"resize\":\"fit\"}}}]},\"extended_entities\":{\"media\":[{\"id\":795002489204396032,\"id_str\":\"795002489204396032\",\"indices\":[46,69],\"media_url\":\"http:\\/\\/pbs.twimg.com\\/media\\/CwhsF93VQAEy6SF.jpg\",\"media_url_https\":\"https:\\/\\/pbs.twimg.com\\/media\\/CwhsF93VQAEy6SF.jpg\",\"url\":\"https:\\/\\/t.co\\/YkPDL9u9zT\",\"display_url\":\"pic.twitter.com\\/YkPDL9u9zT\",\"expanded_url\":\"https:\\/\\/twitter.com\\/MLB\\/status\\/795005277149925376\\/video\\/1\",\"type\":\"video\",\"sizes\":{\"thumb\":{\"w\":150,\"h\":150,\"resize\":\"crop\"},\"small\":{\"w\":640,\"h\":360,\"resize\":\"fit\"},\"large\":{\"w\":640,\"h\":360,\"resize\":\"fit\"},\"medium\":{\"w\":640,\"h\":360,\"resize\":\"fit\"}},\"video_info\":{\"aspect_ratio\":[16,9],\"duration_millis\":123857,\"variants\":[{\"content_type\":\"application\\/dash+xml\",\"url\":\"https:\\/\\/video.twimg.com\\/amplify_video\\/795002489204396032\\/pl\\/HDaONnQJ_iGGxvlh.mpd\"},{\"bitrate\":832000,\"content_type\":\"video\\/mp4\",\"url\":\"https:\\/\\/video.twimg.com\\/amplify_video\\/795002489204396032\\/vid\\/640x360\\/V1lO-Vgvhrjl5lfd.mp4\"},{\"content_type\":\"application\\/x-mpegURL\",\"url\":\"https:\\/\\/video.twimg.com\\/amplify_video\\/795002489204396032\\/pl\\/HDaONnQJ_iGGxvlh.m3u8\"},{\"bitrate\":320000,\"content_type\":\"video\\/mp4\",\"url\":\"https:\\/\\/video.twimg.com\\/amplify_video\\/795002489204396032\\/vid\\/320x180\\/lc1dkI5fp81J-uFS.mp4\"}]},\"additional_media_info\":{\"title\":\"\",\"description\":\"\",\"embeddable\":true,\"monetizable\":false}}]},\"source\":\"\\u003ca href=\\\"https:\\/\\/studio.twitter.com\\\" rel=\\\"nofollow\\\"\\u003eMedia Studio\\u003c\\/a\\u003e\",\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"is_quote_status\":false,\"retweet_count\":323,\"favorite_count\":780,\"favorited\":false,\"retweeted\":false,\"possibly_sensitive\":false,\"lang\":\"en\"},\"contributors_enabled\":false,\"is_translator\":false,\"is_translation_enabled\":true,\"profile_background_color\":\"022330\",\"profile_background_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_background_images\\/631538837005570049\\/z-SDZqmj.jpg\",\"profile_background_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_background_images\\/631538837005570049\\/z-SDZqmj.jpg\",\"profile_background_tile\":false,\"profile_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_images\\/794073402747326465\\/pdiU1XpF_normal.jpg\",\"profile_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_images\\/794073402747326465\\/pdiU1XpF_normal.jpg\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/18479513\\/1478149588\",\"profile_link_color\":\"0084B4\",\"profile_sidebar_border_color\":\"FFFFFF\",\"profile_sidebar_fill_color\":\"DDFFCC\",\"profile_text_color\":\"333333\",\"profile_use_background_image\":true,\"has_extended_profile\":false,\"default_profile\":false,\"default_profile_image\":false,\"following\":false,\"follow_request_sent\":false,\"notifications\":false},{\"id\":49153854,\"id_str\":\"49153854\",\"name\":\"NASCAR\",\"screen_name\":\"NASCAR\",\"location\":\"\",\"description\":\"SUNDAY, NOVEMBER 5 \\/ 2 PM ET \\/ NBC\",\"url\":\"https:\\/\\/t.co\\/36eYcUJvUy\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"https:\\/\\/t.co\\/36eYcUJvUy\",\"expanded_url\":\"http:\\/\\/nas.cr\\/NASCAR\",\"display_url\":\"nas.cr\\/NASCAR\",\"indices\":[0,23]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"followers_count\":2980572,\"friends_count\":378,\"listed_count\":10720,\"created_at\":\"Sat Jun 20 23:13:52 +0000 2009\",\"favourites_count\":434,\"utc_offset\":-14400,\"time_zone\":\"Eastern Time (US & Canada)\",\"geo_enabled\":true,\"verified\":true,\"statuses_count\":101896,\"lang\":\"en\",\"status\":{\"created_at\":\"Sat Nov 05 21:18:34 +0000 2016\",\"id\":795012456238239746,\"id_str\":\"795012456238239746\",\"text\":\"@MightyGriz Looks like you have some nice seats! Hope you're enjoying yourself.\",\"truncated\":false,\"entities\":{\"hashtags\":[],\"symbols\":[],\"user_mentions\":[{\"screen_name\":\"MightyGriz\",\"name\":\"Jason Haycock\",\"id\":21919198,\"id_str\":\"21919198\",\"indices\":[0,11]}],\"urls\":[]},\"source\":\"\\u003ca href=\\\"https:\\/\\/about.twitter.com\\/products\\/tweetdeck\\\" rel=\\\"nofollow\\\"\\u003eTweetDeck\\u003c\\/a\\u003e\",\"in_reply_to_status_id\":795012122505834496,\"in_reply_to_status_id_str\":\"795012122505834496\",\"in_reply_to_user_id\":21919198,\"in_reply_to_user_id_str\":\"21919198\",\"in_reply_to_screen_name\":\"MightyGriz\",\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"is_quote_status\":false,\"retweet_count\":0,\"favorite_count\":0,\"favorited\":false,\"retweeted\":false,\"lang\":\"en\"},\"contributors_enabled\":false,\"is_translator\":false,\"is_translation_enabled\":false,\"profile_background_color\":\"000000\",\"profile_background_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_background_images\\/453909347995631617\\/qUkGbbcz.jpeg\",\"profile_background_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_background_images\\/453909347995631617\\/qUkGbbcz.jpeg\",\"profile_background_tile\":false,\"profile_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_images\\/774244072068411393\\/BVjoul2w_normal.jpg\",\"profile_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_images\\/774244072068411393\\/BVjoul2w_normal.jpg\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/49153854\\/1477267408\",\"profile_link_color\":\"3B94D9\",\"profile_sidebar_border_color\":\"000000\",\"profile_sidebar_fill_color\":\"F7EC73\",\"profile_text_color\":\"333333\",\"profile_use_background_image\":false,\"has_extended_profile\":false,\"default_profile\":false,\"default_profile_image\":false,\"following\":false,\"follow_request_sent\":false,\"notifications\":false},{\"id\":6446742,\"id_str\":\"6446742\",\"name\":\"#UFCMexico\",\"screen_name\":\"ufc\",\"location\":\"Worldwide\",\"description\":\"#UFCMexico: Dos Anjos vs Ferguson | November 5 | LIVE & FREE on @FS1\",\"url\":\"https:\\/\\/t.co\\/cFC98kiqpe\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"https:\\/\\/t.co\\/cFC98kiqpe\",\"expanded_url\":\"http:\\/\\/www.ufc.com\",\"display_url\":\"ufc.com\",\"indices\":[0,23]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"followers_count\":4532554,\"friends_count\":21184,\"listed_count\":13195,\"created_at\":\"Wed May 30 16:11:00 +0000 2007\",\"favourites_count\":16986,\"utc_offset\":-25200,\"time_zone\":\"Pacific Time (US & Canada)\",\"geo_enabled\":true,\"verified\":true,\"statuses_count\":72949,\"lang\":\"en\",\"status\":{\"created_at\":\"Sat Nov 05 17:00:13 +0000 2016\",\"id\":794947440495460352,\"id_str\":\"794947440495460352\",\"text\":\"RT b\\/c IT'S FIGHT DAY! #UFCMexico goes down TONIGHT LIVE & FREE on @FS1! https:\\/\\/t.co\\/EMTqrQYzX7\",\"truncated\":false,\"entities\":{\"hashtags\":[{\"text\":\"UFCMexico\",\"indices\":[23,33]}],\"symbols\":[],\"user_mentions\":[{\"screen_name\":\"FS1\",\"name\":\"FS1\",\"id\":1358062944,\"id_str\":\"1358062944\",\"indices\":[71,75]}],\"urls\":[],\"media\":[{\"id\":794947438444478465,\"id_str\":\"794947438444478465\",\"indices\":[77,100],\"media_url\":\"http:\\/\\/pbs.twimg.com\\/media\\/Cwg4e8OXAAEqB_K.jpg\",\"media_url_https\":\"https:\\/\\/pbs.twimg.com\\/media\\/Cwg4e8OXAAEqB_K.jpg\",\"url\":\"https:\\/\\/t.co\\/EMTqrQYzX7\",\"display_url\":\"pic.twitter.com\\/EMTqrQYzX7\",\"expanded_url\":\"https:\\/\\/twitter.com\\/ufc\\/status\\/794947440495460352\\/photo\\/1\",\"type\":\"photo\",\"sizes\":{\"small\":{\"w\":680,\"h\":680,\"resize\":\"fit\"},\"thumb\":{\"w\":150,\"h\":150,\"resize\":\"crop\"},\"large\":{\"w\":1200,\"h\":1200,\"resize\":\"fit\"},\"medium\":{\"w\":1200,\"h\":1200,\"resize\":\"fit\"}}}]},\"extended_entities\":{\"media\":[{\"id\":794947438444478465,\"id_str\":\"794947438444478465\",\"indices\":[77,100],\"media_url\":\"http:\\/\\/pbs.twimg.com\\/media\\/Cwg4e8OXAAEqB_K.jpg\",\"media_url_https\":\"https:\\/\\/pbs.twimg.com\\/media\\/Cwg4e8OXAAEqB_K.jpg\",\"url\":\"https:\\/\\/t.co\\/EMTqrQYzX7\",\"display_url\":\"pic.twitter.com\\/EMTqrQYzX7\",\"expanded_url\":\"https:\\/\\/twitter.com\\/ufc\\/status\\/794947440495460352\\/photo\\/1\",\"type\":\"photo\",\"sizes\":{\"small\":{\"w\":680,\"h\":680,\"resize\":\"fit\"},\"thumb\":{\"w\":150,\"h\":150,\"resize\":\"crop\"},\"large\":{\"w\":1200,\"h\":1200,\"resize\":\"fit\"},\"medium\":{\"w\":1200,\"h\":1200,\"resize\":\"fit\"}}}]},\"source\":\"\\u003ca href=\\\"http:\\/\\/sproutsocial.com\\\" rel=\\\"nofollow\\\"\\u003eSprout Social\\u003c\\/a\\u003e\",\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"is_quote_status\":false,\"retweet_count\":569,\"favorite_count\":637,\"favorited\":false,\"retweeted\":false,\"possibly_sensitive\":false,\"lang\":\"en\"},\"contributors_enabled\":false,\"is_translator\":false,\"is_translation_enabled\":false,\"profile_background_color\":\"000000\",\"profile_background_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_background_images\\/718558259867570176\\/KrPdz61x.jpg\",\"profile_background_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_background_images\\/718558259867570176\\/KrPdz61x.jpg\",\"profile_background_tile\":false,\"profile_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_images\\/622297337839288320\\/h8h5fjmf_normal.png\",\"profile_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_images\\/622297337839288320\\/h8h5fjmf_normal.png\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/6446742\\/1477933058\",\"profile_link_color\":\"D91111\",\"profile_sidebar_border_color\":\"000000\",\"profile_sidebar_fill_color\":\"FAF5F5\",\"profile_text_color\":\"0F0F0F\",\"profile_use_background_image\":true,\"has_extended_profile\":false,\"default_profile\":false,\"default_profile_image\":false,\"following\":false,\"follow_request_sent\":false,\"notifications\":false},{\"id\":890891,\"id_str\":\"890891\",\"name\":\"Bleacher Report\",\"screen_name\":\"BleacherReport\",\"location\":\"\",\"description\":\"Get the latest sports news, live scores, breaking updates, and video highlights. Get the Free B\\/R App - https:\\/\\/t.co\\/CFXD5lVqmg\",\"url\":\"https:\\/\\/t.co\\/KZyn07076z\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"https:\\/\\/t.co\\/KZyn07076z\",\"expanded_url\":\"https:\\/\\/www.snapchat.com\\/add\\/bleacherreport\",\"display_url\":\"snapchat.com\\/add\\/bleacherre\\u2026\",\"indices\":[0,23]}]},\"description\":{\"urls\":[{\"url\":\"https:\\/\\/t.co\\/CFXD5lVqmg\",\"expanded_url\":\"https:\\/\\/br.app.link\\/get-the-BR-app\",\"display_url\":\"br.app.link\\/get-the-BR-app\",\"indices\":[104,127]}]}},\"protected\":false,\"followers_count\":3278333,\"friends_count\":573,\"listed_count\":11839,\"created_at\":\"Sat Mar 10 23:52:36 +0000 2007\",\"favourites_count\":99,\"utc_offset\":-25200,\"time_zone\":\"Pacific Time (US & Canada)\",\"geo_enabled\":false,\"verified\":true,\"statuses_count\":64506,\"lang\":\"en\",\"status\":{\"created_at\":\"Sat Nov 05 21:39:57 +0000 2016\",\"id\":795017834191458304,\"id_str\":\"795017834191458304\",\"text\":\"How 'bout them Frogs?\\n\\nTCU leads No. 17 Baylor 38-14 at the half\\n\\n#TCUvsBAY https:\\/\\/t.co\\/c1ze3ByGql\",\"truncated\":false,\"entities\":{\"hashtags\":[{\"text\":\"TCUvsBAY\",\"indices\":[66,75]}],\"symbols\":[],\"user_mentions\":[],\"urls\":[],\"media\":[{\"id\":795017744462643200,\"id_str\":\"795017744462643200\",\"indices\":[76,99],\"media_url\":\"http:\\/\\/pbs.twimg.com\\/media\\/Cwh4bSjUAAAwDi3.jpg\",\"media_url_https\":\"https:\\/\\/pbs.twimg.com\\/media\\/Cwh4bSjUAAAwDi3.jpg\",\"url\":\"https:\\/\\/t.co\\/c1ze3ByGql\",\"display_url\":\"pic.twitter.com\\/c1ze3ByGql\",\"expanded_url\":\"https:\\/\\/twitter.com\\/BleacherReport\\/status\\/795017834191458304\\/photo\\/1\",\"type\":\"photo\",\"sizes\":{\"large\":{\"w\":2048,\"h\":1393,\"resize\":\"fit\"},\"thumb\":{\"w\":150,\"h\":150,\"resize\":\"crop\"},\"small\":{\"w\":680,\"h\":463,\"resize\":\"fit\"},\"medium\":{\"w\":1200,\"h\":816,\"resize\":\"fit\"}}}]},\"extended_entities\":{\"media\":[{\"id\":795017744462643200,\"id_str\":\"795017744462643200\",\"indices\":[76,99],\"media_url\":\"http:\\/\\/pbs.twimg.com\\/media\\/Cwh4bSjUAAAwDi3.jpg\",\"media_url_https\":\"https:\\/\\/pbs.twimg.com\\/media\\/Cwh4bSjUAAAwDi3.jpg\",\"url\":\"https:\\/\\/t.co\\/c1ze3ByGql\",\"display_url\":\"pic.twitter.com\\/c1ze3ByGql\",\"expanded_url\":\"https:\\/\\/twitter.com\\/BleacherReport\\/status\\/795017834191458304\\/photo\\/1\",\"type\":\"photo\",\"sizes\":{\"large\":{\"w\":2048,\"h\":1393,\"resize\":\"fit\"},\"thumb\":{\"w\":150,\"h\":150,\"resize\":\"crop\"},\"small\":{\"w\":680,\"h\":463,\"resize\":\"fit\"},\"medium\":{\"w\":1200,\"h\":816,\"resize\":\"fit\"}}}]},\"source\":\"\\u003ca href=\\\"https:\\/\\/about.twitter.com\\/products\\/tweetdeck\\\" rel=\\\"nofollow\\\"\\u003eTweetDeck\\u003c\\/a\\u003e\",\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"is_quote_status\":false,\"retweet_count\":94,\"favorite_count\":196,\"favorited\":false,\"retweeted\":false,\"possibly_sensitive\":false,\"lang\":\"en\"},\"contributors_enabled\":false,\"is_translator\":false,\"is_translation_enabled\":true,\"profile_background_color\":\"444444\",\"profile_background_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_background_images\\/572500505171992576\\/0pI8bQVE.jpeg\",\"profile_background_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_background_images\\/572500505171992576\\/0pI8bQVE.jpeg\",\"profile_background_tile\":false,\"profile_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_images\\/791059560308043776\\/c4BSc8zg_normal.jpg\",\"profile_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_images\\/791059560308043776\\/c4BSc8zg_normal.jpg\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/890891\\/1478180487\",\"profile_link_color\":\"009999\",\"profile_sidebar_border_color\":\"FFFFFF\",\"profile_sidebar_fill_color\":\"EFEFEF\",\"profile_text_color\":\"333333\",\"profile_use_background_image\":false,\"has_extended_profile\":false,\"default_profile\":false,\"default_profile_image\":false,\"following\":false,\"follow_request_sent\":false,\"notifications\":false},{\"id\":51263592,\"id_str\":\"51263592\",\"name\":\"Adam Schefter\",\"screen_name\":\"AdamSchefter\",\"location\":\"New York\",\"description\":\"Father, Husband, Son, Brother, University of Michigan graduate, and NFL Insider for ESPN. https:\\/\\/t.co\\/vNSeiV7d3D.\",\"url\":\"https:\\/\\/t.co\\/goIDs6XAeU\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"https:\\/\\/t.co\\/goIDs6XAeU\",\"expanded_url\":\"http:\\/\\/www.facebook.com\\/AdamSchefter\",\"display_url\":\"facebook.com\\/AdamSchefter\",\"indices\":[0,23]}]},\"description\":{\"urls\":[{\"url\":\"https:\\/\\/t.co\\/vNSeiV7d3D\",\"expanded_url\":\"http:\\/\\/fb.com\\/AdamSchefter\",\"display_url\":\"fb.com\\/AdamSchefter\",\"indices\":[90,113]}]}},\"protected\":false,\"followers_count\":5489788,\"friends_count\":2425,\"listed_count\":45880,\"created_at\":\"Fri Jun 26 22:55:28 +0000 2009\",\"favourites_count\":157,\"utc_offset\":-18000,\"time_zone\":\"Quito\",\"geo_enabled\":true,\"verified\":true,\"statuses_count\":33049,\"lang\":\"en\",\"status\":{\"created_at\":\"Sat Nov 05 20:23:07 +0000 2016\",\"id\":794998499515437057,\"id_str\":\"794998499515437057\",\"text\":\"Saints placed LB James Laurinaitis on IR and activated first-round pick Sheldon Rankins, who'll make his NFL debut Sunday, per @FieldYates.\",\"truncated\":false,\"entities\":{\"hashtags\":[],\"symbols\":[],\"user_mentions\":[{\"screen_name\":\"FieldYates\",\"name\":\"Field Yates\",\"id\":58919137,\"id_str\":\"58919137\",\"indices\":[127,138]}],\"urls\":[]},\"source\":\"\\u003ca href=\\\"http:\\/\\/twitter.com\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003eTwitter for iPhone\\u003c\\/a\\u003e\",\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"is_quote_status\":false,\"retweet_count\":145,\"favorite_count\":284,\"favorited\":false,\"retweeted\":false,\"lang\":\"en\"},\"contributors_enabled\":false,\"is_translator\":false,\"is_translation_enabled\":true,\"profile_background_color\":\"2573B8\",\"profile_background_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_background_images\\/347735375\\/ASSimpleTwitter.jpg\",\"profile_background_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_background_images\\/347735375\\/ASSimpleTwitter.jpg\",\"profile_background_tile\":false,\"profile_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_images\\/793924061843914752\\/ycm8ibEE_normal.jpg\",\"profile_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_images\\/793924061843914752\\/ycm8ibEE_normal.jpg\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/51263592\\/1466784770\",\"profile_link_color\":\"3B94D9\",\"profile_sidebar_border_color\":\"FFFFFF\",\"profile_sidebar_fill_color\":\"95E8EC\",\"profile_text_color\":\"16101F\",\"profile_use_background_image\":true,\"has_extended_profile\":true,\"default_profile\":false,\"default_profile_image\":false,\"following\":false,\"follow_request_sent\":false,\"notifications\":false},{\"id\":74518740,\"id_str\":\"74518740\",\"name\":\"NBA on ESPN\",\"screen_name\":\"ESPNNBA\",\"location\":\"ESPN\",\"description\":\"Official Twitter account of the NBA on ESPN, home of the NBA Draft and the NBA Finals. https:\\/\\/t.co\\/ZXP0Y8bs4T\",\"url\":\"https:\\/\\/t.co\\/4FNCeu2Z1a\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"https:\\/\\/t.co\\/4FNCeu2Z1a\",\"expanded_url\":\"http:\\/\\/espn.go.com\\/nba\\/\",\"display_url\":\"espn.go.com\\/nba\\/\",\"indices\":[0,23]}]},\"description\":{\"urls\":[{\"url\":\"https:\\/\\/t.co\\/ZXP0Y8bs4T\",\"expanded_url\":\"http:\\/\\/Instagram.com\\/nbaonespn\",\"display_url\":\"Instagram.com\\/nbaonespn\",\"indices\":[87,110]}]}},\"protected\":false,\"followers_count\":3035929,\"friends_count\":791,\"listed_count\":12364,\"created_at\":\"Tue Sep 15 18:37:13 +0000 2009\",\"favourites_count\":874,\"utc_offset\":-14400,\"time_zone\":\"Eastern Time (US & Canada)\",\"geo_enabled\":false,\"verified\":true,\"statuses_count\":56958,\"lang\":\"en\",\"status\":{\"created_at\":\"Sat Nov 05 05:51:20 +0000 2016\",\"id\":794779108425093121,\"id_str\":\"794779108425093121\",\"text\":\"How is everybody feeling about tonight's scores? https:\\/\\/t.co\\/Y1LkUdG1Nu\",\"truncated\":false,\"entities\":{\"hashtags\":[],\"symbols\":[],\"user_mentions\":[],\"urls\":[],\"media\":[{\"id\":794779104616644608,\"id_str\":\"794779104616644608\",\"indices\":[49,72],\"media_url\":\"http:\\/\\/pbs.twimg.com\\/media\\/CwefYn2UAAAP8kc.jpg\",\"media_url_https\":\"https:\\/\\/pbs.twimg.com\\/media\\/CwefYn2UAAAP8kc.jpg\",\"url\":\"https:\\/\\/t.co\\/Y1LkUdG1Nu\",\"display_url\":\"pic.twitter.com\\/Y1LkUdG1Nu\",\"expanded_url\":\"https:\\/\\/twitter.com\\/ESPNNBA\\/status\\/794779108425093121\\/photo\\/1\",\"type\":\"photo\",\"sizes\":{\"large\":{\"w\":750,\"h\":646,\"resize\":\"fit\"},\"small\":{\"w\":680,\"h\":586,\"resize\":\"fit\"},\"medium\":{\"w\":750,\"h\":646,\"resize\":\"fit\"},\"thumb\":{\"w\":150,\"h\":150,\"resize\":\"crop\"}}}]},\"extended_entities\":{\"media\":[{\"id\":794779104616644608,\"id_str\":\"794779104616644608\",\"indices\":[49,72],\"media_url\":\"http:\\/\\/pbs.twimg.com\\/media\\/CwefYn2UAAAP8kc.jpg\",\"media_url_https\":\"https:\\/\\/pbs.twimg.com\\/media\\/CwefYn2UAAAP8kc.jpg\",\"url\":\"https:\\/\\/t.co\\/Y1LkUdG1Nu\",\"display_url\":\"pic.twitter.com\\/Y1LkUdG1Nu\",\"expanded_url\":\"https:\\/\\/twitter.com\\/ESPNNBA\\/status\\/794779108425093121\\/photo\\/1\",\"type\":\"photo\",\"sizes\":{\"large\":{\"w\":750,\"h\":646,\"resize\":\"fit\"},\"small\":{\"w\":680,\"h\":586,\"resize\":\"fit\"},\"medium\":{\"w\":750,\"h\":646,\"resize\":\"fit\"},\"thumb\":{\"w\":150,\"h\":150,\"resize\":\"crop\"}}}]},\"source\":\"\\u003ca href=\\\"http:\\/\\/twitter.com\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003eTwitter for iPhone\\u003c\\/a\\u003e\",\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"is_quote_status\":false,\"retweet_count\":246,\"favorite_count\":531,\"favorited\":false,\"retweeted\":false,\"possibly_sensitive\":false,\"lang\":\"en\"},\"contributors_enabled\":false,\"is_translator\":false,\"is_translation_enabled\":false,\"profile_background_color\":\"A15E00\",\"profile_background_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_background_images\\/47166024\\/NBA_bg.jpg\",\"profile_background_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_background_images\\/47166024\\/NBA_bg.jpg\",\"profile_background_tile\":true,\"profile_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_images\\/783414923057623041\\/9TVOJsil_normal.jpg\",\"profile_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_images\\/783414923057623041\\/9TVOJsil_normal.jpg\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/74518740\\/1476733554\",\"profile_link_color\":\"0000FF\",\"profile_sidebar_border_color\":\"EEEEEE\",\"profile_sidebar_fill_color\":\"E6EDF2\",\"profile_text_color\":\"333333\",\"profile_use_background_image\":true,\"has_extended_profile\":false,\"default_profile\":false,\"default_profile_image\":false,\"following\":false,\"follow_request_sent\":false,\"notifications\":false},{\"id\":14063426,\"id_str\":\"14063426\",\"name\":\"PGA TOUR\",\"screen_name\":\"PGATOUR\",\"location\":\"Ponte Vedra Beach, FL\",\"description\":\"#TheseGuysAreGood. Follow on Snapchat: pgatoursnaps\",\"url\":\"https:\\/\\/t.co\\/xYRC3Bs7Cv\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"https:\\/\\/t.co\\/xYRC3Bs7Cv\",\"expanded_url\":\"http:\\/\\/www.pgatour.com\",\"display_url\":\"pgatour.com\",\"indices\":[0,23]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"followers_count\":1392856,\"friends_count\":791,\"listed_count\":8609,\"created_at\":\"Sat Mar 01 03:15:38 +0000 2008\",\"favourites_count\":973,\"utc_offset\":-14400,\"time_zone\":\"Eastern Time (US & Canada)\",\"geo_enabled\":true,\"verified\":true,\"statuses_count\":88377,\"lang\":\"en\",\"status\":{\"created_at\":\"Sat Nov 05 21:35:03 +0000 2016\",\"id\":795016603842658304,\"id_str\":\"795016603842658304\",\"text\":\"Maybe a quarter-club shy of an ace. \\n\\n#QuickHits https:\\/\\/t.co\\/kKmbl97vgw\",\"truncated\":false,\"entities\":{\"hashtags\":[{\"text\":\"QuickHits\",\"indices\":[38,48]}],\"symbols\":[],\"user_mentions\":[],\"urls\":[{\"url\":\"https:\\/\\/t.co\\/kKmbl97vgw\",\"expanded_url\":\"http:\\/\\/snpy.tv\\/2eAccWD\",\"display_url\":\"snpy.tv\\/2eAccWD\",\"indices\":[49,72]}]},\"source\":\"\\u003ca href=\\\"http:\\/\\/snappytv.com\\\" rel=\\\"nofollow\\\"\\u003eSnappyTV.com\\u003c\\/a\\u003e\",\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"is_quote_status\":false,\"retweet_count\":7,\"favorite_count\":19,\"favorited\":false,\"retweeted\":false,\"possibly_sensitive\":false,\"lang\":\"en\"},\"contributors_enabled\":false,\"is_translator\":false,\"is_translation_enabled\":false,\"profile_background_color\":\"002957\",\"profile_background_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_background_images\\/450697801492463616\\/Gk9zLed3.jpeg\",\"profile_background_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_background_images\\/450697801492463616\\/Gk9zLed3.jpeg\",\"profile_background_tile\":false,\"profile_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_images\\/786210559515656193\\/hgSdXaWr_normal.jpg\",\"profile_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_images\\/786210559515656193\\/hgSdXaWr_normal.jpg\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/14063426\\/1477921981\",\"profile_link_color\":\"E93C40\",\"profile_sidebar_border_color\":\"000000\",\"profile_sidebar_fill_color\":\"FFFFFF\",\"profile_text_color\":\"333333\",\"profile_use_background_image\":true,\"has_extended_profile\":false,\"default_profile\":false,\"default_profile_image\":false,\"following\":false,\"follow_request_sent\":false,\"notifications\":false},{\"id\":7517222,\"id_str\":\"7517222\",\"name\":\"WWE\",\"screen_name\":\"WWE\",\"location\":\"Stamford, CT\",\"description\":\"The official Twitter feed of WWE and its Superstars featuring the latest breaking news, photos, features and videos from https:\\/\\/t.co\\/e0Swy8JSsa.\",\"url\":\"https:\\/\\/t.co\\/y5zGHvRMXn\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"https:\\/\\/t.co\\/y5zGHvRMXn\",\"expanded_url\":\"http:\\/\\/www.wwe.com\",\"display_url\":\"wwe.com\",\"indices\":[0,23]}]},\"description\":{\"urls\":[{\"url\":\"https:\\/\\/t.co\\/e0Swy8JSsa\",\"expanded_url\":\"http:\\/\\/WWE.com\",\"display_url\":\"WWE.com\",\"indices\":[121,144]}]}},\"protected\":false,\"followers_count\":8319834,\"friends_count\":351,\"listed_count\":17667,\"created_at\":\"Mon Jul 16 21:38:03 +0000 2007\",\"favourites_count\":612,\"utc_offset\":-14400,\"time_zone\":\"Eastern Time (US & Canada)\",\"geo_enabled\":true,\"verified\":true,\"statuses_count\":141126,\"lang\":\"en\",\"status\":{\"created_at\":\"Sat Nov 05 21:09:53 +0000 2016\",\"id\":795010269088980996,\"id_str\":\"795010269088980996\",\"text\":\"Just like @BraunStrowman proved on #RAW this week, size can be a HUGE advantage in a @WWE Battle Royal! https:\\/\\/t.co\\/2jhJ4VjBpX\",\"truncated\":false,\"entities\":{\"hashtags\":[{\"text\":\"RAW\",\"indices\":[35,39]}],\"symbols\":[],\"user_mentions\":[{\"screen_name\":\"BraunStrowman\",\"name\":\"Braun Strowman\",\"id\":1660820292,\"id_str\":\"1660820292\",\"indices\":[10,24]},{\"screen_name\":\"WWE\",\"name\":\"WWE\",\"id\":7517222,\"id_str\":\"7517222\",\"indices\":[85,89]}],\"urls\":[{\"url\":\"https:\\/\\/t.co\\/2jhJ4VjBpX\",\"expanded_url\":\"http:\\/\\/wwe.me\\/fk929B\",\"display_url\":\"wwe.me\\/fk929B\",\"indices\":[104,127]}]},\"source\":\"\\u003ca href=\\\"http:\\/\\/www.spredfast.com\\\" rel=\\\"nofollow\\\"\\u003eSpredfast app\\u003c\\/a\\u003e\",\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"is_quote_status\":false,\"retweet_count\":24,\"favorite_count\":145,\"favorited\":false,\"retweeted\":false,\"possibly_sensitive\":false,\"lang\":\"en\"},\"contributors_enabled\":false,\"is_translator\":false,\"is_translation_enabled\":true,\"profile_background_color\":\"000000\",\"profile_background_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_background_images\\/651038493968175107\\/2C6ZMByz.jpg\",\"profile_background_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_background_images\\/651038493968175107\\/2C6ZMByz.jpg\",\"profile_background_tile\":false,\"profile_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_images\\/783388139591270400\\/zsOyJO_c_normal.jpg\",\"profile_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_images\\/783388139591270400\\/zsOyJO_c_normal.jpg\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/7517222\\/1478111185\",\"profile_link_color\":\"B00000\",\"profile_sidebar_border_color\":\"000000\",\"profile_sidebar_fill_color\":\"F9E6EA\",\"profile_text_color\":\"000000\",\"profile_use_background_image\":true,\"has_extended_profile\":false,\"default_profile\":false,\"default_profile_image\":false,\"following\":false,\"follow_request_sent\":false,\"notifications\":false},{\"id\":42562446,\"id_str\":\"42562446\",\"name\":\"Stephen Curry\",\"screen_name\":\"StephenCurry30\",\"location\":\"Worldwide\",\"description\":\"Believer. Husband to @ayeshacurry, father to Riley and Ryan, son, brother. Golden State Warriors guard. Davidson Wildcat. Philippians 4:13 #IWILL\",\"url\":\"http:\\/\\/t.co\\/aAf7vrAUG5\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/aAf7vrAUG5\",\"expanded_url\":\"http:\\/\\/Stephencurry30.com\",\"display_url\":\"Stephencurry30.com\",\"indices\":[0,22]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"followers_count\":7388888,\"friends_count\":641,\"listed_count\":11378,\"created_at\":\"Tue May 26 04:15:37 +0000 2009\",\"favourites_count\":424,\"utc_offset\":-14400,\"time_zone\":\"Eastern Time (US & Canada)\",\"geo_enabled\":true,\"verified\":true,\"statuses_count\":6561,\"lang\":\"en\",\"status\":{\"created_at\":\"Sat Nov 05 02:07:29 +0000 2016\",\"id\":794722776913281025,\"id_str\":\"794722776913281025\",\"text\":\"Lock in! #DubNation\",\"truncated\":false,\"entities\":{\"hashtags\":[{\"text\":\"DubNation\",\"indices\":[9,19]}],\"symbols\":[],\"user_mentions\":[],\"urls\":[]},\"source\":\"\\u003ca href=\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=\\\"nofollow\\\"\\u003eTweetbot for i\\u039fS\\u003c\\/a\\u003e\",\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"is_quote_status\":false,\"retweet_count\":4679,\"favorite_count\":12043,\"favorited\":false,\"retweeted\":false,\"lang\":\"en\"},\"contributors_enabled\":false,\"is_translator\":false,\"is_translation_enabled\":true,\"profile_background_color\":\"C0DEED\",\"profile_background_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_background_images\\/378800000103148720\\/7ac1cf79fba072d3fdb7402ea0020be1.jpeg\",\"profile_background_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_background_images\\/378800000103148720\\/7ac1cf79fba072d3fdb7402ea0020be1.jpeg\",\"profile_background_tile\":false,\"profile_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_images\\/737761364941242368\\/Vbckuze3_normal.jpg\",\"profile_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_images\\/737761364941242368\\/Vbckuze3_normal.jpg\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/42562446\\/1380648923\",\"profile_link_color\":\"0084B4\",\"profile_sidebar_border_color\":\"FFFFFF\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"profile_text_color\":\"333333\",\"profile_use_background_image\":true,\"has_extended_profile\":false,\"default_profile\":false,\"default_profile_image\":false,\"following\":false,\"follow_request_sent\":false,\"notifications\":false},{\"id\":107146095,\"id_str\":\"107146095\",\"name\":\"Major League Soccer\",\"screen_name\":\"MLS\",\"location\":\"U.S. and Canada\",\"description\":\"The Official Twitter of Major League Soccer. MLS App Download: https:\\/\\/t.co\\/hmv1j5WrU6\",\"url\":\"https:\\/\\/t.co\\/TETbKToAG2\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"https:\\/\\/t.co\\/TETbKToAG2\",\"expanded_url\":\"http:\\/\\/mlssoccer.com\",\"display_url\":\"mlssoccer.com\",\"indices\":[0,23]}]},\"description\":{\"urls\":[{\"url\":\"https:\\/\\/t.co\\/hmv1j5WrU6\",\"expanded_url\":\"http:\\/\\/soc.cr\\/Z4PvI\",\"display_url\":\"soc.cr\\/Z4PvI\",\"indices\":[63,86]}]}},\"protected\":false,\"followers_count\":2501235,\"friends_count\":11845,\"listed_count\":7506,\"created_at\":\"Thu Jan 21 17:42:20 +0000 2010\",\"favourites_count\":5070,\"utc_offset\":-14400,\"time_zone\":\"Eastern Time (US & Canada)\",\"geo_enabled\":true,\"verified\":true,\"statuses_count\":89838,\"lang\":\"en\",\"status\":{\"created_at\":\"Sat Nov 05 21:20:10 +0000 2016\",\"id\":795012858522271744,\"id_str\":\"795012858522271744\",\"text\":\"Will an unsung hero emerge for the @ColoradoRapids? https:\\/\\/t.co\\/zS7gaPK8DA\",\"truncated\":false,\"entities\":{\"hashtags\":[],\"symbols\":[],\"user_mentions\":[{\"screen_name\":\"ColoradoRapids\",\"name\":\"Colorado Rapids\",\"id\":36432200,\"id_str\":\"36432200\",\"indices\":[35,50]}],\"urls\":[{\"url\":\"https:\\/\\/t.co\\/zS7gaPK8DA\",\"expanded_url\":\"http:\\/\\/snpy.tv\\/2fbMoyt\",\"display_url\":\"snpy.tv\\/2fbMoyt\",\"indices\":[52,75]}]},\"source\":\"\\u003ca href=\\\"http:\\/\\/www.hootsuite.com\\\" rel=\\\"nofollow\\\"\\u003eHootsuite\\u003c\\/a\\u003e\",\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"is_quote_status\":false,\"retweet_count\":8,\"favorite_count\":26,\"favorited\":false,\"retweeted\":false,\"possibly_sensitive\":false,\"lang\":\"en\"},\"contributors_enabled\":false,\"is_translator\":false,\"is_translation_enabled\":false,\"profile_background_color\":\"FFFFFF\",\"profile_background_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_background_images\\/578279779499044865\\/9vB5DlKC.jpeg\",\"profile_background_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_background_images\\/578279779499044865\\/9vB5DlKC.jpeg\",\"profile_background_tile\":false,\"profile_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_images\\/790599804674011136\\/f-XWQJ_b_normal.jpg\",\"profile_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_images\\/790599804674011136\\/f-XWQJ_b_normal.jpg\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/107146095\\/1477928639\",\"profile_link_color\":\"1A00FF\",\"profile_sidebar_border_color\":\"000000\",\"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\":false,\"follow_request_sent\":false,\"notifications\":false},{\"id\":22178780,\"id_str\":\"22178780\",\"name\":\"NBA on TNT\",\"screen_name\":\"NBAonTNT\",\"location\":\"Atlanta, GA \",\"description\":\"The home of Inside the NBA : @TheJetonTNT, @Shaq, @TurnerSportsEJ...and Charles.\",\"url\":\"https:\\/\\/t.co\\/lvoOvgeWpX\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"https:\\/\\/t.co\\/lvoOvgeWpX\",\"expanded_url\":\"http:\\/\\/www.nba.com\\/tntovertime\",\"display_url\":\"nba.com\\/tntovertime\",\"indices\":[0,23]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"followers_count\":1722943,\"friends_count\":832,\"listed_count\":6790,\"created_at\":\"Fri Feb 27 19:32:32 +0000 2009\",\"favourites_count\":2847,\"utc_offset\":-14400,\"time_zone\":\"Eastern Time (US & Canada)\",\"geo_enabled\":true,\"verified\":true,\"statuses_count\":20080,\"lang\":\"en\",\"status\":{\"created_at\":\"Sat Nov 05 13:45:07 +0000 2016\",\"id\":794898339523399680,\"id_str\":\"794898339523399680\",\"text\":\"Happy Birthday to Hall of Famer & 2x NBA Champ, @BillWalton! https:\\/\\/t.co\\/3EpR8oW9Ap\",\"truncated\":false,\"entities\":{\"hashtags\":[],\"symbols\":[],\"user_mentions\":[{\"screen_name\":\"BillWalton\",\"name\":\"Bill Walton\",\"id\":262895803,\"id_str\":\"262895803\",\"indices\":[52,63]}],\"urls\":[],\"media\":[{\"id\":794898335614255104,\"id_str\":\"794898335614255104\",\"indices\":[65,88],\"media_url\":\"http:\\/\\/pbs.twimg.com\\/media\\/CwgL0x7WQAArkTo.jpg\",\"media_url_https\":\"https:\\/\\/pbs.twimg.com\\/media\\/CwgL0x7WQAArkTo.jpg\",\"url\":\"https:\\/\\/t.co\\/3EpR8oW9Ap\",\"display_url\":\"pic.twitter.com\\/3EpR8oW9Ap\",\"expanded_url\":\"https:\\/\\/twitter.com\\/NBAonTNT\\/status\\/794898339523399680\\/photo\\/1\",\"type\":\"photo\",\"sizes\":{\"small\":{\"w\":680,\"h\":680,\"resize\":\"fit\"},\"medium\":{\"w\":1200,\"h\":1200,\"resize\":\"fit\"},\"large\":{\"w\":1200,\"h\":1200,\"resize\":\"fit\"},\"thumb\":{\"w\":150,\"h\":150,\"resize\":\"crop\"}}}]},\"extended_entities\":{\"media\":[{\"id\":794898335614255104,\"id_str\":\"794898335614255104\",\"indices\":[65,88],\"media_url\":\"http:\\/\\/pbs.twimg.com\\/media\\/CwgL0x7WQAArkTo.jpg\",\"media_url_https\":\"https:\\/\\/pbs.twimg.com\\/media\\/CwgL0x7WQAArkTo.jpg\",\"url\":\"https:\\/\\/t.co\\/3EpR8oW9Ap\",\"display_url\":\"pic.twitter.com\\/3EpR8oW9Ap\",\"expanded_url\":\"https:\\/\\/twitter.com\\/NBAonTNT\\/status\\/794898339523399680\\/photo\\/1\",\"type\":\"photo\",\"sizes\":{\"small\":{\"w\":680,\"h\":680,\"resize\":\"fit\"},\"medium\":{\"w\":1200,\"h\":1200,\"resize\":\"fit\"},\"large\":{\"w\":1200,\"h\":1200,\"resize\":\"fit\"},\"thumb\":{\"w\":150,\"h\":150,\"resize\":\"crop\"}}}]},\"source\":\"\\u003ca href=\\\"http:\\/\\/www.spredfast.com\\\" rel=\\\"nofollow\\\"\\u003eSpredfast app\\u003c\\/a\\u003e\",\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"is_quote_status\":false,\"retweet_count\":71,\"favorite_count\":318,\"favorited\":false,\"retweeted\":false,\"possibly_sensitive\":false,\"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\\/590956757582684162\\/KEVBCIE0.jpg\",\"profile_background_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_background_images\\/590956757582684162\\/KEVBCIE0.jpg\",\"profile_background_tile\":true,\"profile_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_images\\/745673801829126144\\/ih5V2xcQ_normal.jpg\",\"profile_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_images\\/745673801829126144\\/ih5V2xcQ_normal.jpg\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/22178780\\/1477501670\",\"profile_link_color\":\"009999\",\"profile_sidebar_border_color\":\"FFFFFF\",\"profile_sidebar_fill_color\":\"EFEFEF\",\"profile_text_color\":\"333333\",\"profile_use_background_image\":false,\"has_extended_profile\":false,\"default_profile\":false,\"default_profile_image\":false,\"following\":false,\"follow_request_sent\":false,\"notifications\":false},{\"id\":24277551,\"id_str\":\"24277551\",\"name\":\"Darren Rovell\",\"screen_name\":\"darrenrovell\",\"location\":\"NYC & Bristol, CT\",\"description\":\"ESPN Sports Business Reporter. Instagram: @darrenrovell\",\"url\":\"https:\\/\\/t.co\\/qSrAlU4UHs\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"https:\\/\\/t.co\\/qSrAlU4UHs\",\"expanded_url\":\"http:\\/\\/www.darrenrovell.com\",\"display_url\":\"darrenrovell.com\",\"indices\":[0,23]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"followers_count\":1570164,\"friends_count\":2127,\"listed_count\":11311,\"created_at\":\"Fri Mar 13 23:11:21 +0000 2009\",\"favourites_count\":970,\"utc_offset\":-14400,\"time_zone\":\"Eastern Time (US & Canada)\",\"geo_enabled\":true,\"verified\":true,\"statuses_count\":116462,\"lang\":\"en\",\"status\":{\"created_at\":\"Sat Nov 05 20:51:49 +0000 2016\",\"id\":795005724581457920,\"id_str\":\"795005724581457920\",\"text\":\"Bad Bet Of The Day: 94% of the $ at the 108 William Hill sports books in Nevada was on Michigan State to cover as 8 pt favorites. Lost by 4.\",\"truncated\":false,\"entities\":{\"hashtags\":[],\"symbols\":[],\"user_mentions\":[],\"urls\":[]},\"source\":\"\\u003ca href=\\\"http:\\/\\/espn.com\\\" rel=\\\"nofollow\\\"\\u003eShortstopBeta\\u003c\\/a\\u003e\",\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"is_quote_status\":false,\"retweet_count\":42,\"favorite_count\":81,\"favorited\":false,\"retweeted\":false,\"lang\":\"en\"},\"contributors_enabled\":false,\"is_translator\":false,\"is_translation_enabled\":true,\"profile_background_color\":\"FF0000\",\"profile_background_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_background_images\\/735955002\\/3f56ed474f1a65fe20a4df97c9c656e6.png\",\"profile_background_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_background_images\\/735955002\\/3f56ed474f1a65fe20a4df97c9c656e6.png\",\"profile_background_tile\":true,\"profile_image_url\":\"http:\\/\\/pbs.twimg.com\\/profile_images\\/790516839289761793\\/VZfaGdU__normal.jpg\",\"profile_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_images\\/790516839289761793\\/VZfaGdU__normal.jpg\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/24277551\\/1459256465\",\"profile_link_color\":\"161A18\",\"profile_sidebar_border_color\":\"FFFFFF\",\"profile_sidebar_fill_color\":\"E6EAEF\",\"profile_text_color\":\"333333\",\"profile_use_background_image\":true,\"has_extended_profile\":false,\"default_profile\":false,\"default_profile_image\":false,\"following\":false,\"follow_request_sent\":false,\"notifications\":false},{\"id\":1059194370,\"id_str\":\"1059194370\",\"name\":\"Kobe Bryant\",\"screen_name\":\"kobebryant\",\"location\":\"\",\"description\":\"CEO Kobe Inc. Publisher. Investor. Producer.\",\"url\":\"https:\\/\\/t.co\\/MlnQXV0IoY\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"https:\\/\\/t.co\\/MlnQXV0IoY\",\"expanded_url\":\"http:\\/\\/www.kobebryant.com\",\"display_url\":\"kobebryant.com\",\"indices\":[0,23]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"followers_count\":10798532,\"friends_count\":245,\"listed_count\":15425,\"created_at\":\"Fri Jan 04 01:09:40 +0000 2013\",\"favourites_count\":6,\"utc_offset\":-25200,\"time_zone\":\"Pacific Time (US & Canada)\",\"geo_enabled\":false,\"verified\":true,\"statuses_count\":1122,\"lang\":\"en\",\"status\":{\"created_at\":\"Tue Nov 01 19:57:45 +0000 2016\",\"id\":793542564288790528,\"id_str\":\"793542564288790528\",\"text\":\"RT @nikebasketball: The Mamba Mentality lives on. Introducing the #KobeAD. #NikeBasketball https:\\/\\/t.co\\/0o57IxprIO\",\"truncated\":false,\"entities\":{\"hashtags\":[{\"text\":\"KobeAD\",\"indices\":[66,73]},{\"text\":\"NikeBasketball\",\"indices\":[75,90]}],\"symbols\":[],\"user_mentions\":[{\"screen_name\":\"nikebasketball\",\"name\":\"Nike Basketball\",\"id\":5885732,\"id_str\":\"5885732\",\"indices\":[3,18]}],\"urls\":[],\"media\":[{\"id\":793529712026849280,\"id_str\":\"793529712026849280\",\"indices\":[91,114],\"media_url\":\"http:\\/\\/pbs.twimg.com\\/media\\/CwMvEZwUEAAY8Ed.jpg\",\"media_url_https\":\"https:\\/\\/pbs.twimg.com\\/media\\/CwMvEZwUEAAY8Ed.jpg\",\"url\":\"https:\\/\\/t.co\\/0o57IxprIO\",\"display_url\":\"pic.twitter.com\\/0o57IxprIO\",\"expanded_url\":\"https:\\/\\/twitter.com\\/nikebasketball\\/status\\/793529840691507204\\/photo\\/1\",\"type\":\"photo\",\"sizes\":{\"small\":{\"w\":680,\"h\":454,\"resize\":\"fit\"},\"medium\":{\"w\":1200,\"h\":800,\"resize\":\"fit\"},\"large\":{\"w\":2048,\"h\":1366,\"resize\":\"fit\"},\"thumb\":{\"w\":150,\"h\":150,\"resize\":\"crop\"}},\"source_status_id\":793529840691507204,\"source_status_id_str\":\"793529840691507204\",\"source_user_id\":5885732,\"source_user_id_str\":\"5885732\"}]},\"extended_entities\":{\"media\":[{\"id\":793529712026849280,\"id_str\":\"793529712026849280\",\"indices\":[91,114],\"media_url\":\"http:\\/\\/pbs.twimg.com\\/media\\/CwMvEZwUEAAY8Ed.jpg\",\"media_url_https\":\"https:\\/\\/pbs.twimg.com\\/media\\/CwMvEZwUEAAY8Ed.jpg\",\"url\":\"https:\\/\\/t.co\\/0o57IxprIO\",\"display_url\":\"pic.twitter.com\\/0o57IxprIO\",\"expanded_url\":\"https:\\/\\/twitter.com\\/nikebasketball\\/status\\/793529840691507204\\/photo\\/1\",\"type\":\"photo\",\"sizes\":{\"small\":{\"w\":680,\"h\":454,\"resize\":\"fit\"},\"medium\":{\"w\":1200,\"h\":800,\"resize\":\"fit\"},\"large\":{\"w\":2048,\"h\":1366,\"resize\":\"fit\"},\"thumb\":{\"w\":150,\"h\":150,\"resize\":\"crop\"}},\"source_status_id\":793529840691507204,\"source_status_id_str\":\"793529840691507204\",\"source_user_id\":5885732,\"source_user_id_str\":\"5885732\"},{\"id\":793529712014352384,\"id_str\":\"793529712014352384\",\"indices\":[91,114],\"media_url\":\"http:\\/\\/pbs.twimg.com\\/media\\/CwMvEZtVYAAglYW.jpg\",\"media_url_https\":\"https:\\/\\/pbs.twimg.com\\/media\\/CwMvEZtVYAAglYW.jpg\",\"url\":\"https:\\/\\/t.co\\/0o57IxprIO\",\"display_url\":\"pic.twitter.com\\/0o57IxprIO\",\"expanded_url\":\"https:\\/\\/twitter.com\\/nikebasketball\\/status\\/793529840691507204\\/photo\\/1\",\"type\":\"photo\",\"sizes\":{\"small\":{\"w\":680,\"h\":454,\"resize\":\"fit\"},\"medium\":{\"w\":1200,\"h\":800,\"resize\":\"fit\"},\"large\":{\"w\":2048,\"h\":1366,\"resize\":\"fit\"},\"thumb\":{\"w\":150,\"h\":150,\"resize\":\"crop\"}},\"source_status_id\":793529840691507204,\"source_status_id_str\":\"793529840691507204\",\"source_user_id\":5885732,\"source_user_id_str\":\"5885732\"}]},\"source\":\"\\u003ca href=\\\"http:\\/\\/twitter.com\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003eTwitter for iPhone\\u003c\\/a\\u003e\",\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"retweeted_status\":{\"created_at\":\"Tue Nov 01 19:07:11 +0000 2016\",\"id\":793529840691507204,\"id_str\":\"793529840691507204\",\"text\":\"The Mamba Mentality lives on. Introducing the #KobeAD. #NikeBasketball https:\\/\\/t.co\\/0o57IxprIO\",\"truncated\":false,\"entities\":{\"hashtags\":[{\"text\":\"KobeAD\",\"indices\":[46,53]},{\"text\":\"NikeBasketball\",\"indices\":[55,70]}],\"symbols\":[],\"user_mentions\":[],\"urls\":[],\"media\":[{\"id\":793529712026849280,\"id_str\":\"793529712026849280\",\"indices\":[71,94],\"media_url\":\"http:\\/\\/pbs.twimg.com\\/media\\/CwMvEZwUEAAY8Ed.jpg\",\"media_url_https\":\"https:\\/\\/pbs.twimg.com\\/media\\/CwMvEZwUEAAY8Ed.jpg\",\"url\":\"https:\\/\\/t.co\\/0o57IxprIO\",\"display_url\":\"pic.twitter.com\\/0o57IxprIO\",\"expanded_url\":\"https:\\/\\/twitter.com\\/nikebasketball\\/status\\/793529840691507204\\/photo\\/1\",\"type\":\"photo\",\"sizes\":{\"small\":{\"w\":680,\"h\":454,\"resize\":\"fit\"},\"medium\":{\"w\":1200,\"h\":800,\"resize\":\"fit\"},\"large\":{\"w\":2048,\"h\":1366,\"resize\":\"fit\"},\"thumb\":{\"w\":150,\"h\":150,\"resize\":\"crop\"}}}]},\"extended_entities\":{\"media\":[{\"id\":793529712026849280,\"id_str\":\"793529712026849280\",\"indices\":[71,94],\"media_url\":\"http:\\/\\/pbs.twimg.com\\/media\\/CwMvEZwUEAAY8Ed.jpg\",\"media_url_https\":\"https:\\/\\/pbs.twimg.com\\/media\\/CwMvEZwUEAAY8Ed.jpg\",\"url\":\"https:\\/\\/t.co\\/0o57IxprIO\",\"display_url\":\"pic.twitter.com\\/0o57IxprIO\",\"expanded_url\":\"https:\\/\\/twitter.com\\/nikebasketball\\/status\\/793529840691507204\\/photo\\/1\",\"type\":\"photo\",\"sizes\":{\"small\":{\"w\":680,\"h\":454,\"resize\":\"fit\"},\"medium\":{\"w\":1200,\"h\":800,\"resize\":\"fit\"},\"large\":{\"w\":2048,\"h\":1366,\"resize\":\"fit\"},\"thumb\":{\"w\":150,\"h\":150,\"resize\":\"crop\"}}},{\"id\":793529712014352384,\"id_str\":\"793529712014352384\",\"indices\":[71,94],\"media_url\":\"http:\\/\\/pbs.twimg.com\\/media\\/CwMvEZtVYAAglYW.jpg\",\"media_url_https\":\"https:\\/\\/pbs.twimg.com\\/media\\/CwMvEZtVYAAglYW.jpg\",\"url\":\"https:\\/\\/t.co\\/0o57IxprIO\",\"display_url\":\"pic.twitter.com\\/0o57IxprIO\",\"expanded_url\":\"https:\\/\\/twitter.com\\/nikebasketball\\/status\\/793529840691507204\\/photo\\/1\",\"type\":\"photo\",\"sizes\":{\"small\":{\"w\":680,\"h\":454,\"resize\":\"fit\"},\"medium\":{\"w\":1200,\"h\":800,\"resize\":\"fit\"},\"large\":{\"w\":2048,\"h\":1366,\"resize\":\"fit\"},\"thumb\":{\"w\":150,\"h\":150,\"resize\":\"crop\"}}}]},\"source\":\"\\u003ca href=\\\"http:\\/\\/twitter.com\\/download\\/iphone\\\" rel=\\\"nofollow\\\"\\u003eTwitter for iPhone\\u003c\\/a\\u003e\",\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"is_quote_status\":false,\"retweet_count\":4101,\"favorite_count\":6780,\"favorited\":false,\"retweeted\":false,\"possibly_sensitive\":false,\"lang\":\"en\"},\"is_quote_status\":false,\"retweet_count\":4101,\"favorite_count\":0,\"favorited\":false,\"retweeted\":false,\"possibly_sensitive\":false,\"lang\":\"en\"},\"contributors_enabled\":false,\"is_translator\":false,\"is_translation_enabled\":true,\"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\\/727916267403759616\\/HtuJUuWu_normal.jpg\",\"profile_image_url_https\":\"https:\\/\\/pbs.twimg.com\\/profile_images\\/727916267403759616\\/HtuJUuWu_normal.jpg\",\"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\":false,\"follow_request_sent\":false,\"notifications\":false}]" - }, - "headers": { - "content-length": [ - "70821" - ], - "x-transaction": [ - "00a40bf000cafb8e" - ], - "last-modified": [ - "Sat, 05 Nov 2016 21:44:01 GMT" - ], - "x-rate-limit-reset": [ - "1478382711" - ], - "strict-transport-security": [ - "max-age=631138519" - ], - "server": [ - "tsa_b" - ], - "cache-control": [ - "no-cache, no-store, must-revalidate, pre-check=0, post-check=0" - ], - "x-content-type-options": [ - "nosniff" - ], - "x-rate-limit-remaining": [ - "13" - ], - "date": [ - "Sat, 05 Nov 2016 21:44:01 GMT" - ], - "x-twitter-response-tags": [ - "BouncerCompliant" - ], - "x-rate-limit-limit": [ - "15" - ], - "x-frame-options": [ - "SAMEORIGIN" - ], - "status": [ - "200 OK" - ], - "x-xss-protection": [ - "1; mode=block" - ], - "content-disposition": [ - "attachment; filename=json.json" - ], - "expires": [ - "Tue, 31 Mar 1981 05:00:00 GMT" - ], - "content-type": [ - "application/json;charset=utf-8" - ], - "set-cookie": [ - "lang=en; Path=/", - "guest_id=v1%3A147838224183893490; Domain=.twitter.com; Path=/; Expires=Mon, 05-Nov-2018 21:44:01 UTC" - ], - "pragma": [ - "no-cache" - ], - "x-access-level": [ - "read-write-directmessages" - ], - "x-response-time": [ - "128" - ], - "x-connection-hash": [ - "9182380419b8813af22931fb36c350cf" - ] - } - }, - "request": { - "method": "GET", - "uri": "https://api.twitter.com/1.1/users/suggestions/sports/members.json", - "body": null, - "headers": { - "Host": [ - "api.twitter.com" - ] - } - } - } - ] -} \ No newline at end of file diff --git a/tests/test_api.py b/tests/test_api.py index 3155750..fc26ef8 100644 --- a/tests/test_api.py +++ b/tests/test_api.py @@ -133,22 +133,6 @@ class TweepyAPITests(TweepyTestCase): def testsearchusers(self): self.api.search_users('twitter') - @tape.use_cassette('testsuggestedcategories.json') - def testsuggestedcategories(self): - self.api.suggested_categories() - - @tape.use_cassette('testsuggestedusers.json') - def testsuggestedusers(self): - categories = self.api.suggested_categories() - if len(categories) != 0: - self.api.suggested_users(categories[0].slug) - - @tape.use_cassette('testsuggesteduserstweets.json') - def testsuggesteduserstweets(self): - categories = self.api.suggested_categories() - if len(categories) != 0: - self.api.suggested_users_tweets(categories[0].slug) - @tape.use_cassette('testme.json') def testme(self): me = self.api.me() diff --git a/tweepy/__init__.py b/tweepy/__init__.py index 1c89715..42fa76b 100644 --- a/tweepy/__init__.py +++ b/tweepy/__init__.py @@ -14,7 +14,7 @@ from tweepy.auth import AppAuthHandler, OAuthHandler from tweepy.cache import Cache, FileCache, MemoryCache from tweepy.cursor import Cursor from tweepy.error import RateLimitError, TweepError -from tweepy.models import Category, DirectMessage, Friendship, ModelFactory, SavedSearch, SearchResults, Status, User +from tweepy.models import DirectMessage, Friendship, ModelFactory, SavedSearch, SearchResults, Status, User from tweepy.streaming import Stream, StreamListener # Global, unauthenticated instance of API diff --git a/tweepy/api.py b/tweepy/api.py index 48b2253..ac240b9 100644 --- a/tweepy/api.py +++ b/tweepy/api.py @@ -366,45 +366,6 @@ class API(object): allowed_param=['q', 'count', 'page'] ) - @property - def suggested_users(self): - """ :reference: https://developer.twitter.com/en/docs/accounts-and-users/follow-search-get-users/api-reference/get-users-suggestions-slug - :allowed_param:'slug', 'lang' - """ - return bind_api( - api=self, - path='/users/suggestions/{slug}.json', - payload_type='user', payload_list=True, - require_auth=True, - allowed_param=['slug', 'lang'] - ) - - @property - def suggested_categories(self): - """ :reference: https://developer.twitter.com/en/docs/accounts-and-users/follow-search-get-users/api-reference/get-users-suggestions - :allowed_param:'lang' - """ - return bind_api( - api=self, - path='/users/suggestions.json', - payload_type='category', payload_list=True, - allowed_param=['lang'], - require_auth=True - ) - - @property - def suggested_users_tweets(self): - """ :reference: https://developer.twitter.com/en/docs/accounts-and-users/follow-search-get-users/api-reference/get-users-suggestions-slug-members - :allowed_param:'slug' - """ - return bind_api( - api=self, - path='/users/suggestions/{slug}/members.json', - payload_type='status', payload_list=True, - allowed_param=['slug'], - require_auth=True - ) - @property def direct_messages(self): """ :reference: https://developer.twitter.com/en/docs/direct-messages/sending-and-receiving/api-reference/get-messages diff --git a/tweepy/models.py b/tweepy/models.py index 917da66..f8a820b 100644 --- a/tweepy/models.py +++ b/tweepy/models.py @@ -265,17 +265,6 @@ class Friendship(Model): return source, target -class Category(Model): - - @classmethod - def parse(cls, api, json): - category = cls(api) - setattr(category, '_json', json) - for k, v in json.items(): - setattr(category, k, v) - return category - - class SavedSearch(Model): @classmethod @@ -511,7 +500,6 @@ class ModelFactory(object): friendship = Friendship saved_search = SavedSearch search_results = SearchResults - category = Category list = List relation = Relation relationship = Relationship -- 2.25.1