Discussions » Creation Requests

Script for Tumblr Comments

§
Posted: 2015-02-11

Script for Tumblr Comments

Would it be possible to create a script that clicks the "Show more notes" button at the bottom of Tumblr posts multiple times until all notes are shown? I created one that seems to click but never actually shows the comments.

woxxomMod
§
Posted: 2015-02-11
Edited: 2015-02-20

Tumblr notes autoload userscript.

Basically it clicks the button once the document is loaded, then waits for the button to be deleted (happens when new notes are loaded), and repeats the cycle.

§
Posted: 2015-02-11

Just tested and it seems to click once then never again. One thing is that I am using TamperMonkey on Chrome if that makes any difference to whether this would work or not. A quick SFW article I tried was http://your-enchanting-cold.tumblr.com/post/110744524538/snake-dad-well-well-well-if-it-isnt and I see it loads the first set of comments then seems to never click after that.

woxxomMod
§
Posted: 2015-02-11

I've fixed the code above. The issue was caused by Chrome preloading feature.

§
Posted: 2015-02-11

Perfect. Thank you.

Post reply

Sign in to post a reply.