Created
November 29, 2011 16:52
-
-
Save paykroyd/1405505 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
paykroyd@demo-so-us-z1-001:~$ curl -XGET "http://localhost:8020/lookup?term=http://scobleizer.com/2011/11/20/the-facebook-freaky-line/" | python -m json.tool | |
% Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
100 2938 0 2938 0 0 1943 0 --:--:-- 0:00:01 --:--:-- 1944 | |
[ | |
{ | |
"created": "/Date(1322585443524)/", | |
"modified": null, | |
"name": "The Facebook Freaky Line \u2014 Scobleizer", | |
"properties": { | |
"image": null, | |
"name": "The Facebook Freaky Line \u2014 Scobleizer", | |
"scraper_urls": "http://scobleizer.com/2011/11/20/the-facebook-freaky-line/", | |
"services": [ | |
"bookmark_url:http://scobleizer.com/2011/11/20/the-facebook-freaky-line/" | |
], | |
"sources": [ | |
{ | |
"name": "scobleizer.com", | |
"value": "http://scobleizer.com/2011/11/20/the-facebook-freaky-line/" | |
} | |
], | |
"url": "http://scobleizer.com/2011/11/20/the-facebook-freaky-line/", | |
"video_assets": [ | |
{ | |
"formats": [ | |
{ | |
"mime-type": "application/x-shockwave-flash", | |
"url": "https://www.youtube.com/v/ZTx77IkawhI?version=3&f=videos&app=youtube_gdata", | |
"youtube-format": "5" | |
}, | |
{ | |
"mime-type": "video/3gpp", | |
"url": "rtsp://v6.cache3.c.youtube.com/CiILENy73wIaGQkSwhqJ7Hs8ZRMYDSANFEgGUgZ2aWRlb3MM/0/0/0/video.3gp", | |
"youtube-format": "1" | |
}, | |
{ | |
"mime-type": "video/3gpp", | |
"url": "rtsp://v1.cache6.c.youtube.com/CiILENy73wIaGQkSwhqJ7Hs8ZRMYESARFEgGUgZ2aWRlb3MM/0/0/0/video.3gp", | |
"youtube-format": "6" | |
} | |
], | |
"id": "ZTx77IkawhI", | |
"source": "youtube", | |
"title": "New Washington Post Social Reader news app" | |
} | |
] | |
}, | |
"services": [ | |
"bookmark_url:http://scobleizer.com/2011/11/20/the-facebook-freaky-line/" | |
], | |
"type": "/Type(Bookmark)/" | |
}, | |
{ | |
"created": "/Date(1322518152942)/", | |
"modified": "/Date(1322518154495)/", | |
"name": "New Washington Post Social Reader news app", | |
"properties": { | |
"/youtube/id": "ZTx77IkawhI", | |
"/youtube/tags": [ | |
"facebook", | |
"social news", | |
"washington post" | |
], | |
"/youtube/url": "https://www.youtube.com/watch?v=ZTx77IkawhI&feature=youtube_gdata_player", | |
"category": "Tech", | |
"description": "The new social reader from the Washington Post really is interesting. Why? It shares with your friends what you are reading. https://apps.facebook.com/wpsocialreader/ is where you start. It also shows why the new Facebook platform, announced today, matters so much.", | |
"duration": 536, | |
"image": null, | |
"image_assets": [], | |
"last_resolved": "/Date(1322518154491)/", | |
"name": "New Washington Post Social Reader news app", | |
"sbrId": "9aa800941a0d11e186eb12313d23e862", | |
"sbr_id": "9aa800941a0d11e186eb12313d23e862", | |
"services": [ | |
"sbr:9aa800941a0d11e186eb12313d23e862", | |
"youtube:ZTx77IkawhI" | |
], | |
"video_assets": [ | |
{ | |
"formats": [ | |
{ | |
"mime-type": "application/x-shockwave-flash", | |
"url": "https://www.youtube.com/v/ZTx77IkawhI?version=3&f=videos&app=youtube_gdata", | |
"youtube-format": "5" | |
}, | |
{ | |
"mime-type": "video/3gpp", | |
"url": "rtsp://v6.cache3.c.youtube.com/CiILENy73wIaGQkSwhqJ7Hs8ZRMYDSANFEgGUgZ2aWRlb3MM/0/0/0/video.3gp", | |
"youtube-format": "1" | |
}, | |
{ | |
"mime-type": "video/3gpp", | |
"url": "rtsp://v1.cache6.c.youtube.com/CiILENy73wIaGQkSwhqJ7Hs8ZRMYESARFEgGUgZ2aWRlb3MM/0/0/0/video.3gp", | |
"youtube-format": "6" | |
} | |
], | |
"id": "ZTx77IkawhI", | |
"source": "youtube", | |
"title": "New Washington Post Social Reader news app" | |
} | |
], | |
"view_count": 7855 | |
}, | |
"services": [ | |
"sbr:9aa800941a0d11e186eb12313d23e862", | |
"youtube:ZTx77IkawhI" | |
], | |
"type": "/Type(Video)/" | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment