JSON Parsing URL Attribute

Welcome to the community @burnman!

What you have to do is to split each of the sites in an own item. As soon as you have that you can referene the “loc” property directly in the HTTP Request node and it will do a request for each page.

Here a link to the documentation which describes how that is possible:

And here an example workflow which implements it with the example-data you did provide:

1 Like