Small world effect on Twitter

First presentation


by Kristóf Furuglyás

tw_start
2019 Fall, Consultant: Eszter Bokányi, Eötvös Loránd University

Plan

  1. Setting up Twitter API $\checkmark$
  2. Gathering tweets $\checkmark$
  3. Cleaning the tweets $in$ $progress$
  4. Creating word-graph
  5. Exploring small-world properties

From last occasion

I was able to set up a Twitter API.

tw_api

And to gather some random tweets

Gathering tweets from the UK

Two dots denote the bounding box

tw_api

How it is done

In [7]:
# hash_tag_list = ["donal trump", "hillary clinton", "barack obama", "bernie sanders"]
fetched_tweets_filename = "tweets_2.txt"


# Authenticate using config.py and connect to Twitter Streaming API.


listener = StdOutListener(fetched_tweets_filename)
auth = OAuthHandler(twitter_credentials.CONSUMER_KEY, twitter_credentials.CONSUMER_SECRET)
auth.set_access_token(twitter_credentials.ACCESS_TOKEN, twitter_credentials.ACCESS_TOKEN_SECRET)
stream = Stream(auth, listener)

#twitter_streamer.stream_tweets(fetched_tweets_filename, hash_tag_list)

stream.filter(locations=[-6.38,49.87,1.77,55.81])
{"created_at":"Tue Oct 08 21:06:10 +0000 2019","id":1181677185331073024,"id_str":"1181677185331073024","text":"@lemonianta I have found out about the bombs","display_text_range":[12,44],"source":"\u003ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003eTwitter for Android\u003c\/a\u003e","truncated":false,"in_reply_to_status_id":1181677042246602758,"in_reply_to_status_id_str":"1181677042246602758","in_reply_to_user_id":791746041594994688,"in_reply_to_user_id_str":"791746041594994688","in_reply_to_screen_name":"lemonianta","user":{"id":6522832,"id_str":"6522832","name":"Mark Reel","screen_name":"markreel","location":"Belfast","url":"http:\/\/facebook.com\/markreel","description":"I like long orbits around Jupiter, docking spaceships and the Blue Danube. I put the Best in Dumbest. Mostly cats and Video Games. he\/him Aspiring smuggler","translator_type":"none","protected":false,"verified":false,"followers_count":1367,"friends_count":4371,"listed_count":28,"favourites_count":23273,"statuses_count":33207,"created_at":"Sat Jun 02 13:56:32 +0000 2007","utc_offset":null,"time_zone":null,"geo_enabled":true,"lang":null,"contributors_enabled":false,"is_translator":false,"profile_background_color":"030302","profile_background_image_url":"http:\/\/abs.twimg.com\/images\/themes\/theme10\/bg.gif","profile_background_image_url_https":"https:\/\/abs.twimg.com\/images\/themes\/theme10\/bg.gif","profile_background_tile":true,"profile_link_color":"547B61","profile_sidebar_border_color":"3C5449","profile_sidebar_fill_color":"12291F","profile_text_color":"786A55","profile_use_background_image":true,"profile_image_url":"http:\/\/pbs.twimg.com\/profile_images\/873214429579685888\/6z1Y1CRL_normal.jpg","profile_image_url_https":"https:\/\/pbs.twimg.com\/profile_images\/873214429579685888\/6z1Y1CRL_normal.jpg","profile_banner_url":"https:\/\/pbs.twimg.com\/profile_banners\/6522832\/1350728021","default_profile":false,"default_profile_image":false,"following":null,"follow_request_sent":null,"notifications":null},"geo":null,"coordinates":null,"place":{"id":"28679b23ed15b380","url":"https:\/\/api.twitter.com\/1.1\/geo\/id\/28679b23ed15b380.json","place_type":"city","name":"Belfast","full_name":"Belfast, Northern Ireland","country_code":"GB","country":"United Kingdom","bounding_box":{"type":"Polygon","coordinates":[[[-6.036116,54.543241],[-6.036116,54.648497],[-5.820710,54.648497],[-5.820710,54.543241]]]},"attributes":{}},"contributors":null,"is_quote_status":false,"quote_count":0,"reply_count":0,"retweet_count":0,"favorite_count":0,"entities":{"hashtags":[],"urls":[],"user_mentions":[{"screen_name":"lemonianta","name":"Aileen","id":791746041594994688,"id_str":"791746041594994688","indices":[0,11]}],"symbols":[]},"favorited":false,"retweeted":false,"filter_level":"low","lang":"en","timestamp_ms":"1570568770140"}

{"created_at":"Tue Oct 08 21:06:10 +0000 2019","id":1181677185662365696,"id_str":"1181677185662365696","text":"@SagefemmeSB @all4maternity @JennytheM @hannahdahlen @ACBmidwife @AnnieFrancis54 @AnitaFleming7 @henrysue68\u2026 https:\/\/t.co\/2tkCCdMCA4","display_text_range":[117,140],"source":"\u003ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003eTwitter for iPhone\u003c\/a\u003e","truncated":true,"in_reply_to_status_id":1181672157971173377,"in_reply_to_status_id_str":"1181672157971173377","in_reply_to_user_id":67333343,"in_reply_to_user_id_str":"67333343","in_reply_to_screen_name":"SagefemmeSB","user":{"id":1532169480,"id_str":"1532169480","name":"Lia Brigante","screen_name":"lia_bri","location":"London","url":null,"description":"Quality & Standards Advisor at RCM. Caseload Midwife. Researcher. Traveller. Dreamer. London based. \ud83c\uddea\ud83c\uddfa Views my own.","translator_type":"none","protected":false,"verified":false,"followers_count":1730,"friends_count":999,"listed_count":8,"favourites_count":13569,"statuses_count":6178,"created_at":"Wed Jun 19 22:41:20 +0000 2013","utc_offset":null,"time_zone":null,"geo_enabled":true,"lang":null,"contributors_enabled":false,"is_translator":false,"profile_background_color":"000000","profile_background_image_url":"http:\/\/abs.twimg.com\/images\/themes\/theme1\/bg.png","profile_background_image_url_https":"https:\/\/abs.twimg.com\/images\/themes\/theme1\/bg.png","profile_background_tile":false,"profile_link_color":"7FDBB6","profile_sidebar_border_color":"000000","profile_sidebar_fill_color":"000000","profile_text_color":"000000","profile_use_background_image":false,"profile_image_url":"http:\/\/pbs.twimg.com\/profile_images\/1057302797958418433\/llrEdwq__normal.jpg","profile_image_url_https":"https:\/\/pbs.twimg.com\/profile_images\/1057302797958418433\/llrEdwq__normal.jpg","profile_banner_url":"https:\/\/pbs.twimg.com\/profile_banners\/1532169480\/1389609573","default_profile":false,"default_profile_image":false,"following":null,"follow_request_sent":null,"notifications":null},"geo":null,"coordinates":null,"place":{"id":"4393349f368f67a1","url":"https:\/\/api.twitter.com\/1.1\/geo\/id\/4393349f368f67a1.json","place_type":"city","name":"Lambeth","full_name":"Lambeth, London","country_code":"GB","country":"Regno Unito","bounding_box":{"type":"Polygon","coordinates":[[[-0.151910,51.410792],[-0.151910,51.509887],[-0.078902,51.509887],[-0.078902,51.410792]]]},"attributes":{}},"contributors":null,"is_quote_status":false,"extended_tweet":{"full_text":"@SagefemmeSB @all4maternity @JennytheM @hannahdahlen @ACBmidwife @AnnieFrancis54 @AnitaFleming7 @henrysue68 @alibrodrick @TPM_Journal @kingdon_carol Will be listening to this on my commute tomorrow \ud83e\udd29x","display_text_range":[149,200],"entities":{"hashtags":[],"urls":[],"user_mentions":[{"screen_name":"SagefemmeSB","name":"Sheena Byrom","id":67333343,"id_str":"67333343","indices":[0,12]},{"screen_name":"all4maternity","name":"all4maternity","id":867033343396900864,"id_str":"867033343396900864","indices":[13,27]},{"screen_name":"JennytheM","name":"\u2728JennyTheM\u00a9\u2728\u2764\ufe0f\u2712\ufe0fENFP-T #BirthLeadership","id":20159794,"id_str":"20159794","indices":[28,38]},{"screen_name":"hannahdahlen","name":"hannah dahlen","id":44737267,"id_str":"44737267","indices":[39,52]},{"screen_name":"ACBmidwife","name":"\u2728Anna Coonan-Byrom\u2728#HE #NTFS2019","id":89975589,"id_str":"89975589","indices":[53,64]},{"screen_name":"AnnieFrancis54","name":"Annie Francis","id":1491455791,"id_str":"1491455791","indices":[65,80]},{"screen_name":"AnitaFleming7","name":"Anita Fleming","id":824910134,"id_str":"824910134","indices":[81,95]},{"screen_name":"henrysue68","name":"Sue Henry","id":2572829789,"id_str":"2572829789","indices":[96,107]},{"screen_name":"alibrodrick","name":"alison brodrick","id":401273017,"id_str":"401273017","indices":[108,120]},{"screen_name":"TPM_Journal","name":"ThePractisingMidwife","id":3346555161,"id_str":"3346555161","indices":[121,133]},{"screen_name":"kingdon_carol","name":"Carol Kingdon","id":1173240209259061248,"id_str":"1173240209259061248","indices":[134,148]}],"symbols":[]}},"quote_count":0,"reply_count":0,"retweet_count":0,"favorite_count":0,"entities":{"hashtags":[],"urls":[{"url":"https:\/\/t.co\/2tkCCdMCA4","expanded_url":"https:\/\/twitter.com\/i\/web\/status\/1181677185662365696","display_url":"twitter.com\/i\/web\/status\/1\u2026","indices":[109,132]}],"user_mentions":[{"screen_name":"SagefemmeSB","name":"Sheena Byrom","id":67333343,"id_str":"67333343","indices":[0,12]},{"screen_name":"all4maternity","name":"all4maternity","id":867033343396900864,"id_str":"867033343396900864","indices":[13,27]},{"screen_name":"JennytheM","name":"\u2728JennyTheM\u00a9\u2728\u2764\ufe0f\u2712\ufe0fENFP-T #BirthLeadership","id":20159794,"id_str":"20159794","indices":[28,38]},{"screen_name":"hannahdahlen","name":"hannah dahlen","id":44737267,"id_str":"44737267","indices":[39,52]},{"screen_name":"ACBmidwife","name":"\u2728Anna Coonan-Byrom\u2728#HE #NTFS2019","id":89975589,"id_str":"89975589","indices":[53,64]},{"screen_name":"AnnieFrancis54","name":"Annie Francis","id":1491455791,"id_str":"1491455791","indices":[65,80]},{"screen_name":"AnitaFleming7","name":"Anita Fleming","id":824910134,"id_str":"824910134","indices":[81,95]},{"screen_name":"henrysue68","name":"Sue Henry","id":2572829789,"id_str":"2572829789","indices":[96,107]}],"symbols":[]},"favorited":false,"retweeted":false,"filter_level":"low","lang":"en","timestamp_ms":"1570568770219"}

