Useragent/string
User-Agent string

Googlebot

A bot User-Agent for Googlebot. Seen in our archive since Mar 2016.

Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)
Mar 2016
first seen
252K+
requests in our archive
Bot
automated

What we parse

Read more: Googlebot

Parse this string

One GET, browser, OS, device, and bot detection for this exact User-Agent.

curl -s "https://api.parseapi.com/useragent" \
  -H "User-Agent: Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)" \
  -H "X-Api-Key: $PARSEAPI_KEY"