Skip to content

Instantly share code, notes, and snippets.

@jsepia
Last active August 29, 2016 20:30
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 jsepia/0472e662f426e39d91f4da6ffb4ea3a3 to your computer and use it in GitHub Desktop.
Save jsepia/0472e662f426e39d91f4da6ffb4ea3a3 to your computer and use it in GitHub Desktop.
Kindle Instant Previews oEmbed response
{
"version": "1.0",
"html": "<iframe type=\"text/html\" width=\"336\" height=\"550\" frameborder=\"0\" allowfullscreen style=\"max-width:100%\" src=\"https://read.amazon.com/kp/card?linkCode=kpd&ref_=k4w_oembed&asin=B00DPM7TIG&tag=kpembed-20\"></iframe>",
"provider_url": "https://www.amazon.com/b?ie=UTF8&node=13489836011",
"type": "rich",
"title": "All The Light We Cannot See",
"author_name": "David Mitchell",
"provider_name": "Amazon",
"width": 336,
"height": 550
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment