cloudflare-bot-directory 1.0.0 → 1.0.1
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/package.json +2 -2
- package/src/index.d.ts +11 -9
- package/src/index.json +20 -60
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/kikobeats/cloudflare-bot-directory",
|
|
5
|
-
"version": "1.0.
|
|
5
|
+
"version": "1.0.1",
|
|
6
6
|
"types": "./src/index.d.ts",
|
|
7
7
|
"main": "./src/index.js",
|
|
8
8
|
"exports": {
|
|
@@ -97,7 +97,7 @@
|
|
|
97
97
|
"clean": "rm -rf node_modules",
|
|
98
98
|
"contributors": "(npx git-authors-cli && npx finepack && git add package.json && git commit -m 'build: contributors' --no-verify) || true",
|
|
99
99
|
"coverage": "c8 report --reporter=text-lcov > coverage/lcov.info",
|
|
100
|
-
"lint": "standard
|
|
100
|
+
"lint": "standard",
|
|
101
101
|
"postrelease": "npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)",
|
|
102
102
|
"pretest": "npm run lint",
|
|
103
103
|
"release": "pnpm run release:version && pnpm run release:changelog && pnpm run release:commit && pnpm run release:tag",
|
package/src/index.d.ts
CHANGED
|
@@ -2,25 +2,27 @@
|
|
|
2
2
|
* Bot category types from CloudFlare Radar
|
|
3
3
|
*/
|
|
4
4
|
export type BotCategory =
|
|
5
|
+
| 'ACADEMIC_RESEARCH'
|
|
5
6
|
| 'ACCESSIBILITY'
|
|
6
|
-
| '
|
|
7
|
+
| 'ADVERTISING_AND_MARKETING'
|
|
8
|
+
| 'AGGREGATOR'
|
|
9
|
+
| 'AI_ASSISTANT'
|
|
7
10
|
| 'AI_CRAWLER'
|
|
8
|
-
| '
|
|
11
|
+
| 'AI_SEARCH'
|
|
12
|
+
| 'ARCHIVER'
|
|
9
13
|
| 'FEED_FETCHER'
|
|
10
14
|
| 'MONITORING_AND_ANALYTICS'
|
|
11
|
-
| 'ONLINE_PAYMENTS'
|
|
12
15
|
| 'OTHER'
|
|
13
16
|
| 'PAGE_PREVIEW'
|
|
14
17
|
| 'SEARCH_ENGINE_CRAWLER'
|
|
18
|
+
| 'SEARCH_ENGINE_OPTIMIZATION'
|
|
15
19
|
| 'SECURITY'
|
|
16
|
-
| 'SEO'
|
|
17
20
|
| 'SOCIAL_MEDIA_MARKETING'
|
|
18
|
-
| 'WEBHOOKS'
|
|
19
21
|
|
|
20
22
|
/**
|
|
21
23
|
* Bot kind types
|
|
22
24
|
*/
|
|
23
|
-
export type BotKind = 'BOT'
|
|
25
|
+
export type BotKind = 'BOT' | 'AGENT'
|
|
24
26
|
|
|
25
27
|
/**
|
|
26
28
|
* A verified bot entry from CloudFlare Radar Bot Directory
|
|
@@ -33,13 +35,13 @@ export interface Bot {
|
|
|
33
35
|
/** Bot kind classification */
|
|
34
36
|
kind: BotKind
|
|
35
37
|
/** Company or organization operating the bot */
|
|
36
|
-
operator: string
|
|
38
|
+
operator: string | null
|
|
37
39
|
/** URL to operator's documentation or website */
|
|
38
|
-
operatorUrl: string
|
|
40
|
+
operatorUrl: string | null
|
|
39
41
|
/** Bot category classification */
|
|
40
42
|
category: BotCategory
|
|
41
43
|
/** Description of what the bot does */
|
|
42
|
-
description: string
|
|
44
|
+
description: string | null
|
|
43
45
|
/** Whether the bot respects robots.txt */
|
|
44
46
|
followsRobotsTxt: boolean
|
|
45
47
|
/** User agent pattern(s) for matching */
|
package/src/index.json
CHANGED
|
@@ -252,9 +252,7 @@
|
|
|
252
252
|
"category": "AI_ASSISTANT",
|
|
253
253
|
"description": "The AGI Agent is a productivity assistant that takes actions and makes purchases on behalf of users",
|
|
254
254
|
"followsRobotsTxt": false,
|
|
255
|
-
"userAgentPatterns": [
|
|
256
|
-
""
|
|
257
|
-
],
|
|
255
|
+
"userAgentPatterns": [],
|
|
258
256
|
"userAgents": []
|
|
259
257
|
},
|
|
260
258
|
{
|
|
@@ -363,9 +361,7 @@
|
|
|
363
361
|
"category": "AI_ASSISTANT",
|
|
364
362
|
"description": "AgentCore Browser provides a secure, cloud-based browser that enables AI agents to interact with websites.",
|
|
365
363
|
"followsRobotsTxt": false,
|
|
366
|
-
"userAgentPatterns": [
|
|
367
|
-
""
|
|
368
|
-
],
|
|
364
|
+
"userAgentPatterns": [],
|
|
369
365
|
"userAgents": []
|
|
370
366
|
},
|
|
371
367
|
{
|
|
@@ -377,9 +373,7 @@
|
|
|
377
373
|
"category": "AI_ASSISTANT",
|
|
378
374
|
"description": "AgentCore Browser provides a secure, cloud-based browser that enables AI agents to interact with websites.",
|
|
379
375
|
"followsRobotsTxt": false,
|
|
380
|
-
"userAgentPatterns": [
|
|
381
|
-
""
|
|
382
|
-
],
|
|
376
|
+
"userAgentPatterns": [],
|
|
383
377
|
"userAgents": []
|
|
384
378
|
},
|
|
385
379
|
{
|
|
@@ -391,9 +385,7 @@
|
|
|
391
385
|
"category": "AI_ASSISTANT",
|
|
392
386
|
"description": "AgentCore Browser provides a secure, cloud-based browser that enables AI agents to interact with websites.",
|
|
393
387
|
"followsRobotsTxt": false,
|
|
394
|
-
"userAgentPatterns": [
|
|
395
|
-
""
|
|
396
|
-
],
|
|
388
|
+
"userAgentPatterns": [],
|
|
397
389
|
"userAgents": []
|
|
398
390
|
},
|
|
399
391
|
{
|
|
@@ -405,9 +397,7 @@
|
|
|
405
397
|
"category": "AI_ASSISTANT",
|
|
406
398
|
"description": "AgentCore Browser provides a secure, cloud-based browser that enables AI agents to interact with websites.",
|
|
407
399
|
"followsRobotsTxt": false,
|
|
408
|
-
"userAgentPatterns": [
|
|
409
|
-
""
|
|
410
|
-
],
|
|
400
|
+
"userAgentPatterns": [],
|
|
411
401
|
"userAgents": []
|
|
412
402
|
},
|
|
413
403
|
{
|
|
@@ -419,9 +409,7 @@
|
|
|
419
409
|
"category": "AI_ASSISTANT",
|
|
420
410
|
"description": "AgentCore Browser provides a secure, cloud-based browser that enables AI agents to interact with websites.",
|
|
421
411
|
"followsRobotsTxt": false,
|
|
422
|
-
"userAgentPatterns": [
|
|
423
|
-
""
|
|
424
|
-
],
|
|
412
|
+
"userAgentPatterns": [],
|
|
425
413
|
"userAgents": []
|
|
426
414
|
},
|
|
427
415
|
{
|
|
@@ -433,9 +421,7 @@
|
|
|
433
421
|
"category": "AI_ASSISTANT",
|
|
434
422
|
"description": "AgentCore Browser provides a secure, cloud-based browser that enables AI agents to interact with websites.",
|
|
435
423
|
"followsRobotsTxt": false,
|
|
436
|
-
"userAgentPatterns": [
|
|
437
|
-
""
|
|
438
|
-
],
|
|
424
|
+
"userAgentPatterns": [],
|
|
439
425
|
"userAgents": []
|
|
440
426
|
},
|
|
441
427
|
{
|
|
@@ -447,9 +433,7 @@
|
|
|
447
433
|
"category": "AI_ASSISTANT",
|
|
448
434
|
"description": "AgentCore Browser provides a secure, cloud-based browser that enables AI agents to interact with websites.",
|
|
449
435
|
"followsRobotsTxt": false,
|
|
450
|
-
"userAgentPatterns": [
|
|
451
|
-
""
|
|
452
|
-
],
|
|
436
|
+
"userAgentPatterns": [],
|
|
453
437
|
"userAgents": []
|
|
454
438
|
},
|
|
455
439
|
{
|
|
@@ -461,9 +445,7 @@
|
|
|
461
445
|
"category": "AI_ASSISTANT",
|
|
462
446
|
"description": "AgentCore Browser provides a secure, cloud-based browser that enables AI agents to interact with websites.",
|
|
463
447
|
"followsRobotsTxt": false,
|
|
464
|
-
"userAgentPatterns": [
|
|
465
|
-
""
|
|
466
|
-
],
|
|
448
|
+
"userAgentPatterns": [],
|
|
467
449
|
"userAgents": []
|
|
468
450
|
},
|
|
469
451
|
{
|
|
@@ -475,9 +457,7 @@
|
|
|
475
457
|
"category": "AI_ASSISTANT",
|
|
476
458
|
"description": "AgentCore Browser provides a secure, cloud-based browser that enables AI agents to interact with websites.",
|
|
477
459
|
"followsRobotsTxt": false,
|
|
478
|
-
"userAgentPatterns": [
|
|
479
|
-
""
|
|
480
|
-
],
|
|
460
|
+
"userAgentPatterns": [],
|
|
481
461
|
"userAgents": []
|
|
482
462
|
},
|
|
483
463
|
{
|
|
@@ -1201,9 +1181,7 @@
|
|
|
1201
1181
|
"category": "AI_ASSISTANT",
|
|
1202
1182
|
"description": "Browserbase helps AI use the web. Autonomously reads, writes, and performs tasks on the web with a serverless browser.",
|
|
1203
1183
|
"followsRobotsTxt": false,
|
|
1204
|
-
"userAgentPatterns": [
|
|
1205
|
-
""
|
|
1206
|
-
],
|
|
1184
|
+
"userAgentPatterns": [],
|
|
1207
1185
|
"userAgents": []
|
|
1208
1186
|
},
|
|
1209
1187
|
{
|
|
@@ -1329,9 +1307,7 @@
|
|
|
1329
1307
|
"category": "AI_ASSISTANT",
|
|
1330
1308
|
"description": "CartAI B2B rails combine execution, payments, loyalty and affiliate networks to facilitate agentic commerce",
|
|
1331
1309
|
"followsRobotsTxt": false,
|
|
1332
|
-
"userAgentPatterns": [
|
|
1333
|
-
""
|
|
1334
|
-
],
|
|
1310
|
+
"userAgentPatterns": [],
|
|
1335
1311
|
"userAgents": []
|
|
1336
1312
|
},
|
|
1337
1313
|
{
|
|
@@ -1442,9 +1418,7 @@
|
|
|
1442
1418
|
"category": "AI_ASSISTANT",
|
|
1443
1419
|
"description": "Agent that can use its own browser to perform tasks for user.",
|
|
1444
1420
|
"followsRobotsTxt": false,
|
|
1445
|
-
"userAgentPatterns": [
|
|
1446
|
-
""
|
|
1447
|
-
],
|
|
1421
|
+
"userAgentPatterns": [],
|
|
1448
1422
|
"userAgents": []
|
|
1449
1423
|
},
|
|
1450
1424
|
{
|
|
@@ -1520,9 +1494,7 @@
|
|
|
1520
1494
|
"category": "PAGE_PREVIEW",
|
|
1521
1495
|
"description": "Cloudflare Browser Rendering",
|
|
1522
1496
|
"followsRobotsTxt": false,
|
|
1523
|
-
"userAgentPatterns": [
|
|
1524
|
-
""
|
|
1525
|
-
],
|
|
1497
|
+
"userAgentPatterns": [],
|
|
1526
1498
|
"userAgents": []
|
|
1527
1499
|
},
|
|
1528
1500
|
{
|
|
@@ -1630,9 +1602,7 @@
|
|
|
1630
1602
|
"category": "SECURITY",
|
|
1631
1603
|
"description": "Cloudflare Radar URL Scanner",
|
|
1632
1604
|
"followsRobotsTxt": false,
|
|
1633
|
-
"userAgentPatterns": [
|
|
1634
|
-
""
|
|
1635
|
-
],
|
|
1605
|
+
"userAgentPatterns": [],
|
|
1636
1606
|
"userAgents": []
|
|
1637
1607
|
},
|
|
1638
1608
|
{
|
|
@@ -4066,9 +4036,7 @@
|
|
|
4066
4036
|
"category": "AI_SEARCH",
|
|
4067
4037
|
"description": "Klaviyo’s web crawler for its Kai Customer Agent feature.",
|
|
4068
4038
|
"followsRobotsTxt": false,
|
|
4069
|
-
"userAgentPatterns": [
|
|
4070
|
-
""
|
|
4071
|
-
],
|
|
4039
|
+
"userAgentPatterns": [],
|
|
4072
4040
|
"userAgents": []
|
|
4073
4041
|
},
|
|
4074
4042
|
{
|
|
@@ -4401,9 +4369,7 @@
|
|
|
4401
4369
|
"category": "AI_ASSISTANT",
|
|
4402
4370
|
"description": "Manus is the action engine that goes beyond answers to execute tasks, automate workflows, and extend your human reach.",
|
|
4403
4371
|
"followsRobotsTxt": false,
|
|
4404
|
-
"userAgentPatterns": [
|
|
4405
|
-
""
|
|
4406
|
-
],
|
|
4372
|
+
"userAgentPatterns": [],
|
|
4407
4373
|
"userAgents": []
|
|
4408
4374
|
},
|
|
4409
4375
|
{
|
|
@@ -4968,9 +4934,7 @@
|
|
|
4968
4934
|
"category": "AI_ASSISTANT",
|
|
4969
4935
|
"description": "Executes secure checkout via browser agent using user card and signed mandate.",
|
|
4970
4936
|
"followsRobotsTxt": false,
|
|
4971
|
-
"userAgentPatterns": [
|
|
4972
|
-
""
|
|
4973
|
-
],
|
|
4937
|
+
"userAgentPatterns": [],
|
|
4974
4938
|
"userAgents": []
|
|
4975
4939
|
},
|
|
4976
4940
|
{
|
|
@@ -5921,9 +5885,7 @@
|
|
|
5921
5885
|
"category": "AGGREGATOR",
|
|
5922
5886
|
"description": "Quartr uses a crawler to obtain and deliver investor relations material",
|
|
5923
5887
|
"followsRobotsTxt": false,
|
|
5924
|
-
"userAgentPatterns": [
|
|
5925
|
-
""
|
|
5926
|
-
],
|
|
5888
|
+
"userAgentPatterns": [],
|
|
5927
5889
|
"userAgents": []
|
|
5928
5890
|
},
|
|
5929
5891
|
{
|
|
@@ -8297,9 +8259,7 @@
|
|
|
8297
8259
|
"category": "MONITORING_AND_ANALYTICS",
|
|
8298
8260
|
"description": "zvelo fetches content for web categorization.",
|
|
8299
8261
|
"followsRobotsTxt": false,
|
|
8300
|
-
"userAgentPatterns": [
|
|
8301
|
-
""
|
|
8302
|
-
],
|
|
8262
|
+
"userAgentPatterns": [],
|
|
8303
8263
|
"userAgents": []
|
|
8304
8264
|
}
|
|
8305
8265
|
]
|