Loop across multiple pages and save data from each
Grab the task from the above tutorial and use it on your own Browserbear account
In this video, I show how to extract data from multiple pages by finding a list of links on a page and then picking data from each page based on a consistent structure. I combine the earlier tasks that we created and create a task that iterates over a number of links. I grab the parent container and save structured data, which will loop over the previous steps links. I also show how to add a link attribute to your JSON object so that you know what page Roborabbit was on when it was capturing the data. This video is helpful for debugging and can be set to run on a schedule.
Learn how to use both simple and advanced Roborabbit features by following along our step by step videos