{"id":3456,"date":"2019-11-18T15:44:40","date_gmt":"2019-11-18T15:44:40","guid":{"rendered":"https:\/\/robertjwallace.com\/?p=3456"},"modified":"2019-11-18T15:59:48","modified_gmt":"2019-11-18T15:59:48","slug":"exporting-a-list-of-your-kindle-e-books-from-amazon","status":"publish","type":"post","link":"https:\/\/robertjwallace.com\/es\/exporting-a-list-of-your-kindle-e-books-from-amazon\/","title":{"rendered":"Exportar una lista de sus libros electr\u00f3nicos Kindle desde Amazon"},"content":{"rendered":"\n<p>Amazon does not make it easy to get a list of the e-books you own, especially if you want to put the list into a spreadsheet.  This solution uses a <a rel=\"noreferrer noopener\" aria-label=\"javascript bookmarklet (opens in a new tab)\" href=\"https:\/\/en.wikipedia.org\/wiki\/Bookmarklet\" target=\"_blank\">javascript bookmarklet<\/a>, a small piece of code that you drag and drop onto your bookmark tool bar in your browser.  <\/p>\n\n\n\n<!--more-->\n\n\n\n<p>Below is the code, and below that is a link containing the code that you can drag to the bookmark toolbar.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>books = window.open();\nbooks.document.open();\nbooks.document.write(\"&lt;html>&lt;head>&lt;\/head>&lt;body>\");\n$(\"div.contentTableListRow_myx\").each(function() \n{\nbooks.document.write( $(this).find(\"div[bo-text='tab.title']\").attr('title') +\" | \");\nbooks.document.write( $(this).find(\"div[bo-text='tab.author']\").attr('title') +\"&lt;br>\"); \n});\nbooks.document.write(\"&lt;\/body>&lt;\/html>\");<\/code><\/pre>\n\n\n\n<div class=\"wp-block-button is-style-fill\"><a class=\"wp-block-button__link has-background has-vivid-cyan-blue-background-color\" href=\"javascript:(function(e,a,g,h,f,c,b,d){if(!(f=e.jQuery)||g&gt;f.fn.jquery||h(f)){c=a.createElement(&quot;script&quot;);c.type=&quot;text\/javascript&quot;;c.src=&quot;http:\/\/ajax.googleapis.com\/ajax\/libs\/jquery\/&quot;+g+&quot;\/jquery.min.js&quot;;c.onload=c.onreadystatechange=function(){if(!b&amp;&amp;(!(d=this.readyState)||d==&quot;loaded&quot;||d==&quot;complete&quot;)){h((f=e.jQuery).noConflict(1),b=1);f(c).remove()}};a.documentElement.childNodes[0].appendChild(c)}})(window,document,&quot;1.3.2&quot;,function($,L){books = window.open();books.document.open();books.document.write(&quot;<html&gt;<head&gt;<\/head&gt;<body&gt;&quot;);$(&quot;div.contentTableListRow_myx&quot;).each(function() {books.document.write( $(this).find(&quot;div[bo-text='tab.title']&quot;).attr('title') +&quot; | &quot;);books.document.write( $(this).find(&quot;div[bo-text='tab.author']&quot;).attr('title') +&quot;<br&gt;&quot;); });books.document.write(&quot;<\/body&gt;<\/html&gt;&quot;);});\">List Books<\/a><\/div>\n\n\n\n<p>(drag this to your bookmarks bar or right-click and add to bookmarks)<\/p>\n\n\n\n<p>Once you have the bookmarklet installed you need to log into your amazon account and go to the &#8220;content and devices&#8221; page. <\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"400\" height=\"471\" data-src=\"https:\/\/robertjwallace-images.s3.us-east-2.amazonaws.com\/wp-content\/uploads\/2019\/11\/amazon2.png\" alt=\"\" class=\"wp-image-3459 lazyload\" data-srcset=\"https:\/\/robertjwallace-images.s3.us-east-2.amazonaws.com\/wp-content\/uploads\/2019\/11\/amazon2-400x400.png 400w, https:\/\/robertjwallace-images.s3.us-east-2.amazonaws.com\/wp-content\/uploads\/2019\/11\/amazon2-255x300.png 255w\" data-sizes=\"(max-width: 400px) 100vw, 400px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 400px; --smush-placeholder-aspect-ratio: 400\/471;\"><figcaption>Click on the &#8220;Your Content and Devices&#8221; link.<\/figcaption><\/figure>\n\n\n\n<p>Make sure the &#8220;show all books&#8221; indicators are set, and that all of your books are listed on the page.  Then click on the bookmark on your bookmark toolbar.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"471\" height=\"164\" data-src=\"https:\/\/robertjwallace-images.s3.us-east-2.amazonaws.com\/wp-content\/uploads\/2019\/11\/amazon1.png\" alt=\"\" class=\"wp-image-3460 lazyload\" data-srcset=\"https:\/\/robertjwallace-images.s3.us-east-2.amazonaws.com\/wp-content\/uploads\/2019\/11\/amazon1.png 471w, https:\/\/robertjwallace-images.s3.us-east-2.amazonaws.com\/wp-content\/uploads\/2019\/11\/amazon1-300x104.png 300w\" data-sizes=\"(max-width: 471px) 100vw, 471px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 471px; --smush-placeholder-aspect-ratio: 471\/164;\"><\/figure>\n\n\n\n<p>A new window will open showing all of your books.  <\/p>\n\n\n\n<p>You can copy and paste the list into a word document or a spreadsheet.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"809\" height=\"300\" data-src=\"https:\/\/robertjwallace-images.s3.us-east-2.amazonaws.com\/wp-content\/uploads\/2019\/11\/amazon4.png\" alt=\"\" class=\"wp-image-3458 lazyload\" data-srcset=\"https:\/\/robertjwallace-images.s3.us-east-2.amazonaws.com\/wp-content\/uploads\/2019\/11\/amazon4.png 809w, https:\/\/robertjwallace-images.s3.us-east-2.amazonaws.com\/wp-content\/uploads\/2019\/11\/amazon4-300x111.png 300w, https:\/\/robertjwallace-images.s3.us-east-2.amazonaws.com\/wp-content\/uploads\/2019\/11\/amazon4-768x285.png 768w\" data-sizes=\"(max-width: 767px) 89vw, (max-width: 1000px) 54vw, (max-width: 1071px) 543px, 580px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 809px; --smush-placeholder-aspect-ratio: 809\/300;\"><\/figure>\n\n\n\n<p>I used the bookmarklet generator at <a rel=\"noreferrer noopener\" aria-label=\"http:\/\/benalman.com\/code\/test\/jquery-run-code-bookmarklet\/ (opens in a new tab)\" href=\"http:\/\/benalman.com\/code\/test\/jquery-run-code-bookmarklet\/\" target=\"_blank\">http:\/\/benalman.com\/code\/test\/jquery-run-code-bookmarklet\/<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Amazon does not make it easy to get a list of the e-books you own, especially if you want to put the list into a spreadsheet. This solution uses a javascript bookmarklet, a small piece of code that you drag and drop onto your bookmark tool bar in your browser.<\/p>","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"nf_dc_page":"","_eb_attr":"","footnotes":""},"categories":[143],"tags":[],"class_list":["post-3456","post","type-post","status-publish","format-standard","hentry","category-computer-stuff"],"featured_image_src":null,"featured_image_src_square":null,"author_info":{"display_name":"Bob","author_link":"https:\/\/robertjwallace.com\/es\/author\/admin\/"},"_links":{"self":[{"href":"https:\/\/robertjwallace.com\/es\/wp-json\/wp\/v2\/posts\/3456","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/robertjwallace.com\/es\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/robertjwallace.com\/es\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/robertjwallace.com\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/robertjwallace.com\/es\/wp-json\/wp\/v2\/comments?post=3456"}],"version-history":[{"count":5,"href":"https:\/\/robertjwallace.com\/es\/wp-json\/wp\/v2\/posts\/3456\/revisions"}],"predecessor-version":[{"id":3465,"href":"https:\/\/robertjwallace.com\/es\/wp-json\/wp\/v2\/posts\/3456\/revisions\/3465"}],"wp:attachment":[{"href":"https:\/\/robertjwallace.com\/es\/wp-json\/wp\/v2\/media?parent=3456"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/robertjwallace.com\/es\/wp-json\/wp\/v2\/categories?post=3456"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/robertjwallace.com\/es\/wp-json\/wp\/v2\/tags?post=3456"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}