How to efficiently scrape many elements (reviews) on a single page with Selenium
问题 I have been trying to scrape all the reviews available at a single url by repeatedly clicking on the button 'Show 6 more reviews' . I believe this problem would apply to anyone scrapping many dynamic elements at a single url with Selenium. Problem: when the number of reviews is more than a few hundreds, the loop becomes very slow. I am using Selenium since the website involves Javascript. HTML of button I am clicking (towards bottom of page) <button type="button" class="css-1e0935c" data-comp