vlowe Posted September 28, 2009 Share Posted September 28, 2009 Hi, Im trying to do a screen scrape for the first time and can't get my head around it I have tried various tutorials using curl & dom but still cant get the results i want. What im trying to do is scrape the mixes from the main table on this page http://djmix.net/AMP/mixes Im not fussed about the image but i would like all the other info e.g AMP - MIXAMP017 House [79:33] 80 mp3 New stuff and new mixes of old stuff. Light up a cigar and enjoy the ride. Launch Player obviously for each mix in the table And then i will need to fix the link for the title (AMP - MIXAMP017) to point to "http://djmix.net/AMP/MIXAMP017" rarther than "/AMP/MIXAMP017" Can anyone help? Quote Link to comment https://forums.phpfreaks.com/topic/175787-help-with-screen-scrape/ Share on other sites More sharing options...
RussellReal Posted September 28, 2009 Share Posted September 28, 2009 What does 'scrape' mean.. and what does it have to do with php? and also to help you fix your code to change the links we're gonna need some code to work with here Quote Link to comment https://forums.phpfreaks.com/topic/175787-help-with-screen-scrape/#findComment-926407 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.