Hacker News new | ask | show | jobs
by cutcss 3123 days ago
I just created this JavaScript script that you can paste in your browser console (F12) to fetch all comments from all pages (using AJAX); just execute it before the search script. Cheers.

https://gist.github.com/Ivanca/ba60581bdd2c9023a7ea1ecdaef36...

1 comments

There is already a javascript snippet that is linked from the post itself.
That snippet (hn_seach.js) is to search not to fetch all pages; or what snippet are you talking about?