Translations:Stat API/37/en

From Wiki Kaminari Click

Type binary, include is on. Search for visits made only by crawlers (i.e. search engine and social network bots).

{
   ...
   "filters":{
      "filters":[
         {
            "id":"bots_crawler",
            "type":"binary",
            "include":[1],
            "exclude":[]
         }
      ],
      "period":"today",
      "timezone":-3
   }
}