the pages have only one variable which changes, and each page only holds one image.
(example: http://www.example.com/photos/ooo1.jpg ...http://www.example.com/photos/1745.jpg)
I'm currently building the script with python and beautfulSoup but am having a problem creating a loop with the changing variable. I just getting started with python, so thanks for the help.