monperrus / crawler-user-agents

Syntactic patterns of HTTP user-agents used by bots / robots / crawlers / scrapers / spiders. pull-request welcome :star:
MIT License
1.16k stars 247 forks source link

Few Google bots are not considered #360

Open sagrawal31 opened 1 month ago

sagrawal31 commented 1 month ago

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

monperrus commented 1 month ago

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