Forum Moderators: coopster
Once you have located the live feed you retrieve and parse the information so you can use it as you wish. Often times the feeds are xml so if you are using PHP you can read and parse the information quite easily using the simplexml [php.net] functions.