Skip to content

Instantly share code, notes, and snippets.

@ksahnine
Created August 18, 2015 12:24
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 ksahnine/bfd56bd72b1a3e3e0d2e to your computer and use it in GitHub Desktop.
Save ksahnine/bfd56bd72b1a3e3e0d2e to your computer and use it in GitHub Desktop.
Un exemple de tweet au format JSON
{
"contributors": null,
"truncated": false,
"text": "D'après certaines sources, contraint par son producteur, .@OmarSy fera 1 apparition à #TelAvivSurSeine pr 1 pause #Zouk et humour d'ados 😅",
"is_quote_status": false,
"in_reply_to_status_id": null,
"id": 629509643622985700,
"favorite_count": 1,
"source": "<a href=\"http://twitter.com/download/android\" rel=\"nofollow\">Twitter for Android</a>",
"retweeted": false,
"coordinates": null,
"entities": {
"symbols": [],
"user_mentions": [
{
"id": 1243360801,
"indices": [
58,
65
],
"id_str": "1243360801",
"screen_name": "OmarSy",
"name": "Omar Sy"
}
],
"hashtags": [
{
"indices": [
86,
102
],
"text": "TelAvivSurSeine"
},
{
"indices": [
114,
119
],
"text": "Zouk"
}
],
"urls": []
},
"in_reply_to_screen_name": null,
"in_reply_to_user_id": null,
"retweet_count": 0,
"id_str": "629509643622985728",
"favorited": false,
"user": {
"follow_request_sent": false,
"has_extended_profile": false,
"profile_use_background_image": true,
"default_profile_image": false,
"id": 2209314223,
"profile_background_image_url_https": "https://abs.twimg.com/images/themes/theme1/bg.png",
"verified": false,
"profile_text_color": "333333",
"profile_image_url_https": "https://pbs.twimg.com/profile_images/535719122223374336/3_F1Hb5X_normal.jpeg",
"profile_sidebar_fill_color": "DDEEF6",
"entities": {
"description": {
"urls": []
}
},
"followers_count": 229,
"profile_sidebar_border_color": "C0DEED",
"id_str": "2209314223",
"profile_background_color": "C0DEED",
"listed_count": 20,
"is_translation_enabled": false,
"utc_offset": 7200,
"statuses_count": 8728,
"description": "",
"friends_count": 225,
"location": "",
"profile_link_color": "0084B4",
"profile_image_url": "http://pbs.twimg.com/profile_images/535719122223374336/3_F1Hb5X_normal.jpeg",
"following": false,
"geo_enabled": false,
"profile_background_image_url": "http://abs.twimg.com/images/themes/theme1/bg.png",
"screen_name": "ali_bomaye_khan",
"lang": "en",
"profile_background_tile": false,
"favourites_count": 9670,
"name": "The Punchliner",
"notifications": false,
"url": null,
"created_at": "Fri Nov 22 17:38:31 +0000 2013",
"contributors_enabled": false,
"time_zone": "Ljubljana",
"protected": false,
"default_profile": true,
"is_translator": false
},
"geo": null,
"in_reply_to_user_id_str": null,
"lang": "fr",
"created_at": "Fri Aug 07 04:29:29 +0000 2015",
"in_reply_to_status_id_str": null,
"place": null,
"metadata": {
"iso_language_code": "fr",
"result_type": "recent"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment