crawler-user-agents icon indicating copy to clipboard operation
crawler-user-agents copied to clipboard

Few Google bots are not considered

Open sagrawal31 opened this issue 1 year ago • 1 comments

Description

We are seeing traffic from these two user-agents:

  1. Mozilla/5.0 AppleWebKit/537.36 Chrome/126.0.6478.126 Safari/537.36 Google-Ads-Conversions
  2. Mozilla/5.0 (iPad; CPU OS 9_1 like Mac OS X) AppleWebKit/601.1 (KHTML, like Gecko; compatible; pageburst) CriOS/79.0.3945.117 Mobile/13B143 Safari/601.1.46

image

References

  • isbot considers them as bots.
  • IP seems to be from Google https://www.ip-tracker.org/lookup.php?ip=66.249.89.36.
  • https://user-agents.net/string/mozilla-5-0-ipad-cpu-os-9-1-like-mac-os-x-applewebkit-601-1-khtml-like-gecko-compatible-pageburst-crios-79-0-3945-117-mobile-13b143-safari-601-1-46-ip-74-125-150-66
  • https://developers.google.com/search/docs/crawling-indexing/overview-google-crawlers

sagrawal31 avatar Aug 04 '24 05:08 sagrawal31

Thanks! Would you you make a pulll-request to add Google-Ads-Conversions and pageburst?

monperrus avatar Aug 05 '24 07:08 monperrus

Closed per https://github.com/monperrus/crawler-user-agents/pull/412

monperrus avatar Sep 10 '25 09:09 monperrus