{
    "curl": {},
    "timeout": 10,
    "url": "https://www.google.com/search",
    "method": "GET",
    "headers": {
        "User-Agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.96 Safari/537.36",
        "Connection": "close"
    },
    "query": {
        "q": "amazon logo",
        "as_st": "y",
        "tbm": "isch",
        "tbs": "iar:s,ift:png"
    },
    "cachePost": false,
    "cache": {},
    "body": null,
    "isJson": false,
    "exception": true,
    "log": true,
    "response": "",
    "info": []
}