I\'m currently using Curl for PHP a lot. It takes a lot of time to get results of about 100 pages each time. For every request i\'m using code like this
$ch
take curl_multi - it is far better. Save the handshakes - they are not needed every time!