This documentation is very early stage and incomplete. If you have any questions, please reach out to us directly in the extension or on Discord.

Scrolling Settings

To automate the scrolling of an automation, follow these steps:

  1. Create or edit an existing automation.
  2. Navigate to the Actions section.
  3. Enable the Scroll toggle.

A dropdown menu will appear with the following options:

Interval

Is the amount of time (in seconds) you want Get Sheet Done to wait before scrolling. The default value is 1 second, but this can be increased to allow for page loading or to mimic human behavior.

Limit

Determine the number of scrolls to extract data from. The default value is 10 scrolls but you can modify this value as needed to adjust the data extraction scope.

Important For some websites, it may be necessary to activate both the scroll and paginate functions. When enabled, Get Sheet Done will:

  1. Scroll the page to extract data.
  2. Upon locating the "next" button, click it.
  3. Resume scrolling and data extraction until eith the scroll or pagination limits are reached.