{"created_at":"Tue Oct 08 21:06:10 +0000 2019","id":1181677185242947584,"id_str":"1181677185242947584","text":"Next read @russell_kane . Looking forward to our event #October details https:\/\/t.co\/G3NKakJ6HR (someone pinched th\u2026 https:\/\/t.co\/6IQY1zpvBR","display_text_range":[0,140],"source":"\u003ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003eTwitter for Android\u003c\/a\u003e","truncated":true,"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,"user":{"id":175732041,"id_str":"175732041","name":"Linghams Booksellers","screen_name":"LinghamsBooks","location":"Wirral","url":"http:\/\/www.linghams.co.uk\/","description":"Independent bookshop in Heswall. Winner of the Independent Bookseller of the Year Award 2013. Tweets by Sue (owner)","translator_type":"none","protected":false,"verified":false,"followers_count":4294,"friends_count":1438,"listed_count":124,"favourites_count":7406,"statuses_count":13011,"created_at":"Sat Aug 07 12:53:37 +0000 2010","utc_offset":null,"time_zone":null,"geo_enabled":true,"lang":null,"contributors_enabled":false,"is_translator":false,"profile_background_color":"4A913C","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":true,"profile_link_color":"4A913C","profile_sidebar_border_color":"C0DEED","profile_sidebar_fill_color":"DDEEF6","profile_text_color":"333333","profile_use_background_image":true,"profile_image_url":"http:\/\/pbs.twimg.com\/profile_images\/718150673033011200\/UIwi73zv_normal.jpg","profile_image_url_https":"https:\/\/pbs.twimg.com\/profile_images\/718150673033011200\/UIwi73zv_normal.jpg","profile_banner_url":"https:\/\/pbs.twimg.com\/profile_banners\/175732041\/1501618000","default_profile":false,"default_profile_image":false,"following":null,"follow_request_sent":null,"notifications":null},"geo":null,"coordinates":null,"place":{"id":"4a5d265b1d04d50d","url":"https:\/\/api.twitter.com\/1.1\/geo\/id\/4a5d265b1d04d50d.json","place_type":"city","name":"Heswall","full_name":"Heswall, England","country_code":"GB","country":"United Kingdom","bounding_box":{"type":"Polygon","coordinates":[[[-3.131516,53.310555],[-3.131516,53.360533],[-3.072142,53.360533],[-3.072142,53.310555]]]},"attributes":{}},"contributors":null,"is_quote_status":false,"extended_tweet":{"full_text":"Next read @russell_kane . Looking forward to our event #October details https:\/\/t.co\/G3NKakJ6HR (someone pinched the L!) https:\/\/t.co\/bofxSXbucG","display_text_range":[0,120],"entities":{"hashtags":[{"text":"October","indices":[55,63]}],"urls":[{"url":"https:\/\/t.co\/G3NKakJ6HR","expanded_url":"http:\/\/www.linghams.co.uk","display_url":"linghams.co.uk","indices":[72,95]}],"user_mentions":[{"screen_name":"russell_kane","name":"Russell Kane","id":23003978,"id_str":"23003978","indices":[10,23]}],"symbols":[],"media":[{"id":1181677176283942913,"id_str":"1181677176283942913","indices":[121,144],"media_url":"http:\/\/pbs.twimg.com\/media\/EGYpIYuXUAE_AWq.jpg","media_url_https":"https:\/\/pbs.twimg.com\/media\/EGYpIYuXUAE_AWq.jpg","url":"https:\/\/t.co\/bofxSXbucG","display_url":"pic.twitter.com\/bofxSXbucG","expanded_url":"https:\/\/twitter.com\/LinghamsBooks\/status\/1181677185242947584\/photo\/1","type":"photo","sizes":{"medium":{"w":497,"h":1024,"resize":"fit"},"thumb":{"w":150,"h":150,"resize":"crop"},"small":{"w":330,"h":680,"resize":"fit"},"large":{"w":497,"h":1024,"resize":"fit"}}}]},"extended_entities":{"media":[{"id":1181677176283942913,"id_str":"1181677176283942913","indices":[121,144],"media_url":"http:\/\/pbs.twimg.com\/media\/EGYpIYuXUAE_AWq.jpg","media_url_https":"https:\/\/pbs.twimg.com\/media\/EGYpIYuXUAE_AWq.jpg","url":"https:\/\/t.co\/bofxSXbucG","display_url":"pic.twitter.com\/bofxSXbucG","expanded_url":"https:\/\/twitter.com\/LinghamsBooks\/status\/1181677185242947584\/photo\/1","type":"photo","sizes":{"medium":{"w":497,"h":1024,"resize":"fit"},"thumb":{"w":150,"h":150,"resize":"crop"},"small":{"w":330,"h":680,"resize":"fit"},"large":{"w":497,"h":1024,"resize":"fit"}}}]}},"quote_count":0,"reply_count":0,"retweet_count":0,"favorite_count":0,"entities":{"hashtags":[{"text":"October","indices":[55,63]}],"urls":[{"url":"https:\/\/t.co\/G3NKakJ6HR","expanded_url":"http:\/\/www.linghams.co.uk","display_url":"linghams.co.uk","indices":[72,95]},{"url":"https:\/\/t.co\/6IQY1zpvBR","expanded_url":"https:\/\/twitter.com\/i\/web\/status\/1181677185242947584","display_url":"twitter.com\/i\/web\/status\/1\u2026","indices":[117,140]}],"user_mentions":[{"screen_name":"russell_kane","name":"Russell Kane","id":23003978,"id_str":"23003978","indices":[10,23]}],"symbols":[]},"favorited":false,"retweeted":false,"possibly_sensitive":false,"filter_level":"low","lang":"en","timestamp_ms":"1570568770119"}

{"created_at":"Tue Oct 08 21:06:10 +0000 2019","id":1181677187763712001,"id_str":"1181677187763712001","text":"@_DrPi @siriusminerals @ScarEngWeek Should of thought about the risk before investing idiot","display_text_range":[36,91],"source":"\u003ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003eTwitter for iPhone\u003c\/a\u003e","truncated":false,"in_reply_to_status_id":1181670252217851907,"in_reply_to_status_id_str":"1181670252217851907","in_reply_to_user_id":934885397875822592,"in_reply_to_user_id_str":"934885397875822592","in_reply_to_screen_name":"_DrPi","user":{"id":1205679756,"id_str":"1205679756","name":"renster","screen_name":"r_renster","location":"Whitby, England","url":null,"description":"scaff @tigerscaffolding","translator_type":"none","protected":false,"verified":false,"followers_count":260,"friends_count":833,"listed_count":0,"favourites_count":8419,"statuses_count":213,"created_at":"Thu Feb 21 18:40:54 +0000 2013","utc_offset":null,"time_zone":null,"geo_enabled":true,"lang":null,"contributors_enabled":false,"is_translator":false,"profile_background_color":"C0DEED","profile_background_image_url":"http:\/\/abs.twimg.com\/images\/themes\/theme1\/bg.png","profile_background_image_url_https":"https:\/\/abs.twimg.com\/images\/themes\/theme1\/bg.png","profile_background_tile":false,"profile_link_color":"1DA1F2","profile_sidebar_border_color":"C0DEED","profile_sidebar_fill_color":"DDEEF6","profile_text_color":"333333","profile_use_background_image":true,"profile_image_url":"http:\/\/pbs.twimg.com\/profile_images\/3288222560\/75eb78c79b320cdb1913a8e586186a89_normal.jpeg","profile_image_url_https":"https:\/\/pbs.twimg.com\/profile_images\/3288222560\/75eb78c79b320cdb1913a8e586186a89_normal.jpeg","default_profile":true,"default_profile_image":false,"following":null,"follow_request_sent":null,"notifications":null},"geo":null,"coordinates":null,"place":{"id":"4efd6fc8c50fae33","url":"https:\/\/api.twitter.com\/1.1\/geo\/id\/4efd6fc8c50fae33.json","place_type":"admin","name":"Yorkshire and The Humber","full_name":"Yorkshire and The Humber, England","country_code":"GB","country":"United Kingdom","bounding_box":{"type":"Polygon","coordinates":[[[-2.564752,53.301534],[-2.564752,54.562155],[0.149787,54.562155],[0.149787,53.301534]]]},"attributes":{}},"contributors":null,"is_quote_status":false,"quote_count":0,"reply_count":0,"retweet_count":0,"favorite_count":0,"entities":{"hashtags":[],"urls":[],"user_mentions":[{"screen_name":"_DrPi","name":"_DrPi","id":934885397875822592,"id_str":"934885397875822592","indices":[0,6]},{"screen_name":"siriusminerals","name":"Sirius Minerals","id":472710628,"id_str":"472710628","indices":[7,22]},{"screen_name":"ScarEngWeek","name":"Scarborough Science & Engineering Week","id":1157499325,"id_str":"1157499325","indices":[23,35]}],"symbols":[]},"favorited":false,"retweeted":false,"filter_level":"low","lang":"en","timestamp_ms":"1570568770720"}

{"created_at":"Tue Oct 08 21:06:10 +0000 2019","id":1181677188745191424,"id_str":"1181677188745191424","text":"@sueperkins @Specsavers @Kidscape Gorgeous xxx","display_text_range":[34,46],"source":"\u003ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003eTwitter for iPhone\u003c\/a\u003e","truncated":false,"in_reply_to_status_id":1181626401310556160,"in_reply_to_status_id_str":"1181626401310556160","in_reply_to_user_id":43963184,"in_reply_to_user_id_str":"43963184","in_reply_to_screen_name":"sueperkins","user":{"id":861550688,"id_str":"861550688","name":"Ian Beattie","screen_name":"ianbeattie_ian","location":"belfast","url":null,"description":"actor  you only live once so live well","translator_type":"none","protected":false,"verified":false,"followers_count":4588,"friends_count":392,"listed_count":70,"favourites_count":337,"statuses_count":2215,"created_at":"Thu Oct 04 15:10:25 +0000 2012","utc_offset":null,"time_zone":null,"geo_enabled":true,"lang":null,"contributors_enabled":false,"is_translator":false,"profile_background_color":"C0DEED","profile_background_image_url":"http:\/\/abs.twimg.com\/images\/themes\/theme1\/bg.png","profile_background_image_url_https":"https:\/\/abs.twimg.com\/images\/themes\/theme1\/bg.png","profile_background_tile":false,"profile_link_color":"1DA1F2","profile_sidebar_border_color":"C0DEED","profile_sidebar_fill_color":"DDEEF6","profile_text_color":"333333","profile_use_background_image":true,"profile_image_url":"http:\/\/pbs.twimg.com\/profile_images\/532673473001570304\/Xq8H3206_normal.jpeg","profile_image_url_https":"https:\/\/pbs.twimg.com\/profile_images\/532673473001570304\/Xq8H3206_normal.jpeg","default_profile":true,"default_profile_image":false,"following":null,"follow_request_sent":null,"notifications":null},"geo":null,"coordinates":null,"place":{"id":"28679b23ed15b380","url":"https:\/\/api.twitter.com\/1.1\/geo\/id\/28679b23ed15b380.json","place_type":"city","name":"Belfast","full_name":"Belfast, Northern Ireland","country_code":"GB","country":"United Kingdom","bounding_box":{"type":"Polygon","coordinates":[[[-6.036116,54.543241],[-6.036116,54.648497],[-5.820710,54.648497],[-5.820710,54.543241]]]},"attributes":{}},"contributors":null,"is_quote_status":false,"quote_count":0,"reply_count":0,"retweet_count":0,"favorite_count":0,"entities":{"hashtags":[],"urls":[],"user_mentions":[{"screen_name":"sueperkins","name":"Sue Perkins","id":43963184,"id_str":"43963184","indices":[0,11]},{"screen_name":"Specsavers","name":"Specsavers UK","id":151871119,"id_str":"151871119","indices":[12,23]},{"screen_name":"Kidscape","name":"Kidscape","id":20584722,"id_str":"20584722","indices":[24,33]}],"symbols":[]},"favorited":false,"retweeted":false,"filter_level":"low","lang":"en","timestamp_ms":"1570568770954"}

{"created_at":"Tue Oct 08 21:06:11 +0000 2019","id":1181677190234230784,"id_str":"1181677190234230784","text":"@andrew_bogg That\u2019s really touching Andrew x","display_text_range":[13,44],"source":"\u003ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003eTwitter for iPhone\u003c\/a\u003e","truncated":false,"in_reply_to_status_id":1181676760917839872,"in_reply_to_status_id_str":"1181676760917839872","in_reply_to_user_id":2731633078,"in_reply_to_user_id_str":"2731633078","in_reply_to_screen_name":"andrew_bogg","user":{"id":2209889287,"id_str":"2209889287","name":"Chris\u2122\ufe0f","screen_name":"Chris_CPH","location":"London via Yorkshire & Oz","url":"https:\/\/www.rover.com\/sit\/chrish39026","description":"Pint sized Yorkshire gay in London. Little legs, fast walker, cyclist, can\u2019t whistle. Disaster management expert, NHS, Ambo \ud83d\ude91. Doggy daycare & boarding \ud83d\udc36\ud83d\udc47","translator_type":"none","protected":false,"verified":false,"followers_count":4664,"friends_count":1059,"listed_count":24,"favourites_count":54115,"statuses_count":35779,"created_at":"Sat Nov 23 03:04:33 +0000 2013","utc_offset":null,"time_zone":null,"geo_enabled":true,"lang":null,"contributors_enabled":false,"is_translator":false,"profile_background_color":"C0DEED","profile_background_image_url":"http:\/\/abs.twimg.com\/images\/themes\/theme1\/bg.png","profile_background_image_url_https":"https:\/\/abs.twimg.com\/images\/themes\/theme1\/bg.png","profile_background_tile":false,"profile_link_color":"1DA1F2","profile_sidebar_border_color":"C0DEED","profile_sidebar_fill_color":"DDEEF6","profile_text_color":"333333","profile_use_background_image":true,"profile_image_url":"http:\/\/pbs.twimg.com\/profile_images\/1147918222823477250\/h5LLozyV_normal.jpg","profile_image_url_https":"https:\/\/pbs.twimg.com\/profile_images\/1147918222823477250\/h5LLozyV_normal.jpg","profile_banner_url":"https:\/\/pbs.twimg.com\/profile_banners\/2209889287\/1562520092","default_profile":true,"default_profile_image":false,"following":null,"follow_request_sent":null,"notifications":null},"geo":null,"coordinates":null,"place":{"id":"08be9e4ebe3d037d","url":"https:\/\/api.twitter.com\/1.1\/geo\/id\/08be9e4ebe3d037d.json","place_type":"city","name":"Poplar","full_name":"Poplar, London","country_code":"GB","country":"United Kingdom","bounding_box":{"type":"Polygon","coordinates":[[[-0.080028,51.484320],[-0.080028,51.545341],[0.009989,51.545341],[0.009989,51.484320]]]},"attributes":{}},"contributors":null,"is_quote_status":false,"quote_count":0,"reply_count":0,"retweet_count":0,"favorite_count":0,"entities":{"hashtags":[],"urls":[],"user_mentions":[{"screen_name":"andrew_bogg","name":"\ud83c\udff3\ufe0f\u200d\ud83c\udf08 \u2b50 Andrew Bogg","id":2731633078,"id_str":"2731633078","indices":[0,12]}],"symbols":[]},"favorited":false,"retweeted":false,"filter_level":"low","lang":"en","timestamp_ms":"1570568771309"}

{"created_at":"Tue Oct 08 21:06:11 +0000 2019","id":1181677190414508033,"id_str":"1181677190414508033","text":"@bradhawthorn Hahahahaha classic \ud83d\ude2d\ud83d\ude2d\ud83d\ude2d","display_text_range":[14,36],"source":"\u003ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003eTwitter for iPhone\u003c\/a\u003e","truncated":false,"in_reply_to_status_id":1181667375910928386,"in_reply_to_status_id_str":"1181667375910928386","in_reply_to_user_id":302198858,"in_reply_to_user_id_str":"302198858","in_reply_to_screen_name":"bradhawthorn","user":{"id":148850212,"id_str":"148850212","name":"Harry Morrin","screen_name":"harrymorrin","location":null,"url":null,"description":"Manchester","translator_type":"none","protected":false,"verified":false,"followers_count":927,"friends_count":819,"listed_count":1,"favourites_count":8027,"statuses_count":5930,"created_at":"Thu May 27 19:36:02 +0000 2010","utc_offset":null,"time_zone":null,"geo_enabled":true,"lang":null,"contributors_enabled":false,"is_translator":false,"profile_background_color":"C0DEED","profile_background_image_url":"http:\/\/abs.twimg.com\/images\/themes\/theme1\/bg.png","profile_background_image_url_https":"https:\/\/abs.twimg.com\/images\/themes\/theme1\/bg.png","profile_background_tile":true,"profile_link_color":"09EBEB","profile_sidebar_border_color":"FFFFFF","profile_sidebar_fill_color":"DDEEF6","profile_text_color":"333333","profile_use_background_image":true,"profile_image_url":"http:\/\/pbs.twimg.com\/profile_images\/1168485443668717568\/B76xwkCH_normal.jpg","profile_image_url_https":"https:\/\/pbs.twimg.com\/profile_images\/1168485443668717568\/B76xwkCH_normal.jpg","profile_banner_url":"https:\/\/pbs.twimg.com\/profile_banners\/148850212\/1558391932","default_profile":false,"default_profile_image":false,"following":null,"follow_request_sent":null,"notifications":null},"geo":null,"coordinates":null,"place":{"id":"667ae7bc747238c4","url":"https:\/\/api.twitter.com\/1.1\/geo\/id\/667ae7bc747238c4.json","place_type":"city","name":"Cheadle","full_name":"Cheadle, England","country_code":"GB","country":"United Kingdom","bounding_box":{"type":"Polygon","coordinates":[[[-2.247077,53.327794],[-2.247077,53.407347],[-2.100890,53.407347],[-2.100890,53.327794]]]},"attributes":{}},"contributors":null,"is_quote_status":false,"quote_count":0,"reply_count":0,"retweet_count":0,"favorite_count":0,"entities":{"hashtags":[],"urls":[],"user_mentions":[{"screen_name":"bradhawthorn","name":"Brad Hawthorn","id":302198858,"id_str":"302198858","indices":[0,13]}],"symbols":[]},"favorited":false,"retweeted":false,"filter_level":"low","lang":"it","timestamp_ms":"1570568771352"}

{"created_at":"Tue Oct 08 21:06:11 +0000 2019","id":1181677191895142401,"id_str":"1181677191895142401","text":"@lold3mort @lustedafter Absolute gold \ud83d\ude02 Our Halloween is sorted!","display_text_range":[24,64],"source":"\u003ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003eTwitter for iPhone\u003c\/a\u003e","truncated":false,"in_reply_to_status_id":1181541025011159041,"in_reply_to_status_id_str":"1181541025011159041","in_reply_to_user_id":58970375,"in_reply_to_user_id_str":"58970375","in_reply_to_screen_name":"lold3mort","user":{"id":618418598,"id_str":"618418598","name":"Rob \ud83c\udf87","screen_name":"RobertJamesBone","location":"London, England","url":"http:\/\/LinkTr.ee\/RobertJamesBone","description":"\ud83d\ude0c Social Media Assistant at @PHASocial \u2800\u2800\u2800 \ud83e\udd8b He \/ Queer \u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800 \u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800 \u2800\u2800\u2800\ud83d\udc41 Blogger \u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800 \u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800\u2800 \u2800\u2800\u2800 \u2800\u2800\ud83d\udd2e Fragrance, Museums & Theme Parks","translator_type":"regular","protected":false,"verified":false,"followers_count":1586,"friends_count":1688,"listed_count":21,"favourites_count":27457,"statuses_count":31184,"created_at":"Mon Jun 25 20:43:31 +0000 2012","utc_offset":null,"time_zone":null,"geo_enabled":true,"lang":null,"contributors_enabled":false,"is_translator":false,"profile_background_color":"FFFFFF","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":true,"profile_link_color":"981CEB","profile_sidebar_border_color":"FFFFFF","profile_sidebar_fill_color":"FFFFFF","profile_text_color":"000000","profile_use_background_image":true,"profile_image_url":"http:\/\/pbs.twimg.com\/profile_images\/1087020642627665920\/0_oq_-1K_normal.jpg","profile_image_url_https":"https:\/\/pbs.twimg.com\/profile_images\/1087020642627665920\/0_oq_-1K_normal.jpg","profile_banner_url":"https:\/\/pbs.twimg.com\/profile_banners\/618418598\/1547836186","default_profile":false,"default_profile_image":false,"following":null,"follow_request_sent":null,"notifications":null},"geo":null,"coordinates":null,"place":{"id":"4f060a213b552e5f","url":"https:\/\/api.twitter.com\/1.1\/geo\/id\/4f060a213b552e5f.json","place_type":"city","name":"Harrow","full_name":"Harrow, London","country_code":"GB","country":"United Kingdom","bounding_box":{"type":"Polygon","coordinates":[[[-0.403988,51.553090],[-0.403988,51.638576],[-0.270137,51.638576],[-0.270137,51.553090]]]},"attributes":{}},"contributors":null,"is_quote_status":false,"quote_count":0,"reply_count":0,"retweet_count":0,"favorite_count":0,"entities":{"hashtags":[],"urls":[],"user_mentions":[{"screen_name":"lold3mort","name":"Alice \ud83e\udd90","id":58970375,"id_str":"58970375","indices":[0,10]},{"screen_name":"lustedafter","name":"side chick","id":2401362534,"id_str":"2401362534","indices":[11,23]}],"symbols":[]},"favorited":false,"retweeted":false,"filter_level":"low","lang":"en","timestamp_ms":"1570568771705"}

{"created_at":"Tue Oct 08 21:06:12 +0000 2019","id":1181677194826993665,"id_str":"1181677194826993665","text":"@lisafryer9 You have earned the right to a cry Lisa just try not to snot everywhere it\u2019s not a good look. I think y\u2026 https:\/\/t.co\/BNKLK5KvZt","display_text_range":[12,140],"source":"\u003ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003eTwitter for iPhone\u003c\/a\u003e","truncated":true,"in_reply_to_status_id":1181441610770472960,"in_reply_to_status_id_str":"1181441610770472960","in_reply_to_user_id":727116057132077056,"in_reply_to_user_id_str":"727116057132077056","in_reply_to_screen_name":"lisafryer9","user":{"id":48846283,"id_str":"48846283","name":"Trish Roche","screen_name":"Starchild65","location":"Northampton, England","url":null,"description":"Ostomate, mental health worker and Advocate Australian proud mother of a Rainbow Neuro diverse family","translator_type":"none","protected":false,"verified":false,"followers_count":450,"friends_count":1438,"listed_count":3,"favourites_count":7138,"statuses_count":2201,"created_at":"Fri Jun 19 22:10:48 +0000 2009","utc_offset":null,"time_zone":null,"geo_enabled":true,"lang":null,"contributors_enabled":false,"is_translator":false,"profile_background_color":"000000","profile_background_image_url":"http:\/\/abs.twimg.com\/images\/themes\/theme4\/bg.gif","profile_background_image_url_https":"https:\/\/abs.twimg.com\/images\/themes\/theme4\/bg.gif","profile_background_tile":false,"profile_link_color":"9266CC","profile_sidebar_border_color":"000000","profile_sidebar_fill_color":"000000","profile_text_color":"000000","profile_use_background_image":false,"profile_image_url":"http:\/\/pbs.twimg.com\/profile_images\/736337944869502979\/12fzXqxg_normal.jpg","profile_image_url_https":"https:\/\/pbs.twimg.com\/profile_images\/736337944869502979\/12fzXqxg_normal.jpg","default_profile":false,"default_profile_image":false,"following":null,"follow_request_sent":null,"notifications":null},"geo":null,"coordinates":null,"place":{"id":"28b6432fb1eac6d4","url":"https:\/\/api.twitter.com\/1.1\/geo\/id\/28b6432fb1eac6d4.json","place_type":"city","name":"Northampton","full_name":"Northampton, England","country_code":"GB","country":"United Kingdom","bounding_box":{"type":"Polygon","coordinates":[[[-0.968219,52.194932],[-0.968219,52.282776],[-0.797683,52.282776],[-0.797683,52.194932]]]},"attributes":{}},"contributors":null,"is_quote_status":false,"extended_tweet":{"full_text":"@lisafryer9 You have earned the right to a cry Lisa just try not to snot everywhere it\u2019s not a good look. I think you deserve to do something that makes YOU feel good","display_text_range":[12,166],"entities":{"hashtags":[],"urls":[],"user_mentions":[{"screen_name":"lisafryer9","name":"Remoaner Lisa \ud83c\uddea\ud83c\uddfa","id":727116057132077056,"id_str":"727116057132077056","indices":[0,11]}],"symbols":[]}},"quote_count":0,"reply_count":0,"retweet_count":0,"favorite_count":0,"entities":{"hashtags":[],"urls":[{"url":"https:\/\/t.co\/BNKLK5KvZt","expanded_url":"https:\/\/twitter.com\/i\/web\/status\/1181677194826993665","display_url":"twitter.com\/i\/web\/status\/1\u2026","indices":[117,140]}],"user_mentions":[{"screen_name":"lisafryer9","name":"Remoaner Lisa \ud83c\uddea\ud83c\uddfa","id":727116057132077056,"id_str":"727116057132077056","indices":[0,11]}],"symbols":[]},"favorited":false,"retweeted":false,"filter_level":"low","lang":"en","timestamp_ms":"1570568772404"}

{"created_at":"Tue Oct 08 21:06:12 +0000 2019","id":1181677196164960257,"id_str":"1181677196164960257","text":"Oh goody, it\u2019s time for a new broadband contract. Any top tips? Currently with BT but it\u2019s been so flaky recently...","source":"\u003ca href=\"http:\/\/tapbots.com\/tweetbot\" rel=\"nofollow\"\u003eTweetbot for i\u039fS\u003c\/a\u003e","truncated":false,"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,"user":{"id":19909430,"id_str":"19909430","name":"Sequins are a neutral","screen_name":"StephanieFlooks","location":"London, England","url":null,"description":"Accident prone, music loving, cat obsessive. Sometimes writes words about these things, most times doesn\u2019t. Future epitaph: What could possibly go wrong?","translator_type":"none","protected":false,"verified":false,"followers_count":967,"friends_count":2658,"listed_count":30,"favourites_count":19605,"statuses_count":49954,"created_at":"Mon Feb 02 14:43:59 +0000 2009","utc_offset":null,"time_zone":null,"geo_enabled":true,"lang":null,"contributors_enabled":false,"is_translator":false,"profile_background_color":"EDECE9","profile_background_image_url":"http:\/\/abs.twimg.com\/images\/themes\/theme3\/bg.gif","profile_background_image_url_https":"https:\/\/abs.twimg.com\/images\/themes\/theme3\/bg.gif","profile_background_tile":true,"profile_link_color":"088253","profile_sidebar_border_color":"D3D2CF","profile_sidebar_fill_color":"E3E2DE","profile_text_color":"634047","profile_use_background_image":true,"profile_image_url":"http:\/\/pbs.twimg.com\/profile_images\/1162106130539122689\/nMfyOGYv_normal.jpg","profile_image_url_https":"https:\/\/pbs.twimg.com\/profile_images\/1162106130539122689\/nMfyOGYv_normal.jpg","profile_banner_url":"https:\/\/pbs.twimg.com\/profile_banners\/19909430\/1475749827","default_profile":false,"default_profile_image":false,"following":null,"follow_request_sent":null,"notifications":null},"geo":null,"coordinates":null,"place":{"id":"26b0db32cfda0432","url":"https:\/\/api.twitter.com\/1.1\/geo\/id\/26b0db32cfda0432.json","place_type":"city","name":"Walthamstow","full_name":"Walthamstow, London","country_code":"GB","country":"United Kingdom","bounding_box":{"type":"Polygon","coordinates":[[[-0.061110,51.549969],[-0.061110,51.648542],[0.023642,51.648542],[0.023642,51.549969]]]},"attributes":{}},"contributors":null,"is_quote_status":false,"quote_count":0,"reply_count":0,"retweet_count":0,"favorite_count":0,"entities":{"hashtags":[],"urls":[],"user_mentions":[],"symbols":[]},"favorited":false,"retweeted":false,"filter_level":"low","lang":"en","timestamp_ms":"1570568772723"}

{"created_at":"Tue Oct 08 21:06:12 +0000 2019","id":1181677197263872000,"id_str":"1181677197263872000","text":"@melreylaw \ud83d\ude22\ud83d\ude22\ud83d\ude22\ud83d\ude22","display_text_range":[11,15],"source":"\u003ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003eTwitter for Android\u003c\/a\u003e","truncated":false,"in_reply_to_status_id":1181659835944841216,"in_reply_to_status_id_str":"1181659835944841216","in_reply_to_user_id":249716022,"in_reply_to_user_id_str":"249716022","in_reply_to_screen_name":"melreylaw","user":{"id":963756052465451008,"id_str":"963756052465451008","name":"Honestly Holly \ud83c\udff3\ufe0f\u200d\ud83c\udf08","screen_name":"HonestlyHolly23","location":"London, England","url":"http:\/\/honestlyholly23.com\/","description":"Lifestyle Blogger \u2712\ufe0f | Sausage Mum \ud83c\udf2d | Queer \ud83c\udff3\ufe0f\u200d\ud83c\udf08 | Intersectional Feminist \u2640\ufe0f                                     hello@honestlyholly23.com","translator_type":"none","protected":false,"verified":false,"followers_count":1202,"friends_count":1509,"listed_count":14,"favourites_count":10141,"statuses_count":9248,"created_at":"Wed Feb 14 12:45:23 +0000 2018","utc_offset":null,"time_zone":null,"geo_enabled":true,"lang":null,"contributors_enabled":false,"is_translator":false,"profile_background_color":"000000","profile_background_image_url":"http:\/\/abs.twimg.com\/images\/themes\/theme1\/bg.png","profile_background_image_url_https":"https:\/\/abs.twimg.com\/images\/themes\/theme1\/bg.png","profile_background_tile":false,"profile_link_color":"F58EA8","profile_sidebar_border_color":"000000","profile_sidebar_fill_color":"000000","profile_text_color":"000000","profile_use_background_image":false,"profile_image_url":"http:\/\/pbs.twimg.com\/profile_images\/979106709565263872\/29Oe4IBV_normal.jpg","profile_image_url_https":"https:\/\/pbs.twimg.com\/profile_images\/979106709565263872\/29Oe4IBV_normal.jpg","profile_banner_url":"https:\/\/pbs.twimg.com\/profile_banners\/963756052465451008\/1522922661","default_profile":false,"default_profile_image":false,"following":null,"follow_request_sent":null,"notifications":null},"geo":null,"coordinates":null,"place":{"id":"3a39f348d4d697fb","url":"https:\/\/api.twitter.com\/1.1\/geo\/id\/3a39f348d4d697fb.json","place_type":"city","name":"Hastings","full_name":"Hastings, England","country_code":"GB","country":"United Kingdom","bounding_box":{"type":"Polygon","coordinates":[[[0.507898,50.844534],[0.507898,50.899051],[0.623748,50.899051],[0.623748,50.844534]]]},"attributes":{}},"contributors":null,"is_quote_status":false,"quote_count":0,"reply_count":0,"retweet_count":0,"favorite_count":0,"entities":{"hashtags":[],"urls":[],"user_mentions":[{"screen_name":"melreylaw","name":"Inside Melly's Mind","id":249716022,"id_str":"249716022","indices":[0,10]}],"symbols":[]},"favorited":false,"retweeted":false,"filter_level":"low","lang":"und","timestamp_ms":"1570568772985"}

{"created_at":"Tue Oct 08 21:06:13 +0000 2019","id":1181677198761189376,"id_str":"1181677198761189376","text":"@RosemaryMacCabe His face \ud83d\ude44","display_text_range":[17,27],"source":"\u003ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003eTwitter for iPhone\u003c\/a\u003e","truncated":false,"in_reply_to_status_id":1181675585011142657,"in_reply_to_status_id_str":"1181675585011142657","in_reply_to_user_id":46372045,"in_reply_to_user_id_str":"46372045","in_reply_to_screen_name":"BoarnieB","user":{"id":46372045,"id_str":"46372045","name":"Bernie Bradley","screen_name":"BoarnieB","location":"Dundalk & sometimes  Monaghan ","url":null,"description":"Working in equality, & social inclusion stuff in local government, Member of @IHREC Disability Advisory Committee for #UNCRPD All views my own.","translator_type":"none","protected":false,"verified":false,"followers_count":1296,"friends_count":1030,"listed_count":25,"favourites_count":13289,"statuses_count":25051,"created_at":"Thu Jun 11 12:03:33 +0000 2009","utc_offset":null,"time_zone":null,"geo_enabled":true,"lang":null,"contributors_enabled":false,"is_translator":false,"profile_background_color":"642D8B","profile_background_image_url":"http:\/\/abs.twimg.com\/images\/themes\/theme10\/bg.gif","profile_background_image_url_https":"https:\/\/abs.twimg.com\/images\/themes\/theme10\/bg.gif","profile_background_tile":false,"profile_link_color":"19CF86","profile_sidebar_border_color":"FFFFFF","profile_sidebar_fill_color":"7AC3EE","profile_text_color":"3D1957","profile_use_background_image":true,"profile_image_url":"http:\/\/pbs.twimg.com\/profile_images\/1125524970128515072\/ZiykL4qm_normal.jpg","profile_image_url_https":"https:\/\/pbs.twimg.com\/profile_images\/1125524970128515072\/ZiykL4qm_normal.jpg","profile_banner_url":"https:\/\/pbs.twimg.com\/profile_banners\/46372045\/1562711034","default_profile":false,"default_profile_image":false,"following":null,"follow_request_sent":null,"notifications":null},"geo":null,"coordinates":null,"place":{"id":"6c1df5b2b02bc32f","url":"https:\/\/api.twitter.com\/1.1\/geo\/id\/6c1df5b2b02bc32f.json","place_type":"city","name":"Louth","full_name":"Louth, Ireland","country_code":"IE","country":"Ireland","bounding_box":{"type":"Polygon","coordinates":[[[-6.696097,53.698539],[-6.696097,54.113545],[-6.095189,54.113545],[-6.095189,53.698539]]]},"attributes":{}},"contributors":null,"is_quote_status":false,"quote_count":0,"reply_count":0,"retweet_count":0,"favorite_count":0,"entities":{"hashtags":[],"urls":[],"user_mentions":[{"screen_name":"RosemaryMacCabe","name":"Rosemary Mac Cabe \u2744\ufe0f","id":15073020,"id_str":"15073020","indices":[0,16]}],"symbols":[]},"favorited":false,"retweeted":false,"filter_level":"low","lang":"en","timestamp_ms":"1570568773342"}

{"created_at":"Tue Oct 08 21:06:13 +0000 2019","id":1181677201051324416,"id_str":"1181677201051324416","text":"@nina_wiles Good night Nina","display_text_range":[12,27],"source":"\u003ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003eTwitter for Android\u003c\/a\u003e","truncated":false,"in_reply_to_status_id":1181659812901339138,"in_reply_to_status_id_str":"1181659812901339138","in_reply_to_user_id":1123971264572473345,"in_reply_to_user_id_str":"1123971264572473345","in_reply_to_screen_name":"nina_wiles","user":{"id":944291948231307264,"id_str":"944291948231307264","name":"SGF","screen_name":"sheenascribbled","location":"Norf London \/ Bournemouth","url":null,"description":"here to rt bants","translator_type":"none","protected":false,"verified":false,"followers_count":1618,"friends_count":1198,"listed_count":3,"favourites_count":84076,"statuses_count":32606,"created_at":"Fri Dec 22 19:41:59 +0000 2017","utc_offset":null,"time_zone":null,"geo_enabled":true,"lang":null,"contributors_enabled":false,"is_translator":false,"profile_background_color":"000000","profile_background_image_url":"http:\/\/abs.twimg.com\/images\/themes\/theme1\/bg.png","profile_background_image_url_https":"https:\/\/abs.twimg.com\/images\/themes\/theme1\/bg.png","profile_background_tile":false,"profile_link_color":"1B95E0","profile_sidebar_border_color":"000000","profile_sidebar_fill_color":"000000","profile_text_color":"000000","profile_use_background_image":false,"profile_image_url":"http:\/\/pbs.twimg.com\/profile_images\/1180971983397363714\/sdpJlW0v_normal.jpg","profile_image_url_https":"https:\/\/pbs.twimg.com\/profile_images\/1180971983397363714\/sdpJlW0v_normal.jpg","profile_banner_url":"https:\/\/pbs.twimg.com\/profile_banners\/944291948231307264\/1568210380","default_profile":false,"default_profile_image":false,"following":null,"follow_request_sent":null,"notifications":null},"geo":null,"coordinates":null,"place":{"id":"7de31e05e99a00f8","url":"https:\/\/api.twitter.com\/1.1\/geo\/id\/7de31e05e99a00f8.json","place_type":"city","name":"Bournemouth","full_name":"Bournemouth, England","country_code":"GB","country":"United Kingdom","bounding_box":{"type":"Polygon","coordinates":[[[-1.937590,50.709500],[-1.937590,50.775036],[-1.767624,50.775036],[-1.767624,50.709500]]]},"attributes":{}},"contributors":null,"is_quote_status":false,"quote_count":0,"reply_count":0,"retweet_count":0,"favorite_count":0,"entities":{"hashtags":[],"urls":[],"user_mentions":[{"screen_name":"nina_wiles","name":"Neens\ud83d\udcab","id":1123971264572473345,"id_str":"1123971264572473345","indices":[0,11]}],"symbols":[]},"favorited":false,"retweeted":false,"filter_level":"low","lang":"en","timestamp_ms":"1570568773888"}

{"created_at":"Tue Oct 08 21:06:14 +0000 2019","id":1181677202393518080,"id_str":"1181677202393518080","text":"bro im hella ugly, glow down","source":"\u003ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003eTwitter for iPhone\u003c\/a\u003e","truncated":false,"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,"user":{"id":768253246196572160,"id_str":"768253246196572160","name":"Wardy","screen_name":"wardyyyyyyyyy","location":null,"url":null,"description":null,"translator_type":"none","protected":false,"verified":false,"followers_count":1309,"friends_count":437,"listed_count":1,"favourites_count":5494,"statuses_count":948,"created_at":"Wed Aug 24 01:07:02 +0000 2016","utc_offset":null,"time_zone":null,"geo_enabled":true,"lang":null,"contributors_enabled":false,"is_translator":false,"profile_background_color":"F5F8FA","profile_background_image_url":"","profile_background_image_url_https":"","profile_background_tile":false,"profile_link_color":"1DA1F2","profile_sidebar_border_color":"C0DEED","profile_sidebar_fill_color":"DDEEF6","profile_text_color":"333333","profile_use_background_image":true,"profile_image_url":"http:\/\/pbs.twimg.com\/profile_images\/1180411914398175232\/c4wgARQc_normal.jpg","profile_image_url_https":"https:\/\/pbs.twimg.com\/profile_images\/1180411914398175232\/c4wgARQc_normal.jpg","profile_banner_url":"https:\/\/pbs.twimg.com\/profile_banners\/768253246196572160\/1560539851","default_profile":true,"default_profile_image":false,"following":null,"follow_request_sent":null,"notifications":null},"geo":null,"coordinates":null,"place":{"id":"6bc1630ac15fbcaa","url":"https:\/\/api.twitter.com\/1.1\/geo\/id\/6bc1630ac15fbcaa.json","place_type":"city","name":"West Bromwich","full_name":"West Bromwich, England","country_code":"GB","country":"United Kingdom","bounding_box":{"type":"Polygon","coordinates":[[[-2.097100,52.460709],[-2.097100,52.569037],[-1.921566,52.569037],[-1.921566,52.460709]]]},"attributes":{}},"contributors":null,"is_quote_status":false,"quote_count":0,"reply_count":0,"retweet_count":0,"favorite_count":0,"entities":{"hashtags":[],"urls":[],"user_mentions":[],"symbols":[]},"favorited":false,"retweeted":false,"filter_level":"low","lang":"en","timestamp_ms":"1570568774208"}

{"created_at":"Tue Oct 08 21:06:14 +0000 2019","id":1181677204792647680,"id_str":"1181677204792647680","text":"@AlysWils @AngleseyScMedia Thanks so much","display_text_range":[27,41],"source":"\u003ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003eTwitter for Android\u003c\/a\u003e","truncated":false,"in_reply_to_status_id":1181667336622940161,"in_reply_to_status_id_str":"1181667336622940161","in_reply_to_user_id":55794740,"in_reply_to_user_id_str":"55794740","in_reply_to_screen_name":"AlysWils","user":{"id":268888175,"id_str":"268888175","name":"Richard Jones","screen_name":"lluniaurich","location":"Caernarfon, Cymru","url":null,"description":"Ffotograffydd - Photographer \nGracias a la vida","translator_type":"none","protected":false,"verified":false,"followers_count":4255,"friends_count":5001,"listed_count":51,"favourites_count":10085,"statuses_count":8313,"created_at":"Sat Mar 19 17:37:01 +0000 2011","utc_offset":null,"time_zone":null,"geo_enabled":true,"lang":null,"contributors_enabled":false,"is_translator":false,"profile_background_color":"642D8B","profile_background_image_url":"http:\/\/abs.twimg.com\/images\/themes\/theme10\/bg.gif","profile_background_image_url_https":"https:\/\/abs.twimg.com\/images\/themes\/theme10\/bg.gif","profile_background_tile":true,"profile_link_color":"1B95E0","profile_sidebar_border_color":"65B0DA","profile_sidebar_fill_color":"7AC3EE","profile_text_color":"3D1957","profile_use_background_image":true,"profile_image_url":"http:\/\/pbs.twimg.com\/profile_images\/701475823530995714\/DGwRpnXp_normal.jpg","profile_image_url_https":"https:\/\/pbs.twimg.com\/profile_images\/701475823530995714\/DGwRpnXp_normal.jpg","profile_banner_url":"https:\/\/pbs.twimg.com\/profile_banners\/268888175\/1521478081","default_profile":false,"default_profile_image":false,"following":null,"follow_request_sent":null,"notifications":null},"geo":null,"coordinates":null,"place":{"id":"47517fbbeca71972","url":"https:\/\/api.twitter.com\/1.1\/geo\/id\/47517fbbeca71972.json","place_type":"city","name":"Caernarfon","full_name":"Caernarfon, Wales","country_code":"GB","country":"United Kingdom","bounding_box":{"type":"Polygon","coordinates":[[[-4.278653,53.127530],[-4.278653,53.154947],[-4.242205,53.154947],[-4.242205,53.127530]]]},"attributes":{}},"contributors":null,"is_quote_status":false,"quote_count":0,"reply_count":0,"retweet_count":0,"favorite_count":0,"entities":{"hashtags":[],"urls":[],"user_mentions":[{"screen_name":"AlysWils","name":"aly wils","id":55794740,"id_str":"55794740","indices":[0,9]},{"screen_name":"AngleseyScMedia","name":"Anglesey socialmedia","id":307255298,"id_str":"307255298","indices":[10,26]}],"symbols":[]},"favorited":false,"retweeted":false,"filter_level":"low","lang":"en","timestamp_ms":"1570568774780"}

{"created_at":"Tue Oct 08 21:06:15 +0000 2019","id":1181677206017384448,"id_str":"1181677206017384448","text":"@MCEnewsfeed @Buttercrane Such a shame that this PR agency is content with aiding and abetting foreign gold toxic m\u2026 https:\/\/t.co\/JymoWLJlQV","display_text_range":[26,140],"source":"\u003ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003eTwitter for iPhone\u003c\/a\u003e","truncated":true,"in_reply_to_status_id":1172146926596366336,"in_reply_to_status_id_str":"1172146926596366336","in_reply_to_user_id":176434633,"in_reply_to_user_id_str":"176434633","in_reply_to_screen_name":"MCEnewsfeed","user":{"id":1036585029068107776,"id_str":"1036585029068107776","name":"Protect Slieve Gallion","screen_name":"GallionSlieve","location":"Northern Ireland, United Kingdom","url":"https:\/\/www.facebook.com\/groups\/213183262650527","description":"Just some ordinary people who want to keep our families safe from the the effects of toxic mining whilst protecting the beautiful landscapes of this country.","translator_type":"none","protected":false,"verified":false,"followers_count":262,"friends_count":182,"listed_count":0,"favourites_count":316,"statuses_count":458,"created_at":"Mon Sep 03 12:01:44 +0000 2018","utc_offset":null,"time_zone":null,"geo_enabled":true,"lang":null,"contributors_enabled":false,"is_translator":false,"profile_background_color":"F5F8FA","profile_background_image_url":"","profile_background_image_url_https":"","profile_background_tile":false,"profile_link_color":"1DA1F2","profile_sidebar_border_color":"C0DEED","profile_sidebar_fill_color":"DDEEF6","profile_text_color":"333333","profile_use_background_image":true,"profile_image_url":"http:\/\/pbs.twimg.com\/profile_images\/1036911651046547458\/NnesZx2H_normal.jpg","profile_image_url_https":"https:\/\/pbs.twimg.com\/profile_images\/1036911651046547458\/NnesZx2H_normal.jpg","default_profile":true,"default_profile_image":false,"following":null,"follow_request_sent":null,"notifications":null},"geo":null,"coordinates":null,"place":{"id":"78e9729ff12a648e","url":"https:\/\/api.twitter.com\/1.1\/geo\/id\/78e9729ff12a648e.json","place_type":"admin","name":"Northern Ireland","full_name":"Northern Ireland, United Kingdom","country_code":"GB","country":"United Kingdom","bounding_box":{"type":"Polygon","coordinates":[[[-8.194179,54.022718],[-8.194179,55.311686],[-5.432841,55.311686],[-5.432841,54.022718]]]},"attributes":{}},"contributors":null,"is_quote_status":false,"extended_tweet":{"full_text":"@MCEnewsfeed @Buttercrane Such a shame that this PR agency is content with aiding and abetting foreign gold toxic mining corporations. @mce1 @RichardBullick1 have sold their souls and should be held accountable for any future destruction of #NorthernIreland. #Shame #greed  @LidlGB @SportsDirectUK","display_text_range":[26,297],"entities":{"hashtags":[{"text":"NorthernIreland","indices":[241,257]},{"text":"Shame","indices":[259,265]},{"text":"greed","indices":[266,272]}],"urls":[],"user_mentions":[{"screen_name":"MCEnewsfeed","name":"MCEPublicRelations","id":176434633,"id_str":"176434633","indices":[0,12]},{"screen_name":"Buttercrane","name":"Buttercrane Shopping","id":618996821,"id_str":"618996821","indices":[13,25]},{"screen_name":"mce1","name":"Paul McErlean","id":18654057,"id_str":"18654057","indices":[135,140]},{"screen_name":"RichardBullick1","name":"Richard Bullick","id":873631151600132097,"id_str":"873631151600132097","indices":[141,157]},{"screen_name":"LidlGB","name":"Lidl GB","id":340234449,"id_str":"340234449","indices":[274,281]},{"screen_name":"SportsDirectUK","name":"Sports Direct","id":28545204,"id_str":"28545204","indices":[282,297]}],"symbols":[]}},"quote_count":0,"reply_count":0,"retweet_count":0,"favorite_count":0,"entities":{"hashtags":[],"urls":[{"url":"https:\/\/t.co\/JymoWLJlQV","expanded_url":"https:\/\/twitter.com\/i\/web\/status\/1181677206017384448","display_url":"twitter.com\/i\/web\/status\/1\u2026","indices":[117,140]}],"user_mentions":[{"screen_name":"MCEnewsfeed","name":"MCEPublicRelations","id":176434633,"id_str":"176434633","indices":[0,12]},{"screen_name":"Buttercrane","name":"Buttercrane Shopping","id":618996821,"id_str":"618996821","indices":[13,25]}],"symbols":[]},"favorited":false,"retweeted":false,"filter_level":"low","lang":"en","timestamp_ms":"1570568775072"}

{"created_at":"Tue Oct 08 21:06:15 +0000 2019","id":1181677206759755777,"id_str":"1181677206759755777","text":"@DeExilio What\u2019s FF? I\u2019m business class \ud83e\udd37\ud83c\udffb\u200d\u2642\ufe0f","display_text_range":[10,45],"source":"\u003ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003eTwitter for iPhone\u003c\/a\u003e","truncated":false,"in_reply_to_status_id":1181670403053359116,"in_reply_to_status_id_str":"1181670403053359116","in_reply_to_user_id":909539652,"in_reply_to_user_id_str":"909539652","in_reply_to_screen_name":"DeExilio","user":{"id":20055294,"id_str":"20055294","name":"Anthony J Myers \ud83d\udc1d\ud83e\udd81\ud83d\udc3c","screen_name":"ajmy","location":"London \ud83c\uddec\ud83c\udde7 | \ud83d\udd1c Beijing \ud83c\udde8\ud83c\uddf3","url":"http:\/\/Instagram.com\/ajmy","description":"Words are, in my not-so-humble opinion, our most inexhaustible source of magic\u26a1\ufe0f| \ud83c\udf55addict-polyglot-politico-culturevulture-coffeesnob | New\u2764\ufe0f#PeachIcedTea","translator_type":"none","protected":false,"verified":false,"followers_count":6765,"friends_count":5423,"listed_count":121,"favourites_count":5691,"statuses_count":147382,"created_at":"Wed Feb 04 14:10:13 +0000 2009","utc_offset":null,"time_zone":null,"geo_enabled":true,"lang":null,"contributors_enabled":false,"is_translator":false,"profile_background_color":"3BAAFF","profile_background_image_url":"http:\/\/abs.twimg.com\/images\/themes\/theme14\/bg.gif","profile_background_image_url_https":"https:\/\/abs.twimg.com\/images\/themes\/theme14\/bg.gif","profile_background_tile":false,"profile_link_color":"3BAAFF","profile_sidebar_border_color":"3BAAFF","profile_sidebar_fill_color":"C7DEEF","profile_text_color":"000000","profile_use_background_image":true,"profile_image_url":"http:\/\/pbs.twimg.com\/profile_images\/1166263862452264961\/Dj4MAVBQ_normal.jpg","profile_image_url_https":"https:\/\/pbs.twimg.com\/profile_images\/1166263862452264961\/Dj4MAVBQ_normal.jpg","profile_banner_url":"https:\/\/pbs.twimg.com\/profile_banners\/20055294\/1489234713","default_profile":false,"default_profile_image":false,"following":null,"follow_request_sent":null,"notifications":null},"geo":null,"coordinates":null,"place":{"id":"038247c1b5bb34c9","url":"https:\/\/api.twitter.com\/1.1\/geo\/id\/038247c1b5bb34c9.json","place_type":"city","name":"Greenwich","full_name":"Greenwich, London","country_code":"GB","country":"United Kingdom","bounding_box":{"type":"Polygon","coordinates":[[[-0.033551,51.436221],[-0.033551,51.506788],[0.063530,51.506788],[0.063530,51.436221]]]},"attributes":{}},"contributors":null,"is_quote_status":false,"quote_count":0,"reply_count":0,"retweet_count":0,"favorite_count":0,"entities":{"hashtags":[],"urls":[],"user_mentions":[{"screen_name":"DeExilio","name":"\u0218tefan Iaonco","id":909539652,"id_str":"909539652","indices":[0,9]}],"symbols":[]},"favorited":false,"retweeted":false,"filter_level":"low","lang":"en","timestamp_ms":"1570568775249"}

{"created_at":"Tue Oct 08 21:06:15 +0000 2019","id":1181677208454213632,"id_str":"1181677208454213632","text":"Not watched it for years but,the woman presenting News At Ten has Massive eyes. Not sure on her Vodka and Cider intake.","source":"\u003ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003eTwitter for iPhone\u003c\/a\u003e","truncated":false,"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,"user":{"id":21249174,"id_str":"21249174","name":"Project Incubus","screen_name":"RedRiverHog69","location":"50.383656,-5.0322814","url":null,"description":"Will play ukulele for free, will stop playing for cash - Bass player with The Raggedy Hobos.","translator_type":"none","protected":false,"verified":false,"followers_count":872,"friends_count":1545,"listed_count":15,"favourites_count":21688,"statuses_count":19236,"created_at":"Wed Feb 18 22:29:01 +0000 2009","utc_offset":null,"time_zone":null,"geo_enabled":true,"lang":null,"contributors_enabled":false,"is_translator":false,"profile_background_color":"131516","profile_background_image_url":"http:\/\/abs.twimg.com\/images\/themes\/theme14\/bg.gif","profile_background_image_url_https":"https:\/\/abs.twimg.com\/images\/themes\/theme14\/bg.gif","profile_background_tile":true,"profile_link_color":"FAB81E","profile_sidebar_border_color":"EEEEEE","profile_sidebar_fill_color":"EFEFEF","profile_text_color":"333333","profile_use_background_image":true,"profile_image_url":"http:\/\/pbs.twimg.com\/profile_images\/1153757163287973889\/cVccTMgN_normal.jpg","profile_image_url_https":"https:\/\/pbs.twimg.com\/profile_images\/1153757163287973889\/cVccTMgN_normal.jpg","profile_banner_url":"https:\/\/pbs.twimg.com\/profile_banners\/21249174\/1355205618","default_profile":false,"default_profile_image":false,"following":null,"follow_request_sent":null,"notifications":null},"geo":null,"coordinates":null,"place":{"id":"266e085162c29b35","url":"https:\/\/api.twitter.com\/1.1\/geo\/id\/266e085162c29b35.json","place_type":"city","name":"Cinderford","full_name":"Cinderford, England","country_code":"GB","country":"United Kingdom","bounding_box":{"type":"Polygon","coordinates":[[[-2.514057,51.799735],[-2.514057,51.840624],[-2.485317,51.840624],[-2.485317,51.799735]]]},"attributes":{}},"contributors":null,"is_quote_status":false,"quote_count":0,"reply_count":0,"retweet_count":0,"favorite_count":0,"entities":{"hashtags":[],"urls":[],"user_mentions":[],"symbols":[]},"favorited":false,"retweeted":false,"filter_level":"low","lang":"en","timestamp_ms":"1570568775653"}

{"created_at":"Tue Oct 08 21:06:15 +0000 2019","id":1181677209230155776,"id_str":"1181677209230155776","text":"\ud83d\ude0d","source":"\u003ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003eTwitter for iPhone\u003c\/a\u003e","truncated":false,"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,"user":{"id":234915803,"id_str":"234915803","name":"Charvey","screen_name":"Charvey17","location":"Hamilton, Scotland","url":null,"description":"If not, we move on (2\/2)","translator_type":"none","protected":false,"verified":false,"followers_count":242,"friends_count":624,"listed_count":7,"favourites_count":17605,"statuses_count":19230,"created_at":"Thu Jan 06 22:07:31 +0000 2011","utc_offset":null,"time_zone":null,"geo_enabled":true,"lang":null,"contributors_enabled":false,"is_translator":false,"profile_background_color":"C0DEED","profile_background_image_url":"http:\/\/abs.twimg.com\/images\/themes\/theme1\/bg.png","profile_background_image_url_https":"https:\/\/abs.twimg.com\/images\/themes\/theme1\/bg.png","profile_background_tile":false,"profile_link_color":"1DA1F2","profile_sidebar_border_color":"C0DEED","profile_sidebar_fill_color":"DDEEF6","profile_text_color":"333333","profile_use_background_image":true,"profile_image_url":"http:\/\/pbs.twimg.com\/profile_images\/1181641857215946752\/G07jKn3N_normal.jpg","profile_image_url_https":"https:\/\/pbs.twimg.com\/profile_images\/1181641857215946752\/G07jKn3N_normal.jpg","profile_banner_url":"https:\/\/pbs.twimg.com\/profile_banners\/234915803\/1526819799","default_profile":true,"default_profile_image":false,"following":null,"follow_request_sent":null,"notifications":null},"geo":null,"coordinates":null,"place":{"id":"2b454edc82f17a78","url":"https:\/\/api.twitter.com\/1.1\/geo\/id\/2b454edc82f17a78.json","place_type":"city","name":"Hamilton","full_name":"Hamilton, Scotland","country_code":"GB","country":"United Kingdom","bounding_box":{"type":"Polygon","coordinates":[[[-4.115870,55.747775],[-4.115870,55.808597],[-4.016585,55.808597],[-4.016585,55.747775]]]},"attributes":{}},"contributors":null,"quoted_status_id":1181643810457182208,"quoted_status_id_str":"1181643810457182208","quoted_status":{"created_at":"Tue Oct 08 18:53:32 +0000 2019","id":1181643810457182208,"id_str":"1181643810457182208","text":"Fir Park Stadium, Motherwell, North Lanarkshire, Esc\u00f3cia. @MotherwellFC \n\n\u2794 Inaugura\u00e7\u00e3o: 1893\n\u2794 Capacidade: 13.750 https:\/\/t.co\/Vmuqo0UJEU","display_text_range":[0,114],"source":"\u003ca href=\"https:\/\/mobile.twitter.com\" rel=\"nofollow\"\u003eTwitter Web App\u003c\/a\u003e","truncated":false,"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,"user":{"id":979225593362501632,"id_str":"979225593362501632","name":"Super Stadiums","screen_name":"superstadiumss","location":"Brasil","url":"http:\/\/Instagram.com\/superstadiums","description":"Extraordin\u00e1rios est\u00e1dios de todo o mundo! \u00a9 N\u00e3o possu\u00edmos quaisquer direitos sobre as fotos postadas. Business inquiries: Superstadiums@gmail.com","translator_type":"none","protected":false,"verified":false,"followers_count":21899,"friends_count":992,"listed_count":52,"favourites_count":2129,"statuses_count":4780,"created_at":"Thu Mar 29 05:15:49 +0000 2018","utc_offset":null,"time_zone":null,"geo_enabled":true,"lang":null,"contributors_enabled":false,"is_translator":false,"profile_background_color":"000000","profile_background_image_url":"http:\/\/abs.twimg.com\/images\/themes\/theme1\/bg.png","profile_background_image_url_https":"https:\/\/abs.twimg.com\/images\/themes\/theme1\/bg.png","profile_background_tile":false,"profile_link_color":"8B0000","profile_sidebar_border_color":"000000","profile_sidebar_fill_color":"000000","profile_text_color":"000000","profile_use_background_image":false,"profile_image_url":"http:\/\/pbs.twimg.com\/profile_images\/1176298122106064896\/jhBr1VYm_normal.jpg","profile_image_url_https":"https:\/\/pbs.twimg.com\/profile_images\/1176298122106064896\/jhBr1VYm_normal.jpg","profile_banner_url":"https:\/\/pbs.twimg.com\/profile_banners\/979225593362501632\/1569284152","default_profile":false,"default_profile_image":false,"following":null,"follow_request_sent":null,"notifications":null},"geo":null,"coordinates":null,"place":null,"contributors":null,"is_quote_status":false,"quote_count":1,"reply_count":0,"retweet_count":15,"favorite_count":70,"entities":{"hashtags":[],"urls":[],"user_mentions":[{"screen_name":"MotherwellFC","name":"Motherwell FC","id":27919401,"id_str":"27919401","indices":[58,71]}],"symbols":[],"media":[{"id":1181643802794188803,"id_str":"1181643802794188803","indices":[115,138],"media_url":"http:\/\/pbs.twimg.com\/media\/EGYKxyyW4AMz0_V.jpg","media_url_https":"https:\/\/pbs.twimg.com\/media\/EGYKxyyW4AMz0_V.jpg","url":"https:\/\/t.co\/Vmuqo0UJEU","display_url":"pic.twitter.com\/Vmuqo0UJEU","expanded_url":"https:\/\/twitter.com\/superstadiumss\/status\/1181643810457182208\/photo\/1","type":"photo","sizes":{"thumb":{"w":150,"h":150,"resize":"crop"},"small":{"w":680,"h":601,"resize":"fit"},"medium":{"w":1080,"h":955,"resize":"fit"},"large":{"w":1080,"h":955,"resize":"fit"}}}]},"extended_entities":{"media":[{"id":1181643802794188803,"id_str":"1181643802794188803","indices":[115,138],"media_url":"http:\/\/pbs.twimg.com\/media\/EGYKxyyW4AMz0_V.jpg","media_url_https":"https:\/\/pbs.twimg.com\/media\/EGYKxyyW4AMz0_V.jpg","url":"https:\/\/t.co\/Vmuqo0UJEU","display_url":"pic.twitter.com\/Vmuqo0UJEU","expanded_url":"https:\/\/twitter.com\/superstadiumss\/status\/1181643810457182208\/photo\/1","type":"photo","sizes":{"thumb":{"w":150,"h":150,"resize":"crop"},"small":{"w":680,"h":601,"resize":"fit"},"medium":{"w":1080,"h":955,"resize":"fit"},"large":{"w":1080,"h":955,"resize":"fit"}}},{"id":1181643802831998977,"id_str":"1181643802831998977","indices":[115,138],"media_url":"http:\/\/pbs.twimg.com\/media\/EGYKxy7X0AE1-Tp.jpg","media_url_https":"https:\/\/pbs.twimg.com\/media\/EGYKxy7X0AE1-Tp.jpg","url":"https:\/\/t.co\/Vmuqo0UJEU","display_url":"pic.twitter.com\/Vmuqo0UJEU","expanded_url":"https:\/\/twitter.com\/superstadiumss\/status\/1181643810457182208\/photo\/1","type":"photo","sizes":{"thumb":{"w":150,"h":150,"resize":"crop"},"small":{"w":544,"h":680,"resize":"fit"},"large":{"w":1080,"h":1350,"resize":"fit"},"medium":{"w":960,"h":1200,"resize":"fit"}}}]},"favorited":false,"retweeted":false,"possibly_sensitive":false,"filter_level":"low","lang":"pt"},"quoted_status_permalink":{"url":"https:\/\/t.co\/norwLRCa0s","expanded":"https:\/\/twitter.com\/superstadiumss\/status\/1181643810457182208","display":"twitter.com\/superstadiumss\u2026"},"is_quote_status":true,"quote_count":0,"reply_count":0,"retweet_count":0,"favorite_count":0,"entities":{"hashtags":[],"urls":[],"user_mentions":[],"symbols":[]},"favorited":false,"retweeted":false,"filter_level":"low","lang":"und","timestamp_ms":"1570568775838"}

{"created_at":"Tue Oct 08 21:06:16 +0000 2019","id":1181677210962448384,"id_str":"1181677210962448384","text":"Mates that don\u2019t have Monzo are like mates that don\u2019t have iPhones.\n\nYou\u2019re ruining everyone else\u2019s day. Kindly stop.","source":"\u003ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003eTwitter for iPhone\u003c\/a\u003e","truncated":false,"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,"user":{"id":422766783,"id_str":"422766783","name":"Lucas","screen_name":"Luc_Gibson","location":"Milton Keynes, England","url":"https:\/\/taptoexperience.co.uk","description":"C.L.H.","translator_type":"regular","protected":false,"verified":false,"followers_count":4877,"friends_count":208,"listed_count":20,"favourites_count":53191,"statuses_count":64710,"created_at":"Sun Nov 27 17:23:16 +0000 2011","utc_offset":null,"time_zone":null,"geo_enabled":true,"lang":null,"contributors_enabled":false,"is_translator":false,"profile_background_color":"FFFFFF","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_link_color":"000000","profile_sidebar_border_color":"FFFFFF","profile_sidebar_fill_color":"DDEEF6","profile_text_color":"333333","profile_use_background_image":true,"profile_image_url":"http:\/\/pbs.twimg.com\/profile_images\/1137707841039536130\/VhltHHVi_normal.jpg","profile_image_url_https":"https:\/\/pbs.twimg.com\/profile_images\/1137707841039536130\/VhltHHVi_normal.jpg","profile_banner_url":"https:\/\/pbs.twimg.com\/profile_banners\/422766783\/1539641569","default_profile":false,"default_profile_image":false,"following":null,"follow_request_sent":null,"notifications":null},"geo":null,"coordinates":null,"place":{"id":"17cc57fae415c45e","url":"https:\/\/api.twitter.com\/1.1\/geo\/id\/17cc57fae415c45e.json","place_type":"city","name":"Milton Keynes","full_name":"Milton Keynes, England","country_code":"GB","country":"United Kingdom","bounding_box":{"type":"Polygon","coordinates":[[[-0.860472,51.973129],[-0.860472,52.094005],[-0.667655,52.094005],[-0.667655,51.973129]]]},"attributes":{}},"contributors":null,"is_quote_status":false,"quote_count":0,"reply_count":0,"retweet_count":0,"favorite_count":0,"entities":{"hashtags":[],"urls":[],"user_mentions":[],"symbols":[]},"favorited":false,"retweeted":false,"filter_level":"low","lang":"en","timestamp_ms":"1570568776251"}

{"created_at":"Tue Oct 08 21:06:16 +0000 2019","id":1181677211755192320,"id_str":"1181677211755192320","text":"@jslovechild Was on a coach that day. I was only 16 so wasn\u2019t really up to travelling by train at that stage.","display_text_range":[13,109],"source":"\u003ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003eTwitter for iPhone\u003c\/a\u003e","truncated":false,"in_reply_to_status_id":1181676921274486784,"in_reply_to_status_id_str":"1181676921274486784","in_reply_to_user_id":942484472347361285,"in_reply_to_user_id_str":"942484472347361285","in_reply_to_screen_name":"jslovechild","user":{"id":406953058,"id_str":"406953058","name":"Steve Wallwork","screen_name":"stevewallwork","location":"Gateshead","url":null,"description":"Home and Away fan.","translator_type":"none","protected":false,"verified":false,"followers_count":1878,"friends_count":863,"listed_count":8,"favourites_count":23911,"statuses_count":26924,"created_at":"Mon Nov 07 12:29:53 +0000 2011","utc_offset":null,"time_zone":null,"geo_enabled":true,"lang":null,"contributors_enabled":false,"is_translator":false,"profile_background_color":"C0DEED","profile_background_image_url":"http:\/\/abs.twimg.com\/images\/themes\/theme1\/bg.png","profile_background_image_url_https":"https:\/\/abs.twimg.com\/images\/themes\/theme1\/bg.png","profile_background_tile":false,"profile_link_color":"1DA1F2","profile_sidebar_border_color":"C0DEED","profile_sidebar_fill_color":"DDEEF6","profile_text_color":"333333","profile_use_background_image":true,"profile_image_url":"http:\/\/pbs.twimg.com\/profile_images\/1160908004855820289\/WajthasX_normal.jpg","profile_image_url_https":"https:\/\/pbs.twimg.com\/profile_images\/1160908004855820289\/WajthasX_normal.jpg","profile_banner_url":"https:\/\/pbs.twimg.com\/profile_banners\/406953058\/1490342103","default_profile":true,"default_profile_image":false,"following":null,"follow_request_sent":null,"notifications":null},"geo":null,"coordinates":null,"place":{"id":"76d908c7489452ea","url":"https:\/\/api.twitter.com\/1.1\/geo\/id\/76d908c7489452ea.json","place_type":"city","name":"Annfield Plain","full_name":"Annfield Plain, England","country_code":"GB","country":"United Kingdom","bounding_box":{"type":"Polygon","coordinates":[[[-1.772383,54.853021],[-1.772383,54.888016],[-1.718689,54.888016],[-1.718689,54.853021]]]},"attributes":{}},"contributors":null,"is_quote_status":false,"quote_count":0,"reply_count":0,"retweet_count":0,"favorite_count":0,"entities":{"hashtags":[],"urls":[],"user_mentions":[{"screen_name":"jslovechild","name":"Jimmy Sirrel's Lovechild","id":942484472347361285,"id_str":"942484472347361285","indices":[0,12]}],"symbols":[]},"favorited":false,"retweeted":false,"filter_level":"low","lang":"en","timestamp_ms":"1570568776440"}

{"created_at":"Tue Oct 08 21:06:16 +0000 2019","id":1181677211981619200,"id_str":"1181677211981619200","text":"@LuptonChristine Hello how are you I\u2019m ok today I\u2019m sat up, the kids are busy with work so got myself up to urgent\u2026 https:\/\/t.co\/ZsNspQLgks","display_text_range":[17,140],"source":"\u003ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003eTwitter for iPhone\u003c\/a\u003e","truncated":true,"in_reply_to_status_id":1181676828488015874,"in_reply_to_status_id_str":"1181676828488015874","in_reply_to_user_id":587585980,"in_reply_to_user_id_str":"587585980","in_reply_to_screen_name":"LuptonChristine","user":{"id":1298174406,"id_str":"1298174406","name":"Tracey J Cottrell \ud83c\udf38\ud83c\udf39\ud83c\udf38","screen_name":"deli_tracey","location":"Dubai & Teesside, prev Oman ","url":null,"description":"U can take the girl out of Teesside but you can't take Teesside out of the girl. Stay positive b kind never 4get yr roots & b true 2 yourself. Wife MAM & NANNA","translator_type":"none","protected":false,"verified":false,"followers_count":1315,"friends_count":385,"listed_count":154,"favourites_count":79120,"statuses_count":80000,"created_at":"Mon Mar 25 07:51:17 +0000 2013","utc_offset":null,"time_zone":null,"geo_enabled":true,"lang":null,"contributors_enabled":false,"is_translator":false,"profile_background_color":"C0DEED","profile_background_image_url":"http:\/\/abs.twimg.com\/images\/themes\/theme1\/bg.png","profile_background_image_url_https":"https:\/\/abs.twimg.com\/images\/themes\/theme1\/bg.png","profile_background_tile":false,"profile_link_color":"1DA1F2","profile_sidebar_border_color":"C0DEED","profile_sidebar_fill_color":"DDEEF6","profile_text_color":"333333","profile_use_background_image":true,"profile_image_url":"http:\/\/pbs.twimg.com\/profile_images\/1161196591165968384\/0puqrqTN_normal.jpg","profile_image_url_https":"https:\/\/pbs.twimg.com\/profile_images\/1161196591165968384\/0puqrqTN_normal.jpg","profile_banner_url":"https:\/\/pbs.twimg.com\/profile_banners\/1298174406\/1364321494","default_profile":true,"default_profile_image":false,"following":null,"follow_request_sent":null,"notifications":null},"geo":null,"coordinates":null,"place":{"id":"765b2df0da436ef7","url":"https:\/\/api.twitter.com\/1.1\/geo\/id\/765b2df0da436ef7.json","place_type":"city","name":"Billingham","full_name":"Billingham, England","country_code":"GB","country":"United Kingdom","bounding_box":{"type":"Polygon","coordinates":[[[-1.319282,54.577362],[-1.319282,54.628158],[-1.223629,54.628158],[-1.223629,54.577362]]]},"attributes":{}},"contributors":null,"is_quote_status":false,"extended_tweet":{"full_text":"@LuptonChristine Hello how are you I\u2019m ok today I\u2019m sat up, the kids are busy with work so got myself up to urgent care xx \ud83d\ude18 thanks for checking in on me x","display_text_range":[17,155],"entities":{"hashtags":[],"urls":[],"user_mentions":[{"screen_name":"LuptonChristine","name":"christine lupton","id":587585980,"id_str":"587585980","indices":[0,16]}],"symbols":[]}},"quote_count":0,"reply_count":0,"retweet_count":0,"favorite_count":0,"entities":{"hashtags":[],"urls":[{"url":"https:\/\/t.co\/ZsNspQLgks","expanded_url":"https:\/\/twitter.com\/i\/web\/status\/1181677211981619200","display_url":"twitter.com\/i\/web\/status\/1\u2026","indices":[116,139]}],"user_mentions":[{"screen_name":"LuptonChristine","name":"christine lupton","id":587585980,"id_str":"587585980","indices":[0,16]}],"symbols":[]},"favorited":false,"retweeted":false,"filter_level":"low","lang":"en","timestamp_ms":"1570568776494"}

{"created_at":"Tue Oct 08 21:06:17 +0000 2019","id":1181677214955376643,"id_str":"1181677214955376643","text":"@lufc75kb Hope everything is ok wish @michaelacb2 a speedy recovery from us x","display_text_range":[10,77],"source":"\u003ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003eTwitter for iPhone\u003c\/a\u003e","truncated":false,"in_reply_to_status_id":1181676071168696320,"in_reply_to_status_id_str":"1181676071168696320","in_reply_to_user_id":425307291,"in_reply_to_user_id_str":"425307291","in_reply_to_screen_name":"lufc75kb","user":{"id":404965011,"id_str":"404965011","name":"Rick Brown","screen_name":"rickbrown623","location":"castleford","url":null,"description":"Lock Lane 15s  Coach & Castleford Tigers Talent scout. A total rugby league addict and a Castleford Tigers fan. 2 kids Niamh & Ryley\u2764\ufe0f\ud83d\udc99","translator_type":"none","protected":false,"verified":false,"followers_count":442,"friends_count":2394,"listed_count":1,"favourites_count":2804,"statuses_count":612,"created_at":"Fri Nov 04 17:16:10 +0000 2011","utc_offset":null,"time_zone":null,"geo_enabled":true,"lang":null,"contributors_enabled":false,"is_translator":false,"profile_background_color":"C0DEED","profile_background_image_url":"http:\/\/abs.twimg.com\/images\/themes\/theme1\/bg.png","profile_background_image_url_https":"https:\/\/abs.twimg.com\/images\/themes\/theme1\/bg.png","profile_background_tile":false,"profile_link_color":"1DA1F2","profile_sidebar_border_color":"C0DEED","profile_sidebar_fill_color":"DDEEF6","profile_text_color":"333333","profile_use_background_image":true,"profile_image_url":"http:\/\/pbs.twimg.com\/profile_images\/765513612203028480\/TjrlOhwR_normal.jpg","profile_image_url_https":"https:\/\/pbs.twimg.com\/profile_images\/765513612203028480\/TjrlOhwR_normal.jpg","profile_banner_url":"https:\/\/pbs.twimg.com\/profile_banners\/404965011\/1505054970","default_profile":true,"default_profile_image":false,"following":null,"follow_request_sent":null,"notifications":null},"geo":null,"coordinates":null,"place":{"id":"53087d996b4d45b6","url":"https:\/\/api.twitter.com\/1.1\/geo\/id\/53087d996b4d45b6.json","place_type":"city","name":"Castleford","full_name":"Castleford, England","country_code":"GB","country":"United Kingdom","bounding_box":{"type":"Polygon","coordinates":[[[-1.400752,53.708192],[-1.400752,53.738875],[-1.298097,53.738875],[-1.298097,53.708192]]]},"attributes":{}},"contributors":null,"is_quote_status":false,"quote_count":0,"reply_count":0,"retweet_count":0,"favorite_count":0,"entities":{"hashtags":[],"urls":[],"user_mentions":[{"screen_name":"lufc75kb","name":"Brad","id":425307291,"id_str":"425307291","indices":[0,9]},{"screen_name":"michaelacb2","name":"michaela","id":416627898,"id_str":"416627898","indices":[37,49]}],"symbols":[]},"favorited":false,"retweeted":false,"filter_level":"low","lang":"en","timestamp_ms":"1570568777203"}

{"created_at":"Tue Oct 08 21:06:17 +0000 2019","id":1181677214946988033,"id_str":"1181677214946988033","text":"Sieg Heil Nigel, you facist chance.","source":"\u003ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003eTwitter for Android\u003c\/a\u003e","truncated":false,"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,"user":{"id":150602434,"id_str":"150602434","name":"A New-New era","screen_name":"ipswichjon","location":"LV426","url":null,"description":"And life, life is a long time, \nToo long to my mind, too long by far. \nBetween my waterfalls and your landslides, \nThere's cartography in every scar.","translator_type":"none","protected":false,"verified":false,"followers_count":1353,"friends_count":2634,"listed_count":15,"favourites_count":50438,"statuses_count":21099,"created_at":"Tue Jun 01 10:16:59 +0000 2010","utc_offset":null,"time_zone":null,"geo_enabled":true,"lang":null,"contributors_enabled":false,"is_translator":false,"profile_background_color":"3B94D9","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_link_color":"1B95E0","profile_sidebar_border_color":"000000","profile_sidebar_fill_color":"000000","profile_text_color":"000000","profile_use_background_image":false,"profile_image_url":"http:\/\/pbs.twimg.com\/profile_images\/1106576818465923072\/398HRj-y_normal.jpg","profile_image_url_https":"https:\/\/pbs.twimg.com\/profile_images\/1106576818465923072\/398HRj-y_normal.jpg","profile_banner_url":"https:\/\/pbs.twimg.com\/profile_banners\/150602434\/1565653332","default_profile":false,"default_profile_image":false,"following":null,"follow_request_sent":null,"notifications":null},"geo":null,"coordinates":null,"place":{"id":"29a6973d425ac7c6","url":"https:\/\/api.twitter.com\/1.1\/geo\/id\/29a6973d425ac7c6.json","place_type":"city","name":"Branston","full_name":"Branston, England","country_code":"GB","country":"United Kingdom","bounding_box":{"type":"Polygon","coordinates":[[[-0.498470,53.189276],[-0.498470,53.201692],[-0.461786,53.201692],[-0.461786,53.189276]]]},"attributes":{}},"contributors":null,"quoted_status_id":1181515424267227136,"quoted_status_id_str":"1181515424267227136","quoted_status":{"created_at":"Tue Oct 08 10:23:23 +0000 2019","id":1181515424267227136,"id_str":"1181515424267227136","text":"No British Government could ever accept Germany telling us that part of the UK has to stay in the EU. \n\nThe choice\u2026 https:\/\/t.co\/FZpnVHGcEJ","source":"\u003ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003eTwitter for iPhone\u003c\/a\u003e","truncated":true,"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,"user":{"id":19017675,"id_str":"19017675","name":"Nigel Farage","screen_name":"Nigel_Farage","location":null,"url":"http:\/\/thebrexitparty.org","description":"Leader of @BrexitParty_UK.","translator_type":"none","protected":false,"verified":true,"followers_count":1428107,"friends_count":475,"listed_count":6512,"favourites_count":146,"statuses_count":15082,"created_at":"Thu Jan 15 10:37:07 +0000 2009","utc_offset":null,"time_zone":null,"geo_enabled":true,"lang":null,"contributors_enabled":false,"is_translator":false,"profile_background_color":"722889","profile_background_image_url":"http:\/\/abs.twimg.com\/images\/themes\/theme10\/bg.gif","profile_background_image_url_https":"https:\/\/abs.twimg.com\/images\/themes\/theme10\/bg.gif","profile_background_tile":true,"profile_link_color":"722889","profile_sidebar_border_color":"FFFFFF","profile_sidebar_fill_color":"7AC3EE","profile_text_color":"3D1957","profile_use_background_image":true,"profile_image_url":"http:\/\/pbs.twimg.com\/profile_images\/1167070785120428032\/Ni3F_btv_normal.jpg","profile_image_url_https":"https:\/\/pbs.twimg.com\/profile_images\/1167070785120428032\/Ni3F_btv_normal.jpg","profile_banner_url":"https:\/\/pbs.twimg.com\/profile_banners\/19017675\/1569856270","default_profile":false,"default_profile_image":false,"following":null,"follow_request_sent":null,"notifications":null},"geo":null,"coordinates":null,"place":null,"contributors":null,"is_quote_status":false,"extended_tweet":{"full_text":"No British Government could ever accept Germany telling us that part of the UK has to stay in the EU. \n\nThe choice now is clear: A clean break Brexit, or stay in a new militarised empire. \n\nTime to choose freedom.","display_text_range":[0,213],"entities":{"hashtags":[],"urls":[],"user_mentions":[],"symbols":[]}},"quote_count":506,"reply_count":2226,"retweet_count":7397,"favorite_count":23615,"entities":{"hashtags":[],"urls":[{"url":"https:\/\/t.co\/FZpnVHGcEJ","expanded_url":"https:\/\/twitter.com\/i\/web\/status\/1181515424267227136","display_url":"twitter.com\/i\/web\/status\/1\u2026","indices":[116,139]}],"user_mentions":[],"symbols":[]},"favorited":false,"retweeted":false,"filter_level":"low","lang":"en"},"quoted_status_permalink":{"url":"https:\/\/t.co\/qlmb8rC9mc","expanded":"https:\/\/twitter.com\/Nigel_Farage\/status\/1181515424267227136","display":"twitter.com\/Nigel_Farage\/s\u2026"},"is_quote_status":true,"quote_count":0,"reply_count":0,"retweet_count":0,"favorite_count":0,"entities":{"hashtags":[],"urls":[],"user_mentions":[],"symbols":[]},"favorited":false,"retweeted":false,"filter_level":"low","lang":"en","timestamp_ms":"1570568777201"}

{"created_at":"Tue Oct 08 21:06:17 +0000 2019","id":1181677215400038401,"id_str":"1181677215400038401","text":"@LiIybon @babethankunext Fair enough!!","display_text_range":[25,38],"source":"\u003ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003eTwitter for iPhone\u003c\/a\u003e","truncated":false,"in_reply_to_status_id":1181669316338565121,"in_reply_to_status_id_str":"1181669316338565121","in_reply_to_user_id":998627357291417600,"in_reply_to_user_id_str":"998627357291417600","in_reply_to_screen_name":"LiIybon","user":{"id":193399947,"id_str":"193399947","name":"Caitlin","screen_name":"Cadey11","location":"Grimsby, England\ud83c\udff3\ufe0f\u200d\ud83c\udf08","url":"http:\/\/www.instagram.com\/caitlinjadewilkins","description":"AGB & TS","translator_type":"regular","protected":false,"verified":false,"followers_count":15045,"friends_count":8392,"listed_count":56,"favourites_count":56014,"statuses_count":134622,"created_at":"Tue Sep 21 18:38:51 +0000 2010","utc_offset":null,"time_zone":null,"geo_enabled":true,"lang":null,"contributors_enabled":false,"is_translator":false,"profile_background_color":"FFFFFF","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":true,"profile_link_color":"981CEB","profile_sidebar_border_color":"FFFFFF","profile_sidebar_fill_color":"DDEEF6","profile_text_color":"333333","profile_use_background_image":true,"profile_image_url":"http:\/\/pbs.twimg.com\/profile_images\/1162218515668951047\/2JaXWmeK_normal.jpg","profile_image_url_https":"https:\/\/pbs.twimg.com\/profile_images\/1162218515668951047\/2JaXWmeK_normal.jpg","profile_banner_url":"https:\/\/pbs.twimg.com\/profile_banners\/193399947\/1565929462","default_profile":false,"default_profile_image":false,"following":null,"follow_request_sent":null,"notifications":null},"geo":null,"coordinates":null,"place":{"id":"064b670c43d8d701","url":"https:\/\/api.twitter.com\/1.1\/geo\/id\/064b670c43d8d701.json","place_type":"city","name":"Grimsby","full_name":"Grimsby, England","country_code":"GB","country":"United Kingdom","bounding_box":{"type":"Polygon","coordinates":[[[-0.147596,53.525050],[-0.147596,53.587884],[-0.009357,53.587884],[-0.009357,53.525050]]]},"attributes":{}},"contributors":null,"is_quote_status":false,"quote_count":0,"reply_count":0,"retweet_count":0,"favorite_count":0,"entities":{"hashtags":[],"urls":[],"user_mentions":[{"screen_name":"LiIybon","name":"u\u0250\u0265\u0186~\u028el\u1d09\u02e5","id":998627357291417600,"id_str":"998627357291417600","indices":[0,8]},{"screen_name":"babethankunext","name":"emy|BLOOD HARMONY OUT NOW\u2601\ufe0f","id":1029174749073743872,"id_str":"1029174749073743872","indices":[9,24]}],"symbols":[]},"favorited":false,"retweeted":false,"filter_level":"low","lang":"en","timestamp_ms":"1570568777309"}

{"created_at":"Tue Oct 08 21:06:17 +0000 2019","id":1181677216104669184,"id_str":"1181677216104669184","text":"@lumsdenrich hello - our book club is reviewing Billy Binns tomorrow and wondering where we can find some questions\u2026 https:\/\/t.co\/337sUr4Lsc","source":"\u003ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003eTwitter for iPhone\u003c\/a\u003e","truncated":true,"in_reply_to_status_id":null,"in_reply_to_status_id_str":null,"in_reply_to_user_id":2396815656,"in_reply_to_user_id_str":"2396815656","in_reply_to_screen_name":"lumsdenrich","user":{"id":23764908,"id_str":"23764908","name":"Social Skylark","screen_name":"TraceyPastorPR","location":"Hitchin, England","url":"http:\/\/www.socialskylark.co.uk","description":"Freelance Social Media Manager, here to help businesses make the most of social media. Trained by #DigitalmumsHQ. I love tennis and hate people who shout.","translator_type":"none","protected":false,"verified":false,"followers_count":358,"friends_count":583,"listed_count":26,"favourites_count":708,"statuses_count":706,"created_at":"Wed Mar 11 13:50:54 +0000 2009","utc_offset":null,"time_zone":null,"geo_enabled":true,"lang":null,"contributors_enabled":false,"is_translator":false,"profile_background_color":"000000","profile_background_image_url":"http:\/\/abs.twimg.com\/images\/themes\/theme1\/bg.png","profile_background_image_url_https":"https:\/\/abs.twimg.com\/images\/themes\/theme1\/bg.png","profile_background_tile":false,"profile_link_color":"1B95E0","profile_sidebar_border_color":"000000","profile_sidebar_fill_color":"000000","profile_text_color":"000000","profile_use_background_image":false,"profile_image_url":"http:\/\/pbs.twimg.com\/profile_images\/902561055301296128\/MFP1UsxH_normal.jpg","profile_image_url_https":"https:\/\/pbs.twimg.com\/profile_images\/902561055301296128\/MFP1UsxH_normal.jpg","profile_banner_url":"https:\/\/pbs.twimg.com\/profile_banners\/23764908\/1497089150","default_profile":false,"default_profile_image":false,"following":null,"follow_request_sent":null,"notifications":null},"geo":null,"coordinates":null,"place":{"id":"0a86cab969875e46","url":"https:\/\/api.twitter.com\/1.1\/geo\/id\/0a86cab969875e46.json","place_type":"city","name":"Hitchin","full_name":"Hitchin, England","country_code":"GB","country":"United Kingdom","bounding_box":{"type":"Polygon","coordinates":[[[-0.297666,51.926931],[-0.297666,51.972309],[-0.244103,51.972309],[-0.244103,51.926931]]]},"attributes":{}},"contributors":null,"is_quote_status":false,"extended_tweet":{"full_text":"@lumsdenrich hello - our book club is reviewing Billy Binns tomorrow and wondering where we can find some questions about the book. Any suggestions?","display_text_range":[0,148],"entities":{"hashtags":[],"urls":[],"user_mentions":[{"screen_name":"lumsdenrich","name":"Richard Lumsden","id":2396815656,"id_str":"2396815656","indices":[0,12]}],"symbols":[]}},"quote_count":0,"reply_count":0,"retweet_count":0,"favorite_count":0,"entities":{"hashtags":[],"urls":[{"url":"https:\/\/t.co\/337sUr4Lsc","expanded_url":"https:\/\/twitter.com\/i\/web\/status\/1181677216104669184","display_url":"twitter.com\/i\/web\/status\/1\u2026","indices":[117,140]}],"user_mentions":[{"screen_name":"lumsdenrich","name":"Richard Lumsden","id":2396815656,"id_str":"2396815656","indices":[0,12]}],"symbols":[]},"favorited":false,"retweeted":false,"filter_level":"low","lang":"en","timestamp_ms":"1570568777477"}

{"created_at":"Tue Oct 08 21:06:17 +0000 2019","id":1181677218092736513,"id_str":"1181677218092736513","text":"I huw guy came in with the host thnx @EnniPC ur amazing https:\/\/t.co\/mO2rjo8eWu","display_text_range":[0,55],"source":"\u003ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003eTwitter for iPhone\u003c\/a\u003e","truncated":false,"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,"user":{"id":432665925,"id_str":"432665925","name":"(ICN)Joshua_Eardley","screen_name":"joshua_eardley","location":"Pwllheli, Wales","url":"http:\/\/www.twitch.tv\/joshua_eardley.co.uk","description":"if you are Shaun I love u don\u2019t read this. streamer for @inception_org. Semi Pro fornite player F\/A. business email:240717@gllm.ac.uk . grinding for @NRGgg","translator_type":"none","protected":false,"verified":false,"followers_count":392,"friends_count":2734,"listed_count":1,"favourites_count":254,"statuses_count":3612,"created_at":"Fri Dec 09 17:03:14 +0000 2011","utc_offset":null,"time_zone":null,"geo_enabled":true,"lang":null,"contributors_enabled":false,"is_translator":false,"profile_background_color":"EBEBEB","profile_background_image_url":"http:\/\/abs.twimg.com\/images\/themes\/theme4\/bg.gif","profile_background_image_url_https":"https:\/\/abs.twimg.com\/images\/themes\/theme4\/bg.gif","profile_background_tile":true,"profile_link_color":"1B95E0","profile_sidebar_border_color":"000000","profile_sidebar_fill_color":"95E8EC","profile_text_color":"3C3940","profile_use_background_image":true,"profile_image_url":"http:\/\/pbs.twimg.com\/profile_images\/1179592327410704384\/4PM7tToO_normal.jpg","profile_image_url_https":"https:\/\/pbs.twimg.com\/profile_images\/1179592327410704384\/4PM7tToO_normal.jpg","profile_banner_url":"https:\/\/pbs.twimg.com\/profile_banners\/432665925\/1561502371","default_profile":false,"default_profile_image":false,"following":null,"follow_request_sent":null,"notifications":null},"geo":null,"coordinates":null,"place":{"id":"1e8d77a6081c8ce6","url":"https:\/\/api.twitter.com\/1.1\/geo\/id\/1e8d77a6081c8ce6.json","place_type":"city","name":"Pwllheli","full_name":"Pwllheli, Wales","country_code":"GB","country":"United Kingdom","bounding_box":{"type":"Polygon","coordinates":[[[-4.434588,52.878214],[-4.434588,52.893681],[-4.399905,52.893681],[-4.399905,52.878214]]]},"attributes":{}},"contributors":null,"is_quote_status":false,"quote_count":0,"reply_count":0,"retweet_count":0,"favorite_count":0,"entities":{"hashtags":[],"urls":[],"user_mentions":[{"screen_name":"EnniPC","name":"Enni","id":998129388616024064,"id_str":"998129388616024064","indices":[37,44]}],"symbols":[],"media":[{"id":1181677210089996290,"id_str":"1181677210089996290","indices":[56,79],"media_url":"http:\/\/pbs.twimg.com\/media\/EGYpKWqWwAIQigZ.jpg","media_url_https":"https:\/\/pbs.twimg.com\/media\/EGYpKWqWwAIQigZ.jpg","url":"https:\/\/t.co\/mO2rjo8eWu","display_url":"pic.twitter.com\/mO2rjo8eWu","expanded_url":"https:\/\/twitter.com\/joshua_eardley\/status\/1181677218092736513\/photo\/1","type":"photo","sizes":{"medium":{"w":1125,"h":937,"resize":"fit"},"thumb":{"w":150,"h":150,"resize":"crop"},"small":{"w":680,"h":566,"resize":"fit"},"large":{"w":1125,"h":937,"resize":"fit"}}}]},"extended_entities":{"media":[{"id":1181677210089996290,"id_str":"1181677210089996290","indices":[56,79],"media_url":"http:\/\/pbs.twimg.com\/media\/EGYpKWqWwAIQigZ.jpg","media_url_https":"https:\/\/pbs.twimg.com\/media\/EGYpKWqWwAIQigZ.jpg","url":"https:\/\/t.co\/mO2rjo8eWu","display_url":"pic.twitter.com\/mO2rjo8eWu","expanded_url":"https:\/\/twitter.com\/joshua_eardley\/status\/1181677218092736513\/photo\/1","type":"photo","sizes":{"medium":{"w":1125,"h":937,"resize":"fit"},"thumb":{"w":150,"h":150,"resize":"crop"},"small":{"w":680,"h":566,"resize":"fit"},"large":{"w":1125,"h":937,"resize":"fit"}}}]},"favorited":false,"retweeted":false,"possibly_sensitive":false,"filter_level":"low","lang":"en","timestamp_ms":"1570568777951"}

{"created_at":"Tue Oct 08 21:06:18 +0000 2019","id":1181677219481096193,"id_str":"1181677219481096193","text":"Does Joanna Lumley never age?!! #joannalumley #Japan","source":"\u003ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003eTwitter for iPhone\u003c\/a\u003e","truncated":false,"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,"user":{"id":370674125,"id_str":"370674125","name":"MrsC1979","screen_name":"JanCrowe","location":"Isle of Man","url":null,"description":"Mother, Wife, Dog Lover, LFC fan, Cashpoint Machine!!!","translator_type":"none","protected":false,"verified":false,"followers_count":102,"friends_count":287,"listed_count":1,"favourites_count":3171,"statuses_count":1686,"created_at":"Fri Sep 09 12:48:00 +0000 2011","utc_offset":null,"time_zone":null,"geo_enabled":true,"lang":null,"contributors_enabled":false,"is_translator":false,"profile_background_color":"C0DEED","profile_background_image_url":"http:\/\/abs.twimg.com\/images\/themes\/theme1\/bg.png","profile_background_image_url_https":"https:\/\/abs.twimg.com\/images\/themes\/theme1\/bg.png","profile_background_tile":false,"profile_link_color":"1DA1F2","profile_sidebar_border_color":"C0DEED","profile_sidebar_fill_color":"DDEEF6","profile_text_color":"333333","profile_use_background_image":true,"profile_image_url":"http:\/\/pbs.twimg.com\/profile_images\/378800000611115761\/e310001a5bf9cf8eb5a12e9dd879f5cf_normal.jpeg","profile_image_url_https":"https:\/\/pbs.twimg.com\/profile_images\/378800000611115761\/e310001a5bf9cf8eb5a12e9dd879f5cf_normal.jpeg","default_profile":true,"default_profile_image":false,"following":null,"follow_request_sent":null,"notifications":null},"geo":null,"coordinates":null,"place":{"id":"265c072835076338","url":"https:\/\/api.twitter.com\/1.1\/geo\/id\/265c072835076338.json","place_type":"city","name":"Douglas","full_name":"Douglas, Isle of Man","country_code":"IM","country":"Isle of Man","bounding_box":{"type":"Polygon","coordinates":[[[-4.536762,54.140314],[-4.536762,54.183095],[-4.455196,54.183095],[-4.455196,54.140314]]]},"attributes":{}},"contributors":null,"is_quote_status":false,"quote_count":0,"reply_count":0,"retweet_count":0,"favorite_count":0,"entities":{"hashtags":[{"text":"joannalumley","indices":[32,45]},{"text":"Japan","indices":[46,52]}],"urls":[],"user_mentions":[],"symbols":[]},"favorited":false,"retweeted":false,"filter_level":"low","lang":"en","timestamp_ms":"1570568778282"}

{"created_at":"Tue Oct 08 21:06:18 +0000 2019","id":1181677220747776000,"id_str":"1181677220747776000","text":"https:\/\/t.co\/mAPjQanK4S\nNumbers\n#musicvideo #photography #photooftheday #VIDEO #MusicBNK48 @musicvideolive @MusicVideos4u @music","source":"\u003ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003eTwitter for Android\u003c\/a\u003e","truncated":false,"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,"user":{"id":34433334,"id_str":"34433334","name":"Shane  Aurousseau","screen_name":"Growlerythought","location":"London","url":"http:\/\/shanea.myportfolio.com","description":"Australian Photographer Shane Aurousseau.  Shane Aurousseau has worked in Sydney, London and Amsterdam as a creative director and Photographer","translator_type":"none","protected":false,"verified":false,"followers_count":4107,"friends_count":5019,"listed_count":24,"favourites_count":58,"statuses_count":4936,"created_at":"Wed Apr 22 23:00:14 +0000 2009","utc_offset":null,"time_zone":null,"geo_enabled":true,"lang":null,"contributors_enabled":false,"is_translator":false,"profile_background_color":"C0DEED","profile_background_image_url":"http:\/\/abs.twimg.com\/images\/themes\/theme1\/bg.png","profile_background_image_url_https":"https:\/\/abs.twimg.com\/images\/themes\/theme1\/bg.png","profile_background_tile":false,"profile_link_color":"1DA1F2","profile_sidebar_border_color":"C0DEED","profile_sidebar_fill_color":"DDEEF6","profile_text_color":"333333","profile_use_background_image":true,"profile_image_url":"http:\/\/pbs.twimg.com\/profile_images\/1180707966191898624\/ImH6Ec_J_normal.jpg","profile_image_url_https":"https:\/\/pbs.twimg.com\/profile_images\/1180707966191898624\/ImH6Ec_J_normal.jpg","profile_banner_url":"https:\/\/pbs.twimg.com\/profile_banners\/34433334\/1569960193","default_profile":true,"default_profile_image":false,"following":null,"follow_request_sent":null,"notifications":null},"geo":null,"coordinates":null,"place":{"id":"544762ebf7fda780","url":"https:\/\/api.twitter.com\/1.1\/geo\/id\/544762ebf7fda780.json","place_type":"city","name":"Islington","full_name":"Islington, London","country_code":"GB","country":"United Kingdom","bounding_box":{"type":"Polygon","coordinates":[[[-0.142058,51.518552],[-0.142058,51.575301],[-0.076305,51.575301],[-0.076305,51.518552]]]},"attributes":{}},"contributors":null,"is_quote_status":false,"quote_count":0,"reply_count":0,"retweet_count":0,"favorite_count":0,"entities":{"hashtags":[{"text":"musicvideo","indices":[32,43]},{"text":"photography","indices":[44,56]},{"text":"photooftheday","indices":[57,71]},{"text":"VIDEO","indices":[72,78]},{"text":"MusicBNK48","indices":[79,90]}],"urls":[{"url":"https:\/\/t.co\/mAPjQanK4S","expanded_url":"https:\/\/youtu.be\/EyYlUeT6aZQ","display_url":"youtu.be\/EyYlUeT6aZQ","indices":[0,23]}],"user_mentions":[{"screen_name":"musicvideolive","name":"Music Video Live","id":132520752,"id_str":"132520752","indices":[91,106]},{"screen_name":"MusicVideos4u","name":"Music Videos \ud83d\udcbfTrending 2019 \ud83c\udfb5","id":18634375,"id_str":"18634375","indices":[107,121]},{"screen_name":"music","name":"@music","id":1381211,"id_str":"1381211","indices":[122,128]}],"symbols":[]},"favorited":false,"retweeted":false,"possibly_sensitive":false,"filter_level":"low","lang":"en","timestamp_ms":"1570568778584"}

{"created_at":"Tue Oct 08 21:06:18 +0000 2019","id":1181677222475812864,"id_str":"1181677222475812864","text":"People change, feelings fade, things go wrong, memories remain but life goes on.","source":"\u003ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003eTwitter for iPhone\u003c\/a\u003e","truncated":false,"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,"user":{"id":721548708530294784,"id_str":"721548708530294784","name":"\u062c\u0646\u0627\u0646 \u0627\u0644\u0648\u0632\u0627\u0646 .","screen_name":"JenanX59_","location":"\ud83c\uddec\ud83c\udde7\/\ud83c\uddf0\ud83c\uddfc","url":"http:\/\/tellonym.me\/JenanAlwazzan","description":"LIVE A LIFE WITHOUT \u201cDRAMA\u201d.","translator_type":"none","protected":false,"verified":false,"followers_count":1088,"friends_count":317,"listed_count":13,"favourites_count":407,"statuses_count":26691,"created_at":"Sun Apr 17 03:59:52 +0000 2016","utc_offset":null,"time_zone":null,"geo_enabled":true,"lang":null,"contributors_enabled":false,"is_translator":false,"profile_background_color":"F5F8FA","profile_background_image_url":"","profile_background_image_url_https":"","profile_background_tile":false,"profile_link_color":"1DA1F2","profile_sidebar_border_color":"C0DEED","profile_sidebar_fill_color":"DDEEF6","profile_text_color":"333333","profile_use_background_image":true,"profile_image_url":"http:\/\/pbs.twimg.com\/profile_images\/1181655709034917890\/9cgVw4yx_normal.jpg","profile_image_url_https":"https:\/\/pbs.twimg.com\/profile_images\/1181655709034917890\/9cgVw4yx_normal.jpg","profile_banner_url":"https:\/\/pbs.twimg.com\/profile_banners\/721548708530294784\/1563151378","default_profile":true,"default_profile_image":false,"following":null,"follow_request_sent":null,"notifications":null},"geo":null,"coordinates":null,"place":{"id":"315b740b108481f6","url":"https:\/\/api.twitter.com\/1.1\/geo\/id\/315b740b108481f6.json","place_type":"city","name":"Manchester","full_name":"Manchester, England","country_code":"GB","country":"United Kingdom","bounding_box":{"type":"Polygon","coordinates":[[[-2.319934,53.343623],[-2.319934,53.570282],[-2.147026,53.570282],[-2.147026,53.343623]]]},"attributes":{}},"contributors":null,"is_quote_status":false,"quote_count":0,"reply_count":0,"retweet_count":0,"favorite_count":0,"entities":{"hashtags":[],"urls":[],"user_mentions":[],"symbols":[]},"favorited":false,"retweeted":false,"filter_level":"low","lang":"en","timestamp_ms":"1570568778996"}

{"created_at":"Tue Oct 08 21:06:19 +0000 2019","id":1181677222773571585,"id_str":"1181677222773571585","text":"I could seriously nail a six pack of pickled onion monster munch now. #snackmasters","source":"\u003ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003eTwitter for Android\u003c\/a\u003e","truncated":false,"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,"user":{"id":255175023,"id_str":"255175023","name":"Carmela Sereno Hayes","screen_name":"carmela_kitchen","location":"Northampton, London UK","url":"http:\/\/carmelas-kitchen.com","description":"Author of 'A Passion for Pasta' & 'Southern Italian Family Cooking' Specialist Pastaia! Book 3 published July 2020! @marcatopasta ambassador \u2764","translator_type":"none","protected":false,"verified":false,"followers_count":5739,"friends_count":1814,"listed_count":146,"favourites_count":35861,"statuses_count":55162,"created_at":"Sun Feb 20 20:50:08 +0000 2011","utc_offset":null,"time_zone":null,"geo_enabled":true,"lang":null,"contributors_enabled":false,"is_translator":false,"profile_background_color":"F5ABB5","profile_background_image_url":"http:\/\/abs.twimg.com\/images\/themes\/theme11\/bg.gif","profile_background_image_url_https":"https:\/\/abs.twimg.com\/images\/themes\/theme11\/bg.gif","profile_background_tile":true,"profile_link_color":"DD2E44","profile_sidebar_border_color":"FFFFFF","profile_sidebar_fill_color":"E5507E","profile_text_color":"362720","profile_use_background_image":true,"profile_image_url":"http:\/\/pbs.twimg.com\/profile_images\/1060064884807909378\/nXCGjYKQ_normal.jpg","profile_image_url_https":"https:\/\/pbs.twimg.com\/profile_images\/1060064884807909378\/nXCGjYKQ_normal.jpg","profile_banner_url":"https:\/\/pbs.twimg.com\/profile_banners\/255175023\/1527159988","default_profile":false,"default_profile_image":false,"following":null,"follow_request_sent":null,"notifications":null},"geo":null,"coordinates":null,"place":{"id":"28b6432fb1eac6d4","url":"https:\/\/api.twitter.com\/1.1\/geo\/id\/28b6432fb1eac6d4.json","place_type":"city","name":"Northampton","full_name":"Northampton, England","country_code":"GB","country":"United Kingdom","bounding_box":{"type":"Polygon","coordinates":[[[-0.968219,52.194932],[-0.968219,52.282776],[-0.797683,52.282776],[-0.797683,52.194932]]]},"attributes":{}},"contributors":null,"is_quote_status":false,"quote_count":0,"reply_count":0,"retweet_count":0,"favorite_count":0,"entities":{"hashtags":[{"text":"snackmasters","indices":[70,83]}],"urls":[],"user_mentions":[],"symbols":[]},"favorited":false,"retweeted":false,"filter_level":"low","lang":"en","timestamp_ms":"1570568779067"}

{"created_at":"Tue Oct 08 21:06:18 +0000 2019","id":1181677222199009280,"id_str":"1181677222199009280","text":"@nkutehogan Bloody hell if they are I want on to get from A to B! \ud83d\ude33\ud83d\ude33\ud83d\ude33\ud83d\ude18\ud83d\ude18\ud83d\ude18","display_text_range":[12,72],"source":"\u003ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003eTwitter for Android\u003c\/a\u003e","truncated":false,"in_reply_to_status_id":1181676644240707592,"in_reply_to_status_id_str":"1181676644240707592","in_reply_to_user_id":196076460,"in_reply_to_user_id_str":"196076460","in_reply_to_screen_name":"nkutehogan","user":{"id":2759249945,"id_str":"2759249945","name":"\u269cG\ud83d\udc40nerlover69\u269c","screen_name":"Goonerlover69","location":"CR0 S\/LONDON","url":null,"description":"\ud83d\udc8b\u26bd\ufe0fThe name is Jos\u00e9, I'm a woman not a child, what you see is what you get! NHS worker, grandmother, only the stupid die young, can be smutty but is nice!\u26bd\ufe0f\ud83d\udc8b","translator_type":"none","protected":false,"verified":false,"followers_count":14806,"friends_count":12057,"listed_count":54,"favourites_count":102705,"statuses_count":148934,"created_at":"Tue Sep 02 11:30:26 +0000 2014","utc_offset":null,"time_zone":null,"geo_enabled":true,"lang":null,"contributors_enabled":false,"is_translator":false,"profile_background_color":"C0DEED","profile_background_image_url":"http:\/\/abs.twimg.com\/images\/themes\/theme1\/bg.png","profile_background_image_url_https":"https:\/\/abs.twimg.com\/images\/themes\/theme1\/bg.png","profile_background_tile":false,"profile_link_color":"1DA1F2","profile_sidebar_border_color":"C0DEED","profile_sidebar_fill_color":"DDEEF6","profile_text_color":"333333","profile_use_background_image":true,"profile_image_url":"http:\/\/pbs.twimg.com\/profile_images\/1177012625512775680\/sPGzwQT3_normal.jpg","profile_image_url_https":"https:\/\/pbs.twimg.com\/profile_images\/1177012625512775680\/sPGzwQT3_normal.jpg","profile_banner_url":"https:\/\/pbs.twimg.com\/profile_banners\/2759249945\/1566047350","default_profile":true,"default_profile_image":false,"following":null,"follow_request_sent":null,"notifications":null},"geo":null,"coordinates":null,"place":{"id":"5f73d127c7ccf9d9","url":"https:\/\/api.twitter.com\/1.1\/geo\/id\/5f73d127c7ccf9d9.json","place_type":"city","name":"Croydon","full_name":"Croydon, London","country_code":"GB","country":"United Kingdom","bounding_box":{"type":"Polygon","coordinates":[[[-0.161749,51.294332],[-0.161749,51.423530],[-0.023517,51.423530],[-0.023517,51.294332]]]},"attributes":{}},"contributors":null,"is_quote_status":false,"quote_count":0,"reply_count":0,"retweet_count":0,"favorite_count":0,"entities":{"hashtags":[],"urls":[],"user_mentions":[{"screen_name":"nkutehogan","name":"Kuttysoyazibah \ud83c\uddf3\ud83c\uddec","id":196076460,"id_str":"196076460","indices":[0,11]}],"symbols":[]},"favorited":false,"retweeted":false,"filter_level":"low","lang":"en","timestamp_ms":"1570568778930"}

{"created_at":"Tue Oct 08 21:06:19 +0000 2019","id":1181677223696355329,"id_str":"1181677223696355329","text":"@KevinScampi \ud83d\ude02\ud83d\ude02\ud83d\ude02When you're in a tight spot, change the subject.","display_text_range":[13,64],"source":"\u003ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003eTwitter for Android\u003c\/a\u003e","truncated":false,"in_reply_to_status_id":1181574481837465602,"in_reply_to_status_id_str":"1181574481837465602","in_reply_to_user_id":1023997301940019200,"in_reply_to_user_id_str":"1023997301940019200","in_reply_to_screen_name":"KevinScampi","user":{"id":1033420382718578688,"id_str":"1033420382718578688","name":"Jacqui Russell","screen_name":"JacquiRussell8","location":"Ramsey, England","url":null,"description":"Married. Love Aircraft, especially our very own Red Arrows. Photography, Gardening, plantaholic, Science, Nature, my Cats and Dog.","translator_type":"none","protected":false,"verified":false,"followers_count":491,"friends_count":787,"listed_count":0,"favourites_count":24911,"statuses_count":7919,"created_at":"Sat Aug 25 18:26:34 +0000 2018","utc_offset":null,"time_zone":null,"geo_enabled":true,"lang":null,"contributors_enabled":false,"is_translator":false,"profile_background_color":"F5F8FA","profile_background_image_url":"","profile_background_image_url_https":"","profile_background_tile":false,"profile_link_color":"1DA1F2","profile_sidebar_border_color":"C0DEED","profile_sidebar_fill_color":"DDEEF6","profile_text_color":"333333","profile_use_background_image":true,"profile_image_url":"http:\/\/pbs.twimg.com\/profile_images\/1085555143616221184\/otWNES1-_normal.jpg","profile_image_url_https":"https:\/\/pbs.twimg.com\/profile_images\/1085555143616221184\/otWNES1-_normal.jpg","default_profile":true,"default_profile_image":false,"following":null,"follow_request_sent":null,"notifications":null},"geo":null,"coordinates":null,"place":{"id":"5a0bd8fd3b521edc","url":"https:\/\/api.twitter.com\/1.1\/geo\/id\/5a0bd8fd3b521edc.json","place_type":"city","name":"Ramsey","full_name":"Ramsey, England","country_code":"GB","country":"United Kingdom","bounding_box":{"type":"Polygon","coordinates":[[[-0.156527,52.429512],[-0.156527,52.457549],[-0.093879,52.457549],[-0.093879,52.429512]]]},"attributes":{}},"contributors":null,"is_quote_status":false,"quote_count":0,"reply_count":0,"retweet_count":0,"favorite_count":0,"entities":{"hashtags":[],"urls":[],"user_mentions":[{"screen_name":"KevinScampi","name":"\ud83d\ude3bKevin & Scampi\ud83d\ude3a","id":1023997301940019200,"id_str":"1023997301940019200","indices":[0,12]}],"symbols":[]},"favorited":false,"retweeted":false,"filter_level":"low","lang":"en","timestamp_ms":"1570568779287"}

{"created_at":"Tue Oct 08 21:06:19 +0000 2019","id":1181677224409358338,"id_str":"1181677224409358338","text":"@Barney065 Well done was at Grantham and was TA about that time","display_text_range":[11,63],"source":"\u003ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003eTwitter for iPhone\u003c\/a\u003e","truncated":false,"in_reply_to_status_id":1181459899546517504,"in_reply_to_status_id_str":"1181459899546517504","in_reply_to_user_id":27271541,"in_reply_to_user_id_str":"27271541","in_reply_to_screen_name":"Barney065","user":{"id":2907775594,"id_str":"2907775594","name":"Paul Duggan","screen_name":"PDC_Services","location":"United Kingdom","url":"http:\/\/www.pdugganconsulting.co.uk","description":"I specialise in project implementations across transport. Mostly focused on change management. Ex Army RCT. Military history enthusiast","translator_type":"none","protected":false,"verified":false,"followers_count":789,"friends_count":2458,"listed_count":5,"favourites_count":5919,"statuses_count":2782,"created_at":"Sat Dec 06 13:39:09 +0000 2014","utc_offset":null,"time_zone":null,"geo_enabled":true,"lang":null,"contributors_enabled":false,"is_translator":false,"profile_background_color":"000000","profile_background_image_url":"http:\/\/abs.twimg.com\/images\/themes\/theme1\/bg.png","profile_background_image_url_https":"https:\/\/abs.twimg.com\/images\/themes\/theme1\/bg.png","profile_background_tile":false,"profile_link_color":"349AD1","profile_sidebar_border_color":"000000","profile_sidebar_fill_color":"000000","profile_text_color":"000000","profile_use_background_image":false,"profile_image_url":"http:\/\/pbs.twimg.com\/profile_images\/541944126946959360\/i-ylHiK7_normal.jpeg","profile_image_url_https":"https:\/\/pbs.twimg.com\/profile_images\/541944126946959360\/i-ylHiK7_normal.jpeg","profile_banner_url":"https:\/\/pbs.twimg.com\/profile_banners\/2907775594\/1417876546","default_profile":false,"default_profile_image":false,"following":null,"follow_request_sent":null,"notifications":null},"geo":null,"coordinates":null,"place":{"id":"1577f4760b8bb0b3","url":"https:\/\/api.twitter.com\/1.1\/geo\/id\/1577f4760b8bb0b3.json","place_type":"city","name":"Borehamwood","full_name":"Borehamwood, East","country_code":"GB","country":"United Kingdom","bounding_box":{"type":"Polygon","coordinates":[[[-0.297848,51.640831],[-0.297848,51.682412],[-0.249317,51.682412],[-0.249317,51.640831]]]},"attributes":{}},"contributors":null,"is_quote_status":false,"quote_count":0,"reply_count":0,"retweet_count":0,"favorite_count":0,"entities":{"hashtags":[],"urls":[],"user_mentions":[{"screen_name":"Barney065","name":"Monty\u2019s Batman","id":27271541,"id_str":"27271541","indices":[0,10]}],"symbols":[]},"favorited":false,"retweeted":false,"filter_level":"low","lang":"en","timestamp_ms":"1570568779457"}

{"created_at":"Tue Oct 08 21:06:19 +0000 2019","id":1181677224824582145,"id_str":"1181677224824582145","text":"@DrCDArmstrong 2010 and 2016 were more main-stream chem....maybe in 2022 there'll be another?","display_text_range":[15,93],"source":"\u003ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003eTwitter for Android\u003c\/a\u003e","truncated":false,"in_reply_to_status_id":1181666717589749761,"in_reply_to_status_id_str":"1181666717589749761","in_reply_to_user_id":941748203652829184,"in_reply_to_user_id_str":"941748203652829184","in_reply_to_screen_name":"DrCDArmstrong","user":{"id":1958665729,"id_str":"1958665729","name":"Emma Dux","screen_name":"Duxie_Em","location":"York, UK","url":null,"description":"chemistry...horses (especially eventing)...a bit of satire....cycling...gardening....increasingly confused by today's politics..","translator_type":"none","protected":false,"verified":false,"followers_count":389,"friends_count":736,"listed_count":16,"favourites_count":7083,"statuses_count":10724,"created_at":"Sun Oct 13 12:42:33 +0000 2013","utc_offset":null,"time_zone":null,"geo_enabled":true,"lang":null,"contributors_enabled":false,"is_translator":false,"profile_background_color":"709397","profile_background_image_url":"http:\/\/abs.twimg.com\/images\/themes\/theme6\/bg.gif","profile_background_image_url_https":"https:\/\/abs.twimg.com\/images\/themes\/theme6\/bg.gif","profile_background_tile":false,"profile_link_color":"1B95E0","profile_sidebar_border_color":"000000","profile_sidebar_fill_color":"A0C5C7","profile_text_color":"333333","profile_use_background_image":true,"profile_image_url":"http:\/\/pbs.twimg.com\/profile_images\/1035547562625777664\/L_4QL6nw_normal.jpg","profile_image_url_https":"https:\/\/pbs.twimg.com\/profile_images\/1035547562625777664\/L_4QL6nw_normal.jpg","profile_banner_url":"https:\/\/pbs.twimg.com\/profile_banners\/1958665729\/1484345237","default_profile":false,"default_profile_image":false,"following":null,"follow_request_sent":null,"notifications":null},"geo":null,"coordinates":null,"place":{"id":"0c4f58af36a910a6","url":"https:\/\/api.twitter.com\/1.1\/geo\/id\/0c4f58af36a910a6.json","place_type":"city","name":"York","full_name":"York, England","country_code":"GB","country":"United Kingdom","bounding_box":{"type":"Polygon","coordinates":[[[-1.147268,53.928002],[-1.147268,54.004411],[-1.023381,54.004411],[-1.023381,53.928002]]]},"attributes":{}},"contributors":null,"is_quote_status":false,"quote_count":0,"reply_count":0,"retweet_count":0,"favorite_count":0,"entities":{"hashtags":[],"urls":[],"user_mentions":[{"screen_name":"DrCDArmstrong","name":"Chris Armstrong","id":941748203652829184,"id_str":"941748203652829184","indices":[0,14]}],"symbols":[]},"favorited":false,"retweeted":false,"filter_level":"low","lang":"en","timestamp_ms":"1570568779556"}

{"created_at":"Tue Oct 08 21:06:19 +0000 2019","id":1181677224669405184,"id_str":"1181677224669405184","text":"@ScottLMcLean Hey Scott, looking for an unforgettable running experience?\n\nSet your sights on the 2020 Edinburgh Ma\u2026 https:\/\/t.co\/UfYa3WG5EF","display_text_range":[14,140],"source":"\u003ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003eTwitter for Android\u003c\/a\u003e","truncated":true,"in_reply_to_status_id":1181627899310481412,"in_reply_to_status_id_str":"1181627899310481412","in_reply_to_user_id":82192144,"in_reply_to_user_id_str":"82192144","in_reply_to_screen_name":"ScottLMcLean","user":{"id":900119628,"id_str":"900119628","name":"Edinburgh Marathon","screen_name":"MrHairyHaggis","location":"Edinburgh","url":"https:\/\/www.edinburghmarathon.com","description":"I'm a haggis and I love to run! Especially the Edinburgh Marathon Festival which takes place on 23\/24 May 2020! #my2020vision #emf2020 #edinburghmarathon","translator_type":"none","protected":false,"verified":true,"followers_count":9374,"friends_count":1718,"listed_count":83,"favourites_count":8863,"statuses_count":5934,"created_at":"Tue Oct 23 15:55:04 +0000 2012","utc_offset":null,"time_zone":null,"geo_enabled":true,"lang":null,"contributors_enabled":false,"is_translator":false,"profile_background_color":"022330","profile_background_image_url":"http:\/\/abs.twimg.com\/images\/themes\/theme15\/bg.png","profile_background_image_url_https":"https:\/\/abs.twimg.com\/images\/themes\/theme15\/bg.png","profile_background_tile":false,"profile_link_color":"0084B4","profile_sidebar_border_color":"A8C7F7","profile_sidebar_fill_color":"C0DFEC","profile_text_color":"333333","profile_use_background_image":true,"profile_image_url":"http:\/\/pbs.twimg.com\/profile_images\/869845881348120577\/YsVea7mD_normal.jpg","profile_image_url_https":"https:\/\/pbs.twimg.com\/profile_images\/869845881348120577\/YsVea7mD_normal.jpg","profile_banner_url":"https:\/\/pbs.twimg.com\/profile_banners\/900119628\/1570103893","default_profile":false,"default_profile_image":false,"following":null,"follow_request_sent":null,"notifications":null},"geo":null,"coordinates":null,"place":{"id":"0af014accd6f6e99","url":"https:\/\/api.twitter.com\/1.1\/geo\/id\/0af014accd6f6e99.json","place_type":"admin","name":"Scotland","full_name":"Scotland, United Kingdom","country_code":"GB","country":"United Kingdom","bounding_box":{"type":"Polygon","coordinates":[[[-7.660857,54.633631],[-7.660857,60.845277],[-0.740025,60.845277],[-0.740025,54.633631]]]},"attributes":{}},"contributors":null,"is_quote_status":false,"extended_tweet":{"full_text":"@ScottLMcLean Hey Scott, looking for an unforgettable running experience?\n\nSet your sights on the 2020 Edinburgh Marathon and be part of Scotland's biggest running festival!\n\nGrab your GUARANTEED entry now\ud83d\udc49 https:\/\/t.co\/R3cfsvi0cF https:\/\/t.co\/ZcPGo3uFjU","display_text_range":[14,230],"entities":{"hashtags":[],"urls":[{"url":"https:\/\/t.co\/R3cfsvi0cF","expanded_url":"http:\/\/bit.ly\/2y6N0Am","display_url":"bit.ly\/2y6N0Am","indices":[207,230]}],"user_mentions":[{"screen_name":"ScottLMcLean","name":"Scott McLean","id":82192144,"id_str":"82192144","indices":[0,13]}],"symbols":[],"media":[{"id":1181677212791123978,"id_str":"1181677212791123978","indices":[231,254],"media_url":"http:\/\/pbs.twimg.com\/tweet_video_thumb\/EGYpKguWsAo2RVr.jpg","media_url_https":"https:\/\/pbs.twimg.com\/tweet_video_thumb\/EGYpKguWsAo2RVr.jpg","url":"https:\/\/t.co\/ZcPGo3uFjU","display_url":"pic.twitter.com\/ZcPGo3uFjU","expanded_url":"https:\/\/twitter.com\/MrHairyHaggis\/status\/1181677224669405184\/photo\/1","type":"animated_gif","video_info":{"aspect_ratio":[6,5],"variants":[{"bitrate":0,"content_type":"video\/mp4","url":"https:\/\/video.twimg.com\/tweet_video\/EGYpKguWsAo2RVr.mp4"}]},"sizes":{"thumb":{"w":150,"h":150,"resize":"crop"},"large":{"w":600,"h":500,"resize":"fit"},"medium":{"w":600,"h":500,"resize":"fit"},"small":{"w":600,"h":500,"resize":"fit"}}}]},"extended_entities":{"media":[{"id":1181677212791123978,"id_str":"1181677212791123978","indices":[231,254],"media_url":"http:\/\/pbs.twimg.com\/tweet_video_thumb\/EGYpKguWsAo2RVr.jpg","media_url_https":"https:\/\/pbs.twimg.com\/tweet_video_thumb\/EGYpKguWsAo2RVr.jpg","url":"https:\/\/t.co\/ZcPGo3uFjU","display_url":"pic.twitter.com\/ZcPGo3uFjU","expanded_url":"https:\/\/twitter.com\/MrHairyHaggis\/status\/1181677224669405184\/photo\/1","type":"animated_gif","video_info":{"aspect_ratio":[6,5],"variants":[{"bitrate":0,"content_type":"video\/mp4","url":"https:\/\/video.twimg.com\/tweet_video\/EGYpKguWsAo2RVr.mp4"}]},"sizes":{"thumb":{"w":150,"h":150,"resize":"crop"},"large":{"w":600,"h":500,"resize":"fit"},"medium":{"w":600,"h":500,"resize":"fit"},"small":{"w":600,"h":500,"resize":"fit"}}}]}},"quote_count":0,"reply_count":0,"retweet_count":0,"favorite_count":0,"entities":{"hashtags":[],"urls":[{"url":"https:\/\/t.co\/UfYa3WG5EF","expanded_url":"https:\/\/twitter.com\/i\/web\/status\/1181677224669405184","display_url":"twitter.com\/i\/web\/status\/1\u2026","indices":[117,140]}],"user_mentions":[{"screen_name":"ScottLMcLean","name":"Scott McLean","id":82192144,"id_str":"82192144","indices":[0,13]}],"symbols":[]},"favorited":false,"retweeted":false,"possibly_sensitive":false,"filter_level":"low","lang":"en","timestamp_ms":"1570568779519"}

{"created_at":"Tue Oct 08 21:06:19 +0000 2019","id":1181677225877393408,"id_str":"1181677225877393408","text":"@northernassist Some days the trains even make it there.","display_text_range":[16,56],"source":"\u003ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003eTwitter for iPhone\u003c\/a\u003e","truncated":false,"in_reply_to_status_id":1181675628006973441,"in_reply_to_status_id_str":"1181675628006973441","in_reply_to_user_id":194512268,"in_reply_to_user_id_str":"194512268","in_reply_to_screen_name":"northernassist","user":{"id":222903558,"id_str":"222903558","name":"Lee Andrew","screen_name":"BigLee01","location":"North West, England","url":"http:\/\/mswools.com","description":"Very tall, very sweary. Sport lover. Euxton Girls North U11s Coach! FA Level 1 coach. FA Level 1 GK coach. @about_kick","translator_type":"none","protected":false,"verified":false,"followers_count":529,"friends_count":1770,"listed_count":6,"favourites_count":17753,"statuses_count":14667,"created_at":"Sat Dec 04 20:11:43 +0000 2010","utc_offset":null,"time_zone":null,"geo_enabled":true,"lang":null,"contributors_enabled":false,"is_translator":false,"profile_background_color":"C0DEED","profile_background_image_url":"http:\/\/abs.twimg.com\/images\/themes\/theme1\/bg.png","profile_background_image_url_https":"https:\/\/abs.twimg.com\/images\/themes\/theme1\/bg.png","profile_background_tile":false,"profile_link_color":"1DA1F2","profile_sidebar_border_color":"C0DEED","profile_sidebar_fill_color":"DDEEF6","profile_text_color":"333333","profile_use_background_image":true,"profile_image_url":"http:\/\/pbs.twimg.com\/profile_images\/914593283397087233\/V3ysz-Xr_normal.jpg","profile_image_url_https":"https:\/\/pbs.twimg.com\/profile_images\/914593283397087233\/V3ysz-Xr_normal.jpg","profile_banner_url":"https:\/\/pbs.twimg.com\/profile_banners\/222903558\/1558817130","default_profile":true,"default_profile_image":false,"following":null,"follow_request_sent":null,"notifications":null},"geo":null,"coordinates":null,"place":{"id":"5de8cffc145c486b","url":"https:\/\/api.twitter.com\/1.1\/geo\/id\/5de8cffc145c486b.json","place_type":"city","name":"Camden Town","full_name":"Camden Town, London","country_code":"GB","country":"United Kingdom","bounding_box":{"type":"Polygon","coordinates":[[[-0.213503,51.512805],[-0.213503,51.572068],[-0.105303,51.572068],[-0.105303,51.512805]]]},"attributes":{}},"contributors":null,"is_quote_status":false,"quote_count":0,"reply_count":0,"retweet_count":0,"favorite_count":0,"entities":{"hashtags":[],"urls":[],"user_mentions":[{"screen_name":"northernassist","name":"Northern","id":194512268,"id_str":"194512268","indices":[0,15]}],"symbols":[]},"favorited":false,"retweeted":false,"filter_level":"low","lang":"en","timestamp_ms":"1570568779807"}

{"created_at":"Tue Oct 08 21:06:19 +0000 2019","id":1181677226628194309,"id_str":"1181677226628194309","text":"@PainPerdu8bit Right we'll see\n Couch seems comfy","display_text_range":[15,49],"source":"\u003ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003eTwitter for Android\u003c\/a\u003e","truncated":false,"in_reply_to_status_id":1181674525802586112,"in_reply_to_status_id_str":"1181674525802586112","in_reply_to_user_id":238969052,"in_reply_to_user_id_str":"238969052","in_reply_to_screen_name":"PainPerdu8bit","user":{"id":390692463,"id_str":"390692463","name":"R\ud83c\udf0d\ud83c\udd71KTA \ud83c\udfb9\ud83d\udd79\ufe0f SWITCH TUNES OUT NOW!","screen_name":"RoB_KTA","location":"London, England","url":"https:\/\/sptfy.com\/robkta","description":"Your Disco VGM Sweetheart \ud83d\udc99\ud83d\ude0e\ud83e\udd19\ud83d\udca5  Korg Gadget ruined my life \ud83d\ude43\n\ud83c\udfb9 SWITCH TUNES | OUT NOW! \ud83c\udfb6 PP + Banner: @tillyxluna","translator_type":"none","protected":false,"verified":false,"followers_count":2156,"friends_count":2561,"listed_count":59,"favourites_count":39282,"statuses_count":39279,"created_at":"Fri Oct 14 11:32:09 +0000 2011","utc_offset":null,"time_zone":null,"geo_enabled":true,"lang":null,"contributors_enabled":false,"is_translator":false,"profile_background_color":"131516","profile_background_image_url":"http:\/\/abs.twimg.com\/images\/themes\/theme14\/bg.gif","profile_background_image_url_https":"https:\/\/abs.twimg.com\/images\/themes\/theme14\/bg.gif","profile_background_tile":false,"profile_link_color":"1B95E0","profile_sidebar_border_color":"FFFFFF","profile_sidebar_fill_color":"EFEFEF","profile_text_color":"333333","profile_use_background_image":true,"profile_image_url":"http:\/\/pbs.twimg.com\/profile_images\/1172558207388127232\/8a8y7OTO_normal.jpg","profile_image_url_https":"https:\/\/pbs.twimg.com\/profile_images\/1172558207388127232\/8a8y7OTO_normal.jpg","profile_banner_url":"https:\/\/pbs.twimg.com\/profile_banners\/390692463\/1568394562","default_profile":false,"default_profile_image":false,"following":null,"follow_request_sent":null,"notifications":null},"geo":null,"coordinates":null,"place":{"id":"06b9691f34c91d1c","url":"https:\/\/api.twitter.com\/1.1\/geo\/id\/06b9691f34c91d1c.json","place_type":"city","name":"Tottenham","full_name":"Tottenham, London","country_code":"GB","country":"Regno Unito","bounding_box":{"type":"Polygon","coordinates":[[[-0.170246,51.564585],[-0.170246,51.611218],[-0.034078,51.611218],[-0.034078,51.564585]]]},"attributes":{}},"contributors":null,"is_quote_status":false,"quote_count":0,"reply_count":0,"retweet_count":0,"favorite_count":0,"entities":{"hashtags":[],"urls":[],"user_mentions":[{"screen_name":"PainPerdu8bit","name":"\ud83c\udf5eWhy be a dick when you can be quiet\ud83c\udf5e","id":238969052,"id_str":"238969052","indices":[0,14]}],"symbols":[]},"favorited":false,"retweeted":false,"filter_level":"low","lang":"en","timestamp_ms":"1570568779986"}

{"created_at":"Tue Oct 08 21:06:20 +0000 2019","id":1181677227081117703,"id_str":"1181677227081117703","text":"Incredible. Delighted to have watched him grow and learn from every game - good and bad. Take that dinosaur managem\u2026 https:\/\/t.co\/W5FDcY4Fgg","source":"\u003ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003eTwitter for iPhone\u003c\/a\u003e","truncated":true,"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,"user":{"id":20405253,"id_str":"20405253","name":"Carly H","screen_name":"carlyblade","location":"Frecheville","url":null,"description":"Often get called cow eyes, love and live for my job, my best mates and SUFC #C \ud83c\udfc6","translator_type":"none","protected":false,"verified":false,"followers_count":2122,"friends_count":1909,"listed_count":32,"favourites_count":5211,"statuses_count":21596,"created_at":"Mon Feb 09 00:55:22 +0000 2009","utc_offset":null,"time_zone":null,"geo_enabled":true,"lang":null,"contributors_enabled":false,"is_translator":false,"profile_background_color":"C0DEED","profile_background_image_url":"http:\/\/abs.twimg.com\/images\/themes\/theme1\/bg.png","profile_background_image_url_https":"https:\/\/abs.twimg.com\/images\/themes\/theme1\/bg.png","profile_background_tile":false,"profile_link_color":"1DA1F2","profile_sidebar_border_color":"C0DEED","profile_sidebar_fill_color":"DDEEF6","profile_text_color":"333333","profile_use_background_image":true,"profile_image_url":"http:\/\/pbs.twimg.com\/profile_images\/1169365087108390915\/fDs7ELFZ_normal.jpg","profile_image_url_https":"https:\/\/pbs.twimg.com\/profile_images\/1169365087108390915\/fDs7ELFZ_normal.jpg","profile_banner_url":"https:\/\/pbs.twimg.com\/profile_banners\/20405253\/1523606327","default_profile":true,"default_profile_image":false,"following":null,"follow_request_sent":null,"notifications":null},"geo":null,"coordinates":null,"place":{"id":"07e9c7d1954fff64","url":"https:\/\/api.twitter.com\/1.1\/geo\/id\/07e9c7d1954fff64.json","place_type":"city","name":"Sheffield","full_name":"Sheffield, England","country_code":"GB","country":"United Kingdom","bounding_box":{"type":"Polygon","coordinates":[[[-1.573648,53.309898],[-1.573648,53.456431],[-1.325576,53.456431],[-1.325576,53.309898]]]},"attributes":{}},"contributors":null,"quoted_status_id":1181670150103154688,"quoted_status_id_str":"1181670150103154688","quoted_status":{"created_at":"Tue Oct 08 20:38:12 +0000 2019","id":1181670150103154688,"id_str":"1181670150103154688","text":"24 Clean Sheets since Aug 18 \ud83d\udeab\nMost in the top 4 tiers \ud83d\udd1d\nFirst @England call-up \ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f\n\nOur No.1 @deanhenderson \ud83d\ude4c https:\/\/t.co\/qfEHBJhinR","display_text_range":[0,114],"source":"\u003ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003eTwitter for iPhone\u003c\/a\u003e","truncated":false,"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,"user":{"id":63463538,"id_str":"63463538","name":"Sheffield United","screen_name":"SheffieldUnited","location":"Sheffield, UK","url":"http:\/\/sufc.co.uk","description":"Official Twitter account of Sheffield United - The Blades. Other accts \ud83d\udc49 @sufcdevelopment, @sufc_women, @sufcservices & @sufcarabic. Sponsored by @s2sgroupuk.","translator_type":"none","protected":false,"verified":true,"followers_count":262858,"friends_count":169,"listed_count":1459,"favourites_count":488,"statuses_count":38342,"created_at":"Thu Aug 06 12:14:57 +0000 2009","utc_offset":null,"time_zone":null,"geo_enabled":true,"lang":null,"contributors_enabled":false,"is_translator":false,"profile_background_color":"CC0000","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_link_color":"CC0000","profile_sidebar_border_color":"FFFFFF","profile_sidebar_fill_color":"FFFFFF","profile_text_color":"330000","profile_use_background_image":true,"profile_image_url":"http:\/\/pbs.twimg.com\/profile_images\/1179549378702446594\/TeqMhOfB_normal.jpg","profile_image_url_https":"https:\/\/pbs.twimg.com\/profile_images\/1179549378702446594\/TeqMhOfB_normal.jpg","profile_banner_url":"https:\/\/pbs.twimg.com\/profile_banners\/63463538\/1570061512","default_profile":false,"default_profile_image":false,"following":null,"follow_request_sent":null,"notifications":null},"geo":null,"coordinates":null,"place":null,"contributors":null,"is_quote_status":false,"quote_count":3,"reply_count":4,"retweet_count":32,"favorite_count":339,"entities":{"hashtags":[],"urls":[],"user_mentions":[{"screen_name":"England","name":"England","id":1903382054,"id_str":"1903382054","indices":[63,71]},{"screen_name":"deanhenderson","name":"Dean Henderson","id":2802871119,"id_str":"2802871119","indices":[98,112]}],"symbols":[],"media":[{"id":1181670134668255233,"id_str":"1181670134668255233","indices":[115,138],"media_url":"http:\/\/pbs.twimg.com\/media\/EGYiugqW4AElSI5.jpg","media_url_https":"https:\/\/pbs.twimg.com\/media\/EGYiugqW4AElSI5.jpg","url":"https:\/\/t.co\/qfEHBJhinR","display_url":"pic.twitter.com\/qfEHBJhinR","expanded_url":"https:\/\/twitter.com\/SheffieldUnited\/status\/1181670150103154688\/photo\/1","type":"photo","sizes":{"large":{"w":1920,"h":1080,"resize":"fit"},"thumb":{"w":150,"h":150,"resize":"crop"},"small":{"w":680,"h":383,"resize":"fit"},"medium":{"w":1200,"h":675,"resize":"fit"}}}]},"extended_entities":{"media":[{"id":1181670134668255233,"id_str":"1181670134668255233","indices":[115,138],"media_url":"http:\/\/pbs.twimg.com\/media\/EGYiugqW4AElSI5.jpg","media_url_https":"https:\/\/pbs.twimg.com\/media\/EGYiugqW4AElSI5.jpg","url":"https:\/\/t.co\/qfEHBJhinR","display_url":"pic.twitter.com\/qfEHBJhinR","expanded_url":"https:\/\/twitter.com\/SheffieldUnited\/status\/1181670150103154688\/photo\/1","type":"photo","sizes":{"large":{"w":1920,"h":1080,"resize":"fit"},"thumb":{"w":150,"h":150,"resize":"crop"},"small":{"w":680,"h":383,"resize":"fit"},"medium":{"w":1200,"h":675,"resize":"fit"}}}]},"favorited":false,"retweeted":false,"possibly_sensitive":false,"filter_level":"low","lang":"en"},"quoted_status_permalink":{"url":"https:\/\/t.co\/4NkphRYkKc","expanded":"https:\/\/twitter.com\/sheffieldunited\/status\/1181670150103154688","display":"twitter.com\/sheffieldunite\u2026"},"is_quote_status":true,"extended_tweet":{"full_text":"Incredible. Delighted to have watched him grow and learn from every game - good and bad. Take that dinosaur management and shove it up your arse @nataliesawyer","display_text_range":[0,159],"entities":{"hashtags":[],"urls":[],"user_mentions":[{"screen_name":"nataliesawyer","name":"Natalie Sawyer","id":228746920,"id_str":"228746920","indices":[145,159]}],"symbols":[]}},"quote_count":0,"reply_count":0,"retweet_count":0,"favorite_count":0,"entities":{"hashtags":[],"urls":[{"url":"https:\/\/t.co\/W5FDcY4Fgg","expanded_url":"https:\/\/twitter.com\/i\/web\/status\/1181677227081117703","display_url":"twitter.com\/i\/web\/status\/1\u2026","indices":[117,140]}],"user_mentions":[],"symbols":[]},"favorited":false,"retweeted":false,"filter_level":"low","lang":"en","timestamp_ms":"1570568780094"}

{"created_at":"Tue Oct 08 21:06:20 +0000 2019","id":1181677227966177281,"id_str":"1181677227966177281","text":"@finnsm82 @mags_swift @iaslt Thank you!!","display_text_range":[29,40],"source":"\u003ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003eTwitter for iPhone\u003c\/a\u003e","truncated":false,"in_reply_to_status_id":1181673861806473218,"in_reply_to_status_id_str":"1181673861806473218","in_reply_to_user_id":1361522894,"in_reply_to_user_id_str":"1361522894","in_reply_to_screen_name":"finnsm82","user":{"id":510641396,"id_str":"510641396","name":"lily","screen_name":"lilyilaria","location":null,"url":null,"description":"thank u,  next","translator_type":"none","protected":false,"verified":false,"followers_count":338,"friends_count":479,"listed_count":4,"favourites_count":27794,"statuses_count":16392,"created_at":"Thu Mar 01 18:25:21 +0000 2012","utc_offset":null,"time_zone":null,"geo_enabled":true,"lang":null,"contributors_enabled":false,"is_translator":false,"profile_background_color":"C0DEED","profile_background_image_url":"http:\/\/abs.twimg.com\/images\/themes\/theme1\/bg.png","profile_background_image_url_https":"https:\/\/abs.twimg.com\/images\/themes\/theme1\/bg.png","profile_background_tile":true,"profile_link_color":"F58EA8","profile_sidebar_border_color":"FFFFFF","profile_sidebar_fill_color":"DDEEF6","profile_text_color":"333333","profile_use_background_image":true,"profile_image_url":"http:\/\/pbs.twimg.com\/profile_images\/1119587082953949187\/M6LBTFww_normal.jpg","profile_image_url_https":"https:\/\/pbs.twimg.com\/profile_images\/1119587082953949187\/M6LBTFww_normal.jpg","profile_banner_url":"https:\/\/pbs.twimg.com\/profile_banners\/510641396\/1570054065","default_profile":false,"default_profile_image":false,"following":null,"follow_request_sent":null,"notifications":null},"geo":null,"coordinates":null,"place":{"id":"7f55e839e1715da2","url":"https:\/\/api.twitter.com\/1.1\/geo\/id\/7f55e839e1715da2.json","place_type":"city","name":"Camberwell","full_name":"Camberwell, London","country_code":"GB","country":"United Kingdom","bounding_box":{"type":"Polygon","coordinates":[[[-0.111476,51.419425],[-0.111476,51.509947],[-0.029731,51.509947],[-0.029731,51.419425]]]},"attributes":{}},"contributors":null,"is_quote_status":false,"quote_count":0,"reply_count":0,"retweet_count":0,"favorite_count":0,"entities":{"hashtags":[],"urls":[],"user_mentions":[{"screen_name":"finnsm82","name":"Sinead Finn","id":1361522894,"id_str":"1361522894","indices":[0,9]},{"screen_name":"mags_swift","name":"Madeleine Swift","id":3332316311,"id_str":"3332316311","indices":[10,21]},{"screen_name":"iaslt","name":"IASLT","id":153737811,"id_str":"153737811","indices":[22,28]}],"symbols":[]},"favorited":false,"retweeted":false,"filter_level":"low","lang":"en","timestamp_ms":"1570568780305"}

{"created_at":"Tue Oct 08 21:06:20 +0000 2019","id":1181677230159728640,"id_str":"1181677230159728640","text":"\ud83d\ude02\ud83d\ude02\ud83e\udd23\ud83d\ude02\ud83d\ude02\ud83d\ude02 menka asem nhy3 mano ok?","source":"\u003ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003eTwitter for iPhone\u003c\/a\u003e","truncated":false,"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,"user":{"id":263409632,"id_str":"263409632","name":"ohemaa Abena Nyamekye","screen_name":"miss_Abena","location":"London, England","url":null,"description":"Let love lead the way","translator_type":"none","protected":false,"verified":false,"followers_count":1891,"friends_count":760,"listed_count":12,"favourites_count":1855,"statuses_count":100161,"created_at":"Thu Mar 10 00:23:10 +0000 2011","utc_offset":null,"time_zone":null,"geo_enabled":true,"lang":null,"contributors_enabled":false,"is_translator":false,"profile_background_color":"C0DEED","profile_background_image_url":"http:\/\/abs.twimg.com\/images\/themes\/theme1\/bg.png","profile_background_image_url_https":"https:\/\/abs.twimg.com\/images\/themes\/theme1\/bg.png","profile_background_tile":false,"profile_link_color":"0084B4","profile_sidebar_border_color":"FFFFFF","profile_sidebar_fill_color":"DDEEF6","profile_text_color":"333333","profile_use_background_image":true,"profile_image_url":"http:\/\/pbs.twimg.com\/profile_images\/1181190743215542272\/HATTIUn9_normal.jpg","profile_image_url_https":"https:\/\/pbs.twimg.com\/profile_images\/1181190743215542272\/HATTIUn9_normal.jpg","profile_banner_url":"https:\/\/pbs.twimg.com\/profile_banners\/263409632\/1570452794","default_profile":false,"default_profile_image":false,"following":null,"follow_request_sent":null,"notifications":null},"geo":null,"coordinates":null,"place":{"id":"5f73d127c7ccf9d9","url":"https:\/\/api.twitter.com\/1.1\/geo\/id\/5f73d127c7ccf9d9.json","place_type":"city","name":"Croydon","full_name":"Croydon, London","country_code":"GB","country":"United Kingdom","bounding_box":{"type":"Polygon","coordinates":[[[-0.161749,51.294332],[-0.161749,51.423530],[-0.023517,51.423530],[-0.023517,51.294332]]]},"attributes":{}},"contributors":null,"quoted_status_id":1181676777053261824,"quoted_status_id_str":"1181676777053261824","quoted_status":{"created_at":"Tue Oct 08 21:04:32 +0000 2019","id":1181676777053261824,"id_str":"1181676777053261824","text":"enti wadi bouncing anaa? https:\/\/t.co\/x7cxUGu80u","display_text_range":[0,24],"source":"\u003ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003eTwitter for iPhone\u003c\/a\u003e","truncated":false,"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,"user":{"id":174374154,"id_str":"174374154","name":"Nana","screen_name":"nanagyassi","location":null,"url":"https:\/\/twitter.com","description":"GOD..FAMILY..CHELSEAFC..HEARTSOFOAK","translator_type":"none","protected":false,"verified":false,"followers_count":596,"friends_count":579,"listed_count":10,"favourites_count":3339,"statuses_count":47721,"created_at":"Tue Aug 03 19:41:53 +0000 2010","utc_offset":null,"time_zone":null,"geo_enabled":false,"lang":null,"contributors_enabled":false,"is_translator":false,"profile_background_color":"131516","profile_background_image_url":"http:\/\/abs.twimg.com\/images\/themes\/theme14\/bg.gif","profile_background_image_url_https":"https:\/\/abs.twimg.com\/images\/themes\/theme14\/bg.gif","profile_background_tile":true,"profile_link_color":"009999","profile_sidebar_border_color":"EEEEEE","profile_sidebar_fill_color":"EFEFEF","profile_text_color":"333333","profile_use_background_image":true,"profile_image_url":"http:\/\/pbs.twimg.com\/profile_images\/1154725305598271490\/lRHUVTCD_normal.jpg","profile_image_url_https":"https:\/\/pbs.twimg.com\/profile_images\/1154725305598271490\/lRHUVTCD_normal.jpg","profile_banner_url":"https:\/\/pbs.twimg.com\/profile_banners\/174374154\/1376831086","default_profile":false,"default_profile_image":false,"following":null,"follow_request_sent":null,"notifications":null},"geo":null,"coordinates":null,"place":null,"contributors":null,"quoted_status_id":1181675759930368007,"quoted_status_id_str":"1181675759930368007","is_quote_status":true,"quote_count":0,"reply_count":0,"retweet_count":0,"favorite_count":1,"entities":{"hashtags":[],"urls":[{"url":"https:\/\/t.co\/x7cxUGu80u","expanded_url":"https:\/\/twitter.com\/miss_abena\/status\/1181675759930368007","display_url":"twitter.com\/miss_abena\/sta\u2026","indices":[25,48]}],"user_mentions":[],"symbols":[]},"favorited":false,"retweeted":false,"possibly_sensitive":false,"filter_level":"low","lang":"in"},"quoted_status_permalink":{"url":"https:\/\/t.co\/ezKxbL1cCZ","expanded":"https:\/\/twitter.com\/nanagyassi\/status\/1181676777053261824","display":"twitter.com\/nanagyassi\/sta\u2026"},"is_quote_status":true,"quote_count":0,"reply_count":0,"retweet_count":0,"favorite_count":0,"entities":{"hashtags":[],"urls":[],"user_mentions":[],"symbols":[]},"favorited":false,"retweeted":false,"filter_level":"low","lang":"und","timestamp_ms":"1570568780828"}

{"created_at":"Tue Oct 08 21:06:21 +0000 2019","id":1181677232042991617,"id_str":"1181677232042991617","text":"@timothy_stanley Bravo \ud83d\udc4f","display_text_range":[17,24],"source":"\u003ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003eTwitter for iPhone\u003c\/a\u003e","truncated":false,"in_reply_to_status_id":1181652448349495297,"in_reply_to_status_id_str":"1181652448349495297","in_reply_to_user_id":283640557,"in_reply_to_user_id_str":"283640557","in_reply_to_screen_name":"timothy_stanley","user":{"id":20148783,"id_str":"20148783","name":"Zack Zavid","screen_name":"XerxestheMagian","location":"\u0112r\u0101nshahr","url":"http:\/\/www.raefllc.co.uk","description":"Torystani in the Shires- ex City trader now Investor\/Entrepreneur. Founder of Raef Capital & B.Tap Baron. I admire the goddess of machine learning, @VRLalchand","translator_type":"none","protected":false,"verified":false,"followers_count":3431,"friends_count":1881,"listed_count":72,"favourites_count":37141,"statuses_count":26175,"created_at":"Thu Feb 05 13:46:18 +0000 2009","utc_offset":null,"time_zone":null,"geo_enabled":true,"lang":null,"contributors_enabled":false,"is_translator":false,"profile_background_color":"1A1B1F","profile_background_image_url":"http:\/\/abs.twimg.com\/images\/themes\/theme15\/bg.png","profile_background_image_url_https":"https:\/\/abs.twimg.com\/images\/themes\/theme15\/bg.png","profile_background_tile":false,"profile_link_color":"FF691F","profile_sidebar_border_color":"181A1E","profile_sidebar_fill_color":"252429","profile_text_color":"666666","profile_use_background_image":false,"profile_image_url":"http:\/\/pbs.twimg.com\/profile_images\/1170262916538523648\/xc6WJWSt_normal.jpg","profile_image_url_https":"https:\/\/pbs.twimg.com\/profile_images\/1170262916538523648\/xc6WJWSt_normal.jpg","profile_banner_url":"https:\/\/pbs.twimg.com\/profile_banners\/20148783\/1567847184","default_profile":false,"default_profile_image":false,"following":null,"follow_request_sent":null,"notifications":null},"geo":null,"coordinates":null,"place":{"id":"3aa1b1861c56d910","url":"https:\/\/api.twitter.com\/1.1\/geo\/id\/3aa1b1861c56d910.json","place_type":"city","name":"Cambridge","full_name":"Cambridge, England","country_code":"GB","country":"United Kingdom","bounding_box":{"type":"Polygon","coordinates":[[[0.087302,52.164244],[0.087302,52.237704],[0.184530,52.237704],[0.184530,52.164244]]]},"attributes":{}},"contributors":null,"is_quote_status":false,"quote_count":0,"reply_count":0,"retweet_count":0,"favorite_count":0,"entities":{"hashtags":[],"urls":[],"user_mentions":[{"screen_name":"timothy_stanley","name":"Tim Stanley","id":283640557,"id_str":"283640557","indices":[0,16]}],"symbols":[]},"favorited":false,"retweeted":false,"filter_level":"low","lang":"pt","timestamp_ms":"1570568781277"}

{"created_at":"Tue Oct 08 21:06:21 +0000 2019","id":1181677232055607297,"id_str":"1181677232055607297","text":"Great job getting 500 staff vaccinated in one day #FluVaccine","source":"\u003ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003eTwitter for Android\u003c\/a\u003e","truncated":false,"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,"user":{"id":802095389793013762,"id_str":"802095389793013762","name":"IPCIreland","screen_name":"IPCI5","location":"Ireland","url":"http:\/\/ipcireland.ie","description":"Empowering people to provide good infection prevention control measures to prevent and reduce healthcare associated infections.","translator_type":"none","protected":false,"verified":false,"followers_count":323,"friends_count":392,"listed_count":1,"favourites_count":212,"statuses_count":363,"created_at":"Fri Nov 25 10:23:37 +0000 2016","utc_offset":null,"time_zone":null,"geo_enabled":true,"lang":null,"contributors_enabled":false,"is_translator":false,"profile_background_color":"F5F8FA","profile_background_image_url":"","profile_background_image_url_https":"","profile_background_tile":false,"profile_link_color":"1DA1F2","profile_sidebar_border_color":"C0DEED","profile_sidebar_fill_color":"DDEEF6","profile_text_color":"333333","profile_use_background_image":true,"profile_image_url":"http:\/\/pbs.twimg.com\/profile_images\/827552601482854402\/_NVwbX19_normal.jpg","profile_image_url_https":"https:\/\/pbs.twimg.com\/profile_images\/827552601482854402\/_NVwbX19_normal.jpg","profile_banner_url":"https:\/\/pbs.twimg.com\/profile_banners\/802095389793013762\/1486139833","default_profile":true,"default_profile_image":false,"following":null,"follow_request_sent":null,"notifications":null},"geo":null,"coordinates":null,"place":{"id":"e59069aafae0aa25","url":"https:\/\/api.twitter.com\/1.1\/geo\/id\/e59069aafae0aa25.json","place_type":"city","name":"South Dublin","full_name":"South Dublin, Ireland","country_code":"IE","country":"Ireland","bounding_box":{"type":"Polygon","coordinates":[[[-6.546814,53.178753],[-6.546814,53.368252],[-6.252228,53.368252],[-6.252228,53.178753]]]},"attributes":{}},"contributors":null,"quoted_status_id":1181597923991310338,"quoted_status_id_str":"1181597923991310338","quoted_status":{"created_at":"Tue Oct 08 15:51:12 +0000 2019","id":1181597923991310338,"id_str":"1181597923991310338","text":"Our Peer Vaccinators were busy today............. over 500 staff and students were vaccinated in our canteen today!\u2026 https:\/\/t.co\/SoYTyHKWhG","source":"\u003ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003eTwitter Web Client\u003c\/a\u003e","truncated":true,"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,"user":{"id":3169919951,"id_str":"3169919951","name":"Cork University Hosp","screen_name":"CUH_Cork","location":"Wilton, Cork, Ireland","url":"http:\/\/www.cuh.hse.ie","description":"CUH is the largest university teaching hospital in Ireland and the only Level 1 Trauma centre in the country. Unfortunately tweets will not be responded to #CUH","translator_type":"none","protected":false,"verified":false,"followers_count":3392,"friends_count":160,"listed_count":34,"favourites_count":2352,"statuses_count":2347,"created_at":"Wed Apr 15 12:33:25 +0000 2015","utc_offset":null,"time_zone":null,"geo_enabled":true,"lang":null,"contributors_enabled":false,"is_translator":false,"profile_background_color":"C0DEED","profile_background_image_url":"http:\/\/abs.twimg.com\/images\/themes\/theme1\/bg.png","profile_background_image_url_https":"https:\/\/abs.twimg.com\/images\/themes\/theme1\/bg.png","profile_background_tile":false,"profile_link_color":"1DA1F2","profile_sidebar_border_color":"C0DEED","profile_sidebar_fill_color":"DDEEF6","profile_text_color":"333333","profile_use_background_image":true,"profile_image_url":"http:\/\/pbs.twimg.com\/profile_images\/588376526179172352\/8m0bRcuI_normal.png","profile_image_url_https":"https:\/\/pbs.twimg.com\/profile_images\/588376526179172352\/8m0bRcuI_normal.png","profile_banner_url":"https:\/\/pbs.twimg.com\/profile_banners\/3169919951\/1563459644","default_profile":true,"default_profile_image":false,"following":null,"follow_request_sent":null,"notifications":null},"geo":null,"coordinates":null,"place":null,"contributors":null,"is_quote_status":false,"extended_tweet":{"full_text":"Our Peer Vaccinators were busy today............. over 500 staff and students were vaccinated in our canteen today!! Great start to our flu campaign!!! @am_liston @SineadHorgan1 @brendanoreillyp @mikecuh @Olivia_Wall_ @BridAOSullivan @MelFromCork @Annette76973737 @paulreiddublin","display_text_range":[0,279],"entities":{"hashtags":[],"urls":[],"user_mentions":[{"screen_name":"am_liston","name":"Anne Marie Liston","id":913705661078306823,"id_str":"913705661078306823","indices":[152,162]},{"screen_name":"SineadHorgan1","name":"Sinead Horgan","id":767088420883693568,"id_str":"767088420883693568","indices":[163,177]},{"screen_name":"brendanoreillyp","name":"Brendan O'Reilly","id":3192122189,"id_str":"3192122189","indices":[178,194]},{"screen_name":"mikecuh","name":"Mike O' Connor","id":32119471,"id_str":"32119471","indices":[195,203]},{"screen_name":"Olivia_Wall_","name":"Olivia Wall","id":3064954900,"id_str":"3064954900","indices":[204,217]},{"screen_name":"BridAOSullivan","name":"Bridie O'Sullivan","id":179974509,"id_str":"179974509","indices":[218,233]},{"screen_name":"MelFromCork","name":"Melanie Wallace","id":2961086577,"id_str":"2961086577","indices":[234,246]},{"screen_name":"Annette76973737","name":"Annette Collins","id":1100327913914798080,"id_str":"1100327913914798080","indices":[247,263]},{"screen_name":"paulreiddublin","name":"Paul Reid","id":255147207,"id_str":"255147207","indices":[264,279]}],"symbols":[]}},"quote_count":0,"reply_count":5,"retweet_count":5,"favorite_count":34,"entities":{"hashtags":[],"urls":[{"url":"https:\/\/t.co\/SoYTyHKWhG","expanded_url":"https:\/\/twitter.com\/i\/web\/status\/1181597923991310338","display_url":"twitter.com\/i\/web\/status\/1\u2026","indices":[117,140]}],"user_mentions":[],"symbols":[]},"favorited":false,"retweeted":false,"filter_level":"low","lang":"en"},"quoted_status_permalink":{"url":"https:\/\/t.co\/fpre68ZJfI","expanded":"https:\/\/twitter.com\/CUH_Cork\/status\/1181597923991310338","display":"twitter.com\/CUH_Cork\/statu\u2026"},"is_quote_status":true,"quote_count":0,"reply_count":0,"retweet_count":0,"favorite_count":0,"entities":{"hashtags":[{"text":"FluVaccine","indices":[50,61]}],"urls":[],"user_mentions":[],"symbols":[]},"favorited":false,"retweeted":false,"filter_level":"low","lang":"en","timestamp_ms":"1570568781280"}

{"created_at":"Tue Oct 08 21:06:21 +0000 2019","id":1181677233519374336,"id_str":"1181677233519374336","text":"@thetwerkinggirl Fair - will do.","display_text_range":[17,32],"source":"\u003ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003eTwitter for Android\u003c\/a\u003e","truncated":false,"in_reply_to_status_id":1181676902492323846,"in_reply_to_status_id_str":"1181676902492323846","in_reply_to_user_id":1968530658,"in_reply_to_user_id_str":"1968530658","in_reply_to_screen_name":"thetwerkinggirl","user":{"id":26210270,"id_str":"26210270","name":"Miranda","screen_name":"MirandaHLittle","location":"Fulham","url":"http:\/\/www.instagram.com\/mirandahlittle\/","description":"Writes, snaps \ud83d\udcf8 and reads","translator_type":"none","protected":false,"verified":false,"followers_count":504,"friends_count":2873,"listed_count":3,"favourites_count":2294,"statuses_count":3194,"created_at":"Tue Mar 24 10:16:03 +0000 2009","utc_offset":null,"time_zone":null,"geo_enabled":true,"lang":null,"contributors_enabled":false,"is_translator":false,"profile_background_color":"C0DEED","profile_background_image_url":"http:\/\/abs.twimg.com\/images\/themes\/theme1\/bg.png","profile_background_image_url_https":"https:\/\/abs.twimg.com\/images\/themes\/theme1\/bg.png","profile_background_tile":false,"profile_link_color":"1DA1F2","profile_sidebar_border_color":"C0DEED","profile_sidebar_fill_color":"DDEEF6","profile_text_color":"333333","profile_use_background_image":true,"profile_image_url":"http:\/\/pbs.twimg.com\/profile_images\/1082342891173892096\/QQIOWjSN_normal.jpg","profile_image_url_https":"https:\/\/pbs.twimg.com\/profile_images\/1082342891173892096\/QQIOWjSN_normal.jpg","profile_banner_url":"https:\/\/pbs.twimg.com\/profile_banners\/26210270\/1546886059","default_profile":true,"default_profile_image":false,"following":null,"follow_request_sent":null,"notifications":null},"geo":null,"coordinates":null,"place":{"id":"09ba692cbddfc92c","url":"https:\/\/api.twitter.com\/1.1\/geo\/id\/09ba692cbddfc92c.json","place_type":"city","name":"Hammersmith","full_name":"Hammersmith, London","country_code":"GB","country":"United Kingdom","bounding_box":{"type":"Polygon","coordinates":[[[-0.254563,51.463873],[-0.254563,51.532901],[-0.177653,51.532901],[-0.177653,51.463873]]]},"attributes":{}},"contributors":null,"is_quote_status":false,"quote_count":0,"reply_count":0,"retweet_count":0,"favorite_count":0,"entities":{"hashtags":[],"urls":[],"user_mentions":[{"screen_name":"thetwerkinggirl","name":"Uppity Failed Whoopi Goldberg \ud83c\udde9\ud83c\uddf2\ud83c\udde7\ud83c\udde7","id":1968530658,"id_str":"1968530658","indices":[0,16]}],"symbols":[]},"favorited":false,"retweeted":false,"filter_level":"low","lang":"en","timestamp_ms":"1570568781629"}

{"created_at":"Tue Oct 08 21:06:21 +0000 2019","id":1181677233573941253,"id_str":"1181677233573941253","text":"You - I parked around the corner from your gym today and I need help - I\u2019ll pay for coffees!","source":"\u003ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003eTwitter for iPhone\u003c\/a\u003e","truncated":false,"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,"user":{"id":196175669,"id_str":"196175669","name":"Ciara Aedin","screen_name":"ciaradebp","location":"South Dublin","url":null,"description":"mum to 3 boys & mad dogs- juggling special needs ! Irish Patient Rep ! on my own weight loss journey!  69 kgs gone for good ! Dog minder! Dog lover !","translator_type":"none","protected":false,"verified":false,"followers_count":514,"friends_count":1621,"listed_count":6,"favourites_count":16458,"statuses_count":4778,"created_at":"Tue Sep 28 14:24:07 +0000 2010","utc_offset":null,"time_zone":null,"geo_enabled":true,"lang":null,"contributors_enabled":false,"is_translator":false,"profile_background_color":"C0DEED","profile_background_image_url":"http:\/\/abs.twimg.com\/images\/themes\/theme1\/bg.png","profile_background_image_url_https":"https:\/\/abs.twimg.com\/images\/themes\/theme1\/bg.png","profile_background_tile":false,"profile_link_color":"1DA1F2","profile_sidebar_border_color":"C0DEED","profile_sidebar_fill_color":"DDEEF6","profile_text_color":"333333","profile_use_background_image":true,"profile_image_url":"http:\/\/pbs.twimg.com\/profile_images\/1076408246691418112\/eJ3FlR1K_normal.jpg","profile_image_url_https":"https:\/\/pbs.twimg.com\/profile_images\/1076408246691418112\/eJ3FlR1K_normal.jpg","profile_banner_url":"https:\/\/pbs.twimg.com\/profile_banners\/196175669\/1558556350","default_profile":true,"default_profile_image":false,"following":null,"follow_request_sent":null,"notifications":null},"geo":null,"coordinates":null,"place":{"id":"e59069aafae0aa25","url":"https:\/\/api.twitter.com\/1.1\/geo\/id\/e59069aafae0aa25.json","place_type":"city","name":"South Dublin","full_name":"South Dublin, Ireland","country_code":"IE","country":"Ireland","bounding_box":{"type":"Polygon","coordinates":[[[-6.546814,53.178753],[-6.546814,53.368252],[-6.252228,53.368252],[-6.252228,53.178753]]]},"attributes":{}},"contributors":null,"quoted_status_id":1181649920119525379,"quoted_status_id_str":"1181649920119525379","quoted_status":{"created_at":"Tue Oct 08 19:17:49 +0000 2019","id":1181649920119525379,"id_str":"1181649920119525379","text":"If you could take anyone for a coffee and a chat who would it be and why?","source":"\u003ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003eTwitter for iPhone\u003c\/a\u003e","truncated":false,"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,"user":{"id":3341830085,"id_str":"3341830085","name":"Karl Henry","screen_name":"karlhenrypt","location":"Dublin City, Ireland","url":"https:\/\/itunes.apple.com\/ie\/podcast\/the-real-health-podcast-with-karl-henry\/id1370990314?mt=2","description":"Personal Trainer | Corporate Wellness Provider | TV&Radio Broadcaster |Podcast Host #operationtransformation #RealHealthPodcast #healthylivinghandbook","translator_type":"none","protected":false,"verified":true,"followers_count":26544,"friends_count":2061,"listed_count":111,"favourites_count":34753,"statuses_count":17710,"created_at":"Mon Jun 22 18:35:31 +0000 2015","utc_offset":null,"time_zone":null,"geo_enabled":true,"lang":null,"contributors_enabled":false,"is_translator":false,"profile_background_color":"000000","profile_background_image_url":"http:\/\/abs.twimg.com\/images\/themes\/theme1\/bg.png","profile_background_image_url_https":"https:\/\/abs.twimg.com\/images\/themes\/theme1\/bg.png","profile_background_tile":false,"profile_link_color":"FF691F","profile_sidebar_border_color":"000000","profile_sidebar_fill_color":"000000","profile_text_color":"000000","profile_use_background_image":false,"profile_image_url":"http:\/\/pbs.twimg.com\/profile_images\/1083068146192396288\/D8nuR3v7_normal.jpg","profile_image_url_https":"https:\/\/pbs.twimg.com\/profile_images\/1083068146192396288\/D8nuR3v7_normal.jpg","profile_banner_url":"https:\/\/pbs.twimg.com\/profile_banners\/3341830085\/1550934028","default_profile":false,"default_profile_image":false,"following":null,"follow_request_sent":null,"notifications":null},"geo":null,"coordinates":null,"place":{"id":"73a5d83329504007","url":"https:\/\/api.twitter.com\/1.1\/geo\/id\/73a5d83329504007.json","place_type":"city","name":"Fingal","full_name":"Fingal, Ireland","country_code":"IE","country":"Ireland","bounding_box":{"type":"Polygon","coordinates":[[[-6.475708,53.350862],[-6.475708,53.638334],[-5.995732,53.638334],[-5.995732,53.350862]]]},"attributes":{}},"contributors":null,"is_quote_status":false,"quote_count":0,"reply_count":27,"retweet_count":2,"favorite_count":13,"entities":{"hashtags":[],"urls":[],"user_mentions":[],"symbols":[]},"favorited":false,"retweeted":false,"filter_level":"low","lang":"en"},"quoted_status_permalink":{"url":"https:\/\/t.co\/D4bxx9nX5j","expanded":"https:\/\/twitter.com\/karlhenrypt\/status\/1181649920119525379","display":"twitter.com\/karlhenrypt\/st\u2026"},"is_quote_status":true,"quote_count":0,"reply_count":0,"retweet_count":0,"favorite_count":0,"entities":{"hashtags":[],"urls":[],"user_mentions":[],"symbols":[]},"favorited":false,"retweeted":false,"filter_level":"low","lang":"en","timestamp_ms":"1570568781642"}

{"created_at":"Tue Oct 08 21:06:21 +0000 2019","id":1181677234077126656,"id_str":"1181677234077126656","text":"@MrSavageSpence @trappppo @hxrtbitch @LewisWentland","display_text_range":[37,51],"source":"\u003ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003eTwitter for iPhone\u003c\/a\u003e","truncated":false,"in_reply_to_status_id":1181312163258011651,"in_reply_to_status_id_str":"1181312163258011651","in_reply_to_user_id":1115113787500236801,"in_reply_to_user_id_str":"1115113787500236801","in_reply_to_screen_name":"MrSavageSpence","user":{"id":69998634,"id_str":"69998634","name":"Dan Bendall","screen_name":"danielbendall","location":"Bristol","url":null,"description":null,"translator_type":"none","protected":false,"verified":false,"followers_count":418,"friends_count":745,"listed_count":7,"favourites_count":10947,"statuses_count":31875,"created_at":"Sun Aug 30 00:05:57 +0000 2009","utc_offset":null,"time_zone":null,"geo_enabled":true,"lang":null,"contributors_enabled":false,"is_translator":false,"profile_background_color":"131516","profile_background_image_url":"http:\/\/abs.twimg.com\/images\/themes\/theme14\/bg.gif","profile_background_image_url_https":"https:\/\/abs.twimg.com\/images\/themes\/theme14\/bg.gif","profile_background_tile":false,"profile_link_color":"009999","profile_sidebar_border_color":"EEEEEE","profile_sidebar_fill_color":"EFEFEF","profile_text_color":"333333","profile_use_background_image":false,"profile_image_url":"http:\/\/pbs.twimg.com\/profile_images\/1170958549683507200\/nTzLdPYq_normal.jpg","profile_image_url_https":"https:\/\/pbs.twimg.com\/profile_images\/1170958549683507200\/nTzLdPYq_normal.jpg","profile_banner_url":"https:\/\/pbs.twimg.com\/profile_banners\/69998634\/1560029862","default_profile":false,"default_profile_image":false,"following":null,"follow_request_sent":null,"notifications":null},"geo":null,"coordinates":null,"place":{"id":"22fcf8edef6e2052","url":"https:\/\/api.twitter.com\/1.1\/geo\/id\/22fcf8edef6e2052.json","place_type":"city","name":"Thornbury","full_name":"Thornbury, England","country_code":"GB","country":"United Kingdom","bounding_box":{"type":"Polygon","coordinates":[[[-2.533632,51.599909],[-2.533632,51.622239],[-2.493418,51.622239],[-2.493418,51.599909]]]},"attributes":{}},"contributors":null,"is_quote_status":false,"quote_count":0,"reply_count":0,"retweet_count":0,"favorite_count":0,"entities":{"hashtags":[],"urls":[],"user_mentions":[{"screen_name":"MrSavageSpence","name":"Spencer Mathis","id":1115113787500236801,"id_str":"1115113787500236801","indices":[0,15]},{"screen_name":"trappppo","name":"Alex","id":1052316149214584833,"id_str":"1052316149214584833","indices":[16,25]},{"screen_name":"hxrtbitch","name":"\ud835\ude4e\ud835\ude60\ud835\ude6e\ud835\ude61\ud835\ude56\ud835\ude67 \u2601\ufe0f","id":1166225232199176192,"id_str":"1166225232199176192","indices":[26,36]},{"screen_name":"LewisWentland","name":"LewisWentland","id":245449030,"id_str":"245449030","indices":[37,51]}],"symbols":[]},"favorited":false,"retweeted":false,"filter_level":"low","lang":"und","timestamp_ms":"1570568781762"}

{"created_at":"Tue Oct 08 21:06:21 +0000 2019","id":1181677234517618688,"id_str":"1181677234517618688","text":"Full Time \nSouth Park 2\nRedhill 1","source":"\u003ca href=\"http:\/\/twitter.com\/download\/android\" rel=\"nofollow\"\u003eTwitter for Android\u003c\/a\u003e","truncated":false,"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,"user":{"id":882869653,"id_str":"882869653","name":"South Park FC","screen_name":"South_ParkFC","location":"Whitehall Lane, Reigate","url":"http:\/\/www.southparkfootballclub.co.uk","description":"Official Twitter Account of South Park Football Club - Members of the BetVictor Isthmian League #upthesparks","translator_type":"none","protected":false,"verified":false,"followers_count":4163,"friends_count":1098,"listed_count":50,"favourites_count":6689,"statuses_count":11226,"created_at":"Mon Oct 15 18:32:16 +0000 2012","utc_offset":null,"time_zone":null,"geo_enabled":true,"lang":null,"contributors_enabled":false,"is_translator":false,"profile_background_color":"9AE4E8","profile_background_image_url":"http:\/\/abs.twimg.com\/images\/themes\/theme16\/bg.gif","profile_background_image_url_https":"https:\/\/abs.twimg.com\/images\/themes\/theme16\/bg.gif","profile_background_tile":true,"profile_link_color":"0084B4","profile_sidebar_border_color":"FFFFFF","profile_sidebar_fill_color":"DDFFCC","profile_text_color":"333333","profile_use_background_image":true,"profile_image_url":"http:\/\/pbs.twimg.com\/profile_images\/1170827515335708675\/4FSFGhyq_normal.jpg","profile_image_url_https":"https:\/\/pbs.twimg.com\/profile_images\/1170827515335708675\/4FSFGhyq_normal.jpg","profile_banner_url":"https:\/\/pbs.twimg.com\/profile_banners\/882869653\/1562698779","default_profile":false,"default_profile_image":false,"following":null,"follow_request_sent":null,"notifications":null},"geo":null,"coordinates":null,"place":{"id":"19fb44c326108603","url":"https:\/\/api.twitter.com\/1.1\/geo\/id\/19fb44c326108603.json","place_type":"city","name":"Redhill","full_name":"Redhill, South East","country_code":"GB","country":"United Kingdom","bounding_box":{"type":"Polygon","coordinates":[[[-0.230949,51.213150],[-0.230949,51.268978],[-0.130394,51.268978],[-0.130394,51.213150]]]},"attributes":{}},"contributors":null,"is_quote_status":false,"quote_count":0,"reply_count":0,"retweet_count":0,"favorite_count":0,"entities":{"hashtags":[],"urls":[],"user_mentions":[],"symbols":[]},"favorited":false,"retweeted":false,"filter_level":"low","lang":"en","timestamp_ms":"1570568781867"}

---------------------------------------------------------------------------
WantReadError                             Traceback (most recent call last)
/opt/conda/lib/python3.6/site-packages/urllib3/contrib/pyopenssl.py in recv_into(self, *args, **kwargs)
    279         try:
--> 280             return self.connection.recv_into(*args, **kwargs)
    281         except OpenSSL.SSL.SysCallError as e:

/opt/conda/lib/python3.6/site-packages/OpenSSL/SSL.py in recv_into(self, buffer, nbytes, flags)
   1813             result = _lib.SSL_read(self._ssl, buf, nbytes)
-> 1814         self._raise_ssl_error(self._ssl, result)
   1815 

/opt/conda/lib/python3.6/site-packages/OpenSSL/SSL.py in _raise_ssl_error(self, ssl, result)
   1613         if error == _lib.SSL_ERROR_WANT_READ:
-> 1614             raise WantReadError()
   1615         elif error == _lib.SSL_ERROR_WANT_WRITE:

WantReadError: 

During handling of the above exception, another exception occurred:

KeyboardInterrupt                         Traceback (most recent call last)
<ipython-input-7-7789d94f3b40> in <module>
     13 #twitter_streamer.stream_tweets(fetched_tweets_filename, hash_tag_list)
     14 
---> 15 stream.filter(locations=[-6.38,49.87,1.77,55.81])

~/.local/lib/python3.6/site-packages/tweepy/streaming.py in filter(self, follow, track, is_async, locations, stall_warnings, languages, encoding, filter_level)
    472             self.body['filter_level'] = filter_level.encode(encoding)
    473         self.session.params = {'delimited': 'length'}
--> 474         self._start(is_async)
    475 
    476     def sitestream(self, follow, stall_warnings=False,

~/.local/lib/python3.6/site-packages/tweepy/streaming.py in _start(self, is_async)
    387             self._thread.start()
    388         else:
--> 389             self._run()
    390 
    391     def on_closed(self, resp):

~/.local/lib/python3.6/site-packages/tweepy/streaming.py in _run(self)
    287                     self.snooze_time = self.snooze_time_step
    288                     self.listener.on_connect()
--> 289                     self._read_loop(resp)
    290             except (Timeout, ssl.SSLError) as exc:
    291                 # This is still necessary, as a SSLError can actually be

~/.local/lib/python3.6/site-packages/tweepy/streaming.py in _read_loop(self, resp)
    337             length = 0
    338             while not resp.raw.closed:
--> 339                 line = buf.read_line()
    340                 stripped_line = line.strip() if line else line # line is sometimes None so we need to check here
    341                 if not stripped_line:

~/.local/lib/python3.6/site-packages/tweepy/streaming.py in read_line(self, sep)
    198             else:
    199                 start = len(self._buffer)
--> 200             self._buffer += self._stream.read(self._chunk_size)
    201         return six.b('')
    202 

/opt/conda/lib/python3.6/site-packages/urllib3/response.py in read(self, amt, decode_content, cache_content)
    382             else:
    383                 cache_content = False
--> 384                 data = self._fp.read(amt)
    385                 if amt != 0 and not data:  # Platform-specific: Buggy versions of Python.
    386                     # Close the connection when no data is returned

/opt/conda/lib/python3.6/http/client.py in read(self, amt)
    447             # Amount is given, implement using readinto
    448             b = bytearray(amt)
--> 449             n = self.readinto(b)
    450             return memoryview(b)[:n].tobytes()
    451         else:

/opt/conda/lib/python3.6/http/client.py in readinto(self, b)
    481 
    482         if self.chunked:
--> 483             return self._readinto_chunked(b)
    484 
    485         if self.length is not None:

/opt/conda/lib/python3.6/http/client.py in _readinto_chunked(self, b)
    576         try:
    577             while True:
--> 578                 chunk_left = self._get_chunk_left()
    579                 if chunk_left is None:
    580                     return total_bytes

/opt/conda/lib/python3.6/http/client.py in _get_chunk_left(self)
    544                 self._safe_read(2)  # toss the CRLF at the end of the chunk
    545             try:
--> 546                 chunk_left = self._read_next_chunk_size()
    547             except ValueError:
    548                 raise IncompleteRead(b'')

/opt/conda/lib/python3.6/http/client.py in _read_next_chunk_size(self)
    504     def _read_next_chunk_size(self):
    505         # Read the next chunk size from the file
--> 506         line = self.fp.readline(_MAXLINE + 1)
    507         if len(line) > _MAXLINE:
    508             raise LineTooLong("chunk size")

/opt/conda/lib/python3.6/socket.py in readinto(self, b)
    584         while True:
    585             try:
--> 586                 return self._sock.recv_into(b)
    587             except timeout:
    588                 self._timeout_occurred = True

/opt/conda/lib/python3.6/site-packages/urllib3/contrib/pyopenssl.py in recv_into(self, *args, **kwargs)
    290                 raise
    291         except OpenSSL.SSL.WantReadError:
--> 292             rd = util.wait_for_read(self.socket, self.socket.gettimeout())
    293             if not rd:
    294                 raise timeout('The read operation timed out')

/opt/conda/lib/python3.6/site-packages/urllib3/util/wait.py in wait_for_read(socks, timeout)
     31     or optionally a single socket if passed in. Returns a list of
     32     sockets that can be read from immediately. """
---> 33     return _wait_for_io_events(socks, EVENT_READ, timeout)
     34 
     35 

/opt/conda/lib/python3.6/site-packages/urllib3/util/wait.py in _wait_for_io_events(socks, events, timeout)
     24             selector.register(sock, events)
     25         return [key[0].fileobj for key in
---> 26                 selector.select(timeout) if key[1] & events]
     27 
     28 

/opt/conda/lib/python3.6/site-packages/urllib3/util/selectors.py in select(self, timeout)
    436             fd_events = _syscall_wrapper(self._epoll.poll, True,
    437                                          timeout=timeout,
--> 438                                          maxevents=max_events)
    439             for fd, event_mask in fd_events:
    440                 events = 0

/opt/conda/lib/python3.6/site-packages/urllib3/util/selectors.py in _syscall_wrapper(func, _, *args, **kwargs)
     62         and recalculate their timeouts. """
     63         try:
---> 64             return func(*args, **kwargs)
     65         except (OSError, IOError, select.error) as e:
     66             errcode = None

KeyboardInterrupt: 

Loading in the tweets

In [9]:
df = pd.DataFrame(data=[tweet["text"] for tweet in tweets], columns=['Tweets'])

df['id'] = np.array([tweet["id"] for tweet in tweets])
df['len'] = np.array([len(tweet["text"]) for tweet in tweets])
df['text'] = np.array([tweet["text"] for tweet in tweets])
df['date'] = np.array([tweet["created_at"] for tweet in tweets])
df['source'] = np.array([tweet["source"] for tweet in tweets])
df['likes'] = np.array([tweet["favorite_count"] for tweet in tweets])
df['retweets'] = np.array([tweet['retweet_count'] for tweet in tweets])
df['name'] = np.array([tweet['user']['name'] for tweet in tweets])
df['locs'] = [[loc[::-1]for loc in tweet['place']['bounding_box']['coordinates'][0]] for tweet in tweets]

However, sometimes we will need the full text

In [10]:
tweets[1]['extended_tweet']['full_text']
Out[10]:
'@KarenWhiteFood @tweetertucker @AdamHandling I get that and full appreciate your work! There was massive project under David Cameron, millions of pounds Etc... chefs (I was one of them) were asked to travel to schools and show how frozen food could be replaced with fresh - it didn’t work! Too much work for their kitchens'

Locations of tweets

In [27]:
mymap = folium.Map(location=[52.809865,-2.118092],zoom_start=5.5,tiles='cartodbpositron')
for i in range(df.shape[0]):
    marker = folium.Marker(location=df.locs[i][0],popup=df.text[i])
    marker.add_to(mymap)
folium.Popup(parse_html=True)
mymap
Out[27]:

Cleaning the words

1. Tokenize tweets by words

In [28]:
r = nltk.word_tokenize(df.text[3])
print(r)
['@', 'Eric_Toffee1878', 'Original', 'mate', '.', 'Disturbing', 'but', 'excellent', '!']

2. Stemming them

In [29]:
snow = SnowballStemmer('english',ignore_stopwords=False)

for word in r:
    print(word,'->',snow.stem(word))
#match the words of same meanning
@ -> @
Eric_Toffee1878 -> eric_toffee1878
Original -> origin
mate -> mate
. -> .
Disturbing -> disturb
but -> but
excellent -> excel
! -> !

Next week's plan

Remove unnecessary charachters and words

In [31]:
print(r[0],  r[1],  r[4],  r[-1]) 
@ Eric_Toffee1878 . !

Thank you for your attention!


elte

2019 Fall, Eötvös Loránd University