Have you considered just parsing the RSS with Perl e.g. see XML::RSS::Parser. On the other hand Python is one of the easiest languages to learn - if you are comfortable with Perl, it should only take a few hours to pick up enough Python to happily manipulate your data structure.