Skip to content

Instantly share code, notes, and snippets.

@Jaid
Last active April 4, 2020 22:20
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 Jaid/a760f110bad823a8ec7e8a1cf329d262 to your computer and use it in GitHub Desktop.
Save Jaid/a760f110bad823a8ec7e8a1cf329d262 to your computer and use it in GitHub Desktop.
Example tweet object received from Twit.stream()
{
"fullText": "@_celluloidhero La de veces que me destrozó el equipo pokemon en el juego compensa solo por verla de nuevo jajaja",
"flattenedText": "@_celluloidhero La de veces que me destrozó el equipo pokemon en el juego compensa solo por verla de nuevo jajaja",
"shortLink": "twitter.com/NanamiZireael/status/1246558239506006016",
"link": "https://twitter.com/NanamiZireael/status/1246558239506006016",
"authorTitle": "Nanami Neko Mitsuki"
}
{
"created_at": "Sat Apr 04 22:00:18 +0000 2020",
"id": 1246558239506006000,
"id_str": "1246558239506006016",
"text": "@_celluloidhero La de veces que me destrozó el equipo pokemon en el juego compensa solo por verla de nuevo jajaja",
"display_text_range": [
16,
113
],
"source": "<a href=\"http://twitter.com/download/android\" rel=\"nofollow\">Twitter for Android</a>",
"truncated": false,
"in_reply_to_status_id": 1246532560072687600,
"in_reply_to_status_id_str": "1246532560072687624",
"in_reply_to_user_id": 4912486209,
"in_reply_to_user_id_str": "4912486209",
"in_reply_to_screen_name": "_celluloidhero",
"user": {
"id": 3242331467,
"id_str": "3242331467",
"name": "Nanami Neko Mitsuki",
"screen_name": "NanamiZireael",
"location": "Galicia, España",
"url": "https://www.wattpad.com/user/Nanamineko97",
"description": "Escritora y actriz amateur🎭Amo el anime🇯🇵(sobre todo el yaoi😍) y Juego de Tronos🐲🔥🐺❄\nInstagram: @nanamineko97",
"translator_type": "none",
"protected": false,
"verified": false,
"followers_count": 132,
"friends_count": 1142,
"listed_count": 3,
"favourites_count": 43433,
"statuses_count": 12327,
"created_at": "Fri May 08 19:47:27 +0000 2015",
"utc_offset": null,
"time_zone": null,
"geo_enabled": false,
"lang": null,
"contributors_enabled": false,
"is_translator": false,
"profile_background_color": "1A1B1F",
"profile_background_image_url": "http://abs.twimg.com/images/themes/theme9/bg.gif",
"profile_background_image_url_https": "https://abs.twimg.com/images/themes/theme9/bg.gif",
"profile_background_tile": true,
"profile_link_color": "1A1B1F",
"profile_sidebar_border_color": "181A1E",
"profile_sidebar_fill_color": "252429",
"profile_text_color": "666666",
"profile_use_background_image": true,
"profile_image_url": "http://pbs.twimg.com/profile_images/1241810299428179971/x-aYsC5Z_normal.jpg",
"profile_image_url_https": "https://pbs.twimg.com/profile_images/1241810299428179971/x-aYsC5Z_normal.jpg",
"profile_banner_url": "https://pbs.twimg.com/profile_banners/3242331467/1584905550",
"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": 0,
"reply_count": 0,
"retweet_count": 0,
"favorite_count": 0,
"entities": {
"hashtags": [],
"urls": [],
"user_mentions": [
{
"screen_name": "_celluloidhero",
"name": "eu",
"id": 4912486209,
"id_str": "4912486209",
"indices": [
0,
15
]
}
],
"symbols": []
},
"favorited": false,
"retweeted": false,
"filter_level": "low",
"lang": "es",
"timestamp_ms": "1586037618887"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment