www.webharvy.com
JS code for scrolling down and for Pagination:
var scrollEl = document.getElementsByClassName('pbNvD fPMEg')[0].children[0].children[1].children[0].children[0];
scrollEl.children[scrollEl.children.length-1].scrollIntoView();