Hi!
I'm trying to call:
c.queue('https://www.bestbuy.com/?intl=nosplash');
and also:
c.queue({ uri:'https://www.bestbuy.com/', intl:'nosplash=', });
Both does not work and gives the following error:
CRAWLER Error Error: incorrect header check when fetching .....
Documentation is quite unclear about how to pass POST and GET parameters.
Any chance you could give me a hint?
Thank you so much for this cool project! :)
\edit
Log looks like this:
Error: incorrect header check at Zlib.zlibOnError [as onerror] (zlib.js:180:17) { errno: -3, code: 'Z_DATA_ERROR' }