devBrian Posted September 6, 2007 Share Posted September 6, 2007 with PHP, can somebody direct me or give me some insight on how to go about extracting data from a web page. Say I want to pull sports statistics from a page.. how is this done? Thanks a bunch! Quote Link to comment https://forums.phpfreaks.com/topic/68255-proper-way-to-extract-data-from-a-web-page/ Share on other sites More sharing options...
effigy Posted September 6, 2007 Share Posted September 6, 2007 Regular Expressions or an XML parser/XSLT, if XHTML. Quote Link to comment https://forums.phpfreaks.com/topic/68255-proper-way-to-extract-data-from-a-web-page/#findComment-343148 Share on other sites More sharing options...
Psycho Posted September 6, 2007 Share Posted September 6, 2007 There are also existing scripts for "screen scraping". Quote Link to comment https://forums.phpfreaks.com/topic/68255-proper-way-to-extract-data-from-a-web-page/#findComment-343170 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.