forumnz Posted May 7, 2007 Share Posted May 7, 2007 How would I get this sites home information to be displayed on my site? Link to comment https://forums.phpfreaks.com/topic/50318-screen-scraping/ Share on other sites More sharing options...
genericnumber1 Posted May 7, 2007 Share Posted May 7, 2007 file_get_contents() + regex make sure they allow scraping, some people tell you not to do it like google Link to comment https://forums.phpfreaks.com/topic/50318-screen-scraping/#findComment-247033 Share on other sites More sharing options...
forumnz Posted May 7, 2007 Author Share Posted May 7, 2007 Gulp! Can anyone elaborate? Thanks. Link to comment https://forums.phpfreaks.com/topic/50318-screen-scraping/#findComment-247087 Share on other sites More sharing options...
forumnz Posted May 7, 2007 Author Share Posted May 7, 2007 Help? Link to comment https://forums.phpfreaks.com/topic/50318-screen-scraping/#findComment-247118 Share on other sites More sharing options...
neel_basu Posted May 8, 2007 Share Posted May 8, 2007 readfile('http://thatsite.com'); Link to comment https://forums.phpfreaks.com/topic/50318-screen-scraping/#findComment-247852 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.