Skip to content

Instantly share code, notes, and snippets.

@abraham
Created March 9, 2011 06:22
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 abraham/861775 to your computer and use it in GitHub Desktop.
Save abraham/861775 to your computer and use it in GitHub Desktop.
Example output of http://intersect.labs.abrah.am
GET http://intersect.api.abrah.am/v1/intersect.json?screen_name=abraham,therealcaro
{
"common_friends": [ ],
"common_followers": [ ],
"abraham_friends_following_therealcaro": [ ],
"therealcaro_friends_following_abraham": [{
"follow_request_sent": false,
"following": false,
"friends_count": 22,
"profile_link_color": "FF0000",
"profile_image_url": "http://a1.twimg.com/profile_images/334357688/onion_logo_03_L_normal.png",
"description": "America's Finest News Source. Watch @OnionSports #SportsDome Tuesdays 8/7c on Comedy Central and Onion News Network (@ONN) Friday's 10/9c on @IFCtv",
"status": {
"text": "RT @OnionSports: Read an exclusive excerpt from Tim Duncan's shocking autobiography 'My Slam Dunk Life' http://onion.com/fseJMr",
"truncated": false,
"favorited": false,
"source": "<a href=\"http://www.hootsuite.com\" rel=\"nofollow\">HootSuite</a>",
"geo": null,
"in_reply_to_screen_name": null,
"in_reply_to_user_id": null,
"in_reply_to_status_id_str": null,
"created_at": "Wed Mar 09 01:24:59 +0000 2011",
"contributors": null,
"place": null,
"retweeted": false,
"in_reply_to_status_id": null,
"in_reply_to_user_id_str": null,
"coordinates": null,
"retweet_count": 48,
"retweeted_status": {
"text": "Read an exclusive excerpt from Tim Duncan's shocking autobiography 'My Slam Dunk Life' http://onion.com/fseJMr",
"truncated": false,
"favorited": false,
"source": "<a href=\"http://www.hootsuite.com\" rel=\"nofollow\">HootSuite</a>",
"geo": null,
"in_reply_to_screen_name": null,
"in_reply_to_user_id": null,
"in_reply_to_status_id_str": null,
"created_at": "Wed Mar 09 01:20:56 +0000 2011",
"contributors": null,
"place": null,
"retweeted": false,
"in_reply_to_status_id": null,
"in_reply_to_user_id_str": null,
"coordinates": null,
"retweet_count": 48,
"id": 45292954994212860,
"id_str": "45292954994212864"
},
"id": 45293975011196930,
"id_str": "45293975011196928"
},
"profile_sidebar_border_color": "F2E195",
"url": "http://www.theonion.com",
"followers_count": 2656811,
"screen_name": "TheOnion",
"show_all_inline_media": true,
"listed_count": 44371,
"geo_enabled": false,
"profile_use_background_image": true,
"location": "New York, NY",
"profile_background_color": "ffffff",
"lang": "en",
"verified": true,
"notifications": false,
"profile_background_image_url": "http://a3.twimg.com/profile_background_images/183829455/onion_twitter.png",
"favourites_count": 33,
"created_at": "Tue Mar 04 02:48:37 +0000 2008",
"statuses_count": 7458,
"protected": false,
"time_zone": "Eastern Time (US & Canada)",
"profile_text_color": "0C3E53",
"name": "The Onion",
"profile_sidebar_fill_color": "FFF7CC",
"id": 14075928,
"id_str": "14075928",
"is_translator": false,
"contributors_enabled": true,
"profile_background_tile": false,
"utc_offset": -18000
}]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment