Certain websites may require you to scroll in order to load more results on the page or within a specific element. 
This is a quick guide on how to achieve different scrolling behaviors using JavaScript scenario.
*Note that the JavaScript Scenario has a maximum execution time limit of 40 seconds. Requests exceeding this limit will result in a timeout: https://www.scrapingbee.com/documentation/js-scenario/#timeout
1. Scrolling a Specific Element
Some page elements, such as tables or graphs, may contain content that only becomes visible after scrolling. 