cloudflare-bot-directory 1.0.26 → 1.0.28

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.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/src/index.json +90 -9
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "cloudflare-bot-directory",
3
3
  "description": "CloudFlare Radar verified bots directory - 500+ web crawlers, search engine bots, and user agents as JSON for bot detection and traffic filtering",
4
4
  "homepage": "https://github.com/microlinkhq/cloudflare-bot-directory",
5
- "version": "1.0.26",
5
+ "version": "1.0.28",
6
6
  "types": "./src/index.d.ts",
7
7
  "main": "./src/index.js",
8
8
  "exports": {
package/src/index.json CHANGED
@@ -296,7 +296,7 @@
296
296
  "slug": "agi-agent-2",
297
297
  "name": "AGI Agent",
298
298
  "kind": "AGENT",
299
- "operator": null,
299
+ "operator": "AGI, Inc",
300
300
  "operatorUrl": "https://www.theagi.company/agent",
301
301
  "category": "AI_ASSISTANT",
302
302
  "description": "The AGI Agent is a productivity assistant that takes actions and makes purchases on behalf of users",
@@ -1857,7 +1857,7 @@
1857
1857
  "operator": "Cloudflare",
1858
1858
  "operatorUrl": "https://cloudflare.com",
1859
1859
  "category": "AI_CRAWLER",
1860
- "description": "The Cloudflare Crawler is a well-behaved crawler that retrieves web content. By default, it self-identifies as a bot, honors robots.txt directives, and cannot bypass CAPTCHAs or bot protection. Used by Cloudflare customers via the Browser Rendering /crawl endpoint.",
1860
+ "description": "The Cloudflare Crawler is a well-behaved crawler that retrieves web content. By default, it self-identifies as a bot, honors robots.txt directives, and cannot bypass CAPTCHAs or bot protection. Used by Cloudflare customers via the Browser Run /crawl endpoint.",
1861
1861
  "followsRobotsTxt": false,
1862
1862
  "userAgentPatterns": [
1863
1863
  "CloudflareBrowserRenderingCrawler/1.0"
@@ -1901,6 +1901,23 @@
1901
1901
  ],
1902
1902
  "signatureAgentUrl": null
1903
1903
  },
1904
+ {
1905
+ "slug": "cloudflare-customerslo-prober",
1906
+ "name": "Cloudflare CustomerSLO Prober",
1907
+ "kind": "BOT",
1908
+ "operator": "Cloudflare",
1909
+ "operatorUrl": "https://bot-auth-worker-staging.product-sre.workers.dev/about",
1910
+ "category": "MONITORING_AND_ANALYTICS",
1911
+ "description": "A service to verify the identity of Cloudflare-internal Customer SLO probes",
1912
+ "followsRobotsTxt": false,
1913
+ "userAgentPatterns": [
1914
+ "CustomerSLO Prober"
1915
+ ],
1916
+ "userAgents": [
1917
+ "Cloudflare/1.0 CustomerSLO Prober"
1918
+ ],
1919
+ "signatureAgentUrl": "https://bot-auth-worker-staging.product-sre.workers.dev/.well-known/http-message-signatures-directory"
1920
+ },
1904
1921
  {
1905
1922
  "slug": "cloudflare-diagnostics",
1906
1923
  "name": "Cloudflare Diagnostics",
@@ -2084,6 +2101,23 @@
2084
2101
  ],
2085
2102
  "signatureAgentUrl": null
2086
2103
  },
2104
+ {
2105
+ "slug": "cloudflare-web-scanner",
2106
+ "name": "Cloudflare Web Scanner",
2107
+ "kind": "BOT",
2108
+ "operator": "Cloudflare",
2109
+ "operatorUrl": "https://developers.cloudflare.com/ai-crawl-control",
2110
+ "category": "SEARCH_ENGINE_CRAWLER",
2111
+ "description": "Cloudflare Web Scanner is a well-behaved crawler that checks domain liveness, content type, robots.txt directives, and other web properties to map the shape of the web.",
2112
+ "followsRobotsTxt": true,
2113
+ "userAgentPatterns": [
2114
+ "CloudflareWebScanner"
2115
+ ],
2116
+ "userAgents": [
2117
+ "CloudflareWebScanner/1.0"
2118
+ ],
2119
+ "signatureAgentUrl": "https://d7c111cd-310f-45a1-bf94-1d7619c74a04.wba-bots.ai-audit.cfdata.org/.well-known/http-message-signatures-directory"
2120
+ },
2087
2121
  {
2088
2122
  "slug": "cloudflarecsup",
2089
2123
  "name": "Cloudflare CSUP",
@@ -3443,7 +3477,7 @@
3443
3477
  "slug": "flashy-php-1-0-0",
3444
3478
  "name": "Flashy-PHP/1.0.0",
3445
3479
  "kind": "BOT",
3446
- "operator": "https://flashy.app",
3480
+ "operator": "Flashy",
3447
3481
  "operatorUrl": "https://flashy.app/help/integrations/troubleshooting/ip-address-whitelisting/",
3448
3482
  "category": "WEBHOOKS",
3449
3483
  "description": "All-In-One Marketing Automation Platform",
@@ -5217,6 +5251,19 @@
5217
5251
  ],
5218
5252
  "signatureAgentUrl": null
5219
5253
  },
5254
+ {
5255
+ "slug": "link-cli",
5256
+ "name": "Link CLI",
5257
+ "kind": "AGENT",
5258
+ "operator": "Link",
5259
+ "operatorUrl": "https://link.com/agents",
5260
+ "category": "AI_ASSISTANT",
5261
+ "description": "Link lets your agents spend on your behalf. Your payment credentials are never exposed. You approve every purchase.",
5262
+ "followsRobotsTxt": false,
5263
+ "userAgentPatterns": [],
5264
+ "userAgents": [],
5265
+ "signatureAgentUrl": "https://api.link.com/.well-known/http-message-signatures-directory"
5266
+ },
5220
5267
  {
5221
5268
  "slug": "linkcheckerpro",
5222
5269
  "name": "LinkChecker Bot",
@@ -5968,6 +6015,23 @@
5968
6015
  ],
5969
6016
  "signatureAgentUrl": null
5970
6017
  },
6018
+ {
6019
+ "slug": "montonio-webhooks",
6020
+ "name": "Montonio Webhooks",
6021
+ "kind": "BOT",
6022
+ "operator": "Montonio",
6023
+ "operatorUrl": "https://docs.montonio.com/api/stargate/guides/webhooks",
6024
+ "category": "WEBHOOKS",
6025
+ "description": "Montonio's payment gateway sends webhooks about payment or shipment status changes to our merchants' stores",
6026
+ "followsRobotsTxt": false,
6027
+ "userAgentPatterns": [
6028
+ "MontonioWebhooks"
6029
+ ],
6030
+ "userAgents": [
6031
+ "MontonioWebhooks/1.0"
6032
+ ],
6033
+ "signatureAgentUrl": null
6034
+ },
5971
6035
  {
5972
6036
  "slug": "motominerbot",
5973
6037
  "name": "MotoMinerBot",
@@ -6431,7 +6495,7 @@
6431
6495
  "slug": "oai-adsbot",
6432
6496
  "name": "OAI-AdsBot",
6433
6497
  "kind": "BOT",
6434
- "operator": null,
6498
+ "operator": "OpenAI",
6435
6499
  "operatorUrl": "https://developers.openai.com/api/docs/bots",
6436
6500
  "category": "ADVERTISING_AND_MARKETING",
6437
6501
  "description": "OAI-AdsBot is used to validate the safety of web pages submitted as ads on ChatGPT.",
@@ -6817,7 +6881,7 @@
6817
6881
  "slug": "payroll-bot",
6818
6882
  "name": "payroll-bot",
6819
6883
  "kind": "BOT",
6820
- "operator": null,
6884
+ "operator": "ADP",
6821
6885
  "operatorUrl": "https://payroll-bot.adp.com/docs",
6822
6886
  "category": "AI_CRAWLER",
6823
6887
  "description": "payroll-bot is an AI crawler operated by ADP, Inc. to collect publicly available legal and payroll documentation.",
@@ -7217,6 +7281,23 @@
7217
7281
  ],
7218
7282
  "signatureAgentUrl": null
7219
7283
  },
7284
+ {
7285
+ "slug": "qatechbot",
7286
+ "name": "QAtechBot",
7287
+ "kind": "BOT",
7288
+ "operator": "QA.tech",
7289
+ "operatorUrl": "https://qa.tech",
7290
+ "category": "AI_ASSISTANT",
7291
+ "description": "AI agent for running QA tests",
7292
+ "followsRobotsTxt": false,
7293
+ "userAgentPatterns": [
7294
+ "QATechBot"
7295
+ ],
7296
+ "userAgents": [
7297
+ "QATechBot/1.0"
7298
+ ],
7299
+ "signatureAgentUrl": "https://app.bugduck.tech/.well-known/http-message-signatures-directory"
7300
+ },
7220
7301
  {
7221
7302
  "slug": "qualifiedbot",
7222
7303
  "name": "QualifiedBot",
@@ -7410,7 +7491,7 @@
7410
7491
  "slug": "redactus-proxy-service",
7411
7492
  "name": "Redactus Proxy Service",
7412
7493
  "kind": "AGENT",
7413
- "operator": null,
7494
+ "operator": "Redactus",
7414
7495
  "operatorUrl": "https://bot.redactus.co.uk/proxy",
7415
7496
  "category": "AI_ASSISTANT",
7416
7497
  "description": "Redactus Proxy Service: secure filtering proxy for safe and policy-controlled internet access.",
@@ -8126,7 +8207,7 @@
8126
8207
  "name": "ShapBot",
8127
8208
  "kind": "BOT",
8128
8209
  "operator": "Parallel",
8129
- "operatorUrl": "https://docs.parallel.ai/features/crawler",
8210
+ "operatorUrl": "https://docs.parallel.ai/resources/crawler",
8130
8211
  "category": "AI_SEARCH",
8131
8212
  "description": "ShapBot helps discover and index websites for Parallel's web APIs.",
8132
8213
  "followsRobotsTxt": false,
@@ -9224,7 +9305,7 @@
9224
9305
  "slug": "uptime-robot",
9225
9306
  "name": "Uptime Robot",
9226
9307
  "kind": "BOT",
9227
- "operator": null,
9308
+ "operator": "Uptime Robot",
9228
9309
  "operatorUrl": "https://uptimerobot.com/",
9229
9310
  "category": "MONITORING_AND_ANALYTICS",
9230
9311
  "description": "Uptime monitoring for web applications",
@@ -9549,7 +9630,7 @@
9549
9630
  "slug": "webstatus247",
9550
9631
  "name": "Webstatus247",
9551
9632
  "kind": "BOT",
9552
- "operator": null,
9633
+ "operator": "WebStatus247",
9553
9634
  "operatorUrl": "https://www.webstatus247.com/bot-information",
9554
9635
  "category": "MONITORING_AND_ANALYTICS",
9555
9636
  "description": "WebStatus247 is an intelligent website monitoring bot that continuously checks the availability and uptime",