Skip to content

Instantly share code, notes, and snippets.

@otiai10
Created August 6, 2013 08:58
Show Gist options
  • Save otiai10/6162886 to your computer and use it in GitHub Desktop.
Save otiai10/6162886 to your computer and use it in GitHub Desktop.
t
{'friends': [140021552, 4962081, 128187038, 136241877, 146322111, 116607469]}
{
 'id_str': '364653006429495296',
 'created_at': 'Tue Aug 06 07:43:46 +0000 2013',
 'coordinates': None,
 'geo': None,
 'favorite_count': 0,
 'entities':{
  'user_mentions': [],
  'symbols': [],
  'hashtags': [],
  'urls': []
 },
 'lang': 'und',
 'in_reply_to_status_id_str': None,
 'in_reply_to_user_id_str': None,
 'text': 'hoge',
 'source': '<a href="http://itunes.apple.com/us/app/twitter/id409789998?mt=12" rel="nofollow">Twitter for Mac</a>',
 'filter_level': 'medium',
 'favorited': False,
 'in_reply_to_screen_name': None,
 'contributors': None,
 'id': 364653006429495296,
 'in_reply_to_user_id': None,
 'retweet_count': 0,
 'user': {
  'profile_use_background_image': False,
  'created_at': 'Tue May 04 10:10:16 +0000 2010',
  'geo_enabled': True,
  'notifications': None,
  'protected': False,
  'profile_background_image_url':  'http://a0.twimg.com/profile_background_images/441118100/432310_265475653528100_100001970017856_589138_1201261039_n.jpg',
  'name': '路上で寝る癖やめたい',
  'default_profile': False,
  'profile_background_color': 'D5D9E0',
  'screen_name': 'otiai10',
  'statuses_count': 40239,
  'followers_count': 574,
  'id': 140021552,
  'verified': False,
  'profile_sidebar_border_color': 'FFFFFF',
  'default_profile_image': False,
  'profile_background_tile': False,
  'description': 'コード書け',
  'profile_sidebar_fill_color': '7D7D7D',
  'id_str': '140021552',
  'url': 'http://oti10.com',
  'profile_background_image_url_https':  'https://si0.twimg.com/profile_background_images/441118100/432310_265475653528100_100001970017856_589138_1201261039_n.jpg',
  'time_zone': 'Tokyo',
  'profile_image_url_https':  'https://si0.twimg.com/profile_images/3784980368/aa7e6b054c99ae3bd4ce1b8b76f276b7_normal.jpeg',
  'utc_offset': 32400,
  'location': 'blockquote',
  'profile_link_color': '022469',
  'friends_count': 567,
  'favourites_count': 1183,
  'profile_text_color': '051C4A',
  'profile_banner_url': 'https://pbs.twimg.com/profile_banners/140021552/1373090650',
  'contributors_enabled': False,
  'following': None, 'profile_image_url':  'http://a0.twimg.com/profile_images/3784980368/aa7e6b054c99ae3bd4ce1b8b76f276b7_normal.jpeg',
  'follow_request_sent': None,
  'listed_count': 29,
  'is_translator': False,
  'lang': 'ja'
 },
 'place': None,
 'in_reply_to_status_id': None,
 'truncated': False,
 'retweeted': False
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment