I am parsing Google reviews from Google maps. They have an interface where you get eight reviews and then you need to scroll and they lazy-load the rest of them.
I have been stuck for three days with this issue and cannot make things work. I tried to Scrollintoview
all of the DOM nodes but to no effect.
Here is the page and I need to scroll left panel.
Can someone give me a direction to continue my research?