forumnz Posted May 7, 2007 Share Posted May 7, 2007 How would I get this sites home information to be displayed on my site? Quote 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 Quote 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. Quote 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? Quote 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'); Quote Link to comment https://forums.phpfreaks.com/topic/50318-screen-scraping/#findComment-247852 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.