Skip to content

Instantly share code, notes, and snippets.

@johnnysparks
Created February 26, 2014 19:17
Show Gist options
  • Save johnnysparks/9236419 to your computer and use it in GitHub Desktop.
Save johnnysparks/9236419 to your computer and use it in GitHub Desktop.
Twitter Search Result Structure
{
"statuses": [
{
"metadata": {
"result_type": "recent",
"iso_language_code": "en"
},
"created_at": "Wed Feb 26 19:12:29 +0000 2014",
"id": 438753453880250400,
"id_str": "438753453880250368",
"text": "DamnthatFuruichi.Heletthecatoutofthebag!WhenIfindhim he'llexperienceafateworsethandeath! - tatsumi oga",
"source": "<a href='http: //twittbot.net/' rel='nofollow'>twittbot.net</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": 1628158632,
"id_str": "1628158632",
"name": "A Sevenfoldism",
"screen_name": "Capcay_Gitars",
"location": "suzuran ishiyama highschool",
"description": "IDIOT SADISTIC! ONE OK ROCK!!!! #SEVENFOLDISM #Rezpector Dont look my profile STALKER BASTARD! LIKE A TRASH!",
"url": null,
"entities": {
"description": {
"urls": []
}
},
"protected": false,
"followers_count": 16,
"friends_count": 66,
"listed_count": 0,
"created_at": "Sun Jul 28 16:00:38 +0000 2013",
"favourites_count": 2,
"utc_offset": 25200,
"time_zone": "Bangkok",
"geo_enabled": false,
"verified": false,
"statuses_count": 10156,
"lang": "en",
"contributors_enabled": false,
"is_translator": false,
"is_translation_enabled": false,
"profile_background_color": "C0DEED",
"profile_background_image_url": "http://pbs.twimg.com/profile_background_images/378800000035748005/165806bf5ee39024cf305e9f2e4770e2.jpeg",
"profile_background_image_url_https": "https://pbs.twimg.com/profile_background_images/378800000035748005/165806bf5ee39024cf305e9f2e4770e2.jpeg",
"profile_background_tile": true,
"profile_image_url": "http://pbs.twimg.com/profile_images/378800000456498461/55a9249ffc7590df92e989308686c1aa_normal.jpeg",
"profile_image_url_https": "https://pbs.twimg.com/profile_images/378800000456498461/55a9249ffc7590df92e989308686c1aa_normal.jpeg",
"profile_banner_url": "https://pbs.twimg.com/profile_banners/1628158632/1387930543",
"profile_link_color": "0084B4",
"profile_sidebar_border_color": "FFFFFF",
"profile_sidebar_fill_color": "DDEEF6",
"profile_text_color": "333333",
"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": [],
"symbols": [],
"urls": [],
"user_mentions": []
},
"favorited": false,
"retweeted": false,
"lang": "en"
}
],
"search_metadata": {
"completed_in": 0.031,
"max_id": 438753471161172000,
"max_id_str": "438753471161171968",
"next_results": "?max_id=438753453880250367&q=cat&include_entities=1",
"query": "cat",
"refresh_url": "?since_id=438753471161171968&q=cat&include_entities=1",
"count": 15,
"since_id": 0,
"since_id_str": "0"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment