I haven't looked at the wish list much before. A little look gave me the following query:
Code:
SELECT *
FROM content
WHERE Accessibility = -1
and IsDownloaded = 'false'
But, it isn't much help as I was expecting. The "ContentURL" for the purchased books and recommendations contains a URL for the book. But, neither of the books I have in my wish list have a URL. You can get the title and author from the "Title" and "Attribution" columns.