Skip to content

Instantly share code, notes, and snippets.

@sujal
Created July 24, 2011 04:13
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 sujal/1102235 to your computer and use it in GitHub Desktop.
Save sujal/1102235 to your computer and use it in GitHub Desktop.
JSON output of a tweet containing a URL from twitter
{
"in_reply_to_status_id_str": null,
"coordinates": null,
"in_reply_to_screen_name": null,
"in_reply_to_status_id": null,
"in_reply_to_user_id_str": null,
"contributors": null,
"user": {
"profile_sidebar_border_color": "181A1E",
"protected": false,
"following": true,
"profile_background_image_url_https": "https://si0.twimg.com/images/themes/theme9/bg.gif",
"time_zone": "Central Time (US & Canada)",
"favourites_count": 24,
"url": null,
"name": "Kelley",
"verified": false,
"notifications": false,
"profile_use_background_image": true,
"default_profile_image": false,
"show_all_inline_media": false,
"geo_enabled": false,
"utc_offset": -21600,
"created_at": "Tue Feb 17 15:04:21 +0000 2009",
"profile_background_color": "1A1B1F",
"profile_background_image_url": "http://a1.twimg.com/images/themes/theme9/bg.gif",
"friends_count": 513,
"profile_image_url_https": "https://si0.twimg.com/profile_images/1452420436/1076473204_l_2_normal.jpg",
"is_translator": false,
"follow_request_sent": false,
"statuses_count": 5998,
"profile_text_color": "666666",
"description": "Atilla the Bun.Frozen Corn Queen. Ninja Stealth Attorney. Chilly Whisperer. Commie Socialist Liberal Left Winger. Cat Wrangler. A Fine Idea at the Time. ",
"lang": "en",
"profile_sidebar_fill_color": "252429",
"profile_image_url": "http://a1.twimg.com/profile_images/1452420436/1076473204_l_2_normal.jpg",
"default_profile": false,
"contributors_enabled": false,
"profile_background_tile": false,
"followers_count": 150,
"screen_name": "Budini",
"id": 21095241,
"id_str": "21095241",
"listed_count": 5,
"profile_link_color": "2FC2EF",
"location": "whereeverugothereuare"
},
"retweeted": false,
"created_at": "Sun Jul 24 03:12:48 +0000 2011",
"text": "People suck. http://t.co/0F2tei9",
"in_reply_to_user_id": null,
"entities": {
"hashtags": [],
"user_mentions": [],
"urls": [
{
"expanded_url": "http://www.dallasnews.com/news/community-news/grand-prairie/headlines/20110723-police-5-killed-several-injured-in-shooting-at-grand-prairie-roller-rink.ece",
"url": "http://t.co/0F2tei9",
"indices": [
14,
33
],
"display_url": "dallasnews.com/news/community…"
}
]
},
"place": null,
"geo": null,
"retweet_count": 0,
"source": "web",
"truncated": false,
"id": 94968245102194690,
"id_str": "94968245102194688",
"favorited": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment