Skip to content

Fix Base UI selector#240

Merged
tunetheweb merged 2 commits intoHTTPArchive:mainfrom
oliviertassinari:add-base-ui-2
Jan 24, 2026
Merged

Fix Base UI selector#240
tunetheweb merged 2 commits intoHTTPArchive:mainfrom
oliviertassinari:add-base-ui-2

Conversation

@oliviertassinari
Copy link
Contributor

@oliviertassinari oliviertassinari commented Jan 24, 2026

Quick fix on #238, that second part of the document.querySelectAll() call was invalid syntax (the first part worked, just not the second part)


Test websites:

@tunetheweb
Copy link
Member

Do you have an example site to test it works now? We really will insist on using the template to avoid accidentally merging tests that don’t work.

Also I noticed after I merge that you’ve a space in the icon name. I’m pretty sure that works but might be better to replace with dash (in both filename and config) if you don’t mean adding that to this PR?

@oliviertassinari
Copy link
Contributor Author

oliviertassinari commented Jan 24, 2026

Do you have an example site to test it works now? We really will insist on using the template to avoid accidentally merging tests that don’t work.

I'm not aware of a website that this extra prompt would help catch. I only saw that it was invalid (I had the initial diff created by Claude Code, from the detection logic we use with builtwith.com and wappalyzer.com), so I updated it based on https://www.shutterstock.com/, effectively, it now detect two different React components of Base UI that this website uses.

The tests ran.

Also I noticed after I merge that you’ve a space in the icon name. I’m pretty sure that works but might be better to replace with dash (in both filename and config) if you don’t mean adding that to this PR?

Ok, image updated to kebab-case.

@github-actions
Copy link

WPT test run for https://almanac.httparchive.org/en/2022/

WPT test run results: http://webpagetest.httparchive.org/results.php?test=260124_4Y_E
Detected technologies:

{
    "detected": {
        "IaaS": "Google Cloud",
        "JavaScript libraries": "web-vitals",
        "RUM": "web-vitals",
        "Performance": "Priority Hints,Google Cloud Trace",
        "Security": "HSTS",
        "Webmail": "Google Workspace",
        "Email": "Google Workspace",
        "Analytics": "Google Analytics",
        "CDN": "Cloudflare",
        "Miscellaneous": "RSS,Open Graph"
    },
    "detected_apps": {
        "Google Cloud": "",
        "web-vitals": "",
        "Priority Hints": "",
        "HSTS": "",
        "Google Workspace": "",
        "Google Cloud Trace": "",
        "Google Analytics": "",
        "Cloudflare": "",
        "RSS": "",
        "Open Graph": ""
    },
    "detected_technologies": {
        "Google Cloud": {
            "name": "Google Cloud",
            "description": "Google Cloud is a suite of cloud computing services.",
            "slug": "google-cloud",
            "categories": [
                {
                    "id": 63,
                    "slug": "iaas",
                    "description": "Provides computing resources",
                    "groups": [
                        7
                    ],
                    "name": "IaaS",
                    "priority": 8
                }
            ],
            "confidence": 100,
            "version": "",
            "icon": "Google Cloud.svg",
            "website": "https://cloud.google.com",
            "pricing": [],
            "cpe": "cpe:2.3:a:google:cloud_platform:*:*:*:*:*:*:*:*"
        },
        "web-vitals": {
            "name": "web-vitals",
            "description": "The web-vitals JavaScript is a tiny, modular library for measuring all the web vitals metrics on real users.",
            "slug": "web-vitals",
            "categories": [
                {
                    "id": 59,
                    "slug": "javascript-libraries",
                    "description": "Collections of pre-written JavaScript code",
                    "groups": [
                        9
                    ],
                    "name": "JavaScript libraries",
                    "priority": 9
                },
                {
                    "id": 78,
                    "slug": "rum",
                    "description": "Tools that track performance as experienced by users",
                    "groups": [
                        2
                    ],
                    "name": "RUM",
                    "priority": 9
                }
            ],
            "confidence": 100,
            "version": "",
            "icon": "web-vitals.svg",
            "website": "https://github.com/GoogleChrome/web-vitals",
            "pricing": [],
            "cpe": null
        },
        "Priority Hints": {
            "name": "Priority Hints",
            "description": "Priority Hints exposes a mechanism for developers to signal a relative priority for browsers to consider when fetching resources.",
            "slug": "priority-hints",
            "categories": [
                {
                    "id": 92,
                    "slug": "performance",
                    "description": "Tools that measure and optimize site speed",
                    "groups": [
                        7
                    ],
                    "name": "Performance",
                    "priority": 9
                }
            ],
            "confidence": 100,
            "version": "",
            "icon": "Priority Hints.svg",
            "website": "https://wicg.github.io/priority-hints/",
            "pricing": [],
            "cpe": null
        },
        "HSTS": {
            "name": "HSTS",
            "description": "HTTP Strict Transport Security (HSTS) informs browsers that the site should only be accessed using HTTPS.",
            "slug": "hsts",
            "categories": [
                {
                    "id": 16,
                    "slug": "security",
                    "description": "Technologies that protect websites from vulnerabilities and attacks",
                    "groups": [
                        11
                    ],
                    "name": "Security",
                    "priority": 9
                }
            ],
            "confidence": 100,
            "version": "",
            "icon": "default.svg",
            "website": "https://www.rfc-editor.org/rfc/rfc6797#section-6.1",
            "pricing": [],
            "cpe": null
        },
        "Google Workspace": {
            "name": "Google Workspace",
            "description": "Google Workspace, formerly G Suite, is a collection of cloud computing, productivity and collaboration tools.",
            "slug": "google-workspace",
            "categories": [
                {
                    "id": 30,
                    "slug": "webmail",
                    "description": "Systems that allow users to send and receive emails through a browser",
                    "groups": [
                        4
                    ],
                    "name": "Webmail",
                    "priority": 2
                },
                {
                    "id": 75,
                    "slug": "email",
                    "description": "Systems that manage email communication",
                    "groups": [
                        4,
                        2
                    ],
                    "name": "Email",
                    "priority": 9
                }
            ],
            "confidence": 100,
            "version": "",
            "icon": "Google.svg",
            "website": "https://workspace.google.com/",
            "pricing": [],
            "cpe": null
        },
        "Google Cloud Trace": {
            "name": "Google Cloud Trace",
            "description": "Google Cloud Trace is a distributed tracing system that collects latency data from applications and displays it in the Google Cloud Console.",
            "slug": "google-cloud-trace",
            "categories": [
                {
                    "id": 92,
                    "slug": "performance",
                    "description": "Tools that measure and optimize site speed",
                    "groups": [
                        7
                    ],
                    "name": "Performance",
                    "priority": 9
                }
            ],
            "confidence": 100,
            "version": "",
            "icon": "google-cloud-trace.svg",
            "website": "https://cloud.google.com/trace",
            "pricing": [],
            "cpe": null
        },
        "Google Analytics": {
            "name": "Google Analytics",
            "description": "Google Analytics is a free web analytics service that tracks and reports website traffic.",
            "slug": "google-analytics",
            "categories": [
                {
                    "id": 10,
                    "slug": "analytics",
                    "description": "Tools that track user behavior and provide insights into website performance",
                    "groups": [
                        8
                    ],
                    "name": "Analytics",
                    "priority": 9
                }
            ],
            "confidence": 100,
            "version": "",
            "icon": "Google Analytics.svg",
            "website": "https://google.com/analytics",
            "pricing": [],
            "cpe": null
        },
        "Cloudflare": {
            "name": "Cloudflare",
            "description": "Cloudflare is a web-infrastructure and website-security company, providing content-delivery-network services, DDoS mitigation, Internet security, and distributed domain-name-server services.",
            "slug": "cloudflare",
            "categories": [
                {
                    "id": 31,
                    "slug": "cdn",
                    "description": "(Content Delivery Network) Distribute website content globally to improve load times for users",
                    "groups": [
                        7
                    ],
                    "name": "CDN",
                    "priority": 9
                }
            ],
            "confidence": 100,
            "version": "",
            "icon": "CloudFlare.svg",
            "website": "https://www.cloudflare.com",
            "pricing": [],
            "cpe": null
        },
        "RSS": {
            "name": "RSS",
            "description": "RSS is a family of web feed formats used to publish frequently updated works—such as blog entries, news headlines, audio, and video—in a standardized format.",
            "slug": "rss",
            "categories": [
                {
                    "id": 19,
                    "slug": "miscellaneous",
                    "description": "Tools and technologies that don't fit into other categories",
                    "groups": [
                        6
                    ],
                    "name": "Miscellaneous",
                    "priority": 10
                }
            ],
            "confidence": 100,
            "version": "",
            "icon": "RSS.svg",
            "website": "https://www.rssboard.org/rss-specification",
            "pricing": [],
            "cpe": null
        },
        "Open Graph": {
            "name": "Open Graph",
            "description": "Open Graph is a protocol that is used to integrate any web page into the social graph.",
            "slug": "open-graph",
            "categories": [
                {
                    "id": 19,
                    "slug": "miscellaneous",
                    "description": "Tools and technologies that don't fit into other categories",
                    "groups": [
                        6
                    ],
                    "name": "Miscellaneous",
                    "priority": 10
                }
            ],
            "confidence": 100,
            "version": "",
            "icon": "Open Graph.png",
            "website": "https://ogp.me",
            "pricing": [],
            "cpe": null
        }
    }
}
WPT test run for https://unsplash.com/

WPT test run results: http://webpagetest.httparchive.org/results.php?test=260124_S1_F
Detected technologies:

{
    "detected": {
        "UI frameworks": "Base UI",
        "Caching": "Varnish",
        "JavaScript frameworks": "React,React Router 7.12.0",
        "Issue trackers": "Atlassian Statuspage",
        "PaaS": "Atlassian Statuspage",
        "RUM": "Datadog,SpeedCurve 4.4.2",
        "Analytics": "Datadog",
        "Performance": "Priority Hints",
        "CDN": "Imgix",
        "Digital asset management": "Imgix",
        "Email": "Sendgrid,Mailgun,Google Workspace",
        "Security": "HSTS",
        "Webmail": "Google Workspace",
        "Miscellaneous": "PWA,Open Graph"
    },
    "detected_apps": {
        "Base UI": "",
        "Varnish": "",
        "React": "",
        "React Router": "7.12.0",
        "Atlassian Statuspage": "",
        "Datadog": "",
        "Priority Hints": "",
        "Imgix": "",
        "SpeedCurve": "4.4.2",
        "Sendgrid": "",
        "Mailgun": "",
        "HSTS": "",
        "Google Workspace": "",
        "PWA": "",
        "Open Graph": ""
    },
    "detected_technologies": {
        "Base UI": {
            "name": "Base UI",
            "description": "Unstyled UI components for building accessible web apps and design systems.",
            "slug": "base-ui",
            "categories": [
                {
                    "id": 66,
                    "slug": "ui-frameworks",
                    "description": "Provide pre-built components to build user interfaces",
                    "groups": [
                        9
                    ],
                    "name": "UI frameworks",
                    "priority": 7
                }
            ],
            "confidence": 100,
            "version": "",
            "icon": "base-ui.svg",
            "website": "https://base-ui.com/",
            "pricing": [],
            "cpe": null
        },
        "Varnish": {
            "name": "Varnish",
            "description": "Varnish is a reverse caching proxy.",
            "slug": "varnish",
            "categories": [
                {
                    "id": 23,
                    "slug": "caching",
                    "description": "Technologies that store frequently accessed data closer to the user to improve page load times",
                    "groups": [
                        7
                    ],
                    "name": "Caching",
                    "priority": 7
                }
            ],
            "confidence": 100,
            "version": "",
            "icon": "Varnish.svg",
            "website": "https://www.varnish-cache.org",
            "pricing": [],
            "cpe": "cpe:2.3:a:varnish-software:varnish_cache:*:*:*:*:*:*:*:*"
        },
        "React": {
            "name": "React",
            "description": "React is an open-source JavaScript library for building user interfaces or UI components.",
            "slug": "react",
            "categories": [
                {
                    "id": 12,
                    "slug": "javascript-frameworks",
                    "description": "Software used for building dynamic web applications and user interfaces",
                    "groups": [
                        9
                    ],
                    "name": "JavaScript frameworks",
                    "priority": 8
                }
            ],
            "confidence": 100,
            "version": "",
            "icon": "React.svg",
            "website": "https://reactjs.org",
            "pricing": [],
            "cpe": "cpe:2.3:a:facebook:react:*:*:*:*:*:*:*:*"
        },
        "React Router": {
            "name": "React Router",
            "description": "React Router provides declarative routing for React.",
            "slug": "react-router",
            "categories": [
                {
                    "id": 12,
                    "slug": "javascript-frameworks",
                    "description": "Software used for building dynamic web applications and user interfaces",
                    "groups": [
                        9
                    ],
                    "name": "JavaScript frameworks",
                    "priority": 8
                }
            ],
            "confidence": 100,
            "version": "7.12.0",
            "icon": "React Router.svg",
            "website": "https://reactrouter.com",
            "pricing": [],
            "cpe": null
        },
        "Atlassian Statuspage": {
            "name": "Atlassian Statuspage",
            "description": "Statuspage is a status and incident communication tool.",
            "slug": "atlassian-statuspage",
            "categories": [
                {
                    "id": 13,
                    "slug": "issue-trackers",
                    "description": "Platforms used to manage and track bugs, tasks, and features in software development",
                    "groups": [
                        3,
                        18
                    ],
                    "name": "Issue trackers",
                    "priority": 2
                },
                {
                    "id": 62,
                    "slug": "paas",
                    "description": "Provides a platform for software development",
                    "groups": [
                        7
                    ],
                    "name": "PaaS",
                    "priority": 8
                }
            ],
            "confidence": 100,
            "version": "",
            "icon": "Atlassian Statuspage.svg",
            "website": "https://www.atlassian.com/software/statuspage",
            "pricing": [],
            "cpe": null
        },
        "Datadog": {
            "name": "Datadog",
            "description": "Datadog is a SaaS-based monitoring and analytics platform for large-scale applications and infrastructure.",
            "slug": "datadog",
            "categories": [
                {
                    "id": 78,
                    "slug": "rum",
                    "description": "Tools that track performance as experienced by users",
                    "groups": [
                        2
                    ],
                    "name": "RUM",
                    "priority": 9
                },
                {
                    "id": 10,
                    "slug": "analytics",
                    "description": "Tools that track user behavior and provide insights into website performance",
                    "groups": [
                        8
                    ],
                    "name": "Analytics",
                    "priority": 9
                }
            ],
            "confidence": 1,
            "version": "",
            "icon": "Datadog.svg",
            "website": "https://www.datadoghq.com",
            "pricing": [
                "low",
                "payg",
                "recurring",
                "freemium"
            ],
            "cpe": null
        },
        "Priority Hints": {
            "name": "Priority Hints",
            "description": "Priority Hints exposes a mechanism for developers to signal a relative priority for browsers to consider when fetching resources.",
            "slug": "priority-hints",
            "categories": [
                {
                    "id": 92,
                    "slug": "performance",
                    "description": "Tools that measure and optimize site speed",
                    "groups": [
                        7
                    ],
                    "name": "Performance",
                    "priority": 9
                }
            ],
            "confidence": 100,
            "version": "",
            "icon": "Priority Hints.svg",
            "website": "https://wicg.github.io/priority-hints/",
            "pricing": [],
            "cpe": null
        },
        "Imgix": {
            "name": "Imgix",
            "description": "Imgix is a visual media platform for managing, processing, rendering, optimising and delivering your existing images.",
            "slug": "imgix",
            "categories": [
                {
                    "id": 31,
                    "slug": "cdn",
                    "description": "(Content Delivery Network) Distribute website content globally to improve load times for users",
                    "groups": [
                        7
                    ],
                    "name": "CDN",
                    "priority": 9
                },
                {
                    "id": 95,
                    "slug": "digital-asset-management",
                    "description": "Systems that store and manage media files",
                    "groups": [
                        10
                    ],
                    "name": "Digital asset management",
                    "priority": 9
                }
            ],
            "confidence": 100,
            "version": "",
            "icon": "Imgix.svg",
            "website": "https://imgix.com/",
            "pricing": [
                "freemium",
                "mid",
                "recurring"
            ],
            "cpe": null
        },
        "SpeedCurve": {
            "name": "SpeedCurve",
            "description": "SpeedCurve is a front-end performance monitoring service.",
            "slug": "speedcurve",
            "categories": [
                {
                    "id": 78,
                    "slug": "rum",
                    "description": "Tools that track performance as experienced by users",
                    "groups": [
                        2
                    ],
                    "name": "RUM",
                    "priority": 9
                }
            ],
            "confidence": 100,
            "version": "4.4.2",
            "icon": "SpeedCurve.svg",
            "website": "https://www.speedcurve.com",
            "pricing": [
                "mid",
                "recurring"
            ],
            "cpe": null
        },
        "Sendgrid": {
            "name": "Sendgrid",
            "description": "SendGrid is a cloud-based email delivery platform for transactional and marketing emails.",
            "slug": "sendgrid",
            "categories": [
                {
                    "id": 75,
                    "slug": "email",
                    "description": "Systems that manage email communication",
                    "groups": [
                        4,
                        2
                    ],
                    "name": "Email",
                    "priority": 9
                }
            ],
            "confidence": 100,
            "version": "",
            "icon": "SendGrid.svg",
            "website": "https://sendgrid.com/",
            "pricing": [],
            "cpe": null
        },
        "Mailgun": {
            "name": "Mailgun",
            "description": "Mailgun is a transactional email API service for developers.",
            "slug": "mailgun",
            "categories": [
                {
                    "id": 75,
                    "slug": "email",
                    "description": "Systems that manage email communication",
                    "groups": [
                        4,
                        2
                    ],
                    "name": "Email",
                    "priority": 9
                }
            ],
            "confidence": 100,
            "version": "",
            "icon": "Mailgun.svg",
            "website": "https://www.mailgun.com/",
            "pricing": [],
            "cpe": null
        },
        "HSTS": {
            "name": "HSTS",
            "description": "HTTP Strict Transport Security (HSTS) informs browsers that the site should only be accessed using HTTPS.",
            "slug": "hsts",
            "categories": [
                {
                    "id": 16,
                    "slug": "security",
                    "description": "Technologies that protect websites from vulnerabilities and attacks",
                    "groups": [
                        11
                    ],
                    "name": "Security",
                    "priority": 9
                }
            ],
            "confidence": 100,
            "version": "",
            "icon": "default.svg",
            "website": "https://www.rfc-editor.org/rfc/rfc6797#section-6.1",
            "pricing": [],
            "cpe": null
        },
        "Google Workspace": {
            "name": "Google Workspace",
            "description": "Google Workspace, formerly G Suite, is a collection of cloud computing, productivity and collaboration tools.",
            "slug": "google-workspace",
            "categories": [
                {
                    "id": 30,
                    "slug": "webmail",
                    "description": "Systems that allow users to send and receive emails through a browser",
                    "groups": [
                        4
                    ],
                    "name": "Webmail",
                    "priority": 2
                },
                {
                    "id": 75,
                    "slug": "email",
                    "description": "Systems that manage email communication",
                    "groups": [
                        4,
                        2
                    ],
                    "name": "Email",
                    "priority": 9
                }
            ],
            "confidence": 100,
            "version": "",
            "icon": "Google.svg",
            "website": "https://workspace.google.com/",
            "pricing": [],
            "cpe": null
        },
        "PWA": {
            "name": "PWA",
            "description": "Progressive Web Apps (PWAs) are web apps built and enhanced with modern APIs to deliver enhanced capabilities, reliability, and installability while reaching anyone, anywhere, on any device, all with a single codebase.",
            "slug": "pwa",
            "categories": [
                {
                    "id": 19,
                    "slug": "miscellaneous",
                    "description": "Tools and technologies that don't fit into other categories",
                    "groups": [
                        6
                    ],
                    "name": "Miscellaneous",
                    "priority": 10
                }
            ],
            "confidence": 100,
            "version": "",
            "icon": "PWA.svg",
            "website": "https://web.dev/progressive-web-apps/",
            "pricing": [],
            "cpe": null
        },
        "Open Graph": {
            "name": "Open Graph",
            "description": "Open Graph is a protocol that is used to integrate any web page into the social graph.",
            "slug": "open-graph",
            "categories": [
                {
                    "id": 19,
                    "slug": "miscellaneous",
                    "description": "Tools and technologies that don't fit into other categories",
                    "groups": [
                        6
                    ],
                    "name": "Miscellaneous",
                    "priority": 10
                }
            ],
            "confidence": 100,
            "version": "",
            "icon": "Open Graph.png",
            "website": "https://ogp.me",
            "pricing": [],
            "cpe": null
        }
    }
}
WPT test run for https://claude.ai/

WPT test run results: http://webpagetest.httparchive.org/results.php?test=260124_74_G
Detected technologies:

{
    "detected": {
        "Programming languages": "Node.js",
        "JavaScript frameworks": "React,AngularJS,Next.js",
        "IaaS": "Google Cloud",
        "Web frameworks": "Next.js",
        "Security": "Cloudflare Turnstile,hCaptcha,HSTS,Cloudflare Bot Management",
        "CDN": "Google Cloud CDN,Cloudflare",
        "Miscellaneous": "Webpack,HTTP/3"
    },
    "detected_apps": {
        "Node.js": "",
        "React": "",
        "Google Cloud": "",
        "AngularJS": "",
        "Next.js": "",
        "Cloudflare Turnstile": "",
        "hCaptcha": "",
        "HSTS": "",
        "Google Cloud CDN": "",
        "Cloudflare Bot Management": "",
        "Cloudflare": "",
        "Webpack": "",
        "HTTP/3": ""
    },
    "detected_technologies": {
        "Node.js": {
            "name": "Node.js",
            "description": "Node.js is an open-source, cross-platform, JavaScript runtime environment that executes JavaScript code outside a web browser.",
            "slug": "node-js",
            "categories": [
                {
                    "id": 27,
                    "slug": "programming-languages",
                    "description": "Build website functionalities and backend services",
                    "groups": [
                        9
                    ],
                    "name": "Programming languages",
                    "priority": 5
                }
            ],
            "confidence": 100,
            "version": "",
            "icon": "Node.js.svg",
            "website": "https://nodejs.org",
            "pricing": [],
            "cpe": "cpe:2.3:a:nodejs:node.js:*:*:*:*:*:*:*:*"
        },
        "React": {
            "name": "React",
            "description": "React is an open-source JavaScript library for building user interfaces or UI components.",
            "slug": "react",
            "categories": [
                {
                    "id": 12,
                    "slug": "javascript-frameworks",
                    "description": "Software used for building dynamic web applications and user interfaces",
                    "groups": [
                        9
                    ],
                    "name": "JavaScript frameworks",
                    "priority": 8
                }
            ],
            "confidence": 100,
            "version": "",
            "icon": "React.svg",
            "website": "https://reactjs.org",
            "pricing": [],
            "cpe": "cpe:2.3:a:facebook:react:*:*:*:*:*:*:*:*"
        },
        "Google Cloud": {
            "name": "Google Cloud",
            "description": "Google Cloud is a suite of cloud computing services.",
            "slug": "google-cloud",
            "categories": [
                {
                    "id": 63,
                    "slug": "iaas",
                    "description": "Provides computing resources",
                    "groups": [
                        7
                    ],
                    "name": "IaaS",
                    "priority": 8
                }
            ],
            "confidence": 100,
            "version": "",
            "icon": "Google Cloud.svg",
            "website": "https://cloud.google.com",
            "pricing": [],
            "cpe": "cpe:2.3:a:google:cloud_platform:*:*:*:*:*:*:*:*"
        },
        "AngularJS": {
            "name": "AngularJS",
            "description": "AngularJS is a JavaScript-based open-source web application framework led by the Angular Team at Google.",
            "slug": "angularjs",
            "categories": [
                {
                    "id": 12,
                    "slug": "javascript-frameworks",
                    "description": "Software used for building dynamic web applications and user interfaces",
                    "groups": [
                        9
                    ],
                    "name": "JavaScript frameworks",
                    "priority": 8
                }
            ],
            "confidence": 100,
            "version": "",
            "icon": "AngularJS.svg",
            "website": "https://angularjs.org",
            "pricing": [],
            "cpe": "cpe:2.3:a:angularjs:angular.js:*:*:*:*:*:*:*:*"
        },
        "Next.js": {
            "name": "Next.js",
            "description": "Next.js is a React framework for developing single page Javascript applications.",
            "slug": "next-js",
            "categories": [
                {
                    "id": 12,
                    "slug": "javascript-frameworks",
                    "description": "Software used for building dynamic web applications and user interfaces",
                    "groups": [
                        9
                    ],
                    "name": "JavaScript frameworks",
                    "priority": 8
                },
                {
                    "id": 18,
                    "slug": "web-frameworks",
                    "description": "Software that provides a structure for building web applications",
                    "groups": [
                        9
                    ],
                    "name": "Web frameworks",
                    "priority": 7
                }
            ],
            "confidence": 100,
            "version": "",
            "icon": "Next.js.svg",
            "website": "https://nextjs.org",
            "pricing": [],
            "cpe": "cpe:2.3:a:zeit:next.js:*:*:*:*:*:*:*:*"
        },
        "Cloudflare Turnstile": {
            "name": "Cloudflare Turnstile",
            "description": "Turnstile is Cloudflare's smart CAPTCHA alternative.",
            "slug": "cloudflare-turnstile",
            "categories": [
                {
                    "id": 16,
                    "slug": "security",
                    "description": "Technologies that protect websites from vulnerabilities and attacks",
                    "groups": [
                        11
                    ],
                    "name": "Security",
                    "priority": 9
                }
            ],
            "confidence": 100,
            "version": "",
            "icon": "CloudFlare.svg",
            "website": "https://www.cloudflare.com/products/turnstile",
            "pricing": [
                "freemium",
                "poa"
            ],
            "cpe": null
        },
        "hCaptcha": {
            "name": "hCaptcha",
            "description": "hCaptcha is an anti-bot solution that protects user privacy and rewards websites.",
            "slug": "hcaptcha",
            "categories": [
                {
                    "id": 16,
                    "slug": "security",
                    "description": "Technologies that protect websites from vulnerabilities and attacks",
                    "groups": [
                        11
                    ],
                    "name": "Security",
                    "priority": 9
                }
            ],
            "confidence": 100,
            "version": "",
            "icon": "hCaptcha.svg",
            "website": "https://www.hcaptcha.com",
            "pricing": [
                "freemium",
                "poa"
            ],
            "cpe": null
        },
        "HSTS": {
            "name": "HSTS",
            "description": "HTTP Strict Transport Security (HSTS) informs browsers that the site should only be accessed using HTTPS.",
            "slug": "hsts",
            "categories": [
                {
                    "id": 16,
                    "slug": "security",
                    "description": "Technologies that protect websites from vulnerabilities and attacks",
                    "groups": [
                        11
                    ],
                    "name": "Security",
                    "priority": 9
                }
            ],
            "confidence": 100,
            "version": "",
            "icon": "default.svg",
            "website": "https://www.rfc-editor.org/rfc/rfc6797#section-6.1",
            "pricing": [],
            "cpe": null
        },
        "Google Cloud CDN": {
            "name": "Google Cloud CDN",
            "description": "Cloud CDN uses Google's global edge network to serve content closer to users.",
            "slug": "google-cloud-cdn",
            "categories": [
                {
                    "id": 31,
                    "slug": "cdn",
                    "description": "(Content Delivery Network) Distribute website content globally to improve load times for users",
                    "groups": [
                        7
                    ],
                    "name": "CDN",
                    "priority": 9
                }
            ],
            "confidence": 100,
            "version": "",
            "icon": "google-cloud-cdn.svg",
            "website": "https://cloud.google.com/cdn",
            "pricing": [],
            "cpe": null
        },
        "Cloudflare Bot Management": {
            "name": "Cloudflare Bot Management",
            "description": "Cloudflare bot management solution identifies and mitigates automated traffic to protect websites from bad bots.",
            "slug": "cloudflare-bot-management",
            "categories": [
                {
                    "id": 16,
                    "slug": "security",
                    "description": "Technologies that protect websites from vulnerabilities and attacks",
                    "groups": [
                        11
                    ],
                    "name": "Security",
                    "priority": 9
                }
            ],
            "confidence": 100,
            "version": "",
            "icon": "CloudFlare.svg",
            "website": "https://www.cloudflare.com/en-gb/products/bot-management/",
            "pricing": [],
            "cpe": null
        },
        "Cloudflare": {
            "name": "Cloudflare",
            "description": "Cloudflare is a web-infrastructure and website-security company, providing content-delivery-network services, DDoS mitigation, Internet security, and distributed domain-name-server services.",
            "slug": "cloudflare",
            "categories": [
                {
                    "id": 31,
                    "slug": "cdn",
                    "description": "(Content Delivery Network) Distribute website content globally to improve load times for users",
                    "groups": [
                        7
                    ],
                    "name": "CDN",
                    "priority": 9
                }
            ],
            "confidence": 100,
            "version": "",
            "icon": "CloudFlare.svg",
            "website": "https://www.cloudflare.com",
            "pricing": [],
            "cpe": null
        },
        "Webpack": {
            "name": "Webpack",
            "description": "Webpack is an open-source JavaScript module bundler.",
            "slug": "webpack",
            "categories": [
                {
                    "id": 19,
                    "slug": "miscellaneous",
                    "description": "Tools and technologies that don't fit into other categories",
                    "groups": [
                        6
                    ],
                    "name": "Miscellaneous",
                    "priority": 10
                }
            ],
            "confidence": 100,
            "version": "",
            "icon": "Webpack.svg",
            "website": "https://webpack.js.org/",
            "pricing": [],
            "cpe": null
        },
        "HTTP/3": {
            "name": "HTTP/3",
            "description": "HTTP/3 is the third major version of the Hypertext Transfer Protocol used to exchange information on the World Wide Web.",
            "slug": "http-3",
            "categories": [
                {
                    "id": 19,
                    "slug": "miscellaneous",
                    "description": "Tools and technologies that don't fit into other categories",
                    "groups": [
                        6
                    ],
                    "name": "Miscellaneous",
                    "priority": 10
                }
            ],
            "confidence": 100,
            "version": "",
            "icon": "HTTP3.svg",
            "website": "https://httpwg.org/",
            "pricing": [],
            "cpe": null
        }
    }
}
WPT test run for https://www.shutterstock.com/

