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.

Pagination Settings

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

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

A dropdown menu will appear with the following options:

Button

Locate and select the "next" button on the page you wish to scrape. Clicking Pick Button will close the dialog, allowing you to select the next button on the website. In some cases you might need to increase this amount to allow for the page to fully load.

Interval

Is the amount of time (in seconds) you want Get Sheet Done to wait before clicking the next button 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 pages to extract data from. The default value is 10 pages 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. See next section.