seans9 Posted April 16, 2006 Share Posted April 16, 2006 Ok, basically, i want to pull information from another site and parse it.Example.i would want to get the "plays today" number from: [a href=\"http://www.purevolume.com/panicatthedisco\" target=\"_blank\"]http://www.purevolume.com/panicatthedisco[/a] Any idea of how to make that work? is this even possible? Link to comment https://forums.phpfreaks.com/topic/7526-get-content-from-site/ Share on other sites More sharing options...
litebearer Posted April 16, 2006 Share Posted April 16, 2006 Its commonly called 'scraping'. Here is a class designed to do that. It will be necessary for you to develop the particular code to 'cull' the wheat from the chaff.[a href=\"http://www.free-php.org.uk/classes/robot.php\" target=\"_blank\"]http://www.free-php.org.uk/classes/robot.php[/a]Lite... Link to comment https://forums.phpfreaks.com/topic/7526-get-content-from-site/#findComment-27453 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.