oohEmbed.com es un proveedor oEmbed de código HTML para insertar a partir de varios sitios web. Habría que recordar que oEmbed es un formato para permitir una representación insertable (embedded) de una URL de terceros como Youtube o Flickr que permite obtener información sobre el objeto representado sin tener que parsear el recurso directamente. Por ejemplo, la siguiente petición:
Dará como respuesta:
http://oohembed.com/oohembed/?url=http://www.amazon.com/Myths-Innovation-Scott-Berkun/dp/0596527055/
Dará como respuesta:
{
"asin": "0596527055",
"title": "The Myths of Innovation",
"url": "http://ecx.images-amazon.com/images/I/31%2BfVjL2nqL.jpg",
"thumbnail_width": "48",
"height": "500",
"width": "317",
"version": "1.0",
"author_name": "Scott Berkun",
"provider_name": "Amazon Product Image",
"thumbnail_url": "http://ecx.images-amazon.com/images/I/31%2BfVjL2nqL._SL75_.jpg",
"type": "photo",
"thumbnail_height": "75",
"author_url": "http://www.amazon.com/gp/redirect.html%3FASIN=0596527055%26location=/Myths-Innovation-Scott-Berkun/dp/0596527055"
}
No hay comentarios:
Publicar un comentario