First check to see if they provide a RSS feed you can access. If not check to see if they provide any other public API. If not, ask them if it's OK to "screen scrape" data from their site (and what attributions, links, etc. you must provide to do so), then write a PHP script to do it. If they do not provide public feeds or give you permission to "screen scrape", then forget it.