thanks for the plugin. i use it a lot. it wasn't working for me earlier so i checked it out and it seems they changed the layout of goodreads pages. new xpath line in parse_rating:
Code:
rating_node = root.xpath('//div[@id="metacol"]/div[@id="bookMeta"]/span[@itemprop="ratingValue"]')
thanks again.