sitemap and ftp
Oliver Vecernik
vecernik at aon.at
Tue Mar 27 03:19:23 EST 2001
Hi,
I'm relatively new to Python, but I felt immediately in love because of
it's clear structure and ease to read the code. Unfortenately I still
lack a lot of knowledge. Maybe some can help me or point me to the right
spot in the docs.
I'd like to parse through my website tree and generate an automated
sitemap from the <title> tags. Is there a module that helps me achieving
this task?
Furthermore I'd like to copy all *.html files and all *.jpg and *.gif
files to my ISP preserving the directory structure. Before copying the
*.html files have to be filtered (adding a header and a footer). Has
anybody written such routines already?
Regards,
Oliver
More information about the Python-list
mailing list