WPT test run results: http://webpagetest.httparchive.org/results.php?test=260124_CE_H
Detected technologies:

{
    "detected": {
        "Ecommerce": "Cart Functionality",
        "CMS": "Contentful",
        "Programming languages": "Node.js",
        "UI frameworks": "MUI,Base UI,Tailwind CSS",
        "JavaScript frameworks": "React,Next.js 15.3.8,Emotion",
        "Web frameworks": "Next.js 15.3.8",
        "Development": "Emotion",
        "PaaS": "Amazon Web Services",
        "CDN": "Cloudflare,Amazon CloudFront",
        "Marketing automation": "Salesloft",
        "RUM": "New Relic",
        "Live chat": "Drift",
        "Performance": "Priority Hints",
        "Cart abandonment": "UpSellit",
        "Analytics": "Sift,Linkedin Insight Tag,Google Analytics,FullStory",
        "Security": "Sift,HSTS,DataDome,Cloudflare Bot Management",
        "Cookie compliance": "OneTrust",
        "Advertising": "Microsoft Advertising",
        "Webmail": "Google Workspace",
        "Email": "Google Workspace",
        "Tag managers": "Google Tag Manager",
        "Miscellaneous": "Webpack,Open Graph,HTTP/3"
    },
    "detected_apps": {
        "Cart Functionality": "",
        "Contentful": "",
        "Node.js": "",
        "MUI": "",
        "Base UI": "",
        "Tailwind CSS": "",
        "React": "",
        "Next.js": "15.3.8",
        "Emotion": "",
        "Amazon Web Services": "",
        "Cloudflare": "",
        "Salesloft": "",
        "New Relic": "",
        "Drift": "",
        "Priority Hints": "",
        "UpSellit": "",
        "Sift": "",
        "OneTrust": "",
        "Microsoft Advertising": "",
        "Linkedin Insight Tag": "",
        "HSTS": "",
        "Google Workspace": "",
        "Google Tag Manager": "",
        "Google Analytics": "",
        "FullStory": "",
        "DataDome": "",
        "Cloudflare Bot Management": "",
        "Amazon CloudFront": "",
        "Webpack": "",
        "Open Graph": "",
        "HTTP/3": ""
    },
    "detected_technologies": {
        "Cart Functionality": {
            "name": "Cart Functionality",
            "description": "Websites that have a shopping cart or checkout page, either using a known ecommerce platform or a custom solution.",
            "slug": "cart-functionality",
            "categories": [
                {
                    "id": 6,
                    "slug": "ecommerce",
                    "description": "Platforms providing the infrastructure to sell products and services online, managing everything from product catalogs to payments",
                    "groups": [
                        1
                    ],
                    "name": "Ecommerce",
                    "priority": 1
                }
            ],
            "confidence": 100,
            "version": "",
            "icon": "Cart-generic.svg",
            "website": "https://www.wappalyzer.com/technologies/ecommerce/cart-functionality",
            "pricing": [],
            "cpe": null
        },
        "Contentful": {
            "name": "Contentful",
            "description": "Contentful is an API-first content management platform to create, manage and publish content on any digital channel.",
            "slug": "contentful",
            "categories": [
                {
                    "id": 1,
                    "slug": "cms",
                    "description": "Platforms used to create, manage, and modify content on a website without needing specialized technical knowledge",
                    "groups": [
                        3
                    ],
                    "name": "CMS",
                    "priority": 1
                }
            ],
            "confidence": 100,
            "version": "",
            "icon": "Contentful.svg",
            "website": "https://www.contentful.com",
            "pricing": [
                "mid",
                "freemium",
                "recurring"
            ],
            "cpe": null
        },
        "Node.js": {
            "name": "Node.js",
            "description": "Node.js is an open-source, cross-platform, JavaScript runtime environment that executes JavaScript code outside a web browser.",
            "slug": "node-js",
            "categories": [
                {
                    "id": 27,
                    "slug": "programming-languages",
                    "description": "Build website functionalities and backend services",
                    "groups": [
                        9
                    ],
                    "name": "Programming languages",
                    "priority": 5
                }
            ],
            "confidence": 100,
            "version": "",
            "icon": "Node.js.svg",
            "website": "https://nodejs.org",
            "pricing": [],
            "cpe": "cpe:2.3:a:nodejs:node.js:*:*:*:*:*:*:*:*"
        },
        "MUI": {
            "name": "MUI",
            "description": "MUI(formerly Material UI) is a simple and customisable component library to build faster, beautiful, and more accessible React applications.",
            "slug": "mui",
            "categories": [
                {
                    "id": 66,
                    "slug": "ui-frameworks",
                    "description": "Provide pre-built components to build user interfaces",
                    "groups": [
                        9
                    ],
                    "name": "UI frameworks",
                    "priority": 7
                }
            ],
            "confidence": 100,
            "version": "",
            "icon": "MUI.svg",
            "website": "https://mui.com",
            "pricing": [
                "freemium",
                "payg"
            ],
            "cpe": null
        },
        "Base UI": {
            "name": "Base UI",
            "description": "Unstyled UI components for building accessible web apps and design systems.",
            "slug": "base-ui",
            "categories": [
                {
                    "id": 66,
                    "slug": "ui-frameworks",
                    "description": "Provide pre-built components to build user interfaces",
                    "groups": [
                        9
                    ],
                    "name": "UI frameworks",
                    "priority": 7
                }
            ],
            "confidence": 100,
            "version": "",
            "icon": "base-ui.svg",
            "website": "https://base-ui.com/",
            "pricing": [],
            "cpe": null
        },
        "Tailwind CSS": {
            "name": "Tailwind CSS",
            "description": "Tailwind is a utility-first CSS framework.",
            "slug": "tailwind-css",
            "categories": [
                {
                    "id": 66,
                    "slug": "ui-frameworks",
                    "description": "Provide pre-built components to build user interfaces",
                    "groups": [
                        9
                    ],
                    "name": "UI frameworks",
                    "priority": 7
                }
            ],
            "confidence": 100,
            "version": "",
            "icon": "tailwindcss.svg",
            "website": "https://tailwindcss.com/",
            "pricing": [],
            "cpe": null
        },
        "React": {
            "name": "React",
            "description": "React is an open-source JavaScript library for building user interfaces or UI components.",
            "slug": "react",
            "categories": [
                {
                    "id": 12,
                    "slug": "javascript-frameworks",
                    "description": "Software used for building dynamic web applications and user interfaces",
                    "groups": [
                        9
                    ],
                    "name": "JavaScript frameworks",
                    "priority": 8
                }
            ],
            "confidence": 100,
            "version": "",
            "icon": "React.svg",
            "website": "https://reactjs.org",
            "pricing": [],
            "cpe": "cpe:2.3:a:facebook:react:*:*:*:*:*:*:*:*"
        },
        "Next.js": {
            "name": "Next.js",
            "description": "Next.js is a React framework for developing single page Javascript applications.",
            "slug": "next-js",
            "categories": [
                {
                    "id": 12,
                    "slug": "javascript-frameworks",
                    "description": "Software used for building dynamic web applications and user interfaces",
                    "groups": [
                        9
                    ],
                    "name": "JavaScript frameworks",
                    "priority": 8
                },
                {
                    "id": 18,
                    "slug": "web-frameworks",
                    "description": "Software that provides a structure for building web applications",
                    "groups": [
                        9
                    ],
                    "name": "Web frameworks",
                    "priority": 7
                }
            ],
            "confidence": 100,
            "version": "15.3.8",
            "icon": "Next.js.svg",
            "website": "https://nextjs.org",
            "pricing": [],
            "cpe": "cpe:2.3:a:zeit:next.js:*:*:*:*:*:*:*:*"
        },
        "Emotion": {
            "name": "Emotion",
            "description": "Emotion is a library designed for writing CSS styles with JavaScript.",
            "slug": "emotion",
            "categories": [
                {
                    "id": 12,
                    "slug": "javascript-frameworks",
                    "description": "Software used for building dynamic web applications and user interfaces",
                    "groups": [
                        9
                    ],
                    "name": "JavaScript frameworks",
                    "priority": 8
                },
                {
                    "id": 47,
                    "slug": "development",
                    "description": "Tools that assist in building and debugging websites and applications",
                    "groups": [
                        9
                    ],
                    "name": "Development",
                    "priority": 2
                }
            ],
            "confidence": 100,
            "version": "",
            "icon": "Emotion.png",
            "website": "https://emotion.sh",
            "pricing": [],
            "cpe": null
        },
        "Amazon Web Services": {
            "name": "Amazon Web Services",
            "description": "Amazon Web Services (AWS) is a comprehensive cloud services platform offering compute power, database storage, content delivery and other functionality.",
            "slug": "amazon-web-services",
            "categories": [
                {
                    "id": 62,
                    "slug": "paas",
                    "description": "Provides a platform for software development",
                    "groups": [
                        7
                    ],
                    "name": "PaaS",
                    "priority": 8
                }
            ],
            "confidence": 100,
            "version": "",
            "icon": "Amazon Web Services.svg",
            "website": "https://aws.amazon.com/",
            "pricing": [],
            "cpe": null
        },
        "Cloudflare": {
            "name": "Cloudflare",
            "description": "Cloudflare is a web-infrastructure and website-security company, providing content-delivery-network services, DDoS mitigation, Internet security, and distributed domain-name-server services.",
            "slug": "cloudflare",
            "categories": [
                {
                    "id": 31,
                    "slug": "cdn",
                    "description": "(Content Delivery Network) Distribute website content globally to improve load times for users",
                    "groups": [
                        7
                    ],
                    "name": "CDN",
                    "priority": 9
                }
            ],
            "confidence": 100,
            "version": "",
            "icon": "CloudFlare.svg",
            "website": "https://www.cloudflare.com",
            "pricing": [],
            "cpe": null
        },
        "Salesloft": {
            "name": "Salesloft",
            "description": "Salesloft is a cloud-based sales engagement platform.",
            "slug": "salesloft",
            "categories": [
                {
                    "id": 32,
                    "slug": "marketing-automation",
                    "description": "Tools that streamline marketing activities",
                    "groups": [
                        2
                    ],
                    "name": "Marketing automation",
                    "priority": 9
                }
            ],
            "confidence": 100,
            "version": "",
            "icon": "Salesloft.svg",
            "website": "https://salesloft.com",
            "pricing": [
                "poa"
            ],
            "cpe": null
        },
        "New Relic": {
            "name": "New Relic",
            "description": "New Relic is a SaaS offering that focuses on performance and availability monitoring.",
            "slug": "new-relic",
            "categories": [
                {
                    "id": 78,
                    "slug": "rum",
                    "description": "Tools that track performance as experienced by users",
                    "groups": [
                        2
                    ],
                    "name": "RUM",
                    "priority": 9
                }
            ],
            "confidence": 100,
            "version": "",
            "icon": "New Relic.svg",
            "website": "https://newrelic.com",
            "pricing": [
                "freemium",
                "payg",
                "low",
                "mid",
                "recurring"
            ],
            "cpe": null
        },
        "Drift": {
            "name": "Drift",
            "description": "Drift is a conversational marketing platform.",
            "slug": "drift",
            "categories": [
                {
                    "id": 52,
                    "slug": "live-chat",
                    "description": "Tools that allow for real-time customer support",
                    "groups": [
                        4,
                        16
                    ],
                    "name": "Live chat",
                    "priority": 9
                }
            ],
            "confidence": 100,
            "version": "",
            "icon": "Drift.svg",
            "website": "https://www.drift.com/",
            "pricing": [
                "poa",
                "mid"
            ],
            "cpe": null
        },
        "Priority Hints": {
            "name": "Priority Hints",
            "description": "Priority Hints exposes a mechanism for developers to signal a relative priority for browsers to consider when fetching resources.",
            "slug": "priority-hints",
            "categories": [
                {
                    "id": 92,
                    "slug": "performance",
                    "description": "Tools that measure and optimize site speed",
                    "groups": [
                        7
                    ],
                    "name": "Performance",
                    "priority": 9
                }
            ],
            "confidence": 100,
            "version": "",
            "icon": "Priority Hints.svg",
            "website": "https://wicg.github.io/priority-hints/",
            "pricing": [],
            "cpe": null
        },
        "UpSellit": {
            "name": "UpSellit",
            "description": "UpSellit is a performance based lead and cart abandonment recovery solutions.",
            "slug": "upsellit",
            "categories": [
                {
                    "id": 98,
                    "slug": "cart-abandonment",
                    "description": "Technologies that track and recover abandoned shopping carts",
                    "groups": [
                        1
                    ],
                    "name": "Cart abandonment",
                    "priority": 9
                }
            ],
            "confidence": 100,
            "version": "",
            "icon": "UpSellit.png",
            "website": "https://us.upsellit.com",
            "pricing": [
                "poa",
                "mid"
            ],
            "cpe": null
        },
        "Sift": {
            "name": "Sift",
            "description": "Sift is a CA-based fraud prevention company.",
            "slug": "sift",
            "categories": [
                {
                    "id": 10,
                    "slug": "analytics",
                    "description": "Tools that track user behavior and provide insights into website performance",
                    "groups": [
                        8
                    ],
                    "name": "Analytics",
                    "priority": 9
                },
                {
                    "id": 16,
                    "slug": "security",
                    "description": "Technologies that protect websites from vulnerabilities and attacks",
                    "groups": [
                        11
                    ],
                    "name": "Security",
                    "priority": 9
                }
            ],
            "confidence": 100,
            "version": "",
            "icon": "Sift.svg",
            "website": "https://sift.com/",
            "pricing": [
                "mid",
                "recurring"
            ],
            "cpe": null
        },
        "OneTrust": {
            "name": "OneTrust",
            "description": "OneTrust is a cloud-based data privacy management compliance platform.",
            "slug": "onetrust",
            "categories": [
                {
                    "id": 67,
                    "slug": "cookie-compliance",
                    "description": "Tools that manage user consent for cookies",
                    "groups": [
                        13
                    ],
                    "name": "Cookie compliance",
                    "priority": 9
                }
            ],
            "confidence": 100,
            "version": "",
            "icon": "OneTrust.svg",
            "website": "https://www.onetrust.com",
            "pricing": [],
            "cpe": null
        },
        "Microsoft Advertising": {
            "name": "Microsoft Advertising",
            "description": "Microsoft Advertising is an online advertising platform developed by Microsoft.",
            "slug": "microsoft-advertising",
            "categories": [
                {
                    "id": 36,
                    "slug": "advertising",
                    "description": "Platforms that display ads on websites",
                    "groups": [
                        2
                    ],
                    "name": "Advertising",
                    "priority": 9
                }
            ],
            "confidence": 100,
            "version": "",
            "icon": "Microsoft.svg",
            "website": "https://ads.microsoft.com",
            "pricing": [
                "payg"
            ],
            "cpe": null
        },
        "Linkedin Insight Tag": {
            "name": "Linkedin Insight Tag",
            "description": "LinkedIn Insight Tag is a lightweight JavaScript tag that powers conversion tracking, website audiences, and website demographics.",
            "slug": "linkedin-insight-tag",
            "categories": [
                {
                    "id": 10,
                    "slug": "analytics",
                    "description": "Tools that track user behavior and provide insights into website performance",
                    "groups": [
                        8
                    ],
                    "name": "Analytics",
                    "priority": 9
                }
            ],
            "confidence": 100,
            "version": "",
            "icon": "Linkedin.svg",
            "website": "https://business.linkedin.com/marketing-solutions/insight-tag",
            "pricing": [],
            "cpe": null
        },
        "HSTS": {
            "name": "HSTS",
            "description": "HTTP Strict Transport Security (HSTS) informs browsers that the site should only be accessed using HTTPS.",
            "slug": "hsts",
            "categories": [
                {
                    "id": 16,
                    "slug": "security",
                    "description": "Technologies that protect websites from vulnerabilities and attacks",
                    "groups": [
                        11
                    ],
                    "name": "Security",
                    "priority": 9
                }
            ],
            "confidence": 100,
            "version": "",
            "icon": "default.svg",
            "website": "https://www.rfc-editor.org/rfc/rfc6797#section-6.1",
            "pricing": [],
            "cpe": null
        },
        "Google Workspace": {
            "name": "Google Workspace",
            "description": "Google Workspace, formerly G Suite, is a collection of cloud computing, productivity and collaboration tools.",
            "slug": "google-workspace",
            "categories": [
                {
                    "id": 30,
                    "slug": "webmail",
                    "description": "Systems that allow users to send and receive emails through a browser",
                    "groups": [
                        4
                    ],
                    "name": "Webmail",
                    "priority": 2
                },
                {
                    "id": 75,
                    "slug": "email",
                    "description": "Systems that manage email communication",
                    "groups": [
                        4,
                        2
                    ],
                    "name": "Email",
                    "priority": 9
                }
            ],
            "confidence": 100,
            "version": "",
            "icon": "Google.svg",
            "website": "https://workspace.google.com/",
            "pricing": [],
            "cpe": null
        },
        "Google Tag Manager": {
            "name": "Google Tag Manager",
            "description": "Google Tag Manager is a tag management system (TMS) that allows you to quickly and easily update measurement codes and related code fragments collectively known as tags on your website or mobile app.",
            "slug": "google-tag-manager",
            "categories": [
                {
                    "id": 42,
                    "slug": "tag-managers",
                    "description": "Tools that allow the addition of scripts and tracking tools to websites",
                    "groups": [
                        8
                    ],
                    "name": "Tag managers",
                    "priority": 9
                }
            ],
            "confidence": 100,
            "version": "",
            "icon": "Google Tag Manager.svg",
            "website": "https://www.google.com/tagmanager",
            "pricing": [],
            "cpe": null
        },
        "Google Analytics": {
            "name": "Google Analytics",
            "description": "Google Analytics is a free web analytics service that tracks and reports website traffic.",
            "slug": "google-analytics",
            "categories": [
                {
                    "id": 10,
                    "slug": "analytics",
                    "description": "Tools that track user behavior and provide insights into website performance",
                    "groups": [
                        8
                    ],
                    "name": "Analytics",
                    "priority": 9
                }
            ],
            "confidence": 100,
            "version": "",
            "icon": "Google Analytics.svg",
            "website": "https://google.com/analytics",
            "pricing": [],
            "cpe": null
        },
        "FullStory": {
            "name": "FullStory",
            "description": "FullStory is a web-based digital intelligence system that helps optimize the client experience.",
            "slug": "fullstory",
            "categories": [
                {
                    "id": 10,
                    "slug": "analytics",
                    "description": "Tools that track user behavior and provide insights into website performance",
                    "groups": [
                        8
                    ],
                    "name": "Analytics",
                    "priority": 9
                }
            ],
            "confidence": 100,
            "version": "",
            "icon": "FullStory.svg",
            "website": "https://www.fullstory.com",
            "pricing": [
                "freemium",
                "mid",
                "recurring"
            ],
            "cpe": null
        },
        "DataDome": {
            "name": "DataDome",
            "description": "DataDome is a cybersecurity platform that specialises in bot protection and mitigation, offering advanced solutions to safeguard websites and mobile applications against malicious bot traffic, credential stuffing, scraping, and other automated threats.",
            "slug": "datadome",
            "categories": [
                {
                    "id": 16,
                    "slug": "security",
                    "description": "Technologies that protect websites from vulnerabilities and attacks",
                    "groups": [
                        11
                    ],
                    "name": "Security",
                    "priority": 9
                }
            ],
            "confidence": 100,
            "version": "",
            "icon": "DataDome.svg",
            "website": "https://datadome.co",
            "pricing": [
                "high",
                "recurring"
            ],
            "cpe": null
        },
        "Cloudflare Bot Management": {
            "name": "Cloudflare Bot Management",
            "description": "Cloudflare bot management solution identifies and mitigates automated traffic to protect websites from bad bots.",
            "slug": "cloudflare-bot-management",
            "categories": [
                {
                    "id": 16,
                    "slug": "security",
                    "description": "Technologies that protect websites from vulnerabilities and attacks",
                    "groups": [
                        11
                    ],
                    "name": "Security",
                    "priority": 9
                }
            ],
            "confidence": 100,
            "version": "",
            "icon": "CloudFlare.svg",
            "website": "https://www.cloudflare.com/en-gb/products/bot-management/",
            "pricing": [],
            "cpe": null
        },
        "Amazon CloudFront": {
            "name": "Amazon CloudFront",
            "description": "Amazon CloudFront is a fast content delivery network (CDN) service that securely delivers data, videos, applications, and APIs to customers globally with low latency, high transfer speeds.",
            "slug": "amazon-cloudfront",
            "categories": [
                {
                    "id": 31,
                    "slug": "cdn",
                    "description": "(Content Delivery Network) Distribute website content globally to improve load times for users",
                    "groups": [
                        7
                    ],
                    "name": "CDN",
                    "priority": 9
                }
            ],
            "confidence": 100,
            "version": "",
            "icon": "Amazon Cloudfront.svg",
            "website": "https://aws.amazon.com/cloudfront/",
            "pricing": [],
            "cpe": null
        },
        "Webpack": {
            "name": "Webpack",
            "description": "Webpack is an open-source JavaScript module bundler.",
            "slug": "webpack",
            "categories": [
                {
                    "id": 19,
                    "slug": "miscellaneous",
                    "description": "Tools and technologies that don't fit into other categories",
                    "groups": [
                        6
                    ],
                    "name": "Miscellaneous",
                    "priority": 10
                }
            ],
            "confidence": 100,
            "version": "",
            "icon": "Webpack.svg",
            "website": "https://webpack.js.org/",
            "pricing": [],
            "cpe": null
        },
        "Open Graph": {
            "name": "Open Graph",
            "description": "Open Graph is a protocol that is used to integrate any web page into the social graph.",
            "slug": "open-graph",
            "categories": [
                {
                    "id": 19,
                    "slug": "miscellaneous",
                    "description": "Tools and technologies that don't fit into other categories",
                    "groups": [
                        6
                    ],
                    "name": "Miscellaneous",
                    "priority": 10
                }
            ],
            "confidence": 100,
            "version": "",
            "icon": "Open Graph.png",
            "website": "https://ogp.me",
            "pricing": [],
            "cpe": null
        },
        "HTTP/3": {
            "name": "HTTP/3",
            "description": "HTTP/3 is the third major version of the Hypertext Transfer Protocol used to exchange information on the World Wide Web.",
            "slug": "http-3",
            "categories": [
                {
                    "id": 19,
                    "slug": "miscellaneous",
                    "description": "Tools and technologies that don't fit into other categories",
                    "groups": [
                        6
                    ],
                    "name": "Miscellaneous",
                    "priority": 10
                }
            ],
            "confidence": 100,
            "version": "",
            "icon": "HTTP3.svg",
            "website": "https://httpwg.org/",
            "pricing": [],
            "cpe": null
        }
    }
}

@tunetheweb
Copy link
Member

Thanks. Yeah even if we don’t have an exact match, having examples for other cases ensures we haven’t broken those at least!

@tunetheweb tunetheweb merged commit 59d5f73 into HTTPArchive:main Jan 24, 2026
3 checks passed
@oliviertassinari oliviertassinari deleted the add-base-ui-2 branch January 24, 2026 19:36
@oliviertassinari
Copy link
Contributor Author

Great, thanks for being so responsive!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants