Type: Boolean
Returns whether the browser is actually a crawler, spider, or other agent used to index a site for searchable content. If the crawler property is True you can get the name of the visiting crawler (i.e. "Google") from the Browser property.
See Also: