Topvisor bot in server logs (User Agent)

Each time Watcher visits a website, it sends its details to a web server. This data is a part of an
HTTP query, that looks as a text string with the User‑agent: or User‑Agent: in the beginning.

Watcher string will be detected as User‑Agent: Mozilla/5.0 (compatible; TopvisorBot/1.0).


List of available Website Watcher User‑Agents:

  • TopvisorBot: Mozilla/5.0 (compatible; TopvisorBot/1.0);
  • Desktop: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/535 (KHTML, like Gecko) Chrome/60.0.3110.100 Safari/535;
  • Tablet: Mozilla/5.0 (iPad; CPU OS 9_2_1 like Mac OS X) AppleWebKit/601.1.45 (KHTML, like Gecko) Mobile/13D11;
  • Phone: Mozilla/5.0 (iPhone; CPU iPhone OS 9_2_1 like Mac OS X) AppleWebKit/601.1.45 (KHTML, like Gecko) Version/9.0 Mobile/13D15 Safari/601.1;
  • YandexBot/3.0: Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots);
  • YandexBot/3.0 (mobile): Mozilla/5.0 (iPhone; CPU iPhone OS 8_1 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12B411 Safari/600.1.4 (compatible; YandexBot/3.0; +http://yandex.com/bots);
  • Googlebot/2.1: Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html);
  • Googlebot/2.1 (mobile): Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.96 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html).