cloudflare-bot-directory 1.0.15 → 1.0.17
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 +1 -1
- package/src/index.json +122 -2
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.
|
|
5
|
+
"version": "1.0.17",
|
|
6
6
|
"types": "./src/index.d.ts",
|
|
7
7
|
"main": "./src/index.js",
|
|
8
8
|
"exports": {
|
package/src/index.json
CHANGED
|
@@ -897,6 +897,22 @@
|
|
|
897
897
|
"bigsur.ai (+https://www.bigsur.ai)"
|
|
898
898
|
]
|
|
899
899
|
},
|
|
900
|
+
{
|
|
901
|
+
"slug": "bigscootsmonitor",
|
|
902
|
+
"name": "BigScootsMonitor",
|
|
903
|
+
"kind": "BOT",
|
|
904
|
+
"operator": null,
|
|
905
|
+
"operatorUrl": "https://monitor.bigscoots.dev",
|
|
906
|
+
"category": "MONITORING_AND_ANALYTICS",
|
|
907
|
+
"description": "BigScoots Managed Services Monitor - Uptime",
|
|
908
|
+
"followsRobotsTxt": false,
|
|
909
|
+
"userAgentPatterns": [
|
|
910
|
+
"BigScootsMonitor"
|
|
911
|
+
],
|
|
912
|
+
"userAgents": [
|
|
913
|
+
"BigScootsMonitor Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36"
|
|
914
|
+
]
|
|
915
|
+
},
|
|
900
916
|
{
|
|
901
917
|
"slug": "bigupdatabot",
|
|
902
918
|
"name": "BigUpData Bot",
|
|
@@ -1485,6 +1501,22 @@
|
|
|
1485
1501
|
"CitibotSiteCrawler/1.0"
|
|
1486
1502
|
]
|
|
1487
1503
|
},
|
|
1504
|
+
{
|
|
1505
|
+
"slug": "cledara-saas-management-agent",
|
|
1506
|
+
"name": "Cledara SaaS Management Agent",
|
|
1507
|
+
"kind": "AGENT",
|
|
1508
|
+
"operator": "Cledara",
|
|
1509
|
+
"operatorUrl": "https://support.cledara.com/hc/en-us/articles/33745346197010-Cledara-SaaS-Management-Agent",
|
|
1510
|
+
"category": "AI_ASSISTANT",
|
|
1511
|
+
"description": "Cledara’s agent automates customer-approved SaaS admin tasks, including invoice collection and user management.",
|
|
1512
|
+
"followsRobotsTxt": false,
|
|
1513
|
+
"userAgentPatterns": [
|
|
1514
|
+
"CledaraBot"
|
|
1515
|
+
],
|
|
1516
|
+
"userAgents": [
|
|
1517
|
+
"CledaraBot/1.0"
|
|
1518
|
+
]
|
|
1519
|
+
},
|
|
1488
1520
|
{
|
|
1489
1521
|
"slug": "clickagy",
|
|
1490
1522
|
"name": "Clickagy",
|
|
@@ -1523,11 +1555,23 @@
|
|
|
1523
1555
|
"kind": "AGENT",
|
|
1524
1556
|
"operator": "Cloudflare",
|
|
1525
1557
|
"operatorUrl": "https://cloudflare.com",
|
|
1558
|
+
"category": "AI_ASSISTANT",
|
|
1559
|
+
"description": "Renders web pages in headless browsers for Cloudflare customers. Used for browser automation (screenshots, PDF generation, content extraction, etc.) and for AI agents to interact with the web. Used by Cloudflare customers via Workers bindings and REST API. Does not include the /crawl endpoint, which has a separate bot identity (Cloudflare Crawler - Signed Agent).",
|
|
1560
|
+
"followsRobotsTxt": false,
|
|
1561
|
+
"userAgentPatterns": [],
|
|
1562
|
+
"userAgents": []
|
|
1563
|
+
},
|
|
1564
|
+
{
|
|
1565
|
+
"slug": "cloudflare-browser-rendering-crawler",
|
|
1566
|
+
"name": "Cloudflare Crawler",
|
|
1567
|
+
"kind": "AGENT",
|
|
1568
|
+
"operator": "Cloudflare",
|
|
1569
|
+
"operatorUrl": "https://cloudflare.com",
|
|
1526
1570
|
"category": "AI_CRAWLER",
|
|
1527
|
-
"description": "Cloudflare Browser Rendering",
|
|
1571
|
+
"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.",
|
|
1528
1572
|
"followsRobotsTxt": false,
|
|
1529
1573
|
"userAgentPatterns": [
|
|
1530
|
-
"
|
|
1574
|
+
"CloudflareBrowserRenderingCrawler/1.0"
|
|
1531
1575
|
],
|
|
1532
1576
|
"userAgents": [
|
|
1533
1577
|
"CloudflareBrowserRenderingCrawler/1.0"
|
|
@@ -1597,6 +1641,22 @@
|
|
|
1597
1641
|
"Cloudflare-Healthchecks"
|
|
1598
1642
|
]
|
|
1599
1643
|
},
|
|
1644
|
+
{
|
|
1645
|
+
"slug": "cloudflare-observatory-curly",
|
|
1646
|
+
"name": "Cloudflare Observatory Curly",
|
|
1647
|
+
"kind": "BOT",
|
|
1648
|
+
"operator": "Cloudflare",
|
|
1649
|
+
"operatorUrl": "https://developers.cloudflare.com/speed/observatory/",
|
|
1650
|
+
"category": "MONITORING_AND_ANALYTICS",
|
|
1651
|
+
"description": "Synthetic network probes for HTTP timing measurements (TCP, TLS, TTFB). Measures connection timing for customer-owned URLs.",
|
|
1652
|
+
"followsRobotsTxt": false,
|
|
1653
|
+
"userAgentPatterns": [
|
|
1654
|
+
"curly-"
|
|
1655
|
+
],
|
|
1656
|
+
"userAgents": [
|
|
1657
|
+
"curly-*"
|
|
1658
|
+
]
|
|
1659
|
+
},
|
|
1600
1660
|
{
|
|
1601
1661
|
"slug": "cloudflare-prefetch",
|
|
1602
1662
|
"name": "Cloudflare Prefetch",
|
|
@@ -2536,6 +2596,22 @@
|
|
|
2536
2596
|
"easyDNS Monitoring ( http://easyurl.net/monitoring )"
|
|
2537
2597
|
]
|
|
2538
2598
|
},
|
|
2599
|
+
{
|
|
2600
|
+
"slug": "easyscan",
|
|
2601
|
+
"name": "EasyScan",
|
|
2602
|
+
"kind": "AGENT",
|
|
2603
|
+
"operator": "codire GmbH",
|
|
2604
|
+
"operatorUrl": "https://www.it-recht-kanzlei.de/website-scanner-fuer-mandanten.php",
|
|
2605
|
+
"category": "AI_ASSISTANT",
|
|
2606
|
+
"description": "Automated scanning service that reviews online content on behalf of end users to identify potential legal issues.",
|
|
2607
|
+
"followsRobotsTxt": false,
|
|
2608
|
+
"userAgentPatterns": [
|
|
2609
|
+
"EasyScan"
|
|
2610
|
+
],
|
|
2611
|
+
"userAgents": [
|
|
2612
|
+
"EasyScan/1.0"
|
|
2613
|
+
]
|
|
2614
|
+
},
|
|
2539
2615
|
{
|
|
2540
2616
|
"slug": "echoboxbot",
|
|
2541
2617
|
"name": "Echobot Bot",
|
|
@@ -3594,6 +3670,22 @@
|
|
|
3594
3670
|
"HetrixTools Uptime Monitoring Bot. https://hetrix.tools/uptime-monitoring-bot.html"
|
|
3595
3671
|
]
|
|
3596
3672
|
},
|
|
3673
|
+
{
|
|
3674
|
+
"slug": "hey-email-privacy-proxy-2",
|
|
3675
|
+
"name": "HEY Email Privacy Proxy",
|
|
3676
|
+
"kind": "BOT",
|
|
3677
|
+
"operator": null,
|
|
3678
|
+
"operatorUrl": "https://www.hey.com/spy-trackers/",
|
|
3679
|
+
"category": "PAGE_PREVIEW",
|
|
3680
|
+
"description": "HEY email stops spy pixels and prevents user IP tracking by proxying all HTML email images, fonts, and external assets",
|
|
3681
|
+
"followsRobotsTxt": false,
|
|
3682
|
+
"userAgentPatterns": [
|
|
3683
|
+
"hey.com/imageproxy"
|
|
3684
|
+
],
|
|
3685
|
+
"userAgents": [
|
|
3686
|
+
"hey.com/imageproxy Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36"
|
|
3687
|
+
]
|
|
3688
|
+
},
|
|
3597
3689
|
{
|
|
3598
3690
|
"slug": "hifibot",
|
|
3599
3691
|
"name": "HIFIBot",
|
|
@@ -4079,6 +4171,18 @@
|
|
|
4079
4171
|
"Mozilla/5.0 (compatible; heritrix/3.4.0 +https://www.kb.dk/netarkivindsamling/) Firefox/57"
|
|
4080
4172
|
]
|
|
4081
4173
|
},
|
|
4174
|
+
{
|
|
4175
|
+
"slug": "kernel",
|
|
4176
|
+
"name": "Kernel",
|
|
4177
|
+
"kind": "AGENT",
|
|
4178
|
+
"operator": null,
|
|
4179
|
+
"operatorUrl": "https://www.kernel.sh/docs",
|
|
4180
|
+
"category": "AI_ASSISTANT",
|
|
4181
|
+
"description": "Kernel is a browsers as a service platform that enables AI agents to browse the internet.",
|
|
4182
|
+
"followsRobotsTxt": false,
|
|
4183
|
+
"userAgentPatterns": [],
|
|
4184
|
+
"userAgents": []
|
|
4185
|
+
},
|
|
4082
4186
|
{
|
|
4083
4187
|
"slug": "kinsta-bot",
|
|
4084
4188
|
"name": "Kinsta",
|
|
@@ -8393,6 +8497,22 @@
|
|
|
8393
8497
|
"YokoyGroupAG/1.0"
|
|
8394
8498
|
]
|
|
8395
8499
|
},
|
|
8500
|
+
{
|
|
8501
|
+
"slug": "youbot",
|
|
8502
|
+
"name": "YouBot",
|
|
8503
|
+
"kind": "BOT",
|
|
8504
|
+
"operator": null,
|
|
8505
|
+
"operatorUrl": "https://docs.you.com/youbot",
|
|
8506
|
+
"category": "SEARCH_ENGINE_CRAWLER",
|
|
8507
|
+
"description": "You.com Search Engine Crawler",
|
|
8508
|
+
"followsRobotsTxt": false,
|
|
8509
|
+
"userAgentPatterns": [
|
|
8510
|
+
"YouBot"
|
|
8511
|
+
],
|
|
8512
|
+
"userAgents": [
|
|
8513
|
+
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; YouBot/1.0; +https://docs.you.com/youbot; env:prod) Chrome/X.X.X.X Safari/537.36"
|
|
8514
|
+
]
|
|
8515
|
+
},
|
|
8396
8516
|
{
|
|
8397
8517
|
"slug": "zapier",
|
|
8398
8518
|
"name": "Zapier",
|