Quote:
Originally Posted by davidfor
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.
|
That would work - I can have a script pull the author and title and make a HTML page or whatever, and link to the Kobo search page with the URL preloaded.
*Except* attribution (i.e. author) seems to be empty...