crawler-user-agents 1.50.0 → 1.52.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/crawler-user-agents.json +13 -1
- package/package.json +1 -1
package/crawler-user-agents.json
CHANGED
|
@@ -16777,7 +16777,7 @@
|
|
|
16777
16777
|
]
|
|
16778
16778
|
},
|
|
16779
16779
|
{
|
|
16780
|
-
"pattern": "Silk\\/",
|
|
16780
|
+
"pattern": "^Silk\\/",
|
|
16781
16781
|
"url": "https://www.useragentstring.com/pages/silk/",
|
|
16782
16782
|
"instances": [
|
|
16783
16783
|
"Silk/1.0 Also seen as: silk/1.0 (+http://www.slider.com/silk.htm)/3.7"
|
|
@@ -18363,5 +18363,17 @@
|
|
|
18363
18363
|
"tags": [
|
|
18364
18364
|
"monitoring"
|
|
18365
18365
|
]
|
|
18366
|
+
},
|
|
18367
|
+
{
|
|
18368
|
+
"pattern": "GeedoShopProductFinder",
|
|
18369
|
+
"addition_date": "2026/06/17",
|
|
18370
|
+
"url": "https://geedo.com/product-finder/",
|
|
18371
|
+
"instances": [
|
|
18372
|
+
"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko; GeedoShopProductFinder) Chrome/142.0.0.0 Safari/537.36"
|
|
18373
|
+
],
|
|
18374
|
+
"description": "GeedoShopProductFinder is the automated crawler used by Geedo, a global product-search engine specialized in online retail.",
|
|
18375
|
+
"tags": [
|
|
18376
|
+
"search-engine"
|
|
18377
|
+
]
|
|
18366
18378
|
}
|
|
18367
18379
|
]
|