View Single Post
Old 11-30-2018, 08:12 PM   #74
futurebum
Junior Member
futurebum began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Nov 2018
Device: none
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.
futurebum is offline   Reply With Quote