How can I use python to read and give information from a XML document which is updated my a website?



Basically, a website I use has an XML feed which is updated regularly about weather information.


I want to be able to scan the XML fead for information which is then printed into a python window.


Please could someone tell me if I need to import a library or if I need to install one.


I tries using this post to help me but I could no understand how to use this information to do what I wanted to do.


Also, If you think that a different version of Python would be better, please let me know!


Thanks


No comments:

Post a Comment