wkhtmltopdf not giving exact pdf of google search
wkhtmltopdf Command
wkhtmltopdf toc --javascript-delay 5000 --load-error-handling ignore "https://www.google.co.in/search?hl=en&safe=off&client=firefox-beta&hs=1re&tbo=d&rls=org.mozilla%3Aen-US%3Aofficial&channel=fflb&q=height+of+lionel+messi&oq=height+of+lionell&gs_l=serp.3.0.0i13l2j0i13i30.3477969.3479300.0.3480775.7.7.0.0.0.0.233.1161.2j1j4.7.0.les%3B..0.0...1c.1.8wCY6CBhpqY" google.pdf
Try google search
In that 1.69m Which comes under google search box not displayed
I got the answer myself, In case anyone come through same problem in future
Problem was I was not sending ‘User-Agent’
TRY THIS