Goodreads high count giveaways

Remove First Reads giveaways offering a low number of books

< Feedback on Goodreads high count giveaways

Review: Bad - script does not work

§
Posted: 16-02-2017
Edited: 16-02-2017

Script no longer functions

Looks like goodreads has changed the structure of their giveaway pages slightly so this script no longer works.

This can be repaired with the following changes:

Line 25:

var giveawayDetails = bookEntry.querySelectorAll('p.giveawayDetailItem');

Line 29:

var giveawayAvailability = giveawayDetailItem[1].innerText.trim();

randomecho 2Author
§
Posted: 25-02-2017

Thank you. This has been fixed.

Post reply

Sign in to post a reply.