using php curl in text only mode like lynx browser
Posted: Sat Aug 13, 2011 8:03 am
Hi,
I am trying to access a number of websites using curl. It seems to me that the some pages are slow to load, because of the time that it takes to populate the advertisements on the pages. Is there a way to use CURL in a 'text only' fashion, that will retrieve only the HTML ( which is all I'm interested in ) .
Thanks,
KC
I am trying to access a number of websites using curl. It seems to me that the some pages are slow to load, because of the time that it takes to populate the advertisements on the pages. Is there a way to use CURL in a 'text only' fashion, that will retrieve only the HTML ( which is all I'm interested in ) .
Thanks,
KC