Get URLs using a loop :(

I would use the Find Children and then either a For Each loop on the results such as suggested here to grab the urls from each element:

or use a regex filter as I suggested to isolate the urls