Here is one way of doing it.
1.First download all the image and store in folder
2. Later use foreach and iterate though each image and you can pass the output for further processing.
Or if your just looking for navigate across and click on them
You can try Find Children Activity and probably you can extract the aaname of each children in a loop into an array or list.