Using python to access web data: extracting data from xml

preview_player
Показать описание
On my previous programs I technically parsed data that has been stored locally. In this example I used urllib and xml libraries respectively to access data from another server(web based), passed it along to python using the aforementioned libra, parsed and extracted the values that I need.
Рекомендации по теме