View Single Post
Old 11-03-2013, 10:23 AM   #110
kiwidude
Calibre Plugins Developer
kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.
 
Posts: 4,732
Karma: 2197770
Join Date: Oct 2010
Location: Australia
Device: Kindle Oasis
Quote:
Originally Posted by nynaevelan View Post
Here is an example of what a wishlist page looks like, this is a public one so you should have no trouble seeing it. http://www.amazon.com/gp/registry/wi...wl_rlist_go_o?
Ok, here is a quick set of settings that works on that link you sent:

Set the Rows xPath to: //div[@class="a-row"]/h4/..
Set Title xpath to: h4/a/text()
Set the Authors xPath to: text()[normalize-space()]

Then click on the "Strip" buttons (with the cogs) next to Title and authors, and in both of them select the scroll button and choose (...) from the list, which puts this expression in the textbox of \(.*\) and then click OK.

That will give you the contents of that page.

Alternatively, download the attached zip file, go to the User Settings tab, click on the Import button and choose the zip file, and you will have an "Amazon Wishlist" setting appear that you can use. Obviously you will just change the URL on the Web Page tab up the top to point at different wishlist pages...
Attached Files
File Type: zip AmazonWishlist.zip (524 Bytes, 408 views)
kiwidude is offline   Reply With Quote