I got a html snippet like this:
You can get it by xpath and check the node-type attribute value:
node-type
driver.find_element_by_xpath('//input[@node-type="searchInput"]')