Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@edsu
Last active September 2, 2020 13:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save edsu/3271d6aec4a2ed9192065425c9aeb56b to your computer and use it in GitHub Desktop.
Save edsu/3271d6aec4a2ed9192065425c9aeb56b to your computer and use it in GitHub Desktop.
JSON from Twitter API v1.1 for labeled tweet: https://twitter.com/realDonaldTrump/status/1297495295266357248
{
"created_at": "Sun Aug 23 11:25:59 +0000 2020",
"id": 1297495295266357200,
"id_str": "1297495295266357248",
"full_text": "So now the Democrats are using Mail Drop Boxes, which are a voter security disaster. Among other things, they make it possible for a person to vote multiple times. Also, who controls them, are they placed in Republican or Democrat areas? They are not Covid sanitized. A big fraud!",
"truncated": false,
"display_text_range": [
0,
280
],
"entities": {
"hashtags": [],
"symbols": [],
"user_mentions": [],
"urls": []
},
"source": "<a href=\"http://twitter.com/download/iphone\" rel=\"nofollow\">Twitter for iPhone</a>",
"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": 25073877,
"id_str": "25073877",
"name": "Donald J. Trump",
"screen_name": "realDonaldTrump",
"location": "Washington, DC",
"description": "45th President of the United States of America🇺🇸",
"url": "https://t.co/OMxB0x7xC5",
"entities": {
"url": {
"urls": [
{
"url": "https://t.co/OMxB0x7xC5",
"expanded_url": "http://www.Instagram.com/realDonaldTrump",
"display_url": "Instagram.com/realDonaldTrump",
"indices": [
0,
23
]
}
]
},
"description": {
"urls": []
}
},
"protected": false,
"followers_count": 85703011,
"friends_count": 50,
"listed_count": 118941,
"created_at": "Wed Mar 18 13:46:38 +0000 2009",
"favourites_count": 5,
"utc_offset": null,
"time_zone": null,
"geo_enabled": true,
"verified": true,
"statuses_count": 55281,
"lang": null,
"contributors_enabled": false,
"is_translator": false,
"is_translation_enabled": true,
"profile_background_color": "6D5C18",
"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_image_url": "http://pbs.twimg.com/profile_images/874276197357596672/kUuht00m_normal.jpg",
"profile_image_url_https": "https://pbs.twimg.com/profile_images/874276197357596672/kUuht00m_normal.jpg",
"profile_banner_url": "https://pbs.twimg.com/profile_banners/25073877/1595058372",
"profile_image_extensions_alt_text": null,
"profile_banner_extensions_alt_text": null,
"profile_link_color": "1B95E0",
"profile_sidebar_border_color": "BDDCAD",
"profile_sidebar_fill_color": "C5CEC0",
"profile_text_color": "333333",
"profile_use_background_image": true,
"has_extended_profile": false,
"default_profile": false,
"default_profile_image": false,
"following": false,
"follow_request_sent": false,
"notifications": false,
"translator_type": "regular"
},
"geo": null,
"coordinates": null,
"place": null,
"contributors": null,
"is_quote_status": false,
"retweet_count": 0,
"favorite_count": 0,
"favorited": false,
"retweeted": false,
"lang": "en"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment