Skip to content

Instantly share code, notes, and snippets.

@JiGGie145
JiGGie145 / tweet_example2.json
Created September 11, 2019 10:49
Example of a tweet object
{"created_at":"Sat Aug 17 12:01:38 +0000 2019","id":1162695980749336576,"id_str":"1162695980749336576","text":"Great fuss about politics and church. Next synod (convocation)promoted by Pope Francis.Well, clerics do vote in ele\u2026 https:\/\/t.co\/sMzBdaDSre","display_text_range":[0,140],"source":"<a href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\">Twitter for iPhone<\/a>","truncated":true,"in_reply_to_status_id":"None","in_reply_to_status_id_str":"None","in_reply_to_user_id":"None","in_reply_to_user_id_str":"None","in_reply_to_screen_name":"None","user":{"id":105893366,"id_str":"105893366","name":"ManuelNGaspar","screen_name":"gasparhimself","location":"Portugal","url":"None","description":"MD,PhD Medicine,Surgery, Piano;Father; OFS;Nautical & Flight Pilot.Tweets express my own opinions.","translator_type":"none","protected":false,"verified":false,"followers_count":17,"friends_count":59,"listed_count":1,"favourites_count":752,"statuses_count":1322,"created_at":"Sun Jan 17 21:12:29 +0000 2010
@JiGGie145
JiGGie145 / tweet_example.json
Created September 11, 2019 10:47
Example of tweet object
{"created_at":"Sat Aug 17 12:01:38 +0000 2019","id":1162695980749336576,"id_str":"1162695980749336576","text":"Great fuss about politics and church. Next synod (convocation)promoted by Pope Francis.Well, clerics do vote in ele\u2026 https:\/\/t.co\/sMzBdaDSre","display_text_range":[0,140],"source":"<a href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\">Twitter for iPhone<\/a>","truncated":true,"in_reply_to_status_id":"None","in_reply_to_status_id_str":"None","in_reply_to_user_id":"None","in_reply_to_user_id_str":"None","in_reply_to_screen_name":"None","user":{"id":105893366,"id_str":"105893366","name":"ManuelNGaspar","screen_name":"gasparhimself","location":"Portugal","url":"None","description":"MD,PhD Medicine,Surgery, Piano;Father; OFS;Nautical & Flight Pilot.Tweets express my own opinions.","translator_type":"none","protected":false,"verified":false,"followers_count":17,"friends_count":59,"listed_count":1,"favourites_count":752,"statuses_count":1322,"created_at":"Sun Jan 17 21:12:29 +0000 2010
@JiGGie145
JiGGie145 / twitter.json
Created August 13, 2019 13:39 — forked from hrp/twitter.json
Example JSON response from Twitter streaming API
{
"text": "RT @PostGradProblem: In preparation for the NFL lockout, I will be spending twice as much time analyzing my fantasy baseball team during ...",
"truncated": true,
"in_reply_to_user_id": null,
"in_reply_to_status_id": null,
"favorited": false,
"source": "<a href=\"http://twitter.com/\" rel=\"nofollow\">Twitter for iPhone</a>",
"in_reply_to_screen_name": null,
"in_reply_to_status_id_str": null,
"id_str": "54691802283900928",