Skip to content

Instantly share code, notes, and snippets.

@alexferreira
Created April 11, 2013 19:14
Show Gist options
  • Save alexferreira/5366348 to your computer and use it in GitHub Desktop.
Save alexferreira/5366348 to your computer and use it in GitHub Desktop.
exemplo json do twitter
{ created_at: 'Thu Apr 11 19:13:36 +0000 2013',
id: 322427230401744900,
id_str: '322427230401744896',
text: 'empezó una @runtastic sesión de seguimiento en tiempo real. Ve mi progreso en vivo y anímame - http://t.co/IiCG7OP3RH #runtastic #iphone',
source: '<a href="http://runtastic.com" rel="nofollow">runtastic</a>',
truncated: false,
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: 33610489,
id_str: '33610489',
name: 'neverita',
screen_name: 'neverita',
location: 'valladolid',
url: null,
description: 'un curioso que quiere aprender cosas...',
protected: false,
followers_count: 155,
friends_count: 726,
listed_count: 6,
created_at: 'Mon Apr 20 18:28:35 +0000 2009',
favourites_count: 180,
utc_offset: 3600,
time_zone: 'Madrid',
geo_enabled: true,
verified: false,
statuses_count: 3535,
lang: 'es',
contributors_enabled: false,
is_translator: false,
profile_background_color: '1A1B1F',
profile_background_image_url: 'http://a0.twimg.com/profile_background_images/623665690/czvalt9iox01wthfda8c.png',
profile_background_image_url_https: 'https://si0.twimg.com/profile_background_images/623665690/czvalt9iox01wthfda8c.png',
profile_background_tile: false,
profile_image_url: 'http://a0.twimg.com/profile_images/1669527472/6a00d83455b25469e201156e499e80970c-320wi_normal.gif',
profile_image_url_https: 'https://si0.twimg.com/profile_images/1669527472/6a00d83455b25469e201156e499e80970c-320wi_normal.gif',
profile_link_color: '2FC2EF',
profile_sidebar_border_color: '181A1E',
profile_sidebar_fill_color: '252429',
profile_text_color: '666666',
profile_use_background_image: true,
default_profile: false,
default_profile_image: false,
following: null,
follow_request_sent: null,
notifications: null },
geo: null,
coordinates: null,
place: null,
contributors: null,
retweet_count: 0,
favorite_count: 0,
entities:
{ hashtags: [ [Object], [Object] ],
urls: [ [Object] ],
user_mentions: [ [Object] ] },
favorited: false,
retweeted: false,
possibly_sensitive: false,
filter_level: 'medium',
lang: 'es' }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment