Parsing a sitemap library?

Sam samslists at gmail.com
Sat Dec 27 04:19:36 EST 2008


Hi...

I see an awful lot of code out there to create sitemaps using Python.

But I can't find anything to consume sitemaps using Python.  Is there
a library to convert sitemaps and sitemap indexes of sitemaps into
something more Pythonic?

I know I can write one pretty easily using e.g. Beautiful Soup or
maybe lxml, but I never like to reinvent the wheel.

Thanks



More information about the Python-list mailing list