polizic - 2012-12-31

Hi all,

I am new to this project.

I am trying to execute download-multipage-list function with
pageUrl = http://justdial.com/delhi/Institutes-%3Cnear%3E-Tilak-Nagar/ct-72757
it throws an error
org.webharvest.exception.HttpException: IO error during HTTP execution for URL: http://justdial.com/delhi/Institutes-%3Cnear%3E-Tilak-Nagar/
The above url if pasted in any browser will execute successfully

I have tried various combination for URL ,for eg- http://justdial.com/delhi/Institutes-%3Cnear%3E-Tilak-Nagar
executes successfully
but even http://justdial.com/delhi/Institutes-%3Cnear%3E-Tilak-Nagar/ throws the above mentioned error.

Please I need YOUR Help as this is my last obstacle to clear before I can extract any data.