Often all the data that you need to scrape won't be contained on one page. You can use the Go to Template and Click commands to navigate to other web pages and scrape that data as well.
Go to Template
When you add a Go to Template command, ParseHub will show a pop-up containing a few options.
The first option determines whether the command will load a new page or not. Enable the Go to URL option and input the URL you want to navigate to in quotes.
Click
When you add a Click command, you'll navigate to each link that is selected by the Select command that the Click command is underneath.
Adding a Click command will also show a pop-up that will ask you if it is a "next page" button. After you choose between "Yes" and "No", you only need to decide to create a new template or not — ParseHub will know if the element you're clicking on is a link automatically.