[Tutor] traversing page and then following the link

davidwilson at Safe-mail.net davidwilson at Safe-mail.net
Fri Jul 24 16:48:45 CEST 2009


Hello,
I would like to download all the flags from the http://en.wikipedia.org/wiki/Gallery_of_sovereign-state_flags so that I can create a flags sprite from this.

The flags seem to follow some order in that all the svg files are in the following pattern:

http://en.wikipedia.org/wiki/File:Flag_of_*.svg and then on this page there is the link of the file.

I have looked at using Twill to follow each link and record the actual url, but can somone point me at a simpler solution.

Dave


More information about the Tutor mailing list