all repos — red-anatomia @ 43cc40161c75c7c9bb5bef2c1ce2d551b7f24484

red-anatomia

first commit
Pablo Murad pblmrd@gmail.com
Sat, 01 Aug 2026 13:52:47 -0300
commit

43cc40161c75c7c9bb5bef2c1ce2d551b7f24484

A .gitignore

@@ -0,0 +1,7 @@

+node_modules/ +dist/ +*.log +.DS_Store +Thumbs.db +coverage/ +.env
A README.md

@@ -0,0 +1,54 @@

+Red +=== + +CLI em portugues que analisa um site e mostra stack, infraestrutura +e arquitetura provavel. Separa o que foi observado do que e inferencia. + +Requer Node.js 22+. + + +Instalar +-------- + + npm install -g red + +Na primeira vez com --completo: + + npx playwright install chromium + + +Uso +--- + + red example.com # atalho para analisar + red analisar example.com # modo rapido (HTTP) + red analisar example.com --completo # headless, executa JS + red analisar example.com --lighthouse # auditoria de qualidade + red analisar example.com --json # saida JSON + red comparar site-a.com site-b.com + red explicar nextjs # explica tech, sem rede + red estudar example.com # trilha didatica + +Modo rapido: HTML bruto, headers, DNS, TLS, robots. +Modo completo: + DOM pos-hidratacao, XHR, WebSockets, globals JS. + +Deteccao usa fingerprints do enthec/webappanalyzer (MIT). + + +Desenvolvimento +--------------- + + npm install + npm run dev -- analisar example.com + npm test + npm run build + +Atualizar fingerprints (6000+ techs): + + npm run fingerprints:update + + +Licenca +------- + +MIT. Fingerprints derivados de enthec/webappanalyzer (MIT).
A data/fingerprints/categories.json

@@ -0,0 +1,782 @@

+{ + "1": { + "groups": [ + 3 + ], + "name": "CMS", + "priority": 1 + }, + "2": { + "groups": [ + 3, + 4, + 18 + ], + "name": "Message boards", + "priority": 1 + }, + "3": { + "groups": [ + 5 + ], + "name": "Database managers", + "priority": 2 + }, + "4": { + "groups": [ + 3 + ], + "name": "Documentation", + "priority": 2 + }, + "5": { + "groups": [ + 6 + ], + "name": "Widgets", + "priority": 9 + }, + "6": { + "groups": [ + 1 + ], + "name": "Ecommerce", + "priority": 1 + }, + "7": { + "groups": [ + 3, + 10 + ], + "name": "Photo galleries", + "priority": 1 + }, + "8": { + "groups": [ + 3 + ], + "name": "Wikis", + "priority": 1 + }, + "9": { + "groups": [ + 5, + 7 + ], + "name": "Hosting panels", + "priority": 2 + }, + "10": { + "groups": [ + 8 + ], + "name": "Analytics", + "priority": 9 + }, + "11": { + "groups": [ + 3 + ], + "name": "Blogs", + "priority": 1 + }, + "12": { + "groups": [ + 9 + ], + "name": "JavaScript frameworks", + "priority": 8 + }, + "13": { + "groups": [ + 3, + 18 + ], + "name": "Issue trackers", + "priority": 2 + }, + "14": { + "groups": [ + 10 + ], + "name": "Video players", + "priority": 7 + }, + "15": { + "groups": [ + 3, + 18 + ], + "name": "Comment systems", + "priority": 9 + }, + "16": { + "groups": [ + 11 + ], + "name": "Security", + "priority": 9 + }, + "17": { + "groups": [ + 9 + ], + "name": "Font scripts", + "priority": 9 + }, + "18": { + "groups": [ + 9 + ], + "name": "Web frameworks", + "priority": 7 + }, + "19": { + "groups": [ + 6 + ], + "name": "Miscellaneous", + "priority": 10 + }, + "20": { + "groups": [ + 9 + ], + "name": "Editors", + "priority": 4 + }, + "21": { + "groups": [ + 3 + ], + "name": "LMS", + "priority": 1 + }, + "22": { + "groups": [ + 7 + ], + "name": "Web servers", + "priority": 8 + }, + "23": { + "groups": [ + 7 + ], + "name": "Caching", + "priority": 7 + }, + "24": { + "groups": [ + 3 + ], + "name": "Rich text editors", + "priority": 5 + }, + "25": { + "groups": [ + 9 + ], + "name": "JavaScript graphics", + "priority": 6 + }, + "26": { + "groups": [ + 9 + ], + "name": "Mobile frameworks", + "priority": 8 + }, + "27": { + "groups": [ + 9 + ], + "name": "Programming languages", + "priority": 5 + }, + "28": { + "groups": [ + 7 + ], + "name": "Operating systems", + "priority": 6 + }, + "29": { + "groups": [ + 3 + ], + "name": "Search engines", + "priority": 4 + }, + "30": { + "groups": [ + 4 + ], + "name": "Webmail", + "priority": 2 + }, + "31": { + "groups": [ + 7 + ], + "name": "CDN", + "priority": 9 + }, + "32": { + "groups": [ + 2 + ], + "name": "Marketing automation", + "priority": 9 + }, + "33": { + "groups": [ + 7 + ], + "name": "Web server extensions", + "priority": 7 + }, + "34": { + "groups": [ + 7 + ], + "name": "Databases", + "priority": 5 + }, + "35": { + "groups": [ + 17 + ], + "name": "Maps", + "priority": 6 + }, + "36": { + "groups": [ + 2 + ], + "name": "Advertising", + "priority": 9 + }, + "37": { + "groups": [ + 7 + ], + "name": "Network devices", + "priority": 2 + }, + "38": { + "groups": [ + 10, + 7 + ], + "name": "Media servers", + "priority": 1 + }, + "39": { + "groups": [ + 4 + ], + "name": "Webcams", + "priority": 9 + }, + "41": { + "groups": [ + 1 + ], + "name": "Payment processors", + "priority": 8 + }, + "42": { + "groups": [ + 8 + ], + "name": "Tag managers", + "priority": 9 + }, + "44": { + "groups": [ + 9 + ], + "name": "CI", + "priority": 3 + }, + "45": { + "groups": [ + 7 + ], + "name": "Control systems", + "priority": 2 + }, + "46": { + "groups": [ + 4 + ], + "name": "Remote access", + "priority": 1 + }, + "47": { + "groups": [ + 9 + ], + "name": "Development", + "priority": 2 + }, + "48": { + "groups": [ + 10 + ], + "name": "Network storage", + "priority": 2 + }, + "49": { + "groups": [ + 3 + ], + "name": "Feed readers", + "priority": 1 + }, + "50": { + "groups": [ + 3 + ], + "name": "DMS", + "priority": 1 + }, + "51": { + "groups": [ + 9 + ], + "name": "Page builders", + "priority": 1 + }, + "52": { + "groups": [ + 4, + 16 + ], + "name": "Live chat", + "priority": 9 + }, + "53": { + "groups": [ + 2, + 16 + ], + "name": "CRM", + "priority": 5 + }, + "54": { + "groups": [ + 2 + ], + "name": "SEO", + "priority": 8 + }, + "55": { + "groups": [ + 16 + ], + "name": "Accounting", + "priority": 1 + }, + "56": { + "groups": [ + 5 + ], + "name": "Cryptominers", + "priority": 5 + }, + "57": { + "groups": [ + 9 + ], + "name": "Static site generator", + "priority": 1 + }, + "58": { + "groups": [ + 6 + ], + "name": "User onboarding", + "priority": 8 + }, + "59": { + "groups": [ + 9 + ], + "name": "JavaScript libraries", + "priority": 9 + }, + "60": { + "groups": [ + 7 + ], + "name": "Containers", + "priority": 8 + }, + "62": { + "groups": [ + 7 + ], + "name": "PaaS", + "priority": 8 + }, + "63": { + "groups": [ + 7 + ], + "name": "IaaS", + "priority": 8 + }, + "64": { + "groups": [ + 7 + ], + "name": "Reverse proxies", + "priority": 7 + }, + "65": { + "groups": [ + 7 + ], + "name": "Load balancers", + "priority": 7 + }, + "66": { + "groups": [ + 9 + ], + "name": "UI frameworks", + "priority": 7 + }, + "67": { + "groups": [ + 13 + ], + "name": "Cookie compliance", + "priority": 9 + }, + "68": { + "groups": [ + 9 + ], + "name": "Accessibility", + "priority": 9 + }, + "69": { + "groups": [ + 11 + ], + "name": "Authentication", + "priority": 6 + }, + "70": { + "groups": [ + 11 + ], + "name": "SSL/TLS certificate authorities", + "priority": 9 + }, + "71": { + "groups": [ + 2 + ], + "name": "Affiliate programs", + "priority": 9 + }, + "72": { + "groups": [ + 14 + ], + "name": "Appointment scheduling", + "priority": 9 + }, + "73": { + "groups": [ + 8 + ], + "name": "Surveys", + "priority": 9 + }, + "74": { + "groups": [ + 8 + ], + "name": "A/B Testing", + "priority": 9 + }, + "75": { + "groups": [ + 4, + 2 + ], + "name": "Email", + "priority": 9 + }, + "76": { + "groups": [ + 2 + ], + "name": "Personalisation", + "priority": 9 + }, + "77": { + "groups": [ + 2 + ], + "name": "Retargeting", + "priority": 9 + }, + "78": { + "groups": [ + 2 + ], + "name": "RUM", + "priority": 9 + }, + "79": { + "groups": [ + 17 + ], + "name": "Geolocation", + "priority": 9 + }, + "80": { + "groups": [ + 15 + ], + "name": "WordPress themes", + "priority": 7 + }, + "81": { + "groups": [ + 15 + ], + "name": "Shopify themes", + "priority": 7 + }, + "82": { + "groups": [ + 15 + ], + "name": "Drupal themes", + "priority": 7 + }, + "83": { + "groups": [ + 8 + ], + "name": "Browser fingerprinting", + "priority": 9 + }, + "84": { + "groups": [ + 1 + ], + "name": "Loyalty & rewards", + "priority": 9 + }, + "85": { + "groups": [ + 9 + ], + "name": "Feature management", + "priority": 9 + }, + "86": { + "groups": [ + 2 + ], + "name": "Segmentation", + "priority": 9 + }, + "87": { + "groups": [ + 15 + ], + "name": "WordPress plugins", + "priority": 8 + }, + "88": { + "groups": [ + 7 + ], + "name": "Hosting", + "priority": 9 + }, + "89": { + "groups": [ + 3 + ], + "name": "Translation", + "priority": 9 + }, + "90": { + "groups": [ + 2, + 18 + ], + "name": "Reviews", + "priority": 9 + }, + "91": { + "groups": [ + 1 + ], + "name": "Buy now pay later", + "priority": 9 + }, + "92": { + "groups": [ + 7 + ], + "name": "Performance", + "priority": 9 + }, + "93": { + "groups": [ + 14 + ], + "name": "Reservations & delivery", + "priority": 9 + }, + "94": { + "groups": [ + 2, + 1 + ], + "name": "Referral marketing", + "priority": 9 + }, + "95": { + "groups": [ + 10 + ], + "name": "Digital asset management", + "priority": 9 + }, + "96": { + "groups": [ + 2, + 18 + ], + "name": "Content curation", + "priority": 9 + }, + "97": { + "groups": [ + 2, + 8 + ], + "name": "Customer data platform", + "priority": 9 + }, + "98": { + "groups": [ + 1 + ], + "name": "Cart abandonment", + "priority": 9 + }, + "99": { + "groups": [ + 1 + ], + "name": "Shipping carriers", + "priority": 9 + }, + "100": { + "groups": [ + 15 + ], + "name": "Shopify apps", + "priority": 8 + }, + "101": { + "groups": [ + 6, + 16 + ], + "name": "Recruitment & staffing", + "priority": 9 + }, + "102": { + "groups": [ + 1 + ], + "name": "Returns", + "priority": 9 + }, + "103": { + "groups": [ + 1, + 10 + ], + "name": "Livestreaming", + "priority": 9 + }, + "104": { + "groups": [ + 14 + ], + "name": "Ticket booking", + "priority": 9 + }, + "105": { + "groups": [ + 10 + ], + "name": "Augmented reality", + "priority": 9 + }, + "106": { + "groups": [ + 1 + ], + "name": "Cross border ecommerce", + "priority": 6 + }, + "107": { + "groups": [ + 1 + ], + "name": "Fulfilment", + "priority": 6 + }, + "108": { + "groups": [ + 1 + ], + "name": "Ecommerce frontends", + "priority": 6 + }, + "109": { + "groups": [ + 6 + ], + "name": "Domain parking", + "priority": 9 + }, + "110": { + "groups": [ + 8 + ], + "name": "Form builders", + "priority": 8 + }, + "111": { + "groups": [ + 6 + ], + "name": "Fundraising & donations", + "priority": 9 + }, + "112": { + "groups": [ + 5, + 9 + ], + "name": "Artificial Intelligence", + "priority": 9 + } +}
A data/fingerprints/meta.json

@@ -0,0 +1,6 @@

+{ + "fonte": "enthec/webappanalyzer (MIT)", + "versao": "atualizado via script", + "atualizadoEm": "2026-08-01", + "totalTecnologias": 7540 +}
A data/fingerprints/technologies.json

@@ -0,0 +1,132049 @@

+{ + "11Sight": { + "cats": [ + 52, + 53 + ], + "description": "11Sight is an AI-powered, omnichannel platform enabling users to receive inbound video calls from any online channel, facilitating sales conversations and lead conversions.", + "icon": "11Sight.svg", + "js": { + "elevensight": "", + "elevensightApp": "" + }, + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "app\\.11sight\\.com/" + ], + "website": "https://www.11sight.com" + }, + "1C-Bitrix": { + "cats": [ + 1, + 6 + ], + "cookies": { + "BITRIX_SM_GUEST_ID": "", + "BITRIX_SM_LAST_IP": "", + "BITRIX_SM_SALE_UID": "" + }, + "description": "1C-Bitrix is a system of web project management, universal software for the creation, support and successful development of corporate websites and online stores.", + "headers": { + "Set-Cookie": "BITRIX_", + "X-Powered-CMS": "Bitrix Site Manager" + }, + "icon": "1C-Bitrix.svg", + "implies": [ + "PHP" + ], + "pricing": [ + "onetime", + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "bitrix(?:\\.info/|/js/main/core)" + ], + "website": "https://www.1c-bitrix.ru" + }, + "24nettbutikk": { + "cats": [ + 6 + ], + "cookies": { + " _gat_24nb": "\\;confidence:50", + "24nb": "\\;confidence:50" + }, + "description": "24nettbutikk is an ecommerce platform from Norway.", + "icon": "24nettbutikk.svg", + "pricing": [ + "mid", + "recurring" + ], + "requires": [ + "Cart Functionality" + ], + "saas": true, + "website": "https://www.24nettbutikk.no" + }, + "2B Advice": { + "cats": [ + 67 + ], + "description": "2B Advice provides a plug-in to manage GDPR cookie consent.", + "icon": "2badvice.png", + "js": { + "BBCookieControler": "" + }, + "saas": true, + "scriptSrc": [ + "2badvice-cdn\\.azureedge\\.net" + ], + "website": "https://www.2b-advice.com/en/data-privacy-software/cookie-consent-plugin/" + }, + "2ClickShop": { + "cats": [ + 6 + ], + "description": "2ClickShop is an ecommerce platform integrated with ERP systems, catering to both B2B and B2C transactions.", + "icon": "2ClickShop.svg", + "meta": { + "author": "^Trol Intermedia / 2ClickShop$" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://2click.pl" + }, + "30namaPlayer": { + "cats": [ + 14 + ], + "description": "30namaPlayer is a modified version of Video.js to work with videos on HTML using javascript.", + "dom": [ + "section[class*='player30nama']" + ], + "icon": "30namaPlayer.png", + "website": "https://30nama.com/" + }, + "321 CMS": { + "cats": [ + 1 + ], + "description": "321 CMS is a content management system that enables users to create and manage websites without requiring coding knowledge.", + "icon": "321CMS.svg", + "meta": { + "author": "^321 CREATIVE CREW" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://www.321web.cz" + }, + "33Across": { + "cats": [ + 36 + ], + "description": "33Across is a technology company focused on solving the challenge of consumer attention for automated advertising.", + "dom": [ + "iframe[src*='.33across.com'], link[href*='.33across.com'], link[href*='.tynt.com']" + ], + "icon": "33Across.svg", + "js": { + "Tynt": "" + }, + "saas": true, + "scriptSrc": [ + "\\.33across\\.com/", + "\\.tynt\\.com/" + ], + "website": "https://www.33across.com", + "xhr": [ + "\\.33across\\.com" + ] + }, + "34SP.com": { + "cats": [ + 88 + ], + "description": "34SP.com specialises in website hosting, discount domain names, low cost VPS servers and dedicated servers.", + "dns": { + "SOA": [ + "ns(?:\\d+)?\\.34sp\\.com" + ] + }, + "icon": "34SP.com.svg", + "pricing": [ + "recurring", + "low" + ], + "website": "https://www.34sp.com" + }, + "4-Tell": { + "cats": [ + 76 + ], + "cookies": { + "4Tell": "", + "4TellCart": "", + "4TellSession": "" + }, + "description": "4-Tell is an ecommerce software company for retailers with AI-powered personalisation and recommendations products.", + "icon": "4-Tell.svg", + "js": { + "_4TellBoost": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "4tellcdn\\.azureedge\\.net" + ], + "website": "https://4-tell.com" + }, + "42Chat": { + "cats": [ + 52 + ], + "description": "42Chat is a provider of conversational AI solutions and text-based chatbots designed to connect clients with their communities.", + "icon": "42Chat.svg", + "saas": true, + "scriptSrc": [ + "api\\.42chat\\.com" + ], + "website": "https://www.42chat.com" + }, + "42stores": { + "cats": [ + 6 + ], + "description": "42stores is a French SaaS ecommerce solution that was established in 2008. It offers a range of features such as monitoring, customer support, and regular updates. The platform is known for its flexibility and modularity, making it possible to integrate with various ERP systems.", + "headers": { + "Powered-By": "^42stores$" + }, + "icon": "42stores.svg", + "pricing": [ + "poa", + "recurring" + ], + "saas": true, + "website": "https://www.42stores.com" + }, + "4Partners": { + "cats": [ + 99 + ], + "description": "4Partners is an international dropshipping service that allows you to launch a ready-made online store.", + "icon": "4Partners.svg", + "pricing": [ + "poa" + ], + "website": "https://4partners.io/en/" + }, + "4Partners CMS": { + "cats": [ + 6 + ], + "description": "4Partners CMS is a cloud-based solution designed for ecommerce shops.", + "icon": "4Partners.svg", + "implies": [ + "PHP", + "4Partners", + "Nginx" + ], + "meta": { + "author": "^4CMS$" + }, + "pricing": [ + "poa" + ], + "website": "https://4partners.io/en/4p-cms" + }, + "51.LA": { + "cats": [ + 10 + ], + "description": "51.LA is a Chinese based website visitor counter.", + "icon": "51.LA.png", + "js": { + "LA.config.ck": "" + }, + "pricing": [ + "freemium", + "recurring", + "payg" + ], + "saas": true, + "website": "https://www.51.la" + }, + "52Degrees": { + "cats": [ + 10 + ], + "description": "52Degrees is a data platform formerly known as Handset Detection, providing real-time device and data insights for digital businesses.", + "icon": "52Degrees.svg", + "pricing": [ + "freemium", + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "api\\.handsetdetection\\.com" + ], + "scripts": [ + "'api\\.handsetdetection\\.com" + ], + "website": "https://51degrees.com" + }, + "5centsCDN": { + "cats": [ + 31 + ], + "description": "5centsCDN is a content delivery networks service provider.", + "dom": [ + "link[href*='.5centscdn.com/']" + ], + "headers": { + "x-cdn": "^5centsCDN$" + }, + "icon": "5centsCDN.svg", + "pricing": [ + "recurring", + "low" + ], + "scriptSrc": [ + "\\.5centscdn\\.com/" + ], + "website": "https://www.5centscdn.net" + }, + "6sense": { + "cats": [ + 32, + 76 + ], + "description": "6sense is a B2B predictive intelligence platform for marketing and sales.", + "headers": { + "Content-Security-Policy": "\\.6sc\\.co/" + }, + "icon": "6sense.svg", + "pricing": [ + "poa", + "high", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.6sc\\.co/" + ], + "website": "https://6sense.com" + }, + "6Valley eCommerce CMS": { + "cats": [ + 1, + 6 + ], + "cookies": { + "6valley_session": "" + }, + "description": "6Valley eCommerce CMS is a multi-vendor platform designed to facilitate business launches by providing tools for managing vendors, products, and transactions within an ecommerce ecosystem.", + "icon": "6ValleyEcommerceCMS.svg", + "pricing": [ + "onetime" + ], + "scripts": [ + "6valley_cookie_consent" + ], + "website": "https://6valley.app" + }, + "7moor": { + "cats": [ + 32, + 53 + ], + "description": "7moor is an integrated customer service marketing solution that combines communication, customer support, and marketing tools.", + "icon": "7moor.svg", + "js": { + "moor7Source": "" + }, + "saas": true, + "website": "https://www.7moor.com" + }, + "7Shifts": { + "cats": [ + 101 + ], + "description": "7Shifts is an all-in-one team management platform designed to streamline restaurant operations, providing tools for scheduling, communication, and task management to simplify day-to-day activities for both managers and staff.", + "dom": [ + "a[href*='7shifts.com/'] > img[src*='.7shifts.com/']" + ], + "icon": "7Shifts.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://www.7shifts.com" + }, + "8base": { + "cats": [ + 3, + 62 + ], + "description": "8base is a low-code development platform for building and running enterprise-grade digital products including SaaS solutions, marketplaces and other go-to-market applications.", + "icon": "8base.svg", + "pricing": [ + "low", + "freemium", + "recurring" + ], + "saas": true, + "website": "https://8base.com", + "xhr": [ + "api\\.8base\\.com" + ] + }, + "8x8": { + "cats": [ + 52 + ], + "description": "8x8 is a communication tool offering chat functionality for streamlined business communication.", + "icon": "8x8.svg", + "js": { + "Chat8x8": "", + "__8x8Chat": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.8x8.com" + }, + "91App": { + "cats": [ + 6 + ], + "description": "91App is a Taiwan-based platform that provides solutions for retail stores.", + "icon": "91App.svg", + "saas": true, + "scriptSrc": [ + "cdn\\.91app\\.com/" + ], + "website": "https://91app.com" + }, + "99minds": { + "cats": [ + 84 + ], + "description": "99minds is an online platform for managing and scaling gift cards, store credit, digital wallets, and loyalty programs.", + "icon": "99minds.svg", + "js": { + "_99mindsDataLayer": "" + }, + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.99minds\\.io" + ], + "website": "https://www.99minds.io" + }, + "<model-viewer>": { + "cats": [ + 105 + ], + "description": "<model-viewer> is an open-source web component developed by Google and maintained through GitHub. <model-viewer> aims at putting 3D content on the web easily with a few lines of HTML code. This was first introduced with Chrome 72 in July 2019 and enables users to view 3D in the browser and mobile devices.", + "dom": [ + "model-viewer" + ], + "icon": "model-viewer.svg", + "oss": true, + "scriptSrc": [ + "/model-viewer/dist/model-viewer\\.min\\.js" + ], + "website": "https://modelviewer.dev" + }, + "@sulu/web": { + "cats": [ + 59 + ], + "icon": "Sulu.svg", + "js": { + "web.startComponents": "" + }, + "website": "https://github.com/sulu/web-js" + }, + "_hyperscript": { + "cats": [ + 59 + ], + "description": "_hyperscript is a scripting language for adding interactivity to the front-end.", + "icon": "_hyperscript.png", + "js": { + "_hyperscript": "" + }, + "oss": true, + "scriptSrc": [ + "//unpkg\\.com/hyperscript\\.org@([\\d\\.]+)\\;version:\\1" + ], + "website": "https://hyperscript.org" + }, + "a-blog cms": { + "cats": [ + 1 + ], + "icon": "a-blog cms.svg", + "implies": [ + "PHP" + ], + "meta": { + "generator": "a-blog cms" + }, + "website": "https://www.a-blogcms.jp" + }, + "A-Frame": { + "cats": [ + 25, + 105 + ], + "description": "A-Frame is an open-source web framework that simplifies building cross-platform virtual reality (VR) experiences using HTML and JavaScript.", + "html": [ + "<a-scene[^<>]*>" + ], + "icon": "A-Frame.svg", + "implies": [ + "Three.js" + ], + "js": { + "AFRAME.version": "^(.+)$\\;version:\\1", + "aframeStats": "" + }, + "oss": true, + "scriptSrc": [ + "/?([\\d.]+)?/aframe(?:\\.min)?\\.js\\;version:\\1" + ], + "website": "https://aframe.io" + }, + "A2Z Events": { + "cats": [ + 72 + ], + "description": "A2Z Events is an event management solution designed by and for event professionals.", + "icon": "A2ZEvents.svg", + "js": { + "a2z.Widget": "", + "a2zAnalytics": "" + }, + "saas": true, + "scriptSrc": [ + "\\.a2zinc\\.net/" + ], + "website": "https://mya2zevents.com" + }, + "a3 Lazy Load": { + "cats": [ + 87, + 92 + ], + "description": "a3 Lazy Load is a mobile oriented, very simple to use plugin that will speed up sites page load speed.", + "icon": "a3.png", + "js": { + "a3_lazyload_extend_params": "", + "a3_lazyload_params": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/plugins/a3-lazy-load/.+\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + ], + "website": "https://a3rev.com/shop/a3-lazy-load/" + }, + "A8.net": { + "cats": [ + 71 + ], + "description": " A8.net is an affiliate marketing network.", + "dom": [ + "img[src*='.a8.net']" + ], + "icon": "A8.net.svg", + "js": { + "A8salesCookieRepository": "", + "a8sales": "", + "map_A8": "" + }, + "scriptSrc": [ + "statics\\.a8\\.net" + ], + "website": "https://www.a8.net" + }, + "Aacio": { + "cats": [ + 6 + ], + "description": "Aacio is an all-in-one platform that integrates multiple applications to offer tools, support, and resources aimed at facilitating business operations and growth.", + "icon": "Aacio.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "app\\.aacio\\.io" + ], + "website": "https://aacio.io" + }, + "Aarki": { + "cats": [ + 36 + ], + "description": "Aarki is an AI platform that develops advertising solutions aimed at increasing mobile revenue growth.", + "icon": "Aarki.svg", + "saas": true, + "scripts": [ + "\\.aarki\\.net" + ], + "website": "https://www.aarki.com" + }, + "Aasaan": { + "cats": [ + 6 + ], + "description": "Aasaan is a no-code e-commerce platform that helps digitalize businesses to grow.", + "icon": "Aasaan.svg", + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "assets\\.aasaan\\.app" + ], + "website": "https://aasaan.app" + }, + "AB Tasty": { + "cats": [ + 74 + ], + "description": "AB Tasty is a customer experience optimisation company. AB Tasty offers AI-driven experimentation, personalisation, and product optimisation platforms for user testing.", + "icon": "AB Tasty.svg", + "js": { + "ABTasty": "", + "_abtasty": "", + "loadABTasty": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "try\\.abtasty\\.com" + ], + "website": "https://www.abtasty.com" + }, + "AbanteCart": { + "cats": [ + 6 + ], + "description": "AbanteCart is an open-source ecommerce platform designed to help businesses create and manage online stores with built-in product management, order processing, and customer engagement features.", + "icon": "AbanteCart.svg", + "meta": { + "generator": "^AbanteCart" + }, + "oss": true, + "website": "https://www.abantecart.com" + }, + "AbhiCMS": { + "cats": [ + 1 + ], + "description": "AbhiCMS is a lesser-known content management system that may not have a significant user base or active development community.", + "implies": [ + "PHP", + "MySQL" + ], + "meta": { + "generator": "AbhiCMS\\s([\\d\\.]+)\\;version:\\1" + }, + "pricing": [ + "poa" + ], + "website": "https://website999.org" + }, + "Abicart": { + "cats": [ + 6 + ], + "description": "Abicart is an ecommerce platform developed by the Swedish company Abicart AB.", + "icon": "abicart.svg", + "meta": { + "generator": "Abicart" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://abicart.com/" + }, + "Able CDP": { + "cats": [ + 97 + ], + "description": "Able CDP is a customer journey tracking system that monitors and analyzes user interactions across multiple touchpoints to provide insights into engagement and behavior.", + "icon": "AbleCDP.svg", + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "app\\.ablecdp\\.com" + ], + "website": "https://www.ablecdp.com" + }, + "ABLyft": { + "cats": [ + 74 + ], + "description": "ABlyft is an A/B-Testing Platform made for developers.", + "icon": "ABlyft.svg", + "js": { + "ablyft.get": "", + "ablyftClickListener": "", + "ablyftEventQueueInterv": "", + "ablyftStopQueue": "" + }, + "pricing": [ + "freemium", + "poa" + ], + "saas": true, + "website": "https://ablyft.com" + }, + "ABOUT YOU Commerce Suite": { + "cats": [ + 6 + ], + "description": "ABOUT YOU Commerce Suite is an enterprise ready infrastructure solution designed for ecommerce companies.", + "dom": [ + "link[href*='cdn.aboutyou.de/'], img[src*='cdn.aboutyou.de/']" + ], + "icon": "ABOUT YOU Commerce Suite.svg", + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://commercesuite.aboutyou.com" + }, + "AboutMyClinic": { + "cats": [ + 1 + ], + "description": "AboutMyClinic is a website builder designed exclusively for doctors to create and manage professional medical practice websites.", + "icon": "AboutMyClinic.svg", + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "www\\.aboutmyclinic\\.com" + ], + "website": "https://www.aboutmyclinic.com" + }, + "ABP Framework": { + "cats": [ + 18 + ], + "description": "ABP Framework is a complete infrastructure to create modern web applications by following the best practices and conventions of software development.", + "icon": "abp.svg", + "implies": [ + "Microsoft ASP.NET" + ], + "js": { + "abp.timing.timeZone": "", + "abp.version": "(.*)\\;version:\\1" + }, + "oss": true, + "website": "https://abp.io/" + }, + "Abralytics": { + "cats": [ + 10 + ], + "description": "Abralytics is a privacy-focused alternative to Google Analytics that provides email reports.", + "icon": "Abralytics.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "app\\.abralytics\\.com/" + ], + "website": "https://www.abralytics.com" + }, + "Absorb": { + "cats": [ + 21 + ], + "cookies": { + "_absorb_ui_session": "" + }, + "description": "Absorb is a cloud-based learning management system.", + "icon": "Absorb.svg", + "js": { + "AbsorbLMS": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.absorblms.com" + }, + "Accentuate Custom Fields": { + "cats": [ + 100 + ], + "description": "Accentuate Custom Fields is the professional and de facto solution to easily extend your Shopify store with your own custom fields such multi-language text fields, images, checkboxes, dates, selection list and custom JSON objects.", + "dom": [ + "a[style*='.accentuate.io/'], a[data-bg*='.accentuate.io/'], div[style*='.accentuate.io/'], img[src*='.accentuate.io/'], img[data-src*='.accentuate.io/']" + ], + "icon": "Accentuate Custom Fields.png", + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "scripts": [ + "\\.accentuate\\.io/" + ], + "website": "https://www.accentuate.io" + }, + "Acceptd": { + "cats": [ + 72 + ], + "description": "Acceptd is a premier application and audition management platform designed to streamline the submission, review, and selection process for organizations and educational institutions.", + "icon": "Acceptd.svg", + "meta": { + "application-name": "^Acceptd Application$" + }, + "saas": true, + "scripts": [ + "\\.getacceptd\\.com" + ], + "website": "https://getacceptd.com" + }, + "Accertify": { + "cats": [ + 16 + ], + "description": "Accertify is a platform specialising in fraud prevention and chargeback management.", + "dom": [ + "div[id*='Accertify']" + ], + "icon": "Accertify.svg", + "saas": true, + "website": "https://www.accertify.com/" + }, + "AccessAlly": { + "cats": [ + 21 + ], + "description": "AccessAlly is a customizable platform designed for scalable growth, offering tools for membership management, online courses, and automation.", + "icon": "AccessAlly.svg", + "js": { + "accessally_order_form_data_is_during_restore": "", + "accessally_script_object": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://accessally.com" + }, + "AccessiBe": { + "cats": [ + 68 + ], + "description": "AccessiBe is an accessibility overlay which claims to provide ADA and WCAG compliance. The system scans and analyzes a website, and applies adjustments which they claim make your website ADA and WCAG 2.1 compliant.", + "icon": "AccessiBe.svg", + "js": { + "acsb": "\\;confidence:50", + "acsbJS": "\\;confidence:50" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "acsbapp?\\.com/.*/acsb\\.js" + ], + "website": "https://accessibe.com" + }, + "Accessibility Toolbar Plugin": { + "cats": [ + 68 + ], + "description": "Accessibility Toolbar Plugin is an accessibility component without dependencies (clean javascript), including a variety of tools.", + "icon": "Accessibility Toolbar Plugin.png", + "js": { + "MicAccessTool.prototype.openCloseBoxKeyboard": "" + }, + "oss": true, + "website": "https://webworks.ga/acc_toolbar" + }, + "Accessible360": { + "cats": [ + 68 + ], + "description": "Accessible360 is a web accessibility company based in Edina, Minnesota.", + "dom": [ + "a[href*='accessible360.com/'][target='_blank'], a[href*='accessible360.com/'] > img" + ], + "icon": "Accessible360.png", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "/npm/@accessible360/accessible-slick@([\\d\\.]+)/\\;version:\\1", + "/accessible360/accessible-slick/slick/slick\\.min\\.js\\?v=([\\d\\.]+)\\;version:\\1" + ], + "website": "https://accessible360.com" + }, + "Accessibly": { + "cats": [ + 68 + ], + "description": "Accessibly is an app which is designed to assist with meeting certain requirements of WCAG 2.1 using an overlay solution.", + "icon": "Accessibly.svg", + "js": { + "accessibilityWidget.name": "bound" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "accessibly\\.onthemapmarketing\\.com" + ], + "website": "https://www.onthemapmarketing.com/accessibly/" + }, + "AccessiWay": { + "cats": [ + 68 + ], + "description": "AccessiWay is a solution focused on digital accessibility and compliance for organizations seeking to meet established standards.", + "icon": "AccessiWay.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scripts": [ + "www\\.accessiway\\.at" + ], + "website": "https://www.accessiway.com" + }, + "Accesso": { + "cats": [ + 6, + 72 + ], + "description": "Accesso provides ticketing, ecommerce and Point-of-Sale (PoS) solutions.", + "icon": "Accesso.svg", + "js": { + "accesso": "" + }, + "scriptSrc": [ + "/embed/accesso\\.js" + ], + "website": "https://accesso.com/" + }, + "AccessTrade": { + "cats": [ + 71 + ], + "description": "AccessTrade is an affiliate marketing platform based on the CPA model developed by Interspace Co.", + "dom": [ + "img[src*='.accesstrade.net'],img[data-src*='.accesstrade.net']" + ], + "icon": "AccessTrade.svg", + "scriptSrc": [ + "accesstrade\\.net/js/", + "click\\.accesstra\\.de/js/nct/lp\\.js" + ], + "website": "https://accesstrade.global/" + }, + "Acconsento.click": { + "cats": [ + 67 + ], + "description": "Acconsento.click is a software solution designed to assist users in achieving cookie policy compliance for their websites.", + "dom": [ + "link[href*='//acconsento.click/']" + ], + "icon": "Acconsento.click.png", + "js": { + "AcconsentoAPI": "", + "acconsentoCreateElement": "" + }, + "pricing": [ + "low", + "recurring", + "payg" + ], + "saas": true, + "website": "https://shop.acconsento.click" + }, + "Accredible": { + "cats": [ + 21 + ], + "description": "Accredible is a branded digital certificates provider that supports learner and program growth through secure, verifiable credentialing.", + "dom": [ + "iframe[src*='api.accredible.com/']" + ], + "headers": { + "Access-Control-Allow-Headers": "^Accredible-Authorization" + }, + "icon": "Accredible.svg", + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "website": "https://www.accredible.com" + }, + "AccuWeather": { + "cats": [ + 5 + ], + "description": "AccuWeather provides weather forecasts and warnings and additional weather products and services.", + "dom": [ + "a[href*='.accuweather.com'][target='_blank']" + ], + "icon": "AccuWeather.svg", + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://partners.accuweather.com" + }, + "Ace": { + "cats": [ + 24 + ], + "description": "Ace is an embeddable code editor written in JavaScript.", + "icon": "Ace.png", + "js": { + "ace.EditSession": "", + "ace.Editor": "", + "ace.version": "([\\d\\.]+)\\;version:\\1" + }, + "oss": true, + "website": "https://github.com/ajaxorg/ace" + }, + "Acecounter": { + "cats": [ + 10 + ], + "description": "Acecounter is a Korean analytics service that consolidates website analytics data into a single platform for streamlined access and analysis.", + "icon": "Acecounter.svg", + "js": { + "_AceCounter": "" + }, + "saas": true, + "scriptSrc": [ + "\\.acecounter\\.com/" + ], + "website": "https://www.home.acecounter.com" + }, + "AceShop": { + "cats": [ + 6 + ], + "description": "AceShop is a full-featured ecommerce component for Joomla that enables online store creation and management within the Joomla content management system.", + "icon": "AceShop.svg", + "oss": true, + "pricing": [ + "freemium" + ], + "requires": [ + "Joomla", + "jQuery" + ], + "scriptSrc": [ + "/aceshopjquery/aceshopjquery/" + ], + "website": "https://www.joomace.net/joomla-extensions/aceshop-joomla-shopping-cart" + }, + "Ackee": { + "cats": [ + 10 + ], + "description": "Ackee is a self-hosted, Node.js based analytics tool with a focus on privacy.", + "dom": [ + "[data-ackee-domain-id], [data-ackee-server]" + ], + "icon": "Ackee.svg", + "js": { + "ackeeTracker": "" + }, + "oss": true, + "website": "https://ackee.electerious.com" + }, + "Acoustic Experience Analytics": { + "cats": [ + 10 + ], + "description": "Acoustic Experience Analytics (Tealeaf), formerly known as IBM Tealeaf Customer Experience on Cloud, is a SaaS-based analytics solution that delivers Tealeaf core capabilities in an managed cloud environment. Tealeaf captures and manages each visitor interaction on your website and mobile applications.", + "icon": "Acoustic.svg", + "js": { + "TLT.config.core.modules.TLCookie": "", + "TLT_VERSION": "", + "TeaLeaf": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://acoustic.com/tealeaf" + }, + "Acquia Campaign Factory": { + "cats": [ + 32 + ], + "description": "Acquia Campaign Factory is centralized marketing management system powered by Mautic.", + "icon": "acquia-campaign-factory.svg", + "implies": [ + "Mautic" + ], + "saas": true, + "scriptSrc": [ + "mautic\\.net", + "maestro\\.mautic\\.com" + ], + "website": "https://www.acquia.com/products/marketing-cloud/campaign-factory" + }, + "Acquia Cloud IDE": { + "cats": [ + 47 + ], + "description": "Acquia Cloud IDE is a browser-based source code editor and a Drupal development stack running on the Acquia Cloud Platform.", + "icon": "acquia-cloud-ide.png", + "implies": [ + "Acquia Cloud Platform" + ], + "saas": true, + "scriptSrc": [ + "https?:\\/\\/.+\\.web\\.ahdev\\.cloud" + ], + "url": [ + "https:?\\/\\/.+\\.web\\.ahdev\\.cloud" + ], + "website": "https://www.acquia.com/products/drupal-cloud/cloud-ide" + }, + "Acquia Cloud Platform": { + "cats": [ + 62 + ], + "description": "Acquia Cloud Platform is a Drupal-tuned application lifecycle management suite with an infrastructure to support Drupal deployment workflow processes.", + "headers": { + "X-AH-Environment": "^(next)?.*$\\;version:\\1?Next:" + }, + "icon": "acquia-cloud.svg", + "implies": [ + "Amazon Web Services" + ], + "saas": true, + "website": "https://www.acquia.com/products/drupal-cloud/cloud-platform" + }, + "Acquia Cloud Platform CDN": { + "cats": [ + 31 + ], + "headers": { + "via": "Acquia Platform CDN (.+)\\;version:\\1" + }, + "icon": "acquia-cloud-platform.svg", + "implies": [ + "Acquia Cloud Platform" + ], + "saas": true, + "website": "https://docs.acquia.com/cloud-platform/platformcdn/" + }, + "Acquia Cloud Site Factory": { + "cats": [ + 88 + ], + "description": "Acquia Site Factory is a multisite platform for Drupal.", + "dom": [ + "script[src*='sites/g/files']", + "img[src*='sites/g/files']", + "img[data-src*='sites/g/files']", + "link[href*='sites/g/files']" + ], + "icon": "acquia-site-factory.svg", + "implies": [ + "Acquia Cloud Platform", + "Drupal Multisite" + ], + "saas": true, + "scriptSrc": [ + "sites\\/g\\/files" + ], + "website": "https://www.acquia.com/products/drupal-cloud/site-factory" + }, + "Acquia Content Hub": { + "cats": [ + 19 + ], + "description": "Acquia Content Hub is a cloud-based, centralized content distribution and syndication service.", + "dom": [ + "[data-lift-slot]" + ], + "headers": { + "content-security-policy": "content-hub\\.acquia\\.com" + }, + "icon": "acquia-content-hub.png", + "implies": [ + "Acquia Cloud Platform" + ], + "saas": true, + "scriptSrc": [ + "content-hub\\.acquia\\.com" + ], + "url": [ + "https?:\\/\\/.+\\.content-hub\\.acquia\\.com" + ], + "website": "https://www.acquia.com/products/drupal-cloud/content-hub" + }, + "Acquia Customer Data Platform": { + "cats": [ + 97 + ], + "description": "Acquia Customer Data Platform (formerly AgilOne) is a customer data platform for Drupal.", + "dom": [ + "[data-function*='Agilone']" + ], + "icon": "acquia-cdp.png", + "js": { + "$A1": "", + "$A1Config": "", + "agiloneObject": "" + }, + "saas": true, + "scriptSrc": [ + "^https?:\\/\\/.+\\.agilone\\.com", + "^https?:\\/\\/scripts\\.agilone\\.com\\/latest\\/a1.js" + ], + "website": "https://www.acquia.com/products/marketing-cloud/customer-data-platform" + }, + "Acquia Personalization": { + "cats": [ + 10, + 76 + ], + "description": "Acquia Personalization (formerly Acquia Lift) lets you track customers' behavior throughout your website.", + "dom": [ + "[data-lift-slot]" + ], + "icon": "acquia-personalization.png", + "implies": [ + "Acquia Cloud Platform\\;confidence:95" + ], + "js": { + "AcquiaLift": "", + "_tcaq": "" + }, + "saas": true, + "scriptSrc": [ + "lift\\.acquia\\.com" + ], + "website": "https://www.acquia.com/products/marketing-cloud/personalization", + "xhr": [ + "lift\\.acquia\\.com" + ] + }, + "Acquia Site Studio": { + "cats": [ + 51 + ], + "description": "Site Studio (formerly Cohesion) is a low-code, Drupal add-on page builder.", + "dom": [ + "div[class*='coh-component coh-component-instance']" + ], + "icon": "acquia-site-studio.svg", + "implies": [ + "Acquia Cloud Platform" + ], + "saas": true, + "scriptSrc": [ + "sites/\\w*/files/cohesion" + ], + "website": "https://www.acquia.com/products/drupal-cloud/site-studio" + }, + "Acquire Cobrowse": { + "cats": [ + 19, + 103 + ], + "description": "Acquire Cobrowse is a safe and secure method of interacting with a customer's browser without downloading any additional software.", + "icon": "Acquire.svg", + "js": { + "acquireCobrowseRTC": "", + "acquireCobrowseSettings": "", + "acquireConfigNodeServer": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.acquire\\.io/cobrowse/" + ], + "website": "https://acquire.io/co-browsing" + }, + "Acquire Live Chat": { + "cats": [ + 52 + ], + "description": "Acquire is a multi-channel customer support platform designed to provide real-time customer support to customers.", + "icon": "Acquire.svg", + "js": { + "_acquire_init_config": "", + "acquire": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.acquire\\.io/(?!cobrowse)" + ], + "website": "https://acquire.io" + }, + "Act-On": { + "cats": [ + 32 + ], + "description": "Act-On is a cloud-based SaaS product for marketing automation.", + "icon": "Act-On.svg", + "js": { + "ActOn": "" + }, + "pricing": [ + "high", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "/cdnr/\\d+/acton/bn/tracker/\\d+" + ], + "website": "https://act-on.com" + }, + "ActBlue": { + "cats": [ + 111 + ], + "description": "ActBlue is an online fundraising platform that facilitates secure donations to Democratic candidates and progressive causes, streamlining the process of processing and distributing campaign contributions.", + "dom": [ + "a[href*='//secure.actblue.com/donate/']" + ], + "icon": "ActBlue.svg", + "js": { + "actblue.__configuration": "" + }, + "pricing": [ + "payg" + ], + "saas": true, + "website": "https://secure.actblue.com" + }, + "actionhero.js": { + "cats": [ + 18, + 22 + ], + "headers": { + "X-Powered-By": "actionhero API" + }, + "icon": "ActionHeroJs.svg", + "implies": [ + "Node.js" + ], + "js": { + "actionheroClient": "" + }, + "scriptSrc": [ + "actionheroClient\\.js" + ], + "website": "https://www.actionherojs.com" + }, + "Actirise": { + "cats": [ + 10 + ], + "description": "Actirise is a monetization and business intelligence platform.", + "dom": [ + "div[data-actirise]" + ], + "icon": "Actirise.svg", + "js": { + "ActiriseSafeFrame": "", + "actirisePlugin.version": "^(.+)$\\;version:\\1" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://corporate.actirise.com" + }, + "Actito": { + "cats": [ + 32, + 76 + ], + "cookies": { + "SmartFocus": "" + }, + "description": "Actito is an agile SaaS marketing automation platform.", + "icon": "Actito.png", + "js": { + "_actGoal": "", + "smartFocus": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.actito\\.be", + "\\.advisor\\.smartfocus\\.com" + ], + "website": "https://www.actito.com" + }, + "Activ8 Commerce": { + "cats": [ + 6 + ], + "description": "Activ8 Commerce is a sales solution tailored for winery and distillery businesses.", + "icon": "Activ8.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "/wp-content/plugins/activ8-commerce/" + ], + "website": "https://activ8commerce.com" + }, + "ActiveCampaign": { + "cats": [ + 32, + 75 + ], + "description": "ActiveCampaign is email and marketing automation software.", + "icon": "ActiveCampaign.svg", + "js": { + "acEnableTracking": "" + }, + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "plugins/activecampaign-subscription-forms/site_tracking\\.js", + "\\.activehosted\\.com", + "\\.app-us1\\.com", + "\\.ac-page\\.com" + ], + "url": [ + "\\.activehosted\\.com", + "\\.ac-page\\.com" + ], + "website": "https://www.activecampaign.com" + }, + "ActivEngage": { + "cats": [ + 52 + ], + "description": "ActivEngage is an automotive chat service that enables real-time website messaging between dealerships and customers.", + "icon": "ActivEngage.svg", + "js": { + "ActivEngage": "" + }, + "saas": true, + "scriptSrc": [ + "pageview\\.activengage\\.com" + ], + "website": "https://www.activengage.com" + }, + "Acuity Scheduling": { + "cats": [ + 72 + ], + "description": "Acuity Scheduling is a cloud-based appointment scheduling software solution.", + "dom": [ + "iframe[src*='app.acuityscheduling.com/']" + ], + "icon": "Acuity Scheduling.svg", + "js": { + "ACUITY_MODAL_INIT": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.acuityscheduling\\.com" + ], + "website": "https://acuityscheduling.com" + }, + "AcuityAds": { + "cats": [ + 36 + ], + "description": "AcuityAds offers automatic solutions to marketers willing to connect through clients across mobile, social, and online display advertising campaigns.", + "headers": { + "Content-Security-Policy": "\\.acuityplatform\\.com" + }, + "icon": "AcuityAds.svg", + "js": { + "acuityAdsEventQueue": "", + "acuityAdsPixelKey": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.acuityads.com" + }, + "AD EBiS": { + "cats": [ + 36, + 32 + ], + "description": "AD EBiS is an advertising and marketing platform that offers advertisement effectiveness measurement, access and user analysis.", + "dom": [ + "a[href*='.ebis.ne.jp/'][target='_blank']" + ], + "icon": "ebis.svg", + "js": { + "ebis.c.pageurl": "" + }, + "pricing": [ + "freemium", + "payg" + ], + "saas": true, + "scriptSrc": [ + "\\.ebis\\.ne\\.jp/" + ], + "website": "https://www.ebis.ne.jp" + }, + "Ad Lightning": { + "cats": [ + 36 + ], + "description": "Ad Lightning is an programmatic ads monitoring and audit service.", + "icon": "Ad Lightning.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.adlightning\\.com" + ], + "website": "https://www.adlightning.com" + }, + "Ada": { + "cats": [ + 52 + ], + "description": "Ada is an automated customer experience company that provides chat bots used in customer support.", + "icon": "Ada.svg", + "js": { + "__AdaEmbedConstructor": "", + "adaEmbed": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.ada\\.support" + ], + "website": "https://www.ada.cx" + }, + "Adabra": { + "cats": [ + 32 + ], + "description": "Adabra is a SaaS omnichannel marketing automation platform to help boost sales. Adabra allows you to manage user segmentation, create workflow and campaigns through email, social, SMS and more.", + "icon": "Adabra.svg", + "js": { + "adabraPreview": "", + "adabra_version_panel": "(^.+$)\\;version:\\1", + "adabra_version_track": "(^.+$)\\;version:\\1" + }, + "pricing": [ + "poa", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "track\\.adabra\\.com" + ], + "website": "https://www.adabra.com", + "xhr": [ + "my\\.adabra\\.com" + ] + }, + "Adally": { + "cats": [ + 68 + ], + "description": "Adally provides real-time website accessibility solutions, including free accessibility scans and widgets, to help websites comply with ADA, WCAG 2.1, and Section 508 standards.", + "icon": "Adally.svg", + "scriptSrc": [ + "cloudfront\\.net/.*/adally\\.js" + ], + "website": "https://adally.com" + }, + "Adalo": { + "cats": [ + 51 + ], + "description": "Adalo is a no-code platform enabling the creation of mobile and web applications.", + "dom": [ + "link[href*='.adalo.com/static/'][rel='stylesheet']" + ], + "icon": "Adalo.svg", + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "assets\\.adalo\\.com/" + ], + "website": "https://www.adalo.com" + }, + "Adalte": { + "cats": [ + 104 + ], + "description": "Adalte is an online solution designed for travel agencies, tour operators, and DMCs, offering travel management capabilities.", + "icon": "Adalte.svg", + "meta": { + "author": "www\\.adalte\\.com" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://www.adalte.com" + }, + "Adalyser": { + "cats": [ + 36 + ], + "description": "Adalyser is an online platform offering the tools needed to get up and running with TV advertising.", + "icon": "Adalyser.svg", + "js": { + "adalyserModules": "" + }, + "scriptSrc": [ + "c5\\.adalyser\\.com" + ], + "website": "https://adalyser.com/" + }, + "ADAPT": { + "cats": [ + 6 + ], + "description": "ADAPT is a subscription-based app that allows anyone to create video focused online store in minutes on their phone.", + "icon": "ADAPT.svg", + "meta": { + "image": "assets\\.adapt\\.ws/" + }, + "pricing": [ + "low", + "freemium", + "recurring" + ], + "saas": true, + "website": "https://adapt.ws" + }, + "Adaptix": { + "cats": [ + 76, + 32 + ], + "description": "Adaptix is a marketing automation platform that uses AI to help businesses create personalized customer experiences.", + "icon": "Adaptix.svg", + "js": { + "AdaptixFormValidations": "", + "AdaptixLang": "", + "AdaptixSDK": "", + "AdaptixSDKLoaded": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.adaptix\\.ai/" + ], + "website": "https://www.adaptix.ai" + }, + "Adara": { + "cats": [ + 36 + ], + "description": "Adara is a tourism advertising system.", + "icon": "Adara.svg", + "js": { + "adara": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.adara\\.com/" + ], + "website": "https://adara.com" + }, + "AdaSiteCompliance": { + "cats": [ + 68 + ], + "description": "AdaSiteCompliance is a web accessibility solution, making websites compliant and accessible to WCAG 2.1 and section 508 compliance standards.", + "icon": "AdaSiteCompliance.svg", + "js": { + "ADASTOOLBOXAPPSTATE": "", + "adascHelper": "" + }, + "pricing": [ + "onetime", + "high" + ], + "website": "https://adasitecompliance.com" + }, + "AdBridg": { + "cats": [ + 36 + ], + "description": "AdBridg is a bidding solutions provider for publishers looking to maximize their programmatic revenues.", + "icon": "AdBridg.png", + "js": { + "AdBridg.cmd": "" + }, + "pricing": [ + "poa", + "recurring" + ], + "saas": true, + "website": "https://www.adbridg.com" + }, + "AdCalls": { + "cats": [ + 10 + ], + "description": "AdCalls is a call tracking software designed to monitor and analyze inbound and outbound calls for performance and attribution.", + "dom": [ + "link[href*='.adcalls.nl']" + ], + "headers": { + "Content-Security-Policy": "\\.adcalls\\.nl" + }, + "icon": "AdCalls.svg", + "saas": true, + "website": "https://adcalls.com" + }, + "adCAPTCHA": { + "cats": [ + 16 + ], + "description": "adCAPTCHA is a security tool that integrates marketing and user experience to block bots while enhancing brand visibility, using dynamic content for varied challenges without collecting user data.", + "icon": "adCAPTCHA.svg", + "js": { + "adCAPTCHA": "", + "adcaptcha_vars": "" + }, + "saas": true, + "website": "https://adcaptcha.com" + }, + "Adcash": { + "cats": [ + 36 + ], + "icon": "Adcash.svg", + "js": { + "SuLoaded": "", + "SuUrl": "", + "ac_bgclick_URL": "", + "ct_nOpp": "", + "ct_nSuUrl": "", + "ct_siteunder": "", + "ct_tag": "" + }, + "scriptSrc": [ + "^[^\\/]*//(?:[^\\/]+\\.)?adcash\\.com/(?:script|ad)/" + ], + "url": [ + "^https?://(?:[^\\/]+\\.)?adcash\\.com/script/pop_" + ], + "website": "https://adcash.com" + }, + "AddEvent": { + "cats": [ + 72 + ], + "description": "AddEvent is used to Add to Calendar and event tools for websites and newsletters.", + "icon": "AddEvent.svg", + "js": { + "addeventatc": "" + }, + "pricing": [ + "low", + "recurring", + "freemium" + ], + "scriptSrc": [ + "(?://|\\.)addevent\\.com/" + ], + "website": "https://www.addevent.com" + }, + "Addi": { + "cats": [ + 91 + ], + "description": "Addi is a service that allows users to make purchases and pay for them in installments over time.", + "icon": "addi.svg", + "scriptSrc": [ + "s3\\.amazonaws\\.com/widgets\\.addi\\.com/bundle\\.min\\.js" + ], + "website": "https://co.addi.com/" + }, + "Addsearch": { + "cats": [ + 29 + ], + "description": "Addsearch is a site search solution for small and large websites.", + "icon": "Addsearch.svg", + "js": { + "AddSearchClient": "", + "AddSearchUI": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "//addsearch\\.com/js/" + ], + "website": "https://www.addsearch.com/" + }, + "AddShoppers": { + "cats": [ + 5, + 10 + ], + "description": "AddShoppers is the social media marketing command center for small-medium online retailers.", + "icon": "AddShoppers.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "(?:cdn\\.)?shop\\.pe/widget/" + ], + "website": "https://www.addshoppers.com" + }, + "AddThis": { + "cats": [ + 5 + ], + "description": "AddThis is a social bookmarking service that can be integrated into a website with the use of a web widget.", + "icon": "AddThis.svg", + "js": { + "addthis": "" + }, + "scriptSrc": [ + "addthis\\.com/js/" + ], + "website": "https://www.addthis.com" + }, + "AddToAny": { + "cats": [ + 5 + ], + "description": "AddToAny is a universal sharing platform that can be integrated into a website by use of a web widget or plugin.", + "icon": "AddToAny.svg", + "js": { + "a2apage_init": "" + }, + "scriptSrc": [ + "addtoany\\.com/menu/page\\.js" + ], + "website": "https://www.addtoany.com" + }, + "AddToAny Share Buttons": { + "cats": [ + 87 + ], + "description": "AddToAny Share Buttons plugin for WordPress increases traffic and engagement by helping people share your posts and pages to any service.", + "icon": "AddToAny.svg", + "implies": [ + "AddToAny" + ], + "oss": true, + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/plugins/add-to-any/addtoany\\.min\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + ], + "website": "https://github.com/projectestac/wordpress-add-to-any" + }, + "Adenzo": { + "cats": [ + 32 + ], + "description": "Adenzo is a B2B sales and marketing platform for managing customer relationships, automating outreach, and analyzing performance to support lead generation and sales operations.", + "icon": "Adenzo.svg", + "js": { + "AdenzoTrack": "", + "adenzo_contact_id": "" + }, + "saas": true, + "scripts": [ + "live\\.adenzo\\.com" + ], + "website": "https://www.adenzo.com" + }, + "Adevole": { + "cats": [ + 6 + ], + "description": "Adevole is an ecommerce website builder for creating and managing online stores.", + "icon": "Adevole.svg", + "requires": [ + "Shopify" + ], + "saas": true, + "scriptSrc": [ + "www\\.adevole\\.com" + ], + "scripts": [ + "www\\.adevole\\.com" + ], + "website": "https://www.adevole.com" + }, + "Adex": { + "cats": [ + 36 + ], + "description": "Adex is a data management platform (DMP) system utilized for organizing and analyzing large volumes of data to optimize targeted advertising campaigns.", + "dom": [ + "link[href*='.theadex.com']" + ], + "icon": "Adex.svg", + "js": { + "_adexc": "", + "adex.v": "([\\d\\.]+)\\;version:\\1" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "dmp\\.theadex\\.com/" + ], + "website": "https://theadex.com" + }, + "AdFixus": { + "cats": [ + 67 + ], + "cookies": { + "afx_profile_hs": "" + }, + "description": "AdFixus is a privacy-focused solution that enables businesses to manage their data and empower individuals with consent control, addressing the decline of third-party cookies.", + "icon": "AdFixus.svg", + "js": { + "AfxIdentity": "", + "_afxProfile": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.adfixus.com" + }, + "Adform": { + "cats": [ + 36 + ], + "description": "Adform is an all-in-one platform for digital advertising.", + "dom": [ + "link[href*='.adformdsp.net'], link[href*='.adform.net']" + ], + "icon": "Adform.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.adform\\.net/" + ], + "website": "https://site.adform.com" + }, + "ADFOX": { + "cats": [ + 36 + ], + "description": "ADFOX is an advertising management platform for media publishers.", + "icon": "ADFOX.svg", + "js": { + "AdFox_getCodeScript": "", + "Site.adFoxParams": "", + "adFoxParams": "", + "adfoxAsyncParams": "", + "adfoxBiddersMap": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://adfox.yandex.ru" + }, + "AdGlare": { + "cats": [ + 36 + ], + "description": "AdGlare is an ad serving solution designed for advertisers, publishers, and agencies.", + "icon": "AdGlare.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.adglare\\.net/" + ], + "website": "https://www.adglare.com" + }, + "Adimo": { + "cats": [ + 6 + ], + "description": "Adimo is a platform that integrates content with commerce, enabling CPG brands to create a seamless ecommerce experience.", + "icon": "Adimo.svg", + "js": { + "Adimo": "" + }, + "saas": true, + "scriptSrc": [ + "cdn\\.adimo\\.co/" + ], + "website": "https://www.adimo.co" + }, + "AdInfinity": { + "cats": [ + 36 + ], + "icon": "AdInfinity.png", + "scriptSrc": [ + "adinfinity\\.com\\.au" + ], + "website": "https://adinfinity.com.au" + }, + "Adition": { + "cats": [ + 36 + ], + "description": "Adition is a provider of programmatic advertising solutions.", + "dom": [ + "link[href*='.adition.com']" + ], + "icon": "Adition.svg", + "js": { + "adition": "", + "initialize_adition": "" + }, + "saas": true, + "website": "https://www.adition.com" + }, + "Adjust": { + "cats": [ + 10 + ], + "description": "Adjust is the mobile marketing analytics platform.", + "dom": [ + "div[data-adjust*='app.adjust.com/'], a[href*='app.adjust.com/'], a[href*='.adj.st/'], form[action*='app.adjust.com/']" + ], + "icon": "Adjust.svg", + "js": { + "Adjust.initSdk": "" + }, + "pricing": [ + "payg", + "poa" + ], + "saas": true, + "website": "https://www.adjust.com" + }, + "Adline": { + "cats": [ + 10, + 36 + ], + "description": "Adline is an advertising & analytics software that helps launch multichannel ads with automatic ad optimization.", + "icon": "Adline.svg", + "js": { + "adlineConfig": "" + }, + "pricing": [], + "saas": true, + "scriptSrc": [ + "prod\\.api\\.adline\\.com" + ], + "website": "https://adline.com" + }, + "Adloox": { + "cats": [ + 36 + ], + "description": "Adloox is a European-born buy-side ad verification and insights company.", + "icon": "Adloox.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.adlooxtracking\\.com/" + ], + "website": "https://www.adloox.com" + }, + "AdminBuy": { + "cats": [ + 1 + ], + "description": "AdminBuy is an open-source content management system from China designed for building and managing websites.", + "icon": "AdminBuy.svg", + "meta": { + "author": "www\\.adminbuy\\.cn" + }, + "saas": true, + "website": "https://www.adminbuy.cn" + }, + "Adminer": { + "cats": [ + 3 + ], + "cookies": { + "adminer_key": "", + "adminer_sid": "" + }, + "cpe": "cpe:2.3:a:adminer:adminer:*:*:*:*:*:*:*:*", + "description": "Adminer is a lightweight, web-based database management tool that supports multiple database systems and provides a simple interface for managing databases, tables, and running SQL queries.", + "headers": { + "composed-by": "adminer\\((\\d\\.)+\\)\\;version:\\1" + }, + "html": [ + "Adminer</a> <span class=\"version\">([\\d.]+)</span>\\;version:\\1", + "onclick=\"bodyClick\\(event\\);\" onload=\"verifyVersion\\('([\\d.]+)'\\);\">\\;version:\\1" + ], + "icon": "Adminer.svg", + "implies": [ + "PHP" + ], + "oss": true, + "website": "https://www.adminer.org" + }, + "Admiral": { + "cats": [ + 19 + ], + "description": "Admiral is a Visitor Relationship Management (VRM) platform.", + "icon": "Admiral.svg", + "js": { + "admiral": "" + }, + "pricing": [ + "freemium", + "low", + "recurring", + "payg" + ], + "saas": true, + "scripts": [ + "admiral(?:-engaged|:enabled)" + ], + "website": "https://www.getadmiral.com" + }, + "Admitad": { + "cats": [ + 71 + ], + "description": "Admitad is an affiliate network that acts as an intermediary between advertisers and publishers.", + "icon": "Admitad.svg", + "js": { + "ADMITAD": "", + "admitad": "" + }, + "pricing": [ + "payg" + ], + "scriptSrc": [ + "artfut\\.com/static/(?:tracking|crossdevice)\\.min\\.js", + "cdn\\.admitad\\.com" + ], + "website": "https://www.admitad.com" + }, + "Admixer": { + "cats": [ + 36 + ], + "description": "Admixer is an independent adtech company developing an ecosystem of full-stack programmatic solutions.", + "icon": "Admixer.svg", + "js": { + "admixerAds": "", + "admixerML": "" + }, + "pricing": [ + "mid", + "recurring", + "onetime" + ], + "saas": true, + "scriptSrc": [ + "\\.admixer\\.net/" + ], + "website": "https://admixer.com" + }, + "Admo.tv": { + "cats": [ + 36 + ], + "description": "Admo.tv is a company developing a TV and radio analytics platform.", + "dom": [ + "link[href*='.admo.tv'], a[href*='.admo.tv'][target='_blank'], iframe[src*='.admo.tv/']" + ], + "icon": "Admo.tv.svg", + "js": { + "ADMO_TT": "", + "ADMO_config": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://www.admo.tv" + }, + "Admost": { + "cats": [ + 36 + ], + "description": "Admost is a full-cycle monetisation system for app publishers, featuring mediation, revenue analytics, and cross-promotion through a single SDK.", + "icon": "Admost.svg", + "saas": true, + "scriptSrc": [ + "run\\.admost\\.com/" + ], + "website": "https://admost.com/" + }, + "AdNabu": { + "cats": [ + 100 + ], + "description": "AdNabu is a software solution for managing product feeds on Shopify, enabling organization and optimization for online stores.", + "icon": "AdNabu.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "scripts": [ + "/adnabu-shopify" + ], + "website": "https://www.adnabu.com" + }, + "Adnegah": { + "cats": [ + 36 + ], + "description": "Adnegah is a digital marketing and internet advertising agency.", + "dom": [ + "iframe[scr*='adnegah.net']" + ], + "headers": { + "X-Advertising-By": "adnegah\\.net" + }, + "icon": "Adnegah.png", + "scriptSrc": [ + "\\.adnegah\\.net/" + ], + "website": "https://adnegah.net" + }, + "Adnymics": { + "cats": [ + 76 + ], + "description": "Adnymics is a platform that enables personalization in ecommerce by tailoring content, recommendations, and experiences to individual users based on their behavior and preferences.", + "icon": "Adnymics.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "trac\\.adnymics\\.com" + ], + "website": "https://adnymics.com" + }, + "Adobe Analytics": { + "cats": [ + 10 + ], + "description": "Adobe Analytics is a web analytics, marketing and cross-channel analytics application.", + "icon": "Adobe Analytics.svg", + "js": { + "s_c_il.0._c": "s_c", + "s_c_il.0.constructor.name": "AppMeasurement", + "s_c_il.1._c": "s_c", + "s_c_il.1.constructor.name": "AppMeasurement", + "s_c_il.2._c": "s_c", + "s_c_il.2.constructor.name": "AppMeasurement", + "s_c_il.3._c": "s_c", + "s_c_il.3.constructor.name": "AppMeasurement", + "s_c_il.4._c": "s_c", + "s_c_il.4.constructor.name": "AppMeasurement", + "s_c_il.5._c": "s_c", + "s_c_il.5.constructor.name": "AppMeasurement" + }, + "saas": true, + "website": "https://www.adobe.com/analytics/adobe-analytics.html" + }, + "Adobe Audience Manager": { + "cats": [ + 86 + ], + "cookies": { + "Demdex": "", + "aam_uuid": "" + }, + "description": "Adobe Audience Manager is a versatile audience data management platform.", + "icon": "Adobe.svg", + "pricing": [ + "high", + "recurring" + ], + "saas": true, + "website": "https://business.adobe.com/products/audience-manager/adobe-audience-manager.html" + }, + "Adobe Client Data Layer": { + "cats": [ + 12 + ], + "description": "Adobe Client Data Layer is a framework of JavaScript objects on your site that contains all variable values used in your implementation.", + "icon": "Adobe.svg", + "js": { + "adobeDataLayer.version": "([\\d\\.]+)\\;version:\\1" + }, + "website": "https://github.com/adobe/adobe-client-data-layer" + }, + "Adobe ColdFusion": { + "cats": [ + 18 + ], + "cookies": { + "CFID|CFTOKEN|CFMAGIC|CFGLOBALS": "" + }, + "cpe": "cpe:2.3:a:adobe:coldfusion:*:*:*:*:*:*:*:*", + "description": "Adobe ColdFusion is a server-side scripting platform for building web applications and APIs, using a language called CFML (ColdFusion Markup Language).", + "headers": { + "Cookie": "CFTOKEN=" + }, + "html": [ + "<!-- START headerTags\\.cfm" + ], + "icon": "Adobe ColdFusion.svg", + "implies": [ + "CFML" + ], + "js": { + "_cfEmails": "" + }, + "scriptSrc": [ + "/cfajax/" + ], + "url": [ + "\\.cfm(?:$|\\?)" + ], + "website": "https://adobe.com/products/coldfusion-family.html" + }, + "Adobe DTM": { + "cats": [ + 42 + ], + "description": "Dynamic Tag Management (DTM) is a tag management solution for Adobe Experience Cloud applications and others.", + "icon": "adobedtm.png", + "js": { + "_satellite.buildDate": "" + }, + "saas": true, + "website": "https://marketing.adobe.com/resources/help/en_US/dtm/c_overview.html" + }, + "Adobe Dynamic Media Classic": { + "cats": [ + 95 + ], + "description": "Adobe Dynamic Media Classic is a platform that enables customers to manage, enhance, publish, and deliver dynamic rich media content and personal experiences to consumers across all channels and devices, including web, print material, email campaigns, desktops, social, and mobile.", + "dom": [ + "source[srcset*='.scene7.com/'], link[href*='.scene7.com']" + ], + "headers": { + "Content-Security-Policy": "\\.scene7\\.com" + }, + "icon": "Adobe Experience Platform.svg", + "saas": true, + "website": "https://business.adobe.com/uk/products/experience-manager/scene7-login.html" + }, + "Adobe Experience Manager": { + "cats": [ + 1 + ], + "cpe": "cpe:2.3:a:adobe:experience_manager:*:*:*:*:*:*:*:*", + "description": "Adobe Experience Manager (AEM) is a content management solution for building websites, mobile apps and forms.", + "dom": [ + "div[class*='parbase'], div[data-component-path*='jcr:'], div[class*='aem-Grid']" + ], + "html": [ + "<div class=\"[^\"]*parbase", + "<div[^>]+data-component-path=\"[^\"+]jcr:", + "<div class=\"[^\"]*aem-Grid" + ], + "icon": "Adobe Experience Platform.svg", + "implies": [ + "Java" + ], + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "/etc/designs/", + "/etc/clientlibs/", + "/etc\\.clientlibs/" + ], + "scripts": [ + "aem-(?:GridColumn|apps/)|AEMMode" + ], + "website": "https://www.adobe.com/marketing/experience-manager.html" + }, + "Adobe Experience Manager Edge Delivery Services": { + "cats": [ + 1 + ], + "cpe": "cpe:2.3:a:adobe:experience_manager:*:*:*:*:*:*:*:*", + "description": "Edge Delivery Services in Adobe Experience Manager Sites as a Cloud Service, also know as Helix, Franklin, Next-Generation Composability is a fast and lightweight content management system from Adobe.", + "icon": "Adobe Experience Platform.svg", + "scriptSrc": [ + "^.+/scripts/aem\\.js$", + "^.+/scripts/lib-franklin\\.js$" + ], + "website": "https://www.aem.live" + }, + "Adobe Experience Manager Franklin": { + "cats": [ + 1 + ], + "cpe": "cpe:2.3:a:adobe:experience_manager:*:*:*:*:*:*:*:*", + "description": "Adobe Experience Manager Franklin, also known as Project Helix or Composability, is a new way to publish AEM pages using Google Drive or Microsoft Office via Sharepoint. Instead of components, Franklin uses blocks to build pages. Blocks are pieces of a document that will be transformed into web page content.", + "excludes": [ + "Adobe Experience Manager" + ], + "icon": "Adobe Experience Manager Franklin.svg", + "js": { + "hlx.RUM_MANUAL_ENHANCE": "" + }, + "scriptSrc": [ + "^.+/scripts/lib-franklin\\.js$" + ], + "website": "https://www.hlx.live" + }, + "Adobe Experience Platform Identity Service": { + "cats": [ + 97 + ], + "description": "Adobe Experience Platform Identity Service creates identity graphs that hold customer profiles and the known identifiers that belong to individual consumers.", + "icon": "Adobe.svg", + "js": { + "s_c_il.0._c": "Visitor", + "s_c_il.1._c": "Visitor", + "s_c_il.2._c": "Visitor", + "s_c_il.3._c": "Visitor", + "s_c_il.4._c": "Visitor", + "s_c_il.5._c": "Visitor" + }, + "website": "https://docs.adobe.com/content/help/en/id-service/using/home.html" + }, + "Adobe Experience Platform Launch": { + "cats": [ + 42 + ], + "description": "Adobe Experience Cloud Launch is an extendable tag management solution for Adobe Experience Cloud, Adobe Experience Platform, and other applications.", + "icon": "Adobe Experience Platform.svg", + "js": { + "_satellite.buildInfo": "" + }, + "website": "https://docs.adobelaunch.com/getting-started" + }, + "Adobe Flash": { + "cats": [ + 27 + ], + "cpe": "cpe:2.3:a:adobe:flash:*:*:*:*:*:*:*:*", + "description": "Adobe Flash is a multimedia software platform used for production of animations, rich web applications and embedded web browser video players.", + "dom": [ + "object[type='application/x-shockwave-flash']", + "param[value*='.swf']" + ], + "icon": "Adobe Flash.svg", + "website": "https://www.adobe.com/products/flashplayer" + }, + "Adobe Fonts": { + "cats": [ + 17 + ], + "description": "Adobe Fonts is a web-based service providing access to a vast library of high-quality fonts for web and print design.", + "dom": [ + "link[href*='use.typekit.net'], link[href*='use.typekit.com']" + ], + "html": [ + "<link [^>]*href=\"[^\"]+use\\.typekit\\.(?:net|com)" + ], + "icon": "Adobe Fonts.svg", + "js": { + "Typekit.config.js": "^(.+)$\\;version:\\1" + }, + "pricing": [ + "low", + "freemium", + "recurring" + ], + "scriptSrc": [ + "use\\.typekit\\.com" + ], + "website": "https://fonts.adobe.com" + }, + "Adobe GoLive": { + "cats": [ + 20 + ], + "cpe": "cpe:2.3:a:adobe:golive:*:*:*:*:*:*:*:*", + "description": "Adobe GoLive is a WYSIWYG HTML editor and web site management application.", + "icon": "Adobe GoLive.png", + "meta": { + "generator": "Adobe GoLive(?:\\s([\\d.]+))?\\;version:\\1" + }, + "website": "https://www.adobe.com/products/golive" + }, + "Adobe Muse": { + "cats": [ + 57 + ], + "description": "Adobe Muse is a no code offline website builder used to create fixed, fluid, or adaptive websites, without the need to write code.", + "icon": "AdobeMuse.svg", + "js": { + "Muse": "", + "museConfigLoadedAndExecuted": "", + "muse_init": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://helpx.adobe.com/muse/kb/adobe-muse-end-of-service.html" + }, + "Adobe Portfolio": { + "cats": [ + 51 + ], + "description": "Adobe Portfolio is an Adobe platform that allows you to create a web page where you can show your projects, creations, and the services you offer.", + "icon": "Adobe Portfolio.svg", + "meta": { + "twitter:site": "@AdobePortfolio" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://portfolio.adobe.com" + }, + "Adobe RoboHelp": { + "cats": [ + 4 + ], + "cpe": "cpe:2.3:a:adobe:robohelp:*:*:*:*:*:*:*:*", + "description": "Adobe RoboHelp is a Help Authoring Tool (HAT) that allows you to create help systems, e-learning content and knowledge bases.", + "icon": "Adobe RoboHelp.svg", + "js": { + "gbWhLang": "", + "gbWhMsg": "", + "gbWhProxy": "", + "gbWhUtil": "", + "gbWhVer": "" + }, + "meta": { + "generator": "^Adobe RoboHelp(?: ([\\d]+))?\\;version:\\1" + }, + "scriptSrc": [ + "(?:wh(?:utils|ver|proxy|lang|topic|msg)|ehlpdhtm)\\.js" + ], + "website": "https://adobe.com/products/robohelp.html" + }, + "Adobe Target": { + "cats": [ + 74, + 76 + ], + "description": "Adobe Target is an A/B testing, multi-variate testing, personalisation, and optimisation application", + "icon": "Adobe.svg", + "js": { + "adobe.target": "", + "adobe.target.VERSION": "^(.+)$\\;version:\\1" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.adobe.com/marketing/target.html" + }, + "AdOcean": { + "cats": [ + 36 + ], + "icon": "AdOcean.svg", + "implies": [ + "Gemius" + ], + "js": { + "ado.master": "", + "ado.placement": "", + "ado.slave": "" + }, + "scriptSrc": [ + "adocean\\.pl/files/js/ado\\.js", + "adocean\\.pl\\;confidence:80" + ], + "website": "https://adocean-global.com" + }, + "Adomik": { + "cats": [ + 36 + ], + "description": "Adomik is a tool that assists digital publishers in enhancing their programmatic and real-time bidding (RTB) yield management, functioning as a programmatic ad network.", + "icon": "Adomik.svg", + "js": { + "Adomik": "" + }, + "saas": true, + "website": "https://www.adomik.com" + }, + "AdonisJS": { + "cats": [ + 18 + ], + "cookies": { + "adonis-session": "", + "adonis-session-values": "" + }, + "description": "AdonisJS is a Node.js web application framework that follows the MVC pattern, simplifying web development with features like ORM, authentication, and WebSockets.", + "dom": [ + "link[href*='adonisjs.com/'][rel='canonical']" + ], + "icon": "AdonisJS.svg", + "implies": [ + "Node.js" + ], + "oss": true, + "website": "https://adonisjs.com" + }, + "AdOpt": { + "cats": [ + 67 + ], + "description": "AdOpt is a consent tool that prioritises privacy and usability towards the LGPD.", + "icon": "AdOpt.svg", + "implies": [ + "Svelte" + ], + "js": { + "adoptApp.domain": "", + "adopt_website_code": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "tag\\.goadopt\\.io/" + ], + "website": "https://goadopt.io" + }, + "Adoric": { + "cats": [ + 76 + ], + "description": "Adoric is a lead generation tool for personalized website engagement and conversion optimisation (CRO) platform.", + "dom": [ + "link[href*='.adoric-om.com']" + ], + "icon": "Adoric.svg", + "js": { + "IS_ADORIC_LOADED": "", + "__adoric__": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.adoric-om\\.com/" + ], + "website": "https://adoric.com" + }, + "AdRecover": { + "cats": [ + 36 + ], + "description": "AdRecover is a tool that helps online publishers monetise their Adblock inventory.", + "icon": "adrecover.svg", + "js": { + "adRecover.ap": "" + }, + "website": "https://www.adrecover.com" + }, + "AdRiver": { + "cats": [ + 36 + ], + "description": "AdRiver is a company which provide internet advertising management and audit software.", + "dom": [ + "link[href*='.adriver.ru'], img[src*='.adriver.ru'], iframe[src*='.adriver.ru']" + ], + "icon": "AdRiver.png", + "js": { + "AdriverCounter": "", + "AdriverPrebid": "", + "adfoxBiddersMap.adriver": "", + "adriver": "" + }, + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "\\.adriver\\.ru/" + ], + "website": "https://adriver.ru" + }, + "AdRoll": { + "cats": [ + 36, + 77 + ], + "description": "AdRoll is a digital marketing technology platform that specialises in retargeting.", + "dom": [ + "link[href*='.adroll.com']" + ], + "icon": "AdRoll.svg", + "js": { + "adroll_adv_id": "", + "adroll_pix_id": "", + "adroll_version": "([\\d\\.]+)\\;version:\\1" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "(?:a|s)\\.adroll\\.com" + ], + "scripts": [ + "(?:d|s)\\.adroll\\.com/" + ], + "website": "https://adroll.com" + }, + "AdRoll CMP System": { + "cats": [ + 67 + ], + "description": "AdRoll CMP System is a consent management solution.", + "icon": "AdRoll.svg", + "js": { + "__adroll_consent": "", + "__adroll_consent_is_gdpr": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.adroll.com/features/consent-management" + }, + "AdScale": { + "cats": [ + 36 + ], + "description": "AdScale is a cloud-based, AI-powered performance optimisation platform which utilises machine learning to automate and optimise AdWords campaigns across Google Search, Google Shopping, Google Display, and YouTube.", + "icon": "AdScale.svg", + "js": { + "_adscale": "", + "adscaleAddToCart": "", + "adscaleViewProduct": "" + }, + "pricing": [ + "mid", + "recurring", + "payg" + ], + "saas": true, + "scriptSrc": [ + "\\.adscale\\.com/" + ], + "website": "https://www.adscale.com" + }, + "AdThrive": { + "cats": [ + 36 + ], + "description": "AdThrive is an online advertising network aka ad provider for bloggers for blog monetisation.", + "icon": "AdThrive.png", + "js": { + "adthrive": "", + "adthriveVideosInjected": "" + }, + "saas": true, + "scriptSrc": [ + "ads\\.adthrive\\.com" + ], + "website": "https://www.adthrive.com" + }, + "Adtriba": { + "cats": [ + 32 + ], + "description": "Adtriba is a platform that captures all marketing touchpoints and calculates the profitability of each campaign using big data technology and AI.", + "icon": "Adtriba.svg", + "saas": true, + "scripts": [ + "\\.adtriba\\.com" + ], + "website": "https://funnel.io/adtriba" + }, + "Adtribute": { + "cats": [ + 10 + ], + "description": "Adtribute is a tool designed to track users accurately and unify data, enhancing outcomes in marketing attribution, business intelligence, and data activation.", + "icon": "Adtribute.svg", + "js": { + "adbq.0.referrer_url": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.adtribute.io" + }, + "Advally": { + "cats": [ + 36 + ], + "description": "Advally is an advertising platform for publishers.", + "icon": "Advally.svg", + "js": { + "advally": "" + }, + "pricing": [ + "payg", + "high", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.adligature\\.com/.+/advally-([\\d.]+)\\.js\\;version:\\1" + ], + "website": "https://www.advally.com" + }, + "Advanced Custom Fields": { + "cats": [ + 87 + ], + "description": "Advanced Custom Fields is a WordPress plugin which allows you to add extra content fields to your WordPress edit screens.", + "icon": "Advanced Custom Fields.svg", + "js": { + "acf": "", + "acfL10n": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/plugins/advanced-custom-fields(?:-pro)?/.+\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + ], + "website": "https://www.advancedcustomfields.com" + }, + "Advert Stream": { + "cats": [ + 36 + ], + "icon": "Advert Stream.png", + "js": { + "advst_is_above_the_fold": "" + }, + "scriptSrc": [ + "(?:ad\\.advertstream\\.com|adxcore\\.com)" + ], + "website": "https://www.advertstream.com" + }, + "Adverticum": { + "cats": [ + 36 + ], + "description": "Adverticum is the developer and operator of Hungary's market leading online ad serving solution, the Adverticum AdServer.", + "dom": [ + "a[href*='ad.adverticum.net'], div.goAdverticum" + ], + "icon": "Adverticum.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.adverticum\\.net/" + ], + "website": "https://adverticum.net" + }, + "Advin": { + "cats": [ + 6 + ], + "description": "Advin is a provider of ecommerce solutions and tailored web information systems for clients.", + "icon": "Advin.svg", + "meta": { + "author": "ADVIN \\[www\\.advin\\.cz\\]", + "http-equiv.Reply-to": "info\\(at\\)advin\\.cz" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.advin\\.cz/" + ], + "website": "https://www.advin.cz" + }, + "Adwos CMS": { + "cats": [ + 1, + 6 + ], + "description": "Adwos CMS is a turnkey CMS for classified ads, marketplaces and rental services. Go 1.24 backend + Next.js 16 frontend, PostgreSQL 16, Redis. Self-hosted, one-time license per domain.", + "icon": "Adwos CMS.svg", + "website": "https://adwos.org", + "saas": false, + "oss": false, + "pricing": [ + "onetime", + "low" + ], + "meta": { + "generator": "^Adwos CMS", + "application-name": "^Adwos CMS$" + }, + "html": [ + "<meta[^>]+property=\"og:site_name\"[^>]+content=\"Adwos CMS\"", + "<meta[^>]+name=\"adwos:powered-by\"" + ], + "implies": [ + "Next.js", + "Go", + "PostgreSQL", + "Redis" + ] + }, + "Adyen": { + "cats": [ + 41 + ], + "description": "Adyen allows businesses to accept ecommerce, mobile, and point-of-sale payments.", + "icon": "Adyen.svg", + "js": { + "adyen.encrypt.version": "^(.+)$\\;version:\\1" + }, + "website": "https://www.adyen.com" + }, + "Aedi": { + "cats": [ + 6 + ], + "description": "Aedi is a provider of AI solutions for ecommerce.", + "js": { + "aediRcv": "" + }, + "saas": true, + "scriptSrc": [ + "api\\.aedi\\.ai/" + ], + "website": "https://aedi.ai" + }, + "Aegea": { + "cats": [ + 11 + ], + "description": "Aegea is a blog engine created by Ilya Birman.", + "headers": { + "X-Powered-By": "^(?:E2\\s)?Aegea\\s(?:v)?([\\d\\.]+)\\;version:\\1" + }, + "icon": "Aegea.png", + "implies": [ + "PHP", + "jQuery" + ], + "pricing": [ + "low", + "freemium", + "recurring" + ], + "website": "https://blogengine.ru" + }, + "Aero Commerce": { + "cats": [ + 6 + ], + "description": "Aero Commerce is a performance-based platform designed with the evolving needs of retailers in mind.", + "icon": "Aero Commerce.svg", + "js": { + "AeroComponents": "", + "AeroEvents.on": "", + "iosAEROBook": "", + "iosAEROBookCalcTotal": "", + "iosAEROTrim": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.aerocommerce.com" + }, + "Affilae": { + "cats": [ + 71 + ], + "description": "Affilae is an affiliate marketing platform that enables brands to connect, collaborate with influencers and affiliates.", + "icon": "Affilae.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "static\\.affilae\\.com/(?:.+v([\\d\\.]+)|.+)?\\.js\\;version:\\1" + ], + "website": "https://affilae.com" + }, + "Affiliate B": { + "cats": [ + 71, + 36 + ], + "description": "Affiliate B is an advertising system that allows site operators (HP, blogs, e-mail newsletters, etc.) to place advertiser advertisements on their own sites.", + "dom": [ + "img[src*='www.afi-b.com']" + ], + "icon": "Affiliate B.svg", + "scriptSrc": [ + "t\\.afi-b\\.com" + ], + "website": "https://affiliate-b.com" + }, + "Affiliate Future": { + "cats": [ + 71 + ], + "description": "Affiliate Future is a provider of advertisers with marketing solution through its affiliate network and tools.", + "dom": [ + "img[src*='banners.affiliatefuture.com']" + ], + "icon": "Affiliate Future.png", + "scriptSrc": [ + "tags\\.affiliatefuture\\.com" + ], + "website": "https://affiliatefuture.com" + }, + "Affiliatly": { + "cats": [ + 71 + ], + "description": "Affiliatly is an affiliate marketing software for ecommerce store owners.", + "icon": "Affiliatly.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "static\\.affiliatly\\.com/" + ], + "website": "https://www.affiliatly.com" + }, + "Affilio": { + "cats": [ + 71 + ], + "description": "Affilio is an Iranian affiliate marketing platform.", + "dom": [ + "a[href*='.affilio.ir/'][target='_blank']" + ], + "icon": "Affilio.svg", + "js": { + "Affilio.widget": "" + }, + "website": "https://affilio.ir" + }, + "Affilo": { + "cats": [ + 71, + 100 + ], + "description": "Affilo is an all-in-one solution for referrals and affiliate marketing.", + "icon": "Affilo.svg", + "pricing": [ + "recurring" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "scriptSrc": [ + "//affilo\\.io/" + ], + "website": "https://affilo.io" + }, + "Affirm": { + "cats": [ + 41, + 91 + ], + "description": "Affirm is a loan company that allows users to buy goods or services offered by online merchants and pay off those purchases in fixed monthly payments.", + "dom": [ + "link[href*='.affirm.com']" + ], + "icon": "Affirm.svg", + "js": { + "_affirm_config": "", + "affirm.Rollbar": "" + }, + "saas": true, + "scriptSrc": [ + "\\.affirm\\.com/js/v([\\d\\.]+)/affirm\\.js\\;version:\\1" + ], + "website": "https://www.affirm.com" + }, + "Aforest LMS": { + "cats": [ + 21 + ], + "description": "AFOREST LMS is a training management system that supports the entire training cycle, including client needs assessment, course organization, learner tracking, quality control, assessments, certification, and e-learning integration, with invoicing capabilities.", + "icon": "AforestLMS.svg", + "meta": { + "publisher": "^Aforest Lux - C.I.D.$" + }, + "saas": true, + "website": "https://www.groupe-aforest.com" + }, + "Afosto": { + "cats": [ + 6 + ], + "headers": { + "X-Powered-By": "Afosto SaaS BV\\;version:2.0" + }, + "icon": "Afosto.svg", + "scripts": [ + "\\.afosto\\.nl/" + ], + "website": "https://afosto.com" + }, + "AfterBuy": { + "cats": [ + 6 + ], + "description": "AfterBuy is a software company that specialises in ecommerce software for small to enterprise level businesses.", + "icon": "AfterBuy.svg", + "js": { + "AfterbuyString": "" + }, + "pricing": [ + "freemium", + "low", + "recurring", + "payg" + ], + "saas": true, + "scriptSrc": [ + "\\.afterbuy\\.de/" + ], + "website": "https://www.afterbuy.de" + }, + "Afterpay": { + "cats": [ + 41, + 91 + ], + "cpe": "cpe:2.3:a:afterpay:afterpay:*:*:*:*:*:*:*:*", + "description": "Afterpay is a 'buy now, pay later' platform that makes it possible to pay off purchased goods in fortnightly instalments.", + "dom": [ + "#afterpay, .afterpay, .AfterpayMessage, [aria-label='Afterpay'], link[href*='/wp-content/plugins/afterpay-gateway-for-woocommerce/']" + ], + "icon": "afterpay.svg", + "js": { + "AfterPay": "", + "Afterpay": "", + "Afterpay.version": "([\\d\\.]+)\\;version:\\1", + "AfterpayAttractWidget": "", + "AfterpayGenericErrorHtml": "", + "AfterpayWidgetHtml": "", + "afterpay_product": "", + "checkout.enabledpayments.afterpay": "^true$" + }, + "requiresCategory": [ + 6 + ], + "saas": true, + "scriptSrc": [ + "portal\\.afterpay\\.com", + "static\\.afterpay\\.com", + "present-afterpay\\.js", + "afterpay-products\\.min\\.js", + "js\\.stripe\\.com/v3/fingerprinted/js/elements-afterpay-clearpay-message-.+\\.js" + ], + "scripts": [ + "AFTERPAY" + ], + "website": "https://www.afterpay.com/" + }, + "AfterShip": { + "cats": [ + 107 + ], + "description": "AfterShip provides automated shipment tracking as a service.", + "icon": "AfterShip.svg", + "js": { + "aftership.__VERSION__": "([\\d\\.]+)\\;version:\\1" + }, + "pricing": [ + "freemium", + "payg" + ], + "saas": true, + "website": "https://www.aftership.com" + }, + "AfterShip Returns Center": { + "cats": [ + 102 + ], + "description": "AfterShip Returns Center is an interactive self-service return solution.", + "dom": [ + "a[href*='.returnscenter.com']" + ], + "icon": "AfterShip Returns Center.svg", + "pricing": [ + "freemium", + "payg" + ], + "saas": true, + "url": [ + "https.+\\.returnscenter\\.com" + ], + "website": "https://www.aftership.com/returns" + }, + "AFThemes CoverNews": { + "cats": [ + 80 + ], + "description": "AFThemes CoverNews is a clean and elegant free WordPress theme that is perfect for online blog and magazine.", + "icon": "AFThemes.svg", + "pricing": [ + "freemium", + "onetime", + "recurring", + "low" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/covernews(?:-pro)?/" + ], + "website": "https://afthemes.com/products/covernews" + }, + "Age Gate": { + "cats": [ + 87 + ], + "description": "A plugin to check the age of a visitor for Wordpress.", + "dom": [ + "link[href*='/wp-content/plugins/age-gate/'], .age-gate, .age-gate-form, button[name='age_gate[confirm]']" + ], + "icon": "Age Gate.png", + "js": { + "age_gate": "" + }, + "oss": true, + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "age-gate(?:\\/dist)?(?:\\/all)?(?:\\/focus)?(?:\\.min)?\\.js(?:\\?v(?:er)?=((?:\\d+\\.)+\\d+))?\\;version:\\1" + ], + "website": "https://wordpress.org/plugins/age-gate" + }, + "Agendize": { + "cats": [ + 72 + ], + "description": "Agendize is a next-generation, all-in-one platform that streamlines scheduling, secures data, and improves the performance and efficiency of appointment management.", + "icon": "Agendize.svg", + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "app\\.agendize\\.com/" + ], + "website": "https://www.agendize.com" + }, + "AgentFire": { + "cats": [ + 32 + ], + "description": "AgentFire is a platform designed for the real estate industry, offering tools and features that help agents capitalize on digital opportunities for marketing, lead generation, and client engagement.", + "icon": "AgentFire.svg", + "js": { + "AgentFire.Api": "", + "AgentFire_Oauth2": "", + "AgentFire_Settings": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://agentfire.com" + }, + "Agile CRM": { + "cats": [ + 53 + ], + "description": "Agile CRM is a software for Customer Relationship Management (CRM) that provides sales and marketing automation features for businesses.", + "icon": "AgileCRM.svg", + "js": { + "AgileCRMTracker": "", + "Agile_API": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://www.agilecrm.com" + }, + "Agility CMS": { + "cats": [ + 1 + ], + "description": "Agility CMS is an enterprise-level content management system provider offering scalable solutions for managing digital content across multiple platforms.", + "icon": "Agility.svg", + "meta": { + "generator": "^Agility CMS$" + }, + "pricing": [ + "high", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.agilitycms\\.com/" + ], + "website": "https://agilitycms.com" + }, + "Agillic": { + "cats": [ + 32 + ], + "description": "Agillic is a Nordic marketing automation platform that delivers scalable, personalized campaigns while ensuring operational efficiency and full GDPR compliance.", + "icon": "Agillic.svg", + "saas": true, + "scriptSrc": [ + "\\.agilliccdn\\.com" + ], + "scripts": [ + "\\.agillic\\.eu" + ], + "website": "https://agillic.com" + }, + "Agoda": { + "cats": [ + 104 + ], + "description": "Agoda is an online travel platform offering its services globally via its app and website.", + "dom": [ + "link[href*='banner.agoda.com']" + ], + "icon": "Agoda.svg", + "js": { + "agoda": "", + "agoda_ad_client": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.agoda.com" + }, + "Agora": { + "cats": [ + 62 + ], + "description": "Agora is a real-time engagement platform that provides infrastructure for interactive communication across applications.", + "headers": { + "Content-Security-Policy": "\\.agora\\.io" + }, + "icon": "Agora.svg", + "pricing": [ + "mid", + "recurring", + "payg", + "poa" + ], + "website": "https://www.agora.io" + }, + "Agorize": { + "cats": [ + 101 + ], + "description": "Agorize is a platform that enables businesses to identify and connect with talent through innovation challenges and collaborative programs.", + "icon": "Agorize.svg", + "saas": true, + "scriptSrc": [ + "\\.fs\\.agorize\\.com" + ], + "website": "https://www.agorize.com" + }, + "Ahoy": { + "cats": [ + 10 + ], + "cookies": { + "ahoy_track": "", + "ahoy_visit": "", + "ahoy_visitor": "" + }, + "description": "Ahoy is a Ruby gem that provides simple and powerful analytics for Ruby on Rails applications.", + "implies": [ + "Ruby on Rails" + ], + "js": { + "ahoy": "" + }, + "oss": true, + "website": "https://github.com/ankane/ahoy" + }, + "Ahrefs": { + "cats": [ + 54, + 10 + ], + "description": "Ahrefs is an online toolset utilised for search engine optimisation (SEO) and competitor analysis, which permits users to analyse their website's performance, track keyword rankings, identify backlink opportunities, and research competitors' websites, among other features.", + "icon": "ahrefs.svg", + "meta": { + "ahrefs-site-verification": "" + }, + "pricing": [ + "low", + "mid" + ], + "website": "https://ahrefs.com" + }, + "AI LOG": { + "cats": [ + 32 + ], + "description": "AI LOG is a marketing automation and fraud click prevention tool.", + "icon": "AI-LOG.svg", + "js": { + "ai_getScript_load": "" + }, + "saas": true, + "scriptSrc": [ + "\\.ai-log\\.biz/" + ], + "website": "https://www.ai-log.biz/" + }, + "Aidbase": { + "cats": [ + 53 + ], + "description": "Aidbase is an AI-driven support ecosystem designed to enhance user experiences.", + "icon": "Aidbase.svg", + "js": { + "AIDBASE_CHATBOT_ID": "" + }, + "pricing": [ + "low", + "recurring", + "freemium" + ], + "saas": true, + "website": "https://www.aidbase.ai" + }, + "Aiden": { + "cats": [ + 108 + ], + "description": "Aiden is a tool designed for ecommerce, guiding customers in finding the right products, similar to an in-store experience, which helps improve conversion rates.", + "icon": "Aiden.svg", + "js": { + "_aiden.push": "", + "_aidenApp.openAdvisor": "" + }, + "saas": true, + "website": "https://www.aiden.cx" + }, + "Aimbase": { + "cats": [ + 32 + ], + "description": "Aimbase is a marketing automation platform designed to streamline campaign management, customer engagement, and data-driven decision-making.", + "icon": "Aimbase.svg", + "js": { + "Aimbase.Analytics": "" + }, + "saas": true, + "scriptSrc": [ + "ws\\.aimbase\\.com" + ], + "website": "https://aimbase.com" + }, + "AIMEOS": { + "cats": [ + 6 + ], + "description": "Aimeos is a PHP ecommerce framework designed for custom online shops, multi-vendor marketplaces, and complex B2B applications.", + "dom": [ + "link[href*='aimeos.com']" + ], + "icon": "aimeos.svg", + "js": { + "Aimeos": "", + "AimeosAccountFavorite": "", + "AimeosBasketMini": "", + "AimeosCatalog": "" + }, + "oss": true, + "website": "https://aimeos.org" + }, + "Aimerce": { + "cats": [ + 32, + 100 + ], + "description": "Aimerce is an AI-powered, privacy-focused solution that utilises first-party data to support Shopify brands in a cookieless environment, enhancing data potential and increasing marketing revenue.", + "icon": "Aimerce.svg", + "js": { + "AimerceAnalytics": "" + }, + "requires": [ + "Shopify" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.aimerce\\.ai/" + ], + "website": "https://www.aimerce.ai/" + }, + "Aimtell": { + "cats": [ + 32 + ], + "description": "Aimtell is a cloud-hosted marketing platform that allows digital marketers and businesses to deliver web-based push notifications.", + "icon": "Aimtell.svg", + "js": { + "_aimtellLoad": "", + "_aimtellPushToken": "", + "_aimtellWebhook": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.aimtell\\.\\w+/" + ], + "website": "https://aimtell.com" + }, + "Aimy": { + "cats": [ + 72 + ], + "description": "Aimy is a salon management platform that provides scheduling tools, a virtual assistant, and calendar maintenance features to streamline salon operations.", + "icon": "Aimy.svg", + "js": { + "MeetAimyMeta": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "widget\\.meetaimy\\.com" + ], + "website": "https://meetaimy.com" + }, + "AINIRO": { + "cats": [ + 52 + ], + "description": "AINIRO is a provider of AI chatbots, AI agents, and custom AI solutions designed for various applications.", + "icon": "AINIRO.svg", + "js": { + "ainiro.init": "", + "ainiro_faq_question": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.ainiro\\.io" + ], + "website": "https://ainiro.io" + }, + "Air360": { + "cats": [ + 10 + ], + "description": "Air360 is a technology company that specialises in performance-enhancing, mobile and ecommerce experience analytics.", + "icon": "Air360.svg", + "js": { + "Air360.SDK_Version": "^([\\d\\.]+)$\\;version:\\1" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://www.air360.io" + }, + "Airbridge": { + "cats": [ + 10 + ], + "description": "Airbridge is a marketing attribution tool that helps you measure and attribute growth to your marketing campaigns.", + "icon": "Airbridge.svg", + "js": { + "airBridgeSentData": "", + "airbridge.version": "^(.+)$\\;version:\\1" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "static\\.airbridge\\.io" + ], + "website": "https://www.airbridge.io" + }, + "Aircall": { + "cats": [ + 52 + ], + "description": "Aircall is a cloud-based phone system for customer support and sales teams.", + "icon": "Aircall.svg", + "saas": true, + "scriptSrc": [ + "cdn\\.aircall\\.io" + ], + "website": "https://aircall.io" + }, + "Airdata": { + "cats": [ + 104 + ], + "description": "Airdata is a ticket booking system for agents in Vietnam, offering unique features to maximize benefits for businesses in managing and selling flight tickets.", + "icon": "Airdata.svg", + "js": { + "BOOKING_BASE_API_URL": "api\\.airdata\\.vn" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://airdata.vn" + }, + "Airee": { + "cats": [ + 31, + 88 + ], + "description": "Airee offers scalable web hosting solutions tailored for internet shops and websites, with enhanced performance, DDoS protection, high availability, and detailed speed and security analytics.", + "headers": { + "Server": "^Airee" + }, + "icon": "Airee.svg", + "pricing": [ + "recurring", + "mid" + ], + "saas": true, + "website": "https://xn--80aqc2a.xn--p1ai" + }, + "Airform": { + "cats": [ + 110 + ], + "description": "Airform is a functional HTML forms for front-end developers.", + "dom": [ + "form[action*='airform.io/']" + ], + "icon": "Airform.svg", + "oss": true, + "website": "https://airform.io" + }, + "AirRobe": { + "cats": [ + 5 + ], + "description": "AirRobe partners with brands and retailers to power the circular fashion economy.", + "icon": "AirRobe.svg", + "js": { + "airrobe.app_id": "" + }, + "pricing": [ + "payg" + ], + "saas": true, + "website": "https://airrobe.com" + }, + "Airship": { + "cats": [ + 32, + 10 + ], + "description": "Airship is an American company that provides marketing and branding services. Airship allows companies to generate custom messages to consumers via push notifications, SMS messaging, and similar, and provides customer analytics services.", + "icon": "Airship.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "urbanairship\\.\\w+/notify/v([\\d.]+)\\;version:\\1" + ], + "website": "https://www.airship.com" + }, + "Airship CRM": { + "cats": [ + 53 + ], + "description": "Airship CRM is a hospitality-focused platform that centralizes data, enables tailored email communication, and enhances visit frequency.", + "icon": "AirshipCRM.svg", + "pricing": [ + "high", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.airship\\.co\\.uk/" + ], + "website": "https://airship.co.uk" + }, + "Airtable": { + "cats": [ + 5 + ], + "description": "Airtable is a low-code platform for building collaborative apps.", + "dom": [ + "iframe[scr*='//airtable.com/'], a[href*='//airtable.com/'][target='_blank']" + ], + "icon": "Airtable.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://www.airtable.com" + }, + "AiSpeed": { + "cats": [ + 92, + 100 + ], + "description": "AiSpeed is a shopify app focused on improving site speed.", + "icon": "AiSpeed.png", + "implies": [ + "Shopify" + ], + "js": { + "aispeed_init": "" + }, + "scriptSrc": [ + "aispeed\\.js" + ], + "website": "https://apps.shopify.com/aispeed" + }, + "AiTrillion": { + "cats": [ + 32 + ], + "description": "AiTrillion is a marketing automation platform for ecommerce, offering tools for email campaigns, customer segmentation, loyalty programs, and product recommendations.", + "icon": "AiTrillion.svg", + "js": { + "aioAccessModule": "", + "aioMeta.meta_e": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "requiresCategory": [ + 6 + ], + "saas": true, + "scriptSrc": [ + "\\.aitrillion\\.com/" + ], + "website": "https://www.aitrillion.com" + }, + "AitThemes": { + "cats": [ + 80 + ], + "description": "AitThemes is a customisable theme suitable for business, ecommerce, content, and directory websites.", + "icon": "AitThemes.svg", + "js": { + "AitSettings": "", + "ait": "" + }, + "meta": { + "Author": "AitThemes\\.club" + }, + "pricing": [ + "onetime", + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "saas": true, + "website": "https://www.ait-themes.club" + }, + "Aiva": { + "cats": [ + 53 + ], + "description": "Aiva is a real estate lead conversion platform that qualifies and engages leads 24/7.", + "icon": "Aiva.svg", + "js": { + "__AivaLiveChat": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.hireaiva\\.com" + ], + "website": "https://hireaiva.com" + }, + "Aivo": { + "cats": [ + 52, + 53 + ], + "description": "Aivo is a conversational AI platform offering omnichannel tools and live agent solutions to automate customer experiences.", + "icon": "Aivo.svg", + "js": { + "$aivo": "", + "aivoStorage": "" + }, + "pricing": [ + "mid", + "freemium", + "recurring", + "poa" + ], + "saas": true, + "website": "https://www.aivo.co" + }, + "Ajax.NET Professional": { + "cats": [ + 12 + ], + "description": "Ajax.NET Professional is a legacy framework that generates JavaScript proxies to call .NET server-side methods via AJAX.", + "js": { + "AjaxPro": "", + "AjaxPro.version": "^([\\d\\.]+)$\\;version:\\1" + }, + "oss": true, + "website": "https://github.com/michaelschwarz/Ajax.NET-Professional" + }, + "Akamai": { + "cats": [ + 31 + ], + "description": "Akamai is global content delivery network (CDN) services provider for media and software delivery, and cloud security solutions.", + "headers": { + "X-Akamai-Transformed": "", + "X-EdgeConnect-MidMile-RTT": "", + "X-EdgeConnect-Origin-MEX-Latency": "" + }, + "icon": "Akamai.svg", + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://akamai.com" + }, + "Akamai Bot Manager": { + "cats": [ + 16 + ], + "cookies": { + "ak_bmsc": "", + "bm_sv": "", + "bm_sz": "" + }, + "description": "Akamai Bot Manager detect bots using device fingerprinting bot signatures.", + "icon": "Akamai.svg", + "implies": [ + "Akamai" + ], + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.akamai.com/us/en/products/security/bot-manager.jsp" + }, + "Akamai Connected Cloud": { + "cats": [ + 62 + ], + "description": "Akamai Connected Cloud is a distributed cloud platform that combines core compute, edge services, and security to run applications at global scale.", + "headers": { + "server": "^volt-adc$", + "x-volterra-location": "" + }, + "icon": "Akamai.svg", + "implies": [ + "Akamai" + ], + "pricing": [ + "payg", + "recurring" + ], + "saas": false, + "website": "https://www.akamai.com/solutions/cloud-computing" + }, + "Akamai mPulse": { + "cats": [ + 78 + ], + "cookies": { + "akaas_AB-Testing": "" + }, + "description": "Akamai mPulse is a real user monitoring (RUM) solution that enables companies to monitor, find, and fix website and application performance issues.", + "dom": [ + "script#boomr-if-as, script#boomr-scr-as, link[href*='s.go-mpulse.net/boomerang/'][rel='preload']" + ], + "html": [ + "<script>[\\s\\S]*?go-mpulse\\.net\\/boomerang[\\s\\S]*?</script>" + ], + "icon": "Akamai.svg", + "implies": [ + "Boomerang" + ], + "js": { + "BOOMR_API_key": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://developer.akamai.com/akamai-mpulse-real-user-monitoring-solution" + }, + "Akamai Web Application Protector": { + "cats": [ + 16 + ], + "description": "Akamai Web Application Protector is designed for companies looking for a more automated approach to web application firewall (WAF) and distributed denial-of-service (DDoS) security.", + "icon": "Akamai.svg", + "implies": [ + "Akamai" + ], + "js": { + "AKSB": "\\;confidence:50" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "ds-aksb-a\\.akamaihd\\.net/aksb.min.js", + "aksb\\.min\\.js\\;confidence:50" + ], + "website": "https://www.akamai.com/us/en/products/security/web-application-protector-enterprise-waf-firewall-ddos-protection.jsp" + }, + "Akaunting": { + "cats": [ + 55 + ], + "cpe": "cpe:2.3:a:akaunting:akaunting:*:*:*:*:*:*:*:*", + "description": "Akaunting is a free and online accounting software.", + "headers": { + "X-Akaunting": "^Free Accounting Software$" + }, + "html": [ + "<link[^>]+akaunting-green\\.css", + "Powered By Akaunting: <a [^>]*href=\"https?://(?:www\\.)?akaunting\\.com[^>]+>" + ], + "icon": "akaunting.svg", + "implies": [ + "Laravel" + ], + "oss": true, + "website": "https://akaunting.com" + }, + "Akavita": { + "cats": [ + 10, + 36 + ], + "description": "Akavita is a Russian-based service offering analytics and advertising solutions.", + "icon": "Akavita.svg", + "saas": true, + "scriptSrc": [ + "adlik\\.akavita\\.com/" + ], + "website": "https://akavita.com" + }, + "Akero": { + "cats": [ + 32 + ], + "description": "Akero is a platform that provides marketing and admissions technology designed for educational institutions.", + "icon": "Akero.svg", + "saas": true, + "scripts": [ + "\\.akerolabs\\.com" + ], + "website": "https://akerolabs.com" + }, + "Akia": { + "cats": [ + 52 + ], + "description": "Akia is a platform offering AI-powered communication tools designed to streamline messaging and guest interactions within the hospitality industry.", + "icon": "Akia.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "web\\.akia\\.ai" + ], + "website": "https://www.akia.com" + }, + "Akilli Ticaret": { + "cats": [ + 6 + ], + "description": "Akilli Ticaret is an all-in-one ecommerce platform from Turkey.", + "icon": "Akilli Ticaret.svg", + "js": { + "akillitel": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "requires": [ + "Microsoft ASP.NET" + ], + "saas": true, + "scriptSrc": [ + "\\.akilliticaret\\.com/" + ], + "website": "https://akilliticaret.com" + }, + "Akinon": { + "cats": [ + 6 + ], + "description": "Akinon is a cloud-based headless commerce platform with an integrated application suite including omnichannel and marketplace capabilities, mobile and in-store solutions, and an OMS.", + "icon": "Akinon.svg", + "pricing": [ + "poa" + ], + "scriptSrc": [ + "cdn-mgsm\\.akinon\\.net/" + ], + "scripts": [ + "\\.akinoncloud\\.com" + ], + "website": "https://www.akinon.com/" + }, + "Akismet": { + "cats": [ + 87 + ], + "description": "Akismet is a service that filters spam from comments, trackbacks, and contact form messages.", + "dom": [ + "link[href*='/wp-content/plugins/akismet/']" + ], + "icon": "Akismet.svg", + "js": { + "ak_js.checkValidity": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/plugins/akismet/.+\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + ], + "website": "https://akismet.com" + }, + "Akka HTTP": { + "cats": [ + 18, + 22 + ], + "cpe": "cpe:2.3:a:lightbend:akka_http:*:*:*:*:*:*:*:*", + "headers": { + "Server": "akka-http(?:/([\\d.]+))?\\;version:\\1" + }, + "icon": "AkkaHttp.svg", + "website": "https://akka.io" + }, + "Aklamio": { + "cats": [ + 94 + ], + "description": "Aklamio is a solution for enterprise level referral marketing and customer incentivisation.", + "dom": [ + "a[href*='.aklamio.com/']" + ], + "headers": { + "content-security-policy": "\\.aklamio\\.com" + }, + "icon": "Aklamio.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.aklamio\\.com/" + ], + "website": "https://www.aklamio.com" + }, + "AkoCommerce": { + "cats": [ + 6 + ], + "description": "AkoCommerce is a Shopify partner based in Taiwan that provides website planning and construction, as well as ecommerce store opening consultation services.", + "icon": "AkoCommerce.svg", + "requires": [ + "Shopify" + ], + "saas": true, + "scriptSrc": [ + "app\\.akocommerce\\.com" + ], + "website": "https://akocommerce.com" + }, + "Aksara CMS": { + "cats": [ + 1 + ], + "description": "Aksara CMS is a CodeIgniter based CRUD toolkit.", + "dom": [ + "div.aksara-footer" + ], + "icon": "Aksara CMS.svg", + "implies": [ + "PHP", + "MySQL", + "CodeIgniter", + "Bootstrap", + "jQuery", + "OpenLayers" + ], + "oss": true, + "website": "https://aksaracms.com" + }, + "Albacross": { + "cats": [ + 10, + 77 + ], + "description": "Albacross is a lead generation and account intelligence platform. It helps marketing and sales teams identify their ideal customers visiting their website and gives them the insights they need to generate more qualified leads, make prospecting more efficient and close more deals.", + "icon": "Albacross.svg", + "js": { + "_nQsv": "^([\\d.])$\\;version:\\1" + }, + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.albacross\\.com" + ], + "website": "https://albacross.com" + }, + "Alboom Proof": { + "cats": [ + 7 + ], + "description": "Alboom Proof is a platform that provides client photo galleries, photo sales, and proofing services in one location, enabling photographers and visual artists to deliver their work.", + "dom": [ + "img[data-original*='alfred.alboompro.com/']" + ], + "icon": "Alboom.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://www.alboompro.com/ferramentas/alboom-proof" + }, + "Alboom Prosite": { + "cats": [ + 51 + ], + "description": "Alboom Prosite is a website and landing page builder for businesses.", + "icon": "Alboom.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "bifrost\\.alboompro\\.com" + ], + "website": "https://www.alboompro.com/ferramentas/alboom-prosite" + }, + "Alchemer Mobile": { + "cats": [ + 90 + ], + "description": "Alchemer Mobile, formerly known as Apptentive, is a tool optimized for mobile, consolidating app-store ratings, reviews, in-app customer feedback, emotion data, and key metrics in one dashboard.", + "icon": "AlchemerMobile.svg", + "js": { + "ApptentiveSDK": "", + "ApptentiveSDK.sdk.version": "^([\\d\\.])$\\;version:\\1" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "sdk\\.apptentive\\.com/" + ], + "website": "https://www.alchemer.com/mobile/" + }, + "AlertifyJS": { + "cats": [ + 12 + ], + "description": "AlertifyJS is a javascript framework for developing browser dialogs and notifications.", + "icon": "AlertifyJS.svg", + "js": { + "alertify.defaults.autoReset": "" + }, + "oss": true, + "scriptSrc": [ + "/alertify/alertify\\.min\\.js" + ], + "website": "https://alertifyjs.com" + }, + "Alexa Certified Site Metrics": { + "cats": [ + 10 + ], + "description": "Alexa Certified Site Metrics is an analytics service wich monitors and analyses web traffic and can be used to keep track of user behavior.", + "icon": "Alexa.svg", + "js": { + "_atrk_opts.domain": "" + }, + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.cloudfront\\.net/atrk\\.js" + ], + "website": "https://support.alexa.com/hc/en-us/sections/200063374" + }, + "Alfright": { + "cats": [ + 67 + ], + "description": "Alfright is a service that ensures GDPR compliance for websites, enhancing privacy standards.", + "dom": [ + "iframe[src*='app.alfright.eu/']" + ], + "icon": "Alfright.svg", + "saas": true, + "scriptSrc": [ + "app\\.alfright\\.eu/" + ], + "website": "https://www.alfright.eu" + }, + "Algolia": { + "cats": [ + 29 + ], + "cookies": { + "_ALGOLIA": "", + "didomiVendorsConsent": "\\balgolia\\b" + }, + "description": "Algolia offers a hosted web search product delivering real-time results.", + "headers": { + "Content-Security-Policy": "\\.algolia" + }, + "icon": "Algolia.svg", + "js": { + "ALGOLIA_INSIGHTS_SRC": "", + "AlgoliaSearch": "", + "__GLOBAL__.algolia": "", + "__NEXT_DATA__.props.pageProps.appSettings.ALGOLIA_APP_ID": "", + "__algolia": "", + "__algolia.algoliasearch.version": "^(.+)$\\;version:\\1", + "_didomi_vendors_consent": "\\balgolia\\b", + "algoliasearch.version": "^(.+)$\\;version:\\1", + "didomiState.didomiVendorsConsent": "\\balgolia\\b" + }, + "pricing": [ + "freemium", + "payg" + ], + "saas": true, + "scripts": [ + "algoliasearch" + ], + "website": "https://www.algolia.com" + }, + "Algolia DocSearch": { + "cats": [ + 5 + ], + "description": "Algolia DocSearch is a search widget specifically designed for documentation websites.", + "dom": [ + "link[href*='.algolia.net'][rel='preconnect']" + ], + "icon": "DocSearch.svg", + "implies": [ + "Algolia" + ], + "js": { + "docsearch.version": "([\\d\\.]+)\\;version:\\1" + }, + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "website": "https://docsearch.algolia.com" + }, + "Ali Reviews": { + "cats": [ + 90, + 100 + ], + "description": "Ali reviews is a shopify app to collect reviews from customers.", + "icon": "Alireviews.svg", + "js": { + "alireviews_tags": "" + }, + "saas": true, + "website": "https://apps.shopify.com/ali-reviews" + }, + "Alia": { + "cats": [ + 100, + 110 + ], + "description": "Alia is a Shopify app to design Email and SMS sign-up pop-up units", + "icon": "Alia.png", + "implies": [ + "Shopify" + ], + "js": { + "alia": "" + }, + "website": "https://www.alialearn.com/" + }, + "Alibaba Cloud CDN": { + "cats": [ + 31 + ], + "description": "Alibaba Cloud CDN is a global network of servers designed to deliver high-performance, low-latency content to users around the world. It is a cloud-based service provided by Alibaba Cloud, a subsidiary of the Alibaba Group, that enables businesses to accelerate the delivery of their web content, including images, videos, and static files, to end-users.", + "dom": [ + "img[src*='.alicdn.com/']" + ], + "icon": "Alibaba Cloud.svg", + "scriptSrc": [ + "\\.alicdn\\.com/" + ], + "website": "https://www.alibabacloud.com/product/content-delivery-network" + }, + "Alibaba Cloud Object Storage Service": { + "cats": [ + 63 + ], + "description": "Alibaba Cloud Object Storage Service (OSS) is a cloud-based object storage service provided by Alibaba Cloud, which allows users to store and access large amounts of data in the cloud.", + "headers": { + "x-oss-object-type": "", + "x-oss-request-id": "", + "x-oss-storage-class": "" + }, + "icon": "Alibaba Cloud.svg", + "pricing": [ + "freemium", + "payg" + ], + "website": "https://www.alibabacloud.com/product/object-storage-service" + }, + "Alibaba Cloud Verification Code": { + "cats": [ + 16 + ], + "description": "Alibaba Cloud Verification Code is a security feature provided by Alibaba Cloud to help protect user accounts from unauthorised access.", + "icon": "Alibaba Cloud.svg", + "scriptSrc": [ + "cf\\.aliyun\\.com/" + ], + "website": "https://help.aliyun.com/document_detail/193141.html" + }, + "Alimama": { + "cats": [ + 32 + ], + "description": "Alimama is a data-driven marketing technology platform that enables businesses to optimize campaigns and audience engagement through advanced analytics.", + "icon": "Alimama.svg", + "saas": true, + "scriptSrc": [ + "\\.alimama\\.com" + ], + "scripts": [ + "\\.alimama\\.com" + ], + "website": "https://www.alimama.com" + }, + "Alinea": { + "cats": [ + 1 + ], + "description": "Alinea is a Git-based content management system designed specifically for integration with Next.js projects.", + "icon": "Alinea.svg", + "meta": { + "generator": "^ALinea ([\\d.]+)\\;version:\\1" + }, + "oss": true, + "pricing": [ + "freemium" + ], + "website": "https://alinea.sh" + }, + "Alive5": { + "cats": [ + 52 + ], + "description": "Alive5 is a unified inbox for teams, handling SMS, web chat, and social conversations. It was formerly known as Website Alive.", + "icon": "Alive5.svg", + "js": { + "alive5_environment": "" + }, + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.websitealive\\.com/" + ], + "website": "https://www.alive5.com" + }, + "All in One Accessibility": { + "cats": [ + 68 + ], + "description": "All in One Accessibility is a website accessibility widget developed by Skynet Technologies to enhance compliance with WCAG 2.0, 2.1, 2.2, and ADA accessibility standards.", + "icon": "Skynet Technologies.svg", + "js": { + "aiao_modal_footer_height": "", + "aioa_accessibility_profiles_STATUS": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.skynettechnologies\\.com/accessibility/" + ], + "website": "https://www.skynettechnologies.com/all-in-one-accessibility" + }, + "All in One SEO": { + "cats": [ + 54, + 87 + ], + "cpe": "cpe:2.3:a:aioseo:all_in_one_seo:*:*:*:*:*:wordpress:*:*", + "description": "All in One SEO optimizes a WordPress website and its content for search engines.", + "dom": { + "script.aioseo-schema": {} + }, + "html": [ + "<!-- all in one seo ([\\d.]+) \\;version:\\1", + "<!-- all in one seo pack ([\\d.]+) \\;version:\\1", + "<!-- all in one seo pro ([\\d.]+) \\;version:pro \\1" + ], + "icon": "AIOSEO.svg", + "implies": [ + "WordPress" + ], + "meta": { + "generator": "^all in one seo \\(aioseo\\) ([\\d\\.]+)\\;version:\\1" + }, + "website": "https://aioseo.com" + }, + "All in One SEO Pack": { + "cats": [ + 54, + 87 + ], + "cpe": "cpe:2.3:a:aioseo:all_in_one_seo:*:*:*:*:*:wordpress:*:*", + "description": "All in One SEO plugin optimizes WordPress website and its content for search engines.", + "dom": [ + "script.aioseo-schema" + ], + "html": [ + "<!-- All in One SEO Pack ([\\d.]+) \\;version:\\1" + ], + "icon": "AIOSEO.svg", + "meta": { + "generator": "^All in One SEO \\(AIOSEO\\)\\s([\\d.]+)$\\;version:\\1" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "website": "https://aioseo.com" + }, + "ALL-INKL": { + "cats": [ + 88 + ], + "description": "ALL-INKL is a German-based web hosting provider that promises to offer high-performance services for fair prices.", + "dns": { + "SOA": [ + "\\.kasserver\\.com" + ] + }, + "icon": "ALL-INKL.svg", + "pricing": [ + "low", + "recurring" + ], + "website": "https://all-inkl.com" + }, + "Allbookable": { + "cats": [ + 72 + ], + "description": "Allbookable is an online booking solution that enables users to book services through a digital platform.", + "icon": "Allbookable.svg", + "saas": true, + "scriptSrc": [ + "\\.allbookable\\.com/" + ], + "website": "https://allbookable.com" + }, + "AllClients": { + "cats": [ + 32 + ], + "description": "AllClients is an all-in-one platform that integrates contact management and marketing automation.", + "dom": [ + "form[action*='www.allclients.com/']", + "iframe[href*='www.allclients.com/']" + ], + "icon": "AllClients.svg", + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "website": "https://allclients.com" + }, + "Alli": { + "cats": [ + 54 + ], + "description": "Alli is artificial intelligence for search engine optimisation.", + "icon": "Alli.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.alliai\\.com/" + ], + "website": "https://www.alliai.com" + }, + "Alliance Auth": { + "cats": [ + 69 + ], + "description": "Alliance Auth is an access management platform designed for Eve Online groups. It controls access to applications and services based on in-game memberships.", + "dom": [ + "link[rel='stylesheet'][href*='/static/allianceauth/css']" + ], + "icon": "Alliance Auth.svg", + "implies": [ + "Django", + "Python", + "Font Awesome", + "Bootstrap", + "jQuery" + ], + "oss": true, + "website": "https://gitlab.com/allianceauth/allianceauth" + }, + "AllMyLinks": { + "cats": [ + 51 + ], + "description": "AllMyLinks is a personal bio link page that consolidates multiple social media profiles, websites, and contact links into a single shareable online hub.", + "icon": "AllMyLinks.svg", + "meta": { + "application-name": "^AllMyLinks$" + }, + "saas": true, + "scripts": [ + "allmylinks\\.com/" + ], + "website": "https://allmylinks.com" + }, + "Alloka": { + "cats": [ + 10 + ], + "description": "Alloka is a platform that provides end-to-end analytics and dynamic call tracking.", + "icon": "Alloka.svg", + "js": { + "AllokaId": "", + "allokaAddEvent": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "analytics\\.alloka\\.ru" + ], + "website": "https://alloka.ru" + }, + "AlloyUI": { + "cats": [ + 12 + ], + "icon": "AlloyUI.png", + "implies": [ + "Bootstrap", + "YUI" + ], + "js": { + "AUI": "" + }, + "scriptSrc": [ + "^https?://cdn\\.alloyui\\.com/" + ], + "website": "https://www.alloyui.com" + }, + "Allstate": { + "cats": [ + 10 + ], + "description": "Allstate is a provider of auto insurance quote metrics, offering data-driven insights to assess coverage options, pricing, and risk factors.", + "icon": "Allstate.svg", + "js": { + "s_i_allstateglobal": "" + }, + "saas": true, + "scripts": [ + "agents\\.allstate\\.com" + ], + "website": "https://www.allstate.com" + }, + "Allyable": { + "cats": [ + 68 + ], + "description": "Allyable is an automated web accessibility solution with an AI engine.", + "icon": "Allyable.svg", + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "mk-sense\\.com/aweb\\?license", + "portal\\.allyable\\.com/" + ], + "website": "https://allyable.com" + }, + "Allyant": { + "cats": [ + 68 + ], + "description": "Allyant is a company specializing in accessibility solutions for digital and print documents to ensure compliance with accessibility standards.", + "dom": [ + "a[href*='accessible360.com/'][target='_blank'], a[href*='accessible360.com/'] > img" + ], + "icon": "Allyant.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "/npm/@accessible360/accessible-slick@([\\d\\.]+)/\\;version:\\1", + "/accessible360/accessible-slick/slick/slick\\.min\\.js\\?v=([\\d\\.]+)\\;version:\\1" + ], + "website": "https://accessible360.com" + }, + "AlmaLinux": { + "cats": [ + 28 + ], + "description": "AlmaLinux is an open-source, community-driven Linux operating system that fills the gap left by the discontinuation of the CentOS Linux stable release.", + "headers": { + "server": "AlmaLinux" + }, + "icon": "AlmaLinux.svg", + "oss": true, + "website": "https://almalinux.org" + }, + "AlMatjar": { + "cats": [ + 6 + ], + "description": "AlMatjar is an online store builder designed to help users create and manage ecommerce websites.", + "icon": "AlMatjar.svg", + "meta": { + "generator": "^AlMatjar.store ECommerce Builder$" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://almatjar.store" + }, + "Alohome": { + "cats": [ + 32 + ], + "description": "Alohome is a tech platform designed to enhance real estate sales conversions.", + "icon": "Alohome.svg", + "saas": true, + "scripts": [ + "assets\\.alohome\\.io" + ], + "website": "https://en.alohome.io" + }, + "Alpha Review": { + "cats": [ + 90 + ], + "description": "Alpha Review is an in-store ecommerce review tool developed in Korea, designed to gather and display customer feedback directly within retail environments.", + "icon": "AlphaReview.svg", + "js": { + "ALPHAREVIEW_FRONT_ALL": "", + "alpha_review_count_update": "", + "alpha_review_count_update_on": "" + }, + "saas": true, + "scriptSrc": [ + "/alpha_au\\.js" + ], + "website": "https://alph.kr" + }, + "Alpharank": { + "cats": [ + 10 + ], + "description": "Alpharank is a tool focused on customer journey mapping to enhance conversion optimization specifically for banks.", + "icon": "Alpharank.svg", + "saas": true, + "scriptSrc": [ + "api\\.alpharank\\.io/" + ], + "website": "https://www.alpharank.ai" + }, + "Alpine Linux": { + "cats": [ + 28 + ], + "cpe": "cpe:2.3:o:alpinelinux:alpine_linux:*:*:*:*:*:*:*:*", + "description": "Alpine Linux is a security-oriented, lightweight Linux distribution based on musl libc and busybox.", + "headers": { + "X-Powered-By": "Alpine" + }, + "icon": "Alpine Linux.svg", + "oss": true, + "website": "https://www.alpinelinux.org" + }, + "Alpine.js": { + "cats": [ + 12 + ], + "description": "Alpine.js is a minimal framework for composing behavior directly in your markup.", + "html": [ + "<[^>]+[^\\w-]x-data[^\\w-][^<]+\\;confidence:75" + ], + "icon": "Alpine.js.svg", + "js": { + "Alpine": "", + "Alpine.version": "^(.+)$\\;version:\\1", + "deferLoadingAlpine": "" + }, + "oss": true, + "scriptSrc": [ + "/alpine(?:\\.min)?\\.js" + ], + "website": "https://alpinejs.dev" + }, + "Altcha": { + "cats": [ + 16 + ], + "description": "Altcha is a spam and abuse protection solution for websites and apps, offering a privacy-friendly Captcha and other tools designed with GDPR compliance to provide strong security while safeguarding user privacy.", + "icon": "Altcha.svg", + "js": { + "ALTCHA_WIDGET_ATTRS": "" + }, + "pricing": [ + "freemium", + "low", + "freemium" + ], + "scripts": [ + "altcha\\.(org|js)" + ], + "website": "https://altcha.org" + }, + "AlternC": { + "cats": [ + 9 + ], + "cpe": "cpe:2.3:a:alternc:alternc:*:*:*:*:*:*:*:*", + "description": "AlternC is a set of software management on Linux shared hosting.", + "icon": "AlternC.png", + "oss": true, + "requires": [ + "Debian" + ], + "saas": false, + "scriptSrc": [ + "js/alternc\\.js" + ], + "website": "https://alternc.com" + }, + "Altis": { + "cats": [ + 1 + ], + "description": "Altis is a digital experience platform built on top of WordPress.", + "icon": "Altis.svg", + "js": { + "Altis": "" + }, + "meta": { + "generator": "^Altis ?([\\d.]+)?\\;version:\\1" + }, + "pricing": [ + "high", + "recurring", + "poa" + ], + "requires": [ + "WordPress" + ], + "saas": true, + "website": "https://www.altis-dxp.com" + }, + "Alumni Channel": { + "cats": [ + 53 + ], + "description": "Alumni Channel is a platform facilitating organization and communication with alumni and members.", + "icon": "AlumniChannel.svg", + "meta": { + "author": "Alumni Channel - www.alumnichannel.com" + }, + "pricing": [ + "onetime", + "high", + "recurring" + ], + "saas": true, + "website": "https://alumnichannel.com" + }, + "AlumnIQ": { + "cats": [ + 111 + ], + "cookies": { + "alumniq-online-giving": "" + }, + "description": "AlumnIQ is a set of services to manage events, giving, email, volunteers, class agents, and more, all designed to work with your database of record.", + "dom": [ + "a[href*='.alumniq.com/giving/to/']" + ], + "icon": "AlumnIQ.svg", + "pricing": [ + "poa" + ], + "website": "https://www.alumniq.com/platform/" + }, + "AlvandCMS": { + "cats": [ + 1 + ], + "description": "Alvand is a PHP-based CMS with a modular architecture to enhance scalability and maintainability. It utilizes caching, reduces database queries and employs optimization mechanisms to improve request processing performance. The system supports RESTful APIs, user access management and built-in SEO. It features an independent templating system and dynamic cache management to minimize page load times. It's compatible with MySQL and MariaDB and includes security measures to prevent common attacks.", + "icon": "AlvandCMS.svg", + "implies": [ + "PHP", + "MySQL" + ], + "meta": { + "generator": "AlvandCMS\\s([\\d\\.]+)\\;version:\\1" + }, + "pricing": [ + "poa" + ], + "website": "https://alvandcms.com" + }, + "Amap": { + "cats": [ + 35 + ], + "description": "Amap is a digital cartography platform providing detailed geographic data, navigation, and location-based services across Asian regions.", + "icon": "Amap.svg", + "js": { + "AMap.ArrayBounds": "" + }, + "saas": true, + "scriptSrc": [ + "webapi\\.amap\\.com" + ], + "website": "https://amap.com" + }, + "Amasty": { + "cats": [ + 6 + ], + "description": "Amasty is a developer of modules for Magento platforms.", + "headers": { + "Content-Security-Policy": "amasty\\.com", + "Content-Security-Policy-Report-Only": "amasty\\.com" + }, + "icon": "Amasty.svg", + "requires": [ + "Magento" + ], + "saas": true, + "website": "https://amasty.com" + }, + "Amaya": { + "cats": [ + 20 + ], + "description": "Amaya is an open-source web browser editor to create and update documents on the web.", + "icon": "Amaya.png", + "meta": { + "generator": "Amaya(?: V?([\\d.]+[a-z]))?\\;version:\\1" + }, + "oss": true, + "website": "https://www.w3.org/Amaya" + }, + "Amaze UI": { + "cats": [ + 59 + ], + "description": "Amaze UI is a mobile-first JavaScript library designed to simplify front-end development.", + "icon": "Amaze UI.png", + "oss": true, + "scriptSrc": [ + "(?:((?:\\d+\\.)+\\d+)\\/(?:js\\/)?)?amazeui(?:\\/js\\/jquery)?(?:\\.widgets)?(?:\\.helper)?(?:\\.legacy)?(?:\\.min)?\\.js\\;version:\\1" + ], + "website": "https://amazeui.shopxo.net/" + }, + "Amazon Advertising": { + "cats": [ + 36 + ], + "description": "Amazon Advertising (formerly AMS or Amazon Marketing Services) is a service that works in a similar way to pay-per-click ads on Google.", + "dom": [ + "iframe[src*='.amazon-adsystem.com/']" + ], + "icon": "Amazon.svg", + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "\\.amazon-adsystem\\.com" + ], + "website": "https://advertising.amazon.com", + "xhr": [ + "\\.amazon-adsystem\\.com" + ] + }, + "Amazon ALB": { + "cats": [ + 65 + ], + "cookies": { + "AWSALB": "", + "AWSALBCORS": "" + }, + "description": "Amazon Application Load Balancer (ALB) distributes incoming application traffic to increase availability and support content-based routing.", + "icon": "Amazon ELB.svg", + "implies": [ + "Amazon Web Services" + ], + "website": "https://aws.amazon.com/elasticloadbalancing/" + }, + "Amazon Associates": { + "cats": [ + 71 + ], + "description": "Amazon Associates is an affiliate marketing program that allows website owners and bloggers to create links and earn referral fees when customers click through and buy products from Amazon.", + "dom": { + "a[href*='amazon.com']": { + "attributes": { + "href": "^https?://amazon.com.+&tag=" + } + }, + "a[href*='amzn.to']": { + "attributes": { + "href": "" + } + } + }, + "icon": "Amazon.svg", + "saas": true, + "scriptSrc": [ + "\\.associates-amazon\\.com" + ], + "website": "https://affiliate-program.amazon.com" + }, + "Amazon Aurora": { + "cats": [ + 34 + ], + "description": "Amazon Aurora is a relational database service developed and offered by Amazon Web Services.", + "icon": "Amazon Aurora.svg", + "implies": [ + "Amazon Web Services" + ], + "website": "https://aws.amazon.com/rds/aurora" + }, + "Amazon CloudFront": { + "cats": [ + 31 + ], + "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.", + "dns": { + "CNAME": [ + "^[a-z0-9]+\\.cloudfront.net\\.?$" + ] + }, + "headers": { + "Via": "\\(CloudFront\\)$", + "X-Amz-Cf-Id": "" + }, + "icon": "Amazon Cloudfront.svg", + "implies": [ + "Amazon Web Services" + ], + "saas": true, + "website": "https://aws.amazon.com/cloudfront/" + }, + "Amazon CloudWatch RUM": { + "cats": [ + 78 + ], + "description": "Amazon CloudWatch RUM is a real-user monitoring capability that helps you identify and debug issues in the client-side on web applications and enhance end user's digital experience.", + "icon": "Amazon CloudWatch.svg", + "js": { + "AwsRum": "", + "AwsRumClient": "", + "AwsRumClient.v": "([\\d\\.]+)\\;version:\\1", + "AwsRumConfig": "" + }, + "pricing": [ + "payg" + ], + "saas": true, + "website": "https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/CloudWatch-RUM.html" + }, + "Amazon Cognito": { + "cats": [ + 69 + ], + "description": "Amazon Cognito lets you add user sign-up, sign-in, and access control to your web and mobile apps. Amazon Cognito supports sign-in with social identity providers, such as Apple, Facebook, Google, and Amazon, and enterprise identity providers via SAML 2.0 and OpenID Connect.", + "icon": "Amazon Cognito.svg", + "implies": [ + "Amazon Web Services" + ], + "pricing": [ + "payg" + ], + "website": "https://aws.amazon.com/cognito/", + "xhr": [ + "cognito-idp\\..+\\.amazonaws\\.com" + ] + }, + "Amazon EC2": { + "cats": [ + 22 + ], + "description": "Amazon Elastic Compute Cloud is a part of Amazon.com's cloud-computing platform, Amazon Web Services, that allows users to rent virtual computers on which to run their own computer applications.", + "headers": { + "Server": "\\(Amazon\\)" + }, + "icon": "Amazon EC2.svg", + "implies": [ + "Amazon Web Services" + ], + "saas": true, + "website": "https://aws.amazon.com/ec2/" + }, + "Amazon ECS": { + "cats": [ + 63 + ], + "headers": { + "Server": "^ECS" + }, + "icon": "Amazon ECS.svg", + "implies": [ + "Amazon Web Services", + "Docker" + ], + "saas": true, + "website": "https://aws.amazon.com/ecs/" + }, + "Amazon EFS": { + "cats": [ + 48 + ], + "description": "Amazon Elastic File System is a cloud storage service provided by Amazon Web Services.", + "icon": "Amazon EFS.svg", + "implies": [ + "Amazon Web Services" + ], + "saas": true, + "website": "https://aws.amazon.com/efs/" + }, + "Amazon ELB": { + "cats": [ + 65 + ], + "cookies": { + "AWSELB": "" + }, + "description": "AWS ELB is a network load balancer service provided by Amazon Web Services for distributing traffic across multiple targets, such as Amazon EC2 instances, containers, IP addresses, and Lambda functions.", + "headers": { + "Server": "awselb" + }, + "icon": "Amazon ELB.svg", + "implies": [ + "Amazon Web Services" + ], + "saas": true, + "website": "https://aws.amazon.com/elasticloadbalancing/" + }, + "Amazon Pay": { + "cats": [ + 41 + ], + "description": "Amazon Pay is an online payments processing service that is owned by Amazon. It lets you use the payment methods associated with your Amazon account to make payments for goods and services.", + "dom": [ + "img[src*='amazonpay'], [aria-labelledby='pi-amazon'], meta[id='amazon-payments-metadata'], [data-amazon-payments='true']" + ], + "icon": "Amazon Pay.svg", + "js": { + "AmazonPayments": "", + "OffAmazonPayments": "", + "enableAmazonPay": "", + "onAmazonPaymentsReady": "" + }, + "meta": { + "id": "amazon-payments-metadata" + }, + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "/amazonpayments(?:\\.min)?\\.js", + "\\.payments-amazon\\.com/" + ], + "website": "https://pay.amazon.com", + "xhr": [ + "payments\\.amazon\\.com" + ] + }, + "Amazon S3": { + "cats": [ + 31 + ], + "description": "Amazon S3 or Amazon Simple Storage Service is a service offered by Amazon Web Services (AWS) that provides object storage through a web service interface.", + "headers": { + "Content-Security-Policy": "s3[^ ]*amazonaws\\.com", + "Content-Security-Policy-Report-Only": "s3[^ ]*\\.amazonaws\\.com", + "server": "^AmazonS3$", + "x-amz-server-side-encryption": "" + }, + "icon": "Amazon S3.svg", + "implies": [ + "Amazon Web Services" + ], + "saas": true, + "scriptSrc": [ + "s3[^ ]*\\.amazonaws\\.com/" + ], + "website": "https://aws.amazon.com/s3/" + }, + "Amazon SES": { + "cats": [ + 75 + ], + "description": "Amazon Simple Email Service (SES) is an email service that enables developers to send mail from within any application.", + "dns": { + "TXT": [ + "amazonses\\.com" + ] + }, + "icon": "Amazon SES.svg", + "implies": [ + "Amazon Web Services" + ], + "saas": true, + "website": "https://aws.amazon.com/ses/" + }, + "Amazon Web Services": { + "cats": [ + 62 + ], + "description": "Amazon Web Services (AWS) is a comprehensive cloud services platform offering compute power, database storage, content delivery and other functionality.", + "dns": { + "NS": [ + "\\.awsdns-" + ] + }, + "headers": { + "x-amz-delete-marker": "", + "x-amz-err-code": "", + "x-amz-err-message": "", + "x-amz-id-2": "", + "x-amz-req-time-micros": "", + "x-amz-request-id": "", + "x-amz-rid": "", + "x-amz-version-id": "" + }, + "icon": "Amazon Web Services.svg", + "saas": true, + "scripts": [ + "\\.amazonaws\\.com" + ], + "website": "https://aws.amazon.com/" + }, + "Amazon Webstore": { + "cats": [ + 6 + ], + "description": "Amazon Webstore is an all-in-one hosted ecommerce website solution.", + "icon": "Amazon Webstore.svg", + "js": { + "amzn": "" + }, + "saas": true, + "website": "https://aws.amazon.com/marketplace/pp/Amazon-Web-Services-Amazon-Webstore/B007NLVI2S" + }, + "Ambassador": { + "cats": [ + 94 + ], + "description": "Ambassador is a marketer-friendly software that simplifies referral marketing and helps automating the enrolment, tracking, rewarding and management process.", + "icon": "Ambassador.svg", + "js": { + "_mbsy.integrations": "" + }, + "pricing": [ + "high", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.getambassador\\.com/" + ], + "website": "https://www.getambassador.com" + }, + "Amber": { + "cats": [ + 18, + 22 + ], + "description": "Amber is a web application framework written in Crystal inspired by Kemal, Rails, Phoenix and other popular application frameworks.", + "headers": { + "X-Powered-By": "^Amber$" + }, + "icon": "Amber.svg", + "oss": true, + "website": "https://amberframework.org" + }, + "amCharts": { + "cats": [ + 25 + ], + "description": "amCharts is a JavaScript-based interactive charts and maps programming library and tool.", + "html": [ + "<svg[^>]*><desc>JavaScript chart by amCharts ([\\d.]*)\\;version:\\1" + ], + "icon": "amCharts.svg", + "js": { + "AmCharts": "" + }, + "scriptSrc": [ + "amcharts.*\\.js" + ], + "website": "https://amcharts.com" + }, + "American Express": { + "cats": [ + 41 + ], + "description": "American Express, also known as Amex, facilitates electronic funds transfers throughout the world, most commonly through branded credit cards, debit cards and prepaid cards.", + "dom": [ + "[aria-labelledby='pi-american_express']" + ], + "icon": "Amex.svg", + "website": "https://www.americanexpress.com" + }, + "Ametys": { + "cats": [ + 1 + ], + "cpe": "cpe:2.3:a:ametys:ametys:*:*:*:*:*:*:*:*", + "icon": "Ametys.png", + "implies": [ + "Java" + ], + "meta": { + "generator": "(?:Ametys|Anyware Technologies)" + }, + "scriptSrc": [ + "ametys\\.js" + ], + "website": "https://ametys.org" + }, + "Amex Express Checkout": { + "cats": [ + 41 + ], + "description": "Amex Express Checkout is a service that simplifies the checkout experience by auto-filling necessary cardholder payment data into merchant checkout fields.", + "dom": [ + "img[alt*='We accept Amex']" + ], + "icon": "AmexExpress.svg", + "scriptSrc": [ + "aexp-static\\.com" + ], + "website": "https://www.americanexpress.com/us/express-checkout/" + }, + "Amilia": { + "cats": [ + 53 + ], + "description": "Amilia is a membership management software.", + "icon": "Amilia.svg", + "js": { + "AMILIA": "", + "AMILIA_APP": "" + }, + "meta": { + "author": "^Amilia$" + }, + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "website": "https://www.amilia.com" + }, + "Amiro.CMS": { + "cats": [ + 1 + ], + "description": "Amiro.CMS is a commercial content management system developed and distributed by the Russian company Amiro. Written in PHP and uses MySQL as a database.", + "icon": "Amiro.CMS.svg", + "implies": [ + "PHP", + "MySQL" + ], + "meta": { + "generator": "Amiro" + }, + "pricing": [ + "freemium", + "onetime", + "recurring" + ], + "saas": true, + "website": "https://www.amiro.ru" + }, + "Amobee": { + "cats": [ + 36 + ], + "description": "Amobee is a cloud-based advertising and data management platform.", + "dom": [ + "img[src*='.turn.com/r/beacon']" + ], + "icon": "Amobee.svg", + "website": "https://www.amobee.com" + }, + "amoCRM": { + "cats": [ + 53 + ], + "description": "amoCRM is a web-based customer relationship management software solution.", + "icon": "amoCRM.svg", + "js": { + "AMOCRM": "", + "AMO_PIXEL_CLIENT": "", + "amoFormsWidget": "", + "amoSocialButton": "" + }, + "pricing": [ + "low", + "recurring", + "payg" + ], + "saas": true, + "scriptSrc": [ + "\\.amocrm\\.(?:ru|com)" + ], + "website": "https://www.amocrm.com" + }, + "AMP": { + "cats": [ + 12 + ], + "description": "AMP, originally created by Google, is an open-source HTML framework developed by the AMP open-source Project. AMP is designed to help webpages load faster.", + "html": [ + "<html[^>]* (?:amp|⚡)[^-]", + "<link rel=\"amphtml\"" + ], + "icon": "Accelerated-Mobile-Pages.svg", + "js": { + "AMP_CONFIG": "", + "AMP_EXP": "", + "__AMP_BASE_CE_CLASS": "", + "__AMP_EXTENDED_ELEMENTS": "", + "__AMP_TAG": "", + "ampInaboxIframes": "", + "ampInaboxPendingMessages": "" + }, + "oss": true, + "website": "https://www.amp.dev", + "xhr": [ + "cdn\\.ampproject\\.org" + ] + }, + "AMP for WordPress": { + "cats": [ + 87 + ], + "cpe": "cpe:2.3:a:ampforwp:accelerated_mobile_pages:*:*:*:*:*:wordpress:*:*", + "description": "AMP for WordPress automatically adds Accelerated Mobile Pages (Google AMP Project) functionality to your WordPress site.", + "dom": [ + "link[href*='/wp-content/plugins/amp/']" + ], + "icon": "Accelerated-Mobile-Pages.svg", + "implies": [ + "AMP" + ], + "meta": { + "generator": "^AMP Plugin v(\\d+\\.\\d+.*)$\\;version:\\1" + }, + "requires": [ + "WordPress" + ], + "website": "https://amp-wp.org" + }, + "Amped": { + "cats": [ + 32 + ], + "description": "Amped is a popup tool designed for growth, enabling email and SMS popups to capture leads and engage users.", + "dom": [ + "link[href*='app.amped.io']" + ], + "icon": "Amped.svg", + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "app\\.amped\\.io" + ], + "website": "https://www.amped.io" + }, + "Amplience": { + "cats": [ + 1 + ], + "description": "Amplience is an API-first, headless content management platform for enterprise retail.", + "dom": [ + "link[href*='.amplience.net'], img[src*='.amplience.net']" + ], + "icon": "Amplience.svg", + "js": { + "amplianceTemplates": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://amplience.com" + }, + "Amplify JS": { + "cats": [ + 59 + ], + "description": "AmplifyJS is a set of components designed to solve common web application problems with a simplistic API. Amplify's goal is to simplify all forms of data handling by providing a unified API for various data sources.", + "icon": "Amplify JS.png", + "oss": true, + "scriptSrc": [ + "(?:((?:\\d+\\.)+\\d+)\\/)?amplify(?:-production)?(?:\\.core)?(?:\\.store)?(?:\\.min)?(?:[-\\.][\\d\\w]{0,40})?\\.js\\;version:\\1" + ], + "website": "https://amplifyjs.com/" + }, + "Amplitude": { + "cats": [ + 10 + ], + "description": "Amplitude is a web and mobile analytics solution with cross-platform user journey tracking, user behavior analysis and segmentation capabilities.", + "icon": "Amplitude.svg", + "js": { + "AMPLITUDE_KEY": "", + "__AMPLITUDE__": "", + "amplitudeClient": "" + }, + "pricing": [ + "freemium", + "poa", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.(?:segment.+)?amplitude(?:\\.com|-plugins)" + ], + "website": "https://amplitude.com", + "xhr": [ + "\\.amplitude\\.com" + ] + }, + "Ampry": { + "cats": [ + 32 + ], + "description": "Ampry is a client acquisition marketing service designed to support law firms in expanding their reach and acquiring new clients.", + "icon": "Ampry.svg", + "js": { + "ampry_acc_code": "", + "ampry_script": "" + }, + "saas": true, + "scriptSrc": [ + "\\.ampry\\.com" + ], + "website": "https://www.ampry.com" + }, + "Analysys Ark": { + "cats": [ + 10 + ], + "cookies": { + "ARK_ID": "" + }, + "icon": "Analysys Ark.svg", + "js": { + "AnalysysAgent": "" + }, + "scriptSrc": [ + "AnalysysFangzhou_JS_SDK\\.min\\.js\\?v=([\\d.]+)\\;version:\\1" + ], + "website": "https://ark.analysys.cn" + }, + "Analytick": { + "cats": [ + 10 + ], + "description": "Analytick is an advanced analytics platform that collects and analyzes data on website performance and user behavior.", + "icon": "Analytick.svg", + "pricing": [ + "freemium", + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "platform\\.analytick\\.ir/" + ], + "website": "http://analytick.ir" + }, + "AnalyticOwl": { + "cats": [ + 10 + ], + "description": "AnalyticOwl is a platform that offers a planning and attribution toolbox designed to support more informed advertising decisions.", + "icon": "AnalyticOwl.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "owlsight\\.analyticowl\\.com" + ], + "website": "https://analyticowl.com" + }, + "AnalyticsConnect": { + "cats": [ + 10 + ], + "description": "AnalyticsConnect is a tool that tracks eCommerce data from Keap/Infusionsoft in Google Analytics, providing detailed insights and analysis.", + "icon": "AnalyticsConnect.svg", + "saas": true, + "scriptSrc": [ + "js\\.analyticsconnect\\.io" + ], + "website": "https://analyticsconnect.io" + }, + "Analyzati": { + "cats": [ + 10 + ], + "description": "Analyzati is a privacy-focused analytics tool that measures website performance while protecting user data.", + "icon": "Analyzati.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "app\\.analyzati\\.com" + ], + "website": "https://analyzati.com" + }, + "Analyzee": { + "cats": [ + 10 + ], + "description": "Analyzee is an analytics tool that allows you to gain insights into visitor behavior and optimise your website's user experience using heatmaps and other analytics features.", + "icon": "Analyzee.svg", + "js": { + "Analyzee._sessionExtend": "", + "analyzee._session": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.analyzee\\.io/sdk/(.*)\\.js" + ], + "website": "https://analyzee.io" + }, + "Analyzz": { + "cats": [ + 10 + ], + "description": "Analyzz is a privacy-focused analytics platform that collects and reports website data while minimizing tracking of individual users.", + "icon": "Analyzz.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "app\\.analyzz\\.com" + ], + "website": "https://analyzz.com" + }, + "AndersNoren Baskerville": { + "cats": [ + 80 + ], + "description": "AndersNoren Baskerville is a responsive and retina-ready masonry WordPress theme for hoarders.", + "icon": "AndersNoren.svg", + "pricing": [ + "freemium" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/baskerville(?:-2)?/" + ], + "website": "https://andersnoren.se/teman/baskerville-wordpress-theme" + }, + "AndersNoren Fukasawa": { + "cats": [ + 80 + ], + "description": "AndersNoren Fukasawa is a minimal masonry style blog WordPress theme for photographers and collectors.", + "icon": "AndersNoren.svg", + "pricing": [ + "freemium" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/fukasawa/" + ], + "website": "https://andersnoren.se/teman/fukasawa-wordpress-theme" + }, + "AndersNoren Hemingway": { + "cats": [ + 80 + ], + "description": "AndersNoren Hemingway is a clean and beautiful two-column WordPress theme for bloggers.", + "icon": "AndersNoren.svg", + "pricing": [ + "freemium" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/hemingway/" + ], + "website": "https://andersnoren.se/teman/hemingway-wordpress-theme" + }, + "AndersNoren Hitchcock": { + "cats": [ + 80 + ], + "description": "AndersNoren Hitchcock is a portfolio WordPress theme for designers, photographers and other creatives.", + "icon": "AndersNoren.svg", + "pricing": [ + "freemium" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/hitchcock/" + ], + "website": "https://andersnoren.se/teman/hitchcock-wordpress-theme" + }, + "AndersNoren Lovecraft": { + "cats": [ + 80 + ], + "description": "AndersNoren Lovecraft is a beautiful two-column WordPress theme for bloggers.", + "icon": "AndersNoren.svg", + "pricing": [ + "freemium" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/lovecraft/" + ], + "website": "https://andersnoren.se/teman/lovecraft-wordpress-theme" + }, + "Anetwork": { + "cats": [ + 36 + ], + "icon": "Anetwork.png", + "scriptSrc": [ + "static-cdn\\.anetwork\\.ir/" + ], + "website": "https://www.anetwork.ir" + }, + "Anexis": { + "cats": [ + 53 + ], + "description": "Anexis is a software provider offering tools that streamline communication, sales, and management processes for lodging businesses.", + "icon": "Anexis.svg", + "saas": true, + "scriptSrc": [ + "\\.cloud\\.anex\\.is" + ], + "website": "https://anex.is" + }, + "Angie": { + "cats": [ + 22 + ], + "description": "Angie is a drop-in replacement for the Nginx web server aiming to extend the functionality of the original version.", + "headers": { + "server": "^Angie(?:/([\\d\\.]+))?$\\;version:\\1" + }, + "icon": "default.svg", + "implies": [ + "Perl", + "C" + ], + "oss": true, + "website": "https://angie.software/en/" + }, + "Angler AI": { + "cats": [ + 32 + ], + "description": "Angler AI is a platform that helps direct-to-consumer brands improve prospecting strategies and increase customer lifetime value through data-driven insights.", + "icon": "Angler.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scripts": [ + "static\\.getangler\\.ai" + ], + "website": "https://www.getangler.ai" + }, + "Angular": { + "cats": [ + 12 + ], + "cpe": "cpe:2.3:a:angularjs:angular:*:*:*:*:*:*:*:*", + "description": "Angular is a TypeScript-based open-source web application framework led by the Angular Team at Google.", + "dom": { + "[ng-version]": { + "attributes": { + "ng-version": "^([\\d\\.]+)\\;version:\\1" + } + } + }, + "excludes": [ + "AngularDart", + "AngularJS" + ], + "icon": "Angular.svg", + "implies": [ + "TypeScript" + ], + "js": { + "getAllAngularRootElements": "", + "getAngularTestability": "", + "ng.coreTokens": "", + "ng.probe": "" + }, + "oss": true, + "website": "https://angular.io" + }, + "Angular Gridster": { + "cats": [ + 25, + 59 + ], + "description": "Gridster is a JavaScript library, with a simple drag-and-drop interface, for creating intuitive, dynamic and customizable layouts in web applications.", + "icon": "Angular.svg", + "oss": true, + "scriptSrc": [ + "angular-gridster(?:\\.min)?\\.js" + ], + "website": "https://tiberiuzuld.github.io/angular-gridster2/" + }, + "Angular Material": { + "cats": [ + 66 + ], + "description": "Angular Material is a UI component library for Angular JS developers. Angular Material components assist in constructing attractive, consistent, and functional web pages and web applications.", + "excludes": [ + "Material Design Lite" + ], + "icon": "AngularJS.svg", + "implies": [ + "AngularJS" + ], + "js": { + "ngMaterial": "" + }, + "scriptSrc": [ + "/([\\d.rc-]+)?/angular-material(?:\\.min)?\\.js\\;version:\\1" + ], + "website": "https://material.angularjs.org" + }, + "Angular Notitia": { + "cats": [ + 59, + 66 + ], + "description": "Easy, flexible toast notification library for Angular applications.", + "icon": "AngularNotitia.svg", + "oss": true, + "website": "https://ngx-notitia.vercel.app", + "js": { + "ngxNotitia": "(.+)\\;version:\\1" + }, + "implies": [ + "Angular" + ] + }, + "AngularDart": { + "cats": [ + 18 + ], + "excludes": [ + "Angular", + "AngularJS" + ], + "icon": "AngularDart.svg", + "implies": [ + "Dart" + ], + "js": { + "ngTestabilityRegistries": "" + }, + "website": "https://webdev.dartlang.org/angular/" + }, + "AngularJS": { + "cats": [ + 12 + ], + "cpe": "cpe:2.3:a:angularjs:angular.js:*:*:*:*:*:*:*:*", + "description": "AngularJS is a JavaScript-based open-source web application framework led by the Angular Team at Google.", + "excludes": [ + "Angular", + "AngularDart" + ], + "html": [ + "<(?:div|html)[^>]+ng-app=", + "<ng-app" + ], + "icon": "AngularJS.svg", + "js": { + "angular": "", + "angular.version.full": "^(.+)$\\;version:\\1" + }, + "scriptSrc": [ + "angular[.-]([\\d.]*\\d)[^/]*\\.js\\;version:\\1", + "/([\\d.]+(?:-?rc[.\\d]*)*)/angular(?:\\.min)?\\.js\\;version:\\1", + "(?!angular\\.io)\\bangular.{0,32}\\.js" + ], + "website": "https://angularjs.org" + }, + "Anima": { + "cats": [ + 47 + ], + "description": "Anima is an AI-powered tool designed to assist users in converting their designs into functional code, creating interactive prototypes, and streamlining the automation of design systems.", + "icon": "Anima.svg", + "js": { + "__ANIMA_PROJECT_DATA__": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://www.animaapp.com/" + }, + "AnimalChat": { + "cats": [ + 52 + ], + "description": "AnimalChat is a messaging platform that connects pet owners and professionals, providing a flexible alternative to traditional communication methods.", + "icon": "AnimalChat.svg", + "saas": true, + "scriptSrc": [ + "widget\\.animalchat\\.net" + ], + "website": "https://animalchat.net" + }, + "Animate It": { + "cats": [ + 87 + ], + "description": "Animate It! adds CSS3 animations to your content.", + "dom": [ + "link[href*='/wp-content/plugins/animate-it/']" + ], + "icon": "Animate It.png", + "oss": true, + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "animate-it(?:\\/assets)?(?:\\/js)?(?:\\/animo)?(?:\\/edsanimate)?(?:\\/jquery)?(?:\\/viewportchecker)?(?:\\.ba-throttle-debounce)?(?:\\.min)?(?:\\.site)?\\.js(?:\\?v(?:er)?=((?:\\d+\\.)+\\d+))?\\;version:\\1" + ], + "website": "https://wordpress.org/plugins/animate-it/" + }, + "Animate.css": { + "cats": [ + 66 + ], + "description": "Animate.css is a ready-to-use library collection of CSS3 animation effects.", + "dom": { + ".animate__animated": { + "attributes": { + "class": "\\;confidence:99" + } + }, + "link[href*='animate']": { + "attributes": { + "href": "([\\d\\.]+)?/animate\\.min\\.css\\;version:\\1" + } + } + }, + "icon": "Animate.css.svg", + "oss": true, + "website": "https://animate.style" + }, + "Animation Addons": { + "cats": [ + 87 + ], + "description": "Animation Addons is a WordPress plugin that extends the Elementor page builder with advanced animation effects and widgets for creating visually dynamic content.", + "icon": "Animation Addons.svg", + "pricing": [ + "onetime" + ], + "requires": [ + "WordPress", + "Elementor" + ], + "scriptSrc": [ + "/wp-content/plugins/extension-for-animation-addons/" + ], + "scripts": [ + "/animation-addons\\.com" + ], + "website": "https://animation-addons.com" + }, + "anime.js": { + "cats": [ + 25 + ], + "description": "Anime.js (/ˈæn.ə.meɪ/) is a lightweight JavaScript animation library with a simple, yet powerful API.It works with CSS properties, SVG, DOM attributes and JavaScript Objects.", + "headers": { + "Access-Control-Allow-Origin": "animejs\\.com" + }, + "icon": "anime.js.svg", + "js": { + "AnimeJS": "", + "anime.version": "^([\\d\\.]+)$\\;version:\\1" + }, + "oss": true, + "website": "https://animejs.com/" + }, + "Aniview Ad Server": { + "cats": [ + 36 + ], + "description": "Aniview Ad Server is a technology developed by Aniview, a company that specialises in providing video advertising solutions. The Aniview Ad Server is a platform designed to manage and serve video ads to publishers, advertisers, and agencies.", + "dom": { + "link[href*='aniview.com']": { + "attributes": { + "href": "^(?!.*player).*aniview\\.com/" + } + } + }, + "icon": "Aniview.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "^(?!.*player).*aniview\\.com/" + ], + "website": "https://aniview.com/video-ad-servers/" + }, + "Aniview Video Ad Player": { + "cats": [ + 14 + ], + "description": "Aniview Video Ad Player is a video player technology developed by Aniview, a company that specialises in providing video advertising solutions.", + "dom": [ + "link[href*='player.aniview.com']" + ], + "icon": "Aniview.svg", + "implies": [ + "Aniview Ad Server" + ], + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "player\\.aniview\\.com/script/([\\d\\.]+)/\\;version:\\1" + ], + "website": "https://aniview.com/video-ad-player/" + }, + "Annoto": { + "cats": [ + 15 + ], + "description": "Annoto is a platform that transforms video viewing into an interactive, social, and collaborative experience rather than a passive individual activity.", + "icon": "Annoto.svg", + "js": { + "Annoto.boot": "", + "AnnotoApiPromise": "" + }, + "saas": true, + "scriptSrc": [ + "\\.annoto\\.io" + ], + "website": "https://www.annoto.net" + }, + "AnnounceKit": { + "cats": [ + 49 + ], + "description": "AnnounceKit is a platform facilitating announcements for product updates and company news.", + "icon": "AnnounceKit.svg", + "js": { + "announcekit": "", + "announcekit_feed": "" + }, + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.announcekit\\.app/" + ], + "website": "https://announcekit.app" + }, + "ANS": { + "cats": [ + 88, + 62 + ], + "description": "ANS is a UK-based IT services company specializing in cloud computing, managed services, and digital transformation solutions.", + "dns": { + "SOA": [ + "\\.ukfast\\.net" + ] + }, + "icon": "ANS.svg", + "pricing": [ + "recurring", + "payg" + ], + "website": "https://www.ans.co.uk" + }, + "Answerbase": { + "cats": [ + 5 + ], + "description": "Answerbase is a management platform for customer support and ecommerce, allowing users to ask questions, receive answers, and browse content and articles to meet their demand for information about products and services.", + "icon": "Answerbase.svg", + "js": { + "loadAnswerbaseCTAWidget": "" + }, + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "website": "https://answerbase.com" + }, + "AnswerDash": { + "cats": [ + 5 + ], + "description": "AnswerDash is a question and answer platform that serves business customers thereby reducing support costs and revealing customer needs.", + "icon": "AnswerDash.svg", + "js": { + "AnswerDash": "", + "AnswerDash.__plugin": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.answerdash\\.com/" + ], + "website": "https://www.answerdash.com" + }, + "Ant Design": { + "cats": [ + 66 + ], + "description": "Ant Design is a UI library that can be used with data flow solutions and application frameworks in any React ecosystem.", + "dom": { + "div[class*='ant-collapse']": { + "attributes": { + "class": "ant-collapse" + } + }, + "link[href*='antd']": { + "attributes": { + "href": "antd(?:@|/)?([\\d\\.]+)?(?:.+|)?\\.css\\;version:\\1" + } + } + }, + "html": [ + "<[^>]*class=\"ant-(?:btn|col|row|layout|breadcrumb|menu|pagination|steps|select|cascader|checkbox|calendar|form|input-number|input|mention|rate|radio|slider|switch|tree-select|time-picker|transfer|upload|avatar|badge|card|carousel|collapse|list|popover|tooltip|table|tabs|tag|timeline|tree|alert|modal|message|notification|progress|popconfirm|spin|anchor|back-top|divider|drawer)", + "<i class=\"anticon anticon-" + ], + "icon": "Ant Design.svg", + "js": { + "__ANTD_STYLE_CACHE_MANAGER_FOR_SSR__": "", + "antd.version": "^([\\d\\.]+)$\\;version:\\1" + }, + "oss": true, + "website": "https://ant.design" + }, + "Antavo": { + "cats": [ + 84 + ], + "description": "Antavo is a software platform that provides AI-driven loyalty and promotion management solutions to help businesses design, automate, and analyze customer reward programs.", + "icon": "Antavo.svg", + "js": { + "Antavo.AJAX": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.antavo\\.com" + ], + "website": "https://antavo.com" + }, + "Antee IPO": { + "cats": [ + 1 + ], + "description": "Antee is a Czech company that will make a custom-made website for you, then you manage it in CMS IPO.", + "icon": "Antee.svg", + "js": { + "ipo.api.hideSpinner": "" + }, + "meta": { + "author": "Antee\\ss\\.r\\.o\\." + }, + "pricing": [ + "poa" + ], + "website": "https://ipo.antee.cz" + }, + "Anthology Encompass": { + "cats": [ + 53 + ], + "description": "Anthology Encompass is a constituent engagement management provider or educational institutions that provides modules to help you manage events, websites and content, data, and more.", + "dom": [ + "a[href*='.imodules.com/s/']" + ], + "icon": "Anthology.svg", + "pricing": [ + "poa" + ], + "saas": true, + "url": [ + "https.+\\.imodules\\.com/s/" + ], + "website": "https://www.anthology.com/products/lifecycle-engagement/alumni-and-advancement/anthology-encompass" + }, + "Anthropic": { + "cats": [ + 112 + ], + "description": "Anthropic is an AI safety company that develops Claude, a family of large language models, and provides an API for building AI-powered applications. The anthropic-domain-verification TXT record confirms domain ownership for Anthropic services.", + "dns": { + "TXT": [ + "anthropic-domain-verification" + ] + }, + "icon": "Anthropic.svg", + "pricing": [ + "payg", + "freemium" + ], + "saas": true, + "website": "https://www.anthropic.com" + }, + "AntiBot.Cloud": { + "cats": [ + 16 + ], + "description": "AntiBot.Cloud is a PHP script and cloud service to protect websites from bots and junk traffic.", + "meta": { + "generator": "AntiBot\\.Cloud\\sv\\.\\s([\\d\\.]+)\\;version:\\1" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "/antibot8/static/peel\\.js" + ], + "website": "https://antibot.cloud" + }, + "Antsomi CDP 365": { + "cats": [ + 97 + ], + "description": "Antsomi CDP 365 is a AI-enabled customer data platform from Southeast Asia.", + "icon": "Antsomi.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.cdp\\.asia/" + ], + "website": "https://www.antsomi.com" + }, + "AntV G2": { + "cats": [ + 25 + ], + "description": "AntV G2 is a highly interactive data-driven visualisation grammar for statistical charts.", + "dom": [ + "div.g2-tooltip" + ], + "icon": "AntV.svg", + "js": { + "G2.Chart": "", + "G2.VERSION": "([\\d\\.]+)\\;version:\\1" + }, + "pricing": [ + "freemium" + ], + "saas": true, + "website": "https://g2plot.antv.vision" + }, + "AntV G6": { + "cats": [ + 25 + ], + "description": "AntV G6 is a graph visualisation framework in JavaScript.", + "icon": "AntV.svg", + "js": { + "g6.Graph": "", + "g6.version": "([\\d\\.]+)\\;version:\\1" + }, + "pricing": [ + "freemium" + ], + "saas": true, + "website": "https://g6.antv.vision" + }, + "Anubis": { + "cats": [ + 16 + ], + "cookies": { + "techaro.lol-anubis-auth": "", + "techaro.lol-anubis-cookie-verification": "" + }, + "description": "Anubis is a system that evaluates the characteristics of incoming HTTP requests to determine their legitimacy and enhance website protection.", + "icon": "Anubis.svg", + "oss": true, + "website": "https://anubis.techaro.lol" + }, + "Anura": { + "cats": [ + 36 + ], + "description": "Anura is an ad fraud detection solution designed to identify and mitigate fraudulent activity across digital advertising platforms.", + "icon": "Anura.svg", + "js": { + "Anura": "", + "_anuraResFun": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "script\\.anura\\.io/" + ], + "website": "https://www.anura.io" + }, + "AnyChat": { + "cats": [ + 52 + ], + "description": "AnyChat is a real-time conversation system designed to enable communication and message exchange between users.", + "icon": "AnyChat.svg", + "js": { + "anychat.CHATBOX_FRAME": "", + "anychatWidget": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "api\\.anychat\\.one" + ], + "website": "https://anychat.one" + }, + "AnyClip": { + "cats": [ + 36 + ], + "description": "AnyClip is a video engagement platform that uses an AI-driven content analysis engine to analyze and categorize video content in real-time to create personalised video feeds.", + "dom": [ + "img[src*='.anyclip.com'], video[poster*='.anyclip.com']" + ], + "icon": "AnyClip.svg", + "js": { + "anyclip": "" + }, + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "\\.anyclip\\.com" + ], + "website": "https://www.anyclip.com" + }, + "AnythingSlider": { + "cats": [ + 59 + ], + "description": "A robust jQuery-based slider plugin.", + "icon": "AnythingSlider.svg", + "oss": true, + "scriptSrc": [ + "anythingslider(?:\\.min)?\\.js(?:\\?ver=((?:\\d+\\.)+\\d+))?\\;version:\\1" + ], + "website": "https://css-tricks.com/anythingslider-jquery-plugin/" + }, + "AOLserver": { + "cats": [ + 22 + ], + "cpe": "cpe:2.3:a:aol:aolserver:*:*:*:*:*:*:*:*", + "headers": { + "Server": "AOLserver/?([\\d.]+)?\\;version:\\1" + }, + "icon": "AOLserver.svg", + "website": "https://aolserver.com" + }, + "AOS": { + "cats": [ + 59 + ], + "description": "JavaScript library to animate elements on your page as you scroll.", + "dom": [ + " body[data-aos-easing]" + ], + "headers": { + "X-Powered-By": "^AdministerAOS" + }, + "icon": "AOS.svg", + "js": { + "AOS.init": "", + "AOS.refresh": "", + "AOS.refreshHard": "" + }, + "oss": true, + "scriptSrc": [ + "unpkg\\.com/aos@([\\d\\.]+)/dist/aos\\.js\\;version:\\1", + "/typo3conf/ext/udem_vendor/Resources/Public/aos-([\\d\\.]+)\\;version:\\1" + ], + "website": "https://michalsnik.github.io/aos/" + }, + "Apache APISIX": { + "cats": [ + 22 + ], + "cpe": "cpe:2.3:a:apache:apisix:*:*:*:*:*:*:*:*", + "description": "Apache APISIX is an open-source, cloud-native API gateway developed by the Apache Software Foundation. It provides a scalable and high-performance solution for managing and securing API traffic.", + "headers": { + "X-APISIX-Upstream-Status": "", + "server": "^APISIX(?:/([\\d\\.]+))?$\\;version:\\1" + }, + "icon": "Apache APISIX.svg", + "oss": true, + "website": "https://apisix.apache.org" + }, + "Apache HTTP Server": { + "cats": [ + 22 + ], + "cpe": "cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*", + "description": "Apache is a free and open-source cross-platform web server software.", + "headers": { + "Server": "(?:Apache(?:$|/([\\d.]+)|[^/-])|(?:^|\\b)HTTPD)\\;version:\\1" + }, + "icon": "Apache.svg", + "oss": true, + "website": "https://httpd.apache.org/" + }, + "Apache JSPWiki": { + "cats": [ + 8 + ], + "cpe": "cpe:2.3:a:apache:jspwiki:*:*:*:*:*:*:*:*", + "description": "Apache JSPWiki is an open-source Wiki engine, built around standard JEE components (Java, servlets, JSP).", + "html": [ + "<html[^>]* xmlns:jspwiki=" + ], + "icon": "Apache.svg", + "implies": [ + "Apache Tomcat" + ], + "oss": true, + "scriptSrc": [ + "jspwiki" + ], + "url": [ + "wiki\\.jsp" + ], + "website": "https://jspwiki.org" + }, + "Apache Tomcat": { + "cats": [ + 22 + ], + "cpe": "cpe:2.3:a:apache:tomcat:*:*:*:*:*:*:*:*", + "description": "Apache Tomcat is an open-source implementation of the Java Servlet, JavaServer Pages, Java Expression Language and WebSocket technologies.", + "headers": { + "Server": "^Apache-Coyote", + "X-Powered-By": "\\bTomcat\\b(?:-([\\d.]+))?\\;version:\\1" + }, + "icon": "Apache Tomcat.svg", + "implies": [ + "Java" + ], + "oss": true, + "website": "https://tomcat.apache.org" + }, + "Apache Traffic Server": { + "cats": [ + 22 + ], + "cpe": "cpe:2.3:a:apache:traffic_server:*:*:*:*:*:*:*:*", + "description": "Apache Traffic Server is an open-source caching and proxying server that serves as an HTTP/1.1 and HTTP/2 reverse proxy with caching capabilities, load balancing, request routing, SSL termination, and support for advanced HTTP features.", + "headers": { + "Server": "ATS/?([\\d.]+)?\\;version:\\1" + }, + "icon": "Apache Traffic Server.svg", + "oss": true, + "website": "https://trafficserver.apache.org/" + }, + "Apache Wicket": { + "cats": [ + 18 + ], + "cpe": "cpe:2.3:a:apache:wicket:*:*:*:*:*:*:*:*", + "description": "Apache Wicket is an open-source Java web application framework for building scalable and maintainable web applications.", + "icon": "Apache Wicket.svg", + "implies": [ + "Java" + ], + "js": { + "Wicket": "" + }, + "oss": true, + "website": "https://wicket.apache.org" + }, + "Apanio": { + "cats": [ + 6 + ], + "description": "Apanio is a website platform that provides integrated ecommerce features, including a shopping cart, shipping tools, and payment processing, enabling users to create and manage online stores.", + "icon": "Apanio.svg", + "meta": { + "author": "^Apanio$" + }, + "pricing": [], + "saas": true, + "website": "https://apanio.com" + }, + "APC": { + "cats": [ + 99 + ], + "description": "APC offers door-to-door parcel and mail delivery.", + "icon": "APC.svg", + "requiresCategory": [ + 6 + ], + "text": [ + "\\APC\\b" + ], + "website": "https://www.apc-pli.com" + }, + "Apereo CAS": { + "cats": [ + 69 + ], + "description": "Apereo CAS is an open and well-documented authentication protocol. The primary implementation of the protocol is an open-source Java server component by the same name hosted here, with support for a plethora of additional authentication protocols and features.", + "dom": { + "head > title": { + "text": "CAS – (?:Central Authentication Service|Service Central d'Authentification)" + } + }, + "icon": "Apereo.svg", + "implies": [ + "Java", + "PHP" + ], + "oss": true, + "website": "https://www.apereo.org/projects/cas" + }, + "ApexCharts.js": { + "cats": [ + 25 + ], + "description": "ApexCharts is a modern JavaScript charting library that empowers developers to build interactive data visualizations for commercial and non-commercial projects.", + "icon": "apexcharts.svg", + "js": { + "ApexCharts": "" + }, + "oss": true, + "website": "https://apexcharts.com" + }, + "ApexChat": { + "cats": [ + 52 + ], + "description": "ApexChat is a company that provides businesses with live chat software and services to facilitate real-time customer engagement, support, lead generation, and enhanced online interactions.", + "icon": "ApexChat.svg", + "js": { + "ApexChat": "", + "apexchat_dompopup_chatwindow_client": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.apexchat.com" + }, + "ApexPages": { + "cats": [ + 51 + ], + "headers": { + "X-Powered-By": "Salesforce\\.com ApexPages" + }, + "icon": "Salesforce.svg", + "implies": [ + "Salesforce" + ], + "website": "https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_intro.htm" + }, + "Aphix": { + "cats": [ + 6 + ], + "description": "Aphix is a provider of a fully integrated ecommerce and mobile ordering platform.", + "dom": [ + "p#aphix-brand-footer > a[href*='.aphixsoftware.com/']" + ], + "icon": "Aphix.svg", + "meta": { + "generator": "^WebShop by Aphix Software$" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.aphixsoftware.com" + }, + "API Spreadsheets": { + "cats": [ + 47 + ], + "description": "API Spreadsheets is a developer tool for integrating spreadsheet features into applications, enabling data management, automation, and real-time updates.", + "icon": "APISpreadsheets.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "api\\.apispreadsheets\\.com" + ], + "website": "https://apispreadsheets.com" + }, + "Apiary": { + "cats": [ + 47 + ], + "description": "Apiary is an API design stack that provides tools for designing, testing, and documenting APIs, built specifically to support developers throughout the API development process.", + "icon": "Apiary.svg", + "js": { + "Apiary": "", + "apiaryUserModel": "" + }, + "meta": { + "author": "^Apiary$" + }, + "pricing": [ + "freemium" + ], + "saas": true, + "website": "https://apiary.io" + }, + "Apigee": { + "cats": [ + 4, + 19 + ], + "description": "Apigee is an API gateway management tool to exchange data across cloud services and applications", + "icon": "Apigee.svg", + "pricing": [ + "payg", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "/profiles/apigee" + ], + "website": "https://cloud.google.com/apigee/" + }, + "Apisearch": { + "cats": [ + 29 + ], + "description": "Apisearch is a real-time search platform for ecommerce.", + "icon": "Apisearch.svg", + "oss": true, + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "static\\.apisearch\\.cloud" + ], + "website": "https://apisearch.io" + }, + "Apizee": { + "cats": [ + 103 + ], + "description": "Apizee is a platform for easy, real-time, multi-device video interaction services.", + "icon": "Apizee.svg", + "js": { + "Apizee": "", + "apizee": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.apizee.com" + }, + "Aplazame": { + "cats": [ + 41, + 91 + ], + "description": "Aplazame is a consumer credit company that provides instant financing service for online purchases. It combines an overtime payment method integrated at the ecommerce checkout with marketing tools to enable ecommerce to use financing as a promotional lever to boost sales.", + "icon": "Aplazame.svg", + "js": { + "aplazame": "" + }, + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.aplazame\\.com/aplazame\\.js", + "aplazame\\.com/static/aplazame\\.js" + ], + "website": "https://aplazame.com" + }, + "Apodle": { + "cats": [ + 53 + ], + "description": "Apodle is a generic business management solution designed to support a range of operational and administrative functions across various industries.", + "icon": "Apodle.svg", + "saas": true, + "scriptSrc": [ + "\\.apodle\\.com" + ], + "scripts": [ + "\\.apodle\\.com" + ], + "website": "https://apodle.com" + }, + "Apollo": { + "cats": [ + 59 + ], + "description": "Apollo is a fully-featured caching GraphQL client with integrations for React, Angular, and more.", + "dom": [ + "script#__APOLLO_STATE__" + ], + "headers": { + "Access-Control-Allow-Headers": "^x-apollo-tracing" + }, + "icon": "Apollo.svg", + "implies": [ + "GraphQL", + "TypeScript\\;confidence:50" + ], + "js": { + "__APOLLO_CLIENT__": "", + "__APOLLO_CLIENT__.version": "^(.+)$\\;version:\\1", + "__NEXT_DATA__.props.pageProps.__APOLLO_STATE__": "" + }, + "website": "https://www.apollographql.com" + }, + "Apollo13Themes Rife": { + "cats": [ + 80 + ], + "description": "Apollo13Themes Rife is a great portfolio and photography WordPress theme with 7 ready-to-use demo layouts.", + "icon": "Apollo13Themes.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/rife(?:-free)?/(?:.+script\\.min\\.js(?:\\?ver=([\\d\\.]+)))?\\;version:\\1" + ], + "website": "https://apollo13themes.com/rife" + }, + "ApostropheCMS": { + "cats": [ + 1 + ], + "cpe": "cpe:2.3:a:apostrophecms:apostrophecms:*:*:*:*:*:*:*:*", + "description": "ApostropheCMS is a powerful website builder platform built on an enterprise open source CMS.", + "icon": "ApostropheCMS.svg", + "implies": [ + "Node.js" + ], + "js": { + "APOS_DIALOGS.dialogAttributes": "", + "apos.csrfCookieName": "" + }, + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "website": "https://apostrophecms.com" + }, + "Appcast": { + "cats": [ + 101 + ], + "description": "Appcast is a service that allows job advertisements on a 'pay-per-applicant' basis across a network of career and consumer sites, instead of the traditional per-click or per-post charges.", + "icon": "Appcast.svg", + "saas": true, + "scriptSrc": [ + "click\\.appcast\\.io/" + ], + "website": "https://www.appcast.io" + }, + "Appcues": { + "cats": [ + 58 + ], + "description": "Appcues is a solution for measuring and improving product adoption.", + "icon": "Appcues.svg", + "js": { + "Appcues": "" + }, + "saas": true, + "scriptSrc": [ + "fast\\.appcues\\.com" + ], + "website": "https://www.appcues.com/" + }, + "AppDynamics": { + "cats": [ + 10, + 78 + ], + "description": "AppDynamics is an application performance management (APM) and IT operations analytics (ITOA) company based in San Francisco.", + "icon": "AppDynamics.svg", + "js": { + "ADRUM.conf.agentVer": "^(.+)$\\;version:\\1" + }, + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "adrum" + ], + "website": "https://appdynamics.com" + }, + "Appian": { + "cats": [ + 62 + ], + "description": "Appian is an enterprise low-code application platform.", + "icon": "Appian.svg", + "js": { + "APPIAN": "", + "Appian": "", + "_APPIAN_PROXIES_INITIALIZED": "", + "webpackJsonpAppian": "" + }, + "saas": true, + "scriptSrc": [ + "tempo/ui/sail-client/embeddedBootstrap\\.nocache\\.js" + ], + "website": "https://www.appian.com" + }, + "Appier": { + "cats": [ + 36 + ], + "description": "Appier is a platform that helps clients optimize advertising ROI.", + "dom": [ + "link[href*='.appier.net'][rel='dns-prefetch']" + ], + "icon": "Appier.svg", + "js": { + "APPIER_LOG": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.appier\\.net" + ], + "website": "https://www.appier.com" + }, + "Appifiny": { + "cats": [ + 47 + ], + "description": "Appifiny is a platform that provides a streamlined solution for developing, customizing, and launching apps.", + "icon": "Appifiny.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "recently\\.appifiny\\.io/" + ], + "website": "https://www.appifiny.co.uk" + }, + "Appjustable": { + "cats": [ + 51 + ], + "description": "Appjustable is a platform offering Weebly app solutions for creating websites, enabling users to design and manage their online presence through customizable tools and features tailored to individual or business needs.", + "icon": "Appjustable.svg", + "requires": [ + "Weebly" + ], + "saas": true, + "scriptSrc": [ + "//appjustable\\.com/" + ], + "website": "https://appjustable.com" + }, + "Apple Business Chat": { + "cats": [ + 52 + ], + "description": "Apple Business Chat is a service from Apple that allows your organization to directly chat with your customers using the Messages app.", + "dom": [ + "a[href*='bcrw.apple.com/business/api']" + ], + "icon": "Apple.svg", + "js": { + "appleBusinessChat.version": "^([\\d\\.]+)$\\;version:\\1" + }, + "pricing": [ + "freemium", + "poa" + ], + "saas": true, + "scriptSrc": [ + "/apple_business_chat_commerce/.+/apple_message_button_v([\\d\\.]+)\\.js\\;version:\\1" + ], + "website": "https://developer.apple.com/documentation/businesschat" + }, + "Apple iCloud Mail": { + "cats": [ + 30 + ], + "description": "Apple iCloud Mail is a webmail service provided by Apple, Inc.", + "dns": { + "MX": [ + "mail\\.icloud\\.com" + ], + "TXT": [ + "apple-domain", + "redirect=icloud\\.com" + ] + }, + "icon": "Apple.svg", + "website": "https://www.apple.com/icloud/" + }, + "Apple MapKit JS": { + "cats": [ + 35 + ], + "description": "Apple MapKit JS lets you embed interactive maps directly into your websites across platforms and operating systems, including iOS and Android.", + "headers": { + "content-security-policy": "\\.apple-mapkit\\.com" + }, + "icon": "Apple.svg", + "js": { + "mapkit._tileProvider": "" + }, + "pricing": [ + "freemium", + "payg" + ], + "scriptSrc": [ + "//cdn\\.apple-mapkit\\.com/mk/([\\d\\.\\w]+)\\;version:\\1" + ], + "website": "https://developer.apple.com/maps/web/" + }, + "Apple Pay": { + "cats": [ + 41 + ], + "description": "Apple Pay is a mobile payment and digital wallet service by Apple that allows users to make payments in person, in iOS apps, and on the web.", + "dom": [ + "[aria-labelledby='pi-apple_pay']", + "script#apple-pay", + "script#apple-pay-shop-capabilities", + "input#applePayMerchantId" + ], + "icon": "Apple.svg", + "js": { + "ApplePay": "", + "applePayButtonClicked": "", + "braintree.applePay": "", + "checkout.enabledpayments.applepay": "^true$", + "dw.applepay": "", + "enableApplePay": "" + }, + "website": "https://www.apple.com/apple-pay" + }, + "Apple Sign-in": { + "cats": [ + 69 + ], + "description": "Apple Sign-in is based on OAuth 2.0 and OpenID Connect, and provides a privacy-friendly way for users to sign in to websites and apps.", + "dom": { + "a[href*='appleid.apple.com/auth/authorize']": { + "exists": "" + }, + "button": { + "text": "(Sign (in|up)|Log in|Continue) with Apple" + } + }, + "icon": "Apple.svg", + "js": { + "AppleID": "" + }, + "meta": { + "appleid-signin-client-id": "" + }, + "scriptSrc": [ + "appleid\\.auth\\.js" + ], + "website": "https://developer.apple.com/sign-in-with-apple/" + }, + "ApplicantStack": { + "cats": [ + 101 + ], + "description": "ApplicantStack is a full-service applicant tracking system that automates and streamlines all stages of the hiring process.", + "dom": [ + "a[href*='.applicantstack.com/']" + ], + "icon": "ApplicantStack.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.applicantstack\\.com/" + ], + "website": "https://www.applicantstack.com" + }, + "Application Request Routing": { + "cats": [ + 65 + ], + "description": "Application Request Routing (ARR) is an extension to Internet Information Server (IIS), which enables an IIS server to function as a load balancer.", + "headers": { + "X-Powered-By": "^ARR/([\\d\\.]+)$\\;version:\\1" + }, + "icon": "Microsoft.svg", + "implies": [ + "IIS" + ], + "website": "https://www.iis.net/downloads/microsoft/application-request-routing" + }, + "Applied CSR24": { + "cats": [ + 69 + ], + "description": "CSR24 is a portal login used by insurance agencies and brokerages that allows clients to access and review their policies.", + "headers": { + "Content-Security-Policy": "\\.csr24\\.com" + }, + "icon": "AppliedCSR24.svg", + "saas": true, + "scripts": [ + "portal\\.csr24\\.com" + ], + "website": "https://www1.appliedsystems.com/en-us/solutions/for-agents/mobility/applied-csr24/?_gl=1*jl1i3u*_up*MQ..*_gs*MQ..&gclid=CjwKCAiAn9a9BhBtEiwAbKg6fvbF0KJMjT1nWOuoNHScUZDHi_lH5kKLqrnAy0DtTbe6LIIgn-toYRoCp4MQAvD_BwE" + }, + "APPLOVIN": { + "cats": [ + 36 + ], + "description": "APPLOVIN is an advertising platform.", + "icon": "APPLOVIN.png", + "scriptSrc": [ + "\\.applovin\\.com" + ], + "website": "https://www.applovin.com/" + }, + "AppNexus": { + "cats": [ + 36 + ], + "description": "AppNexus is a cloud-based software platform that enables and optimizes programmatic online advertising.", + "dom": [ + "iframe[src*='.adnxs.com'], img[src*='.adnxs.com'], link[href*='.adnxs.com']" + ], + "icon": "AppNexus.svg", + "js": { + "appnexus": "", + "appnexusVideo": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "adnxs\\.(?:net|com)" + ], + "website": "https://appnexus.com", + "xhr": [ + "prebid\\.adnxs\\.com" + ] + }, + "Appointedd": { + "cats": [ + 72 + ], + "description": "Appointedd is an online booking technology.", + "icon": "Appointedd.svg", + "js": { + "Appointedd": "" + }, + "pricing": [ + "freemium", + "low", + "recurring", + "poa" + ], + "saas": true, + "website": "https://www.appointedd.com" + }, + "Appointo": { + "cats": [ + 72 + ], + "description": "Appointo is a Shopify based booking engine from Sidepanda.", + "icon": "Appointo.svg", + "js": { + "onRefreshAppointoWidget": "" + }, + "pricing": [ + "poa" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "scriptSrc": [ + "/appointo-14/assets/appointo_bundle.js" + ], + "scripts": [ + "app\\.appointo\\.me" + ], + "website": "https://www.sidepanda.com/appointo" + }, + "Appointy": { + "cats": [ + 72 + ], + "description": "Appointy is a cloud-based scheduling solution that helps professionals and businesses to manage their appointment scheduling activities and routines.", + "dom": [ + "a[href*='.appointy.com/'][target='_blank'], iframe[src*='.appointy.com/']" + ], + "icon": "Appointy.svg", + "pricing": [ + "low", + "freemium", + "recurring" + ], + "saas": true, + "website": "https://www.appointy.com/" + }, + "AppSell": { + "cats": [ + 6 + ], + "description": "AppSell is a cross-selling app designed for Wix that helps online stores recommend additional products to customers based on their shopping behavior, potentially increasing sales and improving customer engagement.", + "icon": "AppSell.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "AppSell - Upsell & Cross Sell" + ], + "website": "https://appsell.io" + }, + "Appsflyer": { + "cats": [ + 10 + ], + "description": "AppsFlyer is a SaaS mobile marketing analytics and attribution platform.", + "icon": "Appsflyer.svg", + "js": { + "AppsFlyerSdkObject": "" + }, + "scriptSrc": [ + "websdk\\.appsflyer\\.com" + ], + "website": "https://www.appsflyer.com/" + }, + "Appstle": { + "cats": [ + 84 + ], + "description": "Appstle is a platform that boosts ecommerce revenue through retention-focused customer experiences.", + "icon": "Appstle.svg", + "js": { + "AppstleIncluded": "", + "appstleInit": "" + }, + "pricing": [ + "freemium", + "low", + "recurring", + "poa" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "website": "https://appstle.com" + }, + "Apptus": { + "cats": [ + 76 + ], + "cookies": { + "apptus.customerKey": "", + "apptus.sessionKey": "" + }, + "description": "Apptus is an AI-powered ecommerce optimisation software provider.", + "icon": "Apptus.svg", + "js": { + "ApptusEsales": "", + "apptusConfig": "", + "apptusDebug": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.esales\\.apptus\\.com.+(?:apptus-esales-api-([\\d.]+))\\.min\\.js\\;version:\\1" + ], + "website": "https://www.apptus.com" + }, + "AppuOnline": { + "cats": [ + 5 + ], + "description": "AppuOnline is a tool that provides embeddable stock charts for integration into websites or applications.", + "dom": [ + "iframe[src*='www.appuonline.com']" + ], + "icon": "AppuOnline.svg", + "saas": true, + "website": "https://www.appuonline.com" + }, + "Appwrite": { + "cats": [ + 47 + ], + "cpe": "cpe:2.3:a:appwrite:appwrite:*:*:*:*:*:*:*:*", + "description": "Appwrite is an end-to-end backend server for web, mobile or native applications packaged as a set of Docker microservices.", + "icon": "Appwrite.svg", + "oss": true, + "pricing": [ + "low", + "recurring", + "freemium" + ], + "saas": true, + "scripts": [ + "appwrite\\.io" + ], + "website": "https://appwrite.io", + "xhr": [ + "cloud\\.appwrite\\.io" + ] + }, + "Appy Pie Builder": { + "cats": [ + 51 + ], + "description": "Appypie is a platform that enables the creation of apps and websites using AI.", + "icon": "Appypie.svg", + "saas": true, + "scripts": [ + "snappy\\.appypie\\.com" + ], + "website": "https://www.appypie.com" + }, + "Appzi": { + "cats": [ + 90 + ], + "description": "Appzi is a customer experience software that is a user feedback and bug reporting tool.", + "icon": "Appzi.svg", + "js": { + "appzi.At": "", + "appziSettings": "", + "apzbtgtr": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "app\\.appzi\\.io/" + ], + "website": "https://www.appzi.com" + }, + "Aprimo": { + "cats": [ + 95 + ], + "description": "Aprimo is a United States-based company that develops and sells marketing automation software and digital asset management technology.", + "dom": [ + "source[data-srcset*='/media/aprimo'], img[data-src*='/media/Aprimo'], img[src*='aprimo']" + ], + "icon": "Aprimo.svg", + "js": { + "Aprimo": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.aprimo.com" + }, + "Apruvd": { + "cats": [ + 16 + ], + "description": "Apruvd is a fraud protection system designed to detect and prevent unauthorized or suspicious transactions.", + "icon": "Apruvd.svg", + "saas": true, + "scriptSrc": [ + "\\.apruvd\\.com" + ], + "website": "https://apruvd.com" + }, + "Aptania": { + "cats": [ + 97 + ], + "description": "Aptania is an all-in-one customer data platform that provides web analytics, lead generation, and customer insights in a single system.", + "icon": "Aptania.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "analytics\\.aptania\\.com/" + ], + "website": "https://www.aptania.com" + }, + "AptusShop": { + "cats": [ + 6 + ], + "description": "AptusShop is proprietary online store software created from scratch and developed by Aptus.pl.", + "icon": "AptusShop.svg", + "meta": { + "generator": "^AptusShop\\.pl$" + }, + "pricing": [ + "onetime" + ], + "website": "https://www.aptusshop.pl" + }, + "Apxium": { + "cats": [ + 41 + ], + "description": "Apxium is a software solution designed for automating accounts payable processes.", + "dom": [ + "div > apx-appskin-page-header" + ], + "icon": "Apxium.svg", + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.apxium.com" + }, + "AquilaCMS": { + "cats": [ + 1 + ], + "description": "AquilaCMS is a fullstack, headless CMS written in JavaScript.", + "icon": "AquilaCMS.svg", + "implies": [ + "Next.js", + "Node.js", + "React", + "MongoDB", + "Amazon Web Services" + ], + "meta": { + "powered-by": "AquilaCMS" + }, + "oss": true, + "website": "https://www.aquila-cms.com/" + }, + "Arabot": { + "cats": [ + 52 + ], + "description": "Arabot is a no-code chatbot platform designed to automate customer interactions and service fulfillment at scale.", + "icon": "Arabot.svg", + "js": { + "arabotChatScript": "", + "arabotSelector": "", + "injectArabotScript": "" + }, + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "website": "https://arabot.io" + }, + "Arastta": { + "cats": [ + 6 + ], + "cpe": "cpe:2.3:a:arastta:ecommerce:*:*:*:*:*:*:*:*", + "description": "Arastta is a free and open-source project with contributors from all over the world.", + "excludes": [ + "OpenCart" + ], + "headers": { + "Arastta": "^(.+)$\\;version:\\1", + "X-Arastta": "", + "x-arastta": "" + }, + "icon": "Arastta.svg", + "implies": [ + "PHP" + ], + "oss": true, + "scriptSrc": [ + "arastta\\.js" + ], + "website": "https://arastta.org" + }, + "Arbor.js": { + "cats": [ + 25 + ], + "description": "Arbor.js is a graph visualization library that uses web workers for performance and relies on jQuery for DOM manipulation and interaction.", + "js": { + "arbor": "" + }, + "requires": [ + "jQuery" + ], + "saas": true, + "website": "https://arborjs.org" + }, + "Arc": { + "cats": [ + 31 + ], + "cpe": "cpe:2.3:a:arc:arc:*:*:*:*:*:*:*:*", + "description": "Arc is a peer-to-peer CDN that pays site owners for using it. Instead of expensive servers in distant datacenters, Arc's network is comprised of browsers.", + "dom": [ + "#arc-widget" + ], + "icon": "Arc.svg", + "js": { + "arc.p2pClient": "", + "arcWidgetJsonp": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "arc\\.io/widget\\.js" + ], + "website": "https://arc.io", + "xhr": [ + "\\.arc\\.io" + ] + }, + "Arc XP": { + "cats": [ + 1, + 95 + ], + "description": "Arc XP is a cloud-based digital experience platform that helps enterprise companies, retail brands and media and entertainment organization create and distribute content, drive digital commerce, and deliver powerful experiences.", + "dom": [ + "#pb-root" + ], + "icon": "Arc XP.svg", + "js": { + "Fusion.arcSite": "" + }, + "pricing": [ + "recurring", + "poa", + "high" + ], + "saas": true, + "website": "https://www.arcxp.com" + }, + "ARCaptcha": { + "cats": [ + 16 + ], + "description": "ARCaptcha is a CAPTCHA system designed to enhance online security by preventing automated bots from accessing websites.", + "icon": "ARCaptcha.svg", + "js": { + "arcaptcha.checkboxCreatorRegistered": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://arcaptcha.co" + }, + "ArcGIS API for JavaScript": { + "cats": [ + 35 + ], + "description": "ArcGIS API for JavaScript is a tool used to embed maps and tasks in web applications.", + "icon": "arcgis_icon.svg", + "scriptSrc": [ + "js\\.arcgis\\.com", + "basemaps\\.arcgis\\.com" + ], + "website": "https://developers.arcgis.com/javascript/" + }, + "Arco Design Vue": { + "cats": [ + 66 + ], + "description": "Arco Design is a set of open-source UI Components for Vue, aiming to address experience issues in products.", + "dom": [ + "link[href*='arcodesign'], link[href*='arco-design'], body[arco-theme], section[class*='arco-layout']" + ], + "icon": "ArcoDesign.svg", + "implies": [ + "Vue.js" + ], + "oss": true, + "website": "https://arco.design" + }, + "ArcSpan": { + "cats": [ + 36 + ], + "cookies": { + "arcid": "", + "aspan_s": "" + }, + "description": "ArcSpan is an audience monetization DMP platform enabling direct sold and programmatic deal results for the world’s finest publishers and retail media networks.", + "icon": "ArcSpan.svg", + "js": { + "aspan": "", + "aspan_extern": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.arcspan.com" + }, + "Arena": { + "cats": [ + 5 + ], + "description": "Arena widget is an embeddable widget provided by the Arena platform, which allows users to embed live blogs directly on their website.", + "dom": [ + "iframe[scr*='//go.arena.im/']" + ], + "icon": "Arena.svg", + "js": { + "arenaHub.arenaIdentify": "", + "arenaLiveblog": "", + "arenaim.initializeLiveblog": "" + }, + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "website": "https://arena.im" + }, + "Arengu": { + "cats": [ + 58, + 110 + ], + "description": "Arengu is an online form builder designed to streamline user onboarding.", + "icon": "Arengu.svg", + "saas": true, + "scriptSrc": [ + "sdk\\.arengu\\.com/" + ], + "website": "https://www.arengu.com" + }, + "Argento": { + "cats": [ + 108 + ], + "description": "Argento is an optimised and a responsive Magento template designed to enhance website performance and improve user experience.", + "icon": "Argento.svg", + "implies": [ + "Magento" + ], + "js": { + "Argento": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://argentotheme.com" + }, + "ARI Network Services": { + "cats": [ + 6 + ], + "description": "ARI Network Services provides website, software, and data solutions to help dealers, distributors, and OEMs improve their selling process.", + "icon": "ARINetworkServices.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.ari-secure\\.com/" + ], + "website": "https://arinet.com" + }, + "Arketa": { + "cats": [ + 53 + ], + "description": "Arketa is a business platform for the fitness and wellness industry, providing tools to manage operations and support business growth.", + "icon": "Arketa.svg", + "js": { + "ArketaChatbot": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "app\\.arketa\\.co" + ], + "website": "https://www.arketa.com" + }, + "Arkose Labs": { + "cats": [ + 16 + ], + "description": "Arkose Labs is a toolkit for fraud prevention that provides solutions to detect and mitigate malicious activity across digital platforms.", + "headers": { + "Content-Security-Policy": "\\.arkoselabs\\.com", + "Content-Security-Policy-Report-Only": "\\.arkoselabs\\.com" + }, + "icon": "ArkoseLabs.svg", + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.arkoselabs.com" + }, + "Arlo": { + "cats": [ + 72 + ], + "description": "Arlo is an event management tool that helps organize, schedule, and track events.", + "headers": { + "Content-Security-Policy-Report-Only": "\\.arlocdn\\.net" + }, + "icon": "Arlo.svg", + "js": { + "ArloST.apiClient": "", + "ArloStarterTemplate": "" + }, + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "website": "https://www.arlo.co" + }, + "ARM JS": { + "cats": [ + 59 + ], + "description": "ARM JS is a JavaScript library that centralizes data management and streamlines interactions with APIs.", + "icon": "ARMJS.svg", + "js": { + "ARM.aliases": "" + }, + "pricing": [ + "freemium" + ], + "website": "https://github.com/michaeljymsgutierrez/arm-js-library" + }, + "Armin": { + "cats": [ + 53 + ], + "description": "Armin is a customer experience software solution for ecommerce that centralizes interaction data, supports service management, and helps maintain online operations.", + "icon": "Armin.svg", + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.chatarmin\\.com/" + ], + "website": "https://chatarmin.com" + }, + "Arnica": { + "cats": [ + 53 + ], + "description": "Arnica is a CRM system that consolidates customer relationship processes into a single platform.", + "icon": "Arnica.svg", + "js": { + "arnicaBooking.init": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "app\\.arnica\\.pro" + ], + "website": "https://arnica.pro" + }, + "AroSoftware": { + "cats": [ + 53 + ], + "description": "AroSoftware provides real estate CRM and website design solutions.", + "icon": "AroSoftware.svg", + "meta": { + "generator": "^AroSoftware Pty Ltd$" + }, + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "website": "https://www.arosoftware.com" + }, + "Arreva": { + "cats": [ + 111 + ], + "description": "Arreva is a fundraising software that provides the ability to mobilise constituents using the donor tracking system.", + "dom": [ + "a[href*='=ArrevaOnlineDonationsPortlet_WA']" + ], + "icon": "Arreva.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "/Arreva-OnlineDonations-Portlet/" + ], + "website": "https://www.arreva.com" + }, + "ArrowChat": { + "cats": [ + 52 + ], + "description": "ArrowChat is a communication tool that enables users to send text messages and engage in video chats with one another.", + "icon": "ArrowChat.svg", + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "/arrowchat/.*/jquery\\.js" + ], + "website": "https://www.arrowchat.com" + }, + "Arsys Domain Parking": { + "cats": [ + 109 + ], + "description": "Arsys is a Spanish domain registrar.", + "dom": [ + "link[rel='stylesheet'][href*='arsys.es/css/parking2.css']" + ], + "icon": "arsys.svg", + "website": "https://www.arsys.es" + }, + "Art Schema": { + "cats": [ + 51 + ], + "description": "Art Schema is a tool for creating websites with custom designs and data types, offering a template-free website building experience.", + "icon": "ArtSchema.svg", + "saas": true, + "scriptSrc": [ + "\\.artschema\\.net/" + ], + "website": "https://www.artschema.net" + }, + "ArtiBot": { + "cats": [ + 52, + 53 + ], + "description": "ArtiBot is a chatbot designed for websites, providing automated assistance and customer engagement through conversational interactions.", + "icon": "ArtiBot.svg", + "js": { + "ArtiBot": "", + "_artibotLauncherInitializer": "", + "artibotApi": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://www.artibot.ai" + }, + "Artifactory": { + "cats": [ + 47 + ], + "cpe": "cpe:2.3:a:jfrog:artifactory:*:*:*:*:*:*:*:*", + "html": [ + "<span class=\"version\">Artifactory(?: Pro)?(?: Power Pack)?(?: ([\\d.]+))?\\;version:\\1" + ], + "icon": "Artifactory.svg", + "js": { + "ArtifactoryUpdates": "" + }, + "scriptSrc": [ + "wicket/resource/org\\.artifactory\\." + ], + "website": "https://jfrog.com/open-source/#os-arti" + }, + "Artifactory Web Server": { + "cats": [ + 22 + ], + "cpe": "cpe:2.3:a:jfrog:artifactory:*:*:*:*:*:*:*:*", + "headers": { + "Server": "Artifactory(?:/([\\d.]+))?\\;version:\\1" + }, + "icon": "Artifactory.svg", + "implies": [ + "Artifactory" + ], + "website": "https://jfrog.com/open-source/#os-arti" + }, + "Artifi": { + "cats": [ + 6 + ], + "description": "Artifi is an ecommerce product customization platform for configuring complex products, enforcing business rules, and supporting online ordering.", + "icon": "Artifi.svg", + "saas": true, + "scripts": [ + "designer\\.artifi\\.net" + ], + "website": "https://www.artifilabs.com" + }, + "ArtPlacer": { + "cats": [ + 32 + ], + "cookies": { + "artplacer_session": "" + }, + "description": "ArtPlacer is a marketing tool designed to support growth in art businesses by enhancing visibility and promotional efforts.", + "icon": "Artplacer.svg", + "pricing": [ + "low", + "recurring" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "scripts": [ + "shop-app\\.artplacer\\.com" + ], + "website": "https://www.artplacer.com" + }, + "Artplayer.js": { + "cats": [ + 14 + ], + "description": "Artplayer.js is an HTML5 video player that supports customizable UI, subtitles, and plugins, offering a flexible and modern video playback solution.", + "icon": "Artplayer.js.svg", + "js": { + "Artplayer": "" + }, + "oss": true, + "website": "https://artplayer.org" + }, + "Aruba.it": { + "cats": [ + 88, + 62 + ], + "description": "Aruba.it is an Italian company mainly active in the web hosting and domain registration businesses.", + "dns": { + "SOA": [ + "\\.technorail\\.com" + ] + }, + "headers": { + "x-servername": "\\.aruba\\.it" + }, + "icon": "Aruba.it.svg", + "pricing": [ + "recurring", + "payg" + ], + "website": "https://www.aruba.it" + }, + "ArvanCloud": { + "cats": [ + 31 + ], + "description": "ArvanCloud is a cloud services provider, offering a wide range of incorporated cloud services including CDN, DDoS mitigation, Cloud Managed DNS, Cloud Security, VoD/AoD Streaming, Live Streaming, Cloud Compute, Cloud Object Storage, and PaaS.", + "dom": [ + "img[src*='.arvanstorage.com/'], img[src*='.arvanstorage.ir/']" + ], + "headers": { + "server": "ArvanCloud" + }, + "icon": "ArvanCloud.svg", + "js": { + "ArvanCloud": "" + }, + "website": "https://www.arvancloud.ir" + }, + "Arwes": { + "cats": [ + 18 + ], + "description": "Arwes is a futuristic sci-fi UI web framework.", + "dom": [ + "style[data-meta^='ArwesSounds(t)']" + ], + "icon": "Arwes.svg", + "oss": true, + "pricing": [ + "freemium" + ], + "saas": true, + "website": "https://arwes.dev" + }, + "Arya CMS": { + "cats": [ + 1 + ], + "description": "Arya CMS is a lesser-known content management system that may not have a significant user base or active development community.", + "js": { + "AryaCMS": "([\\d\\.]+)\\;version:\\1" + }, + "pricing": [ + "low", + "recurring" + ], + "website": "https://sndigitalhub.com" + }, + "Aryeo": { + "cats": [ + 95 + ], + "description": "Aryeo is an all-in-one platform designed to manage, deliver, and organize media for real estate photographers.", + "icon": "Aryeo.svg", + "js": { + "ARYEO_COMPANY_API_V1_BASE_URL": "", + "ARYEO_ENVIRONMENT": "" + }, + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scripts": [ + "\\.aryeo\\.com" + ], + "website": "https://www.aryeo.com" + }, + "Asana": { + "cats": [ + 13 + ], + "description": "Asana is a web and mobile application designed to help teams organize, track, and manage their work.", + "dom": [ + "a[href*='form.asana.com'], a[href*='app.asana.com']" + ], + "icon": "Asana.svg", + "saas": true, + "website": "https://asana.com" + }, + "Asapp": { + "cats": [ + 97 + ], + "description": "Asapp is a platform that guides agents in providing responses to queries using AI technology.", + "icon": "Asapp.svg", + "js": { + "ASAPP.Host": "" + }, + "saas": true, + "scriptSrc": [ + "sdk\\.asapp\\.com/" + ], + "website": "https://www.asapp.com" + }, + "aSc EduPage": { + "cats": [ + 21 + ], + "description": "aSc EduPage is a cloud-based school management system.", + "icon": "aScEduPage.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "static\\.edupage\\.org" + ], + "website": "https://www.edupage.org" + }, + "AsciiDoc": { + "cats": [ + 1, + 20, + 27 + ], + "description": "AsciiDoc is a text document format for writing documentation, slideshows, web pages, man pages and blogs. AsciiDoc files can be translated to many formats including HTML, PDF, EPUB, man page.", + "icon": "AsciiDoc.png", + "js": { + "asciidoc": "" + }, + "meta": { + "generator": "^AsciiDoc ([\\d.]+)\\;version:\\1" + }, + "website": "https://www.methods.co.nz/asciidoc" + }, + "Asciidoctor": { + "cats": [ + 4 + ], + "cpe": "cpe:2.3:a:asciidoctor:asciidoctor:*:*:*:*:*:*:*:*", + "description": "Asciidoctor is an open-source text processor and publishing toolchain, written in Ruby, for converting AsciiDoc content to HTML 5, DocBook 5, and other formats.", + "icon": "Asciidoctor.png", + "implies": [ + "Ruby" + ], + "meta": { + "generator": "^Asciidoctor\\s([\\d\\.]+)$\\;version:\\1" + }, + "oss": true, + "website": "https://github.com/asciidoctor/asciidoctor" + }, + "Asciinema": { + "cats": [ + 14 + ], + "description": "Asciinema is a free and open-source solution for recording terminal sessions and sharing them on the web.", + "dom": [ + "div.asciinema-player-wrapper", + "div.asciinema-player" + ], + "html": [ + "<asciinema-player" + ], + "icon": "Asciinema.svg", + "js": { + "AsciinemaPlayer": "", + "asciinema": "" + }, + "scriptSrc": [ + "asciinema\\.org/" + ], + "website": "https://asciinema.org/" + }, + "Asendia": { + "cats": [ + 99 + ], + "description": "Asendia is an international mail joint venture of French La Poste and Swiss Post.", + "icon": "Asendia.svg", + "requiresCategory": [ + 6 + ], + "text": [ + "\\Asendia\\b" + ], + "website": "https://www.asendia.com" + }, + "Aseqbase": { + "cats": [ + 18 + ], + "description": "Aseqbase is a sequence-based web development framework designed to create robust websites.", + "icon": "Aseqbase.svg", + "meta": { + "framwork": "^aseqbase$", + "product": "www\\.aseqbase\\.ir" + }, + "website": "https://aseqbase.mimfa.net" + }, + "Asgaros Forum": { + "cats": [ + 87, + 2 + ], + "description": "Asgaros Forum is a lightweight and simple forum plugin for WordPress.", + "dom": [ + "link[href*='/wp-content/plugins/asgaros-forum/']" + ], + "icon": "Asgaros Forum.svg", + "oss": true, + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/plugins/asgaros-forum/" + ], + "website": "https://www.asgaros.de" + }, + "Ashop": { + "cats": [ + 6 + ], + "description": "Ashop is a hosted shopping cart software solution for creating and managing an online store.", + "icon": "Ashop.svg", + "js": { + "AshopKissMetricsAddClickEvent": "", + "AshopKissMetricsAddEvent": "", + "AshopKissMetricsAddIdentity": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://www.ashop.com.au" + }, + "AsisteClick": { + "cats": [ + 52 + ], + "description": "AsisteClick is a customer service solution that uses chatbots and an omnichannel platform to streamline support across multiple communication channels.", + "icon": "AsisteClick.svg", + "js": { + "loadAsisteClick": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "app\\.asisteclick\\.com" + ], + "website": "https://asisteclick.com" + }, + "Askas": { + "cats": [ + 6 + ], + "description": "Askas is an ecommerce design and shop system from Sweden, providing tools for online store creation and management.", + "dom": [ + "div[class*='askas'] > a[href*='www.askas.se']" + ], + "icon": "Askas.svg", + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.askas.com/" + }, + "AskHandle": { + "cats": [ + 47 + ], + "description": "AskHandle is a platform that enables the creation of custom AI agents in minutes using user data and requirements, without requiring coding.", + "icon": "AskHandle.svg", + "pricing": [ + "freemium", + "low", + "recurring", + "poa" + ], + "saas": true, + "scripts": [ + "dashboard\\.askhandle\\.com" + ], + "website": "https://www.askhandle.com" + }, + "AskNicely": { + "cats": [ + 90 + ], + "description": "AskNicely is a platform that measures and improves customer happiness using the Net Promoter Score (NPS) framework.", + "icon": "AskNicely.svg", + "js": { + "askNicelyConversation": "" + }, + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "static\\.asknice\\.ly/" + ], + "website": "https://www.asknicely.com" + }, + "AskSpot": { + "cats": [ + 52 + ], + "description": "AskSpot is an AI chatbot platform tailored for marketing, digital, and web development agencies.", + "icon": "AskSpot.svg", + "js": { + "askspot.Chatbot": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "app\\.askspot\\.ai" + ], + "website": "https://askspot.ai" + }, + "Asksuite": { + "cats": [ + 104 + ], + "description": "Asksuite is a platform that enhances direct bookings and revenue for hotels and resorts by improving service experiences and boosting reservation sales productivity.", + "icon": "Asksuite.svg", + "js": { + "AsksuiteUtil.calcTime": "", + "asksuiteLocalStorage": "", + "asksuiteLog": "", + "asksuiteSessionStorage": "" + }, + "saas": true, + "website": "https://asksuite.com" + }, + "ASP.NET Boilerplate": { + "cats": [ + 18 + ], + "description": "ASP.NET Boilerplate is a general purpose application framework especially designed for new modern web applications. It uses already familiar tools and implements best practices around them to provide you a SOLID development experience.", + "icon": "aspnetboilerplate.png", + "implies": [ + "Microsoft ASP.NET" + ], + "js": { + "abp.aspnetboilerplate.version": "(.*)\\;version:\\1", + "abp.timing.utcClockProvider": "" + }, + "oss": true, + "website": "https://www.aspnetboilerplate.com" + }, + "Aspin": { + "cats": [ + 6 + ], + "description": "Aspin is a B2B sales platform for distributors and wholesalers, offering ecommerce platforms, sales applications, and product information management tools.", + "icon": "Aspin.svg", + "meta": { + "author": "^Aspin Interactive www\\.aspininteractive\\.com" + }, + "saas": true, + "website": "https://aspin.co.uk" + }, + "Aspio": { + "cats": [ + 93 + ], + "description": "Aspio is a platform that streamlines bookings and manages sales.", + "icon": "Aspio.svg", + "pricing": [ + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "saas": true, + "scriptSrc": [ + "/aspio-io-customer/public/js/aspio-io-customer-public\\.js" + ], + "website": "https://aspio.io" + }, + "Assemble": { + "cats": [ + 51 + ], + "description": "Assemble is a website builder designed for creating and managing film-related websites.", + "icon": "Assemble.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scripts": [ + "cdn\\.assemble\\.me" + ], + "website": "https://assemble.me" + }, + "Assertive Yield": { + "cats": [ + 36 + ], + "description": "Assertive Yield is a SaaS company that specialises in helping SSPs (Supply-Side Platforms), publishers, and ad networks optimise their advertising revenue through real-time attribution and yield optimisation strategies.", + "icon": "Assertive Yield.svg", + "js": { + "assertive.predict": "" + }, + "pricing": [ + "payg", + "poa" + ], + "saas": true, + "website": "https://www.assertiveyield.com" + }, + "Astra": { + "cats": [ + 80 + ], + "description": "Astra is a fast, lightweight, and highly customizable WordPress Theme.", + "dom": { + "link[href*='themes/astra']": { + "attributes": { + "href": "astra\\S*\\.css(?:\\?ver=([0-9.]+))?\\;version:\\1" + } + }, + "style[id*='astra-theme'], body[class*='astra-'], script[id*='astra-']": { + "text": "" + } + }, + "icon": "Astra.svg", + "pricing": [ + "low", + "freemium" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "themes/astra\\S*\\.js(?:\\?ver=([0-9.]+))?\\;version:\\1" + ], + "website": "https://wpastra.com/" + }, + "Astra Widgets": { + "cats": [ + 87, + 5 + ], + "description": "Astra Widgets is a handy little free plugin that lets you display address, list icons or social profiles within the Astra Theme.", + "dom": { + "link[href*='/wp-content/plugins/astra-widgets/']": { + "attributes": { + "href": "/wp-content/plugins/astra-widgets/.+\\.css(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + } + } + }, + "icon": "Astra.svg", + "pricing": [ + "freemium" + ], + "requires": [ + "WordPress", + "Astra" + ], + "website": "https://wpastra.com/did-you-know-astra-is-widget-ready" + }, + "AstraFit": { + "cats": [ + 6 + ], + "description": "AstraFit is an online virtual fitting software for large and small retailers.", + "icon": "AstraFit.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "widget\\.astrafit\\.com/" + ], + "website": "https://www.astrafit.com" + }, + "Astro": { + "cats": [ + 57, + 12 + ], + "description": "Astro is a new JavaScript-based static site builder.", + "dom": { + "[class^='astro-']": { + "attributes": { + "class": "astro-[\\d\\w]{8,}" + } + }, + "astro-root": { + "attributes": { + "uid": "" + } + }, + "link[href*='/_astro/']": { + "attributes": { + "href": "/_astro/(?:[\\W\\w]+)(?:-|\\.)[\\d\\w]+\\.css" + } + }, + "link[href*='/_astro/'][href$='.css']": { + "exists": "" + } + }, + "icon": "Astro.svg", + "js": { + "Astro": "" + }, + "meta": { + "generator": "^Astro(?:\\sv([\\d\\.]+))?$\\;version:\\1" + }, + "oss": true, + "website": "https://astro.build" + }, + "Astute Solutions": { + "cats": [ + 53 + ], + "description": "Astute Solutions is a customer engagement software.", + "dom": [ + "iframe[src*='.iperceptions.com'], link[href*='.iperceptions.com']" + ], + "icon": "Astute Solutions.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.iperceptions\\.com" + ], + "website": "https://astutesolutions.com" + }, + "AT Internet Analyzer": { + "cats": [ + 10 + ], + "icon": "AT Internet.svg", + "js": { + "ATInternet": "", + "xtsite": "" + }, + "website": "https://atinternet.com/en" + }, + "AT Internet XiTi": { + "cats": [ + 10 + ], + "icon": "AT Internet.svg", + "js": { + "xt_click": "" + }, + "scriptSrc": [ + "xiti\\.com/hit\\.xiti" + ], + "website": "https://atinternet.com/en" + }, + "Atatus": { + "cats": [ + 78, + 13 + ], + "description": "Atatus is a full-stack observability tool that let you identify the performance bottlenecks and helps you optimise your application at the right time.", + "icon": "Atatus.svg", + "js": { + "atatus.VERSION": "([\\d\\.]+)\\;version:\\1" + }, + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "/atatus\\.js" + ], + "website": "https://www.atatus.com" + }, + "Atera": { + "cats": [ + 46 + ], + "description": "Atera is a software solution for RMM network discovery, PSA, and remote access.", + "icon": "Atera.svg", + "js": { + "ateraAnalyticsFirstLoad": "" + }, + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "website": "https://www.atera.com" + }, + "aThemes Airi": { + "cats": [ + 80 + ], + "description": "aThemes Airi is a powerful yet lightweight and flexible WordPress theme for organization or freelancer.", + "dom": [ + "link#airi-style-css" + ], + "icon": "aThemes.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/airi/" + ], + "website": "https://athemes.com/theme/airi" + }, + "aThemes Astrid": { + "cats": [ + 80 + ], + "description": "aThemes Astrid is a powerful yet lightweight and flexible WordPress theme.", + "dom": [ + "link#astrid-style-css" + ], + "icon": "aThemes.svg", + "pricing": [ + "low", + "recurring", + "onetime", + "freemium" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/astrid/" + ], + "website": "https://athemes.com/theme/astrid" + }, + "aThemes Hiero": { + "cats": [ + 80 + ], + "description": "aThemes Hiero is an awesome magazine theme for your WordPress site feature bold colors and details to the content.", + "icon": "aThemes.svg", + "pricing": [ + "freemium" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/hiero/" + ], + "website": "https://athemes.com/theme/hiero" + }, + "aThemes Moesia": { + "cats": [ + 80 + ], + "description": "aThemes Moesia is the business theme you need in order to build your presence on the Internet.", + "dom": [ + "link#moesia-style-css" + ], + "icon": "aThemes.svg", + "pricing": [ + "low", + "recurring", + "onetime", + "freemium" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/moesia(?:-pro-ii)?/" + ], + "website": "https://athemes.com/theme/moesia" + }, + "aThemes Sydney": { + "cats": [ + 80 + ], + "description": "aThemes Sydney is a powerful business WordPress theme that provides a fast way for companies or freelancers to create an online presence.", + "dom": [ + "link#sydney-style-css" + ], + "icon": "aThemes.svg", + "pricing": [ + "low", + "recurring", + "onetime", + "freemium" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/sydney(?:-pro-ii)?/" + ], + "website": "https://athemes.com/theme/sydney" + }, + "Athena Search": { + "cats": [ + 29 + ], + "description": "Athena Search is a customizable autocomplete, feature-rich dashboard, smart predictions, real-time reports search engine developed from scratch by Syncit Group’s.", + "dom": [ + "link[href*='athena/autocomplete/css/autocomplete.css']" + ], + "icon": "Athena Search.svg", + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "wp-content/plugins/athena-search" + ], + "website": "https://www.athenasearch.io" + }, + "Athos Commerce": { + "cats": [ + 29 + ], + "description": "Athos Commerce is a site search and merchandising platform designed to help ecommerce.", + "icon": "Athos Commerce.svg", + "js": { + "SearchSpring": "", + "SearchSpringConf": "", + "SearchSpringInit": "", + "klevu.version": "([\\d\\.]+)\\;version:\\1", + "klevu_apiKey": "", + "klevu_layout": "", + "klevu_sessionId": "", + "sendKlevuAnalytics": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.searchspring\\.net", + "js\\.klevu\\.\\w+/klevu-js-v([\\d.]+)\\;version:\\1" + ], + "website": "https://athoscommerce.com/" + }, + "Atlasmic": { + "cats": [ + 52 + ], + "description": "Atlasmic is a live chat and business messenger platform designed to support modern online businesses.", + "icon": "Atlasmic.svg", + "js": { + "atlasmic": "", + "atlasmic.VERSION": "^([\\d\\.]+)$\\;version:\\1" + }, + "pricing": [ + "freemium", + "mid", + "recurring", + "poa" + ], + "saas": true, + "scripts": [ + "\\.atlasmic\\.com" + ], + "website": "https://atlasmic.com" + }, + "Atlassian Bitbucket": { + "cats": [ + 47 + ], + "cpe": "cpe:2.3:a:atlassian:bitbucket:*:*:*:*:*:*:*:*", + "description": "Bitbucket is a web-based version control repository hosting service for source code and development projects that use either Mercurial or Git revision control systems.", + "html": [ + "<li>Atlassian Bitbucket <span title=\"[a-z0-9]+\" id=\"product-version\" data-commitid=\"[a-z0-9]+\" data-system-build-number=\"[a-z0-9]+\"> v([\\d.]+)<\\;version:\\1" + ], + "icon": "Atlassian Bitbucket.svg", + "implies": [ + "Python" + ], + "js": { + "bitbucket": "" + }, + "meta": { + "application-name": "Bitbucket" + }, + "scripts": [ + "com\\.atlassian\\.bitbucket" + ], + "website": "https://www.atlassian.com/software/bitbucket/overview/" + }, + "Atlassian Confluence": { + "cats": [ + 8 + ], + "cpe": "cpe:2.3:a:atlassian:confluence:*:*:*:*:*:*:*:*", + "description": "Atlassian Confluence is a web-based collaboration wiki tool.", + "dom": { + "li.print-only": { + "text": "Atlassian Confluence ([\\d.]+)\\;version:\\1" + } + }, + "headers": { + "X-Confluence-Request-Time": "" + }, + "icon": "Atlassian Confluence.svg", + "implies": [ + "Java" + ], + "meta": { + "confluence-request-time": "" + }, + "website": "https://www.atlassian.com/software/confluence/overview/team-collaboration-software" + }, + "Atlassian FishEye": { + "cats": [ + 47 + ], + "cookies": { + "FESESSIONID": "" + }, + "cpe": "cpe:2.3:a:atlassian:fisheye:*:*:*:*:*:*:*:*", + "html": [ + "<title>(?:Log in to )?FishEye (?:and Crucible )?([\\d.]+)?</title>\\;version:\\1" + ], + "icon": "Atlassian FishEye.svg", + "website": "https://www.atlassian.com/software/fisheye/overview/" + }, + "Atlassian Jira": { + "cats": [ + 13 + ], + "cpe": "cpe:2.3:a:atlassian:jira:*:*:*:*:*:*:*:*", + "dom": [ + "#jira" + ], + "icon": "Atlassian Jira.svg", + "implies": [ + "Java" + ], + "js": { + "jira.id": "" + }, + "meta": { + "application-name": "JIRA", + "data-version": "([\\d.]+)\\;version:\\1\\;confidence:0" + }, + "website": "https://www.atlassian.com/software/jira" + }, + "Atlassian Jira Issue Collector": { + "cats": [ + 13, + 47 + ], + "description": "Atlassian Jira Issue Collector is a tool used to download a list of websites using with email addresses, phone numbers and LinkedIn profiles.", + "icon": "Atlassian Jira.svg", + "scriptSrc": [ + "jira-issue-collector-plugin", + "atlassian\\.jira\\.collector\\.plugin" + ], + "website": "https://www.atlassian.com/software/jira/overview/" + }, + "Atlassian Statuspage": { + "cats": [ + 13, + 62 + ], + "description": "Statuspage is a status and incident communication tool.", + "dns": { + "TXT": [ + "status-page-domain-verification=" + ] + }, + "headers": { + "X-StatusPage-Skip-Logging": "", + "X-StatusPage-Version": "" + }, + "html": [ + "<a[^>]*href=\"https?://(?:www\\.)?statuspage\\.io/powered-by[^>]+>" + ], + "icon": "Atlassian Statuspage.svg", + "website": "https://www.atlassian.com/software/statuspage" + }, + "Atome": { + "cats": [ + 91 + ], + "description": "Atome is a brand that allows users to purchase products online and pay for them in monthly installments.", + "icon": "atome.svg", + "js": { + "atomeWidget": "" + }, + "scriptSrc": [ + "gateway\\.apaylater\\.com/" + ], + "website": "https://www.atome.sg/" + }, + "Atomseo": { + "cats": [ + 54, + 92 + ], + "description": "Atomseo is a tool designed to improve website performance by reducing user bounce rates and enhancing search engine visibility.", + "dom": [ + "link[href*='.atomseo.com']" + ], + "icon": "Atomseo.svg", + "saas": true, + "scripts": [ + "\\.atomseo\\.com" + ], + "website": "https://atomseo.com" + }, + "ATSHOP": { + "cats": [ + 6 + ], + "description": "ATSHOP is an all-in-one ecommerce platform.", + "dom": [ + "link[href*='cdn.atshop.io']" + ], + "icon": "ATSHOP.png", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.atshop\\.io" + ], + "website": "https://atshop.io" + }, + "Attentive": { + "cats": [ + 76 + ], + "description": "Attentive is a personalised mobile messaging platform that helps retail & ecommerce brands acquire, retain, and interact with mobile shoppers.", + "icon": "Attentive.svg", + "js": { + "__attentive": "", + "__attentive_domain": "", + "attn_email_save": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.attn\\.tv" + ], + "website": "https://www.attentivemobile.com" + }, + "Attracta": { + "cats": [ + 54 + ], + "description": "Attracta is a platform offering SEO tools designed to optimize website visibility and improve search engine rankings.", + "icon": "Attracta.svg", + "saas": true, + "scriptSrc": [ + "cdn\\.attracta\\.com/" + ], + "website": "https://www.attracta.com" + }, + "AttractROI": { + "cats": [ + 32 + ], + "description": "AttractROI is a service that provides tools and resources to help businesses convert potential customers into loyal clients.", + "saas": true, + "scripts": [ + "app\\.attractroi\\.com" + ], + "website": "https://attractroi.com" + }, + "Attraqt": { + "cats": [ + 29, + 76 + ], + "description": "Attraqt provides AI-driven search, merchandising and personalisation solutions.", + "icon": "Attraqt.svg", + "js": { + "_attraqt": "" + }, + "scriptSrc": [ + "cdn\\.attraqt\\.io" + ], + "website": "https://www.attraqt.com/" + }, + "Attribution": { + "cats": [ + 10 + ], + "description": "Attribution is a marketing analytics platform that provides marketers with insights to understand the cost, revenue and profit resulting from marketing programs.", + "icon": "Attribution.svg", + "js": { + "Attribution.VERSION": "([\\d\\.]+)\\;version:\\1\\;confidence:50", + "Attribution._options": "\\;confidence:50" + }, + "saas": true, + "scriptSrc": [ + "\\.attributionapp\\.com/" + ], + "website": "https://www.attributionapp.com" + }, + "Auberge": { + "cats": [ + 80 + ], + "description": "Auberge is a responsive WordPress theme designed for restaurants, cafes, and recipe blogs.", + "dom": [ + "link[href*='/wp-content/themes/auberge/']" + ], + "icon": "Auberge.svg", + "oss": true, + "pricing": [ + "freemium" + ], + "requires": [ + "WordPress" + ], + "saas": true, + "scriptSrc": [ + "/wp-content/themes/auberge/.+\\.js\\?ver=([\\d\\.]+)\\;version:\\1" + ], + "website": "https://www.webmandesign.eu/portfolio/auberge-wordpress-theme/" + }, + "AudioEye": { + "cats": [ + 68 + ], + "description": "AudioEye is an accessibility overlay which claims to provide ADA and WCAG accessibility compliance.", + "dom": [ + "iframe[scr*='.audioeye.com/']" + ], + "icon": "AudioEye.svg", + "js": { + "$ae.attrHooks": "", + "window.AudioEye.version": "^([\\d.]+)-\\d+$\\;version:\\1" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "(?:\\.)?audioeye\\.com/(?:ae\\.js)?" + ], + "website": "https://www.audioeye.com" + }, + "Audiohook": { + "cats": [ + 36 + ], + "description": "Audiohook specializes in programmatic audio advertising.", + "dom": [ + "img[src*='listen.audiohook.com/']" + ], + "icon": "Audiohook.svg", + "website": "https://www.audiohook.com" + }, + "Auglio": { + "cats": [ + 105 + ], + "description": "Auglio is a virtual try-on tool enabling customers to try products using camera and augmented reality before the purchase.", + "icon": "Auglio.svg", + "js": { + "VirtooalApp": "", + "loadVirtooalScript": "", + "virtooal_logger": "", + "virtooal_script_loaded": "" + }, + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "website": "https://auglio.com" + }, + "augmented-ui": { + "cats": [ + 66 + ], + "description": "augmented-ui is a UI framework inspired by cyberpunk and sci-fi.", + "dom": [ + "[data-augmented-ui]" + ], + "icon": "Augmented-Ui.svg", + "oss": true, + "website": "https://augmented-ui.com" + }, + "Aument": { + "cats": [ + 75, + 98 + ], + "description": "Aument is an ecommerce toolbox with easy to use marketing actions and workflows.", + "dom": [ + "div#aumentDiscountCode, link[href*='aumentstaticfiles.s3.amazonaws.com/']" + ], + "icon": "Aument.svg", + "pricing": [ + "high", + "recurring", + "poa" + ], + "requiresCategory": [ + 6 + ], + "saas": true, + "scriptSrc": [ + "aumentstaticfiles\\.s3\\.amazonaws\\.com/" + ], + "website": "https://aument.io" + }, + "Aura": { + "cats": [ + 66 + ], + "description": "Aura is an open-source UI framework built by Salesforce for developing dynamic web apps for mobile and desktop devices.", + "icon": "default.svg", + "js": { + "Aura.app": "siteforce\\:communityApp" + }, + "oss": true, + "website": "https://github.com/forcedotcom/aura" + }, + "Aurelia": { + "cats": [ + 12 + ], + "description": "Aurelia is an open-source UI JavaScript framework designed to create single page applications.", + "dom": [ + "div[aurelia-app], body[aurelia-app], a[au-target-id]" + ], + "icon": "Aurelia.svg", + "js": { + "_aureliaConfigureModuleLoader": "", + "localAurelia": "" + }, + "oss": true, + "scriptSrc": [ + "/aurelia[\\d\\w\\-\\.]+\\.js" + ], + "website": "https://aurelia.io" + }, + "Auryc": { + "cats": [ + 10 + ], + "description": "Auryc is a client-side journey intelligence platform that surfaces real-time insights.", + "icon": "Auryc.svg", + "js": { + "aurycJsLibConfig.base.code_version": "([\\d\\.]+)\\;version:\\1" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.auryc\\.com/" + ], + "website": "https://www.auryc.com" + }, + "Ausha": { + "cats": [ + 38 + ], + "description": "Ausha is an all-in-one platform for hosting, distributing, and monetizing podcasts.", + "icon": "Ausha.svg", + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "widget\\.ausha\\.co" + ], + "website": "https://www.ausha.co" + }, + "Australia Post": { + "cats": [ + 99 + ], + "description": "Australia Post is the government business enterprise that provides postal services in Australia.", + "icon": "AusPost.svg", + "requiresCategory": [ + 6 + ], + "text": [ + "\\bAusPost\\b", + "\\bAustralia Post\\b" + ], + "website": "https://auspost.com.au" + }, + "Auth0": { + "cats": [ + 69 + ], + "cpe": "cpe:2.3:a:auth0:auth0.js:*:*:*:*:*:node.js:*:*", + "description": "Auth0 provides authentication and authorisation as a service.", + "dom": [ + "link[href*='cdn.auth0.com']" + ], + "headers": { + "x-auth0-requestid": "" + }, + "icon": "Auth0.svg", + "pricing": [ + "freemium", + "payg", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "/auth0(?:-js)?/([\\d.]+)/auth0(?:.min)?\\.js\\;version:\\1", + "/auth0-js@([\\d.]+)/([a-z]+)/auth0\\.min\\.js\\;version:\\1" + ], + "website": "https://auth0.github.io/auth0.js/index.html" + }, + "Auth0 Lock": { + "cats": [ + 69 + ], + "description": "Auth0 Lock enables you to easily add social identity providers, so that your users can log in seamlessly using any desired provider.", + "icon": "Auth0.svg", + "implies": [ + "Auth0" + ], + "scriptSrc": [ + "/lock/([\\d.]+)/lock(?:.min)?\\.js\\;version:\\1" + ], + "website": "https://auth0.com/docs/libraries/lock" + }, + "authorize.net": { + "cats": [ + 41 + ], + "description": "Authorize.net is a secure online payment gateway service that enables businesses to accept payments through various channels, such as ecommerce websites, mobile devices, and retail stores, providing a trusted platform for processing credit card and electronic cheque payments.", + "headers": { + "Content-Security-Policy": "\\.authorize\\.net\\s" + }, + "icon": "authorize.net.svg", + "js": { + "config.authorizenet_public_client_key": "" + }, + "pricing": [ + "recurring", + "payg" + ], + "saas": true, + "scriptSrc": [ + "\\.authorize\\.net/" + ], + "website": "https://www.authorize.net" + }, + "authorized.by": { + "cats": [ + 69 + ], + "description": "authorized.by is a service that enables shops to verify products and confirm their authenticity.", + "icon": "authorizedby.svg", + "pricing": [ + "freemium", + "mid", + "payg", + "poa" + ], + "saas": true, + "scriptSrc": [ + "app\\.authorized\\.by" + ], + "website": "https://www.authorized.by" + }, + "Authy": { + "cats": [ + 69 + ], + "description": "Authy is a security tool that enables two-factor authentication (2FA) for websites to help protect user accounts from unauthorized access.", + "icon": "Authy.svg", + "pricing": [ + "freemium" + ], + "saas": true, + "scriptSrc": [ + "www\\.authy\\.com" + ], + "website": "https://www.authy.com" + }, + "Auto HQ": { + "cats": [ + 54 + ], + "description": "Auto HQ is a provider of custom car dealer websites and SEO services designed to enhance visibility and attract customers.", + "icon": "AutoHQ.svg", + "saas": true, + "scripts": [ + "\\.autohq\\.co\\.uk" + ], + "website": "https://www.autohq.co.uk" + }, + "Autocommerce": { + "cats": [ + 100 + ], + "description": "Autocommerce is a product recommendation app for Shopify stores, similar to Amazon, designed to enhance the shopping experience by suggesting relevant products to customers based on their browsing and purchase history.", + "icon": "Autocommerce.svg", + "pricing": [ + "freemium", + "poa" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "scriptSrc": [ + "\\.autocommerce\\.io/" + ], + "website": "https://autocommerce.io" + }, + "autoComplete.js": { + "cats": [ + 59 + ], + "description": "autoComplete.js is a simple, pure vanilla Javascript library.", + "icon": "autoComplete.js.svg", + "oss": true, + "scriptSrc": [ + "@tarekraafat/autocomplete\\.js@([\\d\\.]+)/\\;version:\\1" + ], + "website": "https://tarekraafat.github.io/autoComplete.js" + }, + "Autoconf": { + "cats": [ + 1 + ], + "description": "Autoconf is a system designed for managing car dealership operations, including inventory, sales, and customer data.", + "icon": "Autoconf.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "static\\.autoconf\\.com" + ], + "website": "https://autoconf.com.br" + }, + "Autoketing": { + "cats": [ + 32 + ], + "description": "Autoketing is a marketing automation platform.", + "icon": "Autoketing.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://autoketing.com" + }, + "Autoketing Product Reviews": { + "cats": [ + 100, + 90 + ], + "description": "Autoketing Product Reviews is an application that allows shop owners to manage the product review section on their website.", + "icon": "Autoketing.svg", + "implies": [ + "Shopify", + "Autoketing" + ], + "js": { + "autoketingproduct_reivew": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "website": "https://apps.shopify.com/product-reviews-autoketing" + }, + "Automabots": { + "cats": [ + 53 + ], + "description": "Automabots is an automated intelligent workforce designed to match home buyers with suitable properties.", + "icon": "Automabots.svg", + "js": { + "automabots.appRoot": "", + "automabotsWebpackJsonp": "" + }, + "saas": true, + "scriptSrc": [ + "\\.automabots\\.com" + ], + "website": "https://automabots.com" + }, + "AutoManager": { + "cats": [ + 1 + ], + "description": "AutoManager is a CMS system designed specifically for automotive businesses.", + "dom": [ + "link[href*='clients.automanager.com/']" + ], + "icon": "AutoManager.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.automanager\\.com/" + ], + "website": "https://www.automanager.io" + }, + "Automatad": { + "cats": [ + 36 + ], + "description": "Automatad is a digital media products company that provides a suite of programmatic monetisation solutions.", + "icon": "automatad.png", + "scriptSrc": [ + "//go\\.automatad\\.com/" + ], + "website": "https://automatad.com/" + }, + "Automated Growth": { + "cats": [ + 32 + ], + "description": "Automated Growth is a platform offering AI and automation tools designed to streamline business operations.", + "icon": "AutomatedGrowth.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scripts": [ + "app\\.automatedgrowthagency\\.com" + ], + "website": "https://automatedgrowthagency.com" + }, + "AutomatePro": { + "cats": [ + 10 + ], + "description": "AutomatePro is a workflow automation platform that streamlines routine business processes.", + "icon": "AutomatePro.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scripts": [ + "app\\.automatepro\\.ai" + ], + "website": "https://automatepro.ai" + }, + "AutomateWoo": { + "cats": [ + 32 + ], + "description": "AutomateWoo is a marketing automation plugin for WooCommerce that enables online stores to create automated workflows for emails, follow-ups, and customer engagement.", + "dom": [ + "link#automatewoo-birthdays-css" + ], + "icon": "AutomateWoo.svg", + "js": { + "automatewoo_presubmit_params": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "requires": [ + "WooCommerce" + ], + "saas": true, + "website": "https://automatewoo.com" + }, + "Automatic Members": { + "cats": [ + 32 + ], + "description": "Automic Members is an all-in-one marketing platform for fitness businesses.", + "icon": "AutomaticMembers.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scripts": [ + "app.automaticmembers.com" + ], + "website": "https://automaticmembers.com" + }, + "Automatic.css": { + "cats": [ + 66, + 87 + ], + "description": "Automatic.css is a CSS framework for WordPress page builders.", + "dom": [ + "link[href*='/wp-content/uploads/automatic-css/']" + ], + "icon": "Automatic.css.svg", + "pricing": [ + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "website": "https://automaticcss.com" + }, + "AutomaticSales": { + "cats": [ + 32 + ], + "description": "AutomaticSales is a platform that centralizes marketing tools, offering unlimited sales funnels, email, SMS, web chat, and additional features in one system.", + "icon": "AutomaticSales.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scripts": [ + "app\\.automaticsales\\.ai" + ], + "website": "https://automaticsales.ai" + }, + "Automizely": { + "cats": [ + 32 + ], + "description": "Automizely creates and manages enterprise-level marketing automation systems including contact and CRM mappings, lead funnels, email nurture, lead-generating pages, and blog posts, and website integrations.", + "icon": "Automizely.svg", + "js": { + "AM_CONSENT_SDK.product": "automizely", + "amStorefrontKit.hRequestEventTarget": "", + "automizelyConversions": "" + }, + "pricing": [ + "freemium", + "payg" + ], + "scriptSrc": [ + "\\.automizely\\.com/" + ], + "website": "https://www.automizely.com/marketing" + }, + "AutoOps": { + "cats": [ + 72 + ], + "description": "AutoOps is an online scheduling tool that integrates with shop management softwares for auto shops.", + "icon": "AutoOps.svg", + "js": { + "AutoOps.addSourceTracking": "" + }, + "saas": true, + "website": "https://www.autoops.com/" + }, + "Autopilot": { + "cats": [ + 32, + 74, + 75 + ], + "description": "Autopilot is a visual marketing software that enables users to create marketing campaigns and manage lead conversions. ", + "icon": "Autopilot.svg", + "js": { + "Autopilot": "\\;confidence:50", + "AutopilotAnywhere": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://www.autopilothq.com" + }, + "Autoptimize": { + "cats": [ + 87, + 92 + ], + "description": "Autoptimize is a WordPress plugin that optimises website performance by aggregating, minifying, and compressing HTML, CSS, and JavaScript files.", + "dom": [ + "link[href*='/wp-content/plugins/autoptimize/'], link[href*='/wp-content/cache/autoptimize/']" + ], + "icon": "Autoptimize.svg", + "pricing": [ + "freemium", + "onetime" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/plugins/autoptimize/.+\\.js(?:\\?ao_version=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + ], + "website": "https://autoptimize.com" + }, + "autoship": { + "cats": [ + 6 + ], + "description": "autoship is a feature that lets customers schedule recurring orders and receive savings, enabling merchants to create automated repeat purchases and manage scheduled orders.", + "icon": "autoship.svg", + "js": { + "AUTOSHIP_AJAX_URL": "", + "AUTOSHIP_API_URL": "", + "AUTOSHIP_SITE_URL": "" + }, + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "website": "https://autoship.cloud" + }, + "AutoVitals": { + "cats": [ + 53 + ], + "description": "AutoVitals is a shop productivity, acquisition, and retention tool designed for the automotive industry.", + "icon": "AutoVitals.svg", + "saas": true, + "scriptSrc": [ + "docs\\.autovitals\\.com/" + ], + "website": "https://www.autovitals.com" + }, + "Auxilia": { + "cats": [ + 41 + ], + "cookies": { + "messagesUtk": "" + }, + "description": "Auxilia is a software solution designed to streamline donor management processes for nonprofits.", + "icon": "Auxilia.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.theauxilia\\.com" + ], + "website": "https://www.theauxilia.com/" + }, + "Avada AVASHIP": { + "cats": [ + 100 + ], + "description": "Avada AVASHIP is an order tracking Shopify app.", + "icon": "Avada.svg", + "js": { + "AVADA_FSB.bars": "" + }, + "pricing": [ + "freemium" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "scriptSrc": [ + "freeshippingbar\\.apps\\.avada\\.io/" + ], + "website": "https://apps.shopify.com/avaship" + }, + "Avada Boost Sales": { + "cats": [ + 100, + 5 + ], + "description": "AVADA Boost Sales is a one-stop solution that is specially designed to increase your sales with countdown timer, trust badges, sales pop, sales boost and many more.", + "icon": "Avada.svg", + "js": { + "AVADA_BS_LAST_UPDATE": "" + }, + "pricing": [ + "freemium" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "scriptSrc": [ + "boostsales\\.apps\\.avada\\.io/" + ], + "website": "https://apps.shopify.com/avada-boost-sales" + }, + "Avada SEO": { + "cats": [ + 100, + 54 + ], + "description": "Avada SEO is a Shopify app built and designed following strict SEO practices.", + "icon": "Avada.svg", + "pricing": [ + "freemium", + "recurring", + "low" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "scriptSrc": [ + "seo\\.apps\\.avada\\.io/" + ], + "website": "https://apps.shopify.com/avada-seo-suite" + }, + "Avada Size Chart": { + "cats": [ + 100 + ], + "description": "Avada Size Chart is a thoughtful app that helps online stores reduce return rates with useful size guides.", + "icon": "Avada.svg", + "pricing": [ + "freemium" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "scriptSrc": [ + "sizechart\\.apps\\.avada\\.io/" + ], + "website": "https://apps.shopify.com/avada-size-chart" + }, + "Avangate": { + "cats": [ + 6 + ], + "description": "Avangate (2Checkout) is a digital ecommerce platform for businesses that sell physical goods or digital products.", + "icon": "Avangate.svg", + "implies": [ + "Verifone 2Checkout" + ], + "js": { + "AvaCart.version": "(.+)\\;version:\\1", + "__avng8_callbacks": "", + "avaSlugify": "" + }, + "scriptSrc": [ + "^https?://edge\\.avangate\\.net/" + ], + "website": "https://www.2checkout.com" + }, + "Avanser": { + "cats": [ + 10 + ], + "description": "Avanser allow you to track every call and enable your business to make better-informed decisions based on your phone calls.", + "icon": "Avanser.svg", + "js": { + "AVANSERjs": "", + "AvanserCore": "", + "AvanserOptions": "" + }, + "pricing": [ + "payg", + "recurring" + ], + "saas": true, + "website": "https://www.avanser.com" + }, + "Avasam": { + "cats": [ + 6 + ], + "description": "Avasam is a platform that provides dropship suppliers with channel integration and automation tools to connect and manage online stores.", + "headers": { + "Host": "app\\.avasam\\.com", + "X-Forwarded-Host": "app\\.avasam\\.com" + }, + "icon": "Avasam.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "app\\.avasam\\.com" + ], + "website": "https://www.avasam.com" + }, + "Avasize": { + "cats": [ + 5 + ], + "icon": "Avasize.svg", + "scriptSrc": [ + "^https?://cdn\\.avasize\\.com/" + ], + "website": "https://www.avasize.com" + }, + "Avature": { + "cats": [ + 101 + ], + "description": "Avature is a talent acquisition and talent management platform that provides solutions for recruitment, onboarding, and employee engagement.", + "icon": "Avature.svg", + "meta": { + "avature.portal.id": "", + "avature.portal.name": "" + }, + "pricing": [ + "poa", + "recurring" + ], + "saas": true, + "website": "https://www.avature.net" + }, + "AvidAI": { + "cats": [ + 32 + ], + "description": "AvidAI is a marketing platform that uses artificial intelligence to convert digital window-shoppers through automated campaigns, A/B testing, and personalized content optimization.", + "icon": "AvidAI.svg", + "saas": true, + "scripts": [ + "app\\.getavid\\.ai" + ], + "website": "https://www.getavid.ai" + }, + "AvidTrak": { + "cats": [ + 10 + ], + "description": "AvidTrak is software for call tracking, recording, and analytics, designed to monitor phone performance, log conversations, and provide insights from call data.", + "icon": "AvidTrak.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "avidtrak\\.com/" + ], + "website": "https://avidtrak.com" + }, + "Avis Verifies": { + "cats": [ + 90 + ], + "description": "Avis Verifies is a complete solution for managing your customer reviews.", + "dom": [ + "a[href*='.avis-verifies.com/'][target='_blank'], iframe[src*='.avis-verifies.com/']" + ], + "icon": "Avis Verifies.svg", + "js": { + "avisVerifies": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.avis-verifies\\.com/" + ], + "website": "https://www.netreviews.com" + }, + "Avizi": { + "cats": [ + 53 + ], + "description": "Avizi is a tourism CRM system from France designed to manage customer relationships, bookings, and marketing for travel businesses.", + "icon": "Avizi.svg", + "saas": true, + "scriptSrc": [ + "app\\.avizi\\.fr" + ], + "scripts": [ + "app\\.avizi\\.fr" + ], + "website": "https://www.avizi.fr" + }, + "Aweber": { + "cats": [ + 32, + 75 + ], + "description": "AWeber is an email marketing service.", + "dom": [ + "form[action*='aweber.com']" + ], + "icon": "Aweber.svg", + "js": { + "awt_analytics": "" + }, + "pricing": [ + "low", + "freemium", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.aweber\\.com/" + ], + "website": "https://www.aweber.com" + }, + "Awesomplete": { + "cats": [ + 29 + ], + "description": "Awesomplete is a tool in the Javascript UI Libraries category of a tech stack.", + "html": [ + "<link[^>]+href=\"[^>]*awesomplete(?:\\.min)?\\.css" + ], + "js": { + "Awesomplete": "", + "awesomplete": "" + }, + "scriptSrc": [ + "/awesomplete\\.js(?:$|\\?)" + ], + "website": "https://leaverou.github.io/awesomplete/" + }, + "AWIN": { + "cats": [ + 71 + ], + "cookies": { + "BAGawin": "", + "_aw_xid": "" + }, + "description": "AWIN is a global affiliate marketing network.", + "dom": [ + "img[src*='add.zanox.com/']" + ], + "icon": "AWIN.svg", + "js": { + "AWIN.Tracking": "", + "zanox": "" + }, + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "dwin1\\.com", + "zanox\\.com/scripts/zanox\\.js$" + ], + "website": "https://www.awin.com" + }, + "AWS Certificate Manager": { + "cats": [ + 70 + ], + "certIssuer": "Amazon", + "cpe": "cpe:2.3:a:awstats:awstats:*:*:*:*:*:*:*:*", + "description": "AWS Certificate Manager is a service that lets you easily provision, manage, and deploy public and private Secure Sockets Layer/Transport Layer Security (SSL/TLS) certificates for use with AWS services and your internal connected resources.", + "icon": "AWS Certificate Manager.svg", + "implies": [ + "Amazon Web Services" + ], + "saas": true, + "website": "https://aws.amazon.com/certificate-manager/" + }, + "AWS WAF Captcha": { + "cats": [ + 16 + ], + "description": "AWS WAF Captcha helps block unwanted bot traffic by requiring users to successfully complete challenges before their web request are allowed to reach AWS WAF protected resources.", + "headers": { + "x-amzn-waf-action": "^captcha$" + }, + "icon": "AWS WAF Captcha.svg", + "implies": [ + "Amazon Web Services" + ], + "pricing": [ + "recurring", + "payg" + ], + "saas": true, + "scriptSrc": [ + "captcha\\.awswaf\\.com/" + ], + "website": "https://docs.aws.amazon.com/waf/latest/developerguide/waf-captcha.html" + }, + "AWStats": { + "cats": [ + 10 + ], + "cpe": "cpe:2.3:a:laurent_destailleur:awstats:*:*:*:*:*:*:*:*", + "icon": "AWStats.png", + "implies": [ + "Perl" + ], + "meta": { + "generator": "AWStats ([\\d.]+(?: \\(build [\\d.]+\\))?)\\;version:\\1" + }, + "scriptSrc": [ + "(?:^|/)awstats_misc_tracker\\.js(?:\\?|$)" + ], + "website": "https://awstats.sourceforge.net" + }, + "Awtomic": { + "cats": [ + 6 + ], + "description": "Awtomic is a platform that offers shoppers and merchants tools for managing subscription products and membership services.", + "icon": "Awtomic.svg", + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "cdn/shop/.*awtomic.*\\.js\\?v=\\d+" + ], + "website": "https://www.awtomic.com" + }, + "Axeptio": { + "cats": [ + 67 + ], + "cookies": { + "axeptio_all_vendors": "", + "axeptio_authorized_vendors": "", + "axeptio_cookies": "" + }, + "description": "Axeptio is a trusted third party that collects and archive users' consent in a GDPR compliant fashion.", + "dom": [ + "img[src*='axeptio.imgix.net/'], div#axeptio_overlay" + ], + "icon": "Axeptio.svg", + "js": { + "axeptioBuildTimestamp": "", + "axeptioHandleVendors": "", + "axeptioSDK": "", + "axeptioSettings": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://www.axept.io" + }, + "Axios": { + "cats": [ + 59 + ], + "cpe": "cpe:2.3:a:axios:axios:*:*:*:*:*:node.js:*:*", + "description": "Promise based HTTP client for the browser and node.js", + "icon": "Axios.svg", + "js": { + "axios.get": "" + }, + "scriptSrc": [ + "/axios(@|/)([\\d.]+)(?:/[a-z]+)?/axios(?:.min)?\\.js\\;version:\\2" + ], + "website": "https://github.com/axios/axios" + }, + "Azion": { + "cats": [ + 31 + ], + "dns": { + "CNAME": [ + "azioncdn\\.net\\.?$" + ] + }, + "dom": [ + "link[href*='.azion.com/'][rel='canonical']" + ], + "headers": { + "Server": "^Azion " + }, + "icon": "Azion.svg", + "pricing": [ + "poa", + "payg" + ], + "saas": true, + "website": "https://www.azion.com/" + }, + "Azko CMS": { + "cats": [ + 1 + ], + "description": "Azko CMS is a content management system developed by Azko (Septeo Group) specifically launched for lawyers in France.", + "icon": "Azko CMS.svg", + "pricing": [ + "poa" + ], + "requires": [ + "Bootstrap", + "Slick" + ], + "saas": true, + "scriptSrc": [ + "//js\\.fw\\.azko\\.fr/" + ], + "website": "https://www.azko.fr" + }, + "Azoya": { + "cats": [ + 6, + 106 + ], + "description": "Azoya helps international brands and retailers sell directly to Chinese consumers through cross-border ecommerce.", + "excludes": [ + "Magento" + ], + "headers": { + "x-azoya-webisteid": "" + }, + "icon": "Azoya.svg", + "js": { + "IMAGE_CDN_HOST": "\\.azoyacdn\\.com" + }, + "pricing": [ + "high", + "recurring", + "poa" + ], + "saas": true, + "website": "https://www.azoyagroup.com" + }, + "AzuraCast": { + "cats": [ + 38 + ], + "description": "AzuraCast is an open-source self-hosted web radio station in a box.", + "dom": [ + "link[href*='/public/azuratest_radio/']" + ], + "icon": "AzuraCast.svg", + "oss": true, + "pricing": [ + "freemium" + ], + "website": "https://www.azuracast.com" + }, + "Azure": { + "cats": [ + 62 + ], + "cookies": { + "ARRAffinity": "", + "TiPMix": "" + }, + "description": "Azure is a cloud computing service for building, testing, deploying, and managing applications and services through Microsoft-managed data centers.", + "dns": { + "NS": [ + "\\.azure-dns\\." + ], + "SOA": [ + "azuredns-cloud\\.net" + ] + }, + "headers": { + "azure-regionname": "", + "azure-sitename": "", + "azure-slotname": "", + "azure-version": "", + "server": "^Windows-Azure", + "x-ms-client-request-id": "", + "x-ms-correlation-request-id": "", + "x-ms-gateway-requestid": "" + }, + "icon": "Azure.svg", + "website": "https://azure.microsoft.com" + }, + "Azure AD B2C": { + "cats": [ + 69 + ], + "description": "Azure Active Directory B2C is a customer identity access management (CIAM) solution.", + "icon": "AzureADB2C.png", + "implies": [ + "Azure" + ], + "url": [ + "https.+\\.b2clogin\\.com" + ], + "website": "https://azure.microsoft.com/en-us/services/active-directory/external-identities/b2c/" + }, + "Azure CDN": { + "cats": [ + 31, + 23 + ], + "description": "Azure Content Delivery Network (CDN) reduces load times, save bandwidth and speed responsiveness.", + "headers": { + "X-EC-Debug": "", + "server": "^(?:ECAcc|ECS|ECD)" + }, + "icon": "Azure.svg", + "implies": [ + "Azure" + ], + "website": "https://azure.microsoft.com/en-us/services/cdn/" + }, + "Azure Edge Network": { + "cats": [ + 19 + ], + "description": "Azure Edge Network is a global network infrastructure provided by Microsoft Azure. It is designed to deliver content, applications, and services to end-users with low latency and high performance. The Azure Edge Network consists of a combination of Azure Content Delivery Network (CDN), Azure Front Door, and Azure Traffic Manager.", + "dom": [ + "link[href*='.azureedge.net/']" + ], + "headers": { + "content-security-policy": "\\.azureedge\\.net" + }, + "icon": "Azure.svg", + "scriptSrc": [ + "\\.azureedge\\.net/" + ], + "website": "https://learn.microsoft.com/en-us/azure/cdn/cdn-overview" + }, + "Azure Front Door": { + "cats": [ + 65 + ], + "cookies": { + "ASLBSA": "", + "ASLBSACORS": "" + }, + "description": "Azure Front Door is a scalable and secure entry point for fast delivery of your global web applications.", + "headers": { + "X-Azure-Ref": "" + }, + "icon": "Azure.svg", + "implies": [ + "Azure" + ], + "website": "https://docs.microsoft.com/en-us/azure/frontdoor/" + }, + "Azure Monitor": { + "cats": [ + 10, + 92 + ], + "description": "Azure Monitor collects monitoring telemetry from a variety of on-premises and Azure sources. Azure Monitor helps you maximise the availability and performance of your applications and services.", + "dom": [ + "link[href*='js.monitor.azure.com']" + ], + "headers": { + "Content-Security-Policy": "js\\.monitor\\.azure\\.com" + }, + "icon": "Azure.svg", + "implies": [ + "Azure" + ], + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "js\\.monitor\\.azure\\.com/" + ], + "website": "https://azure.microsoft.com/en-us/services/monitor" + }, + "Azuriom": { + "cats": [ + 1 + ], + "cookies": { + "azuriom_session": "" + }, + "description": "Azuriom is an open-source web solution for game servers, offering extensive customization through extensions.", + "icon": "Azuriom.svg", + "meta": { + "author": "^Azuriom$" + }, + "oss": true, + "pricing": [ + "freemium" + ], + "website": "https://azuriom.com" + }, + "B12": { + "cats": [ + 51 + ], + "description": "B12 is an AI-powered website builder that automatically generates and customizes websites using machine learning to streamline design, content creation, and deployment.", + "icon": "B12.svg", + "js": { + "b12.banner": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scripts": [ + "cdn\\.b12\\.io" + ], + "website": "https://www.b12.io" + }, + "B2C Europe": { + "cats": [ + 99 + ], + "description": "B2C Europe offers logistic solutions for your ecommerce businesses.", + "icon": "B2C Europe.svg", + "requiresCategory": [ + 6 + ], + "text": [ + "\\bB2C Europe\\b" + ], + "website": "https://www.b2ceurope.eu/" + }, + "B2Chat": { + "cats": [ + 52 + ], + "description": "B2Chat is an all-in-one multi-channel platform that unites WhatsApp, Facebook, Instagram, Telegram, and LiveChat in a single interface.", + "icon": "B2Chat.svg", + "js": { + "b2chat_livechat_setup": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "app\\.b2chat\\.io" + ], + "website": "https://www.b2chat.io" + }, + "Babel": { + "cats": [ + 19 + ], + "description": "Babel is a free and open-source transcompiler for writing next generation JavaScript.", + "icon": "Babel.svg", + "js": { + "_babelPolyfill": "" + }, + "website": "https://babeljs.io" + }, + "Bablic": { + "cats": [ + 89 + ], + "description": "Bablic is a localisation solution to translate your website.", + "icon": "bablic.svg", + "js": { + "bablic": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.bablic.com" + }, + "Babylist": { + "cats": [ + 5 + ], + "description": "Babylist is a universal wish list.", + "icon": "Babylist.svg", + "scriptSrc": [ + "babylist\\.com/" + ], + "website": "https://www.babylist.com" + }, + "Babylon.js": { + "cats": [ + 25 + ], + "description": "Babylon.js is a real time 3D engine using a JavaScript library for displaying 3D graphics in a web browser via HTML5. The source code is available on GitHub and distributed under the Apache License 2.0.", + "dom": [ + "canvas[data-engine*='Babylon.js']" + ], + "icon": "babylonjs.svg", + "js": { + "BABYLON.AddressMode": "" + }, + "oss": true, + "website": "https://www.babylonjs.com/" + }, + "Back In Stock": { + "cats": [ + 100 + ], + "description": "Back In Stock lets your customers choose restock alerts for specific variant combinations, including size, colour or style.", + "icon": "Back In Stock.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "scriptSrc": [ + "app\\.backinstock\\.org/" + ], + "website": "https://backinstock.org" + }, + "Backbase": { + "cats": [ + 53 + ], + "description": "Backbase is an engagement banking platform, facilitating the modernization of core customer interactions and the restructuring of business operations with a customer-centric approach.", + "icon": "Backbase.svg", + "js": { + "backbase_com_2013_aurora": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.backbase.com" + }, + "Backbone.js": { + "cats": [ + 12 + ], + "cpe": "cpe:2.3:a:backbone_project:backbone:*:*:*:*:*:*:*:*", + "description": "BackboneJS is a JavaScript library that allows to develop and structure the client side applications that run in a web browser.", + "icon": "Backbone.js.svg", + "implies": [ + "Underscore.js" + ], + "js": { + "Backbone": "", + "Backbone.VERSION": "^(.+)$\\;version:\\1" + }, + "oss": true, + "scriptSrc": [ + "backbone.*\\.js" + ], + "website": "https://backbonejs.org" + }, + "Backdrop": { + "cats": [ + 1 + ], + "cpe": "cpe:2.3:a:backdropcms:backdrop:*:*:*:*:*:*:*:*", + "description": "Backdrop is an open-source content management system (CMS) derived from Drupal 7, offering a user-friendly interface, customisable content types, taxonomies, views, theming capabilities, extensibility through modules, and regular security updates.", + "excludes": [ + "Drupal", + "Drupal Multisite" + ], + "headers": { + "X-Backdrop-Cache": "", + "X-Generator": "^Backdrop CMS(?:\\s([\\d.]+))?\\;version:\\1" + }, + "icon": "Backdrop.svg", + "implies": [ + "PHP" + ], + "js": { + "Backdrop": "" + }, + "meta": { + "generator": "^Backdrop CMS(?:\\s([\\d.]+))?\\;version:\\1" + }, + "oss": true, + "website": "https://backdropcms.org" + }, + "BackerKit": { + "cats": [ + 111 + ], + "cookies": { + "_backerkit_sessionv2": "" + }, + "description": "Backerkit is a crowdfunding shipping fulfillment software solution.", + "icon": "BackerKit.svg", + "js": { + "BackerKitPreorders": "" + }, + "saas": true, + "scriptSrc": [ + "\\.backerkit\\.com/" + ], + "website": "https://www.backerkit.com" + }, + "Backstage": { + "cats": [ + 71 + ], + "description": "Backstage is a provider of premium marketing templates designed for affiliates, offering ready-made emails, videos, and funnels to streamline campaign performance.", + "icon": "Backstage.svg", + "saas": true, + "scripts": [ + "app\\.yourbackstage\\.io" + ], + "website": "https://yourbackstage.io" + }, + "Backstretch": { + "cats": [ + 25, + 59 + ], + "description": "A simple jQuery plugin that allows you to add a dynamically-resized, slideshow-capable background image to any page or element.", + "oss": true, + "scriptSrc": [ + "(?:((?:\\d+\\.)+\\d+)\\/)?(?:jquery\\.)?backstretch(?:\\.min)?\\.js\\;version:\\1" + ], + "website": "https://www.jquery-backstretch.com/" + }, + "Bag": { + "cats": [ + 6 + ], + "cookies": { + "shanta_session": "" + }, + "description": "Bag is a platform that provides an integrated solution for ecommerce growth, offering tools to streamline operations.", + "icon": "Bag.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://shantaweb.com" + }, + "Bagisto": { + "cats": [ + 6 + ], + "cookies": { + "bagisto_session": "" + }, + "description": "Bagisto is an open-source Laravel ecommerce framework that provides customizable features for building and managing online stores.", + "icon": "Bagisto.svg", + "oss": true, + "website": "https://bagisto.com" + }, + "Bahooosh": { + "cats": [ + 1 + ], + "cookies": { + "bahooosh_session": "" + }, + "description": "Bahooosh is an online business management platform that integrates AI-powered site building and ecommerce CMS features.", + "icon": "Bahooosh.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://bahooosh.com" + }, + "Baidu Analytics (百度统计)": { + "cats": [ + 10 + ], + "description": "Baidu Analytics (百度统计) is a free tool for tracking and reporting traffic data of users visiting your site.", + "icon": "Baidu Tongji.png", + "scriptSrc": [ + "hm\\.baidu\\.com/hm?\\.js" + ], + "website": "https://tongji.baidu.com/" + }, + "Baidu Maps": { + "cats": [ + 35 + ], + "description": "Baidu Maps is a desktop and mobile web mapping service application and technology provided by Baidu, offering satellite imagery, street maps, street view and indoor view perspectives, as well as functions such as a route planner for traveling by foot, car, or with public transportation.", + "icon": "Baidu Maps.svg", + "js": { + "BMAP_API_VERSION": "(.+)\\;version:\\1", + "bmap.version": "(.+)\\;version:\\1" + }, + "website": "https://map.baidu.com" + }, + "Baidu Search Box": { + "cats": [ + 29 + ], + "description": "Baidu Search Box is a feature integrated within web pages enabling users to conduct searches directly on the site.", + "dom": [ + "input[value='baidu'][name='tn']" + ], + "icon": "BaiduSearchBox.svg", + "saas": true, + "website": "https://www.baidu.com/search/sug/sugcode.html" + }, + "Balance": { + "cats": [ + 6 + ], + "description": "Balance is a B2B commerce platform that provides payment and checkout infrastructure designed to streamline transactions between businesses.", + "icon": "Balance.svg", + "js": { + "balanceSDK.checkout": "" + }, + "saas": true, + "scriptSrc": [ + "\\.getbalance\\.com/" + ], + "website": "https://www.getbalance.com" + }, + "BambooHR": { + "cats": [ + 101 + ], + "description": "BambooHR is an American technology company that provides human resources software as a service.", + "dom": [ + "a[href*='.bamboohr.com/'][target='_blank']" + ], + "headers": { + "Content-Security-Policy": "\\.bamboohr\\.com" + }, + "icon": "BambooHR.svg", + "js": { + "scrollToBambooHR": "" + }, + "pricing": [ + "payg", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.bamboohr\\.com/" + ], + "website": "https://www.bamboohr.com" + }, + "Bambuser": { + "cats": [ + 103 + ], + "description": "Bambuser is a SaaS company based in Stockholm that provides live video shopping technology.", + "icon": "Bambuser.svg", + "js": { + "BambuserLiveShopping": "", + "_bambuser": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.bambuser\\.com/" + ], + "website": "https://bambuser.com" + }, + "Banana Splash": { + "cats": [ + 32 + ], + "description": "Banana Splash is a mobile lead generation system designed to help businesses attract and capture potential customer information.", + "saas": true, + "scriptSrc": [ + "my\\.banana-splash\\.com/" + ], + "scripts": [ + "my\\.banana-splash\\.com" + ], + "website": "https://www.banana-splash.com" + }, + "BandsInTown Events Widget": { + "cats": [ + 5 + ], + "description": "Bandsintown Events Widget is a free widget which makes it simple to embed your event listings and allow fans to buy tickets, RSVP, follow you and join your Email & SMS lists.", + "icon": "BandsInTown.svg", + "scriptSrc": [ + "widget\\.bandsintown\\.com/" + ], + "website": "https://artists.bandsintown.com/support/events-widget" + }, + "Bandwango": { + "cats": [ + 97 + ], + "description": "Bandwango is a platform that boosts community revenue by promoting local businesses and attractions while tracking visitor interactions to support economic growth.", + "dom": [ + "a[href*='www.bandwango.com'] > img[src*='app.bandwango.com']" + ], + "icon": "Bandwango.svg", + "website": "https://www.bandwango.com" + }, + "BannerBoo": { + "cats": [ + 20 + ], + "description": "BannerBoo is a graphic design software that enables users to create display banners in various sizes.", + "icon": "BannerBoo.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.bannerboo\\.com/" + ], + "website": "https://bannerboo.com" + }, + "Banno Banking": { + "cats": [ + 1 + ], + "description": "Banno Banking is a digital banking platform designed to deliver a branded, user-friendly experience by leveraging advanced fintech tools.", + "icon": "Banno.svg", + "js": { + "banno.site": "", + "com.banno": "" + }, + "saas": true, + "website": "https://banno.com/digital-banking" + }, + "Banshee": { + "cats": [ + 1, + 18 + ], + "description": "Banshee is a PHP website framework with a main focus on security. Banshee is protected against common attacks like SQL injection, cross-site scripting, cross-site request forgery and session hijacking.", + "headers": { + "X-Powered-By": "Banshee PHP framework v([\\d\\.]+)\\;version:\\1" + }, + "icon": "Banshee.png", + "implies": [ + "PHP" + ], + "meta": { + "generator": "Banshee PHP" + }, + "website": "https://www.banshee-php.org" + }, + "Bant": { + "cats": [ + 32 + ], + "description": "Bant is a B2B lead generation platform that automates client prospecting and engagement to streamline business development processes.", + "icon": "Bant.svg", + "saas": true, + "scripts": [ + "app\\.bant\\.io" + ], + "website": "https://bant.io" + }, + "Barba.js": { + "cats": [ + 59 + ], + "description": "Barba.js is a small and easy-to-use javascript library that helps you creating fluid and smooth transitions between your website's pages.", + "icon": "Barba.js.svg", + "js": { + "barba.version": "^([\\d\\.]+)$\\;version:\\1" + }, + "oss": true, + "website": "https://barba.js.org" + }, + "Baremetrics": { + "cats": [ + 10 + ], + "description": "Baremetrics is a subscription analytics platform offering insights for payment providers like Stripe, Braintree, and others.", + "icon": "Baremetrics.svg", + "pricing": [ + "payg", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.baremetrics\\.com/" + ], + "website": "https://baremetrics.com" + }, + "Barilliance": { + "cats": [ + 76, + 98 + ], + "description": "Barilliance is an ecommerce personalisation tools including cart abandonment emails, personalised product recommendations, onsite personalisation, and live notifications.", + "icon": "Barilliance.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.barilliance\\.net/" + ], + "website": "https://www.barilliance.com" + }, + "Barion": { + "cats": [ + 41 + ], + "description": "Barion is a payment gateway and card acceptance system facilitating secure online transactions for businesses and consumers.", + "icon": "Barion.svg", + "js": { + "BarionAnalyticsObject": "", + "barion_pixel_id": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "pixel\\.barion\\.com/" + ], + "website": "https://www.barion.com" + }, + "Base": { + "cats": [ + 6 + ], + "description": "Base is a hosted ecommerce platform that allows business owners to set up an online store and sell their products online.", + "dom": [ + "link[href*='.thebase.in/']" + ], + "icon": "Base.svg", + "js": { + "BASE_API.shop_id": "", + "Base.App.open_nav": "" + }, + "meta": { + "base-theme-name": "\\;confidence:50", + "base-theme-version": "\\d+\\;confidence:50" + }, + "pricing": [ + "recurring", + "payg", + "mid" + ], + "saas": true, + "scriptSrc": [ + "thebase\\.in/js" + ], + "website": "https://thebase.com" + }, + "Base UI": { + "cats": [ + 66 + ], + "description": "Base UI is an unstyled React component library that provides accessible, high-performance building blocks for creating user interfaces, emphasizing accessibility, performance, and developer experience.", + "dom": [ + "div[data-base-ui-focusable]" + ], + "icon": "BaseUI.svg", + "saas": true, + "scripts": [ + "base-ui\\.com" + ], + "website": "https://base-ui.com/react/overview/quick-start" + }, + "Base44": { + "cats": [ + 1 + ], + "description": "Base44 is an AI-powered, no-code platform that lets users build functional web apps from natural language prompts instead of writing code.", + "icon": "Base44.png", + "meta": { + "apple-mobile-web-app-title": "base44" + }, + "website": "https://base44.com/" + }, + "BaseKit": { + "cats": [ + 51 + ], + "description": "BaseKit is a platform offering website-building solutions for small businesses and individuals. It enables users to create websites easily with drag-and-drop tools and customizable templates, without the need to write code.", + "icon": "BaseKit.svg", + "js": { + "BaseKit": "" + }, + "meta": { + "generator": "^BaseKit$" + }, + "saas": true, + "website": "https://www.basekit.com/" + }, + "Basic": { + "cats": [ + 16 + ], + "description": "Basic is an authetication method used by some web servers.", + "headers": { + "WWW-Authenticate": "^Basic" + }, + "website": "https://tools.ietf.org/html/rfc7617" + }, + "Basil.css": { + "cats": [ + 66 + ], + "description": "Basil.css is a responsive and customizable UI framework.", + "dom": [ + "link[href*='/basil.css'], link[href*='/basilcss']" + ], + "icon": "basilcss.svg", + "website": "https://basilcss.com" + }, + "Basin": { + "cats": [ + 110 + ], + "description": "Basin is a plug-and-play form backend for designers and developers, allowing users to collect submissions and track conversions without coding.", + "dom": [ + "form[action*='usebasin.com/']" + ], + "icon": "Basin.svg", + "js": { + "onloadBasinCallback": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "js\\.usebasin\\.com/v([\\d\\.]+)\\.min\\.js\\;version:\\1" + ], + "website": "https://usebasin.com" + }, + "Basis Technologies": { + "cats": [ + 36 + ], + "description": "Basis Technologies, formerly ‘Centro,’ provides cloud-based workflow automation and business intelligence software for marketing.", + "icon": "Basis.svg", + "scriptSrc": [ + "cdn01\\.basis\\.net" + ], + "website": "https://basis.net/" + }, + "Bask Health": { + "cats": [ + 62 + ], + "description": "Bask Health is a telehealth platform that enables the creation of custom digital health solutions for virtual care delivery and patient engagement.", + "icon": "BaskHealth.svg", + "saas": true, + "scriptSrc": [ + "analytics\\.bask\\.health" + ], + "website": "https://bask.health" + }, + "basket.js": { + "cats": [ + 59 + ], + "icon": "basket.js.png", + "js": { + "basket.isValidItem": "" + }, + "website": "https://addyosmani.github.io/basket.js/" + }, + "Batch": { + "cats": [ + 32 + ], + "description": "Batch is a web-push notifications technology provider.", + "icon": "Batch.svg", + "js": { + "batchSDK": "", + "batchSDKUIConfig": "", + "reregisterBatchPushIfNeeded": "" + }, + "saas": true, + "website": "https://batch.com" + }, + "Batchbook": { + "cats": [ + 53 + ], + "description": "Batchbook is a customer relationship management (CRM) tool designed for small businesses.", + "dom": [ + "iframe[src*='.batchbook.com']" + ], + "saas": true, + "scriptSrc": [ + "\\.batchbook\\.com" + ], + "website": "https://batchbook.com" + }, + "Batflat": { + "cats": [ + 1 + ], + "description": "Batflat is a lightweight CMS for free.", + "icon": "Batflat.svg", + "implies": [ + "PHP", + "SQLite" + ], + "meta": { + "generator": "^Batflat$" + }, + "oss": true, + "website": "https://batflat.org" + }, + "Batman.js": { + "cats": [ + 12 + ], + "description": "Batman.js is a framework for building rich web applications using CoffeeScript or JavaScript.", + "icon": "BatmanJS.svg", + "pricing": [ + "freemium" + ], + "saas": true, + "scriptSrc": [ + "(^|/)(batman\\.js)(\\?|$)" + ], + "website": "https://batmanjs.org" + }, + "Baya": { + "cats": [ + 51 + ], + "description": "Baya is a platform that enables the creation of professional websites for small businesses, offering tools to design, build, and manage an online presence.", + "icon": "Baya.svg", + "saas": true, + "scriptSrc": [ + "www\\.baya\\.co/" + ], + "website": "https://baya.co" + }, + "Bazaarvoice Curation": { + "cats": [ + 96 + ], + "description": "Bazaarvoice Curation is a content curation service Bazaarvoice provides post it's acquisition of Curalate.", + "icon": "Bazaarvoice.svg", + "pricing": [ + "high", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "edge\\.curalate\\.com", + "cdn\\.curalate\\.com" + ], + "website": "https://www.bazaarvoice.com/products/visual-and-social-content/" + }, + "Bazaarvoice Reviews": { + "cats": [ + 90 + ], + "description": "Bazaarvoice is a provider of user-generated content solutions like ratings and reviews and Q&A.", + "icon": "Bazaarvoice.svg", + "js": { + "BV.api": "" + }, + "pricing": [ + "high", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "apps\\.bazaarvoice\\.com" + ], + "scripts": [ + "apps\\.bazaarvoice\\.com/" + ], + "website": "https://www.bazaarvoice.com/products/ratings-and-reviews/" + }, + "Bazo": { + "cats": [ + 10 + ], + "description": "Bazo is a tool that identifies the company or organisation that visited your website and tracks its activities.", + "icon": "BazoIO.svg", + "js": { + "_bazoq": "", + "_bazou": "\\.bazo\\.io/", + "_bazov": "([\\d\\.]+)\\;version:\\1" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.bazo\\.io/" + ], + "website": "https://bazo.io" + }, + "bbPress": { + "cats": [ + 2 + ], + "description": "bbPress is a forum software built to integrate seamlessly with WordPress, allowing discussion forums to run directly within a WordPress blog.", + "icon": "bbPress.svg", + "js": { + "gdbbPressAttachmentsInit": "" + }, + "requires": [ + "WordPress" + ], + "saas": true, + "website": "https://bbpress.org" + }, + "bdok": { + "cats": [ + 6 + ], + "description": "bdok is a cloud-based platform which provides the capability to create and manage online stores with no technical knowledge.", + "icon": "bdok.svg", + "meta": { + "bdok": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.ibdok\\.ir/" + ], + "website": "https://bdok.ir" + }, + "BDOW": { + "cats": [ + 5, + 32 + ], + "description": "BDOW is a plugin offering set of marketing tools to automate a website's growth. These tools help drive extra traffic, engage visitors, increase email subscribers and build community.", + "icon": "Bdow.svg", + "js": { + "sumo": "", + "sumome": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.sumo(?:me)?\\.com/" + ], + "website": "https://bdow.com/" + }, + "Beacons": { + "cats": [ + 32 + ], + "description": "Beacons is an AI-powered creator platform that enables selling through a creator store, building an email marketing strategy, and securing brand deals in one place.", + "icon": "Beacons.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "cdn\\.beacons\\.ai" + ], + "website": "https://beacons.ai" + }, + "Beae": { + "cats": [ + 51 + ], + "description": "Beae is a Shopify page builder that enables the creation of landing, home, and product pages designed to improve store sales and conversion rates.", + "icon": "Beae.svg", + "js": { + "BEAEBASE": "", + "BEAEVIDEO": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "beae\\.base\\.min\\.js" + ], + "website": "https://beae.com" + }, + "Beam AfterSell": { + "cats": [ + 100 + ], + "description": "AfterSell is a Shopify app by Beam which helps brands create powerful post purchase offers.", + "icon": "AfterSell.svg", + "implies": [ + "Shopify" + ], + "js": { + "aftersell.hooks": "" + }, + "pricing": [ + "freemium", + "recurring", + "low" + ], + "saas": true, + "scriptSrc": [ + "\\.aftersell\\.app/" + ], + "website": "https://www.aftersell.com" + }, + "Beam Impact": { + "cats": [ + 32 + ], + "description": "Beam Impact is a marketing platform that provides end-to-end solutions designed to support consumer-focused campaigns.", + "icon": "BeamImpact.svg", + "saas": true, + "scriptSrc": [ + "sdk\\.beamimpact\\.com" + ], + "scripts": [ + "sdk\\.beamimpact\\.com" + ], + "website": "https://www.beamimpact.com" + }, + "Beam OutSell": { + "cats": [ + 100 + ], + "description": "OutSell is a Shopify app by Beam. Frequently Bought Together, Discounted Upsell, Also Bought.", + "icon": "Beam.svg", + "implies": [ + "Shopify" + ], + "js": { + "outsellAiRecommendationsIsEnabled": "", + "outsellApp": "" + }, + "pricing": [ + "freemium" + ], + "saas": true, + "scriptSrc": [ + "//outsellapp\\.com/" + ], + "website": "https://apps.shopify.com/outsell" + }, + "Beamer": { + "cats": [ + 85 + ], + "description": "Beamer is a feature management platform that allows businesses to manage and share new product releases, feature updates, and bug fixes with their customers.", + "icon": "Beamer.svg", + "js": { + "Beamer.enabled": "true", + "_BEAMER_URL": "//app\\.getbeamer\\.com/" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://www.getbeamer.com" + }, + "Beamery": { + "cats": [ + 101 + ], + "description": "Beamery is an AI platform that helps organizations transform their workforce by optimizing talent acquisition, development, and management through data-driven insights and automation.", + "headers": { + "Access-Control-Allow-Headers": "^X-BEAMERY" + }, + "icon": "Beamery.svg", + "saas": true, + "scripts": [ + "\\.beamery\\.com" + ], + "website": "https://beamery.com" + }, + "Beans": { + "cats": [ + 84 + ], + "description": "Beans is a provider of ecommerce loyalty programs.", + "icon": "Beans.svg", + "js": { + "Beans3": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.trybeans\\.com" + ], + "website": "https://www.trybeans.com/" + }, + "Bear Blog": { + "cats": [ + 11 + ], + "description": "BearBlog is a privacy-first blogging platform that uses no trackers, JavaScript, or stylesheets, delivering plain text publishing focused solely on content.", + "icon": "BearBlog.svg", + "oss": true, + "scripts": [ + "\\.bearblog\\.dev" + ], + "website": "https://bearblog.dev" + }, + "Beaver Builder": { + "cats": [ + 87 + ], + "description": "Beaver Builder is a drag-and-drop page builder for WordPress.", + "dom": [ + "link[href*='/wp-content/uploads/bb-plugin/']" + ], + "icon": "BeaverBuilder.svg", + "pricing": [ + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "saas": true, + "website": "https://www.wpbeaverbuilder.com/" + }, + "BedBooking": { + "cats": [ + 93 + ], + "description": "BedBooking is an all-in-one software platform designed to manage short-term and vacation rental operations, including reservations.", + "icon": "BedBooking.svg", + "js": { + "bedbookingAsyncInit": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "panel\\.bed-booking\\.com/" + ], + "website": "https://bed-booking.com" + }, + "Beddy": { + "cats": [ + 53 + ], + "description": "Beddy is a hospitality management software designed to streamline operations, enhance guest experiences, and improve efficiency in hotels and other hospitality establishments.", + "icon": "Beddy.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.beddy\\.io/" + ], + "website": "https://www.beddy.io" + }, + "Beehiiv": { + "cats": [ + 11 + ], + "description": "Beehiiv is a relatively young, hosted newsletter platform built for businesses and creators.", + "dom": [ + "link[href*='media.beehiiv.com/']" + ], + "icon": "Beehiiv.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://www.beehiiv.com" + }, + "Beehiiv RSS feed": { + "cats": [ + 49 + ], + "description": "Beehiiv RSS feed is a feature of the Beehiiv. Beehiiv is a relatively young, hosted newsletter platform built for businesses and creators.", + "dom": [ + "iframe[src*='embeds.beehiiv.com/']" + ], + "icon": "Beehiiv.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://www.beehiiv.com" + }, + "Beeketing": { + "cats": [ + 32 + ], + "description": "Beeketing is a suite of marketing apps for ecommerce shop owners.", + "icon": "Beeketing.svg", + "js": { + "beeketingAnalyticsParams": "", + "beeketingSDKLoaded": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "sdk\\.beeketing\\.com/" + ], + "website": "https://beeketing.com" + }, + "Beeshop": { + "cats": [ + 6 + ], + "description": "Beeshop is a SaaS platform that enables the creation of B2C and B2B ecommerce sites.", + "icon": "Beeshop.svg", + "js": { + "BsCart.cartData": "" + }, + "saas": true, + "scriptSrc": [ + "/beeshop/js/BeeShop\\.Ajax\\.js" + ], + "website": "https://beeshop.pro" + }, + "Beeswax": { + "cats": [ + 36 + ], + "description": "Beeswax offers Bidder-as-a-Service solution.", + "icon": "Beeswax.svg", + "scriptSrc": [ + "segment\\.prod\\.bidr\\.io" + ], + "website": "https://www.beeswax.com/" + }, + "Beezer": { + "cats": [ + 51 + ], + "description": "Beezer is a no-code web app builder with drag-and-drop functionality for creating applications.", + "icon": "Beezer.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "\\.beezer\\.com" + ], + "website": "https://www.beezer.com" + }, + "Behzi": { + "cats": [ + 51 + ], + "description": "Behzi is an all-in-one Iranian platform providing services such as event organization, tours, school registrations, and store discounts.", + "icon": "Behzi.svg", + "meta": { + "generator": "^Behzi$" + }, + "saas": true, + "website": "https://behzi.com" + }, + "Belliza": { + "cats": [ + 81 + ], + "description": "Belliza is a Shopify theme built for modern brands, offering a performance-focused foundation for creating online storefronts.", + "dom": [ + "script[data-theme-name*='Belliza']" + ], + "icon": "Belliza.svg", + "pricing": [ + "low", + "onetime" + ], + "requires": [ + "Shopify" + ], + "website": "https://themes.templatescoder.com/belliza/shopify/demo/" + }, + "BEM": { + "cats": [ + 12 + ], + "description": "BEM (Block, Element, Modifier) is a naming convention for classes in HTML and CSS what was developed by Yandex.", + "html": [ + "<[^>]+data-bem" + ], + "icon": "BEM.svg", + "oss": true, + "website": "https://en.bem.info" + }, + "Bench": { + "cats": [ + 32 + ], + "description": "Bench is a provider of omnichannel programmatic media and performance marketing solutions.", + "icon": "Bench.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "tag\\.benchplatform\\.com/" + ], + "website": "https://benchmedia.com" + }, + "Benchmark": { + "cats": [ + 75 + ], + "description": "Benchmark is an email marketing tool used to create, send, and manage email campaigns, track performance metrics, and support audience communication through automated and scheduled messaging.", + "icon": "Benchmark.svg", + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.benchmarkemail\\.com/" + ], + "scripts": [ + "\\.benchmarkemail\\.com/" + ], + "website": "https://www.benchmarkemail.com" + }, + "Bento": { + "cats": [ + 32, + 75 + ], + "description": "Bento is an email marketing and automation platform designed for startups.", + "icon": "Bento.svg", + "js": { + "bento.identify": "", + "bento_wordpress_sdk_params": "" + }, + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "app\\.bentonow\\.com/" + ], + "website": "https://bentonow.com" + }, + "Bentobox": { + "cats": [ + 1, + 93 + ], + "description": "Bentobox is a restaurant website platform that handles menus, reservations, gift cards and more.", + "icon": "Bentobox.svg", + "js": { + "BentoAnalytics": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.getbento\\.com/" + ], + "website": "https://getbento.com" + }, + "Bernet Cloud": { + "cats": [ + 62 + ], + "description": "Bernet Cloud is a cloud management platform that enables global application deployment without requiring advanced technical expertise.", + "headers": { + "Bc-Powered-By": "bernet\\.cloud" + }, + "icon": "BernetCloud.svg", + "pricing": [ + "recurring", + "payg", + "freemium" + ], + "saas": true, + "website": "https://bernet.cloud" + }, + "BerqWP": { + "cats": [ + 92 + ], + "description": "BerqWP is a speed optimization plugin designed to help websites pass the core web vitals assessment and improve overall speed scores for better performance.", + "icon": "BerqWP.svg", + "js": { + "BerqWPcacheResource": "", + "berqwp_add_assets_browser_cache": "", + "berqwp_readyState": "" + }, + "pricing": [ + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "saas": true, + "website": "https://berqwp.com/" + }, + "BespokeChat": { + "cats": [ + 52 + ], + "description": "BespokeChat is a Polish-developed chat solution designed to support real-time online communication.", + "icon": "BespokeChat.svg", + "pricing": [ + "high", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.bespokechat\\.com" + ], + "website": "https://www.bespokechat.com" + }, + "Bestie": { + "cats": [ + 73 + ], + "description": "Bestie is a platform that provides AI-powered post-purchase surveys for Shopify brands, automating the survey creation process.", + "icon": "Bestie.svg", + "pricing": [ + "low", + "recurring" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "scripts": [ + "app\\.bestie\\.ai" + ], + "website": "https://www.bestie.ai" + }, + "BeTheme": { + "cats": [ + 80 + ], + "description": "BeTheme is a collection of WordPress themes developed by Muffin Group.", + "icon": "BeTheme.svg", + "pricing": [ + "onetime" + ], + "requires": [ + "WordPress" + ], + "saas": true, + "scriptSrc": [ + "/betheme/js/scripts(?:\\.min)?\\.js\\?ver=([\\d.]+)\\;version:\\1" + ], + "website": "https://www.betheme.com" + }, + "Better Cart": { + "cats": [ + 6 + ], + "description": "Better Cart is an ecommerce checkout powered by AI and predictive machine learning models.", + "icon": "BetterCart.svg", + "js": { + "betterCart$": "" + }, + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "website": "https://www.getbettercart.com/" + }, + "Better Click To Tweet": { + "cats": [ + 87 + ], + "description": "Adds click to tweet boxes into your posts.", + "dom": [ + "link[href*='/wp-content/plugins/better-click-to-tweet/']" + ], + "icon": "Better Click To Tweet.png", + "oss": true, + "pricing": [ + "mid", + "recurring" + ], + "requires": [ + "WordPress" + ], + "website": "https://wordpress.org/plugins/better-click-to-tweet/" + }, + "Better Price": { + "cats": [ + 100 + ], + "description": "Better Price is a Shopify app which provide coupons to real leads only when discounted price is requested build by Architechpro.", + "icon": "Better Price.png", + "implies": [ + "Shopify" + ], + "js": { + "fc_metafield_betterprice.betterpricesuccess": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "/shopify-apps//js/betterprice/betterprice\\.js" + ], + "website": "https://apps.shopify.com/better-price" + }, + "Better Replay": { + "cats": [ + 10 + ], + "description": "Better Replay is a platform for session recording and replay, designed to capture and review content efficiently.", + "icon": "BetterReplay.svg", + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + ".api\\.better-replay\\.com/" + ], + "website": "https://www.better-replay.com" + }, + "Better Search": { + "cats": [ + 87 + ], + "description": "Better Search is a WordPress plugin designed to enhance your search experience.", + "dom": [ + "link[href*='/wp-content/plugins/better-search/']" + ], + "icon": "BetterSearch.svg", + "pricing": [ + "freemium" + ], + "requires": [ + "WordPress" + ], + "saas": true, + "website": "https://webberzone.com/plugins/better-search/" + }, + "Better Stack": { + "cats": [ + 13 + ], + "description": "Better Stack is the all-in-one infrastructure monitoring platform for your incident management, uptime monitoring, and status pages.", + "icon": "Better Stack.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "//(?:uptime\\.)?(?:betteruptime|betterstack)\\.com/" + ], + "website": "https://betterstack.com/uptime" + }, + "BetterBot": { + "cats": [ + 52 + ], + "description": "BetterBot is a conversational leasing tool tailored for real estate.", + "icon": "BetterBot.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "(?:dashboard\\.betterbot\\.ai|\\.betterbot\\.com)" + ], + "website": "https://betterbot.com" + }, + "BetterDocs": { + "cats": [ + 4 + ], + "description": "BetterDocs is an advanced documentation and knowledge base plugin for WordPress and Shopify.", + "icon": "BetterDocs.svg", + "js": { + "betterdocs.FEEDBACK": "", + "betterdocs_pro.FEEDBACK": "", + "betterdocspublic.post_id": "" + }, + "pricing": [ + "onetime" + ], + "website": "https://betterdocs.co" + }, + "BetterDocs plugin": { + "cats": [ + 87 + ], + "description": "BetterDocs plugin is an advanced documentation and knowledge base plugin for WordPress.", + "icon": "BetterDocs.svg", + "implies": [ + "BetterDocs" + ], + "pricing": [ + "onetime" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/plugins/betterdocs(?:-pro)?/.+\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + ], + "website": "https://betterdocs.co/docs/wordpress" + }, + "Bettermode": { + "cats": [ + 53 + ], + "description": "Bettermode is an all-in-one community engagement platform designed to help businesses streamline the customer experience and build better relationships.", + "icon": "Bettermode.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "bettermode\\.com" + ], + "website": "https://bettermode.com" + }, + "Betty Blocks": { + "cats": [ + 47, + 62 + ], + "description": "Betty Blocks is a cloud-based application development solution featuring a no-code, drag-and-drop interface for developing business applications.", + "icon": "Betty Blocks.svg", + "implies": [ + "React" + ], + "meta": { + "description": "^Made with Betty Blocks$" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.bettyblocks.com" + }, + "Beusable": { + "cats": [ + 10 + ], + "description": "Beusable is a tool that visualises site visitors' behaviour, offering insights through graphical data representations.", + "icon": "Beusable.svg", + "js": { + "__beusablerumclient__": "" + }, + "pricing": [ + "freemium", + "high", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.beusable\\.net/" + ], + "website": "https://www.beusable.net" + }, + "Bevy": { + "cats": [ + 53 + ], + "description": "Bevy is a platform designed to elevate communities by transforming engagement into measurable enterprise return on investment (ROI).", + "icon": "Bevy.svg", + "js": { + "_BEVY_LANGUAGE_": "", + "_BEVY_SETTINGS_": "", + "_BEVY_STYLES_": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://bevy.com" + }, + "Beyable": { + "cats": [ + 76 + ], + "cookies": { + "beyable-cart": "", + "beyable-cartd": "" + }, + "description": "Beyable is a suite of tools that analyze website traffic to understand visitors' behaviors in real-time, through multi-channel in order to optimise conversion rate.", + "icon": "Beyable.svg", + "js": { + "BEYABLE": "", + "beYableDomain": "", + "beYableKey": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "msecnd\\.net/api/beYableJSv(\\d+)\\;version:\\1" + ], + "website": "https://beyable.com" + }, + "Beyond": { + "cats": [ + 5 + ], + "description": "Beyond is a slide-out panels system designed to expand or retract sections within a structure for flexible space management.", + "icon": "Beyond.svg", + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.getbeyond\\.io" + ], + "website": "https://www.getbeyond.io" + }, + "BeyondMenu": { + "cats": [ + 51, + 93 + ], + "description": "BeyondMenu is an online food ordering service.", + "icon": "BeyondMenu.svg", + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "static\\.beyondmenu\\.com/" + ], + "website": "https://www.beyondmenu.com/contactus.aspx" + }, + "Beyonk": { + "cats": [ + 104 + ], + "description": "Beyonk is an online ticketing software that provides EPOS and booking management solutions for businesses.", + "icon": "Beyonk.svg", + "pricing": [ + "freemium", + "payg" + ], + "saas": true, + "scriptSrc": [ + "\\.beyonk\\.com" + ], + "website": "https://beyonk.com" + }, + "Biano": { + "cats": [ + 10 + ], + "description": "Biano is a furnisher store tracking pixel designed to gather data on user interactions with furniture items for analytical purposes.", + "icon": "Biano.svg", + "js": { + "bianoTrack": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "pixel\\.biano\\.ro/" + ], + "website": "https://www.biano.ro" + }, + "Bidmatic": { + "cats": [ + 36 + ], + "description": "Bidmatic is a platform providing publisher-centric monetisation solutions, enabling publishers to manage their ad stack and maximise revenue through high-quality demand sources and advanced optimisation technology.", + "icon": "Bidmatic.svg", + "js": { + "nobidVersion": "([\\d.]+)\\;version:\\1" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.bidmatic\\.io/" + ], + "website": "https://bidmatic.io" + }, + "Big Cartel": { + "cats": [ + 6 + ], + "description": "Big Cartel is a cloud-hosted ecommerce platform.", + "icon": "Big Cartel.svg", + "meta": { + "generator": "Big Cartel" + }, + "website": "https://www.bigcartel.com" + }, + "BIGACE": { + "cats": [ + 1 + ], + "cpe": "cpe:2.3:a:bigace:bigace:*:*:*:*:*:*:*:*", + "description": "Bigace is a free open-source content management developed in PHP and JavaScript that uses a MySQL or ADOdb environment.", + "icon": "BIGACE.png", + "implies": [ + "PHP" + ], + "meta": { + "generator": "BIGACE ([\\d.]+)\\;version:\\1" + }, + "oss": true, + "website": "https://github.com/bigace" + }, + "BigCommerce": { + "cats": [ + 6 + ], + "description": "BigCommerce is a hosted ecommerce platform that allows business owners to set up an online store and sell their products online.", + "dom": [ + "img[data-src*='.bigcommerce.com'], img[src*='.bigcommerce.com'], link[href*='.bigcommerce.com']" + ], + "icon": "BigCommerce.svg", + "js": { + "bigcommerce_config": "", + "bigcommerce_i18n": "" + }, + "meta": { + "platform": "^bigcommerce" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "(?:\\.|plugins/)?bigcommerce(?:\\.com)?/(?:assets)?" + ], + "scripts": [ + "bigcommerceProductId" + ], + "url": [ + "mybigcommerce\\.com" + ], + "website": "https://www.bigcommerce.com" + }, + "BigCommerce B2B Edition": { + "cats": [ + 6 + ], + "description": "BigCommerce B2B Edition is a specialised version of the BigCommerce ecommerce platform tailored for B2B companies, offering features such as custom pricing, catalogues, bulk ordering, quote requests, multi-user accounts, PO processing, and advanced reporting.", + "excludes": [ + "BigCommerce" + ], + "icon": "BigCommerce B2B Edition.svg", + "js": { + "bundleB2BFeatureFlags": "", + "bundleb2b.text.tpa": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "requires": [ + "BigCommerce" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.bundleb2b\\.net/" + ], + "website": "https://www.bundleb2b.com" + }, + "BigDataCloud IP Geolocation": { + "cats": [ + 79 + ], + "description": "BigDataCloud IP Geolocation API provides detailed and accurate locality and security metrics of an IP address.", + "icon": "BigDataCloud-IPGeolocation.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "bigdatacloud\\.net" + ], + "website": "https://www.bigdatacloud.com/packages/ip-geolocation", + "xhr": [ + "api\\.bigdatacloud\\.net" + ] + }, + "Bigin": { + "cats": [ + 53 + ], + "description": "Bigin is a cloud-based customer relationship management (CRM) software.", + "icon": "Bigin.svg", + "js": { + "BIGIN_SDK_API": "", + "bigin._checkDataSize": "", + "biginCafe24DisableOptions": "", + "bigin_search": "" + }, + "pricing": [ + "freemium", + "high", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "sdk\\.bigin\\.io/" + ], + "website": "https://en.bigin.io" + }, + "BIGLIST": { + "cats": [ + 75 + ], + "description": "BIGLIST is an opt-in email newsletter system designed to collect, manage, and distribute email updates to subscribers.", + "icon": "BIGLIST.svg", + "meta": { + "author": "^BIGLIST Inc.$" + }, + "saas": true, + "website": "https://www.biglist.com" + }, + "BigMarker": { + "cats": [ + 103 + ], + "description": "BigMarker is a platform for hosting webinars, virtual, and hybrid events, providing tools for presentations, audience engagement, and event management in one solution.", + "dom": [ + "input[value*='.bigmarker.com/']" + ], + "icon": "BigMarker.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.bigmarker\\.com/" + ], + "website": "https://www.bigmarker.com" + }, + "BigPoint": { + "cats": [ + 38 + ], + "description": "BigPoint is a browser game portal that offers a collection of free online games.", + "dom": [ + "form[action*='/Authentication/Bigpoint']" + ], + "icon": "BigPoint.svg", + "meta": { + "author": "Bigpoint GmbH" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.bigpoint.net" + }, + "Bigshop": { + "cats": [ + 6 + ], + "description": "Bigshop is a platform for creating and managing online stores.", + "icon": "Bigshop.svg", + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scripts": [ + "\\.bigshop\\.com\\.br" + ], + "website": "https://www.bigshop.com.br" + }, + "BigTree CMS": { + "cats": [ + 1 + ], + "cpe": "cpe:2.3:a:bigtreecms:bigtree_cms:*:*:*:*:*:*:*:*", + "description": "BigTree CMS is an extremely extensible open-source CMS built on PHP and MySQL.", + "icon": "BigTree CMS.svg", + "implies": [ + "PHP", + "MySQL" + ], + "js": { + "BigTree.Growling": "", + "BigTreeMatrix": "", + "BigTreeTagAdder": "" + }, + "oss": true, + "website": "https://www.bigtreecms.org" + }, + "Bigware": { + "cats": [ + 6 + ], + "cookies": { + "bigWAdminID": "", + "bigwareCsid": "" + }, + "cpe": "cpe:2.3:a:bigware:bigware_shop:*:*:*:*:*:*:*:*", + "html": [ + "(?:Diese <a href=[^>]+bigware\\.de|<a href=[^>]+/main_bigware_\\d+\\.php)" + ], + "icon": "Bigware.png", + "implies": [ + "PHP" + ], + "url": [ + "(?:\\?|&)bigWAdminID=" + ], + "website": "https://bigware.de" + }, + "Bikayi": { + "cats": [ + 6 + ], + "description": "Bikayi is a WhatsApp-integrated ecommerce store.", + "icon": "Bikayi.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "assets\\.bikayi\\.com/" + ], + "website": "https://bikayi.com" + }, + "Bileto": { + "cats": [ + 104 + ], + "description": "Bileto is an all-in-one platform for ticket sale and inspection.", + "icon": "Bileto.svg", + "saas": true, + "scriptSrc": [ + "\\.bileto\\.com/" + ], + "website": "https://www.bileto.com" + }, + "Billbee": { + "cats": [ + 99 + ], + "description": "Billbee is an order processing and inventory management solution.", + "icon": "Billbee.svg", + "pricing": [ + "poa" + ], + "requiresCategory": [ + 6 + ], + "saas": true, + "text": [ + "\\bBillbee\\b" + ], + "website": "https://www.billbee.io" + }, + "Billgang": { + "cats": [ + 6 + ], + "description": "Billgang is a digital commerce platform built for internet entrepreneurs.", + "dom": [ + "link[href*='.billgang.com']" + ], + "icon": "Billgang.svg", + "pricing": [ + "freemium", + "low", + "recurring", + "poa" + ], + "saas": true, + "website": "https://billgang.com" + }, + "BILLmanager": { + "cats": [ + 9 + ], + "description": "BILLmanager is a hosting billing panel used to manage service provisioning, invoicing, and client accounts for hosting providers.", + "icon": "BILLmanager.svg", + "js": { + "binary": "/manager/billmgr", + "pageInfo.binary": "/billmgr" + }, + "pricing": [ + "recurring", + "poa" + ], + "saas": true, + "website": "https://www.ispsystem.ru/billmanager-host" + }, + "Binance Pay": { + "cats": [ + 41 + ], + "description": "Binance Pay is a contactless, borderless, and secure cryptocurrency payment technology designed by Binance.", + "dom": [ + "a[href*='app.binance.com/payment/secpay']" + ], + "icon": "Binance.svg", + "pricing": [ + "freemium" + ], + "website": "https://pay.binance.com" + }, + "BinderPOS": { + "cats": [ + 6 + ], + "description": "Binder POS is an ecommerce platform designed for local game stores to manage inventories, automate pricing, and integrate with online marketplaces.", + "icon": "BinderPOS.svg", + "js": { + "binderPOSBuylist": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.binderpos\\.com/" + ], + "website": "https://www.binderpos.com" + }, + "Birdeye": { + "cats": [ + 32, + 5 + ], + "description": "Birdeye is an all-in-one customer experience platform.", + "icon": "Birdeye.svg", + "js": { + "bfiframe": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "birdeye\\.com/embed", + "birdeye\\.com" + ], + "website": "https://birdeye.com" + }, + "BirdSeed": { + "cats": [ + 52, + 53 + ], + "description": "BirdSeed is a suite of website tools designed to enhance customer experience, enable real-time engagement, and support revenue growth.", + "icon": "BirdSeed.svg", + "js": { + "birdseed_widget_controller": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.birdseed\\.io/" + ], + "website": "https://birdseed.io" + }, + "biskoui": { + "cats": [ + 67 + ], + "description": "biskoui is a Swiss platform designed to manage digital consent across services and technologies beyond traditional cookie-based methods.", + "icon": "biskoui.svg", + "js": { + "biskouiScriptLoaded": "", + "biskouiSettings": "" + }, + "pricing": [ + "freemium", + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.biskoui\\.com" + ], + "website": "https://biskoui.ch" + }, + "Bitcoin": { + "cats": [ + 41 + ], + "cpe": "cpe:2.3:a:bitcoin:bitcoin:*:*:*:*:*:*:*:*", + "description": "Bitcoin is a decentralized digital currency, without a central bank or single administrator, that can be sent from user to user on the peer-to-peer bitcoin network without the need for intermediaries.", + "dom": [ + "[aria-labelledby='pi-bitcoin']" + ], + "icon": "Bitcoin.svg", + "website": "https://en.wikipedia.org/wiki/Bitcoin" + }, + "BITE": { + "cats": [ + 101 + ], + "description": "BITE is an e-recruiting software platform that supports digital recruitment processes, including candidate sourcing, application management, and hiring workflow automation.", + "icon": "BITE.svg", + "js": { + "Bite.JobAdsLoaderFilterCreator": "", + "BiteJobsApiV5.BUILD": "" + }, + "saas": true, + "website": "https://www.b-ite.de" + }, + "BiteSpeed": { + "cats": [ + 100, + 98 + ], + "description": "BiteSpeed is an all-in-one Shopify marketing app which helps ecommerce brands recover revenue.", + "icon": "BiteSpeed.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.bitespeed\\.co/" + ], + "scripts": [ + "app\\.bitespeed\\.co/" + ], + "website": "https://www.bitespeed.co" + }, + "Bitmovin": { + "cats": [ + 14 + ], + "description": "Bitmovin is a platform that enables live and on-demand video workflows, supporting video processing, delivery, and playback across different streaming environments.", + "icon": "Bitmovin.svg", + "js": { + "bitmovin.player": "" + }, + "pricing": [ + "payg" + ], + "saas": true, + "scripts": [ + "bitmovin\\.com" + ], + "website": "https://bitmovin.com" + }, + "BitPay": { + "cats": [ + 41 + ], + "description": "BitPay is a payment processing platform that enables websites to accept bitcoins as a form of payment.", + "dom": [ + "form[action*='bitpay.com']" + ], + "icon": "BitPay.svg", + "pricing": [ + "payg" + ], + "saas": true, + "scripts": [ + "bitpay" + ], + "website": "https://www.bitpay.com" + }, + "Bitrix24": { + "cats": [ + 53 + ], + "cpe": "cpe:2.3:a:bitrix24:bitrix24:*:*:*:*:*:*:*:*", + "description": "Bitrix24 is a set of tools for the organization and management of business processes.", + "icon": "Bitrix24.svg", + "js": { + "Bitrix24FormLoader": "", + "Bitrix24FormObject": "", + "b24Tracker": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.bitrix24\\.com", + "\\.bitrix24\\..+/bitrix/js/crm/form_loader\\.js" + ], + "website": "https://www.bitrix24.com" + }, + "BittAds": { + "cats": [ + 36 + ], + "icon": "BittAds.png", + "js": { + "bitt": "" + }, + "scriptSrc": [ + "bittads\\.com/js/bitt\\.js$" + ], + "website": "https://bittads.com" + }, + "BizSpring": { + "cats": [ + 10 + ], + "description": "BizSpring is a data analytics platform focused on understanding online customer behavior and analyzing marketing data for business insights.", + "icon": "BizSpring.svg", + "saas": true, + "scriptSrc": [ + "fs\\.bizspring\\.net" + ], + "website": "https://bizspring.co.kr" + }, + "Bizweb": { + "cats": [ + 6 + ], + "icon": "bizweb.png", + "js": { + "Bizweb": "" + }, + "website": "https://www.bizweb.vn" + }, + "Black Book": { + "cats": [ + 10 + ], + "description": "Black Book is a provider of precise data and analytics for the automotive industry, offering market insights to support informed decision-making.", + "icon": "BlackBook.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.blackbookinformation\\.com" + ], + "scripts": [ + "\\.blackbookinformation\\.com" + ], + "website": "https://www.hearst.com/black-book" + }, + "Black Crow": { + "cats": [ + 32 + ], + "description": "Blackcrow is a platform that analyzes data to improve conversion funnels using AI-driven insights and automated actions.", + "icon": "BlackCrow.svg", + "js": { + "blackcrow.BUILD_NUMBER": "", + "blackcrowpreconnected": "" + }, + "saas": true, + "scriptSrc": [ + "\\.blackcrow\\.ai" + ], + "website": "https://www.blackcrow.ai" + }, + "Blackbaud CRM": { + "cats": [ + 111 + ], + "description": "Blackbaud CRM gathers fundraising, online applications, actionable prospect research and analytics, and multichannel direct marketing into one platform.", + "icon": "Blackbaud.svg", + "js": { + "BLACKBAUD": "", + "don_premium_map": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "js/convio/modules\\.js" + ], + "url": [ + "/site/Donation2?.*df_id=" + ], + "website": "https://www.blackbaud.com" + }, + "Blackcart": { + "cats": [ + 6 + ], + "description": "Blackcart is a try-before-you-buy platform that enables customers to test products at home before completing a purchase.", + "icon": "Blackcart.svg", + "js": { + "BlackCartShopify": "" + }, + "pricing": [], + "requires": [ + "Shopify" + ], + "saas": true, + "scriptSrc": [ + "\\.blackcart\\.co/" + ], + "website": "https://blackcart.co" + }, + "Blade": { + "cats": [ + 18, + 22 + ], + "headers": { + "X-Powered-By": "blade-([\\w.]+)?\\;version:\\1" + }, + "icon": "Blade.svg", + "implies": [ + "Java" + ], + "website": "https://lets-blade.com" + }, + "Blankshield": { + "cats": [ + 16 + ], + "description": "Blankshield is a security tool that prevents reverse tabnabbing phishing attacks by blocking exploitation of links that open in new browser tabs using _blank targets.", + "js": { + "blankshield.open": "" + }, + "oss": true, + "scriptSrc": [ + "/js/blankshield/blankshield\\.min\\.js" + ], + "website": "https://danielstjules.github.io/blankshield" + }, + "BLAZE": { + "cats": [ + 6 + ], + "description": "BLAZE is a cannabis software POS system for dispensaries and delivery services, offering integrated payment processing and a range of industry-rated features.", + "icon": "BLAZE.svg", + "saas": true, + "scripts": [ + "gateway\\.blaze\\.me" + ], + "website": "https://www.blaze.me" + }, + "Blazor": { + "cats": [ + 18 + ], + "icon": "Blazor.svg", + "implies": [ + "Microsoft ASP.NET" + ], + "js": { + "Blazor": "" + }, + "scriptSrc": [ + "blazor\\.server\\.js", + "blazor\\.host\\.min\\.js", + "blazor\\.webassembly\\.js" + ], + "website": "https://dotnet.microsoft.com/apps/aspnet/web-apps/blazor" + }, + "Bleckmann": { + "cats": [ + 99, + 107 + ], + "description": "Bleckmann is a logistics provider offering services to fashion and lifestyle brands, ensuring they meet customer delivery promises.", + "icon": "Bleckmann.svg", + "js": { + "API_BASE_URL_FE": "\\.bleckmann\\.com", + "apiCall": "\\.bleckmann\\.com" + }, + "saas": true, + "website": "https://www.bleckmann.com" + }, + "Blendee": { + "cats": [ + 32 + ], + "description": "Blendee is a marketing automation platform that streamlines campaign management and performance tracking across digital channels.", + "icon": "Blendee.svg", + "saas": true, + "scripts": [ + "\\.blendee\\.com" + ], + "website": "https://www.blendee.com" + }, + "Blendle": { + "cats": [ + 49 + ], + "description": "Blendle is a digital magazine system that allows users to access and read articles from various publications.", + "icon": "Blendle.svg", + "js": { + "asyncBlendleButtonInit": "", + "blendleButtonInit.locale": "" + }, + "saas": true, + "website": "https://www.blendle.com" + }, + "Blessing Skin": { + "cats": [ + 7 + ], + "description": "Blessing Skin is a plubin that brings your custom skins back in offline Minecraft servers.", + "icon": "Blessing Skin.png", + "implies": [ + "Laravel" + ], + "js": { + "blessing.version": "^(.+)$\\;version:\\1" + }, + "website": "https://github.com/bs-community/blessing-skin-server" + }, + "Blesta": { + "cats": [ + 85 + ], + "cookies": { + "blesta_sid": "" + }, + "description": "Blesta is a billing platform tailored for web hosting providers, featuring client management, automated billing, and support systems.", + "icon": "Blesta.svg", + "pricing": [ + "onetime", + "low", + "recurring" + ], + "saas": true, + "website": "https://www.blesta.com" + }, + "Blinger": { + "cats": [ + 52, + 53 + ], + "cpe": "cpe:2.3:a:blinger:blinger:*:*:*:*:*:*:*:*", + "description": "Blinger is an omnichannel customer support and sales platform that aggregates messaging apps and live chat into a single helpdesk interface.", + "icon": "Blinger.svg", + "js": { + "Blinger": "", + "blingerInit": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "app\\.blinger\\.io/" + ], + "website": "https://blinger.io" + }, + "BLiNK AI": { + "cats": [ + 72 + ], + "description": "BLiNK AI is a platform that assists businesses in automating service scheduling and marketing operations for dealerships.", + "icon": "BLiNKAI.svg", + "js": { + "BlinkAI": "", + "blinkai.autoOpen": "" + }, + "pricing": [], + "saas": true, + "scriptSrc": [ + "cdn\\.blinkai\\.com" + ], + "website": "https://blinkai.com" + }, + "Blinklink": { + "cats": [ + 14 + ], + "description": "Blinklink is a platform that offers enterprises AI-curated short-form video solutions.", + "icon": "Blinklink.svg", + "saas": true, + "scriptSrc": [ + "\\.blinklink\\.com/" + ], + "website": "https://blinklink.com" + }, + "Blip": { + "cats": [ + 52 + ], + "description": "Blip is an intelligent conversation platform designed to facilitate interactive communication.", + "icon": "Blip.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "/santander-partner-blipchat\\.min\\.js" + ], + "website": "https://www.blip.ai" + }, + "Blippa": { + "cats": [ + 95 + ], + "description": "Blippa is a platform for digital product passports, enabling no-code product lifecycle management and integration with smart services and data.", + "headers": { + "X-Servedby": "^blippa1$" + }, + "icon": "Blippa.svg", + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scripts": [ + "blippa\\.constants" + ], + "website": "https://blippa.com" + }, + "Blitz": { + "cats": [ + 92 + ], + "description": "Blitz provides intelligent static page caching for creating lightning-fast sites with Craft CMS.", + "headers": { + "X-Powered-By": "^Blitz$" + }, + "html": [ + "<!-- Cached by Blitz on" + ], + "icon": "Blitz.svg", + "implies": [ + "Craft CMS" + ], + "js": { + "Blitz": "", + "blitzReplace": "" + }, + "pricing": [ + "onetime", + "low" + ], + "website": "https://putyourlightson.com/plugins/blitz" + }, + "Blitz.js": { + "cats": [ + 18 + ], + "description": "Blitz.js is a web development framework that uses Next.js and React and includes features for authentication, authorization, and database integration to simplify the creation of high-performance and scalable web applications.", + "headers": { + "X-Powered-By": "^Blitz\\.js?([0-9.]+)?\\;version:\\1" + }, + "icon": "blitzjs.svg", + "implies": [ + "Next.js" + ], + "js": { + "__BLITZ_MIDDLEWARE_HOOKS": "", + "__BLITZ_SUSPENSE_ENABLED": "" + }, + "oss": true, + "website": "https://blitzjs.com" + }, + "Blockly": { + "cats": [ + 20 + ], + "description": "Blockly is a visual programming editor by Google that enables drag-and-drop block-based coding and serves as the underlying engine for many widely used coding education platforms.", + "icon": "Blockly.svg", + "js": { + "Blockly.Block": "", + "BlocklyStorage": "" + }, + "saas": true, + "website": "https://developers.google.com/blockly" + }, + "Blocksy": { + "cats": [ + 80 + ], + "description": "Blocksy is a modern and lightweight WordPress theme designed for a variety of websites, including blogs, portfolios, ecommerce stores, and business websites.", + "dom": [ + "link[href*='/wp-content/themes/blocksy/']" + ], + "icon": "Blocksy.svg", + "js": { + "blocksyJsonP": "", + "blocksyResponsiveMenuCache": "" + }, + "pricing": [ + "freemium", + "low", + "recurring", + "onetime" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/blocksy/(?:.+main\\.js(?:\\?ver=([\\d\\.]+)))?\\;version:\\1" + ], + "website": "https://creativethemes.com/blocksy" + }, + "Blocksy Companion": { + "cats": [ + 87 + ], + "description": "Blocksy Companion is a WordPress plugin that provides additional functionality and features for the Blocksy theme.", + "dom": { + "link[href*='/wp-content/plugins/blocksy-companion']": { + "attributes": { + "href": "/wp-content/plugins/blocksy-companion(?:-pro)?/.+\\.css(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + } + } + }, + "icon": "Blocksy.svg", + "implies": [ + "Blocksy" + ], + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/plugins/blocksy-companion(?:-pro)?/" + ], + "website": "https://creativethemes.com/blocksy/companion/" + }, + "Blogger": { + "cats": [ + 11 + ], + "description": "Blogger is a blog-publishing service that allows multi-user blogs with time-stamped entries.", + "icon": "Blogger.svg", + "implies": [ + "Python" + ], + "meta": { + "generator": "^Blogger$" + }, + "scripts": [ + "blogger\\.googleusercontent\\.com" + ], + "url": [ + "^https?://[^/]+\\.(?:blogspot|blogger)\\.com" + ], + "website": "https://www.blogger.com" + }, + "BlogHunch": { + "cats": [ + 54 + ], + "description": "BlogHunch is a content optimization platform that uses data-driven insights to help produce search-optimized articles designed to improve rankings and conversion performance with minimal manual effort.", + "icon": "BlogHunch.svg", + "meta": { + "generator": "^BlogHunch$" + }, + "saas": true, + "scripts": [ + "api\\.bloghunch\\.test/" + ], + "website": "https://bloghunch.com" + }, + "BlokID": { + "cats": [ + 36 + ], + "description": "BlokID is a real-time digital ad auditing tool, ensuring accurate tracking of all ad interactions with secure records.", + "icon": "BlokID.svg", + "pricing": [ + "high", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "pixel\\.blokid\\.com/" + ], + "website": "https://www.blokid.com" + }, + "Bloom": { + "cats": [ + 6 + ], + "description": "Bloom is a provider of commerce services for the alcohol industry.", + "icon": "BloomWine.svg", + "js": { + "Bloom.Cookie": "", + "BloomController": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://bloom.wine/" + }, + "Bloom Labs": { + "cats": [ + 86 + ], + "description": "Bloom Labs is a local content targeting system that uses data analytics to distribute content based on geographic relevance.", + "icon": "Bloom.svg", + "saas": true, + "scriptSrc": [ + "api\\.bloom\\.li/" + ], + "website": "https://bloom.li" + }, + "Bloom Portfolio": { + "cats": [ + 7 + ], + "description": "Bloom Portfolio is an online platform for showcasing work in a structured manner.", + "icon": "BloomIO.svg", + "meta": { + "application-name": "Bloom\\.io" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "code\\.bloom\\.io" + ], + "website": "https://bloom.io/features/website-portfolio" + }, + "Bloomreach": { + "cats": [ + 1 + ], + "html": [ + "<[^>]+/binaries/(?:[^/]+/)*content/gallery/" + ], + "icon": "Bloomreach.svg", + "website": "https://developers.bloomreach.com" + }, + "Bloomreach Discovery": { + "cats": [ + 29, + 74 + ], + "description": "Bloomreach Discovery is a powerful combination of AI-powered site search, SEO, recommendations, and product merchandising.", + "icon": "Bloomreach.svg", + "js": { + "BrTrk.scriptVersion": "([\\d\\.]+)\\;version:\\1", + "br_data.acct_id": "" + }, + "pricing": [ + "high", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.brsrvr\\.com/", + "\\.brcdn\\.com/" + ], + "website": "https://www.bloomreach.com/en/products/discovery" + }, + "Blossom Travel": { + "cats": [ + 80 + ], + "description": "Blossom Travel is a free WordPress theme which allows you to create various types of feminine blogs such as travel blog, personal blog, fashion blog, beauty blog, and many more.", + "icon": "Blossom.svg", + "js": { + "blossom_travel_data": "", + "blossom_travel_pro_data": "" + }, + "pricing": [ + "freemium", + "onetime" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/blossom-travel(?:-pro)?/.+custom\\.min\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + ], + "website": "https://blossomthemes.com/wordpress-themes/blossom-travel" + }, + "Blotout EdgeTag": { + "cats": [ + 32 + ], + "description": "Blotout EdgeTag is a technology provided by Blotout that tackles the effects of privacy changes on C-API signals by reconstructing signals around a lifetime ID, allowing for real-time remarketing of site visits.", + "icon": "Blotout.svg", + "js": { + "edgetag": "", + "edgetagProviders": "" + }, + "pricing": [ + "recurring" + ], + "saas": true, + "website": "https://blotout.io" + }, + "Bludit": { + "cats": [ + 1 + ], + "description": "Bludit is a flat file content management system that stores data in text files.", + "icon": "Bludit.svg", + "meta": { + "generator": "^Bludit$" + }, + "saas": true, + "website": "https://www.bludit.com" + }, + "Blue": { + "cats": [ + 77 + ], + "description": "Blue is a ecommerce data marketing, lead generation, real time bidding and recommendation solutions.", + "dom": [ + "iframe[src*='.getblue.io']" + ], + "icon": "Blue.svg", + "js": { + "blueProductId": "", + "bluecpy_id": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.getblue\\.io" + ], + "website": "https://web.getblue.io/en/" + }, + "Blue Corona": { + "cats": [ + 32 + ], + "description": "Blue Corona is a provider of digital strategies and marketing systems designed to support the promotion and management of commercial services.", + "icon": "BlueCorona.svg", + "saas": true, + "scripts": [ + "reports\\.bluecorona\\.com" + ], + "website": "https://www.bluecorona.com" + }, + "Blue Triangle": { + "cats": [ + 16, + 78 + ], + "description": "Blue Triangle is a connected view of marketing, web performance, and third-party tag analytics while constantly monitoring website code for security vulnerabilities.", + "icon": "Blue Triangle.svg", + "js": { + "_bttUtil.version": "([\\d.]+)\\;version:\\1" + }, + "pricing": [ + "poa", + "high", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.btttag\\.com/btt\\.js" + ], + "website": "https://bluetriangle.com", + "xhr": [ + "\\.btttag\\.com" + ] + }, + "bluebarry": { + "cats": [ + 76 + ], + "description": "bluebarry is a tool that helps increase customer retention by guiding shoppers to relevant products.", + "icon": "bluebarry.svg", + "js": { + "barry.baseUrl": "" + }, + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scripts": [ + "bluebarrycdn\\.blob\\.core" + ], + "website": "https://bluebarry.ai" + }, + "BlueConic": { + "cats": [ + 97 + ], + "description": "BlueConic is the advanced customer data platform that liberates companies' first-party data from disparate systems.", + "icon": "BlueConic.svg", + "js": { + "BlueConicEngagement": "", + "blueConicClient": "", + "blueConicPreListeners": "", + "loadValuesFromBlueConic": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.blueconic.com" + }, + "Bluecore": { + "cats": [ + 32, + 75 + ], + "description": "Bluecore is a retail marketing technology that uses data gained from direct marketing like email, social media, site activity.", + "icon": "Bluecore.svg", + "js": { + "_bluecoreTrack": "", + "bluecore_action_trigger": "", + "triggermail": "", + "triggermail_email_address": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.bluecore\\.com" + ], + "website": "https://www.bluecore.com" + }, + "Bluefish": { + "cats": [ + 20 + ], + "description": "Bluefish is a free software text editor with a variety of tools for programming in general and the development of websites.", + "icon": "Bluefish.png", + "meta": { + "generator": "Bluefish(?:\\s([\\d.]+))?\\;version:\\1" + }, + "website": "https://sourceforge.net/projects/bluefish" + }, + "Bluehost": { + "cats": [ + 88 + ], + "description": "Bluehost is a large web host known for its WordPress expertise, variety of “one-stop-shop” services, and bargain prices.", + "dns": { + "NS": [ + "\\.bluehost\\.com" + ], + "SOA": [ + "\\.bluehost\\.com" + ] + }, + "headers": { + "host-header": "c2hhcmVkLmJsdWVob3N0LmNvbQ==" + }, + "icon": "Bluehost.svg", + "pricing": [ + "payg", + "recurring" + ], + "website": "https://www.bluehost.com" + }, + "Blueknow": { + "cats": [ + 76 + ], + "description": "Blueknow is a ecommerce personalisation software designed to serve enterprises, SMEs.", + "icon": "Blueknow.svg", + "js": { + "Blueknow": "", + "BlueknowTracker": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.blueknow\\.com" + ], + "website": "https://www.blueknow.com" + }, + "Blueshift": { + "cats": [ + 10 + ], + "description": "Blueshift offers the SmartHub CDP, which helps brands deliver relevant and connected experiences across every customer interaction.", + "icon": "Blueshift.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "cdn.getblueshift.com/" + ], + "website": "https://blueshift.com" + }, + "Bluestone PIM": { + "cats": [ + 95 + ], + "description": "Bluestone PIM is primarily a product information management (PIM) solution, which is focused on managing and distributing product data across multiple channels. However, it also includes some features that are typically associated with digital asset management (DAM), such as the ability to manage and store product images, videos, and other digital assets.", + "dom": [ + "img[src*='media.bluestonepim.com/'], img[data-srcset*='media.bluestonepim.com/']" + ], + "icon": "Bluestone PIM.svg", + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.bluestonepim.com" + }, + "Blutui": { + "cats": [ + 51 + ], + "description": "Blutui is a web platform designed for creative agencies to build, manage, and deploy client websites.", + "icon": "Blutui.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.blutui\\.com" + ], + "website": "https://blutui.com" + }, + "BMT Micro": { + "cats": [ + 6 + ], + "description": "BMT Micro is a provider of turnkey e-commerce solutions and order fulfillment services for digital and physical products.", + "icon": "BMTMicro.svg", + "js": { + "bmt_ShoppingCart": "", + "bmt_showcart": "" + }, + "pricing": [ + "payg", + "poa" + ], + "saas": true, + "scriptSrc": [ + "secure\\.bmtmicro\\.com" + ], + "website": "https://bmtmicro.com" + }, + "Bnovo": { + "cats": [ + 53 + ], + "description": "Bnovo is a hotel industry management system.", + "icon": "Bnovo.svg", + "js": { + "Bnovo_Widget": "", + "_bnovo_widget": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://bnovo.ru" + }, + "BoatChat": { + "cats": [ + 52 + ], + "description": "BoatChat is a customer service tool that provides live chat support for inquiries and assistance related to boat dealerships.", + "icon": "BoatChat.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scripts": [ + "\\.boatchat\\.com" + ], + "website": "https://www.boatchat.com" + }, + "Boats Group": { + "cats": [ + 51 + ], + "description": "Boats Group is a website platform for boat dealers and brokers.", + "dom": [ + "a[href*='.boatsgroup.com/'][target='_blank']" + ], + "icon": "Boats Group.svg", + "pricing": [ + "poa" + ], + "requires": [ + "WordPress" + ], + "saas": true, + "website": "https://www.boatsgroup.com/websites" + }, + "Boba.js": { + "cats": [ + 59 + ], + "implies": [ + "Google Analytics" + ], + "scriptSrc": [ + "boba(?:\\.min)?\\.js" + ], + "website": "https://boba.space150.com" + }, + "Boberdoo": { + "cats": [ + 32 + ], + "description": "Boberdoo is a performance marketing software platform that connects buyers and sellers in real time, enabling scalable lead distribution and transaction management.", + "dom": [ + "link[href*='cdn.boberdoo.com/']" + ], + "icon": "Boberdoo.svg", + "pricing": [ + "high", + "recurring", + "poa" + ], + "saas": true, + "website": "https://www.boberdoo.com" + }, + "Bobgo": { + "cats": [ + 107 + ], + "description": "Bobgo is a smart shipping and order management solution designed to streamline logistics and simplify order fulfillment for businesses.", + "icon": "Bobgo.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "api\\.bobgo\\.co\\.za" + ], + "website": "https://www.bobgo.co.za" + }, + "Bobonus": { + "cats": [ + 93, + 6 + ], + "description": "Bobonus is an ecommerce platform for restaurants.", + "headers": { + "X-Powered-By": "https\\://bobonus\\.com" + }, + "icon": "Bobonus.svg", + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://bobonus.com" + }, + "Bodygram": { + "cats": [ + 6 + ], + "description": "Bodygram is a tool for obtaining body measurements, allowing businesses to tailor products and services to customers at scale.", + "icon": "Bodygram.svg", + "js": { + "Body2FitWidget": "" + }, + "saas": true, + "scriptSrc": [ + "\\.bodygram\\.com/" + ], + "website": "https://bodygram.com" + }, + "Boei": { + "cats": [ + 32 + ], + "description": "Boei is a platform that uses AI to capture leads and engage website visitors.", + "icon": "Boei.svg", + "js": { + "Boei": "", + "BoeiWidget": "" + }, + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "app\\.boei\\.help" + ], + "website": "https://boei.help" + }, + "Bogos": { + "cats": [ + 100 + ], + "description": "Bogos is a Shopify app for free gift promotions, enabling sales growth through offers such as Buy X Get Y and other customizable promotional campaigns.", + "icon": "Bogos.svg", + "pricing": [ + "low", + "recurring" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "scripts": [ + "collect\\.bogos\\.io" + ], + "website": "https://bogos.io" + }, + "BoidCMS": { + "cats": [ + 1 + ], + "description": "BoidCMS is a free and open-source flat file CMS for building simple websites and blogs in seconds, developed using PHP and uses JSON as a database.", + "headers": { + "X-Powered-By": "BoidCMS" + }, + "icon": "BoidCMS.svg", + "implies": [ + "PHP" + ], + "oss": true, + "website": "https://boidcms.github.io" + }, + "BokaBord": { + "cats": [ + 93 + ], + "description": "BokaBord is a platform that enables users to discover restaurants and book tables across Sweden.", + "icon": "BokaBord.svg", + "saas": true, + "scriptSrc": [ + "www\\.bokabord\\.se" + ], + "website": "https://www.bokabord.se" + }, + "Bokeh": { + "cats": [ + 25 + ], + "icon": "Bokeh.svg", + "implies": [ + "Python" + ], + "js": { + "Bokeh": "", + "Bokeh.version": "^(.+)$\\;version:\\1" + }, + "scriptSrc": [ + "bokeh.*\\.js" + ], + "website": "https://bokeh.org" + }, + "Bokun": { + "cats": [ + 5, + 72 + ], + "description": "Bokun is a cloud-based booking management solution which enables small to large travel and tourism businesses manage reservations, products content, images, categorisation, pricing, inventory, and payments.", + "icon": "Bokun.svg", + "js": { + "BokunWidgetEmbedder": "", + "BokunWidgets": "", + "__BokunWidgetsLoader": "", + "__bokunWidgets": "", + "bokunBookingChannelUUID": "", + "bokunPolyfillReady": "", + "bokunSessionId": "" + }, + "pricing": [ + "freemium", + "payg", + "recurring" + ], + "saas": true, + "website": "https://www.bokun.io" + }, + "Bold Brain": { + "cats": [ + 100 + ], + "description": "Bold Brain help customers discover more products and add more to their cart with dynamic recommendations for Shopify and use advanced analytics.", + "icon": "Bold.svg", + "implies": [ + "Shopify", + "Bold Commerce" + ], + "js": { + "BOLD.brain": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "brain-assets\\.boldapps\\.net/" + ], + "website": "https://boldcommerce.com/bold-brain" + }, + "Bold Bundles": { + "cats": [ + 100 + ], + "description": "Bold Bundles Shopify app is designed to present recommended product widgets to cross-sell your products.", + "icon": "Bold.svg", + "implies": [ + "Shopify", + "Bold Commerce" + ], + "js": { + "BOLD.bundles": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "bundles\\.boldapps\\.net/" + ], + "website": "https://boldcommerce.com/bundles" + }, + "Bold Chat": { + "cats": [ + 52 + ], + "description": "BoldChat is a live chat platform.", + "icon": "BoldChat.png", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "^https?://vmss\\.boldchat\\.com/aid/\\d{18}/bc\\.vms4/vms\\.js" + ], + "website": "https://www.boldchat.com/" + }, + "Bold Commerce": { + "cats": [ + 76 + ], + "description": "Bold Commerce is a software company that specialises in ecommerce websites and app development.", + "icon": "Bold.svg", + "pricing": [ + "recurring", + "payg", + "low", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.boldapps\\.net/", + "\\.boldcommerce\\.com" + ], + "website": "https://boldcommerce.com" + }, + "Bold Custom Pricing": { + "cats": [ + 100 + ], + "description": "Bold Custom Pricing is an app that makes it easy to create a tiered pricing structure for your customers.", + "icon": "Bold.svg", + "implies": [ + "Shopify", + "Bold Commerce" + ], + "js": { + "BOLD.csp.version": "([\\d\\.]+)\\;version:\\1" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cp.\\.boldapps\\.net/" + ], + "website": "https://boldcommerce.com/custom-pricing" + }, + "Bold Motivator": { + "cats": [ + 100 + ], + "description": "Bold Motivator motivate customers to spend more on your store with free shipping and gifts using a customisable banner that counts down how much more they have to buy.", + "icon": "Bold.svg", + "implies": [ + "Shopify", + "Bold Commerce" + ], + "pricing": [ + "recurring", + "low" + ], + "saas": true, + "scriptSrc": [ + "motivate\\.boldapps\\.net/" + ], + "website": "https://boldcommerce.com/motivator" + }, + "Bold Options": { + "cats": [ + 6 + ], + "description": "Bold Options is a system that provides unlimited product options for selection and management.", + "icon": "BoldOptions.svg", + "js": { + "BOLD.options": "", + "BOLD.options.app_script_version": "([\\d\\.]+)\\;version:\\1" + }, + "requires": [ + "Shopify" + ], + "saas": true, + "scriptSrc": [ + "option\\.boldapps\\.net" + ], + "website": "https://boldcommerce.com/shopify" + }, + "Bold Page Builder": { + "cats": [ + 87, + 51 + ], + "description": "Bold Page Builder is a plugin or a theme component that allows users to structure and design responsive pages.", + "icon": "Bold Page Builder.png", + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/plugins/bold-page-builder/" + ], + "website": "https://wordpress.org/plugins/bold-page-builder" + }, + "Bold Product Options": { + "cats": [ + 100 + ], + "description": "Product Options is a Shopify app which allows customers to customise products with unlimited custom options built by Bold.", + "icon": "Bold.svg", + "implies": [ + "Shopify", + "Bold Commerce" + ], + "js": { + "BOLD.options.version": "([\\d\\.]+)\\;version:\\1" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "option\\.boldapps\\.net/" + ], + "website": "https://boldcommerce.com/product-options" + }, + "Bold Subscriptions": { + "cats": [ + 100 + ], + "description": "Bold Subscriptions provides powerful, API-driven customisation options to build and scale a subscription service that fits your business.", + "icon": "Bold.svg", + "implies": [ + "Shopify", + "Bold Commerce" + ], + "js": { + "BOLD.subscriptions": "" + }, + "pricing": [ + "recurring", + "low", + "payg", + "poa" + ], + "saas": true, + "scriptSrc": [ + "sub\\.boldapps\\.net/" + ], + "website": "https://boldcommerce.com/shopify-subscription-app" + }, + "Bold Themes": { + "cats": [ + 80 + ], + "description": "Bold Themes is a powerful and easy to use premium WordPress themes.", + "icon": "Bold Themes.svg", + "implies": [ + "WordPress" + ], + "js": { + "BoldThemesURI": "", + "boldthemes_theme_loaded": "^true$" + }, + "pricing": [ + "onetime" + ], + "website": "https://bold-themes.com/wordpress-themes-plugins/" + }, + "Bold Upsell": { + "cats": [ + 100 + ], + "description": "Bold Upsell allows the substitution or attachment of products to the customers' carts.", + "icon": "Bold.svg", + "implies": [ + "Shopify", + "Bold Commerce" + ], + "js": { + "BOLD.upsell": "" + }, + "pricing": [ + "payg", + "recurring", + "low" + ], + "saas": true, + "scriptSrc": [ + "upsells\\.boldapps\\.net/" + ], + "website": "https://boldcommerce.com/upsell" + }, + "BoldGrid": { + "cats": [ + 1, + 11, + 87 + ], + "description": "BoldGrid is a free website builder for WordPress websites.", + "dom": [ + "link[rel='stylesheet'][href*='boldgrid'], link[rel='stylesheet'][href*='post-and-page-builder'], link[href*='.boldgrid.com']" + ], + "html": [ + "<link rel=[\"']stylesheet[\"'] [^>]+boldgrid", + "<link rel=[\"']stylesheet[\"'] [^>]+post-and-page-builder", + "<link[^>]+s\\d+\\.boldgrid\\.com" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/plugins/post-and-page-builder" + ], + "website": "https://boldgrid.com" + }, + "Bolt CMS": { + "cats": [ + 1 + ], + "cpe": "cpe:2.3:a:bolt:bolt:*:*:*:*:*:*:*:*", + "description": "Bolt is an open-source content management system (CMS) focused on simplicity and flexibility for developers building and managing websites and web applications.", + "icon": "Bolt CMS.svg", + "implies": [ + "PHP" + ], + "meta": { + "generator": "Bolt" + }, + "oss": true, + "website": "https://bolt.cm" + }, + "Bolt Payments": { + "cats": [ + 41 + ], + "description": "Bolt powers a checkout experience designed to convert shoppers.", + "dom": [ + "bolt-checkout-button" + ], + "icon": "Bolt.svg", + "js": { + "BoltCheckout": "", + "BoltPopup": "", + "BoltTrack": "", + "bolt_callbacks": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "connect\\.bolt\\.com/", + "account\\.bolt\\.com/" + ], + "website": "https://www.bolt.com/", + "xhr": [ + "connect\\.bolt\\.com" + ] + }, + "Bomb Bomb": { + "cats": [ + 53 + ], + "description": "BombBomb is a CRM platform that integrates lead capture and video messaging to manage customer relationships and enhance engagement throughout the sales process.", + "icon": "BombBomb.svg", + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scripts": [ + "\\.bombbomb\\.com" + ], + "website": "https://bombbomb.com" + }, + "BON Loyalty": { + "cats": [ + 84, + 100 + ], + "description": "BON Loyalty is a free rewards and referrals app that helps merchants increase customer engagement with captivating points, rewards & referral program.", + "icon": "BON Loyalty.svg", + "js": { + "bonShopInfo.appearance": "" + }, + "pricing": [ + "freemium" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "scriptSrc": [ + "app\\.bonloyalty\\.com/" + ], + "website": "https://bonloyalty.com" + }, + "Bonfire": { + "cats": [ + 18 + ], + "cookies": { + "bf_session": "" + }, + "html": [ + "Powered by <a[^>]+href=\"https?://(?:www\\.)?cibonfire\\.com[^>]*>Bonfire v([^<]+)\\;version:\\1" + ], + "icon": "Bonfire.png", + "implies": [ + "CodeIgniter" + ], + "website": "https://cibonfire.com" + }, + "Bonsai": { + "cats": [ + 53 + ], + "description": "Bonsai is a platform that creates, sends, and tracks proposals online for streamlined client communication and project management.", + "dom": [ + "iframe[src*='app.hellobonsai.com/']" + ], + "icon": "Bonsai.svg", + "meta": { + "apple-mobile-web-app-title": "^Bonsai$" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.hellobonsai.com" + }, + "Bontii": { + "cats": [ + 41 + ], + "description": "Bontii is a subscription module facilitating integration between webshop and payment solutions.", + "icon": "Bontii.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "api\\.bontii\\.dk/" + ], + "website": "https://bontii.dk" + }, + "Book N Pay": { + "cats": [ + 104 + ], + "description": "Book N Pay is a platform for booking and paying for various services and activities.", + "icon": "BookNPay.svg", + "saas": true, + "scriptSrc": [ + "\\.booknpay\\.net/" + ], + "website": "https://booknpay.net" + }, + "Bookafy": { + "cats": [ + 72 + ], + "description": "Bookafy is a service that offers appointment scheduling and booking solutions for businesses and professionals.", + "icon": "Bookafy.svg", + "js": { + "bookafyPopup": "", + "openBookafyPopup": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://bookafy.com" + }, + "Bookatable": { + "cats": [ + 93 + ], + "description": "Bookatable is a restaurant table booking widget.", + "icon": "Bookatable.svg", + "scriptSrc": [ + "bda\\.bookatable\\.com/deploy/lbui\\.direct\\.min\\.js" + ], + "website": "https://www.bookatable.co.uk" + }, + "BookBanket": { + "cats": [ + 72 + ], + "description": "BookBanket is a banquet management service designed to coordinate event planning and organize venue arrangements.", + "icon": "BookBanket.svg", + "js": { + "bbanketMetrikaIdInc": "", + "bbanketWidget.addStyle": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "api\\.bbanket\\.com/" + ], + "website": "https://bookbanket.ru" + }, + "Bookboost": { + "cats": [ + 53 + ], + "description": "Bookboost is a CRM designed to manage hotel guest interactions and improve guest retention.", + "icon": "Bookboost.svg", + "js": { + "BookboostWebMessengerObject": "" + }, + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "web-messenger\\.bookboost\\.io" + ], + "website": "https://www.bookboost.io" + }, + "BookDinners": { + "cats": [ + 93 + ], + "description": "BookDinners is a restaurant table booking widget.", + "icon": "BookDinners.svg", + "scriptSrc": [ + "bookdinners\\.nl/widget\\.js" + ], + "website": "https://www.bookdinners.nl" + }, + "Booked": { + "cats": [ + 72 + ], + "description": "Booked is a scheduling solution designed for organizational use.", + "dom": [ + "link[href*='css/booked.css']" + ], + "icon": "Booked.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.bookedscheduler.com/" + }, + "Bookeo": { + "cats": [ + 72 + ], + "description": "Bookeo is a cloud-based booking and reservation solution that caters to tour operators, travel agencies, schools, therapists, photographers and event organizers.", + "dom": [ + "a[href*='//bookeo.com/'], iframe[src*='//bookeo.com/']" + ], + "icon": "Bookeo.svg", + "js": { + "bookeo_start": "", + "bookeo_startMobileLabel": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.bookeo.com" + }, + "Booker": { + "cats": [ + 72 + ], + "description": "Booker is a spa and salon management platform that supports scheduling, client management, staff coordination, and payment processing.", + "icon": "Booker.svg", + "saas": true, + "scripts": [ + "api\\.booker\\.com" + ], + "website": "https://www.mindbodyonline.com/business/booker" + }, + "Bookero": { + "cats": [ + 72 + ], + "description": "Bookero is online booking system for you website or Facebook page.", + "icon": "Bookero.svg", + "js": { + "bookero_config": "" + }, + "pricing": [ + "low", + "recurring" + ], + "scriptSrc": [ + "cdn\\.bookero\\.pl" + ], + "url": [ + "\\.bookero\\.(?:org|pl)" + ], + "website": "https://www.bookero.org" + }, + "Booking Experts": { + "cats": [ + 93 + ], + "description": "Booking Experts is an all-in-one reservation management system that integrates booking, availability, and pricing into a single platform.", + "icon": "BookingExperts.svg", + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "cdn-cms\\.bookingexperts\\.com" + ], + "website": "https://www.bookingexperts.com" + }, + "Booking Factory": { + "cats": [ + 93 + ], + "description": "Booking Factory is an all-in-one hotel management system that facilitates management of hotel operations.", + "icon": "BookingFactory.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scripts": [ + "app\\.thebookingbutton\\.com" + ], + "website": "https://bookingfactory.io" + }, + "Booking.com": { + "cats": [ + 71 + ], + "description": "Booking.com is one of the largest ecommerce travel companies in the world. As an affiliate member, you can make up to 40% commission.", + "icon": "Booking.com.svg", + "scriptSrc": [ + "aff\\.bstatic\\.com/" + ], + "website": "https://www.booking.com/affiliate-program/v2/selfmanaged.html" + }, + "Booking.com widget": { + "cats": [ + 5 + ], + "description": "Booking.com is one of the largest ecommerce travel companies in the world. As an affiliate member, you can make up to 40% commission.", + "dom": [ + "form[action*='.booking.com/'][target='_blank'], img[src*='q-xx.bstatic.com/']" + ], + "icon": "Booking.com.svg", + "implies": [ + "Booking.com" + ], + "scriptSrc": [ + "q\\.bstatic\\.com/" + ], + "website": "https://www.booking.com/affiliate-program/v2/selfmanaged.html" + }, + "Bookingkit": { + "cats": [ + 5, + 72 + ], + "description": "Bookingkit is an online booking management solution. Bookingkit helps its users generate PDF invoices, manage day-to-day scheduling operations, and automatically sync availabilities in real time.", + "icon": "Bookingkit.svg", + "js": { + "BookingKitApp": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://bookingkit.net/" + }, + "BookingKoala": { + "cats": [ + 1 + ], + "description": "BookingKoala is a specialized SaaS for service businesses to automate scheduling, quotes, and billing. It features customizable booking forms and provider management tools, ideal for home services like cleaning or landscaping.", + "icon": "BookingKoala.svg", + "pricing": [ + "mid", + "recurring", + "onetime" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.bookingkoala\\.com" + ], + "website": "https://www.bookingkoala.com" + }, + "Bookitit": { + "cats": [ + 72 + ], + "description": "Bookitit is an online scheduling system.", + "icon": "Bookitit.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "app\\.bookitit\\.com/" + ], + "website": "https://www.bookitit.com" + }, + "Booklux": { + "cats": [ + 72 + ], + "description": "Booklux is an online booking system that enables users to schedule, manage, and organize reservations through a centralized digital platform.", + "icon": "Booklux.svg", + "pricing": [ + "freemium", + "low", + "poa" + ], + "saas": true, + "scriptSrc": [ + "app\\.booklux\\.com" + ], + "scripts": [ + "app\\.booklux\\.com" + ], + "website": "https://www.booklux.com" + }, + "Bookly": { + "cats": [ + 72, + 87 + ], + "description": "Bookly is a WordPress scheduling plugin that allows you to accept online reservations on your website and automate your booking system.", + "icon": "bookly.svg", + "js": { + "BooklyL10n.daysShort": "", + "bookly": "", + "booklyCustomerProfile": "" + }, + "pricing": [ + "low", + "onetime" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/plugins/bookly-responsive-appointment-booking-tool/.+\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + ], + "website": "https://www.booking-wp-plugin.com" + }, + "BookManager": { + "cats": [ + 6 + ], + "description": "BookManager is a software solution for booksellers and vendors.", + "icon": "BookManager.svg", + "js": { + "webpackJsonpbookmanager": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.bookmanager\\.com/" + ], + "website": "https://bookmanager.com" + }, + "BookStack": { + "cats": [ + 4 + ], + "cookies": { + "bookstack_session": "" + }, + "cpe": "cpe:2.3:a:bookstackapp:bookstack:*:*:*:*:*:*:*:*", + "description": "BookStack is a simple, open-source, self-hosted, easy-to-use platform for organising and storing information.", + "icon": "BookStack.svg", + "implies": [ + "PHP", + "MySQL", + "Laravel" + ], + "oss": true, + "website": "https://www.bookstackapp.com" + }, + "Bookster": { + "cats": [ + 53 + ], + "description": "Bookster is a property management software designed for holiday rental owners and managers.", + "icon": "Bookster.svg", + "js": { + "bookster": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.booksterhq\\.com/" + ], + "website": "https://www.booksterhq.com" + }, + "Booksy": { + "cats": [ + 5, + 72 + ], + "description": "Booksy is a booking system for people looking to schedule appointments for health and beauty services.", + "icon": "Booksy.svg", + "js": { + "booksy": "" + }, + "pricing": [ + "low", + "recurring" + ], + "scriptSrc": [ + "booksy\\.com/widget/code\\.js" + ], + "website": "https://booksy.com/" + }, + "Bookteq": { + "cats": [ + 93 + ], + "description": "Bookteq is a sports facility booking software that enables schools, clubs, and councils to manage reservations online.", + "dom": [ + "link[href*='.bookteq.com']" + ], + "icon": "Bookteq.svg", + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scripts": [ + "widget\\.bookteq\\.com" + ], + "website": "https://www.bookteq.com" + }, + "BookThatApp": { + "cats": [ + 100, + 72 + ], + "description": "BookThatApp is a Shopify appointment booking, product rental and class booking app.", + "icon": "BookThatApp.svg", + "implies": [ + "Shopify" + ], + "js": { + "BookThatApp": "" + }, + "pricing": [ + "low", + "recurring" + ], + "scriptSrc": [ + "\\.bookthatapp\\.com/" + ], + "website": "https://www.bookthatapp.com" + }, + "BookVisit": { + "cats": [ + 72 + ], + "description": "BookVisit is an online booking and channel management platform used by hotels and tourism organizations, primarily in Scandinavia.", + "icon": "BookVisit.svg", + "js": { + "initBookVisitWidget": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.bookvisit\\.com/" + ], + "website": "https://bookvisit.com" + }, + "Bool TypeScript": { + "cats": [ + 12 + ], + "description": "Bool TypeScript is a framework optimized for high performance, leveraging Bun.sh to accelerate JavaScript and TypeScript application development.", + "headers": { + "X-Powered-By": "^Bool Typescript$" + }, + "icon": "BoolTypeScript.svg", + "saas": true, + "website": "https://boolts.dev" + }, + "BOOM": { + "cats": [ + 1 + ], + "headers": { + "X-Supplied-By": "MANA" + }, + "icon": "boom.svg", + "implies": [ + "WordPress" + ], + "meta": { + "generator": "^boom site builder$" + }, + "website": "https://manaandisheh.com" + }, + "Boomerang": { + "cats": [ + 59, + 78 + ], + "description": "boomerang is a JavaScript library that measures the page load time experienced by real users, commonly called RUM (Real User Measurement).", + "icon": "boomerang.svg", + "js": { + "BOOMR": "", + "BOOMR_lstart": "", + "BOOMR_mq": "" + }, + "oss": true, + "website": "https://akamai.github.io/boomerang" + }, + "boomtime": { + "cats": [ + 32 + ], + "description": "boomtime is a full-service digital marketing platform.", + "dom": [ + "form[action*='.boomtime.com']" + ], + "icon": "boomtime.svg", + "saas": true, + "scriptSrc": [ + "\\.boomtime\\.com" + ], + "website": "https://www.boomtime.com" + }, + "Boost Commerce": { + "cats": [ + 29, + 100 + ], + "description": "Boost Commerce provides beautiful and advanced product filter and smart site search for Shopify stores to boost sales.", + "icon": "Boost Commerce.svg", + "js": { + "bcSfFilterConfig.api.filterUrl": "services\\.mybcapps\\.com/", + "boostPFSAppConfig.api.filterUrl": "services\\.mybcapps\\.com/" + }, + "pricing": [ + "payg", + "recurring" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "website": "https://boostcommerce.net" + }, + "Boost.ai": { + "cats": [ + 52, + 53 + ], + "description": "Boost.ai is a conversational AI platform designed to increase self-service rates and elevate customer satisfaction levels through end-to-end solutions.", + "dom": [ + "link[href*='.boost.ai']" + ], + "icon": "BoostAI.svg", + "js": { + "boost": "", + "boostChatPanel": "", + "boostInit": "" + }, + "scriptSrc": [ + "\\.boost\\.ai/chatPanel/" + ], + "website": "https://boost.ai" + }, + "Booster Page Speed Optimizer": { + "cats": [ + 100, + 92 + ], + "description": "The Page Speed Optimizer is a Shopify app built by BoosterApps.", + "icon": "BoosterApps.png", + "pricing": [ + "freemium" + ], + "requires": [ + "Shopify" + ], + "scriptSrc": [ + "/assets/booster-page-speed-optimizer\\.js" + ], + "website": "https://apps.shopify.com/page-speed-optimizer" + }, + "Bootbox.js": { + "cats": [ + 59 + ], + "description": "Bootbox.js is a small JavaScript library which allows you to create custom modal dialogs using Bootstrap modals, without having to worry about creating, managing, or removing any of the required DOM elements or JavaScript event handlers.", + "icon": "Bootbox.js.png", + "oss": true, + "scriptSrc": [ + "(?:((?:\\d+\\.)+\\d+)\\/)?bootbox(?:\\.min)?\\.js\\;version:\\1" + ], + "website": "https://bootboxjs.com/" + }, + "Bootic": { + "cats": [ + 6 + ], + "description": "Bootic is an all-in-one ecommerce platform from Chile.", + "icon": "Bootic.svg", + "js": { + "Bootic.assetsHost": "assets\\.btcdn\\.co" + }, + "meta": { + "author": "^Bootic$" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://www.bootic.io" + }, + "Bootpay": { + "cats": [ + 41 + ], + "description": "Bootpay is a payment integration service from Korea that enables businesses to process online transactions.", + "icon": "Bootpay.svg", + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "\\.bootpay\\.co\\.kr/" + ], + "website": "https://www.bootpay.co.kr" + }, + "Bootstrap": { + "cats": [ + 66 + ], + "cpe": "cpe:2.3:a:getbootstrap:bootstrap:*:*:*:*:*:*:*:*", + "description": "Bootstrap is a free and open-source CSS framework directed at responsive, mobile-first front-end web development. It contains CSS and JavaScript-based design templates for typography, forms, buttons, navigation, and other interface components.", + "dom": { + "body[data-bs-theme]": { + "attributes": { + "data-bs-theme": "^(.*)$" + } + }, + "link[href*=\"cdn.jsdelivr.net/npm/bootstrap\"]": { + "attributes": { + "href": "bootstrap@([\\d.]+)" + } + }, + "style": { + "text": "--bs-(?:gutter|emphasis|space-x|tertiary-bg|secondary-color)" + } + }, + "html": [ + "<style>\\s+/\\*!\\s+\\* Bootstrap v(\\d\\.\\d\\.\\d)\\;version:\\1", + "<link[^>]* href=[^>]*?bootstrap(?:[^>]*?([0-9a-fA-F]{7,40}|[\\d]+(?:.[\\d]+(?:.[\\d]+)?)?)|)[^>-]*?(?:\\.min)?\\.css\\;version:\\1" + ], + "icon": "Bootstrap.svg", + "js": { + "bootstrap.Alert": "", + "bootstrap.Alert.VERSION": "^(.+)$\\;version:\\1", + "jQuery.fn.tooltip.Constructor.VERSION": "^(.+)$\\;version:\\1" + }, + "scriptSrc": [ + "(?:/|-)bootstrap(?:[^/]*?([0-9a-fA-F]{7,40}|[\\d]+(?:\\.[\\d]+(?:\\.[\\d]+)?)?)|)[^/]*?(?:\\.min)?\\.js\\;version:\\1" + ], + "website": "https://getbootstrap.com" + }, + "Bootstrap Icons": { + "cats": [ + 17 + ], + "description": "Bootstrap Icons is a growing library of SVG icons that are designed by @mdo and maintained by the Bootstrap Team.", + "dom": { + "link[href*='bootstrap-icons']": { + "attributes": { + "href": "bootstrap-icons(?:@|/)?([\\d\\.]+)?\\;version:\\1" + } + } + }, + "icon": "Bootstrap Icons.svg", + "oss": true, + "website": "https://icons.getbootstrap.com" + }, + "Bootstrap Table": { + "cats": [ + 59 + ], + "dom": [ + "link[href*='bootstrap-table.min.css']" + ], + "html": [ + "<link[^>]+href=\"[^>]*bootstrap-table(?:\\.min)?\\.css" + ], + "icon": "Bootstrap Table.svg", + "implies": [ + "Bootstrap", + "jQuery" + ], + "scriptSrc": [ + "bootstrap-table(?:\\.min)?\\.js" + ], + "website": "https://bootstrap-table.wenzhixin.net.cn/" + }, + "BootstrapCDN": { + "cats": [ + 31 + ], + "description": "BootstrapCDN is a powerful and reliable Content Delivery Network (CDN) that delivers static resources, including CSS, JavaScript, and font files, for the widely-used Bootstrap framework. By leveraging multiple server locations worldwide, BootstrapCDN accelerates website loading times, ensuring a smooth and visually appealing user experience. Additionally, it ensures website compatibility with various devices and browsers. The service reduces bandwidth usage and server load, improving web performance for developers and end-users alike.", + "icon": "BootstrapCDN.png", + "oss": true, + "scriptSrc": [ + "bootstrapcdn\\.com\\/bootstrap\\/((?:\\d+\\.)+\\d+)?(?:\\/js\\/)?bootstrap(?:\\.min)?\\.js\\;version:\\1" + ], + "website": "https://www.bootstrapcdn.com/" + }, + "Booxi": { + "cats": [ + 72 + ], + "description": "Booxi is a cloud-based appointment management platform for small to midsize businesses.", + "icon": "Booxi.svg", + "js": { + "booxi": "", + "booxiController": "", + "bxe_core": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "/bxe_core\\.js" + ], + "website": "https://www.booxi.com" + }, + "Borderfree": { + "cats": [ + 106 + ], + "cookies": { + "bfx.apiKey:": "^[\\w\\d-]+$", + "bfx.country:": "^\\w+$", + "bfx.language": "^\\w+$", + "bfx.logLevel": "^\\w+$" + }, + "description": "Borderfree is an cross-border ecommerce solutions provider.", + "icon": "Borderfree.svg", + "js": { + "bfx._apiKey": "", + "bfx._brand": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "global\\.prd\\.borderfree\\.com", + "wm\\.prd\\.borderfree\\.com", + "bfx-objects\\.prd\\.borderfree\\.com" + ], + "website": "https://www.borderfree.com" + }, + "Borlabs Cookie": { + "cats": [ + 67, + 87 + ], + "description": "Borlabs Cookie is a GDPR cookie consent plugin for WordPress.", + "dom": [ + "#BorlabsCookieBox" + ], + "icon": "Borlabs Cookie.svg", + "js": { + "borlabsCookieConfig": "" + }, + "pricing": [ + "low", + "onetime" + ], + "requires": [ + "WordPress" + ], + "website": "https://borlabs.io/borlabs-cookie/" + }, + "Bot9": { + "cats": [ + 52 + ], + "description": "Bot9 is an AI chatbot builder, tailored for customer support.", + "icon": "Bot9.svg", + "js": { + "BOT9_DATA.bot9Id": "", + "Bot9ChatbotInstance": "", + "bot9CopyCodeToClipboard": "" + }, + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "website": "https://bot9.ai" + }, + "Botble CMS": { + "cats": [ + 1, + 6 + ], + "cookies": { + "botble_session": "" + }, + "headers": { + "CMS-Version": "^(.+)$\\;version:\\1\\;confidence:0" + }, + "icon": "BotbleCMS.svg", + "implies": [ + "Laravel" + ], + "website": "https://botble.com" + }, + "botBrains": { + "cats": [ + 52 + ], + "description": "botBrains is an AI-powered platform offering customer support chatbots that handle inquiries and improve response times.", + "icon": "botBrains.svg", + "js": { + "$botbrains": "", + "botbrainsCleanup": "" + }, + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "chat\\.botbrains\\.io" + ], + "website": "https://www.botbrains.io" + }, + "Bothive": { + "cats": [ + 32 + ], + "description": "Bothive is a platform that automates repetitive tasks, enhances collaboration, reduces email reliance, and improves customer relationships by prioritizing meaningful interactions.", + "icon": "Bothive.svg", + "js": { + "Bothive.widget": "" + }, + "saas": true, + "website": "https://bothive.be" + }, + "Botmind": { + "cats": [ + 52 + ], + "description": "Botmind is a software that automates responses to frequently asked questions.", + "icon": "Botmind.svg", + "js": { + "botmindWidget": "" + }, + "pricing": [ + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.botmind\\.io/" + ], + "website": "https://www.botmind.io" + }, + "BotPenguin": { + "cats": [ + 52 + ], + "description": "BotPenguin is an AI chatbot creator for websites, WhatsApp, Facebook, and Telegram.", + "icon": "BotPenguin.svg", + "js": { + "BotPenguin": "", + "BotPenguinWindow": "" + }, + "pricing": [ + "freemium", + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.botpenguin\\.com/" + ], + "website": "https://botpenguin.com" + }, + "Botpress": { + "cats": [ + 52 + ], + "description": "Botpress is a conversational AI platform that empowers individuals and teams of all sizes to design, build, and deploy AI-powered chatbots for various applications.", + "icon": "Botpress.svg", + "js": { + "botpressWebChat.init": "" + }, + "pricing": [ + "freemium", + "mid", + "recurring", + "poa" + ], + "saas": true, + "website": "https://botpress.com" + }, + "Botsify": { + "cats": [ + 52 + ], + "description": "Botsify is a platform that enables businesses to create chatbots without requiring any coding knowledge.", + "icon": "Botsify.svg", + "js": { + "botsify.load": "", + "setbotsifyIcon": "" + }, + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "website": "https://botsify.com" + }, + "Botsonic": { + "cats": [ + 52 + ], + "description": "Botsonic is a no-code, custom AI chatbot builder that enables businesses to interact with their website visitors/users through natural language conversations.", + "icon": "Botsonic.svg", + "js": { + "Botsonic": "", + "botsonicConfig-Botsonic": "", + "botsonic_widget": "", + "loaded-Botsonic": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://botsonic.com" + }, + "Botsplash": { + "cats": [ + 52 + ], + "description": "Botsplash is a communication platform that manages conversations across SMS, web chat, email, voice, and AI in real time from a single interface.", + "icon": "Botsplash.svg", + "js": { + "$botsplash": "", + "BOTSPLASH_APP_ID": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "chatcdn\\.botsplash\\.com/" + ], + "website": "https://www.botsplash.com" + }, + "BotStar": { + "cats": [ + 52 + ], + "description": "BotStar is a platform for creating chatbots for websites and messaging applications.", + "icon": "BotStar.svg", + "js": { + "BotStar.appId": "", + "BotStarApi": "", + "BotStarUp": "" + }, + "pricing": [ + "freemium", + "mid", + "recurring", + "payg" + ], + "saas": true, + "website": "https://botstar.com" + }, + "Bottle": { + "cats": [ + 93 + ], + "description": "Bottle is an all-in-one software for meal delivery businesses, enhancing operational efficiency and customer management.", + "icon": "Bottle.svg", + "implies": [ + "Vue.js", + "Stripe" + ], + "js": { + "webpackChunkbottle_merchant_vue": "" + }, + "pricing": [ + "mid", + "recurring", + "payg" + ], + "saas": true, + "website": "https://bottle.com" + }, + "Bottle360": { + "cats": [ + 6 + ], + "description": "Bottle360 is a winery ecommerce platform that provides branded storefronts and order management for direct-to-consumer wine sales.", + "icon": "Bottle360.svg", + "meta": { + "platform": "B360\\shttps?://www.bottlethreesixty.com" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://bottlethreesixty.com" + }, + "BotUp": { + "cats": [ + 52 + ], + "description": "BotUp is a chatbot software that helps build your chatbot without coding.", + "icon": "BotUp.svg", + "js": { + "_Botup": "" + }, + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "website": "https://botup.com" + }, + "Boulevard": { + "cats": [ + 72 + ], + "description": "Boulevard is a business management platform tailored to streamline appointment-based operations, specifically designed for the wellness industry.", + "dom": [ + "iframe[src*='.boulevard.io']" + ], + "icon": "Boulevard.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.joinboulevard\\.com/" + ], + "website": "https://www.joinblvd.com" + }, + "Bounce Commerce": { + "cats": [ + 76 + ], + "description": "Bounce Commerce is a provider of AI-based engagement solutions that enhance conversion rates by assisting customers in finding the right products.", + "icon": "BounceCommerce.svg", + "js": { + "baBounceManagement": "", + "bavBounceManagement": "" + }, + "saas": true, + "scriptSrc": [ + "api\\.bounce-commerce\\.de" + ], + "website": "https://www.bounce-commerce.de" + }, + "Boutiq": { + "cats": [ + 100, + 103 + ], + "description": "Boutiq is a personal video shopping solution.", + "icon": "Boutiq.svg", + "js": { + "caazamApp": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "website": "https://www.getboutiq.com" + }, + "Boutir": { + "cats": [ + 6 + ], + "description": "Boutir is a platform offering a minimalist shop interface and design system.", + "icon": "Boutir.svg", + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "static\\.boutir\\.com/" + ], + "website": "https://www.boutir.com" + }, + "BowNow": { + "cats": [ + 32 + ], + "cookies": { + "bownow_act": "", + "bownow_aid": "", + "bownow_cid": "", + "bownow_mbid": "" + }, + "description": "BowNow is a marketing automation tool with business card management, sales support, analysis, and email magazine functions.", + "icon": "BowNow.svg", + "js": { + "_bownow_ts": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://bow-now.jp" + }, + "bowser": { + "cats": [ + 59 + ], + "description": "A small, fast and rich-API browser/platform/engine detector for both browser and node.", + "oss": true, + "scriptSrc": [ + "(?:((?:\\d+\\.)+\\d+)\\/)?bowser(?:\\.min)?(?:[-\\.][\\d\\w]{0,64})?\\.js\\;version:\\1" + ], + "website": "https://opencollective.com/bowser" + }, + "Bowtie": { + "cats": [ + 53 + ], + "description": "Bowtie is an AI-powered messaging platform for businesses that lets customers book appointments, buy products, and ask questions.", + "dom": [ + "div#bowtie-widget-container" + ], + "icon": "Bowtie.png", + "js": { + "bowtieDataToken": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.bowtie.ai" + }, + "Boxmode": { + "cats": [ + 51 + ], + "description": "Boxmode is a drag-and-drop website builder designed for creating websites across various niches.", + "icon": "Boxmode.svg", + "js": { + "BOXMODE_PROJECT_ID": "", + "_BoxmodeConfig": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "storage\\.boxmode\\.com" + ], + "website": "https://www.boxmode.com" + }, + "Boxtal": { + "cats": [ + 99 + ], + "description": "Boxtal is a cloud-based multi-carrier shipping solution.", + "icon": "Boxtal.svg", + "requiresCategory": [ + 6 + ], + "text": [ + "\\bBoxtal\\b" + ], + "website": "https://www.boxtal.com" + }, + "Bpost": { + "cats": [ + 99 + ], + "description": "Bpost, also known as the Belgian Post Group, is the Belgian company responsible for the delivery of national and international mail.", + "icon": "Bpost.svg", + "requiresCategory": [ + 6 + ], + "text": [ + "\\bBpost\\b" + ], + "website": "https://www.bpost.be" + }, + "Brafton": { + "cats": [ + 32 + ], + "description": "Brafton is a creative content marketing platform that provides services for content strategy, creation, and distribution to help organizations engage audiences and support digital marketing efforts.", + "icon": "Brafton.svg", + "saas": true, + "scriptSrc": [ + "\\.brafton\\.com" + ], + "website": "https://www.brafton.com" + }, + "Brainlead": { + "cats": [ + 32 + ], + "description": "Brainlead is a marketing automation software.", + "icon": "Brainlead.svg", + "saas": true, + "scripts": [ + "app\\.brainlead\\.it" + ], + "website": "https://brainlead.it" + }, + "BrainSINS": { + "cats": [ + 76 + ], + "description": "BrainSINS is a personalisation technology and ecommerce analytics services to online retailers.", + "icon": "BrainSINS.png", + "js": { + "BrainSINS": "", + "BrainSINSRecommender": "", + "brainsins_token": "", + "launchBrainSINS": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "mw\\.brainsins\\.com", + "cloudfront\\.net/brainsins(?:_v)?(\\d+)\\.js\\;version:\\1" + ], + "website": "https://brainsins.com" + }, + "Braintree": { + "cats": [ + 41 + ], + "description": "Braintree, a division of PayPal, specializes in mobile and web payment systems for ecommerce companies. Braintree provides clients with a merchant account and a payment gateway.", + "icon": "Braintree.svg", + "js": { + "Braintree": "", + "Braintree.version": "^(.+)$\\;version:\\1" + }, + "scriptSrc": [ + "js\\.braintreegateway\\.com" + ], + "website": "https://www.braintreepayments.com" + }, + "Branch": { + "cats": [ + 32, + 10 + ], + "description": "Branch is a mobile deep linking system to increase engagement and retention.", + "icon": "Branch.svg", + "js": { + "branch.setBranchViewData": "", + "branch_callback__0": "" + }, + "pricing": [ + "poa", + "freemium" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.branch\\.io", + "app\\.link/_r\\?sdk=web([\\d.]+)\\;version:\\1" + ], + "website": "https://branch.io" + }, + "BrandBuilderAI": { + "cats": [ + 32 + ], + "description": "BrandBuilderAI is an all-in-one system designed to automate marketing and lead generation processes.", + "icon": "BrandBuilderAI.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scripts": [ + "\\.brandbuilderai\\.com" + ], + "website": "https://brandbuilderai.com" + }, + "Brandfolder": { + "cats": [ + 95 + ], + "description": "Brandfolder is a cloud-based digital asset management platform.", + "icon": "Brandfolder.svg", + "js": { + "Brandfolder.account": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.brandfolder\\.com/" + ], + "website": "https://brandfolder.com" + }, + "Brandquiz": { + "cats": [ + 73 + ], + "description": "Brandquiz is a platform for creating quizzes and surveys to capture leads, collect feedback, and engage audiences.", + "icon": "Brandquiz.svg", + "js": { + "brandquizEmbed": "" + }, + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "app\\.brandquiz\\.io" + ], + "website": "https://www.brandquiz.io" + }, + "Braze": { + "cats": [ + 32, + 10 + ], + "description": "Braze is a customer engagement platform that delivers messaging experiences across push, email, in-product, and more.", + "icon": "Braze.svg", + "js": { + "appboy": "", + "appboyQueue": "", + "braze.BrazeSdkMetadata": "", + "brazeQueue": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "js\\.appboycdn\\.com/web-sdk/([\\d.]+)\\;version:\\1" + ], + "website": "https://www.braze.com" + }, + "Bread": { + "cats": [ + 41, + 91 + ], + "description": "Bread is a buy now, pay later platform for ecommerce websites.", + "dom": [ + "#bread-mini-cart-btn" + ], + "icon": "Bread.svg", + "js": { + "BreadCalc": "", + "BreadError": "", + "BreadLoaded": "", + "BreadShopify": "", + "bread.appHost": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.getbread\\.com" + ], + "website": "https://www.breadpayments.com" + }, + "Bread & Butter": { + "cats": [ + 97 + ], + "description": "Bread & Butter is a platform that offers a first-party data CDP for lead generation.", + "icon": "BreadButter.svg", + "js": { + "BreadButter.breadbutter": "" + }, + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "api\\.breadbutter\\.io" + ], + "website": "https://breadbutter.io" + }, + "Breadcrumb NavXT": { + "cats": [ + 87 + ], + "description": "Breadcrumb NavXT is a WordPress plugin compatible with WordPress versions 4.9 and up.", + "html": [ + "<!-- Breadcrumb NavXT ([\\d\\.]+)\\;version:\\1" + ], + "icon": "Breadcrumb NavXT.svg", + "oss": true, + "requires": [ + "WordPress" + ], + "website": "https://github.com/mtekk/Breadcrumb-NavXT" + }, + "Breakdance": { + "cats": [ + 51 + ], + "description": "Breakdance is a page builder that features a drag-and-drop interface for users to create pages using full site editing functionality.", + "icon": "Breakdance.svg", + "js": { + "BreakdanceFrontend": "", + "BreakdanceHeaderBuilder": "", + "BreakdanceSwiper": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://breakdance.com" + }, + "Breeze": { + "cats": [ + 108 + ], + "description": "Breeze is an open-source frontend framework designed for Magento.", + "icon": "Breeze.svg", + "js": { + "breeze.getScopeId": "" + }, + "oss": true, + "pricing": [ + "freemium" + ], + "requires": [ + "Magento" + ], + "website": "https://breezefront.com" + }, + "Breezy HR": { + "cats": [ + 101 + ], + "description": "Breezy HR is a recruiting software and applicant tracking system designed to streamline hiring processes.", + "icon": "BreezyHR.svg", + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "scripts": [ + "\\.breezy\\.hr" + ], + "website": "https://breezy.hr" + }, + "Breinify": { + "cats": [ + 76 + ], + "description": "Breinify is a powerful personalisation engine that enables brands to create personalised digital experiences at an individual level across web, e-mail, SMS and app channels.", + "icon": "Breinify.png", + "js": { + "Breinify.version": "([\\d\\.]+)\\;version:\\1" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://home.breinify.ai" + }, + "Brevo": { + "cats": [ + 52 + ], + "description": "Brevo is a live chat system designed for customer support and engagement on websites.", + "dom": [ + "iframe[src*='meet.brevo.com']" + ], + "icon": "Brevo.svg", + "js": { + "BrevoConversations": "" + }, + "pricing": [ + "freemium", + "low", + "recurring", + "poa" + ], + "saas": true, + "website": "https://www.brevo.com" + }, + "Bricks": { + "cats": [ + 51, + 80 + ], + "description": "Bricks is a premium WordPress theme that lets you visually build performant WordPress sites.", + "icon": "Bricks.svg", + "pricing": [ + "low", + "onetime" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/bricks/assets/" + ], + "website": "https://bricksbuilder.io" + }, + "Bricksite": { + "cats": [ + 51 + ], + "description": "Bricksite is a free website online tool where clients can create free accounts with various themes and features.", + "icon": "Bricksite.svg", + "js": { + "brickSite.common.apiUrls.base": "\\.bricksite\\.com" + }, + "meta": { + "generator": "^Bricksite$" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://bricksite.io" + }, + "BridgerPay": { + "cats": [ + 41 + ], + "description": "BridgerPay is a payment operations platform designed to scale with businesses of any size.", + "headers": { + "Content-Security-Policy": "\\.bridgerpay\\.com" + }, + "icon": "BridgerPay.svg", + "saas": true, + "website": "https://bridgerpay.com" + }, + "Bridgetown": { + "cats": [ + 57 + ], + "description": "Bridgetown is an open-source static site generator built with Ruby, facilitating the creation of fast and efficient websites by generating static HTML and CSS files.", + "dom": [ + "link[href^='/_bridgetown/static/']" + ], + "icon": "Bridgetown.svg", + "implies": [ + "Ruby" + ], + "oss": true, + "scriptSrc": [ + "^/_bridgetown/static/.+\\.js$" + ], + "website": "https://www.bridgetownrb.com" + }, + "Brightcove": { + "cats": [ + 14 + ], + "description": "Brightcove is a cloud-based online video platform.", + "dom": [ + "iframe[src*='players.brightcove.'], link[href*='players.brightcove.']" + ], + "icon": "Brightcove.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scripts": [ + "players\\.brightcove\\.net/" + ], + "website": "https://www.brightcove.com" + }, + "BrightEdge": { + "cats": [ + 54 + ], + "description": "BrightEdge is an SEO solution and content performance marketing platform.", + "icon": "BrightEdge.svg", + "js": { + "BEJSSDK.CLIENT_VERSION": "([\\d\\.]+)\\;version:\\1", + "_bright3.VERSION": "([\\d\\.]+)\\;version:\\1", + "be_sdk_options": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.brightedge\\.com/" + ], + "website": "https://www.brightedge.com" + }, + "BrightInfo": { + "cats": [ + 32, + 74 + ], + "description": "BrightInfo is an automated content personalisation solution.", + "icon": "BrightInfo.png", + "js": { + "_BI_": "\\;confidence:50", + "_biq": "\\;confidence:50", + "biJsUrl": "//app\\.brightinfo\\.com" + }, + "pricing": [ + "poa", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "app\\.brightinfo\\.com" + ], + "website": "https://www.brightinfo.com" + }, + "BrightLocal": { + "cats": [ + 54 + ], + "description": "BrightLocal is an all-in-one local SEO dashboard for websites.", + "icon": "BrightLocal.svg", + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.brightlocal\\.com/" + ], + "website": "https://www.brightlocal.com" + }, + "Brightspot": { + "cats": [ + 1 + ], + "headers": { + "X-Powered-By": "^Brightspot$" + }, + "icon": "Brightspot.svg", + "implies": [ + "Java" + ], + "js": { + "wpJsonpBrightspot": "" + }, + "scriptSrc": [ + "\\.brightspotcdn\\.com" + ], + "website": "https://www.brightspot.com" + }, + "Brilliant Web-to-Lead": { + "cats": [ + 87 + ], + "description": "Brilliant Web-to-Lead plugin facilitates the technical integration between WordPress installations and Salesforce CRM accounts, enabling the exchange and synchronization of data.", + "icon": "Brilliant Web-to-Lead.png", + "implies": [ + "Salesforce" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/plugins/salesforce-wordpress-to-lead/" + ], + "website": "https://brilliantplugins.com/downloads/salesforce/" + }, + "Brimble": { + "cats": [ + 62 + ], + "description": "Brimble is a cloud platform for deploying frontend web applications.", + "headers": { + "server": "^Brimble$", + "x-brimble-id": "" + }, + "icon": "brimble.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "website": "https://brimble.io" + }, + "Bringie": { + "cats": [ + 74 + ], + "description": "Bringie is a conversion optimization platform that analyzes user behavior and performance metrics to enhance website effectiveness and increase engagement outcomes.", + "icon": "Bringie.svg", + "saas": true, + "scriptSrc": [ + "app\\.bringie\\.com" + ], + "website": "https://www.bringie.com" + }, + "Brink Commerce": { + "cats": [ + 6 + ], + "description": "Brink Commerce is a headless commerce API platform enabling businesses to manage and deliver ecommerce functionality through decoupled APIs.", + "icon": "BrinkCommerce.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scripts": [ + "\\.brinkcommerce\\.com" + ], + "website": "https://www.brinkcommerce.com" + }, + "Briqpay": { + "cats": [ + 41 + ], + "description": "Briqpay is a payment optimization platform that streamlines business payment processes through its Payments Unleashed solution.", + "icon": "Briqpay.svg", + "js": { + "_briqpay.checkout": "" + }, + "saas": true, + "scriptSrc": [ + "api\\.briqpay\\.com" + ], + "website": "https://briqpay.com" + }, + "Brivity": { + "cats": [ + 53 + ], + "description": "Brivity is a real estate CRM and software platform that helps agents manage contacts, automate workflows, track transactions, and support business development and deal management.", + "icon": "Brivity.svg", + "js": { + "getBrivityHomeMiddlewareBaseUrl": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "cdn1\\.brivityidx\\.com" + ], + "website": "https://www.brivity.com" + }, + "Brizy": { + "cats": [ + 51 + ], + "description": "Brizy is a visual website builder that allows users to create and design websites using drag-and-drop functionality without the need for coding skills.", + "icon": "Brizy.svg", + "js": { + "BrizyLibs.Flatpickr": "", + "BrizyProLibs": "", + "Brz.emit": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.brizy.io" + }, + "Brizy Cloud": { + "cats": [ + 1, + 51 + ], + "description": "Brizy Cloud is a platform for creating and managing websites using an intuitive drag-and-drop editor, allowing users to design and publish sites without any coding knowledge. ", + "html": [ + "<div[^>]+class=[\"']brz-root__container" + ], + "icon": "Brizy.svg", + "scriptSrc": [ + "b-cloud\\.b-cdn\\.net/builds/(?:free|pro)/\\d+-cloud" + ], + "website": "https://brizy.io" + }, + "Brizy WordPress": { + "cats": [ + 51, + 87 + ], + "description": "Brizy WordPress is a plugin that enables users to build and design WordPress websites with an easy-to-use drag-and-drop editor and a wide range of customizable templates.", + "dom": { + "link[href*='/wp-content/plugins/brizy/']": { + "exists": "" + } + }, + "html": [ + "<div[^>]+class=[\"']brz-root__container" + ], + "icon": "Brizy.svg", + "website": "https://brizy.io" + }, + "Broadstreet": { + "cats": [ + 36 + ], + "description": "Broadstreet is an ad manager that caters specifically to the needs of direct, digital ad sales.", + "icon": "Broadstreet.png", + "js": { + "broadstreet": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.broadstreetads\\.com" + ], + "website": "https://broadstreetads.com" + }, + "Bronto": { + "cats": [ + 32, + 75 + ], + "description": "Bronto is a cloud-based email marketing automation software.", + "icon": "Bronto.svg", + "js": { + "BrontoShopify": "", + "bronto.versions.sca": "(.+)\\;version:\\1", + "brontoCookieConsent": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "(?:snip|cdn)\\.bronto\\.com" + ], + "website": "https://bronto.com" + }, + "Brownie": { + "cats": [ + 1, + 6 + ], + "description": "Brownie is a framework, CMS, ecommerce and ERP omni-channel platform to manage your entire business in one cloud solution.", + "dom": [ + "a[href*='browniesuite.com'][target='_blank'] img[src*='brownie']" + ], + "headers": { + "X-Powered-By": "Brownie" + }, + "icon": "Brownie.svg", + "implies": [ + "PHP", + "MySQL", + "Amazon Web Services", + "Bootstrap", + "jQuery" + ], + "pricing": [ + "mid", + "recurring", + "poa", + "payg" + ], + "saas": true, + "scriptSrc": [ + "assets\\.youthsrl\\.com/brownie" + ], + "website": "https://www.browniesuite.com" + }, + "Browsee": { + "cats": [ + 10 + ], + "description": "Browsee is a user behavior analytics tool that helps track and understand visitor interactions on a website.", + "icon": "Browsee.svg", + "js": { + "_browsee.apiKey": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://browsee.io" + }, + "Browser-Update.org": { + "cats": [ + 5, + 59 + ], + "description": "Browser-update.org is a tool to unobtrusively notify visitors that they should update their web browser in order to use your website.", + "icon": "Browser-Update.org.png", + "js": { + "$bu_.version": "^([\\d\\.]+)$\\;version:\\1", + "$bu_getBrowser": "" + }, + "website": "https://browser-update.org" + }, + "BrowserCMS": { + "cats": [ + 1 + ], + "icon": "BrowserCMS.png", + "implies": [ + "Ruby" + ], + "meta": { + "generator": "BrowserCMS ([\\d.]+)\\;version:\\1" + }, + "website": "https://browsercms.org" + }, + "BRT": { + "cats": [ + 99 + ], + "description": "BRT, also known as Bartolini, is an Italian-based logistics service provider.", + "icon": "BRT.svg", + "requiresCategory": [ + 6 + ], + "text": [ + "\\bBRT\\b" + ], + "website": "https://www.brt.it" + }, + "Brushd": { + "cats": [ + 51 + ], + "description": "Brushd is a portfolio website builder that simplifies the creation and maintenance of online creative portfolios.", + "headers": { + "X-Computed-Host": "content\\.brushd\\.co" + }, + "icon": "Brushd.svg", + "saas": true, + "scriptSrc": [ + "assets\\.brushd\\.co/" + ], + "website": "https://www.brushd.com" + }, + "BRYNK": { + "cats": [ + 111 + ], + "description": "BRYNK is an all-in-one platform for managing memberships, donors, events, and payments or fundraising activities.", + "icon": "BRYNK.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.brynk\\.org" + ], + "website": "https://www.brynk.com" + }, + "Bsale": { + "cats": [ + 6 + ], + "cookies": { + "_bsalemarket_session": "" + }, + "description": "Bsale is an store management solution for retail businesses that sell both in store and online.", + "icon": "Bsale.svg", + "implies": [ + "Nginx" + ], + "js": { + "Bsale.version": "([\\d.]+)\\;version:\\1" + }, + "meta": { + "autor": "Bsale", + "generator": "Bsale" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://www.bsale.cl" + }, + "bSecure": { + "cats": [ + 41 + ], + "description": "bSecure is a one-click checkout solution for selling your products all across the globe instantly.", + "icon": "bSecure.svg", + "js": { + "bsecure_js_object": "" + }, + "pricing": [ + "payg" + ], + "saas": true, + "website": "https://www.bsecure.pk" + }, + "BSmart": { + "cats": [ + 6 + ], + "cookies": { + "bsmartstate": "" + }, + "description": "BSmart is an ecommerce platform, programmed by Microline.", + "icon": "BSmart.svg", + "js": { + "BSmartConfirmWindow": "", + "bsGetBSmartStock": "", + "bsmartPriceList": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.bsmart.co.il/?utm_source=wappalyzer&utm_medium=referral" + }, + "Bsport": { + "cats": [ + 72 + ], + "description": "Bsport is a fitness/boutique studio management software for scheduling, memberships, and client management.", + "icon": "Bsport.svg", + "js": { + "BsportWidget.el_list_id": "", + "runtimeBsport": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.bsport\\.io" + ], + "website": "https://pro.bsport.io" + }, + "BTOLEAD": { + "cats": [ + 32 + ], + "description": "BTOLEAD is B2B lead generation software that enables businesses to identify and connect with potential customers.", + "icon": "BTOLEAD.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "track\\.btolead\\.it" + ], + "website": "https://btolead.it" + }, + "Bubble": { + "cats": [ + 51, + 18 + ], + "description": "Bubble is a no-code platform that lets anyone build web apps without writing any code.", + "headers": { + "x-bubble-capacity-limit": "", + "x-bubble-capacity-used": "", + "x-bubble-perf": "" + }, + "icon": "Bubble.svg", + "implies": [ + "Node.js" + ], + "js": { + "_bubble_page_load_data": "", + "bubble_environment": "", + "bubble_hostname_modifier": "", + "bubble_version": "" + }, + "pricing": [ + "low", + "freemium", + "recurring" + ], + "saas": true, + "website": "https://bubble.io" + }, + "Budbee": { + "cats": [ + 99 + ], + "description": "Budbee is a tech company that operates a logistics service for ecommerce.", + "icon": "Budbee.svg", + "requiresCategory": [ + 6 + ], + "text": [ + "\\bBudbee\\b" + ], + "website": "https://app.budbee.com/" + }, + "BuddyPress": { + "cats": [ + 87 + ], + "cpe": "cpe:2.3:a:buddypress:buddypress:0.1:*:*:*:*:wordpress:*:*", + "description": "BuddyPress is designed to allow schools, companies, sports teams, or any other niche community to start their own social network or communication tool.", + "icon": "BuddyPress.svg", + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/plugins/buddypress/.+\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + ], + "website": "https://buddypress.org" + }, + "Bugcrowd": { + "cats": [ + 16 + ], + "description": "Bugcrowd is a crowdsourced cybersecurity platform.", + "dns": { + "TXT": [ + "bugcrowd-verification" + ] + }, + "icon": "Bugcrowd.svg", + "website": "https://www.bugcrowd.com" + }, + "BugHerd": { + "cats": [ + 13 + ], + "description": "BugHerd is a cloud-based feedback collection and bug management tool.", + "icon": "BugHerd.svg", + "js": { + "BugHerdConfig": "" + }, + "pricing": [ + "recurring", + "low" + ], + "saas": true, + "scriptSrc": [ + "\\.bugherd\\.com/" + ], + "website": "https://bugherd.com" + }, + "Buglog": { + "cats": [ + 13 + ], + "description": "Buglog is a tool for creating and sharing bug reports in real-time directly from the browser.", + "icon": "Buglog.svg", + "js": { + "buglog": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "api\\.buglog\\.io/" + ], + "website": "https://buglog.com" + }, + "BugSnag": { + "cats": [ + 10, + 13 + ], + "description": "Bugsnag is a cross-platform error monitoring, reporting, and resolution software.", + "icon": "BugSnag.svg", + "js": { + "Bugsnag": "", + "bugsnag": "", + "bugsnagClient": "" + }, + "pricing": [ + "payg", + "freemium", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "/bugsnag.*\\.js" + ], + "website": "https://bugsnag.com" + }, + "Bugzilla": { + "cats": [ + 13 + ], + "cookies": { + "Bugzilla_login_request_cookie": "" + }, + "cpe": "cpe:2.3:a:mozilla:bugzilla:*:*:*:*:*:*:*:*", + "dom": [ + "main[id*='bugzilla-body']", + "span[id*='information'][class*='header_addl_info']" + ], + "html": [ + "href=\"enter_bug\\.cgi\">", + "<main id=\"bugzilla-body\"", + "<a href=\"https?://www\\.bugzilla\\.org/docs/([0-9.]+)/[^>]+>Help<\\;version:\\1", + "<span id=\"information\" class=\"header_addl_info\">version ([\\d.]+)<\\;version:\\1" + ], + "icon": "Bugzilla.svg", + "implies": [ + "Perl" + ], + "js": { + "BUGZILLA": "" + }, + "meta": { + "generator": "Bugzilla ?([\\d.]+)?\\;version:\\1" + }, + "website": "https://www.bugzilla.org" + }, + "Builder.io": { + "cats": [ + 1 + ], + "description": "Builder.io is a headless CMS with a powerful drag-and-drop visual editor that lets you build and optimize digital experiences with speed and flexibility. ", + "dom": [ + "[data-builder-content-id], img[src*='cdn.builder.io']" + ], + "icon": "Builder.svg", + "pricing": [ + "low", + "freemium", + "recurring" + ], + "saas": true, + "website": "https://builder.io", + "xhr": [ + "cdn\\.builder\\.io" + ] + }, + "Buildertrend": { + "cats": [ + 19 + ], + "dom": [ + "iframe[src*='buildertrend.net'], script[src*='buildertrend.net']" + ], + "icon": "Buildertrend.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://buildertrend.com" + }, + "Bullseye": { + "cats": [ + 79 + ], + "description": "Bullseye is a store locator software designed for location marketers, providing tools to help customers find nearby stores easily.", + "headers": { + "content-security-policy": "\\.bullseyelocations\\.com" + }, + "icon": "Bullseye.svg", + "js": { + "bullseyeTracking": "", + "bullseyelistener": "" + }, + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "website": "https://www.bullseyelocations.com" + }, + "Bulma": { + "cats": [ + 66 + ], + "description": "Bulma is a free class-based framework for CSS.", + "dom": { + "link[href*='bulma']": { + "attributes": { + "href": "(?:([\\d\\.]+)/css/)?bulma(?:-docs)?\\.min\\.css\\;version:\\1" + } + } + }, + "icon": "Bulma.svg", + "js": { + "Bulma.VERSION": "([\\d\\.]+)\\;version:\\1" + }, + "oss": true, + "website": "https://bulma.io" + }, + "Bump": { + "cats": [ + 4 + ], + "description": "Bump is an API contract management platform that helps document and track APIs by identifying changes in API structure, and keeping developers informed through an elegant documentation.", + "dom": { + ".doc-navigation footer, footer.catalog-footer": { + "text": "Powered by Bump" + } + }, + "icon": "Bump.svg", + "pricing": [ + "recurring", + "freemium", + "low" + ], + "saas": true, + "website": "https://bump.sh" + }, + "bun": { + "cats": [ + 27 + ], + "description": "Bun is a fast JavaScript runtime compatible with Node.js and Deno.", + "headers": { + "X-Powered-By": "Bun" + }, + "icon": "bun.svg", + "oss": true, + "website": "https://bun.sh" + }, + "Bunny": { + "cats": [ + 31 + ], + "dom": [ + "[src*='.b-cdn.net'],[data-src*='.b-cdn.net']" + ], + "headers": { + "Server": "^BunnyCDN" + }, + "icon": "Bunny.svg", + "website": "https://bunny.net" + }, + "Bunny Fonts": { + "cats": [ + 17 + ], + "description": "Bunny Fonts is an open-source, privacy-first web font platform designed to put privacy back into the internet.", + "dom": [ + "link[href*='fonts.bunny.net']" + ], + "icon": "Bunny.svg", + "implies": [ + "Bunny" + ], + "oss": true, + "website": "https://fonts.bunny.net" + }, + "Bunting": { + "cats": [ + 74 + ], + "description": "Bunting is a website personalization and AB testing tool.", + "icon": "Bunting.svg", + "js": { + "$_Bunting": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "http://getbunting.com" + }, + "BUROGU": { + "cats": [ + 11 + ], + "description": "Burogu is a no-code platform that enables users to create and manage blogs.", + "dom": [ + "link[href*='stats.burogu.pro']" + ], + "icon": "BUROGU.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://burogu.pro" + }, + "Burst": { + "cats": [ + 10 + ], + "description": "Burst Statistics keeps all data on your server, making it fully compliant with privacy laws. Our dashboards offer clear and concise insights, allowing you to make informed decisions without feeling overwhelmed by abundant data. Choose Burst Statistics for seamless and reliable analytics trusted by over 100,000 users.", + "icon": "Burst.svg", + "js": { + "burst.url": "" + }, + "scriptSrc": [ + "assets/js/build/burst" + ], + "website": "https://burst-statistics.com" + }, + "Busify": { + "cats": [ + 104 + ], + "description": "Busify is a bus software platform that enables operators to issue tickets, enhance customer experiences, and manage fleets.", + "dom": [ + "iframe[src*='.app.busify.com/'], link[href*='app.busify.com/']" + ], + "icon": "Busify.svg", + "saas": true, + "website": "https://www.busify.com" + }, + "Business Catalyst": { + "cats": [ + 1 + ], + "html": [ + "<!-- BC_OBNW -->" + ], + "icon": "Business Catalyst.svg", + "scriptSrc": [ + "CatalystScripts" + ], + "website": "https://businesscatalyst.com" + }, + "Business Website Builder": { + "cats": [ + 1 + ], + "icon": "Google.svg", + "url": [ + "https?://[^.]+\\.business\\.page" + ], + "website": "https://businesswebsites.google.com/welcome" + }, + "ButterCMS": { + "cats": [ + 1 + ], + "description": "ButterCMS is a cloud-based headless content management system.", + "dom": [ + "div[data-bg*='cdn.buttercms.com/'], img[src*='cdn.buttercms.com/'], link[href*='cdn.buttercms.com'], a[href*='cdn.buttercms.com/']" + ], + "icon": "butter-cms.svg", + "pricing": [ + "mid", + "recurring", + "poa" + ], + "website": "https://buttercms.com" + }, + "ButterMove": { + "cats": [ + 6 + ], + "description": "ButterMove is a platform designed to streamline the process of moving homes by offering users a simplified approach to manage tasks, schedule services, and coordinate logistics.", + "icon": "ButterMove.svg", + "saas": true, + "scriptSrc": [ + "widget\\.buttermove\\.com" + ], + "website": "https://www.buttermove.com" + }, + "Buttonizer": { + "cats": [ + 5 + ], + "description": "Buttonizer is a widget that enables website owners to incorporate custom and attention-grabbing call-to-action (CTA) buttons into their website design.", + "icon": "Buttonizer.svg", + "js": { + "Buttonizer": "" + }, + "pricing": [ + "freemium", + "recurring", + "low" + ], + "scriptSrc": [ + "wp-content/plugins/buttonizer-multifunctional-button/", + "cdn\\.buttonizer\\.io/" + ], + "website": "https://buttonizer.pro" + }, + "Buy me a coffee": { + "cats": [ + 5, + 111 + ], + "description": "Buy me a coffee is a service for online content creators that they may use to receive tips and donations to support their work.", + "dom": [ + "a[href*='www.buymeacoffee.com/'][target='_blank']" + ], + "icon": "Buy me a coffee.svg", + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "cdnjs\\.buymeacoffee\\.com/([\\d.]+)\\;version:\\1" + ], + "website": "https://www.buymeacoffee.com" + }, + "Buy with Prime": { + "cats": [ + 19 + ], + "description": "Buy with Prime is a feature offered by Amazon that allows Amazon Prime members to make purchases with the benefits associated with their Prime membership.", + "implies": [ + "Amazon Pay" + ], + "js": { + "bwp.sku": "" + }, + "pricing": [ + "recurring" + ], + "saas": true, + "scriptSrc": [ + "code\\.buywithprime\\.amazon\\.com/" + ], + "website": "https://buywithprime.amazon.com" + }, + "Buyapowa": { + "cats": [ + 94 + ], + "description": "Buyapowa is a scalable referral marketing and advocacy platform designed for all industries.", + "icon": "Buyapowa.svg", + "js": { + "Buyapowa.CanaryCheck": "" + }, + "pricing": [ + "poa", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.co-buying\\.com/" + ], + "website": "https://www.buyapowa.com" + }, + "Buyee": { + "cats": [ + 5 + ], + "description": "Buyee is a widget that facilitates purchasing products from Japan.", + "icon": "Buyee.svg", + "saas": true, + "scripts": [ + "\\.buyee\\.jp" + ], + "website": "https://buyee.jp" + }, + "Buyist": { + "cats": [ + 6 + ], + "description": "Buyist is a code-less ecommerce platform designed for performance marketers.", + "icon": "Buyist.svg", + "js": { + "buyistApp.buttonService": "", + "buyistAppData": "" + }, + "website": "https://buyist.com" + }, + "BuySafe": { + "cats": [ + 16 + ], + "description": "BuySafe is a website seal that signifies adherence to stringent safety standards, ensuring secure online transactions and safeguarding user data.", + "icon": "BuySafe.svg", + "js": { + "buySAFE": "" + }, + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "seal\\.buysafe\\.com/" + ], + "website": "https://www.buysafe.com" + }, + "BuySellAds": { + "cats": [ + 36 + ], + "icon": "BuySellAds.svg", + "js": { + "_bsa": "", + "_bsaPRO": "", + "_bsap": "", + "_bsap_serving_callback": "" + }, + "scriptSrc": [ + "^https?://s\\d\\.buysellads\\.com/", + "servedby-buysellads\\.com/monetization(?:\\.[\\w\\d]+)?\\.js" + ], + "website": "https://buysellads.com" + }, + "Buz Club": { + "cats": [ + 53 + ], + "description": "Buz Club is a provider of private club management software featuring real-time integration.", + "icon": "BuzClub.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "secure\\.buzclubsoftware\\.com" + ], + "website": "https://buzsoftware.com" + }, + "BuzzBuilder": { + "cats": [ + 32 + ], + "description": "BuzzBuilder is an automated sales platform that generates qualified leads through email campaigns, LinkedIn engagement, and follow-up calls.", + "icon": "BuzzBuilder.svg", + "js": { + "buzzbuilder": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "app\\.buzzbuilderpro\\.com/" + ], + "website": "https://buzzbuilderpro.com" + }, + "bxSlider": { + "cats": [ + 7, + 59 + ], + "description": "Add a respsonsive image slider to any website.", + "icon": "bxSlider.png", + "oss": true, + "pricing": [ + "low", + "onetime" + ], + "scriptSrc": [ + "bxslider(?:\\.min)?\\.js(?:\\?ver=((?:\\d+\\.)+\\d+))?\\;version:\\1" + ], + "website": "https://bxslider.com/" + }, + "Bynder": { + "cats": [ + 95 + ], + "cookies": { + "bynder": "^[\\dA-Z]+-[\\dA-Z]+-[\\dA-Z]+-[\\dA-Z]+$" + }, + "description": "Bynder is a cloud-based marketing platform where brands create, find, and use all their digital content.", + "icon": "Bynder.svg", + "js": { + "Bynder.cloudfront": "\\.cloudfront\\.net/frontend/([\\d\\.]+)/\\;version:\\1" + }, + "pricing": [ + "payg", + "mid", + "recurring" + ], + "saas": true, + "website": "https://www.bynder.com" + }, + "Byscuit": { + "cats": [ + 67 + ], + "description": "Byscuit is a tool for managing cookies on websites, allowing users to control and customise their cookie preferences for enhanced privacy and browsing experience.", + "icon": "Byscuit.svg", + "js": { + "onloadByscuit": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "api\\.byscuit\\.com/" + ], + "website": "https://www.byscuit.com" + }, + "BySide": { + "cats": [ + 32, + 76 + ], + "description": "BySide is a personalisation and marketing automation platform.", + "icon": "BySide.svg", + "js": { + "BySide": "", + "bysideWebcare_banner": "" + }, + "pricing": [ + "poa", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "webcare\\.byside\\.com/" + ], + "website": "https://byside.com" + }, + "C": { + "cats": [ + 27 + ], + "description": "C is a general-purpose, procedural computer programming language supporting structured programming, lexical variable scope, and recursion, with a static type system.", + "headers": { + "X-Powered-By": "^C$" + }, + "icon": "C.png", + "website": "https://www.open-std.org/jtc1/sc22/wg14/" + }, + "c/side": { + "cats": [ + 16 + ], + "description": "c/side is a security solution that protects organizations from advanced client-side threats, including script injection, data skimming, and browser-based attacks.", + "icon": "cside.svg", + "pricing": [ + "freemium", + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.cside\\.dev" + ], + "website": "https://cside.dev" + }, + "c15t": { + "cats": [ + 67 + ], + "description": "c15t is an open source framework for managing cookies, consent, and privacy compliance.", + "icon": "c15t.svg", + "js": { + "c15tStore.getInitialState": "" + }, + "oss": true, + "website": "https://c15t.com" + }, + "C3.js": { + "cats": [ + 59 + ], + "description": "D3 based reusable chart library", + "icon": "C3.js.png", + "requires": [ + "D3" + ], + "scriptSrc": [ + "c3(?:\\.min)?(?:-[a-zA-Z0-9]{8})?\\.js(?:\\?ver=((?:\\d+\\.)+\\d+))?\\;version:\\1" + ], + "website": "https://c3js.org/" + }, + "Caast.tv": { + "cats": [ + 5 + ], + "description": "Caast.tv is a digital commercial animation solution integrated into the ecommerce customer journey.", + "icon": "Caast.tv.svg", + "js": { + "caast.open": "", + "caastInstance": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.caast\\.tv/" + ], + "website": "https://en.caast.tv" + }, + "Cabin": { + "cats": [ + 10 + ], + "description": "Cabin is a web analytics service that tracks and reports website traffic.", + "icon": "Cabin.png", + "js": { + "cabin": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.withcabin\\.com/" + ], + "website": "https://withcabin.com" + }, + "CacheFly": { + "cats": [ + 31 + ], + "description": "CacheFly is a content delivery network (CDN) which offers CDN service that relies solely on IP anycast for routing, rather than DNS based global load balancing.", + "headers": { + "Server": "^CFS ", + "X-CF1": "", + "X-CF2": "" + }, + "icon": "CacheFly.svg", + "website": "https://www.cachefly.com" + }, + "Cachet": { + "cats": [ + 13 + ], + "description": "Cachet is the free and open-source status page for your API, service or company.", + "icon": "Cachet.svg", + "implies": [ + "PHP" + ], + "js": { + "Cachet.Notifier": "" + }, + "oss": true, + "website": "https://cachethq.io" + }, + "Cackle": { + "cats": [ + 15 + ], + "description": "Cackle is a cloud services platform for increasing conversion using comments, feedback collection, online consultant and surveys.", + "icon": "Cackle.svg", + "js": { + "Cackle.CommentCount": "", + "cackle_widget": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "k\\.cackle\\.me/" + ], + "website": "https://cackle.me" + }, + "CactiveCloud": { + "cats": [ + 22 + ], + "description": "CactiveCloud is a freemium based cloud provider and web server for static deployments of websites with HTML builds and serverless functions.", + "headers": { + "server": "^Cactive$" + }, + "icon": "CactiveCloud.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "website": "https://cactivecloud.com" + }, + "Caddy": { + "cats": [ + 22 + ], + "cpe": "cpe:2.3:a:caddyserver:caddy:*:*:*:*:*:*:*:*", + "description": "Caddy is a Go-based web server known for its simplicity and automatic HTTPS features.", + "headers": { + "Server": "Caddy" + }, + "icon": "caddy.svg", + "implies": [ + "Go" + ], + "oss": true, + "website": "https://caddyserver.com" + }, + "Cafe24": { + "cats": [ + 6 + ], + "description": "Cafe24 is a global ecommerce platform that provides everything people need to build an online DTC store in one stop.", + "icon": "Cafe24.svg", + "js": { + "EC_GLOBAL_DATETIME": "", + "EC_GLOBAL_INFO": "", + "EC_ROOT_DOMAIN": "" + }, + "pricing": [ + "low" + ], + "saas": true, + "website": "https://www.cafe24.com/en/" + }, + "Caisy": { + "cats": [ + 1 + ], + "description": "Caisy is a headless CMS platform providing flexible content management, seamless integration with various devices and channels, and API access for structured content delivery.", + "dom": [ + "img[src*='assets.caisy.io/']" + ], + "icon": "Caisy.svg", + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "website": "https://caisy.io" + }, + "CakePHP": { + "cats": [ + 18 + ], + "cookies": { + "cakephp": "" + }, + "cpe": "cpe:2.3:a:cakephp:cakephp:*:*:*:*:*:*:*:*", + "description": "CakePHP is an open-source web framework. It follows the model–view–controller (MVC) approach and is written in PHP.", + "icon": "CakePHP.svg", + "implies": [ + "PHP" + ], + "js": { + "__cakeDebugBlockInit": "" + }, + "meta": { + "application-name": "CakePHP" + }, + "oss": true, + "website": "https://cakephp.org" + }, + "Caldera Forms": { + "cats": [ + 87, + 110 + ], + "description": "Caldera Forms is the free WordPress form builder plugin.", + "dom": { + "link[href*='/wp-content/plugins/caldera-forms/']": { + "attributes": { + "href": "/wp-content/plugins/caldera-forms/.+\\.css(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + } + } + }, + "icon": "Caldera Forms.svg", + "js": { + "calderaForms": "" + }, + "pricing": [ + "freemium", + "onetime" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/plugins/caldera-forms/.+\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + ], + "website": "https://calderaforms.com" + }, + "CalendarHero": { + "cats": [ + 72 + ], + "description": "CalendarHero (formerly Zoom.ai) is meeting scheduling software that helps you book meetings automatically.", + "dom": [ + "iframe[src*='.calendarhero.com']" + ], + "icon": "CalendarHero.svg", + "js": { + "ZOOMAI.VARS": "" + }, + "pricing": [ + "low", + "freemium", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "app\\.calendarhero\\.com/" + ], + "website": "https://calendarhero.com" + }, + "CalendarWiz": { + "cats": [ + 72 + ], + "description": "CalendarWiz is an online scheduling calendar.", + "icon": "CalendarWiz.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "www\\.calendarwiz\\.com/" + ], + "website": "https://www.calendarwiz.com/" + }, + "Calendly": { + "cats": [ + 72 + ], + "description": "Calendly is an app for scheduling appointments, meetings, and events.", + "dom": [ + "a[href*='//calendly.com/'][target='_blank']" + ], + "icon": "Calendly.svg", + "js": { + "Calendly.closePopupWidget": "", + "Calendly.showPopupWidget": "" + }, + "pricing": [ + "low", + "freemium" + ], + "saas": true, + "scriptSrc": [ + "assets\\.calendly\\.com/" + ], + "website": "https://calendly.com/" + }, + "Calenso": { + "cats": [ + 72 + ], + "description": "Calenso is an online enterprise scheduling solution that helps companies in consulting-intensive industries organize appointments.", + "icon": "Calenso.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.calenso\\.com/" + ], + "website": "https://calenso.com" + }, + "CaliberMind": { + "cats": [ + 10 + ], + "description": "CaliberMind is a marketing analytics platform designed for B2B marketers to optimize strategies and improve decision-making through data insights.", + "icon": "CaliberMind.svg", + "js": { + "calibermindAddFormListener": "", + "calibermindCaptureSubmit": "" + }, + "saas": true, + "scriptSrc": [ + "cdn\\.calibermind\\.com" + ], + "website": "https://calibermind.com" + }, + "Call Cap": { + "cats": [ + 10 + ], + "description": "Call Cap is a tool used for tracking and monitoring phone calls.", + "js": { + "Callcap.data": "", + "callcap": "", + "callcap_webmatch_callback": "" + }, + "saas": true, + "website": "https://www.marchex.com/callcap" + }, + "Callbell": { + "cats": [ + 52 + ], + "description": "Callbell is a web-based live chat solution designed to help businesses manage team collaboration via multiple communication channels.", + "icon": "Callbell.svg", + "js": { + "Callbell": "", + "callbellSettings": "" + }, + "pricing": [ + "low", + "freemium", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.callbell\\.eu/" + ], + "website": "https://www.callbell.eu" + }, + "Callgear": { + "cats": [ + 52 + ], + "description": "Callgear is a business communication platform that enables centralized management of voice calls and text messaging across organizational communication channels.", + "icon": "Callgear.svg", + "js": { + "CallGear.Captcha": "" + }, + "pricing": [], + "saas": true, + "scriptSrc": [ + "app\\.callgear\\.com" + ], + "website": "https://callgear.com" + }, + "CallPage": { + "cats": [ + 5, + 32 + ], + "description": "CallPage is a lead capture tool that automatically schedules callbacks and meetings with potential customers, enhancing lead management efficiency.", + "icon": "CallPage.svg", + "js": { + "callpage.__cp": "", + "callpage.__cp.version": "", + "callpageWebpackJsonp": "" + }, + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "website": "https://www.callpage.io" + }, + "CallRail": { + "cats": [ + 10 + ], + "description": "CallRail is a service that tracks and manages your phone leads, helping businesses to determine which marketing campaigns are driving quality leads.", + "icon": "CallRail.svg", + "js": { + "CallTrk": "", + "CallTrkSwap": "", + "crwpVer": "^([\\d\\.]+)$\\;version:\\1" + }, + "pricing": [ + "payg", + "recurring" + ], + "saas": true, + "website": "https://www.callrail.com" + }, + "CallRoot": { + "cats": [ + 10 + ], + "description": "CallRoot is a phone call tracking system designed for marketers to monitor, analyze, and optimize inbound calls.", + "icon": "CallRoot.svg", + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.callroot\\.com" + ], + "website": "https://callroot.com" + }, + "CallTrackingMetrics": { + "cats": [ + 10 + ], + "description": "CallTrackingMetrics is a call tracking and marketing attribution solution for contact centers and agencies.", + "icon": "CallTrackingMetrics.svg", + "js": { + "__ctm.numbers": "", + "__ctm_tracked_numbers": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://www.calltrackingmetrics.com" + }, + "CamanJS": { + "cats": [ + 59 + ], + "description": "CamanJS is a JavaScript library designed for image editing directly on the browser, allowing manipulation of canvas elements.", + "js": { + "Caman": "", + "Caman.version.release": "([\\d\\.]+)\\;version:\\1" + }, + "oss": true, + "website": "https://github.com/meltingice/CamanJS" + }, + "Campaign Monitor": { + "cats": [ + 32, + 75 + ], + "description": "Campaign Monitor is a global technology company that provides an email marketing platform.", + "dom": [ + "input[value='campaignmonitor_subscribe_form'][name='form_id'], form[action*='createsend'][class='js-cm-form']" + ], + "icon": "Campaign Monitor.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.createsend1\\.com/" + ], + "website": "https://www.campaignmonitor.com" + }, + "Campflow": { + "cats": [ + 110 + ], + "description": "Campflow is a SaaS platform for event and membership management that provides online registration forms, participant tracking, communication tools, and financial reporting.", + "dom": [ + "iframe[src*='on.campflow.de/']" + ], + "icon": "Campflow.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.campflow.de" + }, + "Candid": { + "cats": [ + 6 + ], + "description": "Candid is a visual commerce platform that integrates ecommerce with Instagram, enabling product discovery and streamlined shopping experiences.", + "icon": "Candid.svg", + "js": { + "candid.analytics": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "api\\.getcandid\\.com" + ], + "website": "https://www.getcandid.com" + }, + "Candid Themes Fairy": { + "cats": [ + 80 + ], + "description": "Fairy is a free and minimal WordPress blog theme by Candid Themes.", + "icon": "Candid Themes.png", + "pricing": [ + "freemium", + "onetime" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/fairy(?:-premium)?/.+custom\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + ], + "website": "https://www.candidthemes.com/themes/fairy" + }, + "CanJS": { + "cats": [ + 12 + ], + "description": "CanJS is an MIT-licensed client-side JavaScript framework used for building maintainable and performant web applications.", + "icon": "CanJS.svg", + "js": { + "can.Animation": "" + }, + "saas": true, + "scriptSrc": [ + "/canjs/can\\.custom\\.min\\.js" + ], + "website": "https://canjs.com" + }, + "Canny": { + "cats": [ + 13 + ], + "description": "Canny is a cloud-based solution that helps small to large businesses collect, analyse, prioritise and track user feedback to make informed product decisions.", + "dom": [ + "a[href*='.canny.io/']" + ], + "headers": { + "Content-Security-Policy": "//canny\\.io" + }, + "icon": "Canny.svg", + "js": { + "Canny": "" + }, + "pricing": [ + "freemium", + "high", + "recurring" + ], + "saas": true, + "website": "https://canny.io" + }, + "Canopy Connect": { + "cats": [ + 58 + ], + "description": "Canopy Connect is a tool that enables instant collection of insurance information for verification, analysis, or onboarding processes.", + "dom": [ + "link[href*='cdn.usecanopy.com/']" + ], + "icon": "CanopyConnect.svg", + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.usecanopy\\.com" + ], + "website": "https://www.usecanopy.com" + }, + "Canto": { + "cats": [ + 95 + ], + "description": "Canto is a digital asset management solution.", + "dom": [ + "link[href*='.canto.com/'], a[href*='.canto.com/'], img[src*='.canto.com/']" + ], + "icon": "Canto.svg", + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.canto.com" + }, + "Cantrip": { + "cats": [ + 51 + ], + "description": "Cantrip is a tool that uses artificial intelligence to generate personalized websites.", + "meta": { + "author": "Cantrip\\.io", + "generator": "^Cantrip Website Builder$" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://cantrip.io" + }, + "Canva": { + "cats": [ + 51 + ], + "description": "Canva is an online graphic design platform that allows users to create various visual content using pre-designed templates and a library of elements.", + "icon": "Canva.svg", + "js": { + "canva_debounceResize": "", + "canva_scriptExecutor": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://www.canva.com" + }, + "Canvas LMS": { + "cats": [ + 21 + ], + "description": "Canvas LMS is a web-based learning management system, or LMS.", + "headers": { + "x-canvas-meta": "login/canvas" + }, + "icon": "Canvas LMS.svg", + "implies": [ + "Ruby on Rails", + "React" + ], + "js": { + "webpackChunkcanvas_lms": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.instructure.com/canvas" + }, + "CanvasJS": { + "cats": [ + 25 + ], + "description": "CanvasJS charts is a data visualisation library that runs across multiple devices and browsers.", + "icon": "canvasjs.svg", + "js": { + "CanvasJS.Chart": "", + "CanvasJS.Chart.version": "^v(.+)$\\;version:\\1" + }, + "website": "https://canvasjs.com" + }, + "Canvy": { + "cats": [ + 7 + ], + "description": "Canvy is an online tool designed for fine art painters and poster designers to enhance the promotion and presentation of their artwork online.", + "icon": "Canvy.svg", + "js": { + "config.apiPath": "api\\.canvy\\.app/", + "config.cdnPath": "api\\.canvy\\.app/" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://canvy.com" + }, + "Canyon": { + "cats": [ + 47 + ], + "description": "Canyon is a tool that enables JavaScript coverage collection and real-time report generation through Babel configuration, addressing coverage-gathering challenges in end-to-end testing.", + "icon": "Canyon.svg", + "js": { + "__coverage__": "", + "canyonShowDecorations": "" + }, + "oss": true, + "website": "https://docs.canyonjs.io" + }, + "Capacity": { + "cats": [ + 52 + ], + "description": "Capacity is a live chat system for ecommerce websites, formerly known as Needle.", + "icon": "Capacity.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "\\.needle\\.com/" + ], + "website": "https://capacity.com" + }, + "Capsule CRM": { + "cats": [ + 53 + ], + "description": "Capsule CRM is an online customer relationship management system for managing contacts, sales opportunities, and basic business interactions.", + "dom": [ + "form[action*='service.capsulecrm.com/']" + ], + "icon": "CapsuleCRM.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://capsulecrm.com" + }, + "Captain Up": { + "cats": [ + 84 + ], + "description": "Captain Up is a service that enhances user engagement and retention by utilising gamification, social, and communication tools to maximise user engagement and lifetime value.", + "icon": "CaptainUp.svg", + "js": { + "captain": "" + }, + "saas": true, + "website": "https://captainup.com" + }, + "Captch Me": { + "cats": [ + 16, + 36 + ], + "icon": "Captch Me.svg", + "js": { + "Captchme": "" + }, + "scriptSrc": [ + "^https?://api\\.captchme\\.net/" + ], + "website": "https://captchme.com" + }, + "Captify": { + "cats": [ + 77 + ], + "description": "Captify is a platform that offers search retargeting by combining keyword-based search marketing with the reach of display advertising.", + "icon": "Captify.svg", + "saas": true, + "scripts": [ + "data\\.captifymedia\\.com" + ], + "website": "https://www.captifytechnologies.com" + }, + "Captivate.fm": { + "cats": [ + 5 + ], + "description": "Captivate.fm is a podcast hosting and analytics platform that provides tools for creating, hosting, and distributing podcasts.", + "dom": [ + "iframe[src*='player.captivate.fm/']" + ], + "icon": "Captivate.fm.svg", + "js": { + "CAPTIVATE_PLAYER_APP_URL": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.captivate.fm" + }, + "Capturly": { + "cats": [ + 10 + ], + "description": "Capturly is an online analytics platform for businesses to analyze user behavior, identify issues, improve conversion rates, and enhance sales.", + "icon": "Capturly.svg", + "pricing": [ + "freemium", + "low", + "recurring", + "poa" + ], + "saas": true, + "scripts": [ + "capturly-track-js\\.js" + ], + "website": "https://capturly.com" + }, + "CAPYS": { + "cats": [ + 53 + ], + "description": "CAPYS is a CRM system designed to support builders in Brazil by managing client relationships, projects, and operational data.", + "dom": [ + "form[action*='crmapi.capys.com.br']" + ], + "icon": "CAPYS.svg", + "saas": true, + "scripts": [ + "crmapi\\.capys\\.com\\.br" + ], + "website": "https://capys.com.br" + }, + "Caramella": { + "cats": [ + 1 + ], + "description": "Caramella is a blog creation tool from Saudi Arabia that enables blog development and content management.", + "icon": "Caramella.svg", + "meta": { + "generator": "^caramella$" + }, + "saas": true, + "scriptSrc": [ + "assets\\.caramel\\.la" + ], + "website": "https://caramel.la" + }, + "Carbon Ads": { + "cats": [ + 36 + ], + "description": "Carbon Ads is an ad tech company, that connects advertisers to users through targeted verticals called Circles.", + "dom": [ + "div#carbonads-container" + ], + "icon": "Carbon Ads.svg", + "js": { + "_carbonads": "", + "_carbonads_go": "" + }, + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "\\.carbonads\\.com/" + ], + "website": "https://carbonads.net" + }, + "Carbonfact": { + "cats": [ + 5 + ], + "description": "Carbonfact is a platform for fashion brands to manage their carbon emissions. It enables the measurement, reporting, and reduction of emissions in the apparel, textile, leather, and luxury sectors.", + "icon": "Carbonfact.svg", + "js": { + "carbonfact.refreshModule": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.carbonfact\\.com/" + ], + "website": "https://www.carbonfact.com" + }, + "Carbonmade": { + "cats": [ + 1, + 51 + ], + "description": "Carbonmade is an online portfolio platform that provides tools and templates for creating and showcasing digital portfolios.", + "dom": [ + "link[href*='carbon-media.accelerator.net/']" + ], + "icon": "Carbonmade.svg", + "js": { + "Carbon.ActionKit": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://carbonmade.com" + }, + "CarChat24": { + "cats": [ + 52 + ], + "description": "CarChat24 is a live chat solution built specifically for the automotive industry to facilitate real-time customer engagement and lead generation.", + "icon": "CarChat24.svg", + "saas": true, + "scriptSrc": [ + "service11\\.carchat24\\.com" + ], + "website": "http://carchat24.com" + }, + "Cardina": { + "cats": [ + 46 + ], + "description": "Cardina is a screen-sharing and cobrowsing tool that enables agents to see, draw on, and guide a customer’s screen during phone or live chat interactions without requiring customer actions.", + "icon": "Cardina.svg", + "js": { + "Cohere.addCallStatusListener": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "static\\.cohere\\.so" + ], + "website": "https://cardina.com" + }, + "CareCart": { + "cats": [ + 98, + 100 + ], + "description": "CareCart is a smart app to recover big value carts on all sizes of shopify stores.", + "icon": "CareCart.png", + "implies": [ + "Shopify" + ], + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "app\\.carecart\\.io/api/abandoned-cart/" + ], + "website": "https://carecart.io/abandoned-cart-recovery-app" + }, + "CareCart Cartly Abandoned Cart Recovery": { + "cats": [ + 98, + 100 + ], + "description": "Cartly Abandoned Cart Recovery by CareCart is a service that helps ecommerce businesses recover lost sales by sending automated reminders to customers who abandon their shopping carts.", + "icon": "CareCart.svg", + "implies": [ + "Shopify" + ], + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "app\\.carecart\\.io/api/abandoned-cart/" + ], + "website": "https://carecart.io/cartly-abandoned-cart-recovery/" + }, + "CareCart Sales Pop Up": { + "cats": [ + 100, + 5 + ], + "description": "CareCart Sales Pop Up is a stock countdown timer, recent sales notifications, live sales pop up widget.", + "icon": "CareCart.svg", + "implies": [ + "Shopify" + ], + "pricing": [ + "freemium" + ], + "saas": true, + "scriptSrc": [ + "sales-pop\\.carecart\\.io/" + ], + "website": "https://carecart.io/sales-pop-up-app" + }, + "CareCloud": { + "cats": [ + 53 + ], + "description": "CareCloud is a platform that provides healthcare providers with a set of tools designed to enhance clinical workflows, improve patient outcomes, and streamline daily business operations.", + "icon": "CareCloud.svg", + "js": { + "CareCloud": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "community\\.carecloud\\.com/" + ], + "website": "https://www.carecloud.com/" + }, + "Caremerge": { + "cats": [ + 53 + ], + "description": "Caremerge is a provider of resident engagement, family communication, and EHR/eMAR solutions for the senior living industry.", + "icon": "Caremerge.svg", + "js": { + "cm.domain": "\\.caremerge\\.com" + }, + "saas": true, + "scriptSrc": [ + "\\.caremerge\\.com" + ], + "website": "https://caremerge.com" + }, + "Cargo": { + "cats": [ + 51 + ], + "description": "Cargo is a professional site building platform for designers and artists.", + "dom": [ + "link[href*='build.cargo.site/']" + ], + "icon": "Cargo.svg", + "implies": [ + "PHP" + ], + "js": { + "Cargo.Config": "", + "CargoEditor": "", + "__cargo_js_ver__": "" + }, + "meta": { + "cargo_title": "" + }, + "scriptSrc": [ + "(?<!elo\\.io)/cargo\\." + ], + "website": "https://cargo.site" + }, + "CargoServer": { + "cats": [ + 46 + ], + "description": "CargoServer is a platform that enables secure data transfer.", + "icon": "CargoServer.svg", + "meta": { + "application-name": "^CargoServer$" + }, + "saas": true, + "website": "https://cargoserver.ch" + }, + "Carrd": { + "cats": [ + 51 + ], + "description": "Carrd is a platform for building simple, responsive, one-page sites.", + "dom": [ + "link[href*='.carrd.co'][rel='canonical']" + ], + "icon": "Carrd.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "Apache HTTP Server" + ], + "saas": true, + "scripts": [ + "\\(\\!section\\s\\|\\|\\ssection\\.tagName\\s\\!\\=\\s\\'SECTION\\'\\)\\;confidence:90" + ], + "website": "https://carrd.co" + }, + "Carro": { + "cats": [ + 100 + ], + "description": "Carro connects participating Shopify stores together to enable cross-store selling or the ability for like-minded partners to directly sell each other products without the need for inventory, managing returns, or minimum order quantities.", + "icon": "Carro.svg", + "implies": [ + "Shopify" + ], + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.getcarro\\.com/", + "/carro\\.min\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + ], + "website": "https://getcarro.com" + }, + "Carrot quest": { + "cats": [ + 10, + 52 + ], + "description": "Carrot quest is a customer engagement and communication platform that aids businesses in improving interactions with users and customers through targeted messaging, in-app messaging, live chat, email campaigns, and user behavior tracking.", + "headers": { + "Content-Security-Policy": "\\.carrotquest\\.app" + }, + "icon": "Carrot quest.svg", + "js": { + "carrotquest": "" + }, + "pricing": [ + "payg", + "low", + "recurring" + ], + "saas": true, + "website": "https://www.carrotquest.io" + }, + "Cart Functionality": { + "cats": [ + 6 + ], + "description": "Websites that have a shopping cart or checkout page, either using a known ecommerce platform or a custom solution.", + "dom": [ + "a[href*='/cart']", + "a[href*='/order']", + "a[href*='/basket']", + "a[href*='/trolley']", + "a[href*='/bag/']", + "a[href*='/shoppingbag']", + "a[href*='/checkout']", + "a[href*='/winkelwagen']", + "[aria-controls='cart']", + "[class*='shopping-bag']", + "[class*='shopping-cart']", + "[class*='checkout']", + "[class*='winkelwagen']" + ], + "icon": "Cart-generic.svg", + "js": { + "google_tag_params.ecomm_pagetype": "" + }, + "scriptSrc": [ + "googlecommerce\\.com/trustedstores/api/js" + ], + "url": [ + "/(?:cart|order|basket|trolley|bag|shoppingbag|checkout)" + ], + "website": "https://www.wappalyzer.com/technologies/ecommerce/cart-functionality" + }, + "Cart.com": { + "cats": [ + 6 + ], + "description": "Cart.com is an ecommerce platform built for high volume online stores and complex products with features such as multi-store management.", + "dom": [ + "p.AmeriCommerce-powered-by-link > a[href*='.americommerce.com/'][target='_blank']" + ], + "icon": "Cart.com.svg", + "js": { + "AC.storeDomain": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.americommerce\\.com/" + ], + "website": "https://www.americommerce.com" + }, + "Cart.js": { + "cats": [ + 59 + ], + "description": "Cart.js is a very small open-source Javascript library that makes the addition of powerful Ajax cart functionality to your Shopify theme a breeze.", + "icon": "Cart.js.png", + "implies": [ + "Shopify" + ], + "oss": true, + "scriptSrc": [ + "(?:shopify-cartjs/([\\d\\.]+)|assets)/rivets-cart\\.min\\.js\\;version:\\1" + ], + "website": "https://cartjs.org" + }, + "Carta": { + "cats": [ + 55 + ], + "description": "Carta is an equity management platform.", + "dom": [ + "link[href*='.app.carta.com/']" + ], + "icon": "Carta.svg", + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scripts": [ + "app\\.carta\\.com" + ], + "website": "https://carta.com" + }, + "CartBot": { + "cats": [ + 98, + 100 + ], + "description": "CartBot is a tool that automatically adds products or gifts to a customer's cart based on predefined conditions.", + "icon": "CartBot.svg", + "js": { + "CartBotScriptAppended": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "scriptSrc": [ + "cdn-app\\.cart-bot\\.net/" + ], + "website": "https://apps.shopify.com/cartbot-auto-add-to-cart" + }, + "Cartera": { + "cats": [ + 6 + ], + "description": "Cartera is an ecommerce system that enables businesses to manage online sales, product listings, and transactions.", + "icon": "CarteraCommerce.svg", + "saas": true, + "scriptSrc": [ + "\\.cartera\\.com" + ], + "website": "https://www.cartera.com" + }, + "CartFlows": { + "cats": [ + 51 + ], + "description": "CartFlows is a sales funnel builder for WordPress.", + "icon": "Cartflows.svg", + "js": { + "cartflows.active_checkout_cookie": "", + "cartflows_checkout_optimized_fields": "" + }, + "pricing": [ + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "saas": true, + "website": "https://cartflows.com" + }, + "Cartful": { + "cats": [ + 76 + ], + "description": "Cartful is a customer-focused service that assists online shoppers in locating suitable products on a website.", + "icon": "Cartful.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scripts": [ + "embed\\.cartfulsolutions\\.com" + ], + "website": "https://www.cartful.com" + }, + "CartHook": { + "cats": [ + 98 + ], + "description": "CartHook is a solution for creating post-purchase upsell offers on Shopify.", + "icon": "CartHook.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "scriptSrc": [ + "api\\.c\\.carthook\\.com" + ], + "website": "https://carthook.com" + }, + "CartKit": { + "cats": [ + 32 + ], + "description": "CartKit build apps from fuss-free multi-channel marketing automation and campaigns to social proof popups and user session recording.", + "icon": "CartKit.svg", + "pricing": [ + "freemium", + "payg" + ], + "saas": true, + "scriptSrc": [ + "\\.cartkitcdn\\.com/" + ], + "website": "https://www.cartkit.com" + }, + "Cartline": { + "cats": [ + 6 + ], + "description": "Cartline is a Pakistani ecommerce and WhatsApp-commerce platform for creating online stores with cart, checkout and order management. Part of the One Line commerce suite.", + "headers": { + "x-cartline-platform": "cartline\\.pk" + }, + "icon": "Cartline.svg", + "js": { + "Cartline.platform": "^Cartline$" + }, + "meta": { + "application-name": "^Cartline$", + "generator": "^Cartline$" + }, + "saas": true, + "website": "https://cartline.pk" + }, + "CARTO Analytics": { + "cats": [ + 35 + ], + "description": "Carto is a cloud-based spatial analytics platform that enables analysis and development with spatial data at scale.", + "icon": "Carto.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scripts": [ + "\\.basemaps\\.cartocdn\\.com" + ], + "website": "https://carto.com" + }, + "CARTO Data Observatory": { + "cats": [ + 10 + ], + "description": "Carto Data Observatory is a platform that provides access to thousands of public and premium datasets from curated source.", + "icon": "Carto.svg", + "js": { + "CartoDbLib": "", + "cartodb.$": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://carto.com/data-observatory" + }, + "Cartpanda": { + "cats": [ + 6 + ], + "description": "Cartpanda is a platform for selling physical and digital products online, previously known as CartX.", + "icon": "Cartpanda.svg", + "js": { + "Cartpanda": "", + "Cartx": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.cartpanda\\.com/" + ], + "website": "https://cartpanda.com" + }, + "CartPops": { + "cats": [ + 6 + ], + "description": "CartPops is a conversion-optimized AJAX fly-out cart solution for WooCommerce that replaces the traditional cart page and is compatible with any theme.", + "icon": "CartPops.svg", + "implies": [ + "WooCommerce" + ], + "js": { + "CartPops.drawer": "", + "CartPopsConfig": "" + }, + "pricing": [ + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "saas": true, + "website": "https://cartpops.com" + }, + "CartRocket": { + "cats": [ + 98 + ], + "cookies": { + "crt_conv_cp_vtr": "" + }, + "description": "CartRocket is a tool for cart abandonment analytics, providing insights into dropped transactions to improve recovery strategies.", + "dom": [ + "iframe[src*='cartrocket.com/']" + ], + "icon": "CartRocket.svg", + "saas": true, + "website": "https://cartrocket.com" + }, + "Carts Guru": { + "cats": [ + 32, + 75 + ], + "description": "Carts Guru is the all-in-one marketing automation tool for ecommerce stores.", + "icon": "Carts Guru.png", + "pricing": [ + "payg", + "mid" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.cartsguru\\.io/" + ], + "website": "https://www.carts.guru" + }, + "CartStack": { + "cats": [ + 98 + ], + "description": "CartStack is a SaaS solution that allows any company with an ecommerce site or reservation system to increase revenue through reminding/encouraging consumers to return to their abandoned cart and complete their purchase.", + "icon": "CartStack.svg", + "js": { + "_cartstack": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "api\\.cartstack\\.\\w+" + ], + "website": "https://www.cartstack.com" + }, + "Cartum": { + "cats": [ + 6 + ], + "description": "Cartum is a platform offering essential tools for launching and managing online stores.", + "js": { + "Horoshop.Widgets": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://cartum.io" + }, + "Cartylabs": { + "cats": [ + 100 + ], + "description": "Cartylabs is a Shopify application that provides a fast checkout experience and enables merchants to implement upsell and cross-sell features directly within the shopping cart.", + "icon": "Cartylabs.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "fast-checkout-api\\.cartylabs\\.com" + ], + "website": "https://cartylabs.com" + }, + "Carussel": { + "cats": [ + 6 + ], + "description": "Carussel is a dealer web toolkit designed to streamline the online presence and digital operations of automotive dealerships.", + "icon": "Carussel.svg", + "saas": true, + "scriptSrc": [ + "\\.carussel\\.dealer\\.toolkit" + ], + "website": "https://www.carussel.com" + }, + "CarWeb": { + "cats": [ + 6 + ], + "description": "CarWeb is a tailored software solution designed to support the full used car lifecycle, developed by industry professionals to address operational, management, and transactional needs within the automotive resale process.", + "icon": "CarWeb.svg", + "js": { + "carWeb.imageBaseUrl": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://carweb.no" + }, + "caSaaS": { + "cats": [ + 1 + ], + "description": "caSaaS is a Content Management System that enables users to create, organize, and manage digital content.", + "meta": { + "Generator": "caSaaS ([\\d.]+)\\;version:\\1" + }, + "saas": true, + "website": "https://casaas.com" + }, + "Casafari": { + "cats": [ + 53 + ], + "description": "Casafari is a real estate CRM platform designed for professionals to manage content, properties, tasks, and client relationships.", + "icon": "Casafari.svg", + "meta": { + "author": "casafaricrm\\.com", + "publisher": "^Casafari CRM$" + }, + "saas": true, + "scripts": [ + "admin\\.casafaricrm\\.com" + ], + "website": "https://casafaricrm.com" + }, + "CasaSoft": { + "cats": [ + 32 + ], + "description": "CasaSoft is a provider of digital solutions tailored for real estate marketing needs.", + "dom": [ + "link[href*='.casasoft.com']" + ], + "icon": "CasaSoft.svg", + "js": { + "casawpOptionParams": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://casasoft.ch" + }, + "cashew": { + "cats": [ + 91 + ], + "description": "Cashew is a buy now, pay later platform that allows its customers to shop now and pay later in equal monthly installments.", + "headers": { + "Content-Security-Policy": "\\.cashewpayments\\.com" + }, + "icon": "cashew.svg", + "pricing": [ + "payg" + ], + "requiresCategory": [ + 6 + ], + "saas": true, + "scriptSrc": [ + "\\.cashewpayments\\.com/" + ], + "website": "https://www.cashewpayments.com" + }, + "Caspio": { + "cats": [ + 51 + ], + "description": "Caspio is an online database platform that enables the creation of business applications, custom forms, and reports without the need for coding.", + "icon": "Caspio.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.caspio\\.com/" + ], + "website": "https://www.caspio.com" + }, + "Castle": { + "cats": [ + 10 + ], + "description": "Castle is a tool that offers deep visibility into user activities on your website, allowing you to monitor and understand user behaviour in real-time.", + "dom": [ + "link[href*='t.castle.io']" + ], + "icon": "Castle.svg", + "js": { + "_castle": "" + }, + "pricing": [ + "freemium", + "mid", + "recurring", + "poa" + ], + "saas": true, + "website": "https://castle.io" + }, + "Catberry.js": { + "cats": [ + 12, + 18 + ], + "description": "Catberry.js is a framework for building isomorphic web applications that render on both the server and client sides using JavaScript.", + "headers": { + "X-Powered-By": "Catberry" + }, + "icon": "Catberry.js.svg", + "implies": [ + "Node.js" + ], + "js": { + "catberry": "", + "catberry.version": "^(.+)$\\;version:\\1" + }, + "oss": true, + "website": "https://catberry.github.io/" + }, + "Catch": { + "cats": [ + 41 + ], + "description": "Catch is a payment solution which allows merchants to use payments via bank payments instead of credit/debit cards.", + "icon": "Catch.svg", + "js": { + "Catch": "" + }, + "website": "https://www.getcatch.com/" + }, + "Catch Themes Catch Box": { + "cats": [ + 80 + ], + "description": "Catch Box is a lightweight, box shaped, clean responsive WordPress theme by Catch Themes.", + "dom": [ + "link[href*='/wp-content/themes/catch-box/']" + ], + "icon": "Catch Themes.svg", + "pricing": [ + "freemium", + "onetime" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/catch-box(?:-pro)?/" + ], + "website": "https://catchthemes.com/themes/catch-box" + }, + "Catch Themes Fotografie": { + "cats": [ + 80 + ], + "description": "Fotografie is a modern photography WordPress theme that comes with high-quality features and minimal design by Catch Themes.", + "dom": [ + "link[href*='/wp-content/themes/fotografie/']" + ], + "icon": "Catch Themes.svg", + "pricing": [ + "freemium", + "onetime" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/fotografie(?:-pro)?/" + ], + "website": "https://catchthemes.com/themes/fotografie" + }, + "CatchJS": { + "cats": [ + 10 + ], + "description": "CatchJS is a JavaScript error-logging tool that captures runtime errors and generates detailed reports for diagnostic analysis.", + "icon": "CatchJS.svg", + "js": { + "catchjs.log": "", + "catchjs_config.clicks": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.catchjs\\.com" + ], + "website": "https://catchjs.com" + }, + "CATS": { + "cats": [ + 101 + ], + "description": "CATS is an applicant tracking system designed to help professional recruiters manage job postings, candidate applications, and hiring workflows.", + "icon": "CATS.svg", + "saas": true, + "scriptSrc": [ + "cp\\.static\\.catsone\\.com" + ], + "website": "https://catsone.com" + }, + "Catylist": { + "cats": [ + 32 + ], + "description": "Catylist is an all-in-one platform for commercial real estate brokers, offering CRE data, reporting and marketing tools, and property listings.", + "saas": true, + "scriptSrc": [ + "\\.catylist\\.com/" + ], + "website": "https://cre.moodysanalytics.com/products/catylist" + }, + "CausalFunnel": { + "cats": [ + 32 + ], + "description": "CausalFunnel is an AI platform that analyzes customer behavior to optimize business conversion rates.", + "icon": "CuasalFunnel.svg", + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.scripts\\.causalfunnel\\.com" + ], + "website": "https://www.causalfunnel.com" + }, + "CCV Shop": { + "cats": [ + 6 + ], + "description": "CCV Shop is a Dutch ecommerce platform that enables users to create and manage online stores efficiently.", + "icon": "ccvshop.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "/website/JavaScript/Vertoshop\\.js" + ], + "website": "https://ccvshop.be" + }, + "CDK Global": { + "cats": [ + 53 + ], + "description": "CDK Global offered a range of software and digital marketing solutions designed to help automotive businesses manage their operations, improve customer engagement, and enhance their online presence. Their services included dealership management systems (DMS), customer relationship management (CRM) software, website and digital marketing services, and various other tools tailored to the automotive industry.", + "icon": "CDK Global.svg", + "scriptSrc": [ + "\\.connectcdk\\.com/" + ], + "website": "https://www.cdkglobal.com" + }, + "CDN77": { + "cats": [ + 31 + ], + "description": "CDN77 is a content delivery network (CDN).", + "headers": { + "Server": "^CDN77-Turbo$" + }, + "icon": "CDN77.svg", + "website": "https://www.cdn77.com" + }, + "cdnjs": { + "cats": [ + 31 + ], + "description": "cdnjs is a free distributed JS library delivery service.", + "dom": [ + "link[href*='cdnjs.cloudflare.com/']" + ], + "icon": "cdnjs.svg", + "implies": [ + "Cloudflare" + ], + "oss": true, + "scriptSrc": [ + "cdnjs\\.cloudflare\\.com" + ], + "website": "https://cdnjs.com" + }, + "Cecil": { + "cats": [ + 57 + ], + "cpe": "cpe:2.3:a:cecil:cecil:*:*:*:*:*:*:*:*", + "description": "Cecil is a CLI application, powered by PHP, that merge plain text files (written in Markdown), images and Twig templates to generate a static website.", + "icon": "Cecil.svg", + "meta": { + "generator": "^Cecil(?: ([0-9.]+))?$\\;version:\\1" + }, + "website": "https://cecil.app" + }, + "Celebros": { + "cats": [ + 6 + ], + "description": "Celebros is a provider of conversion technology solutions for online shops, designed to improve user engagement and increase conversion rates.", + "icon": "Celebros.svg", + "saas": true, + "scripts": [ + "ai2\\.celebros-analytics\\.com" + ], + "website": "https://www.celebros.com" + }, + "Celerant": { + "cats": [ + 6 + ], + "description": "Celerant is a retail management platform that integrates point of sale and ecommerce into a single system for streamlined business operations.", + "icon": "Celerant.svg", + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.celerantwebservices\\.com" + ], + "website": "https://www.celerant.com" + }, + "Celeritas": { + "cats": [ + 99 + ], + "description": "Celeritas offers transportation logistics services for package deliveries.", + "icon": "Celeritas.svg", + "requiresCategory": [ + 6 + ], + "text": [ + "\\bCeleritas\\b" + ], + "website": "https://celeritastransporte.com" + }, + "Cellxpert": { + "cats": [ + 71 + ], + "description": "Cellxpert is a SaaS platform for affiliate and partner program management, providing tools for tracking, reporting, and optimizing performance-based marketing campaigns.", + "dom": [ + "link[href*='.cellxpert.com/']" + ], + "icon": "Cellxpert.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.cellxpert\\.com/" + ], + "website": "https://www.cellxpert.com" + }, + "Celum": { + "cats": [ + 95 + ], + "description": "Celum is a software developer that specialises in enterprise digital asset management and marketing content management systems.", + "dom": [ + "img[src*='/celum/'], img[src*='/celum_assets/']" + ], + "icon": "Celum.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://www.celum.com" + }, + "CEMax": { + "cats": [ + 52 + ], + "description": "CEMax is a premium customer engagement platform.", + "dom": [ + "div[data-chat-url*='.cemaxai.com/']" + ], + "icon": "CEMax.png", + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://cemax.ai" + }, + "Cendyn": { + "cats": [ + 1 + ], + "description": "Cendyn (formerly NextGuest) is a hospitality focused content management system.", + "headers": { + "x-powered-by": "^NextGuest CMS" + }, + "icon": "cendyn.svg", + "saas": true, + "scriptSrc": [ + "plugins\\.traveltripper\\.io/" + ], + "website": "https://www.cendyn.com" + }, + "Censhare": { + "cats": [ + 95 + ], + "description": "Censhare is a commercial digital experience platform in the form of an enterprise content management system.", + "dom": [ + "img[data-src*='CENSHARE'], img[src*='CENSHARE']" + ], + "icon": "Censhare.svg", + "pricing": [ + "high", + "recurring" + ], + "saas": true, + "website": "https://www.censhare.com" + }, + "Centium": { + "cats": [ + 53 + ], + "description": "Centium is a provider of technology solutions specializing in property and event management software for the hospitality industry, landmark world events, and the aviation sector.", + "dom": [ + "div#page-footer > div[class*='centiumLink'], form[action*='bookings.centiumsoftware.com/'][target='_blank']" + ], + "icon": "Centium.svg", + "saas": true, + "scriptSrc": [ + "bookings\\.centiumsoftware\\.com" + ], + "website": "http://centiumsoftware.com" + }, + "Centminmod": { + "cats": [ + 22 + ], + "headers": { + "X-Powered-By": "centminmod" + }, + "icon": "centminmod.svg", + "implies": [ + "CentOS", + "Nginx", + "PHP" + ], + "website": "https://centminmod.com" + }, + "CentOS": { + "cats": [ + 28 + ], + "cpe": "cpe:2.3:o:centos:centos:*:*:*:*:*:*:*:*", + "description": "CentOS is a Linux distribution that provides a free, community-supported computing platform functionally compatible with its upstream source, Red Hat Enterprise Linux (RHEL).", + "headers": { + "Server": "CentOS", + "X-Powered-By": "CentOS" + }, + "icon": "CentOS.svg", + "website": "https://centos.org" + }, + "Centra": { + "cats": [ + 6 + ], + "description": "Centra is the headless ecommerce platform.", + "dom": [ + "img[src*='.centracdn.net/']" + ], + "excludes": [ + "Magento" + ], + "headers": { + "Content-Security-Policy": "\\.centra(?:cdn)?\\.(?:com|net)" + }, + "icon": "Centra.svg", + "js": { + "CENTRA_IMAGE_SIZES": "" + }, + "pricing": [ + "recurring", + "poa" + ], + "saas": true, + "scripts": [ + "centraCheckoutScript" + ], + "website": "https://centra.com" + }, + "Centribal": { + "cats": [ + 52 + ], + "description": "Centribal is a conversational platform designed for creating, managing, and training chatbots.", + "icon": "Centribal.svg", + "js": { + "centribot_services": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.centribal\\.com/" + ], + "website": "https://centribal.com" + }, + "Cerkl": { + "cats": [ + 76 + ], + "description": "Cerkl is an internal communication software designed to support organizations of any size or structure.", + "icon": "Cerkl.svg", + "js": { + "cerklAptly": "", + "cerkl_awp": "", + "cerkl_subscribe_box": "" + }, + "pricing": [ + "mid", + "recurring", + "payg" + ], + "saas": true, + "website": "https://cerkl.com" + }, + "Ceros": { + "cats": [ + 96 + ], + "description": "Ceros is an interactive, no-code content creation platform designed for marketers and designers to develop engaging digital experiences.", + "icon": "Ceros.svg", + "js": { + "CerosMath": "", + "CerosSDK": "", + "cerosContext": "" + }, + "saas": true, + "scriptSrc": [ + "\\.ceros\\.com" + ], + "website": "https://www.ceros.com" + }, + "Certishopping": { + "cats": [ + 32 + ], + "description": "Certishopping is an all-in-one marketing platform designed to accelerate business growth through integrated tools and automation.", + "headers": { + "Access-Control-Allow-Origin": "business\\.certishopping\\.com" + }, + "icon": "Certishopping.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "\\.certishopping\\.com" + ], + "website": "https://www.certishopping.com" + }, + "Cevoid": { + "cats": [ + 96 + ], + "description": "Cevoid is an all-in-one user-generated content (UGC) platform designed for e-commerce brands.", + "icon": "Cevoid.svg", + "js": { + "cevoid.galleries": "", + "cevoid_gallery.load": "", + "cevoid_state.setSessionCookie": "" + }, + "pricing": [ + "freemium", + "mid", + "recurring", + "poa" + ], + "saas": true, + "website": "https://cevoid.com" + }, + "Cfixé": { + "cats": [ + 72 + ], + "description": "Cfixé is a scheduling platform that enables online booking for everyday services and allows professionals to embed a scheduling widget directly on their website.", + "icon": "Cfixe.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "cfixe\\.com" + ], + "website": "https://cfixe.com" + }, + "CFML": { + "cats": [ + 27 + ], + "cookies": { + "CFID": "" + }, + "description": "ColdFusion Markup Language (CFML), is a scripting language for web development that runs on the JVM, the .NET framework, and Google App Engine.", + "icon": "CFML.png", + "website": "https://adobe.com/products/coldfusion-family.html" + }, + "cgit": { + "cats": [ + 19 + ], + "description": "cgit is a web interface (cgi) for Git repositories, written in C. licensed under GPLv2.", + "icon": "cgit.png", + "implies": [ + "git", + "C" + ], + "meta": { + "generator": "^cgit v([\\d.a-z-]+)$\\;version:\\1" + }, + "oss": true, + "website": "https://git.zx2c4.com/cgit" + }, + "Chabokan": { + "cats": [ + 62 + ], + "description": "Chabokan is a cloud services provider, offering a wide range of incorporated cloud services including Cloud Object Storage, DBaaS, BaaS, and PaaS.", + "headers": { + "ch-powered-by": "Chabokan\\s\\(chabokan\\.net\\)" + }, + "icon": "Chabokan.svg", + "pricing": [ + "low", + "payg" + ], + "website": "https://chabokan.net" + }, + "Chai": { + "cats": [ + 59 + ], + "description": "Chai is a BDD / TDD assertion library for node and the browser that can be paired with any javascript testing framework.", + "icon": "Chai.svg", + "js": { + "chai": "", + "chai.version": "^(.+)$\\;version:\\1" + }, + "oss": true, + "website": "https://www.chaijs.com" + }, + "Chakra UI": { + "cats": [ + 66 + ], + "description": "Chakra UI is a simple, modular and accessible component library that gives you the building blocks you need to build your React applications.", + "dom": [ + "html[style*='chakra-ui-color-mode'], body.chakra-ui-dark, body.chakra-ui-light, div.chakra-portal, div.chakra-container" + ], + "icon": "Chakra UI.svg", + "implies": [ + "React" + ], + "oss": true, + "scriptSrc": [ + "\\.chakra-ui\\." + ], + "website": "https://chakra-ui.com" + }, + "Chameleon": { + "cats": [ + 58 + ], + "description": "Chameleon is a sophisticated no-code platform for product success, empowering SaaS teams to build self-service user onboarding, feature adoption, and feedback collection.", + "icon": "Chameleon.svg", + "js": { + "chmln.Snippet.urls.fast": "fast\\.trychameleon\\.com", + "chmlnData.organizationAttributes": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.trychameleon\\.com/" + ], + "website": "https://www.trychameleon.com" + }, + "Chameleon Power": { + "cats": [ + 5 + ], + "description": "Chameleon Power is a software platform that enables visualization, design, decoration, and selection of digital images and materials.", + "icon": "ChameleonPower.svg", + "js": { + "ChamStats.addEvent": "" + }, + "saas": true, + "scriptSrc": [ + "\\.chameleonpower\\.com/" + ], + "website": "https://chameleonpower.com" + }, + "Chameleon system": { + "cats": [ + 1, + 6 + ], + "description": "Chameleon system is an ecommerce and content management system all-in-one, capable of being integrated straight from the manufacturer.", + "icon": "Chameleon system.png", + "meta": { + "generator": "Chameleon CMS/Shop System" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.chameleon-system.de" + }, + "Chamilo": { + "cats": [ + 21 + ], + "cpe": "cpe:2.3:a:chamilo:chamilo_lms:*:*:*:*:*:*:*:*", + "description": "Chamilo is an open-source learning management and collaboration system.", + "dom": [ + "link[href*='chamilo.org/']" + ], + "headers": { + "X-Powered-By": "Chamilo ([\\d.]+)\\;version:\\1" + }, + "icon": "Chamilo.png", + "implies": [ + "PHP" + ], + "meta": { + "generator": "Chamilo ([\\d.]+)\\;version:\\1" + }, + "website": "https://www.chamilo.org" + }, + "Channel.io": { + "cats": [ + 52, + 53 + ], + "description": "Channel.io is an all-in-one business communication platform that helps businesses connect with customers.", + "icon": "Channel.io.svg", + "js": { + "ChannelIO": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://channel.io" + }, + "ChannelAdvisor": { + "cats": [ + 10, + 32 + ], + "description": "ChannelAdvisor is a provider of cloud-based solutions to ecommerce companies.", + "dom": [ + "link[href*='.channeladvisor.com']" + ], + "icon": "ChannelAdvisor.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.channeladvisor\\.com/" + ], + "website": "https://www.channeladvisor.com" + }, + "ChannelApe": { + "cats": [ + 6 + ], + "description": "ChannelApe is an ecommerce and inventory management solution for the footwear and apparel industry.", + "icon": "ChannelApe.svg", + "pricing": [ + "mid", + "recurring" + ], + "requiresCategory": [ + 6 + ], + "saas": true, + "website": "https://www.channelape.com", + "xhr": [ + "\\.channelape\\.com" + ] + }, + "Chaport": { + "cats": [ + 52 + ], + "description": "Chaport is a multi-channel live chat and chatbot software for business.", + "icon": "Chaport.svg", + "js": { + "chaport": "", + "chaportConfig": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.chaport\\.com" + ], + "website": "https://www.chaport.com" + }, + "ChargeAfter": { + "cats": [ + 41, + 91 + ], + "description": "ChargeAfter is a platform that connects retailers and lenders to offer consumers personalized Point of Sale Financing options at checkout from multiple lenders. ", + "icon": "ChargeAfter.svg", + "js": { + "ChargeAfter": "" + }, + "saas": true, + "scriptSrc": [ + "cdn\\.chargeafter\\.com" + ], + "website": "https://chargeafter.com/" + }, + "Chargebee": { + "cats": [ + 41 + ], + "description": "Chargebee is a PCI Level 1 certified recurring billing platform for SaaS and subscription-based businesses.", + "icon": "Chargebee.svg", + "js": { + "Chargebee": "", + "chargebeeTrackFunc": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "js\\.chargebee\\.com/v([\\d.]+)\\;version:\\1" + ], + "website": "https://www.chargebee.com" + }, + "Chart.js": { + "cats": [ + 25 + ], + "description": "Chart.js is an open-source JavaScript library that allows you to draw different types of charts by using the HTML5 canvas element.", + "icon": "Chart.js.svg", + "js": { + "Chart": "\\;confidence:50", + "Chart.defaults.doughnut": "", + "chart.ctx.bezierCurveTo": "" + }, + "scriptSrc": [ + "/Chart(?:\\.bundle)?(?:\\.min)?\\.js\\;confidence:75", + "chartjs\\.org/dist/([\\d.]+(?:-[^/]+)?|master|latest)/Chart.*\\.js\\;version:\\1", + "cdnjs\\.cloudflare\\.com/ajax/libs/Chart\\.js/([\\d.]+(?:-[^/]+)?)/Chart.*\\.js\\;version:\\1", + "cdn\\.jsdelivr\\.net/(?:npm|gh/chartjs)/chart\\.js@([\\d.]+(?:-[^/]+)?|latest)/dist/Chart.*\\.js\\;version:\\1" + ], + "website": "https://www.chartjs.org" + }, + "Chartbeat": { + "cats": [ + 10 + ], + "description": "Chartbeat is a web analytics service that provides real-time data and insights into website performance, audience engagement, and content effectiveness for publishers and media organizations.", + "icon": "Chartbeat.svg", + "js": { + "_sf_async_config": "", + "_sf_endpt": "" + }, + "scriptSrc": [ + "chartbeat\\.js" + ], + "website": "https://chartbeat.com" + }, + "Chaser": { + "cats": [ + 46 + ], + "description": "Chaser is a telephone callback system designed to connect users by initiating return calls through a central server.", + "icon": "Chaser.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "//chaser\\.ru'" + ], + "website": "https://chaser.ru" + }, + "Chat Chasers": { + "cats": [ + 52 + ], + "description": "Chat Chasers is a chat system designed for car dealers to streamline communication with customers.", + "icon": "ChatChasers.svg", + "js": { + "_FetchChatChasersApp": "" + }, + "saas": true, + "scriptSrc": [ + "\\.chatchasers\\.com/" + ], + "website": "https://www.chatchasers.com" + }, + "Chat Robot": { + "cats": [ + 52 + ], + "description": "Chat Robot is a live chat system.", + "icon": "ChatRobot.svg", + "js": { + "CRChat": "", + "_crChat.browserInfo": "" + }, + "pricing": [ + "freemium", + "high", + "recurring" + ], + "saas": true, + "website": "https://chat-robot.com" + }, + "Chatango": { + "cats": [ + 5 + ], + "description": "Chatango is a website used for connecting to a large selection of users.", + "dom": [ + "iframe[src*='st.chatango.com']" + ], + "icon": "Chatango.svg", + "pricing": [ + "freemium" + ], + "saas": true, + "scriptSrc": [ + "st\\.chatango\\.com" + ], + "website": "https://chatango.com" + }, + "Chatbaby": { + "cats": [ + 52 + ], + "description": "Chatbaby is a service for creating custom ChatGPT chatbots tailored to website content.", + "icon": "Chatbaby.svg", + "js": { + "$$chatbaby": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.chatbaby\\.co/" + ], + "website": "https://chatbaby.co" + }, + "Chatbase": { + "cats": [ + 52 + ], + "cookies": { + "chatbase_anon_id": "" + }, + "description": "Chatbase is an AI chatbot builder, it trains ChatGPT on your data and lets you add a chat widget to your website.", + "icon": "Chatbase.svg", + "js": { + "chatbaseConfig.chatbotId": "", + "embedChatbaseChatbot": "" + }, + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "scripts": [ + "www\\.chatbase\\.co" + ], + "website": "https://www.chatbase.co" + }, + "ChatBot": { + "cats": [ + 52 + ], + "description": "ChatBot is a framework for AI chatbots, enabling users to create chatbots for various web services.", + "icon": "ChatBot.svg", + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.chatbot\\.com/" + ], + "website": "https://www.chatbot.com" + }, + "ChatBotBuilder": { + "cats": [ + 52 + ], + "description": "ChatBotBuilderAI is an AI chatbot development platform that enables deployment of custom GPT-powered chatbots.", + "icon": "ChatBotBuilder.svg", + "pricing": [ + "onetime", + "freemium", + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "app\\.chatgptbuilder\\.io/" + ], + "website": "https://www.chatbotbuilder.ai" + }, + "ChatBullet": { + "cats": [ + 52 + ], + "description": "ChatBullet is a platform that integrates chatbots and AI tools to automate customer interactions.", + "icon": "ChatBullet.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "widget\\.chatbullet\\.com" + ], + "website": "https://chatbullet.com" + }, + "ChatFood": { + "cats": [ + 52 + ], + "description": "ChatFood is a platform providing mobile ordering tailored for hospitality brands.", + "icon": "ChatFood.svg", + "js": { + "ChatFoodWidget": "", + "ChatFoodWidgetClient": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.chatfood.io" + }, + "ChatGen": { + "cats": [ + 52 + ], + "description": "ChatGen is a hybrid chatbot platform designed to facilitate communication with prospects, customers, and internal employees, aiming to reduce turnaround time and improve productivity.", + "icon": "ChatGen.svg", + "js": { + "ChatGen": "", + "loadChatgen": "" + }, + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.chatgen\\.ai/" + ], + "website": "https://chatgen.ai" + }, + "Chatgo": { + "cats": [ + 52 + ], + "description": "Chatgo is a messenger widget designed for integration with websites and e-shops, enabling communication and engagement.", + "icon": "Chatgo.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.chatgo\\.cz" + ], + "website": "https://www.chatgo.cz" + }, + "Chatify": { + "cats": [ + 52 + ], + "description": "Chatify is a chat solution for websites seeking to enhance customer engagement.", + "icon": "Chatify.svg", + "pricing": [ + "freemium", + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.chatify\\.com/" + ], + "website": "https://www.chatify.com" + }, + "Chative": { + "cats": [ + 52 + ], + "description": "Chative is a platform that provides live chat and chatbot solutions for real-time customer interactions.", + "icon": "Chative.svg", + "js": { + "Chative.app_id": "", + "ChativeApi": "", + "ChativeEvents": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.chative\\.io/" + ], + "website": "https://chative.io" + }, + "ChatLab": { + "cats": [ + 52 + ], + "description": "ChatLab is an AI-powered customer service agent that operates as a chatbot on websites to assist with user inquiries.", + "icon": "ChatLab.svg", + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "script\\.chatlab\\.com" + ], + "website": "https://www.chatlab.com" + }, + "Chatlio": { + "cats": [ + 52 + ], + "description": "Chatlio is a live chat solution that integrates with Slack, enabling real-time communication and customer support directly within the Slack platform.", + "icon": "Chatlio.svg", + "js": { + "ChatlioReact": "", + "ChatlioReactDOM": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "w\\.chatlio\\.com/" + ], + "website": "https://chatlio.com" + }, + "Chatlyn": { + "cats": [ + 52, + 53 + ], + "description": "Chatlyn is an AI-powered customer engagement platform designed to automate client communication and optimize engagement, enhancing customer satisfaction.", + "icon": "Chatlyn.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "app\\.chatlyn\\.com/" + ], + "website": "https://chatlyn.com" + }, + "ChatNode": { + "cats": [ + 52, + 53 + ], + "description": "ChatNode is a platform for building advanced AI chatbots that provide deep business insights, designed to enhance customer interactions through innovative technology.", + "icon": "ChatNode.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "embed\\.chatnode\\.ai/" + ], + "website": "https://www.chatnode.ai" + }, + "ChatPlus": { + "cats": [ + 52 + ], + "description": "ChatPlus is a provider of chat and chatbot tool with (or without) AI in Japan and abroad.", + "icon": "ChatPlus.svg", + "js": { + "ChatplusAction.addAgentTag": "", + "ChatplusAppScript.getLead": "", + "ChatplusScript.focusPrompt": "", + "jpChatplusOnComplete": "", + "jp_chatplus_app_accessTime": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://chatplus.jp" + }, + "Chatra": { + "cats": [ + 52 + ], + "description": "Chatra is a cloud-based live chat platform aimed at small businesses and ecommerce retailers.", + "icon": "Chatra.svg", + "js": { + "ChatraID": "", + "ChatraSetup": "" + }, + "pricing": [ + "freemium", + "payg", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "call\\.chatra\\.io/chatra\\.js" + ], + "website": "https://chatra.com", + "xhr": [ + "chat\\.chatra\\.io/" + ] + }, + "Chatroll": { + "cats": [ + 52 + ], + "description": "Chatroll is a chat platform designed for live events, enabling real-time audience engagement and interaction.", + "dom": [ + "iframe[src*='chatroll.com/']" + ], + "icon": "Chatroll.svg", + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "website": "https://chatroll.com" + }, + "Chatsimple": { + "cats": [ + 52, + 53 + ], + "description": "Chatsimple provides AI chatbots for sales and support, facilitating lead generation and multilingual customer assistance.", + "icon": "Chatsimple.svg", + "js": { + "chatsimpleCoPilot": "" + }, + "pricing": [ + "freemium", + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.chatsimple\\.ai/" + ], + "website": "https://www.chatsimple.ai" + }, + "ChatStack": { + "cats": [ + 52 + ], + "description": "ChatStack is a self-hosted live chat software for websites.", + "icon": "ChatStack.svg", + "js": { + "Chatstack.chatState": "", + "Chatstack.server": "" + }, + "pricing": [ + "onetime" + ], + "saas": true, + "website": "https://www.chatstack.com" + }, + "Chatt": { + "cats": [ + 41, + 52, + 90 + ], + "description": "Chatt is an all-in-one platform that provides businesses with reviews, messaging, and payment solutions.", + "icon": "Chatt.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scripts": [ + "getchatt\\.com" + ], + "website": "https://getchatt.com" + }, + "ChatThing": { + "cats": [ + 52 + ], + "description": "Chat Thing is a platform that provides tools to build AI agents trained on custom content.", + "icon": "ChatThing.svg", + "js": { + "chatThing.chatFrame": "", + "chatThingConfig": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://chatthing.ai" + }, + "Chatway": { + "cats": [ + 52 + ], + "description": "Chatway is a live chat tool for websites, designed to facilitate customer engagement through real-time conversations.", + "icon": "Chatway.svg", + "js": { + "$chatway": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.chatway\\.app/" + ], + "website": "https://chatway.app" + }, + "Chatwee": { + "cats": [ + 52 + ], + "description": "Chatwee is a live chat and instant messaging app designed to facilitate real-time communication on websites and online communities.", + "icon": "Chatwee.svg", + "pricing": [ + "freemium", + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\bchatwee(?:-api)?\\.com/.*\\.js" + ], + "website": "https://chatwee.com" + }, + "ChatWING": { + "cats": [ + 52 + ], + "description": "ChatWING is a live website chat system designed to facilitate real-time communication between businesses and website visitors.", + "dom": [ + "iframe[src*='chatwing.com/chatbox/']" + ], + "icon": "ChatWING.svg", + "js": { + "chatwing.browser": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "\\.chatwing\\.com" + ], + "website": "https://chatwing.com" + }, + "ChatWith.io": { + "cats": [ + 52 + ], + "description": "ChatWith.io is a versatile platform enabling WhatsApp link management, statistics tracking, and specialised services like WhatsApp Business Dating and widgets for efficient customer engagement.", + "dom": [ + "a[href*='//chatwith.io/'][target='_self']" + ], + "icon": "ChatWith.io.svg", + "pricing": [ + "onetime", + "low" + ], + "saas": true, + "scriptSrc": [ + "widget\\.tochat\\.be/" + ], + "website": "https://chatwith.io" + }, + "Chatwoot": { + "cats": [ + 52 + ], + "cpe": "cpe:2.3:a:chatwoot:chatwoot:*:*:*:*:*:*:*:*", + "description": "Chatwoot is a customer support tool for instant messaging channels.", + "icon": "Chatwoot.svg", + "js": { + "$chatwoot": "", + "chatwootSDK": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://www.chatwoot.com" + }, + "Chaty": { + "cats": [ + 52 + ], + "description": "Chaty is a communication tool that enables customer engagement through messaging apps like WhatsApp and Messenger.", + "icon": "Chaty.svg", + "js": { + "close_chaty": "", + "launch_chaty": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.chaty\\.app/" + ], + "website": "https://chaty.app/" + }, + "Chayns": { + "cats": [ + 1 + ], + "description": "Chayns is a web platform that enables businesses and organizations to create customizable websites and apps, providing tools for digital communication, content management, and ecommerce integration.", + "icon": "Chayns.svg", + "saas": true, + "scriptSrc": [ + "api\\.chayns-static\\.space" + ], + "website": "https://chayns.site" + }, + "Checkfront": { + "cats": [ + 5, + 72 + ], + "description": "Checkfront is a cloud-based booking management application and ecommerce platform.", + "icon": "Checkfront.svg", + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.checkfront\\.com/" + ], + "website": "https://www.checkfront.com" + }, + "Checkin": { + "cats": [ + 58 + ], + "description": "Checkin is a system that automates registration processes.", + "icon": "Checkin.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "registration\\.checkin\\.no" + ], + "website": "https://www.checkin.no" + }, + "Checkly": { + "cats": [ + 13 + ], + "description": "Checkly is the API and E2E monitoring platform for the modern stack: programmable, flexible and loving JavaScript.", + "icon": "Checkly.svg", + "js": { + "__NUXT__.config.public.apiUrl": "api\\.checklyhq\\.com" + }, + "pricing": [ + "freemium", + "recurring", + "mid" + ], + "requires": [ + "Nuxt.js" + ], + "saas": true, + "website": "https://www.checklyhq.com", + "xhr": [ + "api\\.checklyhq\\.com/" + ] + }, + "Checkout Champ": { + "cats": [ + 6 + ], + "description": "Checkout Champ is an ecommerce store optimizer designed to enhance store performance and profitability.", + "dom": [ + "a[title*='Powered by CheckoutChamp'], link[href*='checkoutchamp.com/']" + ], + "icon": "CheckoutChamp.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://checkoutchamp.com" + }, + "Checkout.com": { + "cats": [ + 41 + ], + "description": "Checkout.com is an international payment platform that processes different payment methods across a variety of currencies.", + "icon": "Checkout.com.svg", + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.checkout\\.com/js/.+js(?:\\?ver=)?([\\d\\.]+)?\\;version:\\1" + ], + "website": "https://www.checkout.com" + }, + "CheerPJ": { + "cats": [ + 47 + ], + "description": "CheerpJ is a WebAssembly-based Java Virtual Machine and OpenJDK distribution designed to run Java applications in modern browsers.", + "icon": "CheerPJ.svg", + "js": { + "CheerpJDataFolder": "", + "CheerpJDevFolder": "", + "CheerpJWebFolder": "" + }, + "oss": true, + "scripts": [ + "\\.cheerpj\\.com" + ], + "website": "https://cheerpj.com" + }, + "Chefpreneur": { + "cats": [ + 53 + ], + "description": "Chefpreneur is a platform providing solutions for starting or enhancing personal chef businesses.", + "dom": [ + "iframe[src*='app.chefpreneur.com/']" + ], + "icon": "Chefpreneur.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://chefpreneur.com" + }, + "Chekkit": { + "cats": [ + 52 + ], + "description": "Chekkit is an all-in-one review, messaging, and lead inbox software.", + "icon": "Chekkit.png", + "js": { + "chekkitSettings.toggleChat": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://www.chekkit.io" + }, + "Cherokee": { + "cats": [ + 22 + ], + "cpe": "cpe:2.3:a:cherokee-project:cherokee:*:*:*:*:*:*:*:*", + "headers": { + "Server": "^Cherokee(?:/([\\d.]+))?\\;version:\\1" + }, + "icon": "Cherokee.png", + "website": "https://www.cherokee-project.com" + }, + "CherryPy": { + "cats": [ + 22 + ], + "cpe": "cpe:2.3:a:cherrypy:cherrypy:*:*:*:*:*:*:*:*", + "description": "CherryPy is an object-oriented web application framework using the Python programming language.", + "headers": { + "Server": "CherryPy(?:/([\\d.]+))?\\;version:\\1" + }, + "icon": "CherryPy.svg", + "website": "https://cherrypy.org/" + }, + "Chevereto": { + "cats": [ + 7, + 19 + ], + "cpe": "cpe:2.3:a:chevereto:chevereto:*:*:*:*:*:*:*:*", + "description": "Chevereto is an image hosting software that allows you to create a full-featured image hosting website on your own server.", + "icon": "Chevereto.svg", + "implies": [ + "PHP" + ], + "js": { + "CHEVERETO.version": "([\\d\\.]+)\\;version:\\1" + }, + "meta": { + "generator": "Chevereto\\s(?:[\\d\\.]+)" + }, + "pricing": [ + "low", + "onetime" + ], + "saas": true, + "scriptSrc": [ + "/chevereto\\.js" + ], + "website": "https://chevereto.com" + }, + "Chicago Boss": { + "cats": [ + 18 + ], + "cookies": { + "_boss_session": "", + "book_like_a_boss_session": "" + }, + "description": "Chicago Boss is a web framework for Erlang.", + "icon": "Chicago Boss.svg", + "implies": [ + "Erlang" + ], + "oss": true, + "website": "http://chicagoboss.org/" + }, + "CHIIRP": { + "cats": [ + 32 + ], + "description": "CHIIRP is an AI-powered lead conversion tool for trade businesses that captures and manages calls and inquiries to support timely follow-up and improved lead conversion.", + "icon": "CHIIRP.svg", + "saas": true, + "scriptSrc": [ + "app\\.chiirp\\.com" + ], + "website": "https://chiirp.com" + }, + "Chili Piper": { + "cats": [ + 72 + ], + "description": "Chili Piper is a suite of automated scheduling tools that help revenue teams convert leads.", + "icon": "Chili Piper.svg", + "js": { + "ChiliPiper": "" + }, + "pricing": [ + "low", + "freemium" + ], + "saas": true, + "scriptSrc": [ + "js\\.chilipiper\\.com/marketing\\.js" + ], + "website": "https://www.chilipiper.com/" + }, + "Chimpify": { + "cats": [ + 32 + ], + "description": "Chimpify is an inbound marketing platform that consolidates content management, lead generation, and campaign tracking to support data-driven audience engagement.", + "headers": { + "Server": "^Chimpify$" + }, + "icon": "Chimpify.svg", + "js": { + "Chimpify.content_id": "" + }, + "pricing": [ + "mid", + "recurring", + "payg" + ], + "saas": true, + "website": "https://www.chimpify.de" + }, + "Chimpmatic": { + "cats": [ + 87 + ], + "description": "Chimpmatic is a premium Contact Form 7 and Mailchimp integration plugin.", + "dom": { + "form[class*='chimpmatic']": { + "attributes": { + "class": "chimpmatic-([\\d\\.]+)\\;version:\\1" + } + } + }, + "icon": "default.svg", + "implies": [ + "Contact Form 7", + "MailChimp" + ], + "pricing": [ + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "saas": true, + "website": "https://chimpmatic.com" + }, + "Chinese Menu Online": { + "cats": [ + 51, + 93 + ], + "description": "Chinese Menu Online is an online food ordering service.", + "dom": [ + "li > a[href*='chinesemenuonline.com']" + ], + "icon": "Chinese Menu Online.svg", + "pricing": [ + "payg" + ], + "saas": true, + "website": "https://www.chinesemenuonline.com" + }, + "Chitika": { + "cats": [ + 36 + ], + "icon": "Chitika.png", + "js": { + "ch_client": "", + "ch_color_site_link": "" + }, + "scriptSrc": [ + "scripts\\.chitika\\.net/" + ], + "website": "https://chitika.com" + }, + "Choices": { + "cats": [ + 59 + ], + "description": "Choices.js is a lightweight, configurable select box/text input plugin.", + "icon": "Choices.png", + "js": { + "Choices": "" + }, + "oss": true, + "scriptSrc": [ + "choices\\.js(?:@|/)?([\\d\\.]+)?.+choices\\.min\\.js\\;version:\\1", + "/modules/choices/js/choices\\.js" + ], + "website": "https://github.com/Choices-js/Choices" + }, + "Chord": { + "cats": [ + 52, + 103 + ], + "description": "Chord is a video-enabled social community and communication platform completely customised to your brand.", + "icon": "Chord.svg", + "js": { + "CHORDCONNECT": "", + "ChordConnect.__esModule": "" + }, + "pricing": [ + "freemium", + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "chord\\.us/embeddable/client-([\\d\\.]+)\\.min\\.js\\;version:\\1" + ], + "website": "https://m.chord.us" + }, + "Chorus": { + "cats": [ + 1 + ], + "cookies": { + "_chorus_geoip_continent": "", + "chorus_preferences": "" + }, + "description": "Chorus is the only all-in-one publishing, audience, and revenue platform built for modern media companies.", + "icon": "Chorus.svg", + "js": { + "Chorus.AddScript": "", + "ChorusAds.beforeAdsRequested": "", + "ChorusCampaigns.recordClickUrl": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://getchorus.voxmedia.com" + }, + "Chosen": { + "cats": [ + 12, + 18 + ], + "description": "Chosen is a jQuery plugin that makes long, unwieldy select boxes much more user-friendly.", + "scriptSrc": [ + "chosen(?:\\.jquery)?(?:\\.min)?\\.js(?:\\?ver=((?:\\d+\\.)+\\d+))?\\;version:\\1" + ], + "website": "https://harvesthq.github.io/chosen/" + }, + "chroma.js": { + "cats": [ + 59 + ], + "description": "chroma.js is a small-ish zero-dependency JavaScript library for all kinds of color conversions and color scales.", + "oss": true, + "scriptSrc": [ + "chroma(?:\\.min)?\\.js(?:\\?ver=((?:\\d+\\.)+\\d+))?\\;version:\\1", + "(?:((?:\\d+\\.)+\\d+)\\/)?chroma(?:\\.min)?\\.js\\;version:\\1" + ], + "website": "https://www.vis4.net/chromajs/" + }, + "Chronofresh": { + "cats": [ + 99 + ], + "description": "Chronofresh is an express transport service for food products.", + "icon": "Chronopost.svg", + "requiresCategory": [ + 6 + ], + "text": [ + "\\bChronofresh\\b" + ], + "website": "https://www.chronofresh.fr" + }, + "Chronopost": { + "cats": [ + 99 + ], + "description": "Chronopost provides a domestic and international express shipping and delivery service.", + "icon": "Chronopost.svg", + "requiresCategory": [ + 6 + ], + "text": [ + "\\bChronopost\\b" + ], + "website": "https://www.chronopost.fr" + }, + "ChurnZero": { + "cats": [ + 97 + ], + "description": "ChurnZero is a real-time customer success platform that helps subscription businesses fight customer churn.", + "icon": "ChurnZero.svg", + "js": { + "ChurnZero": "", + "ChurnZero.version": "([\\d\\.]+)\\;version:\\1" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://churnzero.net" + }, + "Ciklik": { + "cats": [ + 6, + 41 + ], + "cookies": { + "ciklik_session": "" + }, + "description": "Ciklik is an ecommerce platform that empowers individuals to establish online stores and market their subscription-based products.", + "icon": "Ciklik.svg", + "js": { + "t_ciklik": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://www.ciklik.co" + }, + "CIMcloud": { + "cats": [ + 6 + ], + "description": "CIMcloud is a customer interaction management platform that integrates ecommerce capabilities.", + "icon": "CIMcloud.svg", + "js": { + "cimcloud.catalog": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://www.cimcloud.com" + }, + "CINC": { + "cats": [ + 32, + 53 + ], + "description": "CINC is a lead acquisition and conversion platform for teams and top real estate agents.", + "icon": "CINC.svg", + "js": { + "CINC.AjaxApi": "" + }, + "saas": true, + "website": "https://www.cincpro.com" + }, + "Circle": { + "cats": [ + 2 + ], + "cookies": { + "_circle_session:": "\\;confidence:50" + }, + "description": "Circie is an all-in-one community platform for businesses that brings together engaging courses, discussions, members, live streams, chat, events, and memberships.", + "dom": [ + "a[href*='.circle.so/']" + ], + "icon": "Circle.svg", + "js": { + "circleUser": "\\;confidence:50" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://circle.so" + }, + "Citizen Space": { + "cats": [ + 1 + ], + "description": "Citizen Space is an engagement platform by Delib that enhances democratic processes globally.", + "dom": [ + "a[href='https://www.delib.net/citizen_space']" + ], + "icon": "CitizenSpace.svg", + "js": { + "cs_embedded_content": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "/static/vendor/dlb-admin-ui/" + ], + "website": "https://www.delib.net/citizen_space" + }, + "Citrix": { + "cats": [ + 46 + ], + "description": "Citrix is a people-centric solutions provider offering software that enables employees to work and collaborate remotely, irrespective of their device or network.", + "icon": "Citrix.svg", + "js": { + "AddHeaderAndBarForCitrix": "", + "CTXS.AccessGateway": "", + "CTXS.WebApiClient": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "/ctxs\\.core\\.min\\.js" + ], + "website": "https://www.citrix.com" + }, + "CitrusLime": { + "cats": [ + 6 + ], + "description": "CitrusLime is an end-to-end cloud retail solution that supports inventory management, point-of-sale operations, and online store integration within a unified platform.", + "icon": "CitrusLime.svg", + "js": { + "CitrusLime.ExternalServiceApiCalls": "", + "CitrusOnLoadPrep": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://citruslime.com" + }, + "CitrusPay": { + "cats": [ + 41 + ], + "description": "CitrusPay provides payement gateway and wallet services.", + "icon": "citruspay.png", + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "checkout-static\\.citruspay\\.com/" + ], + "website": "https://consumers.citruspay.com/" + }, + "City Hive": { + "cats": [ + 6 + ], + "description": "City Hive's all in one ecommerce platform for wine and spirit shops.", + "icon": "City Hive.svg", + "js": { + "cityHiveSites": "", + "cityHiveWebsiteName": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://www.cityhive.net" + }, + "CityMail": { + "cats": [ + 99 + ], + "description": "CityMail is a private postal organisation operating in Sweden.", + "icon": "CityMail.svg", + "requiresCategory": [ + 6 + ], + "text": [ + "\\bCitymail\\b" + ], + "website": "https://www.citymail.se" + }, + "CIVIC": { + "cats": [ + 67 + ], + "description": "Civic provides cookie control for user consent and the use of cookies.", + "icon": "civic.svg", + "scriptSrc": [ + "cc\\.cdn\\.civiccomputing\\.com" + ], + "website": "https://www.civicuk.com/cookie-control" + }, + "Civic Champs": { + "cats": [ + 53 + ], + "description": "Civic Champs is a volunteer management platform that streamlines event coordination, tracks volunteer hours, and simplifies communication between organizations and their volunteers.", + "icon": "CivicChamps.svg", + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scripts": [ + "\\.civicchamps\\.com" + ], + "website": "https://www.civicchamps.com" + }, + "CivicPlus": { + "cats": [ + 1 + ], + "description": "CivicPlus is a government community engagement tool designed to facilitate communication, collaboration, and public participation.", + "headers": { + "Content-Security-Policy": "\\.civicplus\\.com" + }, + "icon": "CivicPlus.svg", + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.civicplus.com/municipal-websites" + }, + "CiviCRM": { + "cats": [ + 53 + ], + "cpe": "cpe:2.3:a:civicrm:civicrm:*:*:*:*:*:*:*:*", + "description": "CiviCRM is a web-based suite of internationalised open-source software for constituency relationship management.", + "dom": [ + "a[href*='/civicrm/contribute/transact'], link[href*='/com_civicrm/civicrm/']" + ], + "icon": "CiviCRM.svg", + "oss": true, + "website": "https://civicrm.org" + }, + "CiviCRM plugins": { + "cats": [ + 87 + ], + "description": "CiviCRM is a web-based suite of internationalised open-source software for constituency relationship management.", + "icon": "CiviCRM.svg", + "implies": [ + "CiviCRM" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "wp-content/plugins/(?:[\\w\\-]+)?civicrm(?:[\\w\\-]+)?/" + ], + "website": "https://wordpress.org/plugins/search/civicrm/" + }, + "CivicTheme": { + "cats": [ + 66 + ], + "description": "CivicTheme is an open source, inclusive and component-based design system. It was created so governments and corporations can rapidly assemble modern, consistent and compliant digital experiences.", + "dom": [ + "img[class*='civictheme-image']", + "img[class*='civic-image']" + ], + "icon": "CivicTheme.svg", + "oss": true, + "website": "https://www.civictheme.io/" + }, + "CJDropshipping app": { + "cats": [ + 100 + ], + "description": "CJDropshipping is a dropshipping supplier and fulfillment service from China.", + "icon": "CJDropshipping.svg", + "pricing": [ + "payg" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "scriptSrc": [ + "app\\.cjdropshipping\\.com/" + ], + "website": "https://apps.shopify.com/cucheng" + }, + "Ckan": { + "cats": [ + 1 + ], + "headers": { + "Access-Control-Allow-Headers": "X-CKAN-API-KEY", + "Link": "<http://ckan\\.org/>; rel=shortlink" + }, + "icon": "Ckan.svg", + "implies": [ + "Python", + "Solr", + "Java", + "PostgreSQL" + ], + "meta": { + "generator": "^ckan ?([0-9.]+)$\\;version:\\1" + }, + "oss": true, + "website": "https://ckan.org/" + }, + "CKEditor": { + "cats": [ + 24 + ], + "cpe": "cpe:2.3:a:ckeditor:ckeditor:*:*:*:*:*:*:*:*", + "description": "CKEditor is a WYSIWYG rich text editor which enables writing content directly inside of web pages or online applications. Its core code is written in JavaScript and it is developed by CKSource. CKEditor is available under open-source and commercial licenses.", + "dom": [ + "style[data-cke]" + ], + "icon": "CKEditor.svg", + "js": { + "CKEDITOR": "", + "CKEDITOR.version": "^([\\d\\.])$\\;version:\\1", + "CKEDITOR_BASEPATH": "", + "CKEDITOR_VERSION": "^([\\d\\.])$\\;version:5-\\1", + "apex.libVersions.ckeditor5": "^([\\d\\.])$\\;version:5-\\1" + }, + "website": "https://ckeditor.com" + }, + "Clarifai": { + "cats": [ + 47 + ], + "description": "Clarifai is a unified platform that enables creation and management of AI workloads while optimizing compute costs across preferred environments.", + "icon": "Clarifai.svg", + "pricing": [ + "freemium", + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "sdk\\.clarifai\\.com" + ], + "website": "https://www.clarifai.com" + }, + "Clarip": { + "cats": [ + 67 + ], + "description": "Clarip is an enterprise data privacy and risk management platform.", + "icon": "Clarip.svg", + "js": { + "claripCdnHost": "", + "claripHost": "", + "pageData.claripConsentJSUrl": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "//cdn\\.clarip\\.com/" + ], + "website": "https://www.clarip.com" + }, + "Claris FileMaker": { + "cats": [ + 34 + ], + "description": "Claris FileMaker is a cross-platform relational database application from Claris International.", + "icon": "Claris.svg", + "pricing": [ + "payg", + "recurring" + ], + "requires": [ + "Vaadin", + "Application Request Routing", + "Java" + ], + "url": [ + "\\.[\\w]+/fmi/webd/" + ], + "website": "https://www.claris.com/filemaker" + }, + "Clarity": { + "cats": [ + 66 + ], + "description": "Clarity is an open-source design system that brings together UX guidelines, an HTML/CSS framework, and Angular components.", + "dom": [ + "link[href*='clr-ui'], clr-main-container" + ], + "icon": "clarity.svg", + "implies": [ + "Angular" + ], + "js": { + "ClarityIcons": "" + }, + "oss": true, + "scriptSrc": [ + "clr-angular(?:\\.umd)?(?:\\.min)?\\.js" + ], + "website": "https://clarity.design" + }, + "Clarivoy": { + "cats": [ + 32 + ], + "description": "Clarivoy is an automotive marketing campaign tool.", + "icon": "Clarivoy.svg", + "pricing": [ + "freemium", + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.clarivoy\\.com/" + ], + "website": "https://www.clarivoy.com" + }, + "Claspo": { + "cats": [ + 32 + ], + "description": "Claspo is a pop-up builder designed to generate and capture leads, increase sales, and grow subscriber lists.", + "icon": "Claspo.svg", + "js": { + "claspo": "" + }, + "pricing": [ + "freemium", + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "scripts\\.claspo\\.io/" + ], + "website": "https://claspo.io" + }, + "ClassCreator": { + "cats": [ + 72 + ], + "description": "ClassCreator is a school class reunion planning tool that helps organize events, manage guest lists, and track RSVPs, streamlining the coordination of reunions.", + "icon": "ClassCreator.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "www\\.classcreator\\.com/" + ], + "website": "https://www.classcreator.com" + }, + "Classeh": { + "cats": [ + 21 + ], + "description": "Classeh is a LMS that allows user to participate in webinars and also use LMS options like messanger,finances,homework,quiz and some extra options like sending messages and more.", + "dom": [ + "a[href*='apps.classeh.ir'][target='_blank']" + ], + "icon": "Classeh.svg", + "implies": [ + "PHP", + "React", + "Python" + ], + "meta": { + "author": "^fanavar\\.org$" + }, + "pricing": [ + "recurring" + ], + "saas": true, + "website": "https://fanavar.org" + }, + "ClassFit": { + "cats": [ + 72 + ], + "description": "ClassFit is a provider of a booking and scheduling software for fitness centers.", + "icon": "ClassFit.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.classfit\\.com" + ], + "scripts": [ + "\\.classfit\\.com" + ], + "website": "https://classfit.com" + }, + "Classnames": { + "cats": [ + 59 + ], + "description": "Javascript utility for conditionally joining classNames together.", + "oss": true, + "scriptSrc": [ + "classnames\\.?\\w{0,20}(?:\\.chunk)?\\.js" + ], + "website": "https://jedwatson.github.io/classnames/" + }, + "Classy": { + "cats": [ + 111 + ], + "description": "Classy is an online fundraising platform.", + "icon": "classy.svg", + "js": { + "Classy.clientId": "" + }, + "scripts": [ + "classy\\.org" + ], + "website": "https://www.classy.org/" + }, + "Clayful": { + "cats": [ + 6 + ], + "description": "Clayful is a Korean-based ecommerce platform focused on link functionality and commerce platform development.", + "icon": "Clayful.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.clayful\\.io" + ], + "scripts": [ + "\\.clayful\\.io" + ], + "website": "https://clayful.io" + }, + "CleanCore": { + "cats": [ + 53 + ], + "description": "CleanCore is an AI-driven CRM designed to automate operations for cleaning companies.", + "icon": "CleanCore.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scripts": [ + "app\\.cleancore\\.io" + ], + "website": "https://cleancore.io" + }, + "CleanTalk": { + "cats": [ + 16 + ], + "description": "CleanTalk is an anti-spam plugin system that provides spam protection for various types of websites.", + "icon": "CleanTalk.svg", + "js": { + "ctAjaxSetupAddCleanTalkDataBeforeSendAjax": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "moderate\\.cleantalk\\.org/" + ], + "website": "https://cleantalk.org" + }, + "Clear": { + "cats": [ + 16 + ], + "description": "Clear is a platform that offers secure identity verification.", + "icon": "Clear.svg", + "js": { + "ClearMe.Environments": "", + "clearMeClientID": "" + }, + "saas": true, + "website": "https://www.clearme.com" + }, + "Clearbit Reveal": { + "cats": [ + 10 + ], + "description": "Clearbit Reveal identifies anonymous visitors to websites.", + "icon": "Clearbit.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "reveal\\.clearbit\\.com/v[(0-9)]/" + ], + "website": "https://clearbit.com/#reveal" + }, + "Clearlink": { + "cats": [ + 32 + ], + "description": "Clearlink connects brands with customers who are likely to convert and provides information on partnerships and career opportunities.", + "icon": "Clearlink.svg", + "js": { + "mapiBaseUrl": "mapi\\.clearlink\\.com", + "mapiLeadEndpoint": "mapi\\.clearlink\\.com" + }, + "saas": true, + "scripts": [ + "mapi\\.clearlink\\.com" + ], + "website": "https://www.clearlink.com" + }, + "Clearout": { + "cats": [ + 75 + ], + "description": "Clearout is a bulk email validation service designed to clean email lists and improve deliverability.", + "icon": "Clearout.svg", + "js": { + "clearout.$": "" + }, + "pricing": [ + "freemium", + "low", + "recurring", + "poa", + "payg" + ], + "saas": true, + "scripts": [ + "api\\.clearout\\.io" + ], + "website": "https://clearout.io" + }, + "ClearSale": { + "cats": [ + 10 + ], + "description": "ClearSale offers fraud management and chargeback protection services.", + "icon": "ClearSale.svg", + "js": { + "csdm": "\\;confidence:50" + }, + "scriptSrc": [ + "device\\.clearsale\\.com\\.br" + ], + "website": "https://www.clear.sale/" + }, + "Clearstream": { + "cats": [ + 52, + 75 + ], + "description": "Cloudstream is a communication platform that provides texting and email services for congregational outreach and engagement.", + "icon": "Clearstream.svg", + "pricing": [ + "freemium", + "high", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "app\\.clearstream\\.io/" + ], + "website": "https://clearstream.io" + }, + "Cleave.js": { + "cats": [ + 59 + ], + "description": "JavaScript library for formatting input text content when you are typing.", + "oss": true, + "scriptSrc": [ + "cleave(?:\\.min)?(?:\\.\\w{0,32})?\\.js(?:\\?ver=((?:\\d+\\.)+\\d+))?\\;version:\\1" + ], + "website": "https://nosir.github.io/cleave.js/" + }, + "Cleeng": { + "cats": [ + 14 + ], + "description": "Cleeng is a platform that enables the sale and protection of premium video content through access control and secure streaming features.", + "icon": "Cleeng.svg", + "js": { + "CleengApi": "", + "cleengStatus": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.cleeng\\.com" + ], + "website": "https://cleeng.com" + }, + "Clerk": { + "cats": [ + 69 + ], + "description": "Clerk is a user management platform.", + "icon": "Clerk.svg", + "js": { + "Clerk.authenticateWithMetamask": "", + "Clerk.openSignIn": "", + "Clerk.version": "([\\d\\.]+)\\;version:\\1" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://clerk.dev" + }, + "Clerk.io": { + "cats": [ + 76 + ], + "description": "Clerk.io is an all-in-one ecommerce personalisation platform.", + "icon": "Clerk.io.svg", + "js": { + "__clerk_cb_0": "", + "__clerk_q": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.clerk\\.io/" + ], + "website": "https://clerk.io" + }, + "Clever": { + "cats": [ + 21 + ], + "description": "Clever is an identity platform for education that helps schools and applications secure identities, manage data access, and support classroom learning.", + "icon": "Clever.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "clever\\.com" + ], + "website": "https://www.clever.com" + }, + "Cleverbridge": { + "cats": [ + 6 + ], + "description": "Cleverbridge is a all-in-one ecommerce and subscription billing solution for software, (SaaS) and digital goods.", + "icon": "Cleverbridge.svg", + "js": { + "cbCartProductSelection": "" + }, + "scriptSrc": [ + "static-cf\\.cleverbridge\\.\\w+/js/Shop\\.js" + ], + "website": "https://www.cleverbridge.com" + }, + "CleverData": { + "cats": [ + 97 + ], + "description": "CleverData is a CDP platform that manages customer data and enables personalized user experiences through robust data processing capabilities.", + "icon": "CleverData.svg", + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scripts": [ + "\\.cdp\\.cleverdata\\.ru" + ], + "website": "https://cleverdata.ru" + }, + "CleverInsight": { + "cats": [ + 84 + ], + "description": "CleverInsight is a tool that helps businesses measure customer satisfaction and design loyalty programs to improve customer retention.", + "dom": [ + "iframe[src*='app.clevernps.com']" + ], + "icon": "CleverInsight.svg", + "saas": true, + "website": "https://clever-insight.com" + }, + "CleverReach": { + "cats": [ + 75 + ], + "description": "CleverReach is email marketing software featuring a web form designed for newsletter creation and distribution.", + "dom": [ + "form[action*='.cleverreach.com/']" + ], + "icon": "CleverReach.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "\\.cleverreach\\.com" + ], + "website": "https://www.cleverreach.com" + }, + "CleverTap": { + "cats": [ + 32, + 10 + ], + "description": "CleverTap is a SaaS based customer lifecycle management and mobile marketing company headquartered in Mountain View, California.", + "icon": "CleverTap.svg", + "js": { + "clevertap": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://clevertap.com" + }, + "Clevy": { + "cats": [ + 53 + ], + "description": "Clevy is a platform that automates internal processes and queries within organizations, streamlining operations and improving efficiency.", + "icon": "Clevy.svg", + "js": { + "clevyWidget.showIframe": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://www.clevy.io" + }, + "Click & Pledge": { + "cats": [ + 111 + ], + "description": "Click & Pledge is an all-in-one digital fundraising platform.", + "dom": [ + "a[href*='.clickandpledge.com/']" + ], + "icon": "Click & Pledge.svg", + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "\\.clickandpledge\\.com/" + ], + "website": "https://clickandpledge.com" + }, + "Clickaine": { + "cats": [ + 36 + ], + "description": "Clickaine is a traffic ad network that helps advertisers drive targeted traffic to their websites through various digital marketing solutions, offering a platform for publishers to monetize their traffic effectively.", + "icon": "Clickaine.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "api\\.clickaine\\.com/" + ], + "website": "https://clickaine.com" + }, + "Clickbank": { + "cats": [ + 71 + ], + "dom": [ + "a[href*='pay.clickbank.net?cbfid'], img[width='1'][src*='hop.clickbank.net?affiliate']" + ], + "icon": "Clickbank.svg", + "js": { + "cbtb": "" + }, + "website": "https://www.clickbank.com/" + }, + "Clickbooq": { + "cats": [ + 7 + ], + "description": "Clickbooq is a website builder specially designed for photographers to showcase their work.", + "dom": [ + "div[data-large*='//fast.clickbooq.com/']" + ], + "icon": "Clickbooq.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://www.clickbooq.com" + }, + "Clickbrainiacs": { + "cats": [ + 36 + ], + "description": "Clickbrainiacs is a click fraud monitoring software for AdWords PPC campaigns that detects and helps prevent invalid or malicious ad clicks.", + "icon": "Clickbrainiacs.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "www\\.clickbrainiacs\\.com" + ], + "website": "https://www.clickbrainiacs.com" + }, + "ClickBus": { + "cats": [ + 104 + ], + "description": "ClickBus is an online platform that enables users to search, compare, and book bus travel routes.", + "icon": "ClickBus.svg", + "saas": true, + "scriptSrc": [ + "static\\.clickbus\\.com" + ], + "website": "https://www.clickbus.com.br" + }, + "ClickCease": { + "cats": [ + 16 + ], + "description": "ClickCease is an ad fraud and click-fraud detection and protection service software.", + "icon": "ClickCease.svg", + "pricing": [ + "payg", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.clickcease\\.com/monitor/" + ], + "scripts": [ + "www\\.clickcease\\.com" + ], + "website": "https://www.clickcease.com" + }, + "ClickChat": { + "cats": [ + 52 + ], + "description": "Click Chat is a web-based solution that enables chat installation on any website, facilitating real-time communication and customer engagement.", + "icon": "ClickChat.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "script\\.click-chat\\.ru" + ], + "website": "https://click-chat.ru" + }, + "ClickDesk": { + "cats": [ + 52 + ], + "description": "ClickDesk is a live chat and online engagement software that enables real-time interaction with website visitors.", + "icon": "ClickDesk.svg", + "js": { + "CLICKDESK_CHAT_WINDOW_UI": "", + "CLICKDESK_LIVECHAT": "", + "CLICKDESK_Live_Chat": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://www.clickdesk.com" + }, + "ClickDimensions": { + "cats": [ + 32 + ], + "description": "ClickDimensions is a SaaS marketing automation platform built on the Microsoft Windows Azure platform.", + "icon": "ClickDimensions.svg", + "js": { + "clickdimensions": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "analytics\\.clickdimensions\\.com/" + ], + "website": "https://clickdimensions.com" + }, + "ClickFreeze": { + "cats": [ + 36 + ], + "description": "ClickFreeze is a tool that detects and blocks click fraud in Google Ads campaigns to improve performance and reduce wasted ad spend.", + "icon": "ClickFreeze.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "api\\.clickfreeze\\.io" + ], + "website": "https://www.clickfreeze.io" + }, + "ClickFunnels": { + "cats": [ + 32, + 51 + ], + "description": "ClickFunnels is an online sales funnel builder that helps businesses market, sell, and deliver their products online.", + "icon": "ClickFunnels.svg", + "js": { + "CFAppDomain": "app\\.clickfunnels\\.com", + "CFSurveyParticipantID": "", + "ClickFunnels": "", + "cfAddPolyfill": "" + }, + "meta": { + "cf:app_domain:": "app\\.clickfunnels\\.com" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://www.clickfunnels.com" + }, + "ClickGUARD": { + "cats": [ + 36 + ], + "description": "ClickGUARD is anti-click fraud prevention software designed to detect and block invalid or fraudulent clicks in online advertising campaigns.", + "icon": "ClickGUARD.svg", + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "io\\.clickguard\\.com" + ], + "website": "https://www.clickguard.com" + }, + "ClickHeat": { + "cats": [ + 10 + ], + "icon": "ClickHeat.svg", + "implies": [ + "PHP" + ], + "js": { + "clickHeatServer": "" + }, + "scriptSrc": [ + "clickheat.*\\.js" + ], + "website": "https://www.labsmedia.com/clickheat/index.html" + }, + "ClickHelp": { + "cats": [ + 4 + ], + "description": "ClickHelp is an AI-powered all-in-one documentation tool designed to create, manage, and publish technical content.", + "dom": [ + "script#dxss_CI_301868994" + ], + "headers": { + "Content-Security-Policy-Report-Only": "\\.clickhelp\\.com" + }, + "icon": "ClickHelp.svg", + "implies": [ + "Microsoft ASP.NET" + ], + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://clickhelp.com" + }, + "clickio": { + "cats": [ + 67 + ], + "description": "Clickio Consent Tool collects and communicates consent both to IAB Framework vendors and to Google Ads products.", + "icon": "clickio.svg", + "scriptSrc": [ + "clickio\\.mgr\\.consensu\\.org/t/consent_[0-9]+\\.js" + ], + "website": "https://www.gdpr.clickio.com/" + }, + "ClickOnce": { + "cats": [ + 47 + ], + "css": [ + "\\.ClickOnceInfoText" + ], + "description": "ClickOnce is a Microsoft .NET deployment technology that enables the creation of self-updating Windows-based applications that can be installed and run with minimal user interaction.", + "dom": { + "a[href='https://go.microsoft.com/fwlink/?LinkId=154571']": { + "text": "ClickOnce and .NET Framework Resources" + } + }, + "icon": "default.svg", + "website": "https://learn.microsoft.com/en-us/visualstudio/deployment/clickonce-security-and-deployment" + }, + "ClickReport": { + "cats": [ + 16 + ], + "description": "ClickReport is a platform that provides PPC click fraud prevention by detecting and blocking invalid or malicious ad traffic.", + "icon": "ClickReport.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "service\\.clickreport\\.com" + ], + "website": "https://www.clickreport.com" + }, + "Clicksign": { + "cats": [ + 50 + ], + "description": "Clicksign is a platform offering document signing services.", + "icon": "Clicksign.svg", + "js": { + "Clicksign": "", + "endpointClickSign": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://www.clicksign.com" + }, + "Clickskeks": { + "cats": [ + 67 + ], + "description": "Clickskeks is an all-in-one cookie consent management platform for businesses.", + "icon": "Clickskeks.svg", + "js": { + "Clickskeks": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.clickskeks.at/" + }, + "ClickTale": { + "cats": [ + 10 + ], + "description": "ClickTale is a SaaS solution enabling organisations to gain visual in-page analytics.", + "icon": "ClickTale.svg", + "js": { + "ClickTale": "", + "ClickTaleEvent": "", + "ClickTaleGlobal": "", + "clickTaleStartEventSignal": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.clicktale\\.net" + ], + "website": "https://www.clicktale.com" + }, + "Clicktools": { + "cats": [ + 73 + ], + "description": "Clicktools is a feedback system developed by CallidusCloud for collecting and analyzing customer input across various channels.", + "saas": true, + "scripts": [ + "\\.clicktools\\.com" + ], + "website": "https://clicktools.com" + }, + "Clicktripz": { + "cats": [ + 36 + ], + "description": "Clicktripz is a platform that provides innovative software solutions to serve the needs of suppliers, publishers, advertisers and travelers.", + "icon": "Clicktripz.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "static\\.clicktripz\\.com/" + ], + "website": "https://site.clicktripz.com" + }, + "ClickUp": { + "cats": [ + 4 + ], + "description": "ClickUp is a project management software suitable for businesses of all sizes and industries.", + "icon": "ClickUp.svg", + "js": { + "clickupCanBootstrapPromise": "" + }, + "pricing": [ + "freemium", + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "/app-cdn\\.clickup\\.com/" + ], + "website": "https://clickup.com" + }, + "Clickx": { + "cats": [ + 10 + ], + "description": "Clickx is a marketing analytics platform that lets users generate reports and gain insights into marketing campaigns, product pages, ROI, and more.", + "icon": "Clickx.svg", + "pricing": [ + "freemium", + "poa" + ], + "saas": true, + "scriptSrc": [ + "app\\.clickx\\.io/" + ], + "website": "https://www.clickx.io" + }, + "Clicky": { + "cats": [ + 10 + ], + "description": "Clicky is web an analytics tool which helps you to get real-time analysis including spy view.", + "icon": "Clicky.svg", + "js": { + "clicky": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "static\\.getclicky\\.com" + ], + "website": "https://getclicky.com" + }, + "Cliengo": { + "cats": [ + 52 + ], + "description": "Cliengo is a platform that automates website conversations using Artificial Intelligence to enhance customer engagement and drive sales.", + "icon": "Cliengo.svg", + "js": { + "Cliengo.chatConfig": "" + }, + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "s\\.cliengo\\.com/" + ], + "website": "https://www.cliengo.com" + }, + "Client Chat Live": { + "cats": [ + 52 + ], + "description": "Client Chat Live is a tool that converts website visitors into clients through live chat functionality.", + "dom": [ + "link[href*='platform.clientchatlive.com/']" + ], + "icon": "ClientChatLive.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.clientchatlive\\.com/" + ], + "website": "https://clientchatlive.com" + }, + "Client Diary": { + "cats": [ + 72 + ], + "description": "Client Diary is a scheduling and booking system used to manage appointments, track availability, and organize client interactions in one platform.", + "dom": [ + "iframe[src*='booking.clientdiary.com']" + ], + "icon": "ClientDiary.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://clientdiary.com" + }, + "Clientacquisition": { + "cats": [ + 63 + ], + "description": "Clientacquisition is a provider of tailored infrastructure solutions that drive growth.", + "icon": "Clientacquisition.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scripts": [ + "app\\.clientacquisition\\.io" + ], + "website": "https://www.clientacquisition.io" + }, + "Clientify": { + "cats": [ + 32 + ], + "description": "Clientify is a marketing and sales automation platform designed to help businesses grow.", + "icon": "Clientify.svg", + "js": { + "trackerUrl": "analytics\\.clientify\\.net" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "analytics\\.clientify\\.net/" + ], + "website": "https://clientify.com" + }, + "ClientJS": { + "cats": [ + 59, + 83 + ], + "description": "ClientJS is a JavaScript library for generating browser fingerprints, exposing all the browser data-points.", + "icon": "ClientJS.png", + "js": { + "ClientJS": "" + }, + "oss": true, + "scriptSrc": [ + "/clientjs@(\\d.*?)/\\;version:\\1", + "/ClientJS/(?:(\\d.*?)/)?\\;version:\\1" + ], + "website": "https://clientjs.org" + }, + "ClientXCMS": { + "cats": [ + 1 + ], + "description": "ClientXCMS is a content management system that provides a drag-and-drop interface, customisable templates, user and media management, and website analytics to help businesses manage their website content.", + "icon": "ClientXCMS.svg", + "js": { + "CLIENTXCMSCurrency": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://clientxcms.com" + }, + "CLIKdata": { + "cats": [ + 32 + ], + "description": "CLIKdata is a provider of digital marketing and data services that support business growth by enhancing engagement and lead generation.", + "icon": "CLIKdata.svg", + "saas": true, + "scriptSrc": [ + "pixel\\.clikdata\\.com" + ], + "website": "https://clikdata.com" + }, + "Clinch": { + "cats": [ + 76 + ], + "description": "Clinch delivers hyper-personalized creative experiences and consumer intelligence across all channels.", + "icon": "Clinch.svg", + "scriptSrc": [ + "cdn\\.clinch\\.co" + ], + "website": "https://clinch.co/" + }, + "Clinic Sites": { + "cats": [ + 1 + ], + "description": "Clinic Sites is a content management system that enables health clinic owners to manage clinic information and patient records.", + "dom": [ + "a[href*='clinicsites.co'] > img[alt*='Site Powered By Clinic Sites']" + ], + "icon": "ClinicSites.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://clinicsites.co" + }, + "ClinicSense": { + "cats": [ + 53 + ], + "description": "ClinicSense is a practice management software solution that reduces administrative costs and workload in healthcare clinics.", + "icon": "ClinicSense.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "\\.clinicsense\\.com" + ], + "website": "https://clinicsense.com" + }, + "Clinked": { + "cats": [ + 50 + ], + "description": "Clinked is a cloud-based platform for secure file sharing, project management, and team collaboration with client portals.", + "icon": "Clinked.svg", + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "a\\.clinked\\.com/(\\d+\\.\\d+\\.\\d+)/standard/js/.+\\.js\\;version:\\1" + ], + "website": "https://clinked.com" + }, + "Clio": { + "cats": [ + 53 + ], + "cookies": { + "clio_grow_support_id": "" + }, + "description": "Clio is a legal software platform for managing clients, cases, and billing within law practices.", + "icon": "Clio.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scripts": [ + "app\\.clio\\.com" + ], + "website": "https://www.clio.com" + }, + "Clipara": { + "cats": [ + 14 + ], + "description": "Clipara is a platform that helps businesses connect with customers using video by adding video content to websites, emails, and SMS without coding.", + "icon": "Clipara.svg", + "js": { + "__clipara": "", + "cliparaCurrentUrl": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.getclipara\\.com" + ], + "website": "https://www.getclipara.com" + }, + "Clipboard.js": { + "cats": [ + 59 + ], + "icon": "Clipboard.js.svg", + "scriptSrc": [ + "clipboard(?:-([\\d.]+))?(?:\\.min)?\\.js\\;version:\\1" + ], + "website": "https://clipboardjs.com/" + }, + "Clock PMS": { + "cats": [ + 93 + ], + "description": "Clock PMS is a hotel booking software designed to streamline reservations, manage guest information, and optimise hotel operations.", + "icon": "ClockPMS.svg", + "js": { + "clock_pms_iframe": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.clock-software\\.com/" + ], + "website": "https://www.clock-software.com" + }, + "Clockwork": { + "cats": [ + 47 + ], + "description": "Clockwork is a development tool for PHP available right in your browser.", + "headers": { + "x-clockwork-version": "^([\\d\\.]+)$\\;version:\\1" + }, + "icon": "default.svg", + "implies": [ + "PHP" + ], + "oss": true, + "website": "https://github.com/underground-works/clockwork-app" + }, + "Clonando": { + "cats": [ + 1 + ], + "description": "Clonando is a CMS for creating and cloning landing pages without requiring coding knowledge.", + "icon": "Clonando.svg", + "meta": { + "generator": "^Clonando$" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://clonando.com" + }, + "Clorder": { + "cats": [ + 93 + ], + "description": "Clorder is a digital platform for ordering and marketing designed to reduce costs and enhance sales for businesses.", + "icon": "Clorder.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scripts": [ + "api\\.clorder\\.com" + ], + "website": "https://www.clorder.com" + }, + "Closing Boost": { + "cats": [ + 32 + ], + "description": "Closing Boost is a sales pipeline management and marketing automation platform designed to capture leads and nurture prospects.", + "icon": "ClosingBoost.svg", + "saas": true, + "scripts": [ + "app\\.closingboost\\.com" + ], + "website": "https://closingboost.com" + }, + "Closure Library": { + "cats": [ + 59 + ], + "description": "Closure Library is a JavaScript library developed by Google for building robust web applications, offering utilities for DOM manipulation, event handling, data structures, and more.", + "dom": { + "script": { + "text": "Copyright\\sThe\\sClosure\\sLibrary\\sAuthors" + } + }, + "icon": "Google.svg", + "oss": true, + "website": "https://github.com/google/closure-library" + }, + "Cloud Guard": { + "cats": [ + 31, + 16 + ], + "description": "CloudGuard is a cybersecurity solutions provider focused on cloud security.", + "headers": { + "cg-server-tag": "" + }, + "icon": "Cloud Guard.svg", + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://cloudguard.ir" + }, + "Cloudbeds": { + "cats": [ + 72 + ], + "description": "Cloudbeds is a cloud-based hotel management platform which includes tools for managing reservations, availability, rates, distribution channels, payments, guests, housekeeping, and more.", + "dom": [ + "a[href*='.cloudbeds.com/'][target='_blank']" + ], + "icon": "Cloudbeds.svg", + "js": { + "CloudBeds_widget": "" + }, + "pricing": [ + "payg", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.cloudbeds\\.com/" + ], + "website": "https://www.cloudbeds.com" + }, + "CloudCannon": { + "cats": [ + 1 + ], + "description": "CloudCannon is a web development platform and content management system (CMS).", + "dom": [ + "[data-cms-editor-link*='cloudcannon:'], a[href*='cloudcannon:']" + ], + "headers": { + "cc-build-id": "\\d+" + }, + "icon": "CloudCannon.svg", + "pricing": [ + "recurring", + "mid" + ], + "saas": true, + "website": "https://cloudcannon.com" + }, + "CloudCart": { + "cats": [ + 6 + ], + "icon": "cloudcart.svg", + "meta": { + "author": "^CloudCart LLC$" + }, + "scriptSrc": [ + "/cloudcart-(?:assets|storage)/" + ], + "website": "https://cloudcart.com" + }, + "CloudEngage": { + "cats": [ + 76 + ], + "description": "CloudEngage is a platform enabling no-code personalization for enhanced revenue and customer satisfaction.", + "icon": "CloudEngage.svg", + "js": { + "CloudEngage": "", + "CloudEngageHead": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.cloudengage\\.com/" + ], + "website": "https://cloudengage.com" + }, + "Cloudera": { + "cats": [ + 34 + ], + "description": "Cloudera is a software platform for data engineering, data warehousing, machine learning and analytics that runs in the cloud or on-premises.", + "headers": { + "Server": "cloudera" + }, + "icon": "Cloudera.svg", + "website": "https://www.cloudera.com" + }, + "Cloudflare": { + "cats": [ + 31 + ], + "cookies": { + "__cfduid": "" + }, + "cpe": "cpe:2.3:a:cloudflare: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.", + "dns": { + "NS": [ + "\\.cloudflare\\.com" + ], + "SOA": [ + "\\.cloudflare\\.com" + ] + }, + "dom": [ + "img[src*='//cdn.cloudflare']" + ], + "headers": { + "Server": "^cloudflare$", + "cf-cache-status": "", + "cf-ray": "" + }, + "icon": "CloudFlare.svg", + "js": { + "CloudFlare": "" + }, + "meta": { + "image": "//cdn\\.cloudflare" + }, + "website": "https://www.cloudflare.com" + }, + "Cloudflare Bot Management": { + "cats": [ + 16 + ], + "cookies": { + "__cf_bm": "" + }, + "description": "Cloudflare bot management solution identifies and mitigates automated traffic to protect websites from bad bots.", + "icon": "CloudFlare.svg", + "implies": [ + "Cloudflare" + ], + "saas": true, + "website": "https://www.cloudflare.com/en-gb/products/bot-management/" + }, + "Cloudflare Browser Insights": { + "cats": [ + 10, + 78 + ], + "description": "Cloudflare Browser Insights is a tool that measures the performance of websites from the perspective of users.", + "icon": "CloudFlare.svg", + "js": { + "__cfBeaconCustomTag": "" + }, + "scriptSrc": [ + "static\\.cloudflareinsights\\.com/beacon(?:\\.min)?\\.js" + ], + "website": "https://www.cloudflare.com" + }, + "Cloudflare Rocket Loader": { + "cats": [ + 92 + ], + "description": "Cloudflare Rocket Loader is responsible for prioritising over website's content by delaying the loading of Javascript until rendering.", + "icon": "CloudFlare.svg", + "js": { + "__cfQR.done": "", + "__cfRLUnblockHandlers": "" + }, + "website": "https://support.cloudflare.com/hc/en-us/articles/200168056-Understanding-Rocket-Loader" + }, + "Cloudflare Stream": { + "cats": [ + 14, + 103 + ], + "description": "Cloudflare Stream is a serverless live and on-demand video streaming platform.", + "dom": [ + "iframe[src*='.cloudflarestream\\.com'], iframe[src*='iframe\\.videodelivery\\.net/']" + ], + "icon": "CloudFlare.svg", + "pricing": [ + "recurring", + "mid" + ], + "website": "https://www.cloudflare.com/products/cloudflare-stream" + }, + "Cloudflare Turnstile": { + "cats": [ + 16 + ], + "description": "Turnstile is Cloudflare's smart CAPTCHA alternative.", + "icon": "CloudFlare.svg", + "js": { + "turnstile": "" + }, + "pricing": [ + "freemium", + "poa" + ], + "saas": true, + "website": "https://www.cloudflare.com/products/turnstile" + }, + "Cloudflare Turnstile for WooCommerce": { + "cats": [ + 87 + ], + "description": "Cloudflare Turnstile Integration Plugin for WooCommerce adds Cloudflare Turnstile support to WooCommerce forms.", + "icon": "CloudFlare.svg", + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/plugins/simple-cloudflare-turnstile/js/integrations/woocommerce\\.js(?:\\?ver=([\\d.]+))?\\;version:\\1" + ], + "website": "https://wordpress.org/plugins/simple-cloudflare-turnstile/" + }, + "Cloudflare Workers": { + "cats": [ + 62 + ], + "description": "Cloudflare Workers is a serverless execution environment that allows you to create entirely new applications or augment existing ones without configuring or maintaining infrastructure.", + "icon": "Cloudflare Workers.svg", + "implies": [ + "Cloudflare" + ], + "meta": { + "runtime": "^Cloudflare Workers$" + }, + "pricing": [ + "freemium", + "payg" + ], + "saas": true, + "website": "https://workers.cloudflare.com", + "xhr": [ + "\\.workers\\.dev" + ] + }, + "Cloudflare Zaraz": { + "cats": [ + 92 + ], + "description": "Cloudflare Zaraz gives you complete control over third-party tools and services for your website, and allows you to offload them to Cloudflare’s edge, improving the speed and security of your website.", + "icon": "CloudFlare.svg", + "js": { + "zaraz": "", + "zarazData": "" + }, + "pricing": [ + "freemium", + "poa" + ], + "saas": true, + "website": "https://www.cloudflare.com/products/zaraz/" + }, + "Cloudfy": { + "cats": [ + 6 + ], + "cookies": { + "CloudfySession": "" + }, + "description": "Cloudfy is a SaaS-based enterprise-level B2B ecommerce platform designed to streamline online business operations.", + "headers": { + "X-Powered-By": "^Cloudfy;" + }, + "icon": "Cloudfy.svg", + "saas": true, + "website": "https://www.cloudfy.com" + }, + "Cloudify.store": { + "cats": [ + 6, + 93 + ], + "cookies": { + "cloudify_session": "" + }, + "description": "Cloudify.store is a subscription-based platform that allows anyone to set up a hyperlocal quick commerce business.", + "icon": "Cloudify.store.png", + "implies": [ + "PHP", + "MySQL", + "React" + ], + "pricing": [ + "payg" + ], + "saas": true, + "website": "https://cloudify.store" + }, + "Cloudimage": { + "cats": [ + 31, + 95 + ], + "description": "Cloudimage automates the transformation and optimisation of images on the fly and accelerates their distribution via the Content Delivery Network (CDN).", + "dom": [ + "img[src*='.cloudimg.io/'], link[href*='.cloudimg.io/'], amp-img[src*='.cloudimg.io/']" + ], + "icon": "Cloudimage.svg", + "js": { + "ciResponsive.config.domain": "cloudimg\\.io" + }, + "pricing": [ + "payg", + "recurring", + "poa" + ], + "saas": true, + "website": "https://www.cloudimage.io" + }, + "Cloudinary": { + "cats": [ + 31, + 95 + ], + "description": "Cloudinary is an end-to-end image- and video-management solution for websites and mobile apps, covering everything from image and video uploads, storage, manipulations, optimisations to delivery.", + "dom": [ + "img[src*='.cloudinary.com/'], img[data-src*='.cloudinary.com/'], link[href*='.cloudinary.com/']" + ], + "headers": { + "Content-Security-Policy": "player\\.cloudinary\\.com" + }, + "icon": "Cloudinary.svg", + "js": { + "_cloudinary": "" + }, + "pricing": [ + "freemium", + "mid", + "recurring", + "poa" + ], + "website": "https://cloudinary.com" + }, + "Cloudrexx": { + "cats": [ + 1 + ], + "description": "Cloudrexx is a proprietary content management system that provides customisable templates and built-in modules for managing content, ecommerce, events, newsletters, and more, along with tools for SEO, social media integration, and multilingual support.", + "icon": "Cloudrexx.svg", + "implies": [ + "PHP", + "MySQL" + ], + "meta": { + "generator": "^cloudrexx$" + }, + "pricing": [ + "poa", + "recurring" + ], + "saas": true, + "website": "https://www.cloudrexx.com" + }, + "CloudSponge": { + "cats": [ + 94 + ], + "description": "CloudSponge is a software-as-a-service tool for importing contacts from address book providers like Gmail, Yahoo Mail, Outlook.com, iCloud and AOL.", + "icon": "CloudSponge.svg", + "js": { + "cloudsponge.init": "", + "cloudspongeProxy": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.cloudsponge\\.com/" + ], + "website": "https://www.cloudsponge.com" + }, + "CloudSuite": { + "cats": [ + 6 + ], + "cookies": { + "cs_secure_session": "" + }, + "icon": "CloudSuite.svg", + "website": "https://cloudsuite.com" + }, + "Cloudways": { + "cats": [ + 62 + ], + "description": "Cloudways offers managed cloud-hosting services for WordPress sites on a cloud server where multiple copies of your content will be replicated throughout your chosen data center.", + "headers": { + "cache-provider": "CLOUDWAYS-CACHE-DE" + }, + "icon": "Cloudways.svg", + "pricing": [ + "payg" + ], + "website": "https://www.cloudways.com" + }, + "Cloverly": { + "cats": [ + 5 + ], + "description": "Cloverly is an API integration for ethical ecommerce brands to help their customers offset the carbon footprint of their online transactions.", + "icon": "Cloverly.svg", + "js": { + "removeCloverly": "" + }, + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "apps\\.cloverly\\.com/" + ], + "website": "https://www.cloverly.com" + }, + "Clubcast": { + "cats": [ + 76 + ], + "description": "Clubcast is a platform for managing and personalizing content for digital products, designed to enhance fan experiences and support revenue growth.", + "icon": "Clubcast.svg", + "js": { + "ClubcastRegistry": "", + "webpackChunkclubcast": "" + }, + "saas": true, + "scripts": [ + "api\\.clubcast\\.co\\.uk" + ], + "website": "https://clubcast.co.uk" + }, + "Cludo": { + "cats": [ + 29 + ], + "description": "Cludo is a cloud-based search solution.", + "icon": "Cludo.svg", + "js": { + "Cludo.getPublicSettings": "", + "CludoSearch": "", + "CludoSearchInstances": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "customer\\.cludo\\.com/" + ], + "website": "https://www.cludo.com" + }, + "Cluep": { + "cats": [ + 36 + ], + "description": "Cluep's artificially intelligent mobile ad platform targets people based on what they are sharing, how they are feeling and where they go in the physical world.", + "icon": "Cluep.svg", + "scriptSrc": [ + "cas\\.cluep\\.com" + ], + "website": "https://cluep.com/" + }, + "Cluster CIS": { + "cats": [ + 6, + 53 + ], + "description": "Cluster CIS is a provider of business automation solutions, including WooCommerce ERP, CRM, WMS, SFA, alongside website development and e-shop construction services.", + "dom": [ + "link[href*='wp-content/plugins/cluster-gtm']" + ], + "icon": "ClusterCIS.svg", + "saas": true, + "website": "https://cluster.gr" + }, + "ClustrMaps Widget": { + "cats": [ + 35 + ], + "description": "ClustrMaps widget is a visitor tracker, designed for general web and blog use.", + "dom": [ + "img[src*='clustrmaps.com']" + ], + "icon": "ClustrMaps.svg", + "scriptSrc": [ + "clustrmaps\\.com" + ], + "website": "https://clustrmaps.com/" + }, + "Clutch": { + "cats": [ + 90, + 5 + ], + "description": "Clutch review widgets are stand-alone applications that you can embed on your website to show your dynamic ratings and reviews.", + "icon": "clutch.svg", + "scriptSrc": [ + "//widget\\.clutch\\.co/" + ], + "website": "https://clutch.co/content/add-review-widget-your-website" + }, + "Clym": { + "cats": [ + 67 + ], + "cookies": { + "clym_compliance_sid": "" + }, + "description": "Clym is a data privacy tool designed to support compliance with data protection obligations.", + "icon": "Clym.svg", + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scripts": [ + "\\.clym-sdk\\.net" + ], + "website": "https://clym.io" + }, + "CMoffer": { + "cats": [ + 6 + ], + "description": "CMoffer is a drop shipping app focused on necklaces, rings, bracelets, earrings, and other creative gifts.", + "icon": "CMoffer.svg", + "pricing": [ + "low", + "recurring" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "scripts": [ + "\\.cmoffer\\.com" + ], + "website": "https://www.cmoffer.com" + }, + "CmonSite": { + "cats": [ + 6 + ], + "description": "CmonSite is a French-based platform for building websites and ecommerce stores.", + "icon": "CmonSite.svg", + "js": { + "BASEURL": "www\\.cmonsite\\.fr", + "CmonSite.CookieManagement": "" + }, + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "website": "https://www.cmonsite.fr" + }, + "CMS Caddy": { + "cats": [ + 1 + ], + "description": "CMS Caddy is a headless content management system that provides a flexible structure for publishing and managing content across projects and devices in a single platform.", + "icon": "CMSCaddy.svg", + "saas": true, + "scripts": [ + "api\\.cmscaddy\\.com" + ], + "website": "https://cmscaddy.com" + }, + "CMS Made Simple": { + "cats": [ + 1 + ], + "cookies": { + "CMSSESSID": "" + }, + "cpe": "cpe:2.3:a:cmsmadesimple:cms_made_simple:*:*:*:*:*:*:*:*", + "icon": "CMS Made Simple.svg", + "implies": [ + "PHP" + ], + "meta": { + "generator": "CMS Made Simple" + }, + "website": "https://cmsmadesimple.org" + }, + "CMSimple": { + "cats": [ + 1 + ], + "cpe": "cpe:2.3:a:cmsimple:cmsimple:*:*:*:*:*:*:*:*", + "implies": [ + "PHP" + ], + "meta": { + "generator": "CMSimple( [\\d.]+)?\\;version:\\1" + }, + "website": "https://www.cmsimple.org/en" + }, + "Cnvert": { + "cats": [ + 32 + ], + "description": "Cnvert is a self-hosted lead and marketing automation system, formerly known as Sonician.", + "icon": "Cnvert.svg", + "meta": { + "author": "^Sonician AB$", + "copyright": "^Sonician AB$" + }, + "saas": true, + "website": "https://cnvert.com" + }, + "CNZZ": { + "cats": [ + 10 + ], + "icon": "cnzz.png", + "js": { + "cnzz_protocol": "" + }, + "scriptSrc": [ + "//[^./]+\\.cnzz\\.com/(?:z_stat.php|core)\\?" + ], + "website": "https://web.umeng.com/" + }, + "Coachy": { + "cats": [ + 21 + ], + "description": "Coachy is a platform for creating and selling online courses with integrated payment systems and GDPR-compliant data storage​.", + "dom": [ + "iframe[src*='embed.coachy.net/']" + ], + "icon": "Coachy.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://coachy.net" + }, + "Coaster CMS": { + "cats": [ + 1 + ], + "cpe": "cpe:2.3:a:web-feet:coaster_cms:*:*:*:*:*:*:*:*", + "icon": "coaster-cms.svg", + "implies": [ + "Laravel" + ], + "meta": { + "generator": "^Coaster CMS v([\\d.]+)$\\;version:\\1" + }, + "website": "https://www.coastercms.org" + }, + "Coax": { + "cats": [ + 52 + ], + "description": "Coax is a communication platform that consolidates chat histories from multiple channels to improve business communication and customer service.", + "icon": "Coax.svg", + "js": { + "coaxAppStorage": "", + "coaxCurrentWebDomain": "", + "openCoaxWidget": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "app\\.coax\\.com\\.au" + ], + "website": "https://coax.com.au" + }, + "CoCo AI": { + "cats": [ + 32 + ], + "description": "CoCo AI is a WhatsApp marketing assistant that uses artificial intelligence to automate campaigns, manage customer interactions, and improve engagement.", + "icon": "CoCoAI.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "dashboard\\.my-coco\\.ai/" + ], + "website": "https://my-coco.ai" + }, + "Cococart": { + "cats": [ + 6 + ], + "description": "Cococart is an ecommerce platform.", + "dom": [ + "meta[property='og:image'][content*='static.cococart.co']", + "div[style*='static.cococart.co']" + ], + "icon": "Cococart.svg", + "pricing": [ + "freemium", + "recurring", + "payg" + ], + "saas": true, + "website": "https://www.cococart.co" + }, + "COCON": { + "cats": [ + 32 + ], + "description": "COCON is an email marketing strategy designed to enhance the performance of a Shopify store.", + "icon": "COCON.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "scriptSrc": [ + "app\\.cocon\\.app" + ], + "website": "https://www.cocon.app" + }, + "CoConstruct": { + "cats": [ + 19 + ], + "dom": [ + "a[href*='co-construct.com/skins'], iframe[src*='co-construct.com']" + ], + "icon": "CoConstruct.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://www.coconstruct.com" + }, + "CoconutSoftware": { + "cats": [ + 5, + 72 + ], + "cookies": { + "coconut_calendar": "" + }, + "description": "Coconut is a cloud-based appointment scheduling solution designed for enterprise financial services organisations such as credit unions, retail banks and more.", + "icon": "CoconutSoftware.svg", + "website": "https://www.coconutsoftware.com/" + }, + "Cocos2d": { + "cats": [ + 19 + ], + "description": "Cocos2d is a mature open source cross-platform game development framework.", + "icon": "Cocos2d.svg", + "js": { + "CocosEngine": "([\\d\\.]{2,})\\;version:\\1" + }, + "oss": true, + "website": "https://www.cocos.com/en/cocos2dx" + }, + "Code Climate": { + "cats": [ + 44 + ], + "description": "Code Climate is a platform that enhances code quality and efficiency.", + "dom": [ + "a[href*='codeclimate.com'] > img[src*='api.codeclimate.com']" + ], + "icon": "CodeClimate.svg", + "saas": true, + "website": "https://codeclimate.com" + }, + "CodeIgniter": { + "cats": [ + 18 + ], + "cookies": { + "ci_csrf_token": "^(.+)$\\;version:\\1?2+:", + "ci_session": "", + "exp_last_activity": "", + "exp_tracker": "" + }, + "cpe": "cpe:2.3:a:codeigniter:codeigniter:*:*:*:*:*:*:*:*", + "dom": [ + "input[name*='ci_csrf_token']" + ], + "html": [ + "<input[^>]+name=\"ci_csrf_token\"" + ], + "icon": "CodeIgniter.svg", + "implies": [ + "PHP" + ], + "website": "https://codeigniter.com", + "xhr": [ + "codeigniter\\.com" + ] + }, + "CodeMirror": { + "cats": [ + 20 + ], + "cpe": "cpe:2.3:a:codemirror:codemirror:*:*:*:*:*:*:*:*", + "description": "CodeMirror is a JavaScript component that provides a code editor in the browser.", + "icon": "CodeMirror.svg", + "js": { + "CodeMirror": "", + "CodeMirror.version": "^(.+)$\\;version:\\1" + }, + "website": "https://codemirror.net" + }, + "CodeSandbox": { + "cats": [ + 5, + 20 + ], + "description": "CodeSandbox is an online code editor and prototyping tool that makes creating and sharing web apps faster.", + "dom": [ + "iframe[src^='https://codesandbox.io/embed/']" + ], + "icon": "CodeSandbox.svg", + "pricing": [ + "low", + "freemium", + "recurring" + ], + "saas": true, + "website": "https://codesandbox.io/" + }, + "Codetipi": { + "cats": [ + 80, + 87 + ], + "description": "Codetipi is a provider of WordPress themes and plugins designed for premium users.", + "icon": "Codetipi.svg", + "saas": true, + "scripts": [ + "codetipi-" + ], + "website": "https://codetipi.com" + }, + "Coffee Script": { + "cats": [ + 12, + 59 + ], + "description": "CoffeeScript is a language that compiles into JavaScript.", + "icon": "Coffee Script.png", + "oss": true, + "scriptSrc": [ + "coffee-?script(?:-lint)?(?:\\.min)?\\.js(?:\\?ver=((?:\\d+\\.)+\\d+))?\\;version:\\1" + ], + "website": "https://coffeescript.org/" + }, + "CoffeeCup": { + "cats": [ + 51 + ], + "description": "CoffeeCup is a suite of web development tools for building sites, emails, and forms, with optional coding for added flexibility.", + "icon": "CoffeeCup.svg", + "meta": { + "generator": "^CoffeeCup Visual Site Designer" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.coffeecup.com" + }, + "Cognigy": { + "cats": [ + 52, + 53 + ], + "description": "Cognigy is a provider of generative and conversational AI-powered customer service agents for businesses.", + "icon": "Cognigy.svg", + "js": { + "__COGNIGY_WEBCHAT": "", + "cognigyWebchatInputPlugins": "", + "cognigyWebchatMessagePlugins": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.cognigy.com" + }, + "Coin Currency Converter": { + "cats": [ + 100 + ], + "description": "Coin Currency Converter is an automatic currency conversion app for Shopify.", + "icon": "Coin Currency Converter.svg", + "implies": [ + "Shopify" + ], + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "/apps/coin/coin\\.js.+\\.myshopify\\.com" + ], + "website": "https://apps.shopify.com/coin" + }, + "Coinbase Commerce": { + "cats": [ + 41 + ], + "description": "Coinbase Commerce is a platform that enables merchants to accept cryptocurrency payments.", + "dom": [ + "a[href^='https://commerce.coinbase.com/checkout/']" + ], + "icon": "Coinbase.svg", + "website": "https://commerce.coinbase.com/" + }, + "Coinhave": { + "cats": [ + 56 + ], + "description": "CoinHave is a cryptocurrency mining service.", + "icon": "coinhave.png", + "scriptSrc": [ + "https?://coin-have\\.com/c/[0-9a-zA-Z]{4}\\.js" + ], + "website": "https://coin-have.com/" + }, + "CoinHive": { + "cats": [ + 56 + ], + "description": "Coinhive is a cryptocurrency mining service.", + "icon": "CoinHive.svg", + "js": { + "CoinHive": "" + }, + "scriptSrc": [ + "\\/(?:coinhive|(authedmine))(?:\\.min)?\\.js\\;version:\\1?opt-in:", + "coinhive\\.com/lib" + ], + "url": [ + "https?://cnhv\\.co/" + ], + "website": "https://coinhive.com" + }, + "CoinHive Captcha": { + "cats": [ + 16, + 56 + ], + "description": "Coinhive Captcha provides captcha service that is simple to integrate, where your users’ devices need to solve a number of hashes, adjustable by you, in order to login or post a comment to your site.", + "dom": [ + "div.coinhive-captcha" + ], + "icon": "CoinHive.svg", + "scriptSrc": [ + "https?://authedmine\\.com/(?:lib/captcha|captcha)" + ], + "website": "https://coinhive.com" + }, + "Coinimp": { + "cats": [ + 56 + ], + "description": "CoinImp is a cryptocurrency mining service.", + "icon": "coinimp.svg", + "js": { + "Client.Anonymous": "\\;confidence:50" + }, + "scriptSrc": [ + "https?://www\\.hashing\\.win/scripts/min\\.js" + ], + "website": "https://www.coinimp.com" + }, + "Colbass": { + "cats": [ + 5 + ], + "description": "Colbass is AI System that transforms text into real-human voiceovers.", + "icon": "colbass.svg", + "js": { + "colbassRunning": "" + }, + "pricing": [ + "low", + "onetime", + "recurring" + ], + "website": "https://colbass.com" + }, + "Colibri WP": { + "cats": [ + 80, + 51 + ], + "description": "Colibri WP is a drag-and-drop WordPress website builder.", + "dom": [ + "link[href*='/wp-content/plugins/colibri-page-builder']" + ], + "icon": "Colibri WP.png", + "js": { + "Colibri": "", + "colibriData": "", + "colibriFrontendData": "" + }, + "pricing": [ + "freemium", + "low", + "recurring", + "onetime" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/plugins/colibri-page-builder.+\\.js(?:.+ver=([\\d\\.\\-\\w]+))?\\;version:\\1" + ], + "website": "https://colibriwp.com" + }, + "Colis Privé": { + "cats": [ + 99 + ], + "description": "Colis Privé is a private parcel delivery service provider specialised in last-mile delivery.", + "icon": "Colis Prive.svg", + "requiresCategory": [ + 6 + ], + "text": [ + "\\bColis Priv[eé]\\b" + ], + "website": "https://www.colisprive.fr" + }, + "Colissimo": { + "cats": [ + 99 + ], + "description": "Colissimo is a 'drop off' parcel delivery service.", + "icon": "DPD.svg", + "requiresCategory": [ + 6 + ], + "text": [ + "\\bColissimo\\b" + ], + "website": "https://www.colissimo.entreprise.laposte.fr" + }, + "Collect.chat": { + "cats": [ + 52 + ], + "description": "Collect.chat is an interactive chatbot that collects data from website visitors.", + "icon": "CollectChat.svg", + "js": { + "CollectAlwaysOpen": "", + "CollectChatLauncher": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "collectorcdn\\.com/launcher\\.js" + ], + "website": "https://collect.chat" + }, + "Collective Audience": { + "cats": [ + 36 + ], + "description": "Collective Audience is a cloud ecosystem for media and brands on the open web, formerly known as BeOp.", + "icon": "CollectiveAudience.svg", + "js": { + "BeOpSDK": "", + "beOpinionAsyncInit": "" + }, + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "widget\\.beop\\.io" + ], + "website": "https://beop.collectiveaudience.co" + }, + "CollectiveAccess": { + "cats": [ + 95 + ], + "cookies": { + "CA_collectiveaccess_ui_locale": "", + "collectiveaccess": "" + }, + "description": "CollectiveAccess is a free, open-source software for cataloguing and publishing museum and archival collections.", + "icon": "CollectiveAccess.svg", + "oss": true, + "pricing": [ + "freemium" + ], + "saas": true, + "website": "https://collectiveaccess.org" + }, + "Colorlib Activello": { + "cats": [ + 80 + ], + "description": "Colorlib Activello is a clean, minimal multipurpose WordPress blog theme developer using the Bootstrap frontend framework making it fully responsive and mobile-friendly.", + "dom": [ + "link#activello-style-css" + ], + "icon": "Colorlib.svg", + "js": { + "ActivelloIsMobile": "" + }, + "pricing": [ + "freemium" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/activello/" + ], + "website": "https://colorlib.com/wp/themes/activello" + }, + "Colorlib Illdy": { + "cats": [ + 80 + ], + "description": "Colorlib Illdy is a stunning multipurpose WordPress theme built based on Bootstrap frontend framework making it fully responsive and mobile friendly.", + "dom": [ + "link#illdy-style-css" + ], + "icon": "Colorlib.svg", + "pricing": [ + "freemium" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/illdy/" + ], + "website": "https://colorlib.com/wp/themes/illdy" + }, + "Colorlib Shapely": { + "cats": [ + 80 + ], + "description": "Colorlib Shapely is considered as a powerful, clean and beautiful full-width free WordPress theme.", + "dom": [ + "link#shapely-style-css" + ], + "icon": "Colorlib.svg", + "js": { + "ShapelyAdminObject": "" + }, + "pricing": [ + "freemium" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/shapely/" + ], + "website": "https://colorlib.com/wp/themes/shapely" + }, + "Colorlib Sparkling": { + "cats": [ + 80 + ], + "description": "Colorlib Sparkling is a clean, modern, flat design WordPress theme developed using Bootstrap.", + "dom": [ + "link#sparkling-style-css" + ], + "icon": "Colorlib.svg", + "pricing": [ + "freemium" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/sparkling/" + ], + "website": "https://colorlib.com/wp/themes/sparkling" + }, + "Colorlib Travelify": { + "cats": [ + 80 + ], + "description": "Colorlib Travelify is a responsive, free, travel WordPress theme.", + "dom": [ + "link#travelify-style-css" + ], + "icon": "Colorlib.svg", + "js": { + "travelify_slider_value": "" + }, + "pricing": [ + "freemium" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/travelify/" + ], + "website": "https://colorlib.com/wp/themes/travelify" + }, + "ColorMag": { + "cats": [ + 80 + ], + "description": "ColorMag theme is for creating news, magazine, newspaper and other kinds of publishing sites. Compatible with Elementor.", + "dom": { + "body[class*='colormag-theme']": { + "text": "" + }, + "link[id*='colormag']": { + "attributes": { + "href": "themes/colormag\\S*\\.css(?:\\?ver=([0-9.]+))?\\;version:\\1" + } + } + }, + "icon": "ThemeGrill.svg", + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "themes/colormag.*\\.js(?:\\?ver=([0-9.]+))?\\;version:\\1" + ], + "website": "https://themegrill.com/themes/colormag/" + }, + "ColorMeShop": { + "cats": [ + 6 + ], + "description": "ColorMeShop is an ecommerce platform from Japan.", + "icon": "colormeshop.svg", + "js": { + "Colorme": "" + }, + "website": "https://shop-pro.jp" + }, + "Comarch e-Sklep": { + "cats": [ + 6 + ], + "description": "Comarch e-Sklep is an ecommerce platform for creating and managing an online store.", + "icon": "ComarcheSklep.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "static\\.comarchesklep\\.pl" + ], + "website": "https://www.comarchesklep.pl" + }, + "Combahton FlowShield": { + "cats": [ + 16 + ], + "cookies": { + "FLOWPROXY-ORIGIN": "" + }, + "description": "Combahton FlowShield is a network security solution designed to protect networks and servers from various cyber threats, including DDoS attacks, malware, and other types of malicious traffic.", + "headers": { + "Server": "antiddos/flowproxy", + "X-Flowproxy-Author": "" + }, + "icon": "Combahton.svg", + "pricing": [ + "recurring", + "mid" + ], + "saas": true, + "website": "https://combahton.net" + }, + "Combeenation": { + "cats": [ + 76 + ], + "description": "Combeenation is a powerful cloud-based configurator platform.", + "dom": [ + "iframe[src*='portal.combeenation.com/']" + ], + "icon": "Combeenation.svg", + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.combeenation.com" + }, + "Combodo iTop": { + "cats": [ + 13, + 19 + ], + "description": "Combodo iTop is an open-source IT service management (ITSM) and IT operations management (ITOM) platform developed by Combodo, a software company based in France.", + "dom": { + "a[href*='combodo.com/itop'] > img": { + "attributes": { + "title": "iTop\\sVersion\\s([\\d\\.]+)\\;version:\\1" + } + } + }, + "icon": "Combodo iTop.svg", + "oss": true, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.combodo.com/itop-193" + }, + "Comeet": { + "cats": [ + 5, + 101 + ], + "description": "Comeet is an Collaborative Recruiting, and Applicant Tracking System.", + "icon": "comeet.svg", + "js": { + "COMEET": "", + "comeetInit": "" + }, + "pricing": [ + "poa" + ], + "website": "https://www.comeet.com" + }, + "CometChat": { + "cats": [ + 52 + ], + "description": "CometChat is a SaaS solution that provides apps and websites with scalable text, voice, and video chat functionality.", + "icon": "CometChat.svg", + "pricing": [ + "freemium", + "mid", + "recurring", + "payg", + "poa" + ], + "saas": true, + "scriptSrc": [ + "widget-js\\.cometchat\\.io" + ], + "website": "https://www.cometchat.com" + }, + "CometD": { + "cats": [ + 2 + ], + "description": "CometD is a scalable clustered web messaging platform that provides a HTTP-based event routing bus using the Ajax Push technology pattern known as Comet.", + "icon": "CometD.svg", + "js": { + "cometMsgReceived": "" + }, + "requires": [ + "jQuery" + ], + "saas": true, + "scriptSrc": [ + "/cometd/jquery\\.cometd\\.js" + ], + "website": "https://cometd.org" + }, + "Comgem": { + "cats": [ + 6 + ], + "description": "Comgen is a B2B ecommerce platform that facilitates transactions and interactions between businesses through a digital marketplace.", + "headers": { + "Server": "^Comgem$" + }, + "icon": "Comgem.svg", + "js": { + "comgem.activateCarousels": "", + "comgemTrack": "" + }, + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "website": "https://www.comgem.com" + }, + "Comm100": { + "cats": [ + 52 + ], + "description": "Comm100 is a provider of customer service and communication products.", + "icon": "Comm100.svg", + "js": { + "Comm100API": "", + "comm100_chatButton": "", + "comm100_livechat_open_link": "" + }, + "pricing": [ + "recurring", + "payg" + ], + "saas": true, + "website": "https://www.comm100.com" + }, + "Commanders Act TagCommander": { + "cats": [ + 42 + ], + "description": "Commanders Act TagCommander is a European company providing a tag management product designed to handle website tags.", + "icon": "Commanders Act.svg", + "js": { + "tc_vars": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.tagcommander\\.com" + ], + "website": "https://www.commandersact.com/en/solutions/tagcommander/" + }, + "Commanders Act TrustCommander": { + "cats": [ + 67 + ], + "description": "Commanders Act TrustCommander is a consent management platform (CMP) which allows you to comply with the general data protection regulation (GDPR) regulation in terms of collecting consent.", + "icon": "Commanders Act.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.trustcommander\\.net/privacy/.+_v([\\d]+)_([\\d]+)\\.js\\;version:\\1.\\2" + ], + "website": "https://www.commandersact.com/en/solutions/trustcommander/" + }, + "Commento": { + "cats": [ + 15 + ], + "description": "Commento is a tool for fostering discussion and improving engagement on websites.", + "icon": "Commento.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.commento\\.io/" + ], + "website": "https://commento.io" + }, + "CommentSold": { + "cats": [ + 6 + ], + "description": "CommentSold is a platform that converts social media comments into sales by enabling automated purchase processing.", + "icon": "CommentSold.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "s3\\.commentsold\\.com" + ], + "website": "https://try.commentsold.com" + }, + "Commerce Engine": { + "cats": [ + 6 + ], + "description": "Commerce Engine is a headless SaaS platform that provides API-based ecommerce infrastructure including product search, order management, and fulfillment.", + "dom": [ + "img[srcset*='cdn.commercengine.io']" + ], + "icon": "Commerce Engine.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://www.commercengine.io", + "xhr": [ + "prod\\.api\\.commercengine\\.io/" + ] + }, + "Commerce Server": { + "cats": [ + 6 + ], + "cpe": "cpe:2.3:a:microsoft:commerce_server:*:*:*:*:*:*:*:*", + "headers": { + "COMMERCE-SERVER-SOFTWARE": "" + }, + "icon": "Commerce Server.png", + "implies": [ + "Microsoft ASP.NET" + ], + "website": "https://commerceserver.net" + }, + "Commerce Vision": { + "cats": [ + 6 + ], + "description": "Commerce Vision is a provider of enterprise-level B2B and B2C ecommerce solutions integrated with ERP applications.", + "headers": { + "Content-Security-Policy": "\\.commercevision\\.com\\.au" + }, + "icon": "CommerceVision.svg", + "saas": true, + "website": "https://www.commercevision.com.au" + }, + "Commerce.js": { + "cats": [ + 6 + ], + "description": "Commerce.js is an API-first ecommerce platform for developers and businesses.", + "headers": { + "Chec-Version": ".*", + "X-Powered-By": "Commerce.js" + }, + "icon": "commercejs.svg", + "js": { + "CommercejsSpace": "" + }, + "scriptSrc": [ + "cdn\\.chec\\.io/v(\\d+)/commerce\\.js\\;version:\\1", + "chec/commerce\\.js" + ], + "url": [ + "\\.spaces.chec\\.io" + ], + "website": "https://www.commercejs.com" + }, + "Commerce7": { + "cats": [ + 6 + ], + "description": "Commerce7 is an ecommerce platform for wineries.", + "icon": "Commerce7.svg", + "pricing": [ + "mid", + "recurring", + "payg" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.commerce7\\.com" + ], + "website": "https://commerce7.com", + "xhr": [ + "api\\.commerce7\\.com" + ] + }, + "CommerceHQ": { + "cats": [ + 6 + ], + "description": "CommerceHQ is a high-conversion ecommerce store system engineered for online retail operations.", + "dom": [ + "link[href*='cdn.commercehq.com/']" + ], + "icon": "CommerceHQ.svg", + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "website": "https://commercehq.com" + }, + "Commercelayer": { + "cats": [ + 6 + ], + "description": "Commercelayer is a headless ecommerce platform that permits businesses to create customisable and scalable online shopping experiences via an API-first architecture that allows developers to use any programming language or framework for building ecommerce sites and applications.", + "icon": "commercelayer.svg", + "js": { + "commerceLayer": "", + "commerceLayerCache": "", + "commercelayerConfig": "" + }, + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "website": "https://commercelayer.io", + "xhr": [ + "\\.commercelayer\\.io" + ] + }, + "commercetools": { + "cats": [ + 6 + ], + "description": "commercetools is a headless commerce platform.", + "dom": [ + "link[href*='.commercetools.com/'], body[data-commerce-tools-host*='.commercetools.com']" + ], + "icon": "commercetools.svg", + "implies": [ + "GraphQL" + ], + "js": { + "COMMERCE_TOOLS_HOST_ATT": "", + "COMMERCE_TOOLS_PROJECT_KEY_ATT": "", + "__NEXT_DATA__.props.pageProps.commercetoolsEntity": "" + }, + "pricing": [ + "poa", + "recurring" + ], + "saas": true, + "scripts": [ + "\\.commercetools\\.com" + ], + "website": "https://commercetools.com", + "xhr": [ + "\\.commercetools\\.com/" + ] + }, + "Commercio": { + "cats": [ + 6 + ], + "description": "Commercio is a platform that allows promotional product distributors to set up fully branded company stores.", + "icon": "Commercio.svg", + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scripts": [ + "(?:mycommercio|commerciostores)\\.com/" + ], + "website": "https://commercio.com" + }, + "Commercy": { + "cats": [ + 6 + ], + "description": "Commercy is an Argentine commerce platform that combines an online store, point of sale, inventory and ARCA/AFIP electronic invoicing in a single system.", + "icon": "Commercy.svg", + "implies": [ + "Next.js" + ], + "meta": { + "generator": "^Commercy$" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://commercy.com.ar" + }, + "Common Ground": { + "cats": [ + 6 + ], + "description": "Common Ground is an online solution for independent record sellers.", + "icon": "CommonGround.svg", + "js": { + "webpackJsonpcommonground-react": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "static\\.common-ground\\.io/" + ], + "website": "https://common-ground.io" + }, + "Comms": { + "cats": [ + 6 + ], + "description": "Comms is an all-in-one ecommerce platform.", + "icon": "Comms.svg", + "meta": { + "generator": "comms\\.dev" + }, + "saas": true, + "scriptSrc": [ + "cdn\\.startcomms\\.com" + ], + "website": "https://comms.dev" + }, + "Community": { + "cats": [ + 2 + ], + "description": "Community is a platform enabling public figures, small to midsize businesses, and enterprise brands to connect instantly with their audience through large-scale conversational text messaging.", + "icon": "Community.svg", + "saas": true, + "scriptSrc": [ + "\\.community\\.com/" + ], + "website": "https://www.community.com" + }, + "Community Box": { + "cats": [ + 5 + ], + "description": "Community Box is a tool that allows users to create directories within a website without writing any code.", + "icon": "CommunityBox.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "cfapi\\.communitybox\\.co" + ], + "website": "https://www.communitybox.co" + }, + "Community Funded": { + "cats": [ + 111 + ], + "description": "Community Funded is a digital fundraising and engagement platform.", + "dom": [ + "a[href*='//give.communityfunded.com/']" + ], + "icon": "Community Funded.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "//give\\.communityfunded\\.com/" + ], + "website": "https://www.communityfunded.com" + }, + "Complianz": { + "cats": [ + 74, + 67, + 87 + ], + "description": "Complianz is a GDPR/CCPA Cookie Consent plugin that supports GDPR, DSGVO, CCPA and PIPEDA with a conditional Cookie Notice and customized Cookie Policy based on the results of the built-in Cookie Scan.", + "icon": "Complianz.svg", + "js": { + "complianz.version": "([\\d.]+)\\;version:\\1" + }, + "pricing": [ + "onetime" + ], + "requires": [ + "WordPress" + ], + "saas": true, + "scriptSrc": [ + "wp-content/plugins/complianz-gdpr-premium" + ], + "website": "https://complianz.io" + }, + "ComplyAuto": { + "cats": [ + 16 + ], + "description": "ComplyAuto is a dealership compliance automation platform that helps automotive businesses manage regulatory requirements, track documentation, and maintain adherence to industry standards through automated processes.", + "icon": "ComplyAuto.svg", + "saas": true, + "scriptSrc": [ + "cdn\\.complyauto\\.com/" + ], + "website": "https://complyauto.com" + }, + "Composite Products": { + "cats": [ + 6 + ], + "description": "Composite Products is a service that provides customizable product kits allowing selection and assembly of components to suit specific needs.", + "icon": "CompositeProducts.svg", + "js": { + "wc_composite_params": "", + "wc_cp_composite_scripts": "" + }, + "pricing": [ + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "saas": true, + "scriptSrc": [ + "/wp-content/plugins/woocommerce-composite-products" + ], + "website": "https://woocommerce.com/products/composite-products" + }, + "comScore": { + "cats": [ + 10 + ], + "description": "comScore is an American media measurement and analytics company providing marketing data and analytics to enterprises; media and advertising agencies; and publishers.", + "dom": [ + "iframe[src*='.scorecardresearch.com/beacon'], iframe#comscore, iframe[src*='COMSCORE.beacon']" + ], + "icon": "comScore.svg", + "js": { + "COMSCORE": "", + "_COMSCORE": "" + }, + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.scorecardresearch\\.com/beacon\\.js|COMSCORE\\.beacon" + ], + "website": "https://comscore.com" + }, + "Concert": { + "cats": [ + 36 + ], + "description": "Concert is a publisher-led marketplace for ads by Vox Media.", + "icon": "Concert.svg", + "js": { + "CONCERT_ADS_CONFIG": "", + "ConcertAds": "" + }, + "requires": [ + "Vox Media" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.concert\\.io/" + ], + "website": "https://concert.io" + }, + "Concrete CMS": { + "cats": [ + 1 + ], + "cookies": { + "CONCRETE5": "" + }, + "cpe": "cpe:2.3:a:concrete5:concrete5:*:*:*:*:*:*:*:*", + "icon": "Concrete CMS.svg", + "implies": [ + "PHP" + ], + "js": { + "CCM_IMAGE_PATH": "", + "Concrete": "", + "ConcreteAlert": "", + "ConcreteEvent": "" + }, + "meta": { + "generator": "^concrete5(?: - ([\\d.]+)$)?\\;version:\\1" + }, + "oss": true, + "scriptSrc": [ + "/concrete/js/" + ], + "website": "https://www.concretecms.com/" + }, + "Conditional Fields for Contact Form 7": { + "cats": [ + 5, + 87 + ], + "description": "Adds conditional logic to Contact Form 7.", + "dom": [ + "link[href*='/wp-content/plugins/cf7-conditional-fields/']" + ], + "icon": "Conditional Fields for Contact Form 7.png", + "implies": [ + "Contact Form 7" + ], + "oss": true, + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "cf7-conditional-fields(?:\\/js)?(?:\\/scripts)?(?:\\.min)?\\.js(?:\\?v(?:er)?=((?:\\d+\\.)+\\d+))?\\;version:\\1" + ], + "website": "https://wordpress.org/plugins/cf7-conditional-fields" + }, + "Conduit": { + "cats": [ + 47 + ], + "description": "Conduit is a data integration tool designed to synchronize production systems through an extensible, event-first approach with minimal dependencies for integration into existing workflows.", + "icon": "Conduit.svg", + "oss": true, + "pricing": [ + "freemium" + ], + "scripts": [ + "\\.conduit\\.com/" + ], + "website": "https://conduit.io" + }, + "Conduze": { + "cats": [ + 32 + ], + "description": "Conduze is a call tracking and pop-up solution designed to help businesses capture and analyze inbound leads.", + "icon": "Conduze.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.conduze\\.com" + ], + "website": "https://www.conduze.com" + }, + "Conekta": { + "cats": [ + 41 + ], + "description": "Conekta is a Mexican payment platform.", + "icon": "Conekta.svg", + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "conektaapi/v([\\d.]+)\\;version:\\1", + "cdn\\.conekta\\.\\w+/js/(?:v([\\d.]+)|)\\;version:\\1" + ], + "website": "https://conekta.com" + }, + "Conexa": { + "cats": [ + 53 + ], + "description": "Conexa is a business scaling technology partner platform designed to support growth through strategic solutions and automation.", + "icon": "Conexa.svg", + "saas": true, + "scripts": [ + "\\.conexa\\.ai" + ], + "website": "https://conexa.ai" + }, + "Confer With": { + "cats": [ + 103 + ], + "description": "Confer With triggers live streaming video calls between shoppers and instore experts from a website, or outside a store.", + "icon": "Confer With.svg", + "pricing": [ + "poa" + ], + "requiresCategory": [ + 6 + ], + "saas": true, + "scriptSrc": [ + "\\.conferwith\\.io/" + ], + "website": "https://conferwith.io" + }, + "Conferbot": { + "cats": [ + 52 + ], + "description": "Conferbot is a platform designed to improve website engagement through customisable chatbots, catering to various business requirements.", + "icon": "Conferbot.svg", + "js": { + "ConferbotWidget": "" + }, + "pricing": [ + "low", + "recurring", + "freemium" + ], + "saas": true, + "scriptSrc": [ + "conferbot\\.defaults.*\\.min\\.js" + ], + "website": "https://www.conferbot.com" + }, + "Confiant": { + "cats": [ + 16 + ], + "description": "Confiant is a cybersecurity company specialising in ad security and ad quality assurance for digital publishers, programmatic platforms, and advertisers.", + "icon": "Confiant.svg", + "js": { + "confiant": "" + }, + "pricing": [ + "high", + "recurring" + ], + "website": "https://www.confiant.com" + }, + "Congressus": { + "cats": [ + 1 + ], + "cookies": { + "_gat_congressus_analytics": "", + "congressus_session": "" + }, + "description": "Congressus is a Dutch-language online application for member administration, financial management, communication and a linked website with webshop.", + "icon": "Congressus.svg", + "meta": { + "generator": "^Congressus\\s-\\s.+$" + }, + "pricing": [ + "recurring", + "low" + ], + "saas": true, + "website": "https://congressus.nl" + }, + "Conjured": { + "cats": [ + 100 + ], + "description": "Conjured provides Shopify brands with Shopify apps and custom development.", + "icon": "Conjured.svg", + "pricing": [ + "recurring", + "mid" + ], + "saas": true, + "scriptSrc": [ + "app\\.conjured\\.co/" + ], + "website": "https://conjured.co" + }, + "Connectally": { + "cats": [ + 32 + ], + "description": "Connectally is a lead generation and automation platform designed to help marketing professionals streamline client acquisition.", + "icon": "Connectally.svg", + "saas": true, + "scripts": [ + "app\\.connectally\\.com" + ], + "website": "https://connectally.com" + }, + "Connectif": { + "cats": [ + 76, + 32 + ], + "description": "Connectif is a marketing automation and personalisation data-first action platform, powered by AI.", + "icon": "Connectif.svg", + "js": { + "connectif.version": "^([\\d\\.]+)$\\;version:\\1", + "connectifInfo.store": "" + }, + "pricing": [ + "recurring", + "payg" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.connectif\\.cloud/" + ], + "website": "https://connectif.ai" + }, + "Conneqto": { + "cats": [ + 32 + ], + "description": "Conneqto is an all-in-one platform offering email, automation, high-converting carts, and sales pipeline tools for streamlined marketing and sales management.", + "icon": "Conneqto.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "app\\.conneqto\\.ai" + ], + "website": "https://conneqto.ai" + }, + "Connexity": { + "cats": [ + 32 + ], + "description": "Connexity is a platform that focuses on audience targeting, data management, optimization, attribution, and insight generation for enhanced marketing strategies.", + "icon": "Connexity.svg", + "saas": true, + "scripts": [ + "connexity\\.com" + ], + "website": "https://www.connexity.com" + }, + "Consent Manager": { + "cats": [ + 67 + ], + "cookies": { + "__cmpcccx274": "", + "__cmpconsentx274": "", + "__cmpiuid": "" + }, + "description": "Consent Manager is a provider ensuring GDPR and CCPA compliance for websites.", + "icon": "ConsentManager.svg", + "js": { + "cmpCCPA": "", + "cmpConsentPurposes": "", + "cmpConsentString": "", + "cmpCustomPurposeConsent": "", + "cmpGDPR": "", + "cmpGoogleVendorsConsent": "", + "cmp_closevendor": "", + "cmp_vendordelivery": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://www.consentmanager.net" + }, + "Constant Contact": { + "cats": [ + 32, + 75 + ], + "description": "Constant Contact is a marketing automation and email marketing solution.", + "dom": [ + "a[href*='.constantcontact.com/'][target='_blank'], form[action*='.constantcontact.com/'][target='_blank']" + ], + "icon": "Constant Contact.svg", + "js": { + "_ctct_m": "", + "ctctOnLoadCallback": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.ctctcdn\\.com/" + ], + "website": "https://www.constantcontact.com" + }, + "Construct 3": { + "cats": [ + 47 + ], + "description": "Construct 3 is a browser-based game development platform that enables the creation of 2D games using a visual, drag-and-drop interface without requiring programming knowledge.", + "icon": "Construct3.svg", + "meta": { + "generator": "^Construct 3$" + }, + "pricing": [ + "low", + "recurring" + ], + "website": "https://www.construct.net/" + }, + "Constructor": { + "cats": [ + 6 + ], + "description": "Constructor is an ecommerce tool optimizing site search and product discovery, leveraging AI, NLP, data, and personalization to enhance user experiences and meet KPIs.", + "icon": "ConstructorIO.svg", + "js": { + "ConstructorioAutocomplete": "", + "ConstructorioClient": "", + "ConstructorioTracker": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://constructor.io" + }, + "Constructor.io": { + "cats": [ + 29 + ], + "description": "Constructor.io is a site search and merchandising platform designed to help ecommerce.", + "icon": "ConstructorIO.png", + "js": { + "ConstructorioClient": "", + "constructorio": "" + }, + "scriptSrc": [ + "\\.cnstrc\\.com/" + ], + "website": "https://constructor.io/" + }, + "Contabo": { + "cats": [ + 88 + ], + "description": "Contabo is a German hosting provider, previously known by the name Giga-International.", + "dns": { + "SOA": [ + "\\.contabo\\.net" + ] + }, + "icon": "Contabo.svg", + "pricing": [ + "recurring", + "low" + ], + "website": "https://contabo.com" + }, + "Contact Form 7": { + "cats": [ + 87, + 110 + ], + "description": "Contact Form 7 is an WordPress plugin which can manage multiple contact forms. The form supports Ajax-powered submitting, CAPTCHA, Akismet spam filtering.", + "dom": [ + "link[href*='/wp-content/plugins/contact-form-7/']" + ], + "icon": "Contact Form 7.svg", + "js": { + "wpcf7": "" + }, + "pricing": [ + "freemium" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/plugins/contact-form-7/.+\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + ], + "website": "https://contactform7.com" + }, + "ContactUs": { + "cats": [ + 32 + ], + "description": "ContactUs is a custom ecommerce development and online marketing platform offering customer acquisition and prospect management solutions.", + "icon": "ContactUs.svg", + "saas": true, + "scriptSrc": [ + "cdn\\.contactus\\.com" + ], + "website": "https://contactus.com" + }, + "Container Media Group": { + "cats": [ + 36 + ], + "description": "Container Media Group offers technical solutions for agencies and brands to plan, execute, optimise, and report on advertising campaigns. They specialise in creating engaging custom creatives and utilise advanced tracking pixels to monitor user advertising activity across media channels.", + "icon": "Container Media Group.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.containermedia\\.net/" + ], + "website": "https://containermedia.net" + }, + "Contao": { + "cats": [ + 1 + ], + "cpe": "cpe:2.3:a:contao:contao_cms:*:*:*:*:*:*:*:*", + "description": "Contao is an open source CMS that allows you to create websites and scalable web applications.", + "dom": [ + "link[href*='/typolight.css'], link[href*='/contao.css']" + ], + "icon": "Contao.svg", + "implies": [ + "PHP" + ], + "meta": { + "generator": "^Contao Open Source CMS$" + }, + "oss": true, + "website": "https://contao.org" + }, + "Contenido": { + "cats": [ + 1 + ], + "cpe": "cpe:2.3:a:contenido:contendio:*:*:*:*:*:*:*:*", + "description": "Contenido is a robust content management system (CMS) tailored for efficient creation and administration of digital content across websites and online projects.", + "icon": "Contenido.svg", + "implies": [ + "PHP" + ], + "meta": { + "generator": "Contenido ([\\d.]+)\\;version:\\1" + }, + "website": "https://contenido.org/en" + }, + "Contensis": { + "cats": [ + 1 + ], + "icon": "Contensis.svg", + "implies": [ + "Java", + "CFML" + ], + "meta": { + "generator": "Contensis CMS Version ([\\d.]+)\\;version:\\1" + }, + "website": "https://zengenti.com/en-gb/products/contensis" + }, + "ContentBot": { + "cats": [ + 96 + ], + "description": "ContentBot is an AI-driven platform for creating custom content workflows, processing imports, and generating blog posts with an AI blog writer.", + "icon": "ContentBot.svg", + "js": { + "bleeper_api_key": "", + "bleeper_user_ip_address": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://contentbot.ai" + }, + "ContentBox": { + "cats": [ + 1, + 11 + ], + "icon": "ContentBox.png", + "implies": [ + "Adobe ColdFusion" + ], + "meta": { + "generator": "ContentBox powered by ColdBox" + }, + "website": "https://www.gocontentbox.org" + }, + "Contentder": { + "cats": [ + 6 + ], + "description": "Contentder is a website development platform that integrates inbound marketing analytics to optimize site performance.", + "icon": "Contentder.svg", + "js": { + "ArticleSetting.GetAdminHostURL": "easybuilder\\.contentder\\.com", + "BlogSetting.GetAdminHostURL": "easybuilder\\.contentder\\.com" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://www.contentder.com" + }, + "Contentful": { + "cats": [ + 1 + ], + "description": "Contentful is an API-first content management platform to create, manage and publish content on any digital channel.", + "headers": { + "Server": "^Contentful Images API$", + "x-contentful-request-id": "" + }, + "html": [ + "<[^>]+(?:assets|downloads|images|videos)\\.(?:ct?fassets\\.net|contentful\\.com)" + ], + "icon": "Contentful.svg", + "pricing": [ + "mid", + "freemium", + "recurring" + ], + "saas": true, + "scripts": [ + "\\.ctfassets\\.net" + ], + "website": "https://www.contentful.com", + "xhr": [ + "(?:cdn|graphql)\\.contentful\\.com" + ] + }, + "ContentGems": { + "cats": [ + 96 + ], + "description": "ContentGems is a no-code content discovery tool designed to help users find and curate relevant content.", + "icon": "ContentGems.svg", + "js": { + "ContentGems": "", + "ContentGemsVersion": "(.+)\\;version:\\1" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "assets\\.contentgems\\.com" + ], + "website": "https://contentgems.com" + }, + "Contently": { + "cats": [ + 96 + ], + "description": "Contently is a SaaS content marketing platform from the company of the same name headquartered in New York.", + "icon": "Contently.png", + "js": { + "_contently.siteId": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://contently.com" + }, + "Contento": { + "cats": [ + 1 + ], + "description": "Contento is a headless CMS tailored to prioritize the needs of marketers.", + "icon": "Contento.svg", + "pricing": [ + "freemium", + "low", + "recurring", + "poa" + ], + "saas": true, + "scripts": [ + "assets\\.contento\\.io" + ], + "website": "https://www.contento.io" + }, + "Contents": { + "cats": [ + 96 + ], + "description": "Contents is a generative AI platform that enables businesses to produce high-performing, original, and SEO-optimized content.", + "icon": "Contents.svg", + "saas": true, + "scriptSrc": [ + "analytics\\.contents\\.com" + ], + "website": "https://www.contents.com" + }, + "Contentsquare": { + "cats": [ + 10, + 74 + ], + "description": "Contentsquare is an enterprise-level UX optimisation platform.", + "icon": "Contentsquare.svg", + "js": { + "CS_CONF.trackerDomain": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.contentsquare\\.net/" + ], + "website": "https://contentsquare.com" + }, + "Contentstack": { + "cats": [ + 1 + ], + "description": "Contentstack is a headless CMS software designed to help businesses deliver personalised content experiences to audiences via multiple channels.", + "dom": { + "img[src*='contentstack']": { + "attributes": { + "src": "\\.contentstack\\.(?:io|com)/" + } + } + }, + "icon": "Contentstack.svg", + "pricing": [ + "high", + "recurring" + ], + "saas": true, + "scripts": [ + "\\.contentstack\\.com" + ], + "website": "https://www.contentstack.com" + }, + "ContentStudio": { + "cats": [ + 96 + ], + "description": "ContentStudio is an integrated cloud-based social media management and content marketing solution.", + "dom": [ + "link[href*='/wp-content/plugins/contentstudio']" + ], + "icon": "ContentStudio.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://contentstudio.io" + }, + "ContentViews": { + "cats": [ + 5, + 87 + ], + "description": "ContentViews is a lightweight and user-friendly WordPress Plugin, crafted specifically for efficient content management and display. This plugin offers seamless integration with Widgets and enables users to showcase their posts, pages, or custom post types in a highly responsive grid, list, or timeline layout.", + "dom": [ + "link[href*='/wp-content/plugins/content-views-query-and-display-post-page/'], link[href*='/wp-content/plugins/pt-content-views-pro/']" + ], + "icon": "ContentViews.svg", + "oss": true, + "pricing": [ + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "content-views(?:-pro)?(?:-query-and-display-post-page)?(?:\\/public)?(?:\\/assets)?(?:\\/js)?(?:\\/cv(?:pro)?)?(?:\\.min)?\\.js(?:\\?v(?:er)?=((?:\\d+\\.)+\\d+))?\\;version:\\1" + ], + "website": "https://wordpress.org/plugins/content-views-query-and-display-post-page/" + }, + "ContextBar": { + "cats": [ + 94 + ], + "description": "ContextBar is a tool designed to attract consistent, thematically relevant visitors to a website.", + "pricing": [ + "low", + "payg" + ], + "saas": true, + "scriptSrc": [ + "\\.contextbar\\.ru/" + ], + "website": "https://contextbar.ru" + }, + "Contextual Related Posts": { + "cats": [ + 5, + 87 + ], + "description": "Add related posts to your WordPress site with inbuilt caching.", + "dom": [ + "link[href*='/wp-content/plugins/contextual-related-posts/']" + ], + "icon": "Contextual Related Posts.png", + "oss": true, + "requires": [ + "WordPress" + ], + "website": "https://wordpress.org/plugins/contextual-related-posts/" + }, + "Contlo": { + "cats": [ + 90, + 32 + ], + "description": "Contlo is an AI powered marketing software.", + "icon": "Contlo.svg", + "js": { + "CONTLO_ENV": "" + }, + "pricing": [ + "freemium", + "high", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.contlo\\.com/" + ], + "website": "https://www.contlo.com" + }, + "Control": { + "cats": [ + 51 + ], + "description": "Control is a freehand website builder that allows users to create beautiful fully-custom responsive sites.", + "icon": "Control.svg", + "meta": { + "generator": "cntrl\\.site" + }, + "saas": true, + "website": "https://cntrl.site" + }, + "Convead": { + "cats": [ + 32, + 53 + ], + "description": "Convead is a CRM marketing platform for ecommerce stores that helps collect data, segment customers, and automate marketing efforts.", + "icon": "Convead.svg", + "js": { + "ConveadSettings.app_key": "", + "convead": "" + }, + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "website": "https://convead.io" + }, + "Converdiant": { + "cats": [ + 10 + ], + "description": "Converdiant is a conversion optimization system that analyzes user behavior and website performance data to improve engagement, streamline customer journeys, and increase conversion rates through data-driven insights.", + "icon": "Converdiant.svg", + "saas": true, + "scriptSrc": [ + "app\\.converdiant\\.com" + ], + "website": "https://www.converdiant.com" + }, + "Converge": { + "cats": [ + 32 + ], + "description": "Converge is an all-in-one marketing measurement platform that consolidates performance data to provide insights across multiple channels.", + "icon": "Converge.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "static\\.runconverge\\.com" + ], + "website": "https://www.runconverge.com" + }, + "Convermax": { + "cats": [ + 29 + ], + "description": "Convermax is a search solution that enhances the search experience for ecommerce website visitors by providing more accurate and relevant results.", + "icon": "Convermax.svg", + "js": { + "Convermax.addProductsHistory": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://convermax.com" + }, + "Conversant Consent Tool": { + "cats": [ + 67 + ], + "description": "Conversant Consent Tool is a free tool to gain GDPR and ePD compliant consent for digital advertising.", + "icon": "Conversant.svg", + "js": { + "conversant": "" + }, + "pricing": [ + "freemium" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.conversant\\.mgr\\.consensu\\.org/" + ], + "website": "https://www.conversantmedia.eu/consent-tool" + }, + "Conversio": { + "cats": [ + 10 + ], + "description": "Conversio is an optimisation and analytics agency.", + "icon": "Conversio.svg", + "js": { + "Conversio.settings": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.conversio\\.com/" + ], + "website": "https://conversio.com" + }, + "Conversio App": { + "cats": [ + 100 + ], + "description": "Conversio App is an optimisation and analytics app for Shopify stores.", + "icon": "Conversio.svg", + "implies": [ + "Conversio" + ], + "pricing": [ + "poa" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "scriptSrc": [ + "\\.conversio\\.com/.+\\.myshopify\\.com" + ], + "website": "https://apps.shopify.com/conversio" + }, + "Conversion Bear": { + "cats": [ + 81 + ], + "description": "Conversion Bear is a Shopify app providing trust badges and sticky add-to-cart features to enhance store credibility and streamline the purchasing process.", + "icon": "ConversionBear.svg", + "pricing": [ + "low", + "recurring" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "scripts": [ + "\\.conversionbear\\.com" + ], + "website": "https://www.conversionbear.com" + }, + "Convert": { + "cats": [ + 74 + ], + "description": "Convert Experiences is an enterprise A/B testing and personalisation solution for conversion optimisation and data-driven decisions in high-traffic websites.", + "icon": "Convert.svg", + "js": { + "convert": "\\;confidence:34", + "convertData": "\\;confidence:33", + "convert_temp": "\\;confidence:33" + }, + "pricing": [ + "high", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.convertexperiments\\.com/js" + ], + "website": "https://www.convert.com" + }, + "Convert and Flow": { + "cats": [ + 53 + ], + "description": "Convert and Flow is a customer relationship management tool designed to manage customer relationships and enhance customer satisfaction.", + "icon": "ConvertAndFlow.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scripts": [ + "\\.convertandflow\\.com" + ], + "website": "https://convertandflow.com" + }, + "ConvertBox": { + "cats": [ + 76 + ], + "description": "ConvertBox is a tool that delivers targeted on-site messages based on visitor behavior to generate more leads, sales, and customers.", + "icon": "ConvertBox.svg", + "pricing": [ + "onetime" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.convertbox\\.com/" + ], + "website": "https://convertbox.com" + }, + "Convertcart": { + "cats": [ + 32 + ], + "description": "ConvertCart helps online businesses deliver outstanding experiences to customers throughout their journey.", + "icon": "Convertcart.svg", + "saas": true, + "scriptSrc": [ + "cdn\\.convertcart\\.com" + ], + "website": "https://www.convertcart.com/" + }, + "ConvertFlow": { + "cats": [ + 10, + 74 + ], + "description": "ConvertFlow is the all-in-one conversion marketing platform.", + "icon": "ConvertFlow.svg", + "js": { + "convertflow": "" + }, + "pricing": [ + "low", + "freemium", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "(?:app|js)\\.convertflow\\.co" + ], + "website": "https://www.convertflow.com" + }, + "Convertful": { + "cats": [ + 32 + ], + "description": "Convertful is a tool that automates conversions by turning website traffic into leads and sales in real time.", + "icon": "Convertful.svg", + "js": { + "Convertful.$containers": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "app\\.convertful\\.com" + ], + "website": "https://convertful.com" + }, + "Convertim": { + "cats": [ + 41 + ], + "description": "Convertim is an ecommerce checkout platform.", + "icon": "Convertim.svg", + "js": { + "convertimSetup": "" + }, + "pricing": [ + "freemium", + "poa" + ], + "saas": true, + "website": "https://www.convertim.com" + }, + "Convertiser": { + "cats": [ + 71 + ], + "description": "Convertiser is a website monetization platform from Poland that helps publishers and advertisers optimize revenue through performance-based marketing solutions.", + "icon": "Convertiser.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.convertiser\\.com" + ], + "scripts": [ + "\\.convertiser\\.com" + ], + "website": "https://convertiser.com" + }, + "ConvertKit": { + "cats": [ + 32, + 75 + ], + "description": "ConvertKit is an email marketing tool built for content creators.", + "dom": [ + "form[action*='.convertkit.com'], link[href*='.convertkit.com']" + ], + "icon": "ConvertKit.svg", + "pricing": [ + "low", + "freemium", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.convertkit\\.com" + ], + "website": "https://convertkit.com" + }, + "ConvertoBot": { + "cats": [ + 52 + ], + "description": "ConvertoBot is a chatbot and conversational marketing tool.", + "icon": "ConvertoBot.svg", + "js": { + "botUrl": "app\\.convertobot\\.com" + }, + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "app\\.convertobot\\.com/" + ], + "website": "https://convertobot.com" + }, + "Convertr": { + "cats": [ + 6 + ], + "description": "Convertr is a Brazilian ecommerce platform, fashion specialist.", + "icon": "Convertr.svg", + "implies": [ + "PHP", + "MySQL", + "Vue.js", + "Nuxt.js", + "Amazon Web Services" + ], + "meta": { + "author": "^Convertr Commerce$" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://convertr.com.br" + }, + "Convertri": { + "cats": [ + 51 + ], + "description": "Convertri is a sales funnel building solution.", + "icon": "Convertri.svg", + "js": { + "CONVERTRI_CONSTANTS": "", + "ConvertriAnalytics": "", + "convertriParameters": "" + }, + "pricing": [ + "low", + "onetime", + "recurring", + "payg", + "freemium" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.convertri\\.com/" + ], + "website": "https://www.convertri.com" + }, + "Converzee": { + "cats": [ + 101 + ], + "description": "Converzee is a digital platform created to help companies manage their human resource processes.", + "icon": "Converzee.svg", + "pricing": [ + "onetime" + ], + "saas": true, + "scriptSrc": [ + "api\\.converzee\\.com/" + ], + "website": "https://converzee.com" + }, + "ConveyThis": { + "cats": [ + 89 + ], + "description": "ConveyThis is a website translation service.", + "icon": "ConveyThis.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.conveythis\\.com" + ], + "website": "https://www.conveythis.com/" + }, + "Convincely": { + "cats": [ + 32 + ], + "description": "Convincely is a platform designed to rapidly launch and optimize personalized sales funnels for businesses.", + "icon": "Convincely.svg", + "js": { + "convincely3.analyticsService": "" + }, + "pricing": [ + "freemium", + "high", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "app\\.convincely\\.com/" + ], + "website": "https://www.convincely.com" + }, + "Convious": { + "cats": [ + 32 + ], + "description": "Convious is an attraction management platform supporting operations before, during, and after visits, including exit-intent functionality.", + "icon": "Convious.svg", + "js": { + "conviousLoader": "", + "convious_resource_path": "" + }, + "saas": true, + "scriptSrc": [ + "client\\.convious-app\\.com/" + ], + "website": "https://www.convious.com" + }, + "Conviva": { + "cats": [ + 14, + 103 + ], + "description": "Conviva is a census, continuous measurement and engagement platform for streaming media.", + "icon": "conviva.svg", + "js": { + "Conviva": "", + "Conviva.Client": "", + "Conviva.Client.version": "^([0-9\\.]+)$\\;version:\\1" + }, + "website": "https://www.conviva.com" + }, + "Convrrt": { + "cats": [ + 51 + ], + "description": "Convrrt is a platform that offers tools for creating responsive landing pages.", + "icon": "Convrrt.svg", + "pricing": [ + "freemium", + "payg", + "poa" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.convrrt\\.com/" + ], + "website": "https://www.convrrt.com" + }, + "Conword": { + "cats": [ + 89 + ], + "description": "Conword is a platform that provides automatic translations for websites, enabling multilingual content delivery without manual intervention.", + "icon": "Conword.svg", + "saas": true, + "scriptSrc": [ + "static\\.conword\\.io" + ], + "website": "https://conword.io" + }, + "Cookie Assistant": { + "cats": [ + 10, + 67 + ], + "description": "Cookie Assistant is a system designed to manage user consent for cookies while providing analytics.", + "icon": "CookieAssistant.svg", + "pricing": [ + "freemium", + "low", + "recurring", + "onetime" + ], + "saas": true, + "scriptSrc": [ + "app\\.cookieassistant\\.com/" + ], + "website": "https://www.cookieassistant.com" + }, + "Cookie Control": { + "cats": [ + 67 + ], + "icon": "CookieControl.svg", + "js": { + "CookieControl": "" + }, + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "cc\\.cdn\\.civiccomputing\\.com" + ], + "website": "https://www.civicuk.com/cookie-control" + }, + "Cookie Information": { + "cats": [ + 67 + ], + "description": "Cookie Information is a privacy tech company that develops software that helps making company websites and mobile apps GDPR and ePrivacy compliant.", + "icon": "Cookie Information.svg", + "js": { + "CookieInformation.config.cdnUrl": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://cookieinformation.com" + }, + "Cookie Information plugin": { + "cats": [ + 87, + 67 + ], + "description": "Cookie Information plugin helps your website stay compliant with GDPR using a free cookie pop-up, consent log, and more.", + "icon": "Cookie Information.svg", + "implies": [ + "Cookie Information" + ], + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/plugins/wp-gdpr-compliance/" + ], + "website": "https://wordpress.org/plugins/wp-gdpr-compliance" + }, + "Cookie Notice": { + "cats": [ + 67, + 87 + ], + "description": "Cookie Notice provides a simple, customizable website banner that can be used to help your website comply with certain cookie consent requirements under the EU GDPR cookie law and CCPA regulations and includes seamless integration with Cookie Compliance to help your site comply with the latest updates to existing consent laws.", + "icon": "Cookie Notice.svg", + "scriptSrc": [ + "/wp-content/plugins/cookie-notice/.+\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + ], + "website": "https://wordpress.org/plugins/cookie-notice" + }, + "Cookie Script": { + "cats": [ + 67 + ], + "description": "Cookie-Script automatically scans, categorizes and adds description to all cookies found on your website.", + "icon": "CookieScript.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.cookie-script\\.com/" + ], + "website": "https://cookie-script.com" + }, + "Cookie Seal": { + "cats": [ + 67 + ], + "description": "Cookie Seal is a tool or system that helps you manage and configure the use of cookies on your website in accordance with data protection laws, ensuring compliance with relevant regulations.", + "dom": [ + "link[href*='assets.cookieseal.com']" + ], + "icon": "Cookie Seal.svg", + "js": { + "CookieSeal": "", + "cookieSeal.consentEnabled": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.cookieseal\\.com/" + ], + "website": "https://cookieseal.com" + }, + "CookieBAR": { + "cats": [ + 67 + ], + "description": "CookieBAR is a tool that helps websites comply with the EU cookie law by managing user consent for cookies in accordance with regulatory requirements.", + "icon": "CookieBAR.svg", + "js": { + "setupCookieBar": "" + }, + "oss": true, + "scriptSrc": [ + "/cookie-bar/cookiebar-latest\\.min\\.js" + ], + "website": "https://cookie-bar.eu" + }, + "Cookiebot": { + "cats": [ + 67 + ], + "description": "Cookiebot is a cloud-driven solution that automatically controls cookies and trackers, enabling full GDPR/ePrivacy and CCPA compliance for websites.", + "icon": "Cookiebot.svg", + "js": { + "Cookiebot.version": "^(.+)$\\;version:\\1" + }, + "scriptSrc": [ + "consent\\.cookiebot\\.com" + ], + "website": "https://www.cookiebot.com" + }, + "CookieFirst": { + "cats": [ + 67 + ], + "description": "CookieFirst is an GDPR and CCPA compliant consent management platform.", + "icon": "CookieFirst.svg", + "js": { + "cookiefirst_show_settings": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "consent\\.cookiefirst\\.com/" + ], + "website": "https://cookiefirst.com" + }, + "CookieHub": { + "cats": [ + 67 + ], + "description": "CookieHub is a platform that helps website owners comply with data privacy regulations such as GDPR and CCPA by providing tools for managing cookie consent, tracking consent preferences, and ensuring legal compliance related to online tracking and data collection practices.", + "headers": { + "Content-Security-Policy": "cookiehub\\.net" + }, + "icon": "CookieHub.svg", + "scriptSrc": [ + "cookiehub\\.net/.*\\.js" + ], + "website": "https://www.cookiehub.com" + }, + "CookieYes": { + "cats": [ + 67 + ], + "dom": { + "#cookie-law-info-bar": { + "text": "" + }, + "link[href*='/wp-content/plugins/cookie-law-info/']": { + "exists": "" + } + }, + "icon": "cookieyes.svg", + "js": { + "cookieYes": "" + }, + "scriptSrc": [ + "app\\.cookieyes\\.com/client_data/", + "cdn-cookieyes\\.com/client_data/", + "/wp-content/plugins/cookie-law-info/.+\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + ], + "website": "https://www.cookieyes.com/" + }, + "Cool Popup": { + "cats": [ + 32 + ], + "description": "Cool Popup is a tool that helps convert website visitors into customers, subscribers, or leads by displaying visually designed popups that require no coding to set up.", + "icon": "CoolPopup.svg", + "pricing": [], + "saas": true, + "scriptSrc": [ + "dash\\.coolpopup\\.com/" + ], + "website": "https://www.coolpopup.com" + }, + "Cool Tag Cloud": { + "cats": [ + 5, + 87 + ], + "description": "A simple tag cloud system for WordPress.", + "dom": [ + "link#cool-tag-cloud-css[href*='/wp-content/plugins/cool-tag-cloud/'], .cool-tag-cloud, .widget_cool_tag_cloud, .cool-tag-cloud-open, .cool-tag-cloud-close, .cool-tag-cloud-inner" + ], + "oss": true, + "requires": [ + "WordPress" + ], + "website": "https://wordpress.org/plugins/cool-tag-cloud" + }, + "Cool Timeline": { + "cats": [ + 5, + 87 + ], + "description": "Creates vertical and horizontal history timeline blocks.", + "dom": [ + "link[href*='/plugins/cool-timeline/'], script[src*='/cool-timeline/'], .cooltimeline-body" + ], + "oss": true, + "requires": [ + "WordPress" + ], + "website": "https://wordpress.org/plugins/cool-timeline" + }, + "Cooladata": { + "cats": [ + 97 + ], + "description": "Cooladata is a data warehouse and behavioral analytics platform designed for gaming, elearning, ecommerce, SaaS, and media companies.", + "icon": "Cooladata.png", + "js": { + "cooladata": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.cooladata\\.com/" + ], + "website": "https://www.cooladata.com" + }, + "Cooltix": { + "cats": [ + 104 + ], + "description": "Cooltix is an event and ticketing system designed to manage and sell tickets for concerts.", + "icon": "Cooltix.svg", + "pricing": [ + "freemium", + "payg", + "poa" + ], + "saas": true, + "scriptSrc": [ + "static\\.cooltix\\.com/" + ], + "website": "https://cooltix.com" + }, + "Coopt": { + "cats": [ + 94 + ], + "description": "Coopt is a tool designed to boost sales by transforming customers into social media advertisers, leveraging their networks to promote products and services, thus enhancing brand visibility and engagement.", + "icon": "Coopt.svg", + "js": { + "cooptjQuery.Animation": "" + }, + "pricing": [ + "low", + "recurring" + ], + "requires": [ + "jQuery" + ], + "saas": true, + "scriptSrc": [ + "app\\.getcoopt\\.com/" + ], + "website": "https://www.getcoopt.com" + }, + "Copernica": { + "cats": [ + 32, + 75 + ], + "description": "Copernica is a platform for managing email campaigns and automating customer communication using structured data and rule-based workflows.", + "dom": [ + "form[action*='publisher.copernica.com/']" + ], + "icon": "Copernica.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://www.copernica.com" + }, + "Copilot AI": { + "cats": [ + 32 + ], + "description": "CoPilot AI is a LinkedIn automation software designed to identify and generate leads.", + "icon": "CopilotAI.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "app\\.copilotadvisor\\.com" + ], + "website": "https://www.copilotai.com" + }, + "Copilot.Live": { + "cats": [ + 52 + ], + "description": "Copilot.Live is an AI agent with human-level capabilities, enabling the creation of AI agents for customer support.", + "icon": "CopilotLive.svg", + "pricing": [ + "onetime", + "freemium", + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "script\\.copilot\\.live" + ], + "website": "https://www.copilot.live" + }, + "Copiny": { + "cats": [ + 2 + ], + "description": "Copiny is a Russian-based community support system.", + "icon": "Copiny.svg", + "saas": true, + "scriptSrc": [ + "widget\\.copiny\\.com" + ], + "website": "https://copiny.com" + }, + "Coppermine": { + "cats": [ + 7 + ], + "cpe": "cpe:2.3:a:coppermine-gallery:coppermine_photo_gallery:*:*:*:*:*:*:*:*", + "description": "Coppermine is an open-source image gallery application.", + "dom": [ + "link[href*='/coppermine.css'][rel='stylesheet']" + ], + "html": [ + "<!--Coppermine Photo Gallery ([\\d.]+)\\;version:\\1" + ], + "icon": "Coppermine.png", + "implies": [ + "PHP" + ], + "website": "https://coppermine-gallery.net" + }, + "CopyPoison": { + "cats": [ + 19 + ], + "description": "Copypoison is a plagarism protection tool that protects content by replacing text with symbols that are visually similar.", + "icon": "Copypoison.svg", + "scriptSrc": [ + "copypoison\\.com/cp\\.js" + ], + "website": "https://copypoison.com/" + }, + "Cordial": { + "cats": [ + 76, + 32 + ], + "description": "Cordial is a cross-channel marketing and customer engagement platform for enterprise brands to send personalized email, SMS, mobile push notifications.", + "icon": "Cordial.svg", + "js": { + "CordialJS": "", + "CordialObject": "", + "Cordial_trackUrl": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.cordial\\.io/" + ], + "website": "https://cordial.com" + }, + "Core Framework": { + "cats": [ + 87 + ], + "description": "Core Framework is a visual CSS framework for WordPress and other platforms.", + "dom": [ + "link#core-framework-frontend-css, style#core-framework-inline-inline-css" + ], + "icon": "CoreFramework.svg", + "pricing": [ + "freemium", + "onetime" + ], + "saas": true, + "website": "https://coreframework.com" + }, + "core-js": { + "cats": [ + 59 + ], + "description": "core-js is a modular standard library for JavaScript, with polyfills for cutting-edge ECMAScript features.", + "icon": "core-js.png", + "js": { + "__core-js_shared__": "", + "__core-js_shared__.versions.0.version": "^(.+)$\\;version:\\1", + "_babelPolyfill": "", + "core": "", + "core.version": "^(.+)$\\;version:\\1" + }, + "oss": true, + "website": "https://github.com/zloirock/core-js" + }, + "Corebine": { + "cats": [ + 1 + ], + "description": "Corebine is a content management system designed for Sports", + "dom": [ + "#corebine-app" + ], + "icon": "Corebine.png", + "js": { + "corebine": "" + }, + "pricing": [ + "poa" + ], + "website": "https://corebine.com" + }, + "Corebook": { + "cats": [ + 95 + ], + "description": "Corebook is a platform for brand guidelines, designed to assist creators of brilliant brands in managing their brand.", + "icon": "CoreBook.svg", + "pricing": [ + "mid", + "recurring", + "poa", + "onetime" + ], + "saas": true, + "scriptSrc": [ + "assets\\.corebook\\.io/" + ], + "website": "https://www.corebook.io" + }, + "CoreMedia": { + "cats": [ + 1 + ], + "description": "CoreMedia is an enterprise-grade, Java-based content management system used to manage, publish, and deliver digital content across websites and channels.", + "icon": "CoreMedia.svg", + "js": { + "coremedia.blueprint": "" + }, + "meta": { + "coremedia_content_id": "", + "generator": "^CoreMedia C(?:ontent Cloud|MS)$" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.coremedia\\.cloud/" + ], + "website": "https://www.coremedia.com" + }, + "CoreMedia Content Cloud": { + "cats": [ + 1, + 95 + ], + "description": "CoreMedia Content Cloud is an agile content management and digital asset management platform.", + "icon": "CoreMedia Content Cloud.svg", + "meta": { + "coremedia_content_id": "", + "generator": "^CoreMedia C(?:ontent Cloud|MS)$" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.coremedia.com" + }, + "CoreUI": { + "cats": [ + 66 + ], + "description": "CoreUI provides cloud hosting, web and mobile design, animations, wireframes, and UX testing services.", + "icon": "CoreUI.svg", + "js": { + "coreui": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scripts": [ + "webpackJsonp@coreui/coreui" + ], + "website": "https://coreui.io" + }, + "Corksy": { + "cats": [ + 6 + ], + "description": "Corksy is a solution for wineries, offering technology and services aimed at enhancing direct-to-consumer sales.", + "icon": "Corksy.png", + "implies": [ + "Duda" + ], + "js": { + "corksyPubSub": "" + }, + "pricing": [ + "recurring", + "poa", + "payg" + ], + "saas": true, + "website": "https://corksy.io" + }, + "Cornerstone": { + "cats": [ + 1 + ], + "description": "Cornerstone is a content management system that includes modules for CRM and membership management.", + "dom": [ + "#cornerstone-generated-css" + ], + "icon": "Cornerstone.svg", + "js": { + "$CornerstoneArticleForms": "", + "Cornerstone.Audio": "" + }, + "meta": { + "Generator": "^Cornerstone$" + }, + "oss": true, + "saas": true, + "scriptSrc": [ + "cornerstone(?:\\/assets)?(?:\\/js)?(?:\\/site)?(?:\\/cs-classic)?\\.?((?:\\d+\\.)+\\d+)?\\.js\\;version:\\1" + ], + "website": "https://cornerstoneplatform.com" + }, + "CoRover": { + "cats": [ + 52 + ], + "description": "CoRover is a conversational AI chatbot platform with proprietary cognitive AI technology.", + "icon": "CoRover.png", + "js": { + "CoRover_tag": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.corover\\.mobi/" + ], + "website": "https://corover.ai" + }, + "Correos": { + "cats": [ + 99 + ], + "description": "Correos is a state-owned company responsible for providing postal service in Spain.", + "icon": "Correos.svg", + "requiresCategory": [ + 6 + ], + "text": [ + "\\bCorreos\\b" + ], + "website": "https://www.correos.es" + }, + "Correos Ecommerce": { + "cats": [ + 6 + ], + "description": "Correos Ecommerce is an ecommerce platfrom from Spain.", + "icon": "Correos.svg", + "js": { + "Comandia": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.mycorreosecommerce\\.com/" + ], + "website": "https://www.correosecommerce.com" + }, + "Corso": { + "cats": [ + 99 + ], + "description": "Corso is an all-in-one platform for Shopify that provides shipping protection, returns, exchanges, and warranty management to streamline post-purchase processes.", + "icon": "Corso.svg", + "pricing": [ + "low", + "recurring" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "scripts": [ + "cdn\\.corso\\.com" + ], + "website": "https://corso.com" + }, + "Cosmedcloud": { + "cats": [ + 53 + ], + "description": "Cosmedcloud is cloud-based practice management software tailored for cosmetic and aesthetic medicine clinics.", + "icon": "CosmedCloud.svg", + "saas": true, + "scripts": [ + "\\.cosmedcloud\\.com" + ], + "website": "https://www.cosmedcloud.com" + }, + "Cosmic": { + "cats": [ + 1 + ], + "description": "Cosmic is a cloud-based CMS that provides developers with an API and web interface for content management, enabling the creation of custom content types, relationship definitions, and webhooks for actions based on content changes.", + "dom": [ + "link[href*='.cosmicjs.com/'], img[src*='.cosmicjs.com/'], img[data-src*='.cosmicjs.com/']" + ], + "icon": "cosmicjs.svg", + "oss": true, + "website": "https://www.cosmicjs.com" + }, + "Cosmoshop": { + "cats": [ + 6 + ], + "cpe": "cpe:2.3:a:cosmoshop:cosmoshop:*:*:*:*:*:*:*:*", + "icon": "Cosmoshop.svg", + "meta": { + "cosmoshop.settings": "" + }, + "scriptSrc": [ + "cosmoshop_functions\\.js", + "/cosmoshop/" + ], + "url": [ + "/cosmoshop/" + ], + "website": "https://cosmoshop.de" + }, + "Cotonti": { + "cats": [ + 1 + ], + "cpe": "cpe:2.3:a:cotonti:cotonti_siena:*:*:*:*:*:*:*:*", + "description": "Cotonti is an open-source content management system and development framework offering flexibility and modularity for building and managing websites and web applications.", + "icon": "Cotonti.svg", + "implies": [ + "PHP" + ], + "meta": { + "generator": "Cotonti" + }, + "oss": true, + "website": "https://www.cotonti.com" + }, + "CouchDB": { + "cats": [ + 22 + ], + "cpe": "cpe:2.3:a:apache:couchdb:*:*:*:*:*:*:*:*", + "headers": { + "Server": "CouchDB/([\\d.]+)\\;version:\\1" + }, + "icon": "CouchDB.svg", + "website": "https://couchdb.apache.org" + }, + "Counseling Kit": { + "cats": [ + 72 + ], + "description": "Counseling Kit is a HIPAA-compliant platform offering professional online tools designed specifically for therapists to support virtual therapy sessions.", + "dom": [ + "div[data-url*='www.counselingkit.com/'], link[href*='/ico/counselingkit/']" + ], + "icon": "CounselingKit.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://counselingkit.com" + }, + "Countable": { + "cats": [ + 2 + ], + "description": "Countable is a community platform designed to support discussion, collaboration, and engagement among members through shared content, forums, and interactive features.", + "icon": "Countable.svg", + "meta": { + "appleid-signin-client-id": "com\\.countable\\.signin" + }, + "saas": true, + "scriptSrc": [ + "assets\\.countable\\.us/" + ], + "website": "https://www.countable.com" + }, + "Countdown Timer Ultimate": { + "cats": [ + 5, + 87 + ], + "description": "Add and display responsive Countdown timer on your website.", + "dom": [ + "link[href*='/wp-content/plugins/countdown-timer-ultimate/']" + ], + "oss": true, + "requires": [ + "WordPress" + ], + "website": "https://wordpress.org/plugins/countdown-timer-ultimate" + }, + "Countly": { + "cats": [ + 10 + ], + "description": "Countly is an open-source analytics platform that provides real-time insights into mobile, web, and desktop applications, offering features such as user segmentation, performance monitoring, and crash analytics to help businesses optimize their digital experiences and user engagement strategies.", + "icon": "Countly.svg", + "js": { + "Countly": "" + }, + "oss": true, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://count.ly" + }, + "coUrbanize": { + "cats": [ + 73 + ], + "description": "coUrbanize is a platform that assists real estate development and planning teams in conducting community engagement online.", + "icon": "coUrbanize.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scripts": [ + "assets\\.courbanize\\.com" + ], + "website": "https://www.courbanize.com" + }, + "Coureon": { + "cats": [ + 99 + ], + "description": "Coureon is a digital logistics carrier for international shipping.", + "icon": "Coureon.png", + "requiresCategory": [ + 6 + ], + "text": [ + "\\bCoureon\\b" + ], + "website": "https://www.coureon.com" + }, + "Cova": { + "cats": [ + 6 + ], + "cookies": { + "cova_last_url": "" + }, + "description": "Cova is a cannabis software platform that supports dispensary operations with point-of-sale, payments, inventory management, and regulatory compliance.", + "icon": "Cova.svg", + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "website": "https://covasoftware.com" + }, + "Cove": { + "cats": [ + 15 + ], + "description": "Cove is a commenting and community platform that integrates with Ghost sites to enable reader discussions and user engagement.", + "icon": "Cove.svg", + "js": { + "coveAction": "", + "coveCommentCount": "" + }, + "saas": true, + "scriptSrc": [ + "cdn\\.cove\\.chat" + ], + "website": "https://www.coveo.com" + }, + "Coveo": { + "cats": [ + 29, + 76 + ], + "description": "Coveo is an enterprise search and relevance platform that uses AI to enhance search capabilities and deliver personalized content across digital touchpoints.", + "icon": "Coveo.svg", + "js": { + "Coveo": "", + "__qubit": "", + "onQubitReady": "" + }, + "saas": true, + "scriptSrc": [ + "static\\.(?:cloud\\.coveo|goqubit)\\.com" + ], + "website": "https://www.coveo.com" + }, + "CoverManager": { + "cats": [ + 93 + ], + "description": "CoverManager is a restaurant table booking widget.", + "dom": [ + "iframe[src*='.covermanager.com/']" + ], + "icon": "CoverManager.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.covermanager\\.com/" + ], + "website": "https://www.covermanager.com" + }, + "Covery": { + "cats": [ + 16 + ], + "description": "Covery is a risk management platform that provides KYC and device fingerprinting fraud detection tools to prevent identity theft and fraudulent transactions.", + "icon": "Covery.svg", + "js": { + "handleCoveryFpKey": "", + "sendCoveryFpKey": "" + }, + "website": "https://covery.ai" + }, + "Covet.pics": { + "cats": [ + 96, + 100 + ], + "description": "Covet.pics is a customizable Shopify app for Instagram and Lookbook shoppable galleries.", + "icon": "Covet.pics.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.covet\\.pics/" + ], + "website": "https://covet.pics" + }, + "Cowboy": { + "cats": [ + 22 + ], + "description": "Cowboy is a small, fast, modular HTTP server written in Erlang.", + "headers": { + "Server": "^Cowboy$" + }, + "icon": "Cowboy.png", + "implies": [ + "Erlang" + ], + "oss": true, + "website": "https://github.com/ninenines/cowboy" + }, + "Cozy AntiTheft": { + "cats": [ + 100 + ], + "description": "Cozy AntiTheft helps you to protect your store content, images and texts from being stolen with a few simple clicks.", + "icon": "Cozy AntiTheft.svg", + "implies": [ + "Shopify" + ], + "js": { + "cozyEcoAdnsUa": "" + }, + "pricing": [ + "freemium" + ], + "saas": true, + "scriptSrc": [ + "cdncozyantitheft\\.addons\\.business/" + ], + "website": "https://apps.shopify.com/cozy-antitheft-for-images-and-more" + }, + "CPABuild": { + "cats": [ + 71 + ], + "description": "CPABuild is a next generation CPA network with integrated template building and sharing functionality.", + "icon": "CPABuild.png", + "js": { + "CPABuildLock": "" + }, + "website": "https://cpabuild.com" + }, + "cPanel": { + "cats": [ + 9 + ], + "cookies": { + "cprelogin": "", + "cpsession": "" + }, + "cpe": "cpe:2.3:a:cpanel:cpanel:*:*:*:*:*:*:*:*", + "description": "cPanel is a web hosting control panel. The software provides a graphical interface and automation tools designed to simplify the process of hosting a website.", + "headers": { + "Server": "cpsrvd/([\\d.]+)\\;version:\\1" + }, + "html": [ + "<!-- cPanel" + ], + "icon": "cPanel.svg", + "website": "https://www.cpanel.net" + }, + "CPEx": { + "cats": [ + 96 + ], + "description": "CPEx is a publisher exchange system facilitating content distribution and collaboration among publishers.", + "icon": "CPEx.svg", + "js": { + "cpexAddCMPCloseButton": "", + "cpexCmpVersion": "([\\d\\.]+)\\;version:\\1" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.cpex.cz" + }, + "CPG Dragonfly": { + "cats": [ + 1 + ], + "headers": { + "X-Powered-By": "^Dragonfly CMS" + }, + "icon": "CPG Dragonfly.png", + "implies": [ + "PHP" + ], + "meta": { + "generator": "CPG Dragonfly" + }, + "website": "https://dragonflycms.org" + }, + "CppCMS": { + "cats": [ + 1 + ], + "cpe": "cpe:2.3:a:cppcms:cppcms:*:*:*:*:*:*:*:*", + "headers": { + "X-Powered-By": "^CppCMS/([\\d.]+)$\\;version:\\1" + }, + "icon": "CppCMS.png", + "website": "https://cppcms.com" + }, + "Craft CMS": { + "cats": [ + 1 + ], + "cookies": { + "CRAFT_CSRF_TOKEN": "", + "CraftSessionId": "" + }, + "cpe": "cpe:2.3:a:craftcms:craft_cms:*:*:*:*:*:*:*:*", + "description": "Craft CMS is a content management system for building bespoke websites.", + "headers": { + "X-Powered-By": "\\bCraft CMS\\b" + }, + "icon": "Craft CMS.svg", + "implies": [ + "Yii" + ], + "oss": true, + "pricing": [ + "low", + "freemium", + "recurring", + "onetime" + ], + "website": "https://craftcms.com/" + }, + "Craft Commerce": { + "cats": [ + 6 + ], + "headers": { + "X-Powered-By": "\\bCraft Commerce\\b" + }, + "icon": "Craft CMS.svg", + "implies": [ + "Craft CMS" + ], + "website": "https://craftcommerce.com" + }, + "Craftum": { + "cats": [ + 51 + ], + "description": "Craftum is an Russian website builder.", + "icon": "Craftum.svg", + "meta": { + "generator": "^Craftum CMS$" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://craftum.com" + }, + "Crall": { + "cats": [ + 76 + ], + "description": "Crall is a personalized shopping experience system.", + "icon": "Crall.svg", + "js": { + "_CrallConfig": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.crall\\.io/w/widgets\\.js\\?v=([\\d.]+)\\;version:\\1" + ], + "website": "https://crall.io/" + }, + "Cratejoy": { + "cats": [ + 1, + 6 + ], + "cookies": { + "cratejoy_muffin42": "", + "statjoy_metrics": "" + }, + "description": "Cratejoy is a brand new ecommerce platform with a focus on subscription payments.", + "icon": "Cratejoy.png", + "js": { + "statjoyServer": "stats\\.cratejoy\\.com" + }, + "pricing": [ + "low", + "payg", + "recurring" + ], + "saas": true, + "website": "https://www.cratejoy.com" + }, + "Crayon Syntax Highlighter": { + "cats": [ + 5, + 87 + ], + "description": "Syntax Highlighter supporting multiple languages, themes, fonts, highlighting from a URL, local file or post text.", + "dom": [ + "link#crayon-css, link#crayon" + ], + "js": { + "CrayonSyntaxSettings": "", + "CrayonSyntaxStrings": "", + "CrayonTagEditorSettings": "" + }, + "oss": true, + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "crayon-syntax-highlighter(?:\\/js)?(?:\\/min)?(?:\\/crayon)?(?:\\.te)?(?:\\.min)?\\.js(?:\\?v(?:er)?=_((?:\\d+\\.)+\\d+))?\\;version:\\1" + ], + "website": "https://wordpress.org/plugins/crayon-syntax-highlighter/" + }, + "Crazy Egg": { + "cats": [ + 10 + ], + "icon": "Crazy Egg.png", + "js": { + "CE2": "" + }, + "scriptSrc": [ + "script\\.crazyegg\\.com/pages/scripts/\\d+/\\d+\\.js" + ], + "website": "https://crazyegg.com" + }, + "Creaitor": { + "cats": [ + 32 + ], + "description": "Creaitor is an AI-driven platform that offers tools for content creation and SEO optimization to help content producers enhance their online presence.", + "icon": "Creaitor.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "app\\.creaitor\\.ai/" + ], + "website": "https://www.creaitor.ai" + }, + "Crealive": { + "cats": [ + 6 + ], + "description": "Crealive is a boutique digital agency.", + "dom": [ + "div[class^='crealive'] > a[href*='.crealive.net']", + "a[href*='crealive.net'] > img[alt*='Crealive']" + ], + "icon": "Crealive.svg", + "implies": [ + "PHP", + "MySQL", + "Laravel" + ], + "pricing": [ + "poa" + ], + "requires": [ + "Cart Functionality" + ], + "saas": true, + "scripts": [ + "-crealive\\.mncdn\\.com" + ], + "website": "https://crealive.net" + }, + "Create Demand": { + "cats": [ + 32 + ], + "description": "Create Demand is an all-in-one sales and marketing platform designed to support business owners in managing and growing their sales and marketing operations.", + "icon": "CreateDemand.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scripts": [ + "app\\.createdemand\\.ai" + ], + "website": "https://createdemand.ai" + }, + "CreateJS": { + "cats": [ + 31 + ], + "description": "CreateJS is a suite of modular libraries and tools which work together or independently to enable interactive content on open web technologies via HTML5.", + "icon": "CreateJS.svg", + "saas": true, + "scriptSrc": [ + "code\\.createjs\\.com/" + ], + "website": "https://code.createjs.com" + }, + "Creatium": { + "cats": [ + 51 + ], + "description": "Creatium is a website builder developed in Russia that provides a user-friendly drag-and-drop interface and a variety of customisation options for creating websites without coding knowledge.", + "icon": "Creatium.svg", + "meta": { + "generator": "^Creatium$" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://creatium.io" + }, + "Creativ.eMail": { + "cats": [ + 87, + 75 + ], + "description": "Creativ.eMail is a email editor WordPress plugin which simplifies email marketing campaign creation and pulls your WordPress blog posts, website images and WooCommerce products right into your email content.", + "icon": "Creativ.eMail.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/plugins/creative-mail-by-constant-contact/" + ], + "website": "https://www.creativemail.com" + }, + "CREMA": { + "cats": [ + 76, + 90 + ], + "description": "CREMA is a platform offering review management, marketing personalisation, and size recommendations to enhance and streamline the consumer journey.", + "icon": "CREMA.svg", + "js": { + "CremaCryptoJS": "", + "crema.AdTracker": "" + }, + "pricing": [ + "freemium" + ], + "saas": true, + "scriptSrc": [ + "//widgets\\.cre\\.ma/" + ], + "website": "https://www.cre.ma" + }, + "Creoline": { + "cats": [ + 9 + ], + "description": "Creoline is a provider of scalable cloud solutions and application domain services.", + "dom": [ + "link[href*='.cstatic.io/']" + ], + "icon": "Creoline.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.creoline.com" + }, + "Crexi": { + "cats": [ + 1 + ], + "description": "Crexi is a commercial real estate platform that provides property listings with photos, maps, and detailed descriptions.", + "dom": [ + "iframe[src*='www.crexi.com/']" + ], + "icon": "Crexi.svg", + "saas": true, + "website": "https://www.crexi.com" + }, + "Crikle": { + "cats": [ + 52 + ], + "description": "Crikle is a multichannel customer engagement software.", + "icon": "Crikle.svg", + "js": { + "crikle.contactId": "", + "crikle.openConvertWidget": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.crikle.com" + }, + "Crisp Live Chat": { + "cats": [ + 52 + ], + "description": "Crisp Live Chat is a live chat solution with free and paid options.", + "icon": "Crisp Live Chat.svg", + "js": { + "$__CRISP_INCLUDED": "", + "$crisp": "", + "CRISP_WEBSITE_ID": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "client\\.crisp\\.chat/" + ], + "website": "https://crisp.chat/" + }, + "Criteo": { + "cats": [ + 36, + 77 + ], + "description": "Criteo provides personalised retargeting that works with Internet retailers to serve personalised online display advertisements to consumers who have previously visited the advertiser's website.", + "dom": [ + "link[href*='.criteo.com']" + ], + "icon": "Criteo.svg", + "js": { + "Criteo": "", + "criteo_pubtag": "", + "criteo_q": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "//(?:cas\\.criteo\\.com|(?:[^/]\\.)?criteo\\.net)/", + "//static\\.criteo\\.net/js/ld/ld\\.js" + ], + "website": "https://criteo.com" + }, + "Critical Mention": { + "cats": [ + 10 + ], + "description": "Critical Mention is a media monitoring technology that tracks, collects, and analyzes content from broadcast, online, and social media sources to provide insights into coverage and trends.", + "icon": "CriticalMention.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scripts": [ + "app\\.criticalmention\\.com" + ], + "website": "https://www.criticalmention.com" + }, + "CRM Done Better": { + "cats": [ + 32 + ], + "description": "CRM Done Better is a marketing automation software that streamlines campaign management, customer segmentation, and lead nurturing to improve efficiency and data-driven decision making.", + "icon": "CRMDoneBetter.svg", + "scripts": [ + "app\\.crmdonebetter\\.com" + ], + "website": "https://crmdonebetter.com" + }, + "CRM+": { + "cats": [ + 53 + ], + "description": "CRM+ is a German CRM software product building on Vtiger with GDPR-compliant extensions and improvements.", + "dom": { + "div.footer > div.floatRight ": { + "text": "Powered by Brainformatik GmbH" + } + }, + "icon": "CRM+.svg", + "implies": [ + "MariaDB", + "amCharts", + "Sentry", + "Vtiger" + ], + "pricing": [ + "mid", + "recurring", + "poa", + "freemium" + ], + "requires": [ + "Apache HTTP Server", + "PHP" + ], + "website": "https://www.brainformatik.com" + }, + "CRMBOOST": { + "cats": [ + 53 + ], + "description": "CRMBOOST is a customer relationship management (CRM) platform that helps businesses organize, track, and manage interactions with clients and leads.", + "dom": [ + "iframe[src*='.crmboost.com'], form[action*='crmboost.com']" + ], + "icon": "CRMBOOST.svg", + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "website": "https://www.crmboost.com" + }, + "Crobox": { + "cats": [ + 5 + ], + "icon": "Crobox.svg", + "js": { + "crobox": "" + }, + "scriptSrc": [ + "cdn\\.crobox\\.com" + ], + "website": "https://crobox.com/" + }, + "Crocoblock JetElements": { + "cats": [ + 87 + ], + "description": "Crocoblock JetElements is an addon for Elementor that adds additional customisation options to the page builder.", + "icon": "Crocoblock.svg", + "js": { + "jetElements": "" + }, + "pricing": [ + "low", + "recurring" + ], + "requires": [ + "Elementor" + ], + "website": "https://crocoblock.com/plugins/jetelements" + }, + "Croct": { + "cats": [ + 1 + ], + "description": "Croct is a headless CMS that incorporates A/B testing and personalization features for content management and digital delivery.", + "icon": "Croct.svg", + "js": { + "croct.initialize": "" + }, + "pricing": [ + "freemium", + "low", + "recurring", + "payg", + "poa" + ], + "saas": true, + "website": "https://croct.com" + }, + "Cronitor": { + "cats": [ + 92 + ], + "description": "Cronitor is a monitoring tool for developers that tracks status, performance, and uptime of cron jobs, websites, APIs, and other services.", + "icon": "Cronitor.svg", + "js": { + "cronitor.q": "" + }, + "pricing": [ + "freemium", + "low", + "recurring", + "poa" + ], + "saas": true, + "website": "https://cronitor.io" + }, + "Croogo": { + "cats": [ + 1 + ], + "description": "Croogo is an open-source CMS built on CakePHP, offering a platform for managing website content.", + "icon": "Croogo.svg", + "js": { + "Croogo.basePath": "" + }, + "meta": { + "generator": "^Croogo" + }, + "oss": true, + "pricing": [ + "freemium" + ], + "requires": [ + "PHP" + ], + "website": "https://croogo.org" + }, + "Cross Pixel": { + "cats": [ + 77 + ], + "description": "Cross Pixel is an advertising platform through which advertisers can leverage the marriage of partner audience synergies with the power of retargeting.", + "icon": "Cross Pixel.svg", + "js": { + "cp_C4w1ldN2d9PmVrkN": "" + }, + "scriptSrc": [ + "tag\\.crsspxl\\.com" + ], + "website": "https://crosspixel.net" + }, + "Cross Sell": { + "cats": [ + 76 + ], + "description": "Cross Sell provide recommendations solution for Shopify based sites.", + "icon": "CrossSell.svg", + "implies": [ + "Shopify", + "Cart Functionality" + ], + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "load\\.csell\\.co" + ], + "website": "https://csell.io/" + }, + "CrossBox": { + "cats": [ + 30 + ], + "description": "CrossBox is a webmail client.", + "headers": { + "server": "CBX-WS" + }, + "icon": "CrossBox.svg", + "website": "https://crossbox.io" + }, + "Crowdin": { + "cats": [ + 89 + ], + "description": "Crowdin is a localization management platform that streamlines the process of translating, organizing, and maintaining multilingual content for software, websites, and other digital products.", + "icon": "Crowdin.svg", + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.app\\.crowdin\\.net" + ], + "website": "https://crowdin.com" + }, + "Crowdsignal": { + "cats": [ + 73 + ], + "description": "Crowdsignal is an online tool formerly known as Polldaddy that enables the creation of free polls for embedding on websites.", + "icon": "Crowdsignal.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "secure\\.polldaddy\\.com" + ], + "website": "https://crowdsignal.com" + }, + "CrownPeak": { + "cats": [ + 1, + 19 + ], + "description": "CrownPeak is a cloud-based Digital Experience Platform (DXP).", + "icon": "CrownPeak.svg", + "js": { + "CrownPeakAutocomplete": "", + "CrownPeakSearch": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "js/crownpeak\\." + ], + "scripts": [ + "crownpeak\\.net" + ], + "website": "https://www.crownpeak.com" + }, + "CrownPeak Universal Consent Platform": { + "cats": [ + 67 + ], + "description": "CrownPeak Universal Consent Platform is a tool for managing user consent and ensuring compliance with data privacy regulations.", + "dom": [ + "a[href*='info.evidon.com/pub_info/']" + ], + "icon": "CrownPeak.svg", + "js": { + "EB.EvidonConsent": "", + "evidon": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.evidon\\.com/" + ], + "website": "https://www.crownpeak.com/products/privacy-and-consent-management" + }, + "Cryout Creations Bravada": { + "cats": [ + 80 + ], + "description": "Bravada is an unparalleled fullscreen WordPress theme created by Cryout Creations.", + "dom": [ + "link#bravada-style-css, img[src*='/wp-content/themes/bravada/']" + ], + "icon": "Cryout Creations.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/bravada(?:-plus)?/.+frontend\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + ], + "website": "https://www.cryoutcreations.eu/wordpress-themes/bravada" + }, + "Cryout Creations Fluida": { + "cats": [ + 80 + ], + "description": "Fluida is a modern, crystal clear and squeaky clean WordPress theme by Cryout Creations.", + "dom": [ + "link#fluida-themefonts-css" + ], + "icon": "Cryout Creations.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/fluida(?:-plus)?/.+frontend\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + ], + "website": "https://www.cryoutcreations.eu/wordpress-themes/fluida" + }, + "Cryout Creations Mantra": { + "cats": [ + 80 + ], + "description": "Mantra is a do-it-yourself WordPress theme, featuring a pack of over 100 customization option created by Cryout Creations.", + "dom": [ + "link#mantra-style-css, img[src*='/wp-content/themes/mantra/']" + ], + "icon": "Cryout Creations.svg", + "js": { + "mantra_mobilemenu_init": "", + "mantra_onload": "", + "mantra_options": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/mantra(?:-plus)?/.+frontend\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + ], + "website": "https://www.cryoutcreations.eu/wordpress-themes/mantra" + }, + "Cryout Creations Parabola": { + "cats": [ + 80 + ], + "description": "Parabola is an fully responsive, clean and elegant design WordPress theme created by Cryout Creations.", + "dom": [ + "link#parabola-style-css, img[src*='/wp-content/themes/parabola/']" + ], + "icon": "Cryout Creations.svg", + "js": { + "parabola_mobilemenu_init": "", + "parabola_settings": "" + }, + "pricing": [ + "freemium" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/parabola/.+frontend\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + ], + "website": "https://www.cryoutcreations.eu/wordpress-themes/parabola" + }, + "crypto-js": { + "cats": [ + 59 + ], + "description": "crypto-js is a JavaScript library of crypto standards.", + "icon": "default.svg", + "js": { + "CryptoJS.Rabbit": "", + "CryptoJS.algo": "" + }, + "oss": true, + "scriptSrc": [ + "(?:/([\\d\\.-]+))?/crypto-js(?:\\.min)?\\.js\\;version:\\1" + ], + "website": "https://github.com/brix/crypto-js" + }, + "Crypto-Loot": { + "cats": [ + 56 + ], + "description": "Crypto-Loot is a browser based web miner for the uPlexa Blockchain.", + "icon": "Crypto-Loot.svg", + "js": { + "CRLT.CONFIG.ASMJS_NAME": "", + "CryptoLoot": "" + }, + "scriptSrc": [ + "^/crypto-loot\\.com/lib/", + "^/webmine\\.pro/", + "^/cryptoloot\\.pro/", + "/crlt\\.js\\;confidence:75" + ], + "website": "https://crypto-loot.com/" + }, + "Crystallize": { + "cats": [ + 6 + ], + "description": "Crystallize is an ecommerce platform that offers a headless ecommerce solution for businesses.", + "dom": [ + "link[href*='.crystallize.com']" + ], + "icon": "Crystallize.svg", + "js": { + "__crystallizeConfig.API_URL": "\\.crystallize\\.com" + }, + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "website": "https://crystallize.com" + }, + "CS Cart": { + "cats": [ + 6 + ], + "description": "CS Cart is a turnkey ecommerce shopping cart software solution.", + "dom": [ + "a[href*='.cs-cart.com'][target='_blank']" + ], + "icon": "CS Cart.svg", + "implies": [ + "PHP" + ], + "js": { + "fn_buy_together_apply_discount": "", + "fn_calculate_total_shipping": "", + "fn_compare_strings": "" + }, + "pricing": [ + "mid", + "onetime" + ], + "scriptSrc": [ + "var/cache/misc/assets/js/tygh/scripts-(?:[\\d\\w]+)\\.js" + ], + "website": "https://www.cs-cart.com" + }, + "CSSIgniter Olsen Light": { + "cats": [ + 80 + ], + "description": "CSSIgniter Olsen Light is a clean, minimal, stylish and elegant WordPress blog theme, perfect for lifestyle, food, cooking, fashion, travel, wedding, health & fitness, photography and beauty blogging.", + "icon": "CSSIgniter.svg", + "pricing": [ + "freemium", + "onetime", + "recurring", + "low" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/olsen-light/.+scripts(?:\\.min)?\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + ], + "website": "https://www.cssigniter.com/themes/olsen-light" + }, + "cState": { + "cats": [ + 13 + ], + "description": "cState is an open-source static (serverless) status page.", + "icon": "cState.svg", + "meta": { + "generator": "cState v([\\d\\.]+)\\;version:\\1" + }, + "oss": true, + "website": "https://github.com/cstate/cstate" + }, + "cStore": { + "cats": [ + 6 + ], + "description": "cStore is a B2B wholesale platform facilitating automatic order acceptance from regular customers.", + "icon": "cStore.svg", + "meta": { + "author": "^cStore - www.cstore.pl$" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.cstore.pl" + }, + "CTAwidget": { + "cats": [ + 5 + ], + "description": "CTAwidget is a tool designed to increase website conversion through customizable widgets aimed at enhancing user engagement and optimizing conversion rates.", + "icon": "CTAwidget.svg", + "js": { + "get_visible_cta": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "app\\.ctawidget\\.ru" + ], + "website": "https://ctawidget.ru" + }, + "CTRWOW": { + "cats": [ + 32 + ], + "description": "CTRWOW is a system designed for building template funnels, offering tools for streamlining the creation and management of marketing funnels.", + "icon": "CTRWow.svg", + "js": { + "CTR_IMG_LAZY_LOADER": "", + "_CTR_CUSTOM_DATA": "", + "_CTR_FINGERPRINTJS_TOKEN": "", + "__CTRWOW_CONFIG": "", + "ctrwowUtils": "" + }, + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "website": "https://www.wowsuite.ai/ctrwow.html" + }, + "CTT": { + "cats": [ + 99 + ], + "description": "CTT operates as the national postal service of Portugal.", + "icon": "CTT.svg", + "requiresCategory": [ + 6 + ], + "text": [ + "\\bTourline Express\\b", + "\\bCTT\\b" + ], + "website": "https://www.ctt.pt" + }, + "CU Chat": { + "cats": [ + 52 + ], + "description": "CU Chat is a custom AI chatbot designed to provide 24/7 support, tailored to the specific needs of members.", + "icon": "CUChat.svg", + "js": { + "chatapp.api": "api\\.cu\\.chat" + }, + "saas": true, + "website": "https://cu.chat" + }, + "CubeCart": { + "cats": [ + 6 + ], + "cpe": "cpe:2.3:a:cubecart:cubecart:*:*:*:*:*:*:*:*", + "description": "CubeCart is a free ecommerce platform that businesses can use to build, manage, and market their online stores.", + "dom": [ + "a[href*='.cubecart.com'][target='_blank']" + ], + "icon": "CubeCart.svg", + "implies": [ + "PHP" + ], + "meta": { + "generator": "cubecart" + }, + "oss": true, + "website": "https://www.cubecart.com" + }, + "Cubilis": { + "cats": [ + 93 + ], + "description": "Cubilis is a management and reservation system for all types of accommodation, such as hotels, B&Bs and hostels.", + "icon": "Cubilis.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "static\\.cubilis\\.eu/" + ], + "website": "https://www.cubilis.com" + }, + "Cubyn": { + "cats": [ + 99 + ], + "description": "Cubyn is B2B logistics company headquartered in France.", + "icon": "Cubyn.svg", + "requiresCategory": [ + 6 + ], + "scriptSrc": [ + "\\.cubyn\\.com" + ], + "scripts": [ + "\\.cubyn\\.com" + ], + "text": [ + "\\bCubyn\\b" + ], + "website": "https://www.cubyn.com" + }, + "CUE": { + "cats": [ + 1 + ], + "description": "CUE is a unified media enterprise platform tailored for news media organizations seeking efficiency and revenue growth in the media market.", + "icon": "CUE.svg", + "pricing": [ + "poa" + ], + "scripts": [ + "\\.cue\\.cloud" + ], + "website": "https://www.stibodx.com/" + }, + "Cufon": { + "cats": [ + 17 + ], + "description": "Cufon is a tool used to overlap real text with an image.", + "icon": "Cufon.png", + "js": { + "Cufon": "" + }, + "scriptSrc": [ + "cufon-yui\\.js" + ], + "website": "https://cufon.shoqolate.com" + }, + "Culqi": { + "cats": [ + 41 + ], + "description": "Culqi is a payment processing platform that enables businesses to accept card payments and receive funds on the same day.", + "icon": "Culqi.svg", + "js": { + "Culqi3DS": "", + "CulqiCheckout": "" + }, + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "\\.culqi\\.com" + ], + "website": "https://culqi.com" + }, + "Curated": { + "cats": [ + 96 + ], + "description": "Curated is a platform that helps organize engaging content and support ongoing customer relationship development through consistent and relevant interactions.", + "icon": "Curated.svg", + "js": { + "CURATED.fCTA": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "push\\.curated\\.co" + ], + "website": "https://www.curated.co" + }, + "Curaytor": { + "cats": [ + 32 + ], + "description": "Curaytor is a digital marketing platform that provides online strategy, advertising, and lead generation solutions for businesses seeking to enhance their digital presence.", + "dom": [ + "link[href*='.curaytor.io']" + ], + "headers": { + "X-Served-By": "\\.curaytor\\.io" + }, + "icon": "Curaytor.svg", + "saas": true, + "website": "https://www.curaytor.com" + }, + "Cursor": { + "cats": [ + 112 + ], + "description": "Cursor is an AI-powered code editor (IDE) that uses large language models to generate, edit, and explain code. The cursor-domain-verification TXT record confirms domain ownership for Cursor services.", + "dns": { + "TXT": [ + "cursor-domain-verification" + ] + }, + "icon": "Cursor.svg", + "pricing": [ + "payg", + "freemium" + ], + "saas": true, + "website": "https://www.cursor.com" + }, + "Custobar": { + "cats": [ + 97 + ], + "description": "Custobar is a customer data platform that enables personalized marketing by leveraging data to tailor campaigns and communications.", + "icon": "Custobar.svg", + "js": { + "custobar.config": "" + }, + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scripts": [ + "script\\.custobar\\.com" + ], + "website": "https://www.custobar.com" + }, + "Custom Fonts": { + "cats": [ + 87, + 17 + ], + "description": "Custom Fonts plugin helps you easily embed custom fonts files (woff2, woff, ttf, svg, eot, otf) easily in your WordPress website.", + "icon": "Custom Fonts.png", + "oss": true, + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/plugins/custom-fonts/" + ], + "website": "https://github.com/brainstormforce/custom-fonts" + }, + "Custom Twitter Feeds": { + "cats": [ + 5, + 87 + ], + "description": "Custom Twitter Feeds for Wordpress.", + "dom": [ + "link[href*='/wp-content/plugins/custom-twitter-feeds/']" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "custom-twitter-feeds(?:\\/js)?(?:\\/ctf-scripts)?(?:\\.min)?\\.js(?:\\?v(?:er)?=((?:\\d+\\.)+\\d+))?\\;version:\\1" + ], + "website": "https://wordpress.org/plugins/custom-twitter-feeds" + }, + "CustomDonations": { + "cats": [ + 111 + ], + "description": "CustomDonations is a cloud-based service providing nonprofits with tools to create and manage online donation forms.", + "icon": "CustomDonations.svg", + "js": { + "CustomDonations.BuildForm": "" + }, + "pricing": [ + "payg", + "poa" + ], + "saas": true, + "scriptSrc": [ + "api\\.customdonations\\.com" + ], + "website": "https://customdonations.com" + }, + "Customer Alliance": { + "cats": [ + 90 + ], + "description": "Customer Alliance is a cloud-based platform facilitating customer reviews and feedback management and analysis.", + "icon": "CustomerAlliance.svg", + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "widget\\.customer-alliance\\.com/" + ], + "website": "https://www.customer-alliance.com" + }, + "Customer Stories": { + "cats": [ + 32 + ], + "description": "Customer Stories is a customer marketing automation platform designed to support modern marketing and sales teams in streamlining engagement and outreach efforts.", + "icon": "CustomerStories.svg", + "pricing": [ + "high", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.customerstories\\.net/" + ], + "website": "https://customerstories.net" + }, + "Customer.io": { + "cats": [ + 32 + ], + "description": "Customer.io is an automated messaging platform for marketers.", + "icon": "Customer.io.svg", + "pricing": [ + "recurring", + "mid" + ], + "saas": true, + "scriptSrc": [ + "assets\\.customer\\.io" + ], + "website": "https://customer.io/" + }, + "CustomerSure": { + "cats": [ + 73 + ], + "description": "CustomerSure is a software platform designed to gather, manage, and respond to customer feedback, enhancing satisfaction and driving sales growth.", + "icon": "CustomerSure.svg", + "pricing": [ + "high", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "resources\\.customersure\\.com" + ], + "website": "https://www.customersure.com" + }, + "CustomFit": { + "cats": [ + 76 + ], + "description": "CustomFit is a no-code website personalization platform that enables marketers to increase conversions by customizing content for specific audience segments.", + "icon": "CustomFit.svg", + "js": { + "CustomFit.CFEvent": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.customfit.ai" + }, + "Customily": { + "cats": [ + 76 + ], + "description": "Customily is an online product personalisation software.", + "icon": "Customily.svg", + "js": { + "customily.sticky": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "(?:cdn|app)\\.customily\\.com/" + ], + "website": "https://www.customily.com" + }, + "Cux": { + "cats": [ + 10 + ], + "description": "Cux is a UX automation tool designed to enhance conversion rates by analysing and utilising behavioural patterns.", + "icon": "Cux.svg", + "js": { + "_cux.send": "", + "_cuxSettings": "", + "_cux_q": "" + }, + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "website": "https://cux.io" + }, + "Cvent": { + "cats": [ + 72, + 104 + ], + "description": "Cvent is an event management software that offers a platform for managing in-person, virtual, and hybrid events.", + "icon": "Cvent.svg", + "js": { + "CVENT": "", + "CVENT.version": "([\\d\\.]+)\\;version:\\1", + "Cvent_findElement": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.cvent-assets\\.com/" + ], + "website": "https://www.cvent.com" + }, + "Cwicly": { + "cats": [ + 87 + ], + "description": "Cwicly is an advanced professional design and block toolkit that integrates directly with the WordPress editor.", + "dom": [ + "link[href*='/wp-content/uploads/cwicly/']" + ], + "icon": "Cwicly.svg", + "implies": [ + "Gutenberg" + ], + "pricing": [ + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/plugins/cwicly/" + ], + "website": "https://cwicly.com" + }, + "CXDP": { + "cats": [ + 32 + ], + "description": "CXDP is a platform that enables businesses to create, manage, and deliver personalized marketing communications across multiple channels based on customer data and engagement insights.", + "icon": "CXDP.svg", + "pricing": [ + "freemium", + "high", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "api\\.cxdp\\.ru" + ], + "website": "https://cxdp.ru" + }, + "Cxense": { + "cats": [ + 76, + 86 + ], + "description": "Cxense was an AI-powered data management and intelligent personalisation platform.", + "icon": "Cxense.png", + "meta": { + "cXenseParse:itm-meta-keywords": "", + "cXenseParse:pageclass": "", + "cXenseParse:publishtime": "", + "cXenseParse:url": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.cxense\\.com/" + ], + "website": "https://www.cxense.com" + }, + "CYBERBIZ": { + "cats": [ + 6 + ], + "description": "CYBERBIZ is an ecommerce hosted solution based in Taiwan, offering cloud-based tools for setting up and managing online stores.", + "icon": "CYBERBIZ.svg", + "js": { + "CYBERBIZ": "", + "CYBERBIZ_AppScriptSettings": "" + }, + "saas": true, + "scriptSrc": [ + "www\\.cyberbiz\\.io" + ], + "website": "https://www.cyberbiz.io" + }, + "CyberChimps Responsive": { + "cats": [ + 80 + ], + "description": "CyberChimps Responsive is a modern, lightweight, fully customizable, fast and responsive WordPress theme.", + "dom": [ + "link[href*='/wp-content/themes/responsive/'], link[href*='/wp-content/themes/responsivepro/']" + ], + "icon": "CyberChimps.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/responsive(?:pro)?/" + ], + "website": "https://cyberchimps.com/responsive" + }, + "Cybersource": { + "cats": [ + 41 + ], + "description": "Cybersource is an ecommerce credit card payment system solution.", + "icon": "cybersource.svg", + "scriptSrc": [ + "cybersource\\..+\\.js" + ], + "website": "https://www.cybersource.com/" + }, + "Cybot": { + "cats": [ + 67 + ], + "description": "Cybot is a tool that facilitates compliance with data privacy laws for website operators and marketers.", + "dom": [ + "div#CybotCookiebotDialog" + ], + "icon": "Cybot.svg", + "saas": true, + "website": "https://www.cybot.com/" + }, + "Cylindo": { + "cats": [ + 105 + ], + "description": "Cylindo is a provider of automated content creation for 3D assets and photorealistic images, facilitating product visualization that can be utilized in various settings.", + "icon": "Cylindo.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "viewer-cdn\\.cylindo\\.com/" + ], + "website": "https://www.cylindo.com" + }, + "Czater": { + "cats": [ + 52 + ], + "description": "Czater is an live chat solution with extended CRM and videochat features.", + "icon": "Czater.svg", + "js": { + "$czater": "", + "$czaterMethods": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.czater\\.pl" + ], + "website": "https://www.czater.pl" + }, + "D.Engage": { + "cats": [ + 32 + ], + "description": "D.Engage is a platform that enhances customer experiences by leveraging data-driven marketing automation to deliver targeted and efficient campaigns.", + "icon": "Dengage.svg", + "js": { + "_dengageConf": "", + "dengage.q": "" + }, + "saas": true, + "scriptSrc": [ + "pcdn\\.dengage\\.com" + ], + "website": "https://dengage.com" + }, + "D3": { + "cats": [ + 25 + ], + "cpe": "cpe:2.3:a:d3.js_project:d3.js:*:*:*:*:*:*:*:*", + "description": "D3.js is a JavaScript library for producing dynamic, interactive data visualisations in web browsers.", + "icon": "D3.svg", + "js": { + "d3.version": "^(.+)$\\;version:\\1" + }, + "scriptSrc": [ + "/d3(?:\\.v\\d+)?(?:\\.min)?\\.js" + ], + "website": "https://d3js.org" + }, + "Dable": { + "cats": [ + 36 + ], + "description": "Dable is a content discovery platform for the open web that uses AI to deliver engaging content through native advertising.", + "icon": "Dable.svg", + "js": { + "dable.q": "" + }, + "saas": true, + "scripts": [ + "static\\.dable\\.io" + ], + "website": "https://dable.io" + }, + "Dachser": { + "cats": [ + 99 + ], + "description": "Dachser is a German freight company.", + "icon": "Dachser.svg", + "requiresCategory": [ + 6 + ], + "text": [ + "\\bDachser\\b" + ], + "website": "https://www.dachser.com" + }, + "Daily Deals": { + "cats": [ + 5 + ], + "description": "Daily Deals is a flash sale, limited-time discounts, countdown timers, and sales analytics solution.", + "icon": "Daily Deals.svg", + "js": { + "ddAddToCheckout": "\\;confidence:50", + "ddAddToOrder": "\\;confidence:50" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "assets\\.dailydeals\\.ai/" + ], + "website": "https://dailydeals.ai" + }, + "DailyKarma": { + "cats": [ + 5 + ], + "description": "DailyKarma is a turnkey cause marketing solutions for ecommerce merchants.", + "icon": "DailyKarma.svg", + "js": { + "dkWidgetInit": "\\;confidence:50", + "dk_widget": "\\;confidence:50" + }, + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "assets\\.dailykarma\\.io/" + ], + "website": "https://www.dailykarma.com" + }, + "Dailymotion": { + "cats": [ + 14 + ], + "description": "Dailymotion is a French video-sharing technology platform.", + "dom": [ + "img[data-src*='.dailymotion.com/'], iframe[scr*='.dailymotion.com/']" + ], + "icon": "Dailymotion.svg", + "meta": { + "name": "dailymotion-domain-verification" + }, + "website": "https://www.dailymotion.com" + }, + "daisyUI": { + "cats": [ + 66 + ], + "description": "daisyUI is a customisable Tailwind CSS component library that prevents verbose markup in frontend applications. With a focus on customising and creating themes for user interfaces, daisyUI uses pure CSS and Tailwind utility classes, allowing developers to write clean HTML.", + "dom": { + "link[href*='npm/daisyui']": { + "attributes": { + "href": "/npm/daisyui@([\\d\\.]+)/dist/\\;version:\\1" + } + } + }, + "icon": "daisyUI.svg", + "implies": [ + "Tailwind CSS" + ], + "oss": true, + "scripts": [ + "daisyUI" + ], + "website": "https://daisyui.com" + }, + "Dakno": { + "cats": [ + 32 + ], + "description": "Dakno is an all-in-one lead generation and conversion system designed for the real estate industry.", + "dom": [ + "iframe[src*='www.dakno.com/'], div[class*='dakno'] a[href*='www.dakno.com']" + ], + "icon": "Dakno.svg", + "saas": true, + "website": "https://www.dakno.com" + }, + "Daktela Omnichannel": { + "cats": [ + 53 + ], + "description": "Daktela Omnichannel is a unified platform that streamlines customer interactions across multiple channels to enhance satisfaction and support business growth.", + "icon": "Daktela.svg", + "js": { + "daktelaCli": "", + "daktelaGuiConfig": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.daktela\\.com/" + ], + "website": "https://daktela.com" + }, + "Dalue": { + "cats": [ + 29 + ], + "description": "Dalue is a cloud-based search engine developed in South Korea that enables information retrieval and indexing across online data sources.", + "icon": "Dalue.svg", + "js": { + "DalueSearch.Consts": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "api\\.dalue\\.io" + ], + "website": "https://dalue.io/dalue" + }, + "DanAds": { + "cats": [ + 36 + ], + "description": "DanAds is an infrastructure platform that enables customization and automation of ad sales, operations, and creative management.", + "icon": "DanAds.svg", + "saas": true, + "scripts": [ + "danads-event" + ], + "website": "https://danads.com" + }, + "Dancer": { + "cats": [ + 18 + ], + "cpe": "cpe:2.3:a:dancer:dancer:*:*:*:*:*:*:*:*", + "description": "Dancer is a simple but powerful web application framework for Perl.", + "headers": { + "Server": "Perl Dancer ([\\d.]+)\\;version:\\1", + "X-Powered-By": "Perl Dancer ([\\d.]+)\\;version:\\1" + }, + "icon": "Dancer.svg", + "implies": [ + "Perl" + ], + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://perldancer.org" + }, + "DanDomain": { + "cats": [ + 6, + 88 + ], + "description": "Dandomain is a Danish company specializing in website creation, hosting, and domain registration services.", + "icon": "DanDomain.svg", + "meta": { + "generator": "^SmartWeb$" + }, + "pricing": [ + "low", + "recurring" + ], + "requires": [ + "AngularJS" + ], + "saas": true, + "website": "https://dandomain.dk" + }, + "DanDomain Webshop": { + "cats": [ + 6 + ], + "description": "DanDomain Webshop is a Danish ecommerce platform provided by DanDomain, offering businesses the tools to create and manage their online stores.", + "icon": "DanDomain.svg", + "meta": { + "generator": "^DanDomain\\sWebshop$" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://dandomain.dk/webshop" + }, + "Danneo CMS": { + "cats": [ + 1 + ], + "headers": { + "X-Powered-By": "CMS Danneo ([\\d.]+)\\;version:\\1" + }, + "icon": "Danneo CMS.png", + "implies": [ + "Apache HTTP Server", + "PHP", + "MySQL" + ], + "meta": { + "generator": "Danneo CMS ([\\d.]+)\\;version:\\1" + }, + "oss": true, + "website": "https://danneo.ru/" + }, + "Daphne": { + "cats": [ + 22 + ], + "headers": { + "Server": "Daphne" + }, + "icon": "daphne.svg", + "implies": [ + "TwistedWeb", + "Python", + "Zope" + ], + "oss": true, + "website": "https://github.com/django/daphne" + }, + "Dapta": { + "cats": [ + 76 + ], + "description": "Dapta is a real-time visitor segmentation and website personalization platform that uses AI to accelerate sales, marketing, and operations workflows for small and medium-sized businesses.", + "icon": "Dapta.svg", + "js": { + "daptaAgent.agent_context": "", + "toggleDaptaWidgetChat": "" + }, + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.dapta\\.ai/" + ], + "website": "https://dapta.ai" + }, + "Darkmode.js": { + "cats": [ + 59 + ], + "description": "Darkmode.js is a JavaScript library that enables an HTML element to switch between CSS themes.", + "icon": "default.svg", + "js": { + "Darkmode": "" + }, + "oss": true, + "scriptSrc": [ + "darkmode-js@([\\d\\.]+)/lib/darkmode-js\\.min\\.js\\;version:\\1" + ], + "website": "https://github.com/sandoche/Darkmode.js" + }, + "Dart": { + "cats": [ + 27 + ], + "cookies": { + "DARTSESSID": "" + }, + "description": "Dart is an open-source, general-purpose, object-oriented programming language developed by Google.", + "icon": "Dart.svg", + "js": { + "$__dart_deferred_initializers__": "", + "___dart__$dart_dartObject_ZxYxX_0_": "", + "___dart_dispatch_record_ZxYxX_0_": "" + }, + "oss": true, + "scriptSrc": [ + "/(?:\\.)?(?:dart)(?:\\.js)?/" + ], + "website": "https://dart.dev" + }, + "Darwin": { + "cats": [ + 28 + ], + "description": "Darwin is the open-source operating system from Apple that forms the basis for macOS.", + "headers": { + "Server": "Darwin", + "X-Powered-By": "Darwin" + }, + "icon": "Apple.svg", + "website": "https://opensource.apple.com" + }, + "Darwin Pricing": { + "cats": [ + 76 + ], + "description": "Darwin Pricing is a data science platform that applies dynamic pricing strategies by analyzing market conditions and customer behavior to optimize revenue and pricing decisions.", + "icon": "DarwinPriicing.svg", + "pricing": [ + "high", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.darwinpricing\\.com" + ], + "website": "https://www.darwinpricing.com" + }, + "Dashly": { + "cats": [ + 32 + ], + "description": "Dashly is a conversational marketing platform designed to increase quality lead encounters and reduce customer acquisition costs.", + "icon": "Dashly.svg", + "js": { + "dashly": "" + }, + "pricing": [ + "low", + "recurring", + "payg", + "poa" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.dashly\\.app/" + ], + "website": "https://www.dashly.io" + }, + "data nugget": { + "cats": [ + 32 + ], + "description": "data nugget is a brand growth platform designed to help businesses analyze performance, identify opportunities, and manage strategies.", + "icon": "DataNugget.svg", + "saas": true, + "scriptSrc": [ + "analytics\\.datanugget\\.io" + ], + "website": "https://datanugget.io" + }, + "Data8": { + "cats": [ + 50 + ], + "description": "Data8 is a data quality management and validation platform.", + "icon": "Data8.svg", + "js": { + "data8": "" + }, + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "website": "https://www.data-8.co.uk" + }, + "Databuddy": { + "cats": [ + 10 + ], + "description": "Databuddy is an analytics platform designed for developers.", + "icon": "Databuddy.svg", + "meta": { + "creator": "^Databuddy$", + "publisher": "^Databuddy$" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "cdn\\.databuddy\\.cc" + ], + "website": "https://www.databuddy.cc" + }, + "Datacrush": { + "cats": [ + 32 + ], + "description": "Datacrush is a marketing automation platform.", + "icon": "Datacrush.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "js\\.datacrush\\.la" + ], + "website": "https://www.datacrush.la" + }, + "Datadog": { + "cats": [ + 78, + 10 + ], + "description": "Datadog is a SaaS-based monitoring and analytics platform for large-scale applications and infrastructure.", + "icon": "Datadog.svg", + "js": { + "DD_LOGS": "\\;confidence:1", + "DD_RUM": "\\;confidence:99" + }, + "pricing": [ + "low", + "payg", + "recurring", + "freemium" + ], + "saas": true, + "scriptSrc": [ + "www\\.datadoghq-browser-agent\\.com" + ], + "website": "https://www.datadoghq.com" + }, + "DataDojo": { + "cats": [ + 32 + ], + "description": "DataDojo is an AI platform that converts high-intent and anonymous website visitors into marketable leads, helping businesses increase sales.", + "icon": "DataDojo.svg", + "saas": true, + "scripts": [ + "pixel\\.datadojocdp\\.com" + ], + "website": "https://datadojo.ai" + }, + "DataDome": { + "cats": [ + 16 + ], + "cookies": { + "datadome": "", + "datadome-_zldp": "", + "datadome-_zldt": "" + }, + "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.", + "headers": { + "Server": "^DataDome$", + "X-DataDome": "", + "X-DataDome-CID": "" + }, + "icon": "DataDome.svg", + "pricing": [ + "high", + "recurring" + ], + "scriptSrc": [ + "^https://ct\\.datadome\\.co/[a-z]\\.js$" + ], + "website": "https://datadome.co" + }, + "DataGrail": { + "cats": [ + 16 + ], + "description": "DataGrail is an AI-powered privacy automation platform designed to help organizations manage data privacy compliance, automate risk assessments, and maintain regulatory alignment across data processing activities.", + "icon": "DataGrail.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.datagrail\\.io/" + ], + "website": "https://www.datagrail.io" + }, + "DataLife Engine": { + "cats": [ + 1 + ], + "cpe": "cpe:2.3:a:dleviet:datalife_engine:*:*:*:*:*:*:*:*", + "icon": "DataLife Engine.svg", + "implies": [ + "PHP", + "Apache HTTP Server" + ], + "js": { + "dle_root": "" + }, + "meta": { + "generator": "DataLife Engine" + }, + "website": "https://dle-news.ru" + }, + "Datalitics": { + "cats": [ + 32 + ], + "description": "Datalitics is a platform designed for advanced lead tracking, offering tools to monitor, analyze, and optimize customer acquisition efforts.", + "icon": "Datalitics.svg", + "js": { + "createWPDatalitics": "", + "createWPRedirectDatalitics": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "app\\.datalitics\\.com\\.br/" + ], + "website": "https://datalitics.com.br" + }, + "DataMilk": { + "cats": [ + 10, + 19 + ], + "description": "DataMilk is an AI tool which autonomously optimises customer UI for ecommerce customers in order to increase conversions.", + "icon": "DataMilk.svg", + "js": { + "datamilkMagicAiExecuted": "" + }, + "pricing": [ + "payg" + ], + "saas": true, + "website": "https://www.datamilk.ai" + }, + "Datanyze": { + "cats": [ + 10 + ], + "description": "Datanyze is a provider of visitor tracking script, offering sales intelligence and lead generation software solutions.", + "icon": "Datanyze.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.datanyze\\.com/" + ], + "website": "https://www.datanyze.com" + }, + "Datarize": { + "cats": [ + 32, + 53 + ], + "description": "Datarize is a CRM marketing solution designed to streamline customer relationship management and enhance targeted marketing efforts.", + "icon": "Datarize.svg", + "pricing": [ + "high", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "assets\\.datarize\\.ai/" + ], + "website": "https://datarize.ai" + }, + "Datascape": { + "cats": [ + 53 + ], + "description": "Datascape is a cloud-based ERP solution that enables councils to manage services while supporting transparent and collaborative communication.", + "dom": [ + "link[href*='cdn-sites.datascape.cloud']" + ], + "icon": "Datascape.svg", + "js": { + "DatacomSphere": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://datacom.com/nz/en/products/datascape/digital-experience/my-datascape" + }, + "Dataships": { + "cats": [ + 16 + ], + "description": "Dataships is a platform that ensures compliance with global data privacy regulations, helping businesses manage and protect customer data according to international standards.", + "icon": "Dataships.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.dataships\\.io/" + ], + "website": "https://dataships.io" + }, + "Datastar": { + "cats": [ + 12 + ], + "description": "Datastar is a lightweight framework for developing websites and real-time collaborative web applications.", + "icon": "Datastar.svg", + "oss": true, + "scriptSrc": [ + "https?://(?:[^/]+/.*)?datastar\\.js(?:\\?.*)?$" + ], + "website": "https://data-star.dev" + }, + "DataTables": { + "cats": [ + 59 + ], + "cpe": "cpe:2.3:a:datatables:datatables.net:*:*:*:*:*:*:*:*", + "description": "DataTables is a plug-in for the jQuery Javascript library adding advanced features like pagination, instant search, themes, and more to any HTML table.", + "icon": "DataTables.png", + "implies": [ + "jQuery" + ], + "js": { + "$.fn.dataTable.version": "^(.+)$\\;version:\\1", + "jQuery.fn.dataTable.version": "^(.+)$\\;version:\\1" + }, + "oss": true, + "scriptSrc": [ + "dataTables.*\\.js" + ], + "website": "https://datatables.net" + }, + "Datatrics": { + "cats": [ + 97 + ], + "description": "Datatrics is a data-driven marketing platform that provides businesses with advanced tools and analytics to optimise customer experiences, personalise marketing campaigns, and drive engagement through data-driven insights and automation.", + "dom": [ + "link[href*='.datatrics.com']" + ], + "icon": "Datatrics.svg", + "js": { + "DatatricsClick": "", + "datatricsEvents": "" + }, + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "website": "https://datatrics.com" + }, + "DatHuis": { + "cats": [ + 32 + ], + "description": "DatHuis is a platform providing marketing automation tools for real estate professionals, designed to enhance visibility and streamline operations.", + "icon": "DatHuis.svg", + "js": { + "DatHuisObject": "" + }, + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "website": "https://dathuis.nl" + }, + "DatoCMS": { + "cats": [ + 1 + ], + "description": "DatoCMS is a cloud-based headless Content as a service (CaaS) platform created to work with static websites, mobile apps and server-side applications of any kind.", + "dom": [ + "link[href*='datocms-assets.com'], img[src*='datocms-assets.com'], source[src*='datocms-assets.com'], div[style*='datocms-assets.com']" + ], + "headers": { + "content-security-policy": "\\.datocms-assets\\.com" + }, + "icon": "DatoCMS.svg", + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "website": "https://www.datocms.com" + }, + "Daxko": { + "cats": [ + 1 + ], + "description": "Daxko is a member-based health and wellness management system.", + "headers": { + "Reporting-Endpoints": "daxkosecurity\\.report-uri\\.com" + }, + "icon": "Daxko.svg", + "saas": true, + "scriptSrc": [ + "\\.daxko\\.com/" + ], + "website": "https://www.daxko.com" + }, + "Day.js": { + "cats": [ + 59 + ], + "icon": "Day.js.svg", + "js": { + "dayjs": "" + }, + "website": "https://github.com/iamkun/dayjs" + }, + "db-ip": { + "cats": [ + 79 + ], + "description": "dbip is a geolocation API and database.", + "icon": "db-ip.svg", + "js": { + "ENV.dbip": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.db-ip\\.com" + ], + "website": "https://db-ip.com/", + "xhr": [ + "api\\.db-ip\\.com" + ] + }, + "dc.js": { + "cats": [ + 25, + 59 + ], + "description": "A multi-dimensional charting library built to work natively with crossfilter and rendered using d3.js", + "icon": "dc.js.png", + "js": { + "dcAPIKey": "" + }, + "scriptSrc": [ + "(?:((?:\\d+\\.)+\\d+)\\/(?:dc\\/)?)?(?:/|-)dc(?:\\.leaflet)?\\.js\\;version:\\1" + ], + "website": "https://dc-js.github.io/dc.js/" + }, + "DCKAP Commerce": { + "cats": [ + 6 + ], + "description": "DCKAP Commerce is a B2B ecommerce platform for distributors and manufacturers.", + "icon": "DCKAPCommerce.svg", + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scripts": [ + "assets\\.mydckapcommerce\\.com" + ], + "website": "https://www.dckap.com/commerce" + }, + "DDoS-Guard": { + "cats": [ + 16 + ], + "description": "DDoS-Guard is a Russian Internet infrastructure company which provides DDoS protection, content delivery network services, and web hosting services.", + "headers": { + "server": "^ddos-guard$" + }, + "icon": "DDoS-Guard.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "website": "https://ddos-guard.net" + }, + "Deadline Funnel": { + "cats": [ + 32 + ], + "description": "Deadline is a tool used to automate marketing funnels by managing time-based campaigns and creating urgency-driven conversion strategies.", + "icon": "DeadlineFunnel.svg", + "js": { + "SendUrlToDeadlineFunnel": "", + "afterDeadline": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "a\\.deadlinefunnel\\.com/" + ], + "website": "https://www.deadlinefunnel.com" + }, + "Deal.ai": { + "cats": [ + 32 + ], + "description": "Deal.ai is an AI-powered white-label platform designed to support marketing, content creation, and business growth.", + "icon": "DealAI.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "api\\.marketing\\.deal\\.ai" + ], + "website": "https://home.deal.ai" + }, + "Dealer Spike": { + "cats": [ + 36, + 32 + ], + "description": "Dealer Spike is a digital marketing and advertising company focused that helps dealers grow their business.", + "dom": [ + "meta[name='author'][content*='Dealer Spike']" + ], + "icon": "Dealer Spike.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.dealerspike\\.com" + ], + "website": "https://www.dealerspike.com", + "xhr": [ + "\\.dealerspike\\.com" + ] + }, + "Dealspotr": { + "cats": [ + 6 + ], + "description": "Dealspotr is a deal finder platform that helps display and organize discounts, coupons, and promotional offers from various retailers on a website.", + "dom": [ + "a[href*='dealspotr.com'] > img[src*='cdn.dealspotr.com']" + ], + "icon": "Dealspotr.svg", + "saas": true, + "scripts": [ + "cdn\\.dealspotr\\.com" + ], + "website": "https://dealspotr.com" + }, + "DearDoc": { + "cats": [ + 72 + ], + "description": "DearDoc is an appointment scheduling system that organizes, manages, and tracks appointments to streamline booking processes.", + "icon": "DearDoc.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "ai\\.getdeardoc\\.com" + ], + "website": "https://www.getdeardoc.com" + }, + "Debian": { + "cats": [ + 28 + ], + "cpe": "cpe:2.3:o:debian:debian_linux:*:*:*:*:*:*:*:*", + "description": "Debian is a Linux software which is a free open-source software.", + "headers": { + "Server": "Debian", + "X-Powered-By": "(?:Debian|dotdeb|(potato|woody|sarge|etch|lenny|squeeze|wheezy|jessie|stretch|buster|sid))\\;version:\\1" + }, + "icon": "Debian.png", + "website": "https://debian.org" + }, + "Decap CMS": { + "cats": [ + 1 + ], + "description": "Decap CMS is an open-source content management system designed to integrate with Git workflows.", + "icon": "DecapCMS.svg", + "js": { + "DecapCms.getBackend": "", + "DecapCmsApp.getBackend": "", + "webpackChunkdecap_website": "" + }, + "oss": true, + "website": "https://decapcms.org" + }, + "Decibel": { + "cats": [ + 10, + 74 + ], + "description": "Decibel is a behavioral analysis solution that helps users gain actionable insights about their digital audience.", + "icon": "Decibel.svg", + "js": { + "decibelInsight": "", + "decibelInsightLayer": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.decibelinsight\\.net" + ], + "website": "https://decibel.com" + }, + "decimal.js": { + "cats": [ + 59 + ], + "icon": "decimal.js.png", + "js": { + "Decimal.ROUND_HALF_FLOOR": "" + }, + "scriptSrc": [ + "decimal[.-]([\\d.]*\\d+)(?:\\.min)?\\.js\\;version:\\1", + "/([\\d.]*\\d+)/decimal(?:\\.min)?\\.js\\;version:\\1", + "decimal(?:\\.min)?\\.js(?:\\?ver(?:sion)?=([\\d.]*\\d+))?\\;version:\\1" + ], + "website": "https://mikemcl.github.io/decimal.js/" + }, + "Deco.cx": { + "cats": [ + 108 + ], + "description": "Deco.cx is an enterprise frontend platform designed to optimize and accelerate ecommerce performance.", + "icon": "Deco.svg", + "js": { + "DECO.events": "", + "DECO_SITES_STD": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://deco.cx" + }, + "DedeCMS": { + "cats": [ + 1 + ], + "cpe": "cpe:2.3:a:dedecms:dedecms:*:*:*:*:*:*:*:*", + "description": "DedeCMS is an open-source content management system developed by Shanghai Zhi Zhuo Network Technology, known for its customizable templates and strong SEO capabilities.", + "icon": "DedeCMS.svg", + "implies": [ + "PHP" + ], + "js": { + "DedeContainer": "" + }, + "scriptSrc": [ + "dedeajax" + ], + "website": "https://dedecms.com" + }, + "Deep Lawn": { + "cats": [ + 32 + ], + "description": "Deep Lawn is a sales tool designed for lawn care and pest control companies.", + "icon": "DeepLawn.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "api\\.deeplawn\\.com/" + ], + "website": "https://deeplawn.com" + }, + "DeepAR": { + "cats": [ + 105 + ], + "description": "DeepAR is SDK that integrates AR face filters, 3D masks, effects, and background removal into websites, apps, or games.", + "dom": [ + "source[src*='demo.deepar.ai/']" + ], + "icon": "DeepAR.svg", + "pricing": [ + "freemium", + "mid", + "recurring", + "poa" + ], + "saas": true, + "website": "https://www.deepar.ai" + }, + "DeepMarkit": { + "cats": [ + 32 + ], + "description": "Deepmarkit is a customer acquisition platform designed to help businesses attract, engage, and convert potential clients through targeted digital marketing and promotional campaigns.", + "icon": "DeepMarkit.svg", + "saas": true, + "scriptSrc": [ + "portal\\.deepmarkit\\.com" + ], + "website": "https://www.deepmarkit.com" + }, + "deepMiner": { + "cats": [ + 56 + ], + "icon": "deepminer.png", + "js": { + "deepMiner": "" + }, + "scriptSrc": [ + "deepMiner\\.js" + ], + "website": "https://github.com/deepwn/deepMiner" + }, + "Deko": { + "cats": [ + 91 + ], + "description": "Deko is a retail finance technology platform used by UK merchants, formerly known as Pay4Later.", + "icon": "Deko.svg", + "saas": true, + "scriptSrc": [ + "secure\\.dekopay\\.com" + ], + "website": "https://www.dekopay.com" + }, + "Delacon": { + "cats": [ + 10 + ], + "description": "Delacon provides Australian businesses with Call Tracking, Call Management and Speech Analytics solutions.", + "icon": "Delacon.svg", + "js": { + "dela_247_call": "", + "delaconphonenums": "" + }, + "pricing": [ + "payg", + "recurring" + ], + "saas": true, + "website": "https://www.delacon.com.au" + }, + "Delera": { + "cats": [ + 32 + ], + "description": "Delera is a platform that helps increase turnover by managing and automating marketing and sales processes.", + "icon": "Delera.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scripts": [ + "app\\.delera\\.io" + ], + "website": "https://delera.io" + }, + "Delight XR": { + "cats": [ + 14 + ], + "description": "Delight XR is a video platform catering to regular, AR, and VR content with high-quality delivery.", + "icon": "DelightXR.svg", + "js": { + "DelightVR": "" + }, + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.delight-vr\\.com" + ], + "website": "https://delight-vr.com" + }, + "DelightChat": { + "cats": [ + 100 + ], + "description": "DelightChat is a customer service platform for Shopify, offering omnichannel support via Email, Live Chat, Facebook, Instagram, and WhatsApp, all managed through a shared inbox.", + "dom": [ + "div#delightchat-widget, div#delightchat-welcome-widget" + ], + "icon": "DelightChat.svg", + "pricing": [ + "mid", + "recurring", + "poa" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "website": "https://www.delightchat.io" + }, + "Delighted": { + "cats": [ + 73 + ], + "description": "Delighted is a feedback collection and analysis SaaS, offering a web and mobile solution that uses the Net Promoter System (NPS) to gauge and score customer experience.", + "icon": "Delighted.svg", + "js": { + "_delighted": "" + }, + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "website": "https://delighted.com" + }, + "Delivengo": { + "cats": [ + 99 + ], + "description": "Delivengo is an international shipping service powered by La Poste.", + "icon": "La Poste.svg", + "requiresCategory": [ + 6 + ], + "text": [ + "\\bDelivengo\\b" + ], + "website": "https://mydelivengo.laposte.fr/" + }, + "Deliverr": { + "cats": [ + 107 + ], + "description": "Deliverr is a fulfilment service that facilitates shipping services for ecommerce businesses.", + "icon": "Deliverr.svg", + "implies": [ + "Cart Functionality" + ], + "js": { + "deliverrScript": "" + }, + "pricing": [ + "payg", + "recurring" + ], + "scriptSrc": [ + "fast-tags\\.deliverr\\.com" + ], + "website": "https://deliverr.com" + }, + "Delivra": { + "cats": [ + 32, + 75 + ], + "description": "Delivra is a premium email marketing tracking software.", + "icon": "Delivra.svg", + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "integration\\.delivra\\.com" + ], + "website": "https://www.delivra.com" + }, + "Delm": { + "cats": [ + 100 + ], + "description": "Delm is a customisable and multilingual delivery date estimation app for Shopify, providing shipping information.", + "icon": "Delm.svg", + "pricing": [ + "low", + "recurring" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.delm\\.io/" + ], + "website": "https://delm.io" + }, + "Delta Media": { + "cats": [ + 1 + ], + "description": "Delta Media is a provider of websites designed for real estate agents and brokers.", + "icon": "DeltaMedia.svg", + "saas": true, + "scripts": [ + "online\\.deltaagentsites\\.com" + ], + "website": "https://www.deltamediagroup.com" + }, + "Dema": { + "cats": [ + 10 + ], + "description": "Dema is a next-generation ecommerce analytics system designed to provide insights and data-driven solutions for online businesses.", + "icon": "Dema.svg", + "saas": true, + "scriptSrc": [ + "\\.dema\\.ai" + ], + "scripts": [ + "\\.dema\\.ai" + ], + "website": "https://www.dema.ai" + }, + "Demandbase": { + "cats": [ + 10, + 76 + ], + "description": "Demandbase is a targeting and personalization platform for business-to-business companies.", + "icon": "demandbase.svg", + "js": { + "Demandbase": "", + "Demandbase.version": "^(.+)$\\;version:\\1" + }, + "pricing": [ + "high", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.engagio\\.com/", + "\\.demandbase\\.com/" + ], + "website": "https://www.demandbase.com" + }, + "Demandforce": { + "cats": [ + 53 + ], + "description": "Demandforce is an AI-powered patient communication platform that helps healthcare practices attract and retain patients.", + "dom": [ + "link[href*='.demandforce.com/']" + ], + "icon": "Demandforce.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scripts": [ + "\\.demandforce\\.com" + ], + "website": "https://www.demandforce.com" + }, + "Demio": { + "cats": [ + 1 + ], + "description": "Demio is a webinar platform designed for marketing purposes.", + "dom": [ + "script#demio-js" + ], + "icon": "Demio.svg", + "js": { + "DEMIO_API_URI": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://www.demio.com" + }, + "DenGro": { + "cats": [ + 53 + ], + "description": "DenGro is a software solution tailored for dental practitioners, facilitating streamlined practice operations.", + "dom": [ + "form[action*='app.dengro.com/']" + ], + "icon": "DenGro.svg", + "js": { + "dengro.version": "^([\\d\\.]+)$\\;version:\\1" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://dengro.com" + }, + "Deno": { + "cats": [ + 22 + ], + "cpe": "cpe:2.3:a:deno:deno:*:*:*:*:*:*:*:*", + "description": "A modern runtime for JavaScript and TypeScript.", + "icon": "deno.svg", + "oss": true, + "website": "https://deno.land" + }, + "Deno Deploy": { + "cats": [ + 62 + ], + "description": "Deno Deploy is a distributed system that runs JavaScript, TypeScript, and WebAssembly at the edge, worldwide.", + "headers": { + "server": "^deno/*" + }, + "icon": "deno.svg", + "implies": [ + "Deno" + ], + "pricing": [ + "freemium", + "low" + ], + "saas": true, + "website": "https://deno.land/" + }, + "Depict": { + "cats": [ + 76 + ], + "description": "Depict is an ecommerce personalisation solution for fashion.", + "dom": [ + "link[href*='.depict.ai/']" + ], + "icon": "Depict.svg", + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://depict.ai" + }, + "DERAK.CLOUD": { + "cats": [ + 31 + ], + "cookies": { + "__derak_auth": "", + "__derak_user": "" + }, + "headers": { + "Derak-Umbrage": "", + "Server": "^DERAK\\.CLOUD$" + }, + "icon": "DerakCloud.svg", + "js": { + "derakCloud.init": "" + }, + "website": "https://derak.cloud" + }, + "Deriv": { + "cats": [ + 10 + ], + "description": "Deriv is an online platform that allows users to track trading activities.", + "icon": "Deriv.svg", + "saas": true, + "scripts": [ + "track\\.deriv\\.com" + ], + "website": "https://deriv.com" + }, + "Descartes": { + "cats": [ + 107 + ], + "description": "Descartes is a technology platform that offers solutions for logistics and supply chain management.", + "icon": "Descartes.svg", + "saas": true, + "scriptSrc": [ + "\\.descartes\\.com/" + ], + "scripts": [ + "ies\\.descartes" + ], + "website": "https://www.descartes.com" + }, + "Deskero": { + "cats": [ + 53 + ], + "description": "Deskero is a customizable cloud-based help desk software and support ticket system designed to manage customer service.", + "icon": "Deskero.svg", + "js": { + "deskeroUser": "", + "deskeroWidget.init": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.deskero\\.com/" + ], + "website": "https://www.deskero.com/" + }, + "DeskPro": { + "cats": [ + 1, + 53 + ], + "cpe": "cpe:2.3:a:deskpro:deskpro:*:*:*:*:*:*:*:*", + "description": "DeskPro is multi channel helpdesk software for managing customer and citizen requests via email, forms, chat, social and voice.", + "icon": "DeskPro.svg", + "meta": { + "generator": "^DeskPRO.+$" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.deskpro.com" + }, + "DeskPro Chat": { + "cats": [ + 52 + ], + "description": "DeskPro is multi channel helpdesk software for managing customer and citizen requests via email, forms, chat, social and voice.", + "icon": "DeskPro.svg", + "js": { + "DESKPRO_WIDGET_OPTIONS.chat": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.deskpro.com/product/chat" + }, + "Desku": { + "cats": [ + 52, + 53 + ], + "description": "Desku is a customer support tool that helps ecommerce businesses manage and respond to customer inquiries.", + "icon": "Desku.svg", + "js": { + "Desku": "", + "isDeskuManagerRunning": "", + "isDeskuWidgetAuthSetup": "", + "isdeskuManagerRunning": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "widget\\.desku\\.io/chat-widget\\.js", + "livechat\\.desku\\.io/cdn/widget\\.js" + ], + "website": "https://desku.io" + }, + "Destinet": { + "cats": [ + 51 + ], + "description": "Destinet is a homepage generator system designed to streamline the creation of customizable web pages.", + "headers": { + "server": "Destinet" + }, + "js": { + "DestinetMap.SetMap": "" + }, + "saas": true, + "website": "https://www.destinet.no" + }, + "Destini": { + "cats": [ + 6 + ], + "description": "Destini is a product locator solution that offers automated store-level data, advanced analytics, and customizable web and mobile applications.", + "icon": "Destini.svg", + "js": { + "destini.init": "", + "destiniAddProducts": "", + "destiniDataLayer": "", + "destiniReset": "" + }, + "saas": true, + "website": "https://destini.co/" + }, + "DESTOON": { + "cats": [ + 1 + ], + "description": "DESTOON is a website management solution designed to support the creation, organization, and operation of online platforms through integrated tools and features.", + "icon": "DESTOON.svg", + "js": { + "destoon_cart": "", + "destoon_chat": "" + }, + "meta": { + "generator": "^DESTOON B2B - www\\.destoon\\.com$" + }, + "pricing": [ + "onetime" + ], + "saas": true, + "website": "https://destoon.com" + }, + "Desty": { + "cats": [ + 6 + ], + "description": "Desty is a platform offering product and order management services, enabling handling of inventory, orders, and related processes for businesses.", + "icon": "Desty.svg", + "js": { + "DestyBp": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.desty.app" + }, + "Deta": { + "cats": [ + 62 + ], + "description": "Deta is a cloud platform for building and deploying apps.", + "headers": { + "Server": "^Deta$" + }, + "icon": "deta.svg", + "url": [ + "^https?://[^/]+\\.deta\\.(?:app|dev)" + ], + "website": "https://deta.sh" + }, + "Detectify": { + "cats": [ + 16 + ], + "description": "Detectify is an automated scanner that checks your web application for vulnerabilities.", + "dns": { + "TXT": [ + "detectify-verification" + ] + }, + "icon": "Detectify.svg", + "website": "https://detectify.com/" + }, + "Detectizr": { + "cats": [ + 10 + ], + "description": "Detectizr is a Modernizr extension to detect device, browser, operating system and screen size.", + "js": { + "Detectizr": "" + }, + "oss": true, + "requires": [ + "Modernizr" + ], + "website": "https://baris.aydinoglu.net/Detectizr" + }, + "DEUNA": { + "cats": [ + 41 + ], + "description": "DEUNA is an AI-powered platform that orchestrates global payments and enhances commerce performance.", + "icon": "DEUNA.svg", + "js": { + "DeunaCDL": "", + "DunaCheckout": "" + }, + "saas": true, + "website": "https://www.deuna.com" + }, + "Deutsche Post": { + "cats": [ + 99 + ], + "description": "Deutsche Post is a German multinational package delivery and supply chain management company in Germany.", + "icon": "Deutsche Post.svg", + "requiresCategory": [ + 6 + ], + "text": [ + "\\bDeutsche Post\\b" + ], + "website": "https://www.deutschepost.de" + }, + "Develic Omnium Maps": { + "cats": [ + 35 + ], + "description": "Develic Omnium Maps is a store locator application for Shopify stores designed to help users display and manage physical store locations.", + "icon": "Develic.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "maps\\.develic\\.com" + ], + "scripts": [ + "maps\\.develic\\.com" + ], + "website": "https://www.develic.com" + }, + "Developing Azerbaijan": { + "cats": [ + 47 + ], + "description": "Developing Azerbaijan is a provider of services including website creation, optimization, technical support, and hosting.", + "icon": "DevelopingAzerbaijan.svg", + "meta": { + "author": "Developing.az" + }, + "saas": true, + "website": "https://www.developing.az/" + }, + "DevExtreme": { + "cats": [ + 66 + ], + "description": "DevExtreme is a collection of JavaScript UI components designed for Angular, React, Vue, and jQuery, developed by DevExpress.", + "icon": "DevExtreme.svg", + "implies": [ + "React", + "Vue.js", + "jQuery", + "Angular" + ], + "js": { + "DevExpress._DEVEXTREME_BUNDLE_INITIALIZED": "" + }, + "oss": true, + "website": "https://js.devexpress.com" + }, + "DevRev": { + "cats": [ + 52, + 53 + ], + "description": "DevRev PLuG is a customer support platform offering live chat, help documentation, search functionality, an observability engine, and product announcements, all integrated within a widget similar to a support chat widget for website assistance.", + "icon": "DevRev.svg", + "pricing": [ + "freemium", + "payg", + "poa" + ], + "saas": true, + "scriptSrc": [ + "plug-platform\\.devrev\\.ai/" + ], + "website": "https://devrev.ai/plug-observability" + }, + "Devuelving": { + "cats": [ + 6 + ], + "cookies": { + "devuelving_session": "" + }, + "description": "Devuelving is an online store franchise system designed to support the management, operation, and scaling of e-commerce businesses through centralized tools and processes.", + "icon": "Devuelving.svg", + "saas": true, + "website": "https://www.devuelving.com" + }, + "Devup UI": { + "cats": [ + 66 + ], + "description": "Devup UI is a tool for analyzing CSS-in-JS scenarios, delivering fast styling with optimal performance.", + "icon": "DevupUI.svg", + "oss": true, + "scripts": [ + "Devup-ui" + ], + "website": "https://devup-ui.com" + }, + "DevzCart": { + "cats": [ + 6 + ], + "cookies": { + "devzcart_session": "" + }, + "description": "DevzCart is a platform that offers automated courier updates, real-time order tracking, and custom landing pages to simplify operational workflows.", + "icon": "DevzCart.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://devzcart.com" + }, + "Dexem": { + "cats": [ + 10 + ], + "description": "Dexem is an AI-powered platform for managing and analyzing calls, offering tools to track, monitor, and improve call performance.", + "icon": "Dexem.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.dexem\\.net/" + ], + "website": "https://www.dexem.com" + }, + "Dexie.js": { + "cats": [ + 59 + ], + "description": "A Minimalistic Wrapper for IndexedDB.", + "icon": "Dexie.js.png", + "oss": true, + "scriptSrc": [ + "(?:((?:\\d+\\.)+\\d+)\\/)?dexie(?:\\.bitrix)?(?:\\.bundle)?(?:\\.min)?\\.js\\;version:\\1" + ], + "website": "https://dexie.org" + }, + "Dexter": { + "cats": [ + 74 + ], + "description": "Dexter is a tool that analyzes product pricing through A/B testing to identify potential revenue opportunities.", + "icon": "Dexter.svg", + "js": { + "dexterLiquidVariables": "", + "dexterProduct": "" + }, + "pricing": [ + "low", + "recurring", + "payg" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "website": "https://www.thedexterapp.com" + }, + "DHL": { + "cats": [ + 99 + ], + "description": "DHL is an international courier, package delivery and express mail service, which is a division of the German logistics firm Deutsche Post.", + "dom": { + "img[alt*='dhl' i]": { + "attributes": { + "alt": "\\bDHL\\b" + } + } + }, + "icon": "DHL.svg", + "requiresCategory": [ + 6 + ], + "text": [ + "\\bUK Mail\\b", + "\\bDHL\\b" + ], + "website": "https://www.dhl.com" + }, + "DHTMLX": { + "cats": [ + 59 + ], + "description": "DHTMLX specialises in building JavaScript UI libraries for project management, event planning, big data visualisation, and reporting.", + "icon": "DHTMLX.svg", + "js": { + "dhtmlDragAndDropObject": "", + "dhtmlXTreeItemObject": "" + }, + "pricing": [ + "onetime" + ], + "scriptSrc": [ + "/dhtmlxcommon\\.js" + ], + "website": "https://dhtmlx.com" + }, + "Dialog Insight": { + "cats": [ + 32 + ], + "description": "Dialog Insight is a multi-channel marketing automation platform that enables personalization and campaign management across digital channels.", + "icon": "DialogInsight.svg", + "saas": true, + "scripts": [ + "app\\.dialoginsight\\.com" + ], + "website": "https://www.dialoginsight.com" + }, + "Dialogity": { + "cats": [ + 52 + ], + "description": "Dialogity Chat is a customer service chatbot platform.", + "icon": "Dialogity.svg", + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "js\\.dialogity\\.com" + ], + "website": "https://dialogity.com" + }, + "DialogShift": { + "cats": [ + 52 + ], + "description": "DialogShift is a hotel AI solution for chat, email, and telephone communication.", + "icon": "DialogShift.svg", + "js": { + "Dialogshift.instance": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "assets\\.dialogshift\\.com" + ], + "website": "https://www.dialogshift.com" + }, + "DialogTab": { + "cats": [ + 6 + ], + "description": "DialogTab is a conversational commerce platform that automates order intake and product guidance for users through WhatsApp-based messaging interactions.", + "icon": "DialogTab.svg", + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.dialogtab\\.com/" + ], + "scripts": [ + "cdn\\.dialogtab\\.com/" + ], + "website": "https://dialogtab.com" + }, + "Dialogue": { + "cats": [ + 76 + ], + "description": "Dialogue is an ecommerce personalization platform that helps brands increase sales and conversion rates through AI-driven recommendations.", + "icon": "Dialogue.svg", + "js": { + "DialogueAI": "" + }, + "pricing": [ + "freemium", + "low", + "recurring", + "poa" + ], + "saas": true, + "website": "https://nowdialogue.com/" + }, + "DiamondCDN": { + "cats": [ + 31 + ], + "description": "DiamondCDN is a CDN with DDoS mitigation for free.", + "headers": { + "server": "^DiamondCDN$" + }, + "icon": "DiamondCDN.png", + "website": "https://diamondcdn.com" + }, + "Dianomi": { + "cats": [ + 36 + ], + "description": "Dianomi is an advertiser campaign management software for financial services, premium lifestyle, technology and corporate sectors.", + "dom": [ + "iframe[src*='.dianomi.com/']" + ], + "icon": "Dianomi.svg", + "pricing": [ + "high", + "recurring", + "payg" + ], + "saas": true, + "scriptSrc": [ + "\\.dianomi\\.com/" + ], + "website": "https://www.dianomi.com" + }, + "Dice": { + "cats": [ + 104 + ], + "description": "Dice is an event and ticketing platform that enables users to discover, access, and attend live events through a streamlined digital experience.", + "icon": "Dice.svg", + "js": { + "DiceEventListWidget": "" + }, + "saas": true, + "scriptSrc": [ + "widgets\\.dice\\.fm" + ], + "scripts": [ + "\\.dice\\.fm" + ], + "website": "https://dice.fm" + }, + "Didar": { + "cats": [ + 53 + ], + "description": "Didar is a platform offering tools for managing relationships and enhancing sales.", + "icon": "Didar.svg", + "js": { + "webpackChunkdidarx": "" + }, + "meta": { + "apple-mobile-web-app-title": "^Didar CRM$" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://didar.me" + }, + "Didomi": { + "cats": [ + 67 + ], + "description": "Didomi is a consent management platform helping brands and businesses collect, store and leverage their customer consents.", + "icon": "didomi.png", + "scriptSrc": [ + "sdk\\.privacy-center\\.org/.*/loader\\.js" + ], + "website": "https://www.didomi.io/en/consent-preference-management" + }, + "Digest": { + "cats": [ + 16 + ], + "description": "Digest is an authentication method based on a MD5 hash used by web servers.", + "headers": { + "WWW-Authenticate": "^Digest" + }, + "website": "https://tools.ietf.org/html/rfc7616" + }, + "DigiCDN": { + "cats": [ + 31 + ], + "description": "DigiCDN by Digicloud is a content delivery network featuring multiple servers and Anycast architecture, safeguarding your website against cyber attacks.", + "icon": "DigicloudCDN.svg", + "pricing": [ + "freemium", + "mid", + "poa" + ], + "saas": true, + "website": "https://digicloud.ir", + "xhr": [ + "digicloud" + ] + }, + "DigiCert": { + "cats": [ + 70 + ], + "certIssuer": "DigiCert", + "icon": "DigiCert.svg", + "website": "https://www.digicert.com/" + }, + "DigiFi": { + "cats": [ + 6 + ], + "description": "DigiFi is a subscription-based software that allows anyone to set up an online store and sell their products.", + "icon": "DigiFi.svg", + "meta": { + "generator": "^Digify$" + }, + "pricing": [ + "recurring", + "low" + ], + "saas": true, + "website": "https://digify.shop" + }, + "Digioh": { + "cats": [ + 110 + ], + "description": "Digioh is a lead generation and marketing company helping to convert clicks to customers known for it's email/sms sign-up units", + "icon": "Digioh.png", + "js": { + "DIGIOH_API": "" + }, + "website": "https://www.digioh.com/" + }, + "Digismoothie Candy Rack": { + "cats": [ + 100 + ], + "description": "Digismoothie Candy Rack is an upsell app for Shopify which allow merchants to offer custom services or bundle products.", + "icon": "Digismoothie.svg", + "implies": [ + "Shopify" + ], + "js": { + "CANDYRACK_DOCUMENT_LISTENER": "", + "candyrackEnableDebug": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.digismoothie.com/apps/candy-rack" + }, + "Digistore24": { + "cats": [ + 71 + ], + "description": "Digistore24 is a German digital reselling and affiliate marketing platform.", + "dom": [ + "a[href*='www.digistore24.com'][target='_blank']" + ], + "icon": "Digistore24.svg", + "js": { + "DIGISTORE_LINK_ID_KEY": "", + "DIGISTORE_VENDORKEY": "", + "getTheSourceForDigistoreLinks": "" + }, + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "digistore/digistore\\.js", + "www\\.digistore24\\.com" + ], + "website": "https://www.digistore24.com" + }, + "Digital Showroom": { + "cats": [ + 6 + ], + "description": "Digital Showroom is an ecommerce platform.", + "dom": [ + "div.dd-showrom__layout" + ], + "icon": "Digital Showroom.svg", + "pricing": [ + "freemium", + "payg" + ], + "saas": true, + "website": "https://digitalshowroom.in" + }, + "DigitalOcean Spaces": { + "cats": [ + 31, + 63 + ], + "description": "DigitalOcean Spaces is a cloud-based object storage service provided by DigitalOcean, a cloud infrastructure provider. It allows users to store and retrieve large amounts of data, such as images, videos, audio files, backups, and logs, using a simple RESTful API or a web-based graphical user interface (GUI).", + "dom": [ + "img[data-src*='.digitaloceanspaces.com'], img[src*='.digitaloceanspaces.com']" + ], + "icon": "DigitalOcean.svg", + "pricing": [ + "payg", + "recurring" + ], + "website": "https://www.digitalocean.com/products/spaces" + }, + "DigitalRiver": { + "cats": [ + 6, + 41 + ], + "cookies": { + "X-DR-SHOPPER-ets": "", + "X-DR-THEME": "^\\d+$" + }, + "description": "Digital River provides global ecommerce, payments and marketing services.", + "icon": "DigitalRiver.svg", + "js": { + "DigitalRiver": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.digitalriver\\.com/" + ], + "website": "https://www.digitalriver.com" + }, + "Digizuite": { + "cats": [ + 95 + ], + "description": "Digizuite is a Digital Asset Management software for enterprises.", + "dom": [ + "img[src^='/globalassets/digizuite/'], source[srcset^='/globalassets/digizuite/'], video[src^='/globalassets/digizuite/']" + ], + "icon": "Digizuite.svg", + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.digizuite.com" + }, + "digi·access": { + "cats": [ + 68 + ], + "description": "digi·access is a solution designed to improve web accessibility by helping organizations align digital content with WCAG 2.1 standards.", + "icon": "digiaccess.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "download\\.digiaccess\\.org" + ], + "website": "https://www.digiaccess.org" + }, + "Dimensions AI": { + "cats": [ + 34 + ], + "description": "Dimensions AI is an advanced research database linking grants, publications, datasets, clinical trials, patents, and policy documents to support efficient translation from idea to impact.", + "icon": "Dimensions.svg", + "js": { + "__dimensions_badge_config_loaded__": "", + "__dimensions_badge_server": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.dimensions\\.ai" + ], + "website": "https://www.dimensions.ai" + }, + "Dimml": { + "cats": [ + 47 + ], + "description": "Dimml is a data flow management software.", + "icon": "Dimml.svg", + "oss": true, + "saas": true, + "scriptSrc": [ + "\\.dimml\\.io/" + ], + "website": "https://www.dimml.io" + }, + "dimple": { + "cats": [ + 25, + 59 + ], + "description": "dimple.js is a powerful and flexible open-source charting API for d3 letting you quickly and easily create and combine bar, line, area and scatter charts.", + "oss": true, + "requires": [ + "D3" + ], + "scriptSrc": [ + "dimple(?:\\/lib\\/[\\w\\.]+)?(?:\\/theme\\/js\\/[\\w\\.-]+)?\\.js(?:\\?ver=((?:\\d+\\.)+\\d+))?\\;version:\\1" + ], + "website": "http://dimplejs.org/" + }, + "Dina Kunder": { + "cats": [ + 52 + ], + "description": "Dina Kunder is a provider of AI chatbots designed for automating customer support.", + "icon": "DinaKunder.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scripts": [ + "app\\.dinakunder\\.se" + ], + "website": "https://dinakunder.se" + }, + "DirectAdmin": { + "cats": [ + 9 + ], + "cpe": "cpe:2.3:a:directadmin:directadmin:*:*:*:*:*:*:*:*", + "description": "DirectAdmin is a graphical web-based web hosting control panel designed to make administration of websites easier.", + "headers": { + "Server": "DirectAdmin Daemon v([\\d.]+)\\;version:\\1" + }, + "html": [ + "<a[^>]+>DirectAdmin</a> Web Control Panel" + ], + "icon": "DirectAdmin.svg", + "implies": [ + "PHP", + "Apache HTTP Server" + ], + "website": "https://www.directadmin.com" + }, + "Directorist": { + "cats": [ + 51 + ], + "description": "Directorist is a business directory plugin that streamlines the creation of scalable, industry-standard, and user-focused online business directories.", + "icon": "Directorist.svg", + "js": { + "directorist": "", + "directoristCustomRangeSlider": "" + }, + "pricing": [ + "onetime", + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "saas": true, + "website": "https://directorist.com" + }, + "Directus": { + "cats": [ + 1 + ], + "cpe": "cpe:2.3:a:monospace:directus:*:*:*:*:*:node.js:*:*", + "description": "Directus is a free and open-source headless CMS framework for managing custom SQL-based databases.", + "headers": { + "x-powered-by": "^Directus$" + }, + "icon": "Directus.svg", + "implies": [ + "Vue.js", + "TinyMCE", + "core-js" + ], + "oss": true, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://directus.io" + }, + "Direktonline": { + "cats": [ + 6 + ], + "description": "Direktonline is a Swedish enterprise ecommerce designer specializing in creating scalable digital storefronts and tailored online shopping solutions for large businesses.", + "icon": "Direktonline.svg", + "meta": { + "Generator": "^DirektOnline Bliss Webbstudio$" + }, + "saas": true, + "website": "https://direktonline.se" + }, + "Disciple": { + "cats": [ + 1 + ], + "description": "Disciple is a platform for managing memberships and hosting private online communities in one centralized space.", + "icon": "Disciple.svg", + "js": { + "discipleFlashMessages": "" + }, + "pricing": [ + "mid", + "poa" + ], + "saas": true, + "scriptSrc": [ + "pwa\\.disciplemedia\\.com" + ], + "website": "https://www.disciple.community" + }, + "Discourse": { + "cats": [ + 2 + ], + "cpe": "cpe:2.3:a:discourse:discourse:*:*:*:*:*:*:*:*", + "description": "Discourse is an open-source internet forum and mailing list management software application.", + "icon": "Discourse.svg", + "implies": [ + "Ruby on Rails" + ], + "js": { + "Discourse": "" + }, + "meta": { + "generator": "Discourse(?: ?/?([\\d.]+\\d))?\\;version:\\1" + }, + "website": "https://discourse.org" + }, + "Discuz! X": { + "cats": [ + 2 + ], + "description": "Discuz! X is an internet forum software written in PHP and supports MySQL and PostgreSQL databases.", + "icon": "Discuz X.png", + "implies": [ + "PHP" + ], + "js": { + "DISCUZCODE": "", + "discuzVersion": "^(.+)$\\;version:\\1", + "discuz_uid": "" + }, + "meta": { + "generator": "Discuz! X([\\d\\.]+)?\\;version:\\1" + }, + "website": "https://www.discuz.net" + }, + "DISH": { + "cats": [ + 93 + ], + "description": "DISH is a platform that allows restaurants to independently manage online reservations and customer orders.", + "icon": "DISH.svg", + "saas": true, + "scriptSrc": [ + "\\.dish\\.co" + ], + "website": "https://www.dish.co/XX" + }, + "Disqus": { + "cats": [ + 15 + ], + "cpe": "cpe:2.3:a:disqus:disqus_comment_system:*:*:*:*:*:*:*:*", + "description": "Disqus is a worldwide blog comment hosting service for web sites and online communities that use a networked platform.", + "dom": [ + "div#disqus_thread" + ], + "icon": "Disqus.svg", + "js": { + "DISQUS": "", + "disqus_shortname": "", + "disqus_url": "" + }, + "pricing": [ + "low", + "recurring" + ], + "scriptSrc": [ + "disqus_url" + ], + "website": "https://disqus.com" + }, + "Distributor": { + "cats": [ + 87 + ], + "description": "Distributor is a WordPress plugin that helps distribute and reuse content across your websites.", + "headers": { + "x-distributor": "yes" + }, + "icon": "distributor.svg", + "oss": true, + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/plugins/distributor" + ], + "website": "https://distributorplugin.com" + }, + "District M": { + "cats": [ + 36 + ], + "description": "District M is a programmatic advertising exchange.", + "dom": [ + "iframe[src*='.districtm.io']" + ], + "icon": "District M.svg", + "saas": true, + "website": "https://districtm.net", + "xhr": [ + "\\.districtm\\.io" + ] + }, + "Dito": { + "cats": [ + 53 + ], + "description": "Dito is a tool that centralizes and manages the relationship between brands and their customers.", + "icon": "Dito.svg", + "js": { + "dito.AppSettings": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "storage\\.googleapis\\.com/dito/sdk\\.js" + ], + "website": "https://www.dito.com.br" + }, + "Ditto": { + "cats": [ + 6 + ], + "description": "Ditto is a system that enables personalized selection and fitting of eyewear based on individual preferences and measurements.", + "dom": [ + "link[href*='.api.ditto.com']" + ], + "icon": "Ditto.svg", + "pricing": [ + "freemium", + "mid", + "recurring", + "poa" + ], + "saas": true, + "website": "https://www.ditto.com" + }, + "Divhunt": { + "cats": [ + 51 + ], + "description": "Divhunt is an SPA builder.", + "icon": "Divhunt.svg", + "js": { + "Divhunt": "" + }, + "pricing": [ + "onetime", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "divhunt-site\\.\\w-cdn\\.net/" + ], + "website": "https://www.divhunt.com" + }, + "Divi": { + "cats": [ + 51, + 80, + 87 + ], + "description": "Divi is a WordPress Theme and standalone WordPress plugin from Elegant themes that allows users to build websites using the visual drag-and-drop Divi page builder.", + "dom": { + "style#divi-style-parent-inline-inline-css": { + "text": "Version\\:\\s([\\d\\.]+)\\;version:\\1" + } + }, + "icon": "Divi.svg", + "js": { + "DIVI": "", + "DiviArea": "", + "DiviAreaConfig": "" + }, + "meta": { + "generator": "Divi(?:\\sv\\.([\\d\\.]+))?\\;version:\\1" + }, + "pricing": [ + "low", + "recurring", + "onetime" + ], + "requires": [ + "WordPress" + ], + "saas": true, + "scriptSrc": [ + "Divi/js/custom\\.(?:min|unified)\\.js\\?ver=([\\d.]+)\\;version:\\1" + ], + "website": "https://www.elegantthemes.com/gallery/divi" + }, + "Divide": { + "cats": [ + 6 + ], + "description": "Divide is an ecommerce platform developed in the Netherlands.", + "icon": "Divide.svg", + "js": { + "divide.cookies": "", + "setDivideCookiePreferences": "" + }, + "saas": true, + "website": "https://www.divide.nl" + }, + "DivideBuy": { + "cats": [ + 41, + 91 + ], + "description": "Dividebuy provides retailer financing solutions.", + "dom": [ + "div[class*='dividebuy-softcredit']" + ], + "icon": "DivideBuy.svg", + "js": { + "display_dividebuy_modal": "" + }, + "saas": true, + "website": "https://dividebuy.co.uk/" + }, + "Divido": { + "cats": [ + 41, + 91 + ], + "description": "Divio is a Buy now pay later solution. Divido provided whitelabel platform connects lenders, retailers and channel partners at the point of sale", + "icon": "Divido.svg", + "saas": true, + "scriptSrc": [ + "cdn\\.divido\\.com" + ], + "website": "https://www.divido.com/" + }, + "Dixa": { + "cats": [ + 53 + ], + "description": "Dixa is a customer experience platform designed for consumer brands, enabling management of customer interactions across channels.", + "icon": "Dixa.svg", + "js": { + "_dixa_.addListener": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.dixa\\.io" + ], + "website": "https://www.dixa.com" + }, + "Django": { + "cats": [ + 18 + ], + "cookies": { + "django_language": "" + }, + "cpe": "cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*", + "description": "Django is a Python-based free and open-source web application framework.", + "dom": [ + "input[name='csrfmiddlewaretoken']" + ], + "html": [ + "(?:powered by <a[^>]+>Django ?([\\d.]+)?<\\/a>|<input[^>]*name=[\"']csrfmiddlewaretoken[\"'][^>]*>)\\;version:\\1" + ], + "icon": "Django.svg", + "implies": [ + "Python" + ], + "js": { + "__admin_media_prefix__": "", + "django": "" + }, + "oss": true, + "website": "https://djangoproject.com" + }, + "Django CMS": { + "cats": [ + 1 + ], + "description": "Django CMS is a free and open source content management system platform for publishing content on the World Wide Web and intranets.", + "icon": "Django CMS.svg", + "implies": [ + "Python", + "Django", + "PostgreSQL" + ], + "oss": true, + "scriptSrc": [ + "/djangocms_" + ], + "website": "https://www.django-cms.org" + }, + "DM Polopoly": { + "cats": [ + 1 + ], + "description": "DM Polopoly is a web content management solution focused on enhancing the user experience built by Atex.", + "dom": [ + "img[data-src*='/polopoly_fs/'], link[href*='/polopoly_fs/'], img[src*='/polopoly_fs/']" + ], + "icon": "DM Polopoly.svg", + "implies": [ + "Java" + ], + "website": "https://www.atex.com/products/dm-polopoly" + }, + "DNN": { + "cats": [ + 1 + ], + "cookies": { + "DotNetNukeAnonymous": "" + }, + "cpe": "cpe:2.3:a:dnnsoftware:dotnetnuke:*:*:*:*:*:*:*:*", + "headers": { + "Cookie": "dnn_IsMobile=", + "DNNOutputCache": "", + "X-Compressed-By": "DotNetNuke" + }, + "html": [ + "<!-- by DotNetNuke Corporation", + "<!-- DNN Platform" + ], + "icon": "DNN.svg", + "implies": [ + "Microsoft ASP.NET" + ], + "js": { + "DotNetNuke": "", + "__dnncore": "", + "dnn.apiversion": "^([\\d\\.]+)$\\;version:\\1", + "dnnJscriptVersion": "" + }, + "meta": { + "generator": "DotNetNuke" + }, + "oss": true, + "scriptSrc": [ + "/js/dnncore\\.js", + "/js/dnn\\.js" + ], + "website": "https://www.dnnsoftware.com/" + }, + "DocFX": { + "cats": [ + 4 + ], + "description": "DocFX is a tool for building and publishing API documentation for .NET projects.", + "icon": "DocFX.svg", + "meta": { + "docfx:navrel": "toc.html", + "docfx:tocrel": "toc.html", + "generator": "docfx\\s([\\d\\.]+)\\;version:\\1" + }, + "oss": true, + "website": "https://github.com/dotnet/docfx" + }, + "Docker": { + "cats": [ + 60 + ], + "cpe": "cpe:2.3:a:docker:engine:*:*:*:*:*:*:*:*", + "description": "Docker is a tool designed to make it easier to create, deploy, and run applications by using containers.", + "html": [ + "<!-- This comment is expected by the docker HEALTHCHECK -->" + ], + "icon": "Docker.svg", + "website": "https://www.docker.com/" + }, + "Docket": { + "cats": [ + 53 + ], + "description": "Docket is a waste management and dumpster rental software, helping businesses manage assets, invoices, accounting, and communication.", + "icon": "Docket.svg", + "js": { + "DocketPay": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "dockethosting\\.com/" + ], + "website": "https://www.yourdocket.com" + }, + "DocsBot": { + "cats": [ + 52 + ], + "description": "DocsBot is an AI-powered chatbot that helps automate customer support and improve team productivity.", + "icon": "DocsBotAI.svg", + "js": { + "DocsBotAI.el": "" + }, + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "website": "https://docsbot.ai" + }, + "Docsify": { + "cats": [ + 4 + ], + "description": "Docsify is an open-source documentation generator for creating user-friendly documentation websites.", + "icon": "Docsify.svg", + "js": { + "Docsify.version": "^([\\d\\.]+)$\\;version:\\1", + "DocsifyCompiler": "" + }, + "oss": true, + "website": "https://docsify.js.org" + }, + "Doctave": { + "cats": [ + 4 + ], + "description": "Doctave is a platform for creating modern Markdown and OpenAPI-based developer documentation portals using a Git-friendly docs-as-code workflow.", + "icon": "Doctave.svg", + "meta": { + "generator": "^Doctave$" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://www.doctave.com" + }, + "Doctena": { + "cats": [ + 72 + ], + "cookies": { + "PRODDOCTENASESSID": "" + }, + "description": "Doctena is an online appointment booking platform that allows users to schedule visits with doctors, dentists, and other healthcare practitioners.", + "icon": "Doctena.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.doctena\\.at" + ], + "website": "https://www.doctena.at" + }, + "Doctor.com": { + "cats": [ + 32 + ], + "description": "Doctor.com is a marketing automation and reputation management platform for doctors.", + "dom": [ + "iframe[src*='.doctor.com/']" + ], + "icon": "Doctor.svg", + "saas": true, + "scriptSrc": [ + "\\.doctor\\.com/" + ], + "website": "https://www.doctor.com" + }, + "Docusaurus": { + "cats": [ + 4, + 57 + ], + "description": "Docusaurus is a tool for teams to publish documentation websites.", + "icon": "docusaurus.svg", + "implies": [ + "React", + "Webpack" + ], + "js": { + "__DOCUSAURUS_INSERT_BASEURL_BANNER": "", + "docusaurus": "", + "search.indexName": "" + }, + "meta": { + "docusaurus_locale": "", + "docusaurus_tag": "", + "generator": "^Docusaurus(?: v(.+))?$\\;version:\\1" + }, + "website": "https://docusaurus.io/" + }, + "DocuSign": { + "cats": [ + 19 + ], + "description": "DocuSign allows organisations to manage electronic agreements.", + "dns": { + "TXT": [ + "docusign" + ] + }, + "icon": "DocuSign.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.docusign.com", + "xhr": [ + "docusign\\.net" + ] + }, + "Dojo": { + "cats": [ + 59 + ], + "cpe": "cpe:2.3:a:dojotoolkit:dojo:*:*:*:*:*:*:*:*", + "icon": "Dojo.png", + "js": { + "dojo": "", + "dojo.version.major": "^(.+)$\\;version:\\1" + }, + "scriptSrc": [ + "((?:\\d+\\.)+\\d+)/dojo/dojo(?:\\.xd)?\\.js\\;version:\\1" + ], + "website": "https://dojotoolkit.org" + }, + "Dokan": { + "cats": [ + 6 + ], + "description": "Dokan offers a multi-vendor marketplace solution built on top of wordpress and woocommerce.", + "icon": "Dokan.svg", + "js": { + "dokan": "" + }, + "saas": true, + "website": "https://wedevs.com/dokan" + }, + "Dokeos": { + "cats": [ + 21 + ], + "cpe": "cpe:2.3:a:dokeos:dokeos:*:*:*:*:*:*:*:*", + "description": "Dokeos is an e-learning and course management web application.", + "headers": { + "X-Powered-By": "Dokeos" + }, + "html": [ + "(?:Portal <a[^>]+>Dokeos|@import \"[^\"]+dokeos_blue)" + ], + "icon": "Dokeos.svg", + "implies": [ + "PHP", + "Xajax", + "jQuery" + ], + "meta": { + "generator": "Dokeos" + }, + "website": "https://dokeos.com" + }, + "DokuWiki": { + "cats": [ + 8 + ], + "cookies": { + "DokuWiki": "" + }, + "cpe": "cpe:2.3:a:dokuwiki:dokuwiki:*:*:*:*:*:*:*:*", + "description": "DokuWiki is a free open-source wiki software.", + "icon": "DokuWiki.svg", + "implies": [ + "PHP" + ], + "js": { + "DOKU_TPL": "\\;confidence:50", + "doku_edit_text_content": "\\;confidence:50" + }, + "meta": { + "generator": "^DokuWiki( Release [\\d-]+)?\\;version:\\1" + }, + "oss": true, + "website": "https://www.dokuwiki.org" + }, + "Dolead": { + "cats": [ + 36 + ], + "description": "Dolead is an ad-based lead generation platform that helps businesses acquire potential customers through targeted advertising campaigns.", + "icon": "Dolead.svg", + "js": { + "dolead_affiliate_id": "", + "dolead_custom": "" + }, + "saas": true, + "scriptSrc": [ + "\\.dolead\\.com" + ], + "website": "https://www.dolead.com" + }, + "DomainFactory": { + "cats": [ + 88 + ], + "description": "DomainFactory has been operating as a web hosting company. It is owned by GoDaddy and targets businesses in Austria and Germany.", + "dns": { + "SOA": [ + "ns(?:\\d+)?\\.namespace4you\\.de" + ] + }, + "icon": "DomainFactory.svg", + "pricing": [ + "low", + "recurring" + ], + "website": "https://www.df.eu" + }, + "Dominate WooCommerce": { + "cats": [ + 87 + ], + "description": "Dominate WooCommerce is a cloud-based checkout-page which supports PayPal Smart buttons for Venmo, PayPal Credit, and other payment methods.", + "icon": "Dominate.svg", + "pricing": [ + "freemium" + ], + "requires": [ + "WordPress", + "WooCommerce" + ], + "saas": true, + "scriptSrc": [ + "/wp-content/plugins/iwd-checkout-connector/" + ], + "website": "https://www.dominate.co/woocommerce" + }, + "Donorbox": { + "cats": [ + 111 + ], + "description": "Donorbox is a US-based technology company. It offers an online fundraising software that allows individuals and nonprofit organisations to receive donations over the Internet.", + "dom": [ + "a[href*='//donorbox.org/'], iframe[src*='//donorbox.org/']" + ], + "icon": "Donorbox.svg", + "js": { + "DONORBOX": "", + "DonorBox": "", + "donorbox_check_donation_period": "" + }, + "pricing": [ + "payg" + ], + "saas": true, + "website": "https://donorbox.org" + }, + "DonorPerfect": { + "cats": [ + 111 + ], + "description": "DonorPerfect is a fundraising management software.", + "dom": { + "a[href*='.donorperfect.']": { + "attributes": { + "href": "\\.donorperfect\\.(?:com|net)" + } + } + }, + "icon": "DonorPerfect.svg", + "pricing": [ + "recurring", + "mid" + ], + "saas": true, + "scriptSrc": [ + "\\.donorperfect\\.net/" + ], + "website": "https://www.donorperfect.com" + }, + "Dooca": { + "cats": [ + 6 + ], + "description": "Dooca is an ecommerce platform from Brazil.", + "icon": "Dooca.svg", + "js": { + "dooca": "" + }, + "saas": true, + "scriptSrc": [ + "\\.dooca\\.store/" + ], + "website": "https://www.dooca.com.br" + }, + "Doofinder": { + "cats": [ + 29 + ], + "description": "Doofinder is a search site solution that enables users to include advanced and smart search engine capabilities in their ecommerce website.", + "icon": "Doofinder.svg", + "js": { + "doofinder.classic.version": "(.+)\\;version:\\1" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.doofinder\\.com/" + ], + "website": "https://www.doofinder.com" + }, + "Doorbell": { + "cats": [ + 73 + ], + "description": "Doorbell is a platform that enables the collection, management, and analysis of customer feedback.", + "icon": "Doorbell.svg", + "js": { + "Doorbell": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "embed\\.doorbell\\.io/" + ], + "website": "https://doorbell.io" + }, + "DoorLoop": { + "cats": [ + 53 + ], + "description": "DoorLoop is a property management software designed to streamline tasks such as leasing, accounting, maintenance tracking, and tenant communication.", + "icon": "DoorLoop.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "app\\.doorloop\\.com" + ], + "website": "https://www.doorloop.com" + }, + "Doppler": { + "cats": [ + 75 + ], + "description": "Doppler is an email marketing and transactional email service.", + "icon": "Doppler.svg", + "pricing": [ + "recurring", + "payg" + ], + "saas": true, + "scriptSrc": [ + "//(?:hub|cdn)\\.fromdoppler\\.com/" + ], + "website": "https://www.fromdoppler.com" + }, + "Doppler for WooCommerce": { + "cats": [ + 87 + ], + "description": "The Doppler for WooCommerce plugin adds submit your WooCommerce customers and buyers to a Doppler List.", + "icon": "Doppler.svg", + "implies": [ + "Doppler" + ], + "requires": [ + "WordPress", + "WooCommerce" + ], + "scriptSrc": [ + "/wp-content/plugins/doppler-for-woocommerce/.+\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + ], + "website": "https://wordpress.org/plugins/doppler-for-woocommerce/" + }, + "Doppler Forms": { + "cats": [ + 87 + ], + "description": "The Doppler Forms plugin allows you to create fully customised subscription forms that you can add to your website or blog.", + "icon": "Doppler.svg", + "implies": [ + "Doppler" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/plugins/doppler-form/.+\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + ], + "website": "https://wordpress.org/plugins/doppler-form/" + }, + "Dorik AI": { + "cats": [ + 66 + ], + "description": "Dorik is an AI website-building platform that requires no design or coding experience.", + "dom": [ + "link[href*='cdn.dorik.com'], section[class*='dorik-section'] " + ], + "icon": "DorikAI.svg", + "pricing": [ + "low", + "recurring", + "freemium" + ], + "saas": true, + "website": "https://dorik.com" + }, + "Dorsa Cloud": { + "cats": [ + 31, + 63 + ], + "description": "Dorsa Cloud is a cloud service provider offering scalable and flexible Infrastructure as a Service (IaaS) solutions for businesses.", + "headers": { + "server": "^Dorsa Cloud$", + "x-cdn-provider": "^Dorsa Cloud", + "x-powered-by": "^Dorsa Cloud" + }, + "icon": "Dorsa Cloud.svg", + "pricing": [ + "payg", + "recurring" + ], + "saas": false, + "website": "https://dorsa.cloud" + }, + "Dotclear": { + "cats": [ + 11 + ], + "cpe": "cpe:2.3:a:dotclear:dotclear:*:*:*:*:*:*:*:*", + "description": "Dotclear is an open-source blogging platform focused on ease of use and versatility, offering features like multi-blog support, customizable themes, and antispam tools.", + "headers": { + "X-Dotclear-Static-Cache": "" + }, + "icon": "Dotclear.svg", + "implies": [ + "PHP" + ], + "oss": true, + "website": "https://dotclear.org" + }, + "Dotdigital": { + "cats": [ + 32, + 10 + ], + "description": "Dotdigital is an all-in-one cloud-based customer engagement multichannel marketing platform.", + "icon": "Dotdigital.svg", + "js": { + "dmPt": "\\;confidence:25", + "dm_insight_id": "", + "dmtrackingobjectname": "\\;confidence:75" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "js/_dmptv([\\d.]+)\\.js\\;version:\\1" + ], + "website": "https://dotdigital.com" + }, + "Dotdigital Chat": { + "cats": [ + 52 + ], + "description": "Dotdigital Chat is a smart, customisable widget that makes it easy for shoppers to communicate in real-time with members of your team.", + "icon": "Dotdigital.svg", + "implies": [ + "Dotdigital" + ], + "js": { + "_ddgChatConfig.urlBase": "\\.dotdigital\\.com" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://dotdigital.com" + }, + "Doteasy": { + "cats": [ + 88 + ], + "description": "Doteasy is a web hosting company that provides web hosting services, domain registration, and other related services for businesses and individuals. The company was founded in 2000 and is based in Vancouver, Canada.", + "icon": "Doteasy.svg", + "pricing": [ + "low", + "recurring" + ], + "website": "https://www.doteasy.com" + }, + "Doteasy Website Builder": { + "cats": [ + 51 + ], + "description": "Doteasy Website Builder is a tool provided by Doteasy, a web hosting company that enables users to create and personalise their own websites without necessitating any technical knowledge or expertise in website design.", + "icon": "Doteasy.svg", + "implies": [ + "Doteasy" + ], + "js": { + "fsData.fs": "\\.dotezcdn\\.com" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.doteasy.com/website-builder/" + }, + "DotGo": { + "cats": [ + 51 + ], + "description": "DotGo is a UK-based business website builder that provides a platform for creating and managing websites.", + "dom": [ + "source[src*='www.dotgo.uk/']" + ], + "icon": "DotGo.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.dotgo.uk" + }, + "DotPe": { + "cats": [ + 6 + ], + "description": "DotPe is a platform for catalog and product discovery designed to support ecommerce operations.", + "icon": "DotPe.svg", + "saas": true, + "scriptSrc": [ + "cdn\\.dotpe\\.in" + ], + "scripts": [ + "cdn\\.dotpe\\.in" + ], + "website": "https://dotpe.in" + }, + "Dotser": { + "cats": [ + 6 + ], + "description": "Dotser is a web software development company specialising in ecommerce and cloud-based business solutions.", + "icon": "Dotser.svg", + "implies": [ + "PHP", + "MySQL" + ], + "meta": { + "generator": "^Dotser\\sCommerce\\s((?:\\d+\\.)+\\d+)/\\;version:\\1" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.dotser.ie" + }, + "Dotter": { + "cats": [ + 6 + ], + "description": "Dotter is a platform offering solutions for making media and websites shoppable.", + "icon": "Dotter.svg", + "js": { + "Dotter": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "apps\\.dotter\\.me" + ], + "website": "https://www.dotter.me" + }, + "Douban": { + "cats": [ + 19 + ], + "description": "Douban is a Chinese social sharing service for recording books, movies, and music.", + "icon": "Douban.svg", + "js": { + "doubanmovie": "" + }, + "saas": true, + "scripts": [ + "movie\\.douban\\.com" + ], + "website": "https://m.douban.com" + }, + "DoubleClick Ad Exchange (AdX)": { + "cats": [ + 36 + ], + "description": "DoubleClick Ad Exchange is a real-time marketplace to buy and sell display advertising space.", + "icon": "DoubleClick.svg", + "saas": true, + "scriptSrc": [ + "googlesyndication\\.com/pagead/show_ads\\.js", + "tpc\\.googlesyndication\\.com/safeframe", + "googlesyndication\\.com.*abg\\.js" + ], + "website": "https://www.doubleclickbygoogle.com/solutions/digital-marketing/ad-exchange/" + }, + "DoubleClick Campaign Manager (DCM)": { + "cats": [ + 36 + ], + "icon": "DoubleClick.svg", + "scriptSrc": [ + "2mdn\\.net" + ], + "website": "https://www.doubleclickbygoogle.com/solutions/digital-marketing/campaign-manager/" + }, + "DoubleClick Floodlight": { + "cats": [ + 36 + ], + "icon": "DoubleClick.svg", + "scriptSrc": [ + "\\.doubleclick\\.net" + ], + "scripts": [ + "fls\\.doubleclick\\.net" + ], + "website": "https://support.google.com/ds/answer/6029713?hl=en" + }, + "DoubleClick for Publishers (DFP)": { + "cats": [ + 36 + ], + "description": "DoubleClick for Publishers (DFP) is a hosted ad serving platform that streamlines your ad management.", + "icon": "DoubleClick.svg", + "pricing": [ + "freemium" + ], + "saas": true, + "scriptSrc": [ + "googletagservices\\.com/tag/js/gpt(?:_mobile)?\\.js" + ], + "website": "https://www.google.com/dfp" + }, + "DoubleTick": { + "cats": [ + 52 + ], + "description": "DoubleTick is a phone-based WhatsApp API for B2C and B2B sales, enabling bulk messaging, chatbots, and order booking.", + "icon": "DoubleTick.svg", + "js": { + "dt.resetConfig": "" + }, + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scripts": [ + "api\\.doubletick\\.io" + ], + "website": "https://doubletick.io" + }, + "DoubleVerify": { + "cats": [ + 36, + 10 + ], + "description": "DoubleVerify is a software platform for digital media measurement, data, and analytics.", + "dom": [ + "link[href*='.doubleverify.com']" + ], + "icon": "DoubleVerify.svg", + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://doubleverify.com" + }, + "Dover": { + "cats": [ + 101 + ], + "description": "Dover is a platform that streamlines recruiting by identifying and scheduling qualified candidates.", + "icon": "Dover.svg", + "pricing": [ + "freemium", + "poa" + ], + "saas": true, + "scripts": [ + "app\\.dover\\.io" + ], + "website": "https://www.dover.com" + }, + "Dovetale": { + "cats": [ + 71 + ], + "description": "Dovetale (Acquired by Shopify) helps e-commerce stores recruit, manage, & grow their sales with communities of people who love their products.", + "icon": "Dovetale.png", + "js": { + "Dovetale": "" + }, + "scriptSrc": [ + "dttrk\\.com" + ], + "website": "https://dovetale.com/" + }, + "Download Monitor": { + "cats": [ + 87 + ], + "description": "Download Monitor is a plugin for selling, uploading and managing downloads, tracking downloads and displaying links.", + "dom": [ + "link[href*='/wp-content/plugins/download-monitor/']" + ], + "icon": "Download Monitor.svg", + "js": { + "DLM_XHR_Download": "", + "dlmXHR.prevent_duplicates": "" + }, + "meta": { + "dlm-version": "^([\\d\\.]+)$\\;version:\\1" + }, + "pricing": [ + "freemium", + "onetime" + ], + "requires": [ + "WordPress" + ], + "website": "https://www.download-monitor.com" + }, + "doxo": { + "cats": [ + 41 + ], + "description": "doxo is a bill payment service that enables users to manage and pay multiple bills in one place through a single account and login.", + "icon": "doxo.svg", + "js": { + "doxoConnectWidget": "" + }, + "saas": true, + "scriptSrc": [ + "embed\\.doxo\\.com/" + ], + "website": "https://www.doxo.com" + }, + "Doxygen": { + "cats": [ + 4 + ], + "cpe": "cpe:2.3:a:doxygen:doxygen:*:*:*:*:*:*:*:*", + "description": "Doxygen is a documentation generator, a tool for writing software reference documentation.", + "dom": [ + "link[href*='doxygen.css']" + ], + "html": [ + "(?:<!-- Generated by Doxygen ([\\d.]+)|<link[^>]+doxygen\\.css)\\;version:\\1" + ], + "icon": "Doxygen.png", + "meta": { + "generator": "Doxygen ([\\d.]+)\\;version:\\1" + }, + "oss": true, + "pricing": [ + "freemium" + ], + "website": "https://www.doxygen.nl/" + }, + "DPD": { + "cats": [ + 99 + ], + "description": "DPD is an international parcel delivery service for sorter compatible parcels.", + "icon": "DPD.svg", + "requiresCategory": [ + 6 + ], + "text": [ + "\\bDPD\\b" + ], + "website": "https://www.dpd.com" + }, + "DPlayer": { + "cats": [ + 14 + ], + "description": "DPlayer is an HTML 5 video player that supports pop-up.", + "icon": "DPlayer.svg", + "js": { + "DPlayer": "", + "DPlayer.version": "([\\d\\.]+)\\;version:\\1" + }, + "oss": true, + "scriptSrc": [ + "/dplayer\\.js" + ], + "website": "https://dplayer.js.org" + }, + "Dr. Leonardo": { + "cats": [ + 1 + ], + "description": "Dr. Leonardo is an all-in-one eHealth platform designed for healthcare professionals, providing tools for patient engagement, telemedicine, and practice management.", + "icon": "DrLeonardo.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "sitebuilder\\.dr-leonardo\\.com" + ], + "website": "https://www.dr-leonardo.com" + }, + "Draft.js": { + "cats": [ + 20 + ], + "description": "Draft.js is a JavaScript rich text editor framework, built for React.", + "icon": "draftjs.svg", + "oss": true, + "scriptSrc": [ + "draft-js(@|/)([\\d.]+)\\;version:\\2" + ], + "website": "https://draftjs.org/" + }, + "Draftpress HFCM": { + "cats": [ + 87 + ], + "description": "Header Footer Code Manager by Draftpress is a easy interface to add snippets to the header or footer or above or below the content of your page.", + "html": [ + "<!--[^>]*HFCM\\sby\\s99\\sRobots" + ], + "icon": "Draftpress.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "website": "https://draftpress.com/products/header-footer-code-manager-pro/" + }, + "Dragon": { + "cats": [ + 27 + ], + "description": "Dragon is a general-purpose programming language.", + "headers": { + "X-Powered-By": "Dragon Native ([\\d.]+)\\;version:\\1" + }, + "icon": "Dragon.png", + "implies": [ + "Apache HTTP Server" + ], + "url": [ + "^.*(?:\\.dgn)$" + ], + "website": "https://dragon-lang.org" + }, + "Drapr": { + "cats": [ + 76 + ], + "description": "Drapr is an ecommerce startup and online application based on technology that enables customers to quickly create 3D avatars and virtually try on clothing.", + "icon": "Drapr.svg", + "js": { + "drapr_data": "", + "drapr_deferLoading": "" + }, + "requiresCategory": [ + 6 + ], + "scriptSrc": [ + "draprpubsubtest\\.firebaseapp\\.com/" + ], + "website": "https://www.drapr.com" + }, + "Drata": { + "cats": [ + 16 + ], + "description": "Drata is an automated site compliance system designed to streamline and manage security and privacy requirements.", + "icon": "Drata.svg", + "js": { + "webpackChunkdrata_web": "" + }, + "meta": { + "author": "Drata Inc.", + "copyright": "Drata Inc." + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://drata.com" + }, + "DrChrono": { + "cats": [ + 72 + ], + "description": "DrChrono is an electronic health record system that centralizes clinical documentation, scheduling, billing, and patient management to support healthcare operations.", + "dom": [ + "form[action*='drchrono.com/scheduling/']" + ], + "icon": "DrChrono.svg", + "js": { + "DRCHRONO_REACT_BUNDLE_LOADED": "", + "dispatchDrChronoEvent": "" + }, + "saas": true, + "website": "https://www.drchrono.com" + }, + "DreamApply": { + "cats": [ + 101, + 19 + ], + "description": "DreamApply is a specialised student application management system designed with and for education institutions.", + "icon": "DreamApply.png", + "implies": [ + "Linkedin Sign-in", + "Facebook Login", + "Google Sign-in" + ], + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "app\\.cdn\\.dreamapply\\.com/" + ], + "website": "https://dreamapply.com" + }, + "Dreamdata": { + "cats": [ + 32, + 10 + ], + "description": "Dreamdata is a B2B revenue attribution platform.", + "dom": [ + "link[href*='.bizible.com']" + ], + "icon": "Dreamdata.svg", + "js": { + "BizTrackingA": "", + "Bizible": "" + }, + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.bizible\\.com/" + ], + "website": "https://dreamdata.io" + }, + "DreamHost": { + "cats": [ + 88 + ], + "description": "DreamHost is a Los Angeles-based web hosting provider and domain name registrar.", + "dns": { + "NS": [ + "ns\\d+\\.dreamhost\\.com" + ], + "SOA": [ + "ns\\d+\\.dreamhost\\.com" + ] + }, + "icon": "DreamHost.svg", + "pricing": [ + "recurring", + "low" + ], + "website": "https://www.dreamhost.com" + }, + "DreamROI": { + "cats": [ + 76 + ], + "description": "DreamROI is a content personalization system for eCommerce that tailors on-site experiences based on user behavior and product interactions.", + "icon": "DreamROI.svg", + "js": { + "dreamroibox.refresh": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "app\\.dreamroi\\.com" + ], + "website": "https://www.dreamroi.com" + }, + "DreamWeaver": { + "cats": [ + 20 + ], + "cpe": "cpe:2.3:a:adobe:dreamweaver:*:*:*:*:*:*:*:*", + "description": "Dreamweaver is a development tool for creating, publishing, and managing websites and mobile content.", + "html": [ + "<!--[^>]*(?:InstanceBeginEditable|Dreamweaver([^>]+)target|DWLayoutDefaultTable)\\;version:\\1", + "<!-- #BeginTemplate\\s\"[\\d_\\w/]+\\.dwt" + ], + "icon": "DreamWeaver.png", + "js": { + "MM_preloadImages": "", + "MM_showHideLayers": "", + "MM_showMenu": "" + }, + "meta": { + "generator": "^Adobe dreamweaver$" + }, + "website": "https://www.adobe.com/products/dreamweaver.html" + }, + "DressOn": { + "cats": [ + 105 + ], + "description": "DressOn is an AI-powered virtual fitting room that lets online shoppers try on clothes digitally.", + "icon": "DressOn.svg", + "saas": true, + "pricing": [ + "freemium", + "recurring" + ], + "scriptSrc": [ + "api\\.dresson\\.com\\.br/widget/" + ], + "website": "https://dresson.com.br" + }, + "Drift": { + "cats": [ + 52 + ], + "description": "Drift is a conversational marketing platform.", + "icon": "Drift.svg", + "js": { + "drift": "", + "driftt": "" + }, + "pricing": [ + "poa", + "mid" + ], + "saas": true, + "website": "https://www.drift.com/" + }, + "Drinks": { + "cats": [ + 6 + ], + "description": "Drinks is a real-time tax and regulatory solution that helps wineries and retailers scale online sales while integrating seamlessly with Shopify's native checkout experience.", + "dom": [ + "link[href*='/drinks_base.css']" + ], + "icon": "Drinks.svg", + "js": { + "drinks.checkId": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "website": "https://drinks.com" + }, + "Drip": { + "cats": [ + 32 + ], + "description": "Drip is a marketing automation platform built for ecommerce.", + "icon": "Drip.svg", + "pricing": [ + "payg", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.getdrip\\.com/" + ], + "website": "https://www.drip.com" + }, + "Droip": { + "cats": [ + 51 + ], + "description": "Droip is a WordPress no-code website builder with a drag-and-drop visual interface for creating responsive websites.", + "icon": "Droip.svg", + "js": { + "droipViewports": "", + "showDroipPopup": "", + "wp_droip": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "saas": true, + "website": "https://droip.com/" + }, + "Drop A Hint": { + "cats": [ + 100 + ], + "description": "Drop A Hint is an Shopify app which help share hints via email, SMS, WhatsApp and messengers.", + "icon": "Drop A Hint.svg", + "js": { + "DropAHint.BaseURL": "dropahint\\.love/", + "dropAHintTypeProduct": "" + }, + "pricing": [ + "payg", + "low", + "recurring" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "website": "https://apps.shopify.com/drop-a-hint-v2" + }, + "Dropbox": { + "cats": [ + 95 + ], + "cpe": "cpe:2.3:a:dropbox:dropbox:*:*:*:*:*:*:*:*", + "dns": { + "TXT": [ + "dropbox-domain-verification" + ] + }, + "icon": "Dropbox.svg", + "website": "https://www.dropbox.com" + }, + "DropInBlog": { + "cats": [ + 11 + ], + "description": "DropInBlog is a remotely hosted, cloud based platform that is designed to embed a blog into your html site.", + "dom": [ + "link[href*='.dropinblog.com/']" + ], + "icon": "DropInBlog.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.dropinblog\\.com/" + ], + "website": "https://dropinblog.com" + }, + "Droplabs": { + "cats": [ + 104 + ], + "description": "Droplabs is a Poland-based ticketing system, reservation system, and channel management tool designed to manage bookings and distribution across multiple sales channels.", + "icon": "Droplabs.svg", + "js": { + "webpackChunkdroplabs_widget": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "widget\\.droplabs\\.pl/" + ], + "website": "https://droplabs.pl" + }, + "Dropzone": { + "cats": [ + 59 + ], + "description": "Dropzone is a JavaScript library that turns any HTML element into a dropzone.", + "icon": "Dropzone.svg", + "js": { + "Dropzone": "", + "Dropzone.version": "([\\d\\.]+)\\;version:\\1" + }, + "oss": true, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://www.dropzone.dev" + }, + "Droxit": { + "cats": [ + 68 + ], + "cookies": { + "droxit_a11y_state": "" + }, + "description": "Droxit is an automated web accessibility solution.", + "icon": "Droxit.svg", + "scriptSrc": [ + "/droxit-a11y/js/activator\\.js" + ], + "website": "https://www.droxit.com" + }, + "Droxy": { + "cats": [ + 52 + ], + "description": "Droxy is a tool that transforms content into interactive AI chatbots for educational and business use, enabling more engaging knowledge sharing.", + "icon": "Droxy.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "app\\.droxy\\.ai/chat" + ], + "website": "https://www.droxy.ai" + }, + "Droz Bot": { + "cats": [ + 52 + ], + "description": "Droz Bot is a multi-channel, customisable chatbot designed to help brands provide customer service across commonly used social apps.", + "icon": "Droz.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "chat-app\\.meudroz\\.com/" + ], + "website": "https://meudroz.com/droz-bot/" + }, + "Drubbit": { + "cats": [ + 6 + ], + "description": "Drubbit is an ecommerce platform with a Content Management System (CMS) for creating product pages, managing checkout processes, facilitating payments, and handling shipping.", + "icon": "Drubbit.svg", + "implies": [ + "Node.js", + "MySQL" + ], + "meta": { + "generator": "^Drubbit Commerce$" + }, + "pricing": [ + "recurring", + "poa" + ], + "saas": true, + "website": "https://drubbit.com" + }, + "Drupal": { + "cats": [ + 1 + ], + "cookies": { + "SESS[a-f0-9]{32}": "" + }, + "cpe": "cpe:2.3:a:drupal:drupal:*:*:*:*:*:*:*:*", + "description": "Drupal is a free and open-source web content management framework.", + "dom": [ + "link[href*='/sites/default/themes/'], link[href*='/sites/all/themes/'], link[href*='/sites/default/modules/'], link[href*='/sites/all/modules/'], style[href*='/sites/default/themes/'], style[href*='/sites/all/themes/'], style[href*='/sites/default/modules/'], style[href*='/sites/all/modules/']" + ], + "headers": { + "Expires": "19 Nov 1978", + "X-Drupal-Cache": "", + "X-Generator": "^Drupal(?:\\s([\\d.]+))?\\;version:\\1" + }, + "html": [ + "<(?:link|style)[^>]+\"/sites/(?:default|all)/(?:themes|modules)/" + ], + "icon": "Drupal.svg", + "implies": [ + "PHP" + ], + "js": { + "Drupal": "" + }, + "meta": { + "generator": "^Drupal(?:\\s([\\d.]+))?\\;version:\\1" + }, + "oss": true, + "scriptSrc": [ + "drupal\\.js" + ], + "scripts": [ + "drupal_internal__nid" + ], + "website": "https://www.drupal.org/" + }, + "Drupal Commerce": { + "cats": [ + 6 + ], + "cpe": "cpe:2.3:a:commerceguys:commerce:*:*:*:*:*:*:*:*", + "description": "Drupal Commerce is open-source ecommerce software that augments the content management system Drupal.", + "dom": [ + "aside#cart-offcanvas, form.commerce-order-item-add-to-cart-form,form.commerce-add-to-cart" + ], + "html": [ + "<[^>]+(?:id=\"block[_-]commerce[_-]cart[_-]cart|class=\"commerce[_-]product[_-]field)" + ], + "icon": "Drupal Commerce.svg", + "implies": [ + "Drupal" + ], + "oss": true, + "scriptSrc": [ + "/modules/(?:contrib/)?commerce/js/conditions\\.js\\;confidence:50", + "/profiles/commerce_kickstart/modules/contrib/commerce/modules/checkout/commerce_checkout\\.js\\;confidence:50", + "/sites/(?:all|default)/modules/(?:contrib/)?commerce/modules/checkout/commerce_checkout\\.js\\;confidence:50" + ], + "website": "https://drupalcommerce.org" + }, + "Drupal Multisite": { + "cats": [ + 88 + ], + "description": "Drupal Multisite enables separate, independent sites to be served from a single codebase.", + "dom": { + "figure[style*='/sites/']": { + "attributes": { + "style": "/sites/(?!(?:default|all)/).*/(?:files|themes|modules)/" + } + }, + "img[src*='/sites/'], img[srcset*='/sites/'], source[srcset*='/sites/']": { + "attributes": { + "src": "/sites/(?!(?:default|all)/).*/(?:files|themes|modules)/", + "srcset": "/sites/(?!(?:default|all)/).*/(?:files|themes|modules)/" + } + }, + "style": { + "text": "/sites/(?!(?:default|all)/).*/(?:files|themes|modules)/" + } + }, + "icon": "Drupal.svg", + "oss": true, + "requires": [ + "Drupal" + ], + "scriptSrc": [ + "/sites/(?!(?:default|all)/).*/(?:files|themes|modules)/" + ], + "website": "https://www.drupal.org/docs/multisite-drupal" + }, + "DSpace": { + "cats": [ + 50 + ], + "description": "DSpace is a software platform for academic, non-profit, and commercial organizations to create and manage open digital repositories.", + "icon": "DSpace.svg", + "js": { + "DSpaceChoiceLookup": "", + "DSpaceChoicesSetup": "" + }, + "meta": { + "generator": "DSpace ([\\d.]+)\\;version:\\1" + }, + "saas": true, + "website": "https://dspace.org/" + }, + "DTScout": { + "cats": [ + 36 + ], + "description": "DTScout is a marketing data intelligence software.", + "icon": "DTScout.png", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.dtscout\\.com/" + ], + "website": "https://www.dtscout.com" + }, + "Duda": { + "cats": [ + 1, + 51 + ], + "description": "Duda is a user-friendly website builder and CMS platform that enables businesses and individuals to create responsive, mobile-friendly websites without extensive coding knowledge.", + "icon": "Duda.svg", + "js": { + "SystemID": "^.*DIRECT.*$", + "d_version": "^(.*)$\\;version:\\1\\;confidence:0" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "dd-cdn\\.multiscreensite\\.com/" + ], + "website": "https://www.duda.co" + }, + "Duel": { + "cats": [ + 71 + ], + "cookies": { + "_duelcsrf": "" + }, + "description": "Duel is a customer advocacy marketing platform.", + "icon": "Duel.svg", + "implies": [ + "Node.js", + "Angular", + "MongoDB" + ], + "js": { + "DUEL.apiURL": "api\\.duel\\.me" + }, + "pricing": [ + "poa", + "high", + "recurring", + "onetime" + ], + "saas": true, + "scriptSrc": [ + "\\.duel\\.me/" + ], + "website": "https://www.duel.tech" + }, + "Dukaan": { + "cats": [ + 6 + ], + "description": "Dukaan is a hosted ecommerce solution made in India.", + "icon": "Dukaan.svg", + "meta": { + "apple-mobile-web-app-title": "^MyDukaan$" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "apps\\.mydukaan\\.io/" + ], + "website": "https://mydukaan.io" + }, + "Dukany": { + "cats": [ + 6 + ], + "description": "Dukany is subscription based platform, which enables clients to go online with their stores.", + "icon": "Dukany.svg", + "meta": { + "ecommerce-platform": "Dukany", + "generator": "Dukany\\.io" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://dukany.io" + }, + "Duopana": { + "cats": [ + 1, + 11, + 51 + ], + "description": "Duopana is a platform for creating online communities, blogs and managing collaborative content.", + "icon": "Duopana.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.beracode\\.com/" + ], + "website": "https://duopana.com" + }, + "Durable": { + "cats": [ + 51 + ], + "description": "Durable is an AI-powered tool that automatically builds websites, streamlining the creation process with minimal user input.", + "icon": "Durable.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "cdn\\.durable\\.co" + ], + "website": "https://durable.co" + }, + "DutchIS": { + "cats": [ + 16 + ], + "description": "DutchIS is a web application front service that monitors, protects, cleans, and secures web traffic for websites.", + "icon": "DutchIS.svg", + "saas": true, + "website": "https://dutchis.net" + }, + "Dweet": { + "cats": [ + 63 + ], + "description": "Dweet is a platform enabling data sharing across Internet of Things(IoT).", + "icon": "Dweet.svg", + "js": { + "dweetCallback": "", + "dweet_script_loader": "", + "dweetio.dweet": "", + "dweetioThing": "" + }, + "saas": true, + "website": "https://dweet.io" + }, + "Dwolla": { + "cats": [ + 41 + ], + "description": "Dwolla is a payment platform that enables businesses to transfer funds electronically through the Automated Clearing House (ACH) network.", + "icon": "Dwolla.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "www\\.dwolla\\.com" + ], + "website": "https://www.dwolla.com" + }, + "DX": { + "cats": [ + 99 + ], + "description": "DX (also known as DX Freight) is a British mail, courier and logistics company.", + "icon": "DX.svg", + "requiresCategory": [ + 6 + ], + "text": [ + "\\bDX\\b" + ], + "website": "https://www.dxdelivery.com" + }, + "DX1": { + "cats": [ + 53 + ], + "description": "DX1 is an entirely cloud-based dealership management system for the motorcycle and powersports industry. Offering DMS, website, CRM and marketing tools.", + "icon": "DX1.svg", + "js": { + "Dx1.Dnn": "" + }, + "pricing": [ + "high", + "recurring" + ], + "requires": [ + "DNN" + ], + "saas": true, + "scriptSrc": [ + "\\.dx1app\\.com/" + ], + "website": "https://www.dx1app.com" + }, + "DynAd": { + "cats": [ + 36 + ], + "description": "DynAd is a service for advertising and dynamic content optimisation.", + "dom": [ + "link[href*='t.dynad.net/']" + ], + "icon": "DynAd.svg", + "saas": true, + "scriptSrc": [ + "t\\.dynad\\.net/" + ], + "website": "https://dynad.net" + }, + "Dynamic Conditions": { + "cats": [ + 5, + 87 + ], + "description": "Dynamic Conditions of Widgets is a cutting-edge WordPress plugin that extends the functionality of your website using conditional logic.", + "oss": true, + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "dynamic-conditions-public\\.js(?:\\?v(?:er)?=((?:\\d+\\.)+\\d+))?\\;version:\\1" + ], + "website": "https://wordpress.org/plugins/dynamicconditions" + }, + "Dynamic Yield": { + "cats": [ + 74, + 76 + ], + "cookies": { + "_dy_geo": "", + "_dy_ses_load_seq": "" + }, + "description": "Dynamic Yield is a provider of automated conversion optimisation tools for marketers and retailers.", + "icon": "DynamicYield.svg", + "js": { + "DY.AdDetection": "", + "DYExps.sectionConfig": "", + "_dy_memStore": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "cdn(?:-eu)?\\.dynamicyield\\.\\w+/" + ], + "website": "https://www.dynamicyield.com" + }, + "Dynamics.js": { + "cats": [ + 59 + ], + "description": "Javascript library to create physics-related animations", + "icon": "Dynamics.js.png", + "oss": true, + "scriptSrc": [ + "dynamics(?:\\.min)?\\.js(?:\\?v(?:er)?=((?:\\d+\\.)+\\d+))?\\;version:\\1" + ], + "website": "https://dynamicsjs.com" + }, + "Dynamicweb": { + "cats": [ + 1, + 6 + ], + "cookies": { + "Dynamicweb": "" + }, + "description": "Dynamicweb is a all-in-one platform for content management, ecommerce, digital marketing​, product information management (PIM) and integration.", + "dom": [ + "input[value='dynamicweb.com']" + ], + "icon": "Dynamicweb.svg", + "implies": [ + "Microsoft ASP.NET" + ], + "meta": { + "generator": "Dynamicweb ([\\d.]+)\\;version:\\1" + }, + "website": "https://www.dynamicweb.dk" + }, + "Dynatrace": { + "cats": [ + 10 + ], + "cookies": { + "dtCookie1": "" + }, + "description": "Dynatrace is a technology company that produces a software intelligence platform based on artificial intelligence to monitor and optimise application performance and development, IT infrastructure, and user experience for businesses and government agencies throughout the world.", + "icon": "Dynatrace.svg", + "js": { + "dtrum": "" + }, + "pricing": [ + "recurring", + "low" + ], + "saas": true, + "website": "https://www.dynatrace.com" + }, + "Dynatrace RUM": { + "cats": [ + 78 + ], + "description": "Dynatrace RUM is an AI powered, full stack, automated real user monitoring platform built by Dynatrace.", + "icon": "Dynatrace.svg", + "implies": [ + "Dynatrace" + ], + "pricing": [ + "recurring", + "low" + ], + "saas": true, + "scriptSrc": [ + "/ruxitagentjs_(?:.+)_(?:.+)\\.js" + ], + "website": "https://www.dynatrace.com/platform/real-user-monitoring" + }, + "Dyte": { + "cats": [ + 103 + ], + "css": [ + "\\.dyte-client-selfVideo" + ], + "description": "Dyte is a developer-friendly, real-time audio and video communication software development kit (SDK).", + "icon": "Dyte.svg", + "implies": [ + "WebRTC" + ], + "js": { + "triggerDyteRecording": "" + }, + "pricing": [ + "payg" + ], + "saas": true, + "website": "https://dyte.io", + "xhr": [ + "cdn\\.dyte\\.in/" + ] + }, + "E-Com Plus": { + "cats": [ + 108 + ], + "description": "E-Com Plus is an open fair-code ecommerce platform designed to be used with headless commerce APIs.", + "icon": "E-Com Plus.svg", + "implies": [ + "Vue.js", + "TypeScript" + ], + "js": { + "ecomPassport.storageKey": "ecomPassportClient" + }, + "meta": { + "generator": "^E-Com\\sPlus\\sStorefront$" + }, + "pricing": [ + "poa", + "recurring", + "payg" + ], + "saas": true, + "website": "https://www.ecomplus.io" + }, + "e-goi": { + "cats": [ + 32, + 75 + ], + "description": "e-goi is a multichannel marketing automation software for ecommerce.", + "icon": "e-goi.svg", + "js": { + "Egoimmerce": "", + "_egoiaq": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.e-goi\\.com/egoimmerce\\.js" + ], + "website": "https://www.e-goi.com" + }, + "E-monsite": { + "cats": [ + 1 + ], + "description": "E-monsite is a web-based platform that allows users to create and customise their own websites using a range of templates and features, without requiring coding or technical skills.", + "icon": "E-monsite.svg", + "implies": [ + "Symfony", + "MySQL" + ], + "meta": { + "generator": "^e-monsite\\s\\(e-monsite\\.com\\)$" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://www.e-monsite.com" + }, + "e-Shop Commerce": { + "cats": [ + 6 + ], + "description": "e-Shop is a all-in-one Software-as-a-Service (SaaS) that allows Israeli customers to set up an online store and sell their products.", + "icon": "eShop eCommerce.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "/template_inc/eshopstoresframework" + ], + "website": "https://www.e-shop.co.il" + }, + "e107": { + "cats": [ + 1 + ], + "cookies": { + "e107_tz": "" + }, + "cpe": "cpe:2.3:a:e107:e107:*:*:*:*:*:*:*:*", + "headers": { + "X-Powered-By": "e107" + }, + "icon": "e107.svg", + "implies": [ + "PHP" + ], + "scriptSrc": [ + "[^a-z\\d]e107\\.js" + ], + "website": "https://e107.org" + }, + "E37": { + "cats": [ + 6 + ], + "description": "E37 is an enterprise ecommerce platform designed to support large-scale online retail operations.", + "icon": "E37.svg", + "meta": { + "generator": "E37 Triton ([\\d.]+)\\;version:\\1" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://www.e37.se" + }, + "EAD Plataforma": { + "cats": [ + 21 + ], + "description": "EAD Plataforma is a distance learning platform designed to deliver online educational content and support remote instruction across various subjects.", + "icon": "EADPlataforma.svg", + "js": { + "getEadPlayer": "", + "taxa_ead_base_boleto": "" + }, + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "assets\\.eadplataforma\\.com" + ], + "website": "https://eadplataforma.com" + }, + "Eaglecart": { + "cats": [ + 6 + ], + "cookies": { + "eaglecart_timezone": "" + }, + "description": "Eaglecart is a platform that consolidates online store operations, point-of-sale systems, and inventory management across multiple regions, currencies, and warehouse locations.", + "icon": "Eaglecart.svg", + "meta": { + "author": "^Eaglecart$", + "generator": "^Eaglecart$" + }, + "pricing": [ + "recurring", + "poa" + ], + "saas": true, + "website": "https://eaglecart.com" + }, + "EagleView": { + "cats": [ + 35 + ], + "description": "EagleView is a provider of GIS mapping, aerial imagery tools, and analytics used to deliver accurate geospatial data.", + "icon": "Eagleview.svg", + "saas": true, + "scripts": [ + "\\.eagleview\\.com" + ], + "website": "https://www.eagleview.com" + }, + "EarlyParrot": { + "cats": [ + 94 + ], + "description": "EarlyParrot is a referral marketing platform that supports coaches, course creators, and event hosts in expanding launches, webinars, and email lists through effective referral strategies.", + "icon": "EarlyParrot.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scripts": [ + "app\\.earlyparrot\\.com" + ], + "website": "https://www.earlyparrot.com" + }, + "EaselJS": { + "cats": [ + 59 + ], + "description": "EaselJS is a JavaScript library designed to simplify working with the HTML5 Canvas element, making it useful for creating games, generative art, and other graphical applications.", + "icon": "EaselJS.svg", + "oss": true, + "scriptSrc": [ + "/easeljs\\.min\\.js" + ], + "website": "https://createjs.com/easeljs" + }, + "EasiChat": { + "cats": [ + 52 + ], + "description": "Easichat is an online customer service platform that uses AI to automate and manage customer interactions.", + "icon": "EasiChat.svg", + "js": { + "easiChat.widget": "" + }, + "saas": true, + "scriptSrc": [ + "widget\\.easichat\\.co\\.uk" + ], + "website": "https://easichat.co.uk" + }, + "Easol": { + "cats": [ + 6 + ], + "description": "Easol is a platform that enables businesses to create and manage their experience-based operations.", + "icon": "Easol.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "static\\.myeasol\\.net" + ], + "website": "https://easol.com" + }, + "Easy Accordion": { + "cats": [ + 87 + ], + "description": "Easy Accordion is a flexible and customisable accordion and FAQs builder plugin for WordPress.", + "dom": [ + "link[href*='/wp-content/plugins/easy-accordion-free/']" + ], + "icon": "EasyAccordion.svg", + "pricing": [ + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "saas": true, + "scriptSrc": [ + "/wp-content/plugins/easy-accordion-free/" + ], + "website": "https://easyaccordion.io" + }, + "Easy Hide PayPal": { + "cats": [ + 100 + ], + "description": "Easy Hide PayPal hides PayPal button from product page, cart and checkout but keep PayPal as payment option in checkout.", + "icon": "Easy Hide PayPal.svg", + "implies": [ + "Shopify" + ], + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "easyhide\\.herculesapps\\.com/" + ], + "website": "https://apps.shopify.com/easyhide" + }, + "Easy Orders": { + "cats": [ + 6 + ], + "description": "Easy Orders is an ecommerce platform that offers a pricing plan where users can create their online store and pay a fee of 0.5 EGP per order.", + "dom": [ + "img[src*='easyorders.fra1.digitaloceanspaces.com/'], link[href*='easyorders.fra1.digitaloceanspaces.com/']" + ], + "icon": "Easy Orders.svg", + "implies": [ + "PostgreSQL", + "Go", + "Node.js" + ], + "pricing": [ + "payg" + ], + "requires": [ + "Next.js" + ], + "saas": true, + "website": "https://www.easy-orders.net", + "xhr": [ + "api\\.easy-orders\\.net/" + ] + }, + "Easy Pie Chart": { + "cats": [ + 59 + ], + "description": "Lightweight jQuery plugin to render and animate nice pie charts with the HTML5 canvas element.", + "oss": true, + "scriptSrc": [ + "[Ee]asy-?[Pp]ie-?[Cc]hart(?:\\.min)?\\.js" + ], + "website": "https://rendro.github.io/easy-pie-chart/" + }, + "Easy Redirects": { + "cats": [ + 100 + ], + "description": "Easy Redirects is a Shopify app built by Eastside, and part of the best Shopify Apps collection.", + "icon": "Easy Redirects.svg", + "implies": [ + "Shopify" + ], + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "easy-redirects\\..+/redirect-app\\.js" + ], + "website": "https://apps.shopify.com/easyredirects" + }, + "Easy Rez": { + "cats": [ + 93 + ], + "description": "Easy Rez is a hotel property management and booking system designed to streamline reservations, room management, and guest services.", + "icon": "EasyRez.svg", + "meta": { + "author": "^Easy-Rez$" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.easy-rez\\.com/" + ], + "website": "https://www.easy-rez.com" + }, + "Easy Web Editor": { + "cats": [ + 51 + ], + "description": "Easy Web Editor is a website builder platform that enables users to create and manage web pages through a visual interface without requiring advanced coding knowledge.", + "meta": { + "generator": "visualvision\\.com " + }, + "pricing": [ + "onetime" + ], + "saas": true, + "website": "https://easywebeditor.com" + }, + "EasyBroker": { + "cats": [ + 53 + ], + "description": "EasyBroker is a property management platform facilitating sharing of properties through WhatsApp and email.", + "icon": "EasyBroker.svg", + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.easybroker\\.com/" + ], + "website": "https://www.easybroker.com" + }, + "EasyDigitalDownloads": { + "cats": [ + 6, + 87 + ], + "description": "Easy Digital Downloads is a WordPress ecommerce plugin that focuses purely on digital products.", + "icon": "EasyDigitalDownloads.svg", + "meta": { + "generator": "^Easy Digital Downloads v(.*)$\\;version:\\1" + }, + "pricing": [ + "mid", + "recurring" + ], + "requires": [ + "WordPress" + ], + "saas": true, + "website": "https://easydigitaldownloads.com" + }, + "EasyEngine": { + "cats": [ + 47, + 9 + ], + "description": "EasyEngine is a command-line tool for the Nginx web servers to manage WordPress sites that are running on the LEMP Stack.", + "headers": { + "x-powered-by": "^EasyEngine (.*)$\\;version:\\1" + }, + "icon": "EasyEngine.svg", + "implies": [ + "Docker" + ], + "website": "https://easyengine.io" + }, + "EasyGift": { + "cats": [ + 100 + ], + "description": "EasyGift is a tool that automates the addition of free gifts or products to the cart based on custom rules, allowing for upsells, BOGO (Buy 1 Get 1) offers, and the creation of rules based on cart value or specific products, with the ability to schedule start times for offer activation.", + "icon": "EasyGift.svg", + "js": { + "EasyGift.nonTargetingRules": "", + "EasyGiftScriptLoaded": "" + }, + "pricing": [ + "low", + "recurring" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "website": "https://apps.shopify.com/gifter-cart-auto-include" + }, + "EasyLiao": { + "cats": [ + 52 + ], + "description": "EasyLiao is a pre-sales customer agent system developed in China, designed to support businesses in handling customer inquiries and engagement before a sale.", + "icon": "EasyLiao.svg", + "js": { + "easyliaoIsPC": "", + "easyliao_design_init": "" + }, + "saas": true, + "scriptSrc": [ + "\\.easyliao\\.com" + ], + "website": "https://easyliao.com" + }, + "Easyling": { + "cats": [ + 89 + ], + "description": "Easyling is a website translation solution that provides tools for localizing websites through multiple methods.", + "icon": "Easyling.svg", + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "app\\.easyling\\.com" + ], + "website": "https://www.easyling.com" + }, + "Easylog": { + "cats": [ + 99 + ], + "description": "EasyLog is a logistics company based in Brazil.", + "requiresCategory": [ + 6 + ], + "text": [ + "\\bEasylog\\b" + ], + "website": "https://www.easylog.com.br" + }, + "EasyPolls": { + "cats": [ + 73 + ], + "description": "EasyPolls is a tool that allows poll creation and sharing across websites, Facebook, Twitter, or via a direct link to the poll, enabling users to engage audiences across multiple platforms.", + "icon": "EasyPolls.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.easypolls\\.net" + ], + "website": "https://easypolls.net" + }, + "Easysize": { + "cats": [ + 6 + ], + "description": "Easysize is a system that provides clothing size recommendations to enhance fit and reduce sizing errors.", + "icon": "Easysize.svg", + "js": { + "EasySize": "", + "EasySizeDebugEnable": "", + "EasySizeParametersDebug": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://www.easysize.me" + }, + "EasyStore": { + "cats": [ + 6 + ], + "description": "EasyStore is a multi sales channel ecommerce platform.", + "icon": "EasyStore.svg", + "js": { + "EasyStore": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.easystore\\.co/" + ], + "website": "https://www.easystore.co" + }, + "EasyUI": { + "cats": [ + 66 + ], + "description": "EasyUI is a UI framework that provides a set of customizable components and widgets for building interactive web applications.", + "oss": true, + "scriptSrc": [ + "/jquery\\.easyui\\.min\\.js" + ], + "website": "https://jeasyui.com" + }, + "EasyWebinar": { + "cats": [ + 103 + ], + "description": "EasyWebinar is a webinar platform designed for marketing and growing businesses.", + "icon": "EasyWebinar.svg", + "pricing": [ + "freemium", + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.easywebinar\\.com/" + ], + "website": "https://easywebinar.com" + }, + "EasyWeek": { + "cats": [ + 72 + ], + "description": "EasyWeek is a software platform that enables appointment scheduling for businesses across various industries.", + "icon": "EasyWeek.svg", + "js": { + "EasyWeekWidget": "" + }, + "pricing": [ + "freemium", + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.easyweek\\.io/" + ], + "website": "https://easyweek.io" + }, + "Eatself": { + "cats": [ + 93 + ], + "description": "Eatself is an online platform that facilitates meal ordering and delivery services.", + "icon": "Eatself.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "app\\.eatself\\.com" + ], + "website": "https://www.eatself.com" + }, + "EatStreet": { + "cats": [ + 93 + ], + "cookies": { + "eatstreet-year-session": "" + }, + "description": "EatStreet is a food booking platform that enables users to browse restaurants, place meal orders, and schedule deliveries or pickups through an online or mobile interface.", + "icon": "EatStreet.svg", + "saas": true, + "scriptSrc": [ + "static\\.eatstreet\\.com" + ], + "website": "https://eatstreet.com" + }, + "Ebasnet": { + "cats": [ + 1 + ], + "description": "Ebasnet is a web project creation and management platform in the cloud. It allows anyone to set up an online store or corporate website without prior IT knowledge.", + "icon": "Ebasnet.svg", + "implies": [ + "PHP", + "MySQL", + "Varnish", + "Symfony" + ], + "meta": { + "author": "^Ebasnet Web Solutions$" + }, + "pricing": [ + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdnebasnet\\.com/" + ], + "website": "https://ebasnet.com" + }, + "eBay Partner Network": { + "cats": [ + 71, + 94 + ], + "description": "eBay Partner Network is an online referral program where eBay pays commissions to referrers on sales generated by customers they’ve referred.", + "icon": "eBay.svg", + "scriptSrc": [ + "epnt\\.ebay\\.com/" + ], + "website": "https://partnernetwork.ebay.com" + }, + "eBay Store": { + "cats": [ + 71 + ], + "description": "eBay is a platform that either redirects users to eBay or displays a link to an eBay store.", + "headers": { + "Server": "^ebay server$" + }, + "icon": "eBay.svg", + "js": { + "$ebay.tracking": "", + "ebay.gadgetMonitoring": "" + }, + "website": "https://www.ebay.com" + }, + "Eber": { + "cats": [ + 84 + ], + "description": "Eber is a consumer engagement management platform for retail, F&B, hotels, and more.", + "icon": "Eber.svg", + "js": { + "Eber": "", + "EberVars.channelId": "", + "intervalEberJQuery": "" + }, + "pricing": [ + "high", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "widget\\.eber\\.co/" + ], + "website": "https://eber.co" + }, + "ebisumart": { + "cats": [ + 6 + ], + "description": "ebisumart is a cloud-based storefront system for developing and renewing high-quality ecommerce websites.", + "icon": "ebisumart.svg", + "js": { + "Ebisu.FontChanger": "", + "Ebisu.FontChanger.map.L": "", + "ebisu_conv": "" + }, + "pricing": [ + "low", + "recurring", + "payg" + ], + "saas": true, + "website": "https://www.ebisumart.com" + }, + "EC-CUBE": { + "cats": [ + 6 + ], + "cpe": "cpe:2.3:a:lockon:ec-cube:*:*:*:*:*:*:*:*", + "description": "EC-CUBE is an open source package used to build ecommerce sites.", + "icon": "EC-CUBE.svg", + "implies": [ + "PHP" + ], + "oss": true, + "scriptSrc": [ + "eccube\\.js", + "win_op\\.js" + ], + "website": "https://www.ec-cube.net" + }, + "Ecal": { + "cats": [ + 32 + ], + "description": "Ecal is a marketing software platform that enables the delivery of calendar-based tickets and events directly into users’ personal calendars.", + "icon": "Ecal.svg", + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.ecal\\.com/" + ], + "scripts": [ + "\\.ecal\\.com" + ], + "website": "https://ecal.com" + }, + "eCaupo": { + "cats": [ + 6 + ], + "description": "eCaupo is no delivery portal, but your own shop.", + "icon": "eCaupo.png", + "pricing": [ + "low", + "recurring", + "payg" + ], + "scriptSrc": [ + "\\.ecaupo\\.(?:at|com)/" + ], + "website": "https://www.ecaupo.com" + }, + "ECBB": { + "cats": [ + 10 + ], + "description": "ECBB is a Japan-based platform providing data analytics and business intelligence solutions.", + "icon": "ECBB.svg", + "saas": true, + "scriptSrc": [ + "\\.ecbb\\.jp/" + ], + "website": "https://ecbb.jp" + }, + "ecbeing": { + "cats": [ + 6 + ], + "description": "Ecbeing is a platform designed for building ecommerce sites, tailored for medium-sized and large companies.", + "dom": [ + "div[class^='ecbn-']" + ], + "icon": "Ecbeing.svg", + "js": { + "ecUtil": "", + "ecblib": "" + }, + "pricing": [ + "poa", + "high" + ], + "saas": true, + "scripts": [ + "www\\.ecbeing\\.net", + "ecbn-selection-widget\\.js" + ], + "website": "https://www.ecbeing.net" + }, + "EcForce": { + "cats": [ + 6 + ], + "cookies": { + "_ec_force_session": "" + }, + "description": "EcForce is an all-in-one ecommerce platform with all the functions necessary for ecommerce, from landing-page creation to order and customer data management analysis.", + "icon": "EcForce.svg", + "implies": [ + "Ruby", + "Ruby on Rails", + "Nginx" + ], + "js": { + "EcForce.Models": "", + "EcForce.Models.Shop": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://ec-force.com" + }, + "eChalk": { + "cats": [ + 21 + ], + "description": "eChalk is a school website and learning management system.", + "dom": [ + "link[href*='echalk-slate-prod.s3.amazonaws']" + ], + "icon": "eChalk.svg", + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.echalk.com" + }, + "ECharts": { + "cats": [ + 25 + ], + "description": "ECharts is an open-source JavaScript visualisation library.", + "dom": [ + "div[_echarts_instance_]" + ], + "icon": "echarts.svg", + "oss": true, + "scriptSrc": [ + "/echarts\\.min\\.[a-zA-Z0-9]*\\.js", + "/echarts(?:\\.simple)?(?:\\.esm)?(?:\\.common)?(?:\\.min)?\\.js", + "cdn\\.jsdelivr\\.net/(?:npm|gh/apache)/echarts@([\\d.]+(?:-[^/]+)?|latest)/dist/echarts.*\\.js\\;version:\\1" + ], + "website": "https://echarts.apache.org/" + }, + "eClass": { + "cats": [ + 1 + ], + "description": "eClass is an online learning platform.", + "icon": "eClass.svg", + "js": { + "fe_eclass": "\\;confidence:50", + "fe_eclass_guest": "\\;confidence:50" + }, + "website": "https://www.eclass.com.hk" + }, + "EcomArtists": { + "cats": [ + 6, + 76 + ], + "description": "EcomArtists is a provider of custom drawn products and gifts, tailored for personalisation, ideal for sharing with loved ones.", + "icon": "EcomArtists.svg", + "js": { + "ECOMARTISTS_UPLOAD": "" + }, + "saas": true, + "scriptSrc": [ + "app\\.ecomartists\\.com/" + ], + "website": "https://ecomartists.com" + }, + "EcomCart": { + "cats": [ + 6 + ], + "description": "EcomCart is a platform that enables the creation and management of an online store for selling products and services.", + "icon": "EcomCart.svg", + "meta": { + "generator": "EcomCart\\.eu" + }, + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "website": "https://ecomcart.eu" + }, + "eComchain": { + "cats": [ + 6 + ], + "description": "eComchain is a cloud-based ecommerce platform offering B2B and B2C solutions with integrated enterprise resource planning (ERP).", + "icon": "eComchain.svg", + "saas": true, + "scriptSrc": [ + "cdn\\.ecomchain\\.com" + ], + "website": "https://ecomchain.com" + }, + "Ecommercen": { + "cats": [ + 6 + ], + "description": "Ecommercen is an ecommerce solution designed to facilitate online sales, manage transactions, and streamline the customer shopping experience.", + "icon": "Ecommercen.svg", + "js": { + "EcomnTag.Tag": "", + "ecomnTag.dataLayer": "" + }, + "saas": true, + "website": "https://www.ecommercen.com" + }, + "EcomScout": { + "cats": [ + 10 + ], + "description": "EcomScout is a platform providing AI-powered tools for analytics, attribution, merchandising, and forecasting.", + "icon": "EcomScout.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "api\\.ecomscout\\.io/" + ], + "website": "https://ecomscout.io" + }, + "Ecomtrack": { + "cats": [ + 6, + 10 + ], + "cookies": { + "ecomtrack": "" + }, + "description": "Ecomtrack is a software program that enables businesses to monitor inventory and sales.", + "icon": "Ecomtrack.svg", + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "api\\.ecomtrack\\.io/" + ], + "website": "https://www.ecommercen.com" + }, + "EcomX": { + "cats": [ + 32 + ], + "description": "EcomX is a platform that automatically generates SEO-optimized product, collection, and blog content using AI.", + "dom": [ + "link[href*='app.ecomx.ai/']" + ], + "icon": "EcomX.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requiresCategory": [ + 6 + ], + "saas": true, + "website": "https://www.ecomx.ai" + }, + "Ecomz": { + "cats": [ + 6 + ], + "description": "Ecomz is a platform designed to create, manage, and grow online businesses through integrated ecommerce tools.", + "headers": { + "Access-Control-Allow-Headers": "ecomz_client_id", + "X-Ecomz-Application": "" + }, + "icon": "Ecomz.svg", + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.myecomz\\.com/" + ], + "website": "https://www.ecomz.com" + }, + "Econda": { + "cats": [ + 10 + ], + "description": "Econda is a provider of web analytics solutions for online shops, offering detailed insights into customer behaviour, website performance, and sales optimisation.", + "icon": "Econda.svg", + "js": { + "econda": "", + "econdaActive": "" + }, + "saas": true, + "website": "https://www.econda.de" + }, + "Ecovium": { + "cats": [ + 99 + ], + "description": "Ecovium is an end-to-end logistics company in Germany.", + "icon": "Ecovium.svg", + "requiresCategory": [ + 6 + ], + "text": [ + "\\bMHP\\b", + "\\bEcovium\\b" + ], + "website": "https://ecovium.com" + }, + "eCShop": { + "cats": [ + 6 + ], + "description": "eCShop is a Brazilian ecommerce platform designed for building and managing online shops.", + "headers": { + "Powered": "^eCShop$" + }, + "icon": "eCShop.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.ecshop\\.com\\.br" + ], + "website": "https://www.ecshop.com.br" + }, + "Ecwid": { + "cats": [ + 6 + ], + "description": "Ecwid is a shopping cart plugin that turns any existing website into an online store.", + "icon": "ecwid.svg", + "js": { + "Ecwid": "", + "EcwidCart": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "https://app\\.multiscreenstore\\.com/script\\.js", + "https://app\\.ecwid\\.com/script\\.js" + ], + "website": "https://www.ecwid.com/" + }, + "EdgeCast": { + "cats": [ + 31 + ], + "description": "EdgeCast is a content delivery network (CDN) that accelerated and delivers static content to users around the world.", + "headers": { + "Server": "^ECD\\s\\(\\S+\\)" + }, + "icon": "EdgeCast.svg", + "url": [ + "https?://(?:[^/]+\\.)?edgecastcdn\\.net/" + ], + "website": "https://www.edgecast.com" + }, + "Edgemesh": { + "cats": [ + 92 + ], + "description": "Edgemesh is web acceleration platform for e-commerce brands", + "icon": "Edgemesh.png", + "js": { + "edgemesh": "" + }, + "website": "https://edgemesh.com/" + }, + "EdgeOne": { + "cats": [ + 31 + ], + "description": "EdgeOne is an edge-service platform that delivers global content distribution, network acceleration, and integrated security protections for distributed applications.", + "headers": { + "Server": "^TencentEdgeOne$" + }, + "icon": "EdgeOne.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://edgeone.ai" + }, + "Edgio": { + "cats": [ + 31, + 62 + ], + "cookies": { + "layer0_bucket": "", + "layer0_destination": "", + "layer0_eid": "" + }, + "description": "Edgio was a developer-focused edge platform offering delivery and compute features via Layer0, now discontinued and partially absorbed by Akamai.", + "headers": { + "x-0-status": "", + "x-0-t": "", + "x-0-version": "^\\d+ ([\\d.]+) \\;version:\\1" + }, + "icon": "Edgio.svg", + "js": { + "Layer0.Metrics": "" + }, + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "/__layer0__/cache-manifest\\.js" + ], + "website": "https://www.akamai.com/solutions/content-delivery-network" + }, + "eDirectory": { + "cats": [ + 1 + ], + "description": "eDirectory is an online directory software platform that enables the creation, management, and monetization of searchable, category-based listings for businesses, services, or professionals.", + "icon": "eDirectory.svg", + "js": { + "eDirectory.Search": "" + }, + "pricing": [ + "onetime", + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.edirectory\\.com" + ], + "website": "https://www.edirectory.com" + }, + "Edit-in-Place": { + "cats": [ + 24 + ], + "description": "Edit-in-Place is a tool that enables text editing directly on the page using AJAX-style updates without requiring a full page reload.", + "pricing": [ + "freemium" + ], + "requires": [ + "jQuery" + ], + "saas": true, + "scriptSrc": [ + "/jquery\\.editinplace\\.js" + ], + "website": "https://24ways.org/2005/edit-in-place-with-ajax" + }, + "Editor.js": { + "cats": [ + 24 + ], + "description": "Editor.js is a Javascript library which allows developers to implement a block base text editor with plugins on their page.", + "icon": "Editor.js.svg", + "js": { + "EditorJS": "" + }, + "oss": true, + "website": "https://editorjs.io" + }, + "EditPlus": { + "cats": [ + 20 + ], + "description": "EditPlus is a text, HTML, PHP, and Java editor with a Hex Viewer for Windows, offering Notepad replacement capabilities along with features for web authors and programmers.", + "icon": "EditPlus.svg", + "meta": { + "Generator": "^EditPlus$" + }, + "pricing": [ + "onetime" + ], + "saas": true, + "website": "https://www.editplus.com" + }, + "Edlio": { + "cats": [ + 1 + ], + "description": "Edlio is a platform that provides integrated K–12 teaching and communication solutions to support classroom management, student engagement, and school–home interaction.", + "icon": "Edlio.svg", + "js": { + "edlio.isEdgeToEdge": "", + "edlioCorpDataLayer": "" + }, + "meta": { + "generator": "^Edlio CMS$" + }, + "saas": true, + "website": "https://www.edlio.com" + }, + "Edmingle": { + "cats": [ + 21 + ], + "description": "Edmingle is a course creation system that enables organizations to design, manage, and deliver online training programs.", + "icon": "Edmingle.svg", + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scripts": [ + "edmingle\\.b-cdn\\.net" + ], + "website": "https://www.edmingle.com" + }, + "eDokan": { + "cats": [ + 6 + ], + "description": "eDokan is hosted ecommerce platform with drag-drop template builder and zero programming knowledge.", + "dom": [ + "img[src*='cdn.edokan.co']" + ], + "icon": "eDokan.svg", + "implies": [ + "Node.js", + "Angular", + "MongoDB" + ], + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://edokan.co" + }, + "Edrone": { + "cats": [ + 53 + ], + "description": "Edrone is a purpose-built ecommerce CRM that includes marketing automation and voice commerce features.", + "icon": "Edrone.svg", + "js": { + "_edrone": "", + "_edrone.version": "([\\d.]+)\\;version:\\1", + "_edrone_send_handler": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://edrone.me" + }, + "Edugram": { + "cats": [ + 32, + 71 + ], + "description": "Edugram is an affiliate program and CPA network for monetizing educational traffic.", + "dom": [ + "form[action*='edugram.com/']" + ], + "icon": "Edugram.svg", + "saas": true, + "scriptSrc": [ + "\\.edugram\\.com/" + ], + "website": "https://edugram.com" + }, + "Edwiser Bridge": { + "cats": [ + 21, + 87 + ], + "description": "Edwiser Bridge is a Wordpress plugin facilitating the sale of Moodle courses with synchronized data and single sign-on capability.", + "dom": [ + "link[href*='/wp-content/plugins/edwiser-bridge']" + ], + "icon": "EdwiserBridge.svg", + "pricing": [ + "freemium", + "low", + "onetime" + ], + "requires": [ + "WordPress" + ], + "saas": true, + "scriptSrc": [ + "/wp-content/plugins/edwiser-bridge(?:-sso|-pro)?/public/assets/js/.+\\.js\\?ver=(\\d+(?:\\.\\d+)+)\\;version:\\1" + ], + "website": "https://edwiser.org" + }, + "ef.js": { + "cats": [ + 12 + ], + "icon": "ef.js.svg", + "js": { + "ef.version": "^(.+)$\\;version:\\1", + "efCore": "" + }, + "scriptSrc": [ + "/ef(?:-core)?(?:\\.min|\\.dev)?\\.js" + ], + "website": "https://ef.js.org" + }, + "Effiliation": { + "cats": [ + 71 + ], + "description": "Effiliation is a performance marketing platform and affiliate network that facilitates partnerships between advertisers and publishers for commission-based promotion of products and services.", + "icon": "Effiliation.png", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.effiliation\\.com/" + ], + "website": "https://www.effiliation.com" + }, + "Efilli": { + "cats": [ + 67 + ], + "description": "Efilli is a tool used to manage cookies on websites, providing users with data privacy control through GDPR compliance.", + "icon": "Efilli.svg", + "js": { + "EFILLI_GLOBAL_OPTIONS": "", + "Efilli": "", + "efilli.__cookieBlocker": "", + "efilliSdk": "", + "efilliSdkConfig": "" + }, + "pricing": [ + "recurring", + "poa" + ], + "saas": true, + "website": "https://efilli.com" + }, + "eGain Conversation": { + "cats": [ + 52 + ], + "description": "eGain Conversation is a customer engagement platform that centralises and manages customer interactions across multiple channels, including chat, email, social media, and messaging apps.", + "icon": "eGain.svg", + "js": { + "egainDockChat": "" + }, + "saas": true, + "scriptSrc": [ + "\\.analytics-egain\\.com/" + ], + "website": "https://www.egain.com" + }, + "Eggflow": { + "cats": [ + 32 + ], + "description": "Eggflow is a platform that offers marketing automation and customer engagement tools to help increase ecommerce revenue.", + "icon": "Eggflow.svg", + "saas": true, + "scriptSrc": [ + "cdn\\.eggflow\\.com" + ], + "scripts": [ + "cdn\\.eggflow\\.com" + ], + "website": "https://eggflow.com" + }, + "Eggplant": { + "cats": [ + 78 + ], + "description": "Eggplant is a software testing and monitoring company.", + "headers": { + "content-security-policy": "\\.eggplant\\.cloud" + }, + "icon": "Eggplant.svg", + "pricing": [ + "high", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.eggplant\\.cloud/" + ], + "website": "https://www.eggplantsoftware.com" + }, + "EKM": { + "cats": [ + 6 + ], + "cookies": { + "ekmpowershop": "" + }, + "description": "EKM is an all-in-one online store builder, with the company based in the UK.", + "icon": "EKM.svg", + "js": { + "_ekmpinpoint": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.ekm.com" + }, + "eKomi": { + "cats": [ + 5 + ], + "description": "eKomi is a German supplier and product review service.", + "dom": [ + ".ekomi-widget-container" + ], + "icon": "eKomi.svg", + "js": { + "ekomiWidgetMain": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.ekomi.de" + }, + "eKonsilio": { + "cats": [ + 52 + ], + "description": "eKonsilio is a conversational management platform that enables organizations to design, deploy, and manage automated and human-assisted conversations across digital communication channels.", + "icon": "eKonsilio.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "script\\.ekonsilio\\.com" + ], + "website": "https://www.ekonsilio.com" + }, + "Ektron CMS": { + "cats": [ + 1 + ], + "cpe": "cpe:2.3:a:ektron:ektron_content_management_system:*:*:*:*:*:*:*:*", + "description": "Ektron CMS is developed on the Microsoft .NET framework and is 100% ASP.NET. In 2015 Ektron merged with EPiServer.", + "icon": "Optimizely.svg", + "implies": [ + "Microsoft ASP.NET" + ], + "js": { + "Ektron": "" + }, + "scriptSrc": [ + "/ektron\\.javascript\\.ashx" + ], + "website": "https://www.optimizely.com/ektron-cms" + }, + "Elastic APM": { + "cats": [ + 10, + 13, + 78 + ], + "description": "Elastic APM offers free and open application performance monitoring.", + "icon": "ElasticAPM.svg", + "implies": [ + "Elasticsearch" + ], + "js": { + "elasticApm": "" + }, + "website": "https://www.elastic.co/apm" + }, + "Elastic Path": { + "cats": [ + 6 + ], + "description": "Elastic Path is a headless ecommerce system that integrates with enterprise ERP systems as middleware, enabling template-less commerce experiences.", + "icon": "ElasticPath.svg", + "js": { + "Moltin": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.moltin\\.com/" + ], + "website": "https://www.elasticpath.com" + }, + "ElasticPress": { + "cats": [ + 87 + ], + "cpe": "cpe:2.3:a:10up:elasticpress:*:*:*:*:*:wordpress:*:*", + "description": "ElasticPress is a hosting service that connects your WordPress site to search hosting.", + "headers": { + "x-elasticpress-query": "" + }, + "icon": "elasticpress.svg", + "implies": [ + "Elasticsearch" + ], + "pricing": [ + "recurring", + "freemium", + "mid" + ], + "saas": true, + "website": "https://www.elasticpress.io/" + }, + "Elasticsearch": { + "cats": [ + 29 + ], + "cpe": "cpe:2.3:a:elastic:elasticsearch:*:*:*:*:*:*:*:*", + "description": "Elasticsearch is a search engine based on the Lucene library. It provides a distributed, multitenant-capable full-text search engine with an HTTP web interface and schema-free JSON documents.", + "dom": [ + "div#topsearchelastic_widget" + ], + "icon": "Elasticsearch.svg", + "pricing": [ + "mid", + "recurring" + ], + "website": "https://www.elastic.co" + }, + "ElasticSuite": { + "cats": [ + 29 + ], + "cookies": { + "STUID": "\\;confidence:50", + "STVID": "\\;confidence:50" + }, + "description": "ElasticSuite is a merchandising suite for Magento and OroCommerce.", + "icon": "ElasticSuite.svg", + "implies": [ + "PHP", + "Elasticsearch" + ], + "js": { + "smileTracker": "" + }, + "oss": true, + "pricing": [ + "poa" + ], + "requires": [ + "OroCommerce", + "Magento" + ], + "scriptSrc": [ + "/Smile_ElasticsuiteTracker/" + ], + "scripts": [ + "(?:\\.elasticsuite\\.io\\/|\\/elasticsuite-tracker\\/)" + ], + "website": "https://elasticsuite.io" + }, + "Elcodi": { + "cats": [ + 6 + ], + "headers": { + "X-Elcodi": "" + }, + "icon": "Elcodi.png", + "implies": [ + "PHP", + "Symfony" + ], + "website": "https://elcodi.io" + }, + "Elcom": { + "cats": [ + 1 + ], + "description": "The Elcom Platform is a web content management and intranet portal software written in Microsoft ASP.NET and SQL Server by Elcom Technology.", + "icon": "elcom.svg", + "implies": [ + "Microsoft ASP.NET" + ], + "meta": { + "generator": "^elcomCMS" + }, + "pricing": [ + "poa" + ], + "saas": true, + "text": [ + "Web CMS by Elcom" + ], + "website": "https://www.elcom.com.au/" + }, + "Eleanor CMS": { + "cats": [ + 1 + ], + "cpe": "cpe:2.3:a:eleanor-cms:eleanor_cms:*:*:*:*:*:*:*:*", + "icon": "Eleanor CMS.png", + "implies": [ + "PHP" + ], + "meta": { + "generator": "Eleanor" + }, + "website": "https://eleanor-cms.ru" + }, + "Element": { + "cats": [ + 52 + ], + "description": "Element is a Matrix-based end-to-end encrypted messenger and secure collaboration app.", + "icon": "elementio.svg", + "meta": { + "application-name": "^Element$" + }, + "pricing": [ + "payg", + "low" + ], + "website": "https://element.io" + }, + "Element UI": { + "cats": [ + 66 + ], + "description": "Element UI is an open-source component library specifically designed for Vue.js, offering a collection of pre-designed UI components such as buttons, forms, tables, and modals.", + "dom": { + "[class*='el-']": { + "attributes": { + "class": "el-(?:table-column|table-filter|popper|pagination|pager|select-group|form|form-item|color-predefine|color-hue-slider|color-svpanel|color-alpha-slider|color-dropdown|color-picker|badge|tree|tree-node|select|message|dialog|checkbox|checkbox-button|checkbox-group|container|steps|carousel|menu|menu-item|submenu|menu-item-group|button|button-group|card|table|select-dropdown|row|tabs|notification|radio|progress|progress-bar|tag|popover|tooltip|cascader|cascader-menus|cascader-menu|time-spinner|spinner|spinner-inner|transfer|transfer-panel|rate|slider|dropdown|dropdown-menu|textarea|input|input-group|popup-parent|radio-group|main|breadcrumb|time-range-picker|date-range-picker|year-table|date-editor|range-editor|time-spinner|date-picker|time-panel|date-table|month-table|picker-panel|collapse|collapse-item|alert|select-dropdown|select-dropdown__empty|select-dropdown__wrap|select-dropdown__list|scrollbar|switch|carousel|upload|upload-dragger|upload-list|upload-cover|aside|input-number|header|message-box|footer|radio-button|step|autocomplete|autocomplete-suggestion|loading-parent|loading-mask|loading-spinner)" + } + } + }, + "icon": "ElementUI.svg", + "oss": true, + "requires": [ + "Vue.js" + ], + "website": "https://element.eleme.io/" + }, + "Elementor": { + "cats": [ + 51, + 87 + ], + "cookies": { + "elementor_pro_login": "" + }, + "description": "Elementor is a website builder platform for professionals on WordPress.", + "dom": [ + "link[href*='/wp-content/plugins/elementor/']" + ], + "icon": "Elementor.svg", + "js": { + "ElementorProFrontendConfig": "", + "ElementsKit_Helper.ajaxLoading": "", + "elementorFrontend.getElements": "", + "elementorFrontendConfig.version": "([\\d\\.]+)\\;version:\\1", + "elementorModules": "", + "elementorProFrontend": "" + }, + "meta": { + "generator": "^Elementor\\s([\\d\\.]+)\\;version:\\1" + }, + "pricing": [ + "freemium", + "onetime", + "recurring" + ], + "requires": [ + "WordPress" + ], + "saas": true, + "scriptSrc": [ + "/wp-content/plugins/elementor(?:-pro)?/.+frontend-modules\\.min\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + ], + "website": "https://elementor.com" + }, + "Elementor Addon Elements": { + "cats": [ + 5, + 87 + ], + "description": "Widgets and extensions to extend the Elementor Page Builder.", + "dom": [ + "link[href*='/wp-content/plugins/addon-elements-for-elementor-page-builder/']" + ], + "icon": "Elementor Addon Elements.png", + "oss": true, + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "addon-elements-for-elementor-page-builder(?:\\/assets)?(?:\\/js)?(?:\\/lib)?(?:\\/animated-main)?(?:\\/build)?(?:\\/eae)?(?:\\/iconHelper)?(?:\\/index)?(?:\\/magnific)?(?:\\/particles)?(?:\\/vegas){0,2}(?:\\.min)?\\.js(?:\\?v(?:er)?=((?:\\d+\\.)+\\d+))?\\;version:\\1" + ], + "website": "https://wordpress.org/plugins/addon-elements-for-elementor-page-builder" + }, + "Elementor Cloud": { + "cats": [ + 88 + ], + "description": "Elementor Cloud is a platform for creating and hosting WordPress websites with Elementor.", + "headers": { + "x-powered-by": "Elementor Cloud" + }, + "icon": "Elementor.svg", + "implies": [ + "WordPress", + "Elementor" + ], + "pricing": [ + "recurring", + "low" + ], + "website": "https://elementor.com" + }, + "Elementor Header & Footer Builder": { + "cats": [ + 87 + ], + "description": "Elementor Header & Footer Builder is a simple yet powerful WordPress plugin that allows you to create a layout with Elementor and set it as.", + "dom": [ + "link[href*='/wp-content/plugins/header-footer-elementor/']" + ], + "icon": "Elementor Header & Footer Builder.svg", + "implies": [ + "Elementor" + ], + "pricing": [ + "freemium" + ], + "requires": [ + "WordPress", + "Elementor" + ], + "website": "https://github.com/brainstormforce/header-footer-elementor" + }, + "ElementsKit": { + "cats": [ + 87 + ], + "description": "ElementsKit is an addon for Elementor that adds additional customisation options to the page builder.", + "icon": "elementskit.svg", + "js": { + "ElementsKit_Helper": "", + "elementskit": "" + }, + "pricing": [ + "onetime", + "mid", + "recurring" + ], + "requires": [ + "Elementor" + ], + "website": "https://wpmet.com/plugin/elementskit" + }, + "Elenore": { + "cats": [ + 53 + ], + "description": "Elenore is an all-in-one business management software platform designed to streamline operations and support business growth.", + "icon": "Elenore.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scripts": [ + "app\\.elenore\\.io" + ], + "website": "https://elenore.io" + }, + "Elevar": { + "cats": [ + 10 + ], + "description": "Elevar is an official Shopify Plus Partner data collection and marketing monitoring tool.", + "icon": "Elevar.svg", + "js": { + "ElevarGtmSuite": "", + "elevar_gtm_errors": "", + "webpackChunkelevar_gtm_suite_scripts": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://www.getelevar.com" + }, + "Eleventy": { + "cats": [ + 57 + ], + "description": "Eleventy (11ty) a simpler static site generator.", + "icon": "Eleventy.svg", + "meta": { + "generator": "^Eleventy\\sv([\\d\\.]+)$\\;version:\\1" + }, + "oss": true, + "website": "https://www.11ty.dev" + }, + "Elevio": { + "cats": [ + 58 + ], + "description": "Elevio is a self-service support platform for SaaS that delivers contextual knowledge to customers, support agents, and internal teams.", + "icon": "Elevio.svg", + "js": { + "_elev": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.elev\\.io/" + ], + "website": "https://elev.io" + }, + "Elexio": { + "cats": [ + 1 + ], + "description": "Elexio is a software solution designed to manage church databases and websites.", + "icon": "Elexio.svg", + "saas": true, + "scriptSrc": [ + "//elexiocms\\.com/" + ], + "website": "https://www.elexio.com" + }, + "Elfsight": { + "cats": [ + 5 + ], + "description": "Elfsight is an all-in-one platform offering 70+ customisable widgets for websites.", + "icon": "Elfsight.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.elfsight\\.com/" + ], + "website": "https://elfsight.com" + }, + "Elgg": { + "cats": [ + 1 + ], + "cpe": "cpe:2.3:a:elgg:elgg:*:*:*:*:*:*:*:*", + "description": "Elgg is a social networking engine, delivering the building blocks for creating social networks and applications.", + "icon": "Elgg.svg", + "js": { + "elgg": "" + }, + "oss": true, + "scriptSrc": [ + "elgg(?:_dataTables)?(?:\\/Ajax)?(?:\\/Plugin)?(?:\\/require_config)?(?:\\/spinner)?(?:\\/dev)?(?:\\.\\w{0,10})?\\.js" + ], + "website": "https://elgg.org/" + }, + "Elina PMS": { + "cats": [ + 93 + ], + "description": "Elina PMS is a software suite that includes a channel manager, booking engine, and property management system for handling reservations, availability, and operations.", + "icon": "Elina.svg", + "js": { + "elinaGlobalConst": "" + }, + "saas": true, + "scriptSrc": [ + "\\.elinapms\\.com" + ], + "website": "https://www.elinapms.com" + }, + "EliseAI": { + "cats": [ + 52, + 53 + ], + "description": "EliseAI is an AI-powered conversational platform for business automation.", + "dom": [ + "div#meetelise-chat-launcher-container" + ], + "icon": "EliseAI.svg", + "js": { + "eliseAi": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.eliseai.com" + }, + "Elixir": { + "cats": [ + 27 + ], + "description": "Elixir is a dynamic, functional language designed for building scalable and maintainable applications.", + "icon": "Elixir.svg", + "implies": [ + "Erlang" + ], + "oss": true, + "website": "https://elixir-lang.org" + }, + "ElkArte": { + "cats": [ + 2 + ], + "description": "ElkArte is an open-source PHP-based forum software with MySQL integration, offering features such as user authentication, topic categorisation, post formatting, private messaging, moderation tools, and customisable themes and extensions.", + "icon": "ElkArte.svg", + "implies": [ + "MySQL" + ], + "js": { + "elk_forum_action": "", + "elk_iso_case_folding": "" + }, + "oss": true, + "requires": [ + "PHP" + ], + "website": "https://www.elkarte.net" + }, + "Elliptic": { + "cats": [ + 59 + ], + "description": "Fast Elliptic Curve Cryptography in plain javascript.", + "oss": true, + "scriptSrc": [ + "elliptic(?:[\\w\\.-]{0,27})?(?:\\.bundle)?(?:\\.chunk)?(?:\\.min)?\\.js" + ], + "website": "https://github.com/indutny/elliptic" + }, + "Elloha": { + "cats": [ + 6 + ], + "description": "Elloha is an all-in-one platform designed to manage and increase tourism-related revenue.", + "headers": { + "Access-Control-Allow-Headers": "\\.elloha\\.com" + }, + "icon": "Elloha.svg", + "js": { + "IsEllohaPointOfSale": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "\\.elloha\\.com" + ], + "website": "https://elloha.com" + }, + "Ellucian CRM Recruit": { + "cats": [ + 53, + 101 + ], + "description": "Ellucian CRM Recruit is a comprehensive solution that supports your entire recruiting and admissions lifecycle.", + "dom": [ + " a[href*='.elluciancrmrecruit.com/']" + ], + "icon": "Ellucian CRM Recruit.svg", + "js": { + "Ellucian.Recruit": "", + "ellucianAddressChooseLabel": "" + }, + "pricing": [ + "poa" + ], + "website": "https://www.ellucian.com/solutions/ellucian-crm-recruit" + }, + "Elm": { + "cats": [ + 27, + 12 + ], + "description": "Elm is a statically typed functional programming language created by Evan Czaplicki in 2012 for building web applications.", + "icon": "elm.svg", + "js": { + "Elm.Main.embed": "\\;version:0.18", + "Elm.Main.init": "\\;version:0.19" + }, + "oss": true, + "website": "https://elm-lang.org/" + }, + "Elm-ui": { + "cats": [ + 66 + ], + "description": "Elm-UI is a library for creating user interfaces in Elm programming language. It provides a set of functions and abstractions for building responsive and reusable UI components, such as buttons, forms, and layouts, in a declarative and type-safe way.", + "html": [ + "<style>[\\s\\S]*\\.explain > \\.s[\\s\\S]*\\.explain > \\.ctr > \\.s" + ], + "icon": "elm.svg", + "implies": [ + "Elm" + ], + "website": "https://github.com/mdgriffith/elm-ui" + }, + "ELOG": { + "cats": [ + 19 + ], + "html": [ + "<title>ELOG Logbook Selection</title>" + ], + "icon": "ELOG.png", + "website": "https://midas.psi.ch/elog" + }, + "ELOG HTTP": { + "cats": [ + 22 + ], + "headers": { + "Server": "ELOG HTTP ?([\\d.-]+)?\\;version:\\1" + }, + "icon": "ELOG.png", + "implies": [ + "ELOG" + ], + "website": "https://midas.psi.ch/elog" + }, + "Eloomi": { + "cats": [ + 21 + ], + "description": "Eloomi is a cloud-based learning management system (LMS) and performance management platform.", + "icon": "Eloomi.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "//cdn\\.eloomi\\.com/" + ], + "website": "https://eloomi.com" + }, + "Elopage": { + "cats": [ + 21 + ], + "description": "Elopage is a tool made for entrepreneurs to setup, manage, and scale their digital businesses around digital products, online courses, memberships, tickets, and digital services.", + "dom": [ + "iframe[src*='elopage.com']" + ], + "icon": "Elopage.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.myelopage\\.com/" + ], + "website": "https://elopage.com" + }, + "Eloqua": { + "cats": [ + 32 + ], + "cookies": { + "ELOQUA": "" + }, + "description": "Eloqua is a Software-as-a-Service (SaaS) platform for marketing automation offered that aims to help B2B marketers and organisations manage marketing campaigns and sales lead generation.", + "icon": "Oracle.svg", + "js": { + "_elq": "", + "_elqQ": "", + "eloqContactData": "", + "eloquaActionSettings": "", + "elqCookieValue": "", + "elqCurESite": "", + "elqLoad": "", + "elqSiteID": "", + "elq_global": "" + }, + "scriptSrc": [ + "elqCfg\\.js" + ], + "website": "https://eloqua.com" + }, + "Elromco": { + "cats": [ + 53 + ], + "description": "Elromco is a software platform that provides moving companies with a CRM and management solution.", + "icon": "Elromco.svg", + "js": { + "ElromcoAPI": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "embed\\.elromco\\.com/" + ], + "website": "https://www.elromco.com" + }, + "Email Encoder for Wordpress": { + "cats": [ + 5, + 87 + ], + "description": "Protect email addresses and phone numbers from spambots.", + "dom": [ + "link#eeb-css-frontend-css, link[href*='/wp-content/plugins/email-encoder-bundle/']" + ], + "icon": "Email Encoder for Wordpress.png", + "oss": true, + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "email-encoder-bundle(?:\\/core)?(?:\\/includes)?(?:\\/assets)?(?:\\/js)?(?:\\/custom)?(?:\\/encoder-form)?\\.js" + ], + "website": "https://wordpress.org/plugins/email-encoder-bundle" + }, + "Emaileri": { + "cats": [ + 75 + ], + "description": "Emaileri is a platform designed for email marketing and newsletter communications.", + "dom": [ + "iframe[src*='static.emaileri.fi']" + ], + "icon": "Emaileri.svg", + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scripts": [ + "static\\.emaileri\\.fi" + ], + "website": "https://www.emaileri.com" + }, + "EmailJS": { + "cats": [ + 75 + ], + "description": "EmailJS is a cloud-based email delivery service that allows you to send emails directly from your client-side JavaScript code without the need for a server-side implementation.", + "icon": "EmailJS.svg", + "js": { + "emailjs.sendForm": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "([\\d\\.]+)?(?:/dist)?/email\\.min\\.js\\;version:\\1" + ], + "website": "https://www.emailjs.com" + }, + "Emanda": { + "cats": [ + 32 + ], + "description": "Emanda is a platform offering SMS Marketing and Smart Email Marketing solutions.", + "icon": "Emanda.svg", + "js": { + "linkEmanda": "", + "srcEmaScript": "app\\.emanda\\.com\\.br/" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.emanda\\.com\\.br/" + ], + "website": "https://emanda.com.br" + }, + "Emarsys": { + "cats": [ + 32, + 97 + ], + "description": "Emarsys is a cloud-based B2C marketing platform.", + "icon": "Emarsys.svg", + "js": { + "Scarab": "", + "ScarabQueue": "" + }, + "scriptSrc": [ + "(?:static|cdn)\\.scarabresearch\\.com" + ], + "website": "https://emarsys.com/" + }, + "Ematic Solutions": { + "cats": [ + 32 + ], + "description": "Ematic Solutions is part of Ematic Group and started to revolve around transforming email marketing into an ROI machine.", + "icon": "Ematic Solutions.svg", + "js": { + "EmaticsObject": "", + "ematicApikey": "", + "ematics": "", + "ematicsSubscribe": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.ematicsolutions.com" + }, + "Embed Any Document": { + "cats": [ + 5, + 87 + ], + "description": "Embed PDF, DOC, PPT and XLS documents easily on your WordPress website.", + "dom": [ + "#awsm-ead-public-css, link[href*='/wp-content/plugins/embed-any-document/']" + ], + "oss": true, + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "embed-any-document(?:\\/js)?(?:\\/embed-public)?(?:\\/pdfobject)?(?:\\.min)?\\.js(?:\\?v(?:er)?=((?:\\d+\\.)+\\d+))?\\;version:\\1" + ], + "website": "https://wordpress.org/plugins/embed-any-document" + }, + "Embed Optimizer": { + "cats": [ + 87, + 92 + ], + "description": "Performance plugin from the WordPress Performance Team, which optimizes embeds by lazy loading them only as they come into view.", + "icon": "embed-optimizer.svg", + "meta": { + "generator": "^embed-optimizer ([\\d.]+)?\\;version:\\1" + }, + "website": "https://wordpress.org/plugins/embed-optimizer/" + }, + "Embed PDF Viewer": { + "cats": [ + 5, + 87 + ], + "description": "Embed a PDF from the Media Library or elsewhere via oEmbed.", + "dom": [ + "#embed-pdf-viewer-css, link[href*='/wp-content/plugins/embed-pdf-viewer/']" + ], + "oss": true, + "requires": [ + "WordPress" + ], + "website": "https://wordpress.org/plugins/embed-pdf-viewer" + }, + "Embedly": { + "cats": [ + 5 + ], + "description": "Embedly is a service that allows developers to convert URLs into rich previews and embeddable content.", + "dom": [ + "div.w-embed > iframe.embedly-embed" + ], + "icon": "Embedly.svg", + "js": { + "embedly": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.embedly\\.com/" + ], + "website": "https://embed.ly" + }, + "EmbedPlus": { + "cats": [ + 87 + ], + "description": "EmbedPlus is a WordPress plugin for YouTube allows you to embed gallery, channel, playlist, or even live stream on your webpage.", + "icon": "EmbedPlus.svg", + "pricing": [ + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/plugins/youtube-embed-plus(?:-pro)?/.+\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + ], + "website": "https://www.embedplus.com" + }, + "EmbedPress": { + "cats": [ + 5, + 87 + ], + "description": "Embed videos, images, posts, audio, maps and upload PDF, DOC, PPT in Wordpress.", + "dom": [ + "#embedpress-css, #embedpress-elementor-css-css, #embedpress_blocks-cgb-style-css-css, link[href*='/wp-content/plugins/embedpress/']" + ], + "icon": "EmbedPress.png", + "oss": true, + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "embedpress(?:\\/assets)?(?:\\/js)?(?:\\/ads)?(?:\\/pdfobject)?(?:\\/front)?(?:\\/documents-viewer-script)?(?:\\/vimeo-player)?(?:\\/initplyr)?(?:\\/plyr)?(?:\\.polyfilled)?(?:\\.min)?\\.js(?:\\?v(?:er)?=((?:\\d+\\.)+\\d+))?\\;version:\\1" + ], + "website": "https://wordpress.org/plugins/embedpress" + }, + "EmbedSocial": { + "cats": [ + 5 + ], + "description": "EmbedSocial is a social media management platform.", + "icon": "EmbedSocial.svg", + "js": { + "EMBEDSOCIALHASHTAG": "", + "EmbedSocialIframeLightbox": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "embedsocial\\.com/" + ], + "website": "https://embedsocial.com" + }, + "EmbedThis Appweb": { + "cats": [ + 22 + ], + "cpe": "cpe:2.3:a:embedthis:appweb:*:*:*:*:*:*:*:*", + "headers": { + "Server": "Mbedthis-Appweb(?:/([\\d.]+))?\\;version:\\1" + }, + "icon": "Embedthis.svg", + "website": "https://embedthis.com/appweb" + }, + "Ember.js": { + "cats": [ + 12 + ], + "cpe": "cpe:2.3:a:emberjs:ember.js:*:*:*:*:*:*:*:*", + "description": "Ember.js is a comprehensive JavaScript framework that simplifies the development of modern web applications by providing a powerful CLI, a built-in router, and a fast rendering engine.", + "icon": "Ember.js.svg", + "js": { + "Ember": "", + "Ember.VERSION": "^(.+)$\\;version:\\1", + "EmberENV": "" + }, + "scripts": [ + "@overview\\s+Ember -[\\s\\S]+@version\\s+(.+)\\;version:\\1" + ], + "website": "https://emberjs.com" + }, + "emBlue": { + "cats": [ + 32, + 75 + ], + "description": "emBlue is an email and marketing automation platform.", + "icon": "emBlue.svg", + "js": { + "emblueOnSiteApp": "" + }, + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.embluemail\\.com/(?:library/([\\d.]+))?\\;version:\\1" + ], + "website": "https://www.embluemail.com/en" + }, + "Emergent": { + "cats": [ + 1 + ], + "description": "Emergent is an AI-powered, no-code platform that lets users build functional web apps from natural language prompts instead of writing code.", + "icon": "Emergent.png", + "scriptSrc": [ + "assets\\.emergent\\.sh" + ], + "website": "https://app.emergent.sh/" + }, + "Emfont": { + "cats": [ + 17 + ], + "description": "Emfont is an open-source CJK webfont service that enables self-hosted, cache-efficient, and privacy-conscious distribution of open-source fonts.", + "icon": "Emfont.svg", + "js": { + "emfont.Emfont": "" + }, + "saas": true, + "website": "https://font.emtech.cc" + }, + "Emojicom": { + "cats": [ + 73 + ], + "description": "Emojicom is a tool for collecting feedback through emojis, enabling the capture of visitors' emotions.", + "icon": "Emojicom.svg", + "js": { + "$emojicom": "", + "EMOJICOM_BASE_PATH": "cdn\\.emojicom\\.io/", + "emojicom": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://emojicom.io" + }, + "Emotion": { + "cats": [ + 12, + 47 + ], + "description": "Emotion is a library designed for writing CSS styles with JavaScript.", + "dom": [ + "style[data-emotion], style[data-emotion-css]" + ], + "icon": "Emotion.svg", + "oss": true, + "website": "https://emotion.sh" + }, + "Emotive": { + "cats": [ + 32 + ], + "description": "Emotive is a computer software company that provides SaaS, Mobile Marketing, NLP, machine learning, and B2B.", + "icon": "Emotive.svg", + "js": { + "emotivePopupInitializing": "" + }, + "pricing": [ + "mid", + "recurring", + "payg" + ], + "saas": true, + "scriptSrc": [ + "emotivecdn\\.io/" + ], + "website": "https://emotive.io" + }, + "Emplifi UGC": { + "cats": [ + 96 + ], + "description": "Emplifi UGC is a platform that helps brands curate, measure, and integrate user-generated content to enhance engagement, authenticity, and ecommerce performance by offering features like product page galleries, social media contests, shoppable content, and detailed analytics.", + "icon": "Emplifi.svg", + "js": { + "Pixlee": "", + "Pixlee_Analytics": "", + "TurnTo": "", + "turnToConfig": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "assets\\.pixlee\\.com" + ], + "website": "https://emplifi.io/products/social-commerce/social-ugc" + }, + "Employment Hero": { + "cats": [ + 101 + ], + "description": "Employment Hero is a cloud-based human resources information system (HRIS) designed to manage HR operations, payroll processing, and recruitment workflows for small and medium-sized businesses.", + "icon": "EmploymentHero.svg", + "js": { + "emhTheme.siteSlug": "", + "emhTracking.token": "" + }, + "pricing": [], + "saas": true, + "scripts": [ + "employmenthero\\.com" + ], + "website": "https://employmenthero.com" + }, + "Empretienda": { + "cats": [ + 6 + ], + "description": "Empretienda is a platform that allows you to create and manage your own online store.", + "headers": { + "set-cookie": "^EMPRETIENDA_SESSION" + }, + "icon": "Empretienda.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.empretienda.com" + }, + "Enabase": { + "cats": [ + 6 + ], + "description": "Enabase is a unified platform for managing web, ecommerce, e-transformation, pre-accounting, and sales channels.", + "icon": "Enabase.svg", + "js": { + "Enabase.platform": "" + }, + "meta": { + "generator": "^Enabase$", + "publisher": "^Enabase$" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://www.enabase.com/" + }, + "Enable": { + "cats": [ + 68 + ], + "description": "Enable is a web accessibility plugin by uPress.", + "icon": "Enable.svg", + "js": { + "enable_toolbar.is_premium": "" + }, + "pricing": [ + "freemium", + "poa" + ], + "scriptSrc": [ + "cdn\\.enable\\.co\\.il/" + ], + "website": "https://www.enable.co.il" + }, + "Enagic": { + "cats": [ + 1 + ], + "description": "Enagic is a content management system (CMS) business website builder designed to help companies create, manage, and organize their online presence through structured content and customizable templates.", + "icon": "Enagic.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "www\\.enagicwebsystem\\.com" + ], + "website": "https://www.enagicwebsystem.com" + }, + "Enalyzer": { + "cats": [ + 73 + ], + "description": "Enalyzer is an online survey creation platform.", + "icon": "Enalyzer.svg", + "pricing": [ + "freemium", + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "surveys\\.enalyzer\\.com/" + ], + "website": "https://www.enalyzer.com" + }, + "eNamad": { + "cats": [ + 19 + ], + "description": "eNamad is an electronic trust symbol.", + "dom": [ + "a[href*='.enamad.ir/'][target='_blank'], div.e-namad-widget-wrapper, img[src*='.enamad.ir/']" + ], + "icon": "eNamad.png", + "meta": { + "enamad": "^\\d+$" + }, + "website": "https://enamad.ir/" + }, + "Endurance Page Cache": { + "cats": [ + 87, + 23 + ], + "description": "Endurance Page Cache adds basic file-based caching to WordPress.", + "headers": { + "x-endurance-cache-level": "" + }, + "icon": "endurance-cache.png", + "oss": true, + "requires": [ + "WordPress" + ], + "website": "https://github.com/bluehost/endurance-page-cache" + }, + "enduro.js": { + "cats": [ + 1 + ], + "headers": { + "X-Powered-By": "^enduro\\.js" + }, + "icon": "enduro.js.svg", + "implies": [ + "Node.js" + ], + "website": "https://endurojs.com" + }, + "Enecto": { + "cats": [ + 10 + ], + "description": "Enecto is a tool for analyzing web visitor demographics to provide insights into audience composition and behavior.", + "icon": "Enecto.svg", + "saas": true, + "scriptSrc": [ + "trk\\.enecto\\.com" + ], + "website": "https://www.enecto.com" + }, + "Engaga": { + "cats": [ + 32 + ], + "description": "Engaga is a platform that enhances website effectiveness with call-to-action popups and popup forms designed to convert visitors into customers and subscribers.", + "icon": "Engaga.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "spark\\.engaga\\.com" + ], + "website": "https://www.engaga.com" + }, + "EngagementHQ": { + "cats": [ + 1 + ], + "description": "Essential software for changemakers. Facilitate, centralize, and analyze two-way conversations between you and your community.", + "dom": [ + "link[href*='ehq-production-']" + ], + "icon": "EngagementHQ.svg", + "website": "https://granicus.com/solution/govdelivery/engagementhq/" + }, + "Engagio": { + "cats": [ + 10 + ], + "icon": "Engagio.png", + "scriptSrc": [ + "web-analytics\\.engagio\\.com/js/ei\\.js", + "web-analytics\\.engagio\\.com/api/" + ], + "website": "https://www.engagio.com/" + }, + "Engati": { + "cats": [ + 52 + ], + "description": "Engati is a chatbot platform that allows users to build bots without requiring programming skills.", + "icon": "Engati.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "app\\.engati\\.com/" + ], + "website": "https://www.engati.com" + }, + "Engintron": { + "cats": [ + 33 + ], + "description": "Engintron is a plugin that integrates Nginx to cPanel/WHM server.", + "headers": { + "X-Server-Powered-By": "^Engintron$" + }, + "icon": "engintron.png", + "requires": [ + "Nginx" + ], + "website": "https://github.com/engintron/engintron" + }, + "Enhanced Responsive Images": { + "cats": [ + 87, + 92 + ], + "description": "Performance plugin from the WordPress Performance Team, which improves image sizes attribute accuracy and implements the HTML spec for adding sizes='auto' to lazy loaded images.", + "icon": "enhanced-image-sizes.svg", + "meta": { + "generator": "^auto-sizes ([\\d.]+)?\\;version:\\1" + }, + "website": "https://wordpress.org/plugins/auto-sizes/" + }, + "Enigma": { + "cats": [ + 80 + ], + "description": "Enigma is the popular superfine multipurpose responsive WordPress theme from Infigo Software.", + "pricing": [ + "freemium", + "onetime" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/enigma/" + ], + "website": "https://wordpress.org/themes/enigma" + }, + "Enjin CMS": { + "cats": [ + 1 + ], + "description": "Enjin CMS is a content management system which focused creation of websites for gaming guilds, clans, Minecraft servers, or fan communities.", + "icon": "Enjin.svg", + "js": { + "Enjin_Core_Storage_Cache": "", + "Enjin_UI": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.enjin\\.com/" + ], + "website": "https://www.enjin.com" + }, + "Enjore": { + "cats": [ + 1 + ], + "description": "Enjore is an online sports administration system designed to manage schedules, results, statistics, and news for all leagues and tournaments.", + "dom": [ + "link[href*='cdn.enjore.com/']" + ], + "icon": "Enjore.svg", + "pricing": [ + "low", + "recurring" + ], + "requires": [ + "PHP", + "AddToAny" + ], + "saas": true, + "website": "https://www.enjore.com" + }, + "Enkod": { + "cats": [ + 32, + 97 + ], + "description": "Enkod is a CDP platform designed for marketing automation.", + "icon": "Enkod.svg", + "js": { + "enKodBox.token": "" + }, + "saas": true, + "website": "https://enkod.io" + }, + "Enlistly": { + "cats": [ + 100 + ], + "description": "Enlistly tracks referral orders in realtime. Orders that are partially refunded, refunded, or cancelled update on the fly.", + "icon": "Enlistly.svg", + "implies": [ + "Shopify" + ], + "pricing": [ + "freemium", + "low", + "recurring" + ], + "scriptSrc": [ + "cdn\\.enlistly\\.com/" + ], + "website": "https://enlistly.com" + }, + "Enonic": { + "cats": [ + 1 + ], + "cookies": { + "com-enonic-app-ga_disabled": "" + }, + "description": "Enonic is a platform that helps you to create digital experiences by structuring and composing content.", + "icon": "Enonic.svg", + "meta": { + "author": "^Enonic$" + }, + "pricing": [ + "freemium", + "poa" + ], + "saas": true, + "website": "https://www.enonic.com" + }, + "Enquire.js": { + "cats": [ + 59 + ], + "description": "enquire.js is a lightweight, pure JavaScript library for responding to CSS media queries.", + "oss": true, + "scriptSrc": [ + "enquire(?:\\.min)?\\.js(?:\\?ver=((?:\\d+\\.)+\\d+))?\\;version:\\1" + ], + "website": "https://wicky.nillia.ms/enquire.js/" + }, + "Enquisite": { + "cats": [ + 10 + ], + "description": "Enquisite is a platform that provides web analytics and metrics not typically available through standard webmaster tools.", + "icon": "Enquisite.svg", + "saas": true, + "scriptSrc": [ + "log\\.enquisite\\.com" + ], + "website": "https://enquisite.com" + }, + "Enrollware": { + "cats": [ + 21 + ], + "description": "Enrollware is a CPR class management software that streamlines course scheduling, student registration, instructor tracking, and certification management for training providers.", + "icon": "Enrollware.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "jquery\\.enrollware\\.js" + ], + "website": "https://www.enrollwaresolutions.com" + }, + "Ensi": { + "cats": [ + 6 + ], + "description": "Ensi is an open source ecommerce platform based on service oriented architecture.", + "headers": { + "X-Ensi-Platform": "" + }, + "icon": "Ensi.svg", + "meta": { + "generator": "Ensi Platform" + }, + "oss": true, + "website": "https://ensi.tech" + }, + "Ensighten": { + "cats": [ + 42 + ], + "description": "Ensighten is a solution that enables secure management, implementation and control of website technologies.", + "icon": "ensighten.png", + "scriptSrc": [ + "//nexus\\.ensighten\\.com/" + ], + "website": "https://success.ensighten.com/hc/en-us" + }, + "Enterprise Bot": { + "cats": [ + 52 + ], + "description": "Enterprise Bot specializes in developing and deploying complex conversational AI systems tailored for enterprise settings, leveraging natural language processing, machine learning, and automation to improve customer interactions and streamline operations.", + "icon": "Enterprise Bot.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.enterprisebot\\.co/" + ], + "website": "https://www.enterprisebot.ai" + }, + "Entresoft": { + "cats": [ + 53 + ], + "description": "Entresoft is a platform that offers CRM and pipeline management tools for business operations.", + "icon": "Entresoft.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scripts": [ + "\\.entresoft\\.com" + ], + "website": "https://entresoft.com" + }, + "Entrust": { + "cats": [ + 70 + ], + "description": "Entrust is a provider of SSL certificate badge for websites.", + "icon": "Entrust.svg", + "js": { + "goEntrust": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "seal\\.entrust\\.net/" + ], + "website": "https://www.entrust.com/products/digital-certificates" + }, + "Envialia": { + "cats": [ + 99 + ], + "description": "", + "icon": "Envialia.png", + "requiresCategory": [ + 6 + ], + "text": [ + "\\bEnvialia\\b" + ], + "website": "https://www.envialia.com" + }, + "Enviopack": { + "cats": [ + 107 + ], + "description": "Enviopack is a technological solution designed to optimize ecommerce logistics by improving efficiency and streamlining operational processes.", + "icon": "Enviopack.svg", + "saas": true, + "scripts": [ + "api\\.enviopack\\.com" + ], + "website": "https://enviopack.com" + }, + "Envo eCommerce": { + "cats": [ + 80 + ], + "description": "Envo eCommerce is a fast, clean and modern-looking responsive free WooCommerce theme for WordPress.", + "icon": "Envo Themes.svg", + "pricing": [ + "freemium", + "low", + "recurring", + "onetime" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/envo-ecommerce/.+customscript\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + ], + "website": "https://envothemes.com/free-envo-ecommerce/" + }, + "Envo Shop": { + "cats": [ + 80 + ], + "description": "Envo Shop is a fast, clean and modern-looking responsive free WooCommerce WordPress theme by Envo Themes.", + "icon": "Envo Themes.svg", + "pricing": [ + "freemium", + "low", + "recurring", + "onetime" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/envo-shop/.+customscript\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + ], + "website": "https://envothemes.com/free-envo-shop" + }, + "Envo Storefront": { + "cats": [ + 80 + ], + "description": "Envo Storefront is a fast, clean and modern-looking responsive WooCommerce theme for WordPress.", + "icon": "Envo Themes.svg", + "pricing": [ + "freemium", + "low", + "recurring", + "onetime" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/envo-storefront/.+customscript\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + ], + "website": "https://envothemes.com/free-envo-storefront" + }, + "Envoke": { + "cats": [ + 75 + ], + "description": "Envoke is a CASL-compliant email marketing software designed for communications professionals in business, education, and the public sector, with a focus on security and compliance.", + "icon": "Envoke.svg", + "pricing": [ + "low", + "recurring", + "payg" + ], + "saas": true, + "scriptSrc": [ + "\\.envoke\\.com/" + ], + "website": "https://envoke.com/" + }, + "Envolve Tech": { + "cats": [ + 52 + ], + "description": "Envolve Tech is a platform that provides virtual shopping assistants designed to guide customers through online purchases.", + "icon": "EnvolveTech.svg", + "js": { + "envolveChatInitialized": "", + "envolveJsonp": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.envolvetech\\.com" + ], + "website": "https://envolvetech.com" + }, + "Envoy": { + "cats": [ + 64 + ], + "cpe": "cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:*", + "description": "Envoy is an open-source edge and service proxy, designed for cloud-native applications.", + "headers": { + "Server": "^envoy$", + "x-envoy-upstream-service-time": "" + }, + "icon": "Envoy.svg", + "website": "https://www.envoyproxy.io/" + }, + "Envybox": { + "cats": [ + 5, + 52 + ], + "description": "Envybox is a multiservice for increasing sales.", + "icon": "Envybox.svg", + "js": { + "EnvyWidget": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "static\\.saas-support\\.com/" + ], + "website": "https://envybox.io" + }, + "Enyo": { + "cats": [ + 12, + 26 + ], + "description": "Enyo is an open-source JavaScript framework for cross-platform for mobile, desktop, TV and web applications.", + "icon": "Enyo.png", + "js": { + "enyo": "" + }, + "scriptSrc": [ + "enyo\\.js" + ], + "website": "https://enyojs.com" + }, + "Enzuzo": { + "cats": [ + 67 + ], + "description": "Enzuzo is a data privacy management solution that helps organizations manage consent, comply with privacy regulations, and maintain control over personal data across digital platforms.", + "headers": { + "X-Enzuzo-City": "", + "X-Enzuzo-Country": "" + }, + "icon": "Enzuzo.svg", + "js": { + "__ENZUZO_STARTED__": "", + "enzuzoGtmConsentObj": "" + }, + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "app\\.enzuzo\\.com" + ], + "website": "https://www.enzuzo.com" + }, + "eola": { + "cats": [ + 72 + ], + "cookies": { + "_eola_session_eola": "" + }, + "description": "eola is a booking platform that enables users to manage reservations, schedules, and availability for services or events through a centralized online system.", + "dom": [ + "link[href*='backend.eola.co/'][rel*='stylesheet']" + ], + "icon": "eola.svg", + "pricing": [ + "freemium", + "mid", + "poa" + ], + "saas": true, + "website": "https://eola.co" + }, + "ePages": { + "cats": [ + 6 + ], + "description": "ePages is a provider of cloud-based online shop solutions.", + "headers": { + "X-epages-RequestId": "" + }, + "icon": "ePages.svg", + "js": { + "epages": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.epages.com/" + }, + "Epicor": { + "cats": [ + 55 + ], + "description": "Epicor is an enterprise resource planning software suite built to support manufacturing, distribution, retail, and service industries.", + "icon": "Epicor.svg", + "js": { + "Epicor_Common": "", + "Epicor_SalesrepPricing": "" + }, + "saas": true, + "website": "https://www.epicor.com" + }, + "Eploy": { + "cats": [ + 101 + ], + "cookies": { + "Eploy.Session": "" + }, + "description": "Eploy is an end-to-end multilingual e-recruitment platform that helps to manage the entire recruitment process from job requisition through to onboarding.", + "icon": "Eploy.svg", + "js": { + "$Eploy": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.eploy.co.uk" + }, + "Epoch": { + "cats": [ + 25 + ], + "dom": [ + "link[href*='epoch.css']", + "link[href*='epoch.min.css']" + ], + "html": [ + "<link[^>]+?href=\"[^\"]+epoch(?:\\.min)?\\.css" + ], + "implies": [ + "D3" + ], + "scriptSrc": [ + "epoch(?:\\.min)?\\.js" + ], + "website": "https://fastly.github.io/epoch" + }, + "Epom": { + "cats": [ + 36 + ], + "icon": "Epom.svg", + "js": { + "epomCustomParams": "" + }, + "url": [ + "^https?://(?:[^/]+\\.)?ad(?:op)?shost1\\.com/" + ], + "website": "https://epom.com" + }, + "Epoq": { + "cats": [ + 76 + ], + "description": "Epoq is a platform that leverages artificial intelligence to deliver one-to-one personalization in e-commerce, enhancing product recommendations and user interactions through data-driven insights.", + "icon": "Epoq.svg", + "saas": true, + "scripts": [ + "\\.epoq\\.de" + ], + "website": "https://www.epoq.de" + }, + "EPrints": { + "cats": [ + 19 + ], + "icon": "EPrints.svg", + "implies": [ + "Perl" + ], + "js": { + "EPJS_menu_template": "", + "EPrints": "" + }, + "meta": { + "generator": "EPrints ([\\d.]+)\\;version:\\1" + }, + "website": "https://www.eprints.org" + }, + "ePublishing": { + "cats": [ + 54, + 96 + ], + "description": "ePublishing is a media tech stack that enhances revenue, productivity, and engagement through AI-powered solutions, SEO dominance, and audience integration.", + "icon": "ePublishing.svg", + "js": { + "Ellington.Admin": "", + "EllingtonMap": "", + "EllingtonPlateLoader.cache": "" + }, + "saas": true, + "website": "https://www.epublishing.com" + }, + "EqualWeb": { + "cats": [ + 68 + ], + "description": "EqualWeb provides a web accessibility overlay, and helps some people with disabilities access digital information.", + "icon": "EqualWeb.svg", + "scriptSrc": [ + "cdn\\.equalweb\\.com.*\\.js" + ], + "website": "https://www.equalweb.com/" + }, + "EraofEcom Cartroids": { + "cats": [ + 100 + ], + "description": "EraofEcom Cartroids makes it easy for you to create highly targeted upsells, cross-sells and bundle offers.", + "icon": "EraofEcom.svg", + "implies": [ + "Shopify" + ], + "js": { + "cartroids.appBase": "cartroids\\.eraofecom\\.org" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://eraofecom.org/collections/tech/products/cartroids" + }, + "EraofEcom MTL": { + "cats": [ + 100 + ], + "description": "EraofEcom MTL is a Shopify pop up app that enables you to catch your website visitors.", + "icon": "EraofEcom.svg", + "implies": [ + "Shopify" + ], + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "mtl\\.eraofecom\\.org" + ], + "website": "https://eraofecom.org/collections/tech/products/milk-the-leads" + }, + "EraofEcom WinAds": { + "cats": [ + 100 + ], + "description": "EraofEcom WinAds is an all-in-one Facebook pixel app for Shopify.", + "dom": [ + "link[href*='winads.eraofecom.org']" + ], + "icon": "EraofEcom.svg", + "implies": [ + "Shopify" + ], + "js": { + "win_ads.baseURL": "winads\\.eraofecom\\.org" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://eraofecom.org/collections/tech/products/win-ads-manager" + }, + "eRate": { + "cats": [ + 36 + ], + "description": "eRate is a provider of digital advertising tools and inventory within global ad networks.", + "dom": [ + "iframe[src*='rep.erate.co']" + ], + "icon": "ErateAd.svg", + "saas": true, + "website": "https://www.eratead.com" + }, + "Erlang": { + "cats": [ + 27 + ], + "cpe": "cpe:2.3:a:erlang:erlang\\/otp:*:*:*:*:*:*:*:*", + "description": "Erlang is a general-purpose, concurrent, functional programming language, and a garbage-collected runtime system.", + "headers": { + "Server": "Erlang(?: OTP/([\\d.ABR-]+))?\\;version:\\1" + }, + "icon": "Erlang.svg", + "website": "https://www.erlang.org" + }, + "ERPNext": { + "cats": [ + 1 + ], + "cpe": "cpe:2.3:a:frappe:erpnext:*:*:*:*:*:*:*:*", + "description": "ERPNext is a free and open-source integrated Enterprise Resource Planning (ERP) software developed by Frappe Technologies.", + "icon": "ERPNext.svg", + "implies": [ + "Frappe" + ], + "js": { + "erpnext.shopping_cart": "", + "erpnext.subscribe_to_newsletter": "" + }, + "oss": true, + "pricing": [ + "mid", + "recurring" + ], + "website": "https://erpnext.com" + }, + "Errorception": { + "cats": [ + 10 + ], + "description": "Errorception is a error reporting service for client-side in-browser JavaScript errors.", + "icon": "Errorception.svg", + "js": { + "_errs": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://errorception.com" + }, + "Erxes": { + "cats": [ + 53 + ], + "description": "Erxes is a platform that provides tools for marketing, sales, and customer service management.", + "icon": "Erxes.svg", + "js": { + "Erxes.showMessenger": "", + "erxesEnv": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + ".app\\.erxes\\.io" + ], + "website": "https://erxes.io" + }, + "eShopCRM": { + "cats": [ + 53 + ], + "description": "eShopCRM is an ecommerce CRM for Shopify.", + "icon": "eShopCRM.svg", + "implies": [ + "Shopify" + ], + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "eshopcrm\\.com/" + ], + "website": "https://eshopcrm.com" + }, + "EspoCRM": { + "cats": [ + 53 + ], + "cpe": "cpe:2.3:a:espocrm:espocrm:*:*:*:*:*:*:*:*", + "description": "EspoCRM is an open-source CRM software solution designed for businesses of all sizes.", + "dom": [ + "meta[content*='EspoCRM'], link[href*='/espo/']" + ], + "icon": "EspoCRM.svg", + "implies": [ + "Handlebars", + "Backbone.js" + ], + "js": { + "Espo": "" + }, + "oss": true, + "pricing": [ + "freemium" + ], + "saas": true, + "scriptSrc": [ + "espo(?:\\.min)?\\.js" + ], + "website": "https://www.espocrm.com" + }, + "eSputnik": { + "cats": [ + 32, + 97 + ], + "description": "eSputnik is a marketing automation service for ecommerce.", + "icon": "eSputnik.svg", + "js": { + "esSdk": "^es$" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "(?://|\\.)esputnik\\.com/" + ], + "website": "https://esputnik.com" + }, + "Essent SiteBuilder Pro": { + "cats": [ + 1, + 6 + ], + "description": "Essent SiteBuilder Pro is a fully-integrated web-based website design system, content management and ecommerce system.", + "dom": [ + "a[href*='www.essent.com'][target='_blank']" + ], + "icon": "Essent.png", + "meta": { + "GENERATOR": "^Essent® SiteBuilder Pro$" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.essent.com/SiteBuilderPro.html" + }, + "eSSENTIAL Accessibility": { + "cats": [ + 68 + ], + "description": "eSSENTIAL Accessibility is a digital accessibility-as-a-service platform.", + "dom": [ + " a[href*='.essentialaccessibility.com'] > img" + ], + "icon": "eSSENTIAL Accessibility.png", + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.essentialaccessibility.com" + }, + "Essential Addons for Elementor": { + "cats": [ + 87 + ], + "description": "Essential Addons for Elementor gives you 70+ creative elements and extensions to help you extend the stock features of Elementor page builder.", + "dom": [ + "link[href*='/wp-content/uploads/essential-addons-elementor/']" + ], + "icon": "Essential Addons for Elementor.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/uploads/essential-addons-elementor/" + ], + "website": "https://essential-addons.com/elementor/" + }, + "Essential Blocks": { + "cats": [ + 87 + ], + "description": "Essential Blocks is a Gutenberg Blocks page builder plugin that adds extra functionality to the WordPress Block Editor.", + "dom": { + "link#essential-blocks-frontend-style-css": { + "exists": "" + }, + "link[href*='/wp-content/uploads/eb-style/']": { + "exists": "" + } + }, + "html": [ + "<div[^>]+class=[\"']wp-block-essential-blocks-*" + ], + "icon": "essential-blocks.png", + "website": "https://essential-blocks.com" + }, + "Essential JS 2": { + "cats": [ + 12, + 59 + ], + "dom": [ + "[class*='e-control'][class~='e-lib']" + ], + "html": [ + "<[^>]+ class ?= ?\"(?:e-control|[^\"]+ e-control)(?: )[^\"]* e-lib\\b" + ], + "icon": "Syncfusion.svg", + "oss": true, + "website": "https://www.syncfusion.com/javascript-ui-controls" + }, + "Estate Track": { + "cats": [ + 32 + ], + "description": "Estate Track is an all-in-one website platform for estate agents that facilitates automated marketing and lead generation.", + "icon": "EstateTrack.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scripts": [ + "\\.estate-track\\.co\\.uk" + ], + "website": "https://estatetrack.co.uk" + }, + "Estore Compare": { + "cats": [ + 74 + ], + "description": "Estore Compare is a website optimisation software that offers A/B testing, CVR and LTV measuring tools.", + "icon": "EstoreCompare.svg", + "scriptSrc": [ + "cdn\\d+\\.estore\\.jp/" + ], + "website": "https://estore.co.jp/estorecompare/" + }, + "Estore Shopserve": { + "cats": [ + 6 + ], + "description": "Estore Shopserve is an all-in-one payment processing and ecommerce solution.", + "icon": "EstoreShopserve.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cart\\d+\\.shopserve\\.jp/" + ], + "website": "https://estore.co.jp/shopserve" + }, + "ESW": { + "cats": [ + 106 + ], + "description": "ESW (eShopWorld) is a company providing payments, shipping, and delivery services focusing on cross-border ecommerce.", + "icon": "ESW.svg", + "js": { + "eshopworld": "", + "eswRetailerDisplayConfiguration": "" + }, + "scriptSrc": [ + "Eswhooks\\.js" + ], + "website": "https://esw.com" + }, + "eSyndiCat": { + "cats": [ + 1 + ], + "headers": { + "X-Drectory-Script": "^eSyndiCat" + }, + "icon": "eSyndiCat.png", + "implies": [ + "PHP" + ], + "js": { + "esyndicat": "" + }, + "meta": { + "generator": "^eSyndiCat " + }, + "website": "https://esyndicat.com" + }, + "Etail Systems": { + "cats": [ + 6 + ], + "description": "Etail Systems is an all-in-one centralized platform to manage all of your ecommerce operations.", + "icon": "EtailSystems.svg", + "js": { + "EtailAlert": "", + "EtailEncodePersText": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.etailsystems.com" + }, + "Etch": { + "cats": [ + 87, + 51 + ], + "description": "Etch is a developer-focused visual development environment for WordPress that combines WYSIWYG editing with IDE-level control and full block editor compatibility.", + "dom": [ + "link[href*='/wp-content/plugins/etch/']" + ], + "icon": "Etch.svg", + "pricing": [ + "poa" + ], + "requires": [ + "WordPress" + ], + "website": "https://etchwp.com" + }, + "Etermio": { + "cats": [ + 72 + ], + "description": "Etermio is an automated system for online appointment scheduling.", + "icon": "Etermio.svg", + "js": { + "$eTermio": "", + "eTermio_autoOpenWindow": "", + "etermio_handler": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.etermio.com" + }, + "Etherpad": { + "cats": [ + 24 + ], + "cpe": "cpe:2.3:a:etherpad:etherpad:*:*:*:*:*:*:*:*", + "description": "Etherpad is an open-source, web-based collaborative real-time editor, allowing authors to simultaneously edit a text document, and see all of the participants' edits in real-time, with the ability to display each author's text in their own colour.", + "headers": { + "Server": "^Etherpad" + }, + "icon": "etherpad.svg", + "implies": [ + "Node.js" + ], + "js": { + "padeditbar": "", + "padimpexp": "" + }, + "scriptSrc": [ + "/ep_etherpad-lite/" + ], + "website": "https://etherpad.org" + }, + "Ethers": { + "cats": [ + 59 + ], + "description": "Ethers is a complete, tiny and simple Ethereum library.", + "icon": "Ethers.svg", + "js": { + "_ethers": "" + }, + "oss": true, + "website": "https://ethers.org/" + }, + "EthicalAds": { + "cats": [ + 36 + ], + "description": "EthicalAds is a privacy-preserving ad network targeting developers.", + "icon": "EthicalAds.svg", + "saas": true, + "scriptSrc": [ + "media\\.ethicalads\\.io" + ], + "website": "https://www.ethicalads.io/" + }, + "Eticex": { + "cats": [ + 6 + ], + "description": "Eticex is as an ecommerce infrastructure provider that offers ecommerce packages and customisable high-performance ecommerce solutions.", + "icon": "Eticex.svg", + "implies": [ + "MySQL", + "React", + "PHP" + ], + "pricing": [ + "recurring", + "mid" + ], + "saas": true, + "scriptSrc": [ + "\\.eticex\\.com/" + ], + "website": "https://www.eticex.com" + }, + "etika": { + "cats": [ + 91 + ], + "description": "etika is a fintech company based in Manchester which provide buy now pay later solution.", + "icon": "etika.svg", + "js": { + "EtikaProductJsHelper": "", + "etikaBannerInject": "", + "etikaGlobal": "" + }, + "pricing": [ + "payg" + ], + "saas": true, + "website": "https://etika.com" + }, + "Etix": { + "cats": [ + 104 + ], + "description": "Etix is an international web-based ticketing service provider for the entertainment, travel, and sports industries.", + "dom": [ + "a[href*='.etix.com/ticket/'][target='_blank']" + ], + "icon": "Etix.svg", + "js": { + "Etix.javaContext": "" + }, + "pricing": [ + "payg" + ], + "saas": true, + "website": "https://hello.etix.com" + }, + "Etracker": { + "cats": [ + 10, + 74 + ], + "description": "Etracker is a web optimisation solution.", + "icon": "Etracker.svg", + "js": { + "_etracker": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.etracker\\.com" + ], + "website": "https://www.etracker.com" + }, + "eTrigue": { + "cats": [ + 32 + ], + "description": "eTrigue is a demand generation and sales acceleration software that helps businesses identify, engage, and convert prospects through automated marketing and lead nurturing.", + "icon": "eTrigue.svg", + "saas": true, + "scripts": [ + "trk\\.etrigue\\.com" + ], + "website": "https://www.etrigue.com" + }, + "eucookie.eu": { + "cats": [ + 67 + ], + "icon": "eucookie.svg", + "scriptSrc": [ + "eucookie\\.eu/public/gdpr-cookie-consent\\.js" + ], + "website": "https://www.eucookie.eu/" + }, + "Eveho": { + "cats": [ + 6 + ], + "description": "Eveho is a platform that enables the creation of digital dealerships by providing tools to set up and manage online vehicle sales.", + "icon": "Eveho.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scripts": [ + "app\\.eveho\\.io" + ], + "website": "https://eveho.io" + }, + "Eventlink": { + "cats": [ + 72 + ], + "description": "Eventlink is a platform for managing events, offering tools for registration, communication, and collaboration in a unified interface.", + "dom": [ + "link[href*='.eventlink.com/'], iframe[src*='.eventlink.com/']" + ], + "icon": "Eventlink.svg", + "js": { + "eventlink.organizationID": "" + }, + "saas": true, + "website": "https://eventlink.com" + }, + "EventOn": { + "cats": [ + 72, + 87 + ], + "description": "EventON is event calendar for WordPress.", + "dom": [ + "link#eventon_dynamic_styles-css, link[href*='/css/eventon_styles\\.css']" + ], + "icon": "eventon.svg", + "website": "https://www.myeventon.com" + }, + "Everflow": { + "cats": [ + 10 + ], + "description": "Everflow is a partner marketing analytics platform.", + "icon": "Everflow.svg", + "pricing": [ + "high", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "everflow\\.js" + ], + "website": "https://www.everflow.io" + }, + "Evermos": { + "cats": [ + 71 + ], + "description": "Evermos is a connected commerce platform that enables resellers and drop shippers to earn commissions.", + "icon": "Evermos.svg", + "saas": true, + "scripts": [ + "assets\\.evermos\\.com" + ], + "website": "https://evermos.com" + }, + "Evernote": { + "cats": [ + 50 + ], + "description": "Evernote is a digital workspace that organizes notes, tasks, and schedules in one place for project management and information retention.", + "icon": "Evernote.svg", + "js": { + "Evernote.Ajax": "" + }, + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "static\\.evernote\\.com" + ], + "website": "https://evernote.com" + }, + "Everviz": { + "cats": [ + 10 + ], + "description": "Everviz is an online tool for creating interactive charts and maps, enabling data visualization with customizable features.", + "icon": "Everviz.svg", + "js": { + "everviz.beforePrint": "" + }, + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "app\\.everviz\\.com/" + ], + "website": "https://www.everviz.com" + }, + "EverWeb": { + "cats": [ + 51 + ], + "description": "EverWeb is a website builder that allows users to create websites without any coding required.", + "icon": "EverWeb.svg", + "meta": { + "generator": "EverWeb ([\\d.]+)\\;version:\\1" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://www.everwebapp.com" + }, + "EverWondr": { + "cats": [ + 5 + ], + "description": "EverWondr is a network providing a collection of plug-ins, including a calendar, directory, blog, guestbook, gallery, and survey.", + "icon": "EverWondr.svg", + "saas": true, + "scriptSrc": [ + "api\\.everwondr\\.com" + ], + "scripts": [ + "api\\.everwondr\\.com" + ], + "website": "https://everwondr.com" + }, + "EveryAction": { + "cats": [ + 111 + ], + "description": "EveryAction provides fundraising software, donor management software, and CRM software to nonprofit organisations.", + "dom": [ + "a[href*='secure.everyaction.com/'], div[data-form-url*='secure.everyaction.com/']" + ], + "icon": "EveryAction.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.everyaction\\.com/" + ], + "website": "https://www.everyaction.com" + }, + "Eveve": { + "cats": [ + 5, + 72 + ], + "description": "Eveve is a restaurant table booking widget.", + "dom": [ + "iframe[src*='.eveve.com']" + ], + "html": [ + "<iframe[^>]*[\\w]+\\.eveve\\.com" + ], + "icon": "Eveve.svg", + "implies": [ + "PHP" + ], + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://www.eveve.com" + }, + "Evidence": { + "cats": [ + 32 + ], + "description": "Evidence is a real-time social proof tool designed to increase website conversions by displaying recent customer activity and engagement.", + "icon": "Evidence.svg", + "js": { + "EvidenceLoaded": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "code\\.evidence\\.io/" + ], + "website": "https://evidence.io" + }, + "Evidon": { + "cats": [ + 67 + ], + "description": "Evidon is a transparency company that helps organizations educate consumers on how and why data is collected, as well as provide consumers with the ability to give and withdraw consent to their data being used.", + "dom": [ + "a[href*='info.evidon.com/pub_info/']" + ], + "icon": "Evidon.png", + "js": { + "EB.EvidonConsent": "", + "evidon": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.evidon\\.com/" + ], + "website": "https://www.evidon.com" + }, + "Eviivo": { + "cats": [ + 93 + ], + "cookies": { + "eviivo_lang": "" + }, + "description": "Eviivo is an online booking system that enables hosts and hoteliers to manage reservations and availability.", + "icon": "Eviivo.svg", + "js": { + "eviivo.announcement": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://eviivo.com" + }, + "Evolok": { + "cats": [ + 32 + ], + "description": "Evolok is an engagement and monetization platform for digital media.", + "icon": "Evolok.svg", + "js": { + "evo_client": "", + "evo_endpoint": "" + }, + "saas": true, + "website": "https://www.evolok.com" + }, + "Evolve Media": { + "cats": [ + 1 + ], + "description": "Evolve Media is a publishing platform that offers contextual environments for partners to connect and engage with millions of loyal readers through passionate writing and artful storytelling.", + "icon": "EvolveMedia.svg", + "js": { + "EvolveGtagId": "", + "EvolveMediaMainSettings": "" + }, + "saas": true, + "website": "https://www.evolvemediallc.com" + }, + "Evvnt": { + "cats": [ + 72, + 104 + ], + "description": "Evvnt is a digital events marketing and management platform.", + "dom": [ + "script[data-source*='evvnt']" + ], + "icon": "Evvnt.svg", + "js": { + "evvnt_require": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://evvnt.com" + }, + "eWAY Payments": { + "cats": [ + 41 + ], + "description": "eWAY is a global omnichannel payment provider. The company processes secure credit card payments for merchants. eWay works through eCommerce.", + "html": [ + "<img [^>]*src=\"[^/]*//[^/]*eway\\.com" + ], + "icon": "eway.svg", + "js": { + "eWAY.eventHandler": "", + "eWAYUtils": "", + "ewayVars": "" + }, + "scriptSrc": [ + "secure\\.ewaypayments\\.com" + ], + "scripts": [ + "api\\.ewaypayments\\.com" + ], + "website": "https://www.eway.com.au/" + }, + "ewiz commerce": { + "cats": [ + 6 + ], + "description": "ewiz commerce is a B2B solution that integrates advanced eCommerce technology and AI to help manufacturers, distributors, and wholesalers streamline operations and improve ROI.", + "icon": "ewizcommerce.svg", + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scripts": [ + "\\.ewizsaas\\.com" + ], + "website": "https://www.ewizcommerce.com" + }, + "EWWW Image Optimizer": { + "cats": [ + 87, + 92 + ], + "description": "EWWW Image Optimizer is an image optimisation WordPress plugin designed to improve the performance of your website.", + "icon": "EWWW Image Optimizer.png", + "js": { + "ewww_webp_supported": "" + }, + "oss": true, + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/plugins/ewww-image-optimizer/" + ], + "website": "https://github.com/nosilver4u/ewww-image-optimizer" + }, + "EX.CO": { + "cats": [ + 5 + ], + "description": "EX.CO (formerly Playbuzz) is an online publishing platform for publishers, brand agencies, and individual content creators to create content in interactive formats such as polls, quizzes, lists, video snippets, slideshows, and countdowns.", + "icon": "EX.CO.svg", + "js": { + "__EXCO": "", + "__EXCO_INTEGRATION_TYPE": "", + "excoPixelUrl": "" + }, + "pricing": [ + "poa" + ], + "scriptSrc": [ + "\\.ex\\.co", + "\\.playbuzz\\.com" + ], + "website": "https://ex.co", + "xhr": [ + "prd-collector-anon\\.ex\\.co" + ] + }, + "ExactMetrics": { + "cats": [ + 87, + 10 + ], + "description": "ExactMetrics (formerly Google Analytics Dashboard for WP) plugin helps you properly setup all the powerful Google Analytics tracking features without writing any code or hiring a developer.", + "icon": "ExactMetrics.svg", + "js": { + "ExactMetrics": "", + "exactmetrics_frontend": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/plugins/google-analytics-dashboard-for-wp/.+\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + ], + "website": "https://www.exactmetrics.com" + }, + "ExactVisitor": { + "cats": [ + 10 + ], + "description": "ExactVisitor is a tool that identifies and provides insights about individuals visiting a website.", + "icon": "ExactVisitor.svg", + "saas": true, + "scripts": [ + "track\\.exactvisitor\\.com" + ], + "website": "https://exactvisitor.com" + }, + "Excel Impact": { + "cats": [ + 36 + ], + "description": "Excel Impact is a provider of lead generation systems and advertiser solutions.", + "dom": [ + "link[href*='api.excelimpact.com'][rel='preconnect']" + ], + "icon": "ExcelImpact.svg", + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://excelimpact.com" + }, + "Excentos": { + "cats": [ + 6 + ], + "description": "Excentos is a guided selling solution designed to assist customers in identifying and selecting specific products.", + "icon": "Excentos.svg", + "js": { + "_excentosPAQ": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "service\\.excentos\\.com" + ], + "website": "https://www.excentos.com" + }, + "Exemptify": { + "cats": [ + 106, + 100 + ], + "description": "Exemptify allows you to conduct proper EU B2B transactions by validating EU VAT IDs.", + "icon": "Exemptify.png", + "implies": [ + "Shopify" + ], + "js": { + "ExemptifyTriggerUpdate": "", + "m4u_ex_vat_postfix_txt": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.modules4u\\.biz/shopify/exemptify" + ], + "website": "https://modules4u.biz/exemptify" + }, + "Exhibit": { + "cats": [ + 25 + ], + "icon": "Exhibit.png", + "js": { + "Exhibit": "", + "Exhibit.version": "^(.+)$\\;version:\\1" + }, + "scriptSrc": [ + "exhibit.*\\.js" + ], + "website": "https://simile-widgets.org/exhibit/" + }, + "Exit Bee": { + "cats": [ + 36 + ], + "description": "Exit Bee is a platform that uses pattern recognition and machine learning to detect when users disengage from website content and are more likely to interact with ad campaigns.", + "icon": "ExitBee.svg", + "saas": true, + "scripts": [ + "cdn\\.exitbee\\.com" + ], + "website": "https://www.exitbee.com" + }, + "ExitIntel": { + "cats": [ + 32 + ], + "description": "ExitIntel is a full service conversion optimisation agency that focuses on ecommerce companies.", + "icon": "ExitIntel.svg", + "js": { + "exitintel.VERSION": "(.+)$\\;version:\\1", + "exitintelAccount": "", + "exitintelConfig": "" + }, + "pricing": [ + "high", + "recurring", + "payg" + ], + "saas": true, + "scriptSrc": [ + "(?:get.)?exitintel\\.com" + ], + "website": "https://exitintelligence.com" + }, + "Exitshop": { + "cats": [ + 6 + ], + "description": "Exitshop is an ecommerce solution designed for managing and operating online stores.", + "icon": "Exitshop.svg", + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "www\\.exitshop\\.cz" + ], + "website": "https://www.exitshop.cz" + }, + "Exo Platform": { + "cats": [ + 19 + ], + "description": "Exo Platform is a social-collaboration software designed for enterprises.", + "icon": "ExoPlatform.svg", + "js": { + "eXo.core": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://www.exoplatform.com" + }, + "ExoClick": { + "cats": [ + 36 + ], + "description": "ExoClick is a Barcelona-based online advertising company, which provides online advertising services to both advertisers and publishers.", + "icon": "ExoClick.png", + "meta": { + "exoclick-site-verification": "" + }, + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "\\.exoclick\\.com/" + ], + "website": "https://www.exoclick.com" + }, + "experiencedCMS": { + "cats": [ + 1 + ], + "cpe": "cpe:2.3:a:experiencedcms:experiencedcms:*:*:*:*:*:*:*:*", + "icon": "experiencedCMS_Logo.png", + "implies": [ + "PHP" + ], + "meta": { + "generator": "^experiencedCMS$" + }, + "website": "https://experiencedcms.berkearas.de" + }, + "ExpertRec": { + "cats": [ + 29 + ], + "description": "ExpertRec is a collaborative Web search engine, which allows users share search histories through a web browser.", + "icon": "ExpertRec.svg", + "js": { + "_er_config": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "expertrec\\.com/api/js/ci_common\\.js\\?id=.*" + ], + "website": "https://www.expertrec.com/" + }, + "Expivi": { + "cats": [ + 105 + ], + "description": "Expivi specialises in 3D visualisation technology for ecommerce stores.", + "dom": [ + "iframe[src*='.expivi.net/']" + ], + "icon": "Expivi.svg", + "js": { + "ExpiviComponent": "", + "expivi": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.expivi\\.(?:com|net)/" + ], + "website": "https://www.expivi.com" + }, + "Exponea": { + "cats": [ + 97 + ], + "description": "Exponea is a cloud-based marketing analysis platform suitable for large and midsize organisations in a variety of industries.", + "icon": "Exponea.svg", + "js": { + "exponea.version": "^v([\\d.]+)$\\;version:\\1" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "(?:\\.exponea\\.com)?/js/exponea\\.min\\.js" + ], + "website": "https://go.exponea.com" + }, + "Express": { + "cats": [ + 18, + 22 + ], + "cookies": { + "connect\\.sid": "" + }, + "cpe": "cpe:2.3:a:expressjs:express:*:*:*:*:*:*:*:*", + "description": "Express is a web application framework for Node.js, released as free and open-source software under the MIT License. It is designed for building web applications and APIs.", + "headers": { + "X-Powered-By": "^Express(?:$|,)" + }, + "icon": "Express.svg", + "implies": [ + "Node.js" + ], + "website": "https://expressjs.com" + }, + "ExpressionEngine": { + "cats": [ + 1 + ], + "cookies": { + "exp_csrf_token": "", + "exp_last_activity": "", + "exp_tracker": "" + }, + "cpe": "cpe:2.3:a:ellislab:expressionengine:*:*:*:*:*:*:*:*", + "description": "ExpressionEngine is a free and open-source CMS.", + "icon": "ExpressionEngine.svg", + "implies": [ + "PHP" + ], + "oss": true, + "website": "https://expressionengine.com/" + }, + "Extend": { + "cats": [ + 107 + ], + "description": "Extend is a service that offers brands product and shipping protection, creating a new revenue source while enhancing customer loyalty and trust.", + "icon": "Extend.svg", + "js": { + "Extend": "" + }, + "saas": true, + "scriptSrc": [ + "sdk\\.helloextend\\.com/extend-sdk-client/v([\\d.]+)/extend-sdk-client\\.min\\.js\\;version:\\1" + ], + "website": "https://www.extend.com" + }, + "Extendify": { + "cats": [ + 87 + ], + "description": "Extendify is a popular platform used by WordPress site owners to create high-performing and highly-aesthetic websites with ease.", + "dom": [ + "link[href*='/plugins/extendify/'], #extendify-utility-styles-css" + ], + "icon": "Extendify.png", + "oss": true, + "requires": [ + "WordPress" + ], + "website": "https://extendify.com" + }, + "ExtendThemes Calliope": { + "cats": [ + 80 + ], + "description": "ExtendThemes Calliope is an flexible, multipurpose WordPress child theme of Colibri WP.", + "dom": [ + "link[href*='/wp-content/themes/calliope/']" + ], + "icon": "ExtendThemes.svg", + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/calliope/" + ], + "website": "https://wordpress.org/themes/calliope" + }, + "ExtendThemes EmpowerWP": { + "cats": [ + 80 + ], + "description": "ExtendThemes EmpowerWP is an flexible, multipurpose WordPress theme.", + "dom": [ + "link[href*='/wp-content/themes/empowerwp']" + ], + "excludes": [ + "ExtendThemes Mesmerize" + ], + "icon": "ExtendThemes.svg", + "pricing": [ + "freemium", + "low", + "recurring", + "onetime" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/empowerwp(?:-pro)?/" + ], + "website": "https://extendthemes.com/empowerwp" + }, + "ExtendThemes Highlight": { + "cats": [ + 80 + ], + "description": "ExtendThemes Highlight is an flexible, multipurpose WordPress theme.", + "dom": [ + "link[href*='/wp-content/themes/highlight/'], link[href*='/wp-content/themes/highlight-pro/']" + ], + "excludes": [ + "ExtendThemes Mesmerize" + ], + "icon": "ExtendThemes.svg", + "pricing": [ + "freemium", + "low", + "recurring", + "onetime" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/highlight(?:-pro)?/" + ], + "website": "https://extendthemes.com/highlight" + }, + "ExtendThemes Materialis": { + "cats": [ + 80 + ], + "description": "ExtendThemes Materialis is an flexible, multipurpose WordPress theme.", + "dom": [ + "link#materialis-style-css" + ], + "icon": "ExtendThemes.svg", + "js": { + "MaterialisTheme": "", + "materialisSetHeaderTopSpacing": "", + "materialis_theme_pro_settings": "" + }, + "pricing": [ + "freemium", + "low", + "recurring", + "onetime" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/materialis(?:-pro)?/" + ], + "website": "https://extendthemes.com/materialis" + }, + "ExtendThemes Mesmerize": { + "cats": [ + 80 + ], + "description": "ExtendThemes Mesmerize is an flexible, multipurpose WordPress theme.", + "dom": [ + "link#mesmerize-style-css" + ], + "icon": "ExtendThemes.svg", + "js": { + "MesmerizeKube": "", + "mesmerizeDomReady": "", + "mesmerizeFooterParalax": "", + "mesmerizeMenuSticky": "" + }, + "pricing": [ + "freemium", + "low", + "recurring", + "onetime" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/mesmerize(?:-pro)?/" + ], + "website": "https://extendthemes.com/mesmerize" + }, + "ExtJS": { + "cats": [ + 12 + ], + "cpe": "cpe:2.3:a:sencha:ext_js:*:*:*:*:*:*:*:*", + "description": "ExtJS is a JavaScript framework developed by Sencha, designed for creating feature-rich, cross-platform web applications with a comprehensive set of UI components and tools.", + "icon": "ExtJS.svg", + "js": { + "Ext": "", + "Ext.version": "^(.+)$\\;version:\\1", + "Ext.versions.extjs.version": "^(.+)$\\;version:\\1" + }, + "pricing": [ + "poa" + ], + "scriptSrc": [ + "ext-base\\.js" + ], + "website": "https://www.sencha.com" + }, + "Extole": { + "cats": [ + 94, + 84 + ], + "description": "Extole is an online marketing platform that enables brands and businesses to get new customers through loyalty and referral programs.", + "dom": [ + "li > a[href*='.extole.com/'][target='_blank']" + ], + "icon": "Extole.svg", + "js": { + "extole.VERSION": "^([\\d\\.]+)$\\;version:\\1" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.(?:extole|xtlo)\\.(?:com|net)/" + ], + "website": "https://www.extole.com" + }, + "ExtraWatch": { + "cats": [ + 10 + ], + "description": "ExtraWatch is a tool that tracks clicks and helps optimize landing pages by providing actionable insights into user interactions.", + "icon": "ExtraWatch.svg", + "js": { + "extraWatchAjaxLink": "", + "extrawatch_createRequestObject": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://www.extrawatch.com" + }, + "EyeFitU": { + "cats": [ + 102 + ], + "description": "EyeFitU is a Size-as-a-Service AI platform for ecommerce that provides automated sizing intelligence to improve fit accuracy and reduce returns.", + "icon": "EyeFitU.svg", + "js": { + "eyefitu.version": "", + "eyefituCalls": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scripts": [ + "web-sdk\\.eyefitu\\.com" + ], + "website": "https://www.eyefitu.com" + }, + "EyouCMS": { + "cats": [ + 1 + ], + "description": "Eyou CMS is a stable, open-source enterprise content management system built on the TP5.0 framework.", + "icon": "EyouCMS.svg", + "meta": { + "generator": "^eyoucms$" + }, + "pricing": [ + "onetime" + ], + "website": "https://www.eyoucms.com" + }, + "eZ Publish": { + "cats": [ + 1, + 6 + ], + "cookies": { + "eZSESSID": "" + }, + "cpe": "cpe:2.3:a:ez:ez_publish:*:*:*:*:*:*:*:*", + "headers": { + "X-Powered-By": "^eZ Publish" + }, + "icon": "eZ.svg", + "implies": [ + "PHP" + ], + "meta": { + "generator": "eZ Publish" + }, + "website": "https://github.com/ezsystems/ezpublish-legacy" + }, + "eZCater": { + "cats": [ + 6 + ], + "description": "ezCater is a platform that enables businesses to order and manage office catering services from local and national restaurants.", + "icon": "ezCater.svg", + "saas": true, + "scripts": [ + "www\\.ezcater\\.com" + ], + "website": "https://www.ezcater.com" + }, + "EZLynx": { + "cats": [ + 53 + ], + "description": "EZLynx is a cloud-based software offering real-time comparative insurance rating, integrating with over 330 carriers for automated quoting and policy management​.", + "icon": "EZLynx.svg", + "meta": { + "author": "^EZLynx$" + }, + "saas": true, + "scriptSrc": [ + "\\.ezlynx\\.com/" + ], + "website": "https://www.ezlynx.com" + }, + "Ezoic": { + "cats": [ + 10, + 36 + ], + "description": "Ezoic is a website optimisation platform for digital publishers and website owners powered by machine learning.", + "icon": "Ezoic.svg", + "js": { + "EzoicA": "", + "EzoicBanger": "", + "ezoicTestActive": "" + }, + "pricing": [ + "freemium", + "recurring", + "poa", + "payg" + ], + "saas": true, + "scriptSrc": [ + "\\.ezo(?:js|ic|dn)\\.(?:com|net)" + ], + "website": "https://www.ezoic.com" + }, + "EZproxy": { + "cats": [ + 22, + 64 + ], + "description": "EZproxy is a web server and a reverse proxy that is usually used by libraries as a reverse proxy in front of electronic educational resources databases (e.g.: Scopus, PubMed, or Web of Science) in order to provide authentication and protect privacy.", + "excludes": [ + "Apache HTTP Server", + "Nginx" + ], + "headers": { + "server": "^EZproxy$" + }, + "icon": "default.svg", + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "website": "https://www.oclc.org/en/ezproxy.html" + }, + "EzTix": { + "cats": [ + 104 + ], + "description": "EzTix is an event ticketing system.", + "dom": [ + "script#eztixKioskLinkId" + ], + "icon": "EzTix.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "kiosk\\.eztix\\.co/" + ], + "website": "https://www.eztix.com" + }, + "ezyVet": { + "cats": [ + 72 + ], + "description": "ezyVet is a cloud-based veterinary practice management platform designed to support clinical workflows, patient records, scheduling, and operational processes.", + "icon": "ezyVet.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scripts": [ + "\\.ezyvet\\.com/" + ], + "website": "https://www.ezyvet.com" + }, + "F5 BigIP": { + "cats": [ + 64 + ], + "cookies": { + "F5_HT_shrinked": "", + "F5_ST": "", + "F5_fullWT": "", + "LastMRH_Session": "", + "MRHSHint": "", + "MRHSequence": "", + "MRHSession": "", + "TIN": "" + }, + "cpe": "cpe:2.3:a:f5:big-ip:*:*:*:*:*:*:*:*", + "description": "F5's BIG-IP is a family of products covering software and hardware designed around application availability, access control, and security solutions.", + "headers": { + "server": "^big-?ip$" + }, + "icon": "F5.svg", + "website": "https://www.f5.com/products/big-ip-services" + }, + "F5 Distributed Cloud Services": { + "cats": [ + 62 + ], + "description": "F5 Distributed Cloud Services is a SaaS platform providing security, networking, and application management to deploy, secure, and operate applications in cloud-native environments.", + "headers": { + "X-Volterra-Location": "" + }, + "icon": "F5DistributedCloudServices.svg", + "saas": true, + "website": "https://www.f5.com/products/distributed-cloud-services" + }, + "Fabric": { + "cats": [ + 6 + ], + "description": "Fabric is a headless commerce platform helping direct-to-consumer and B2B brands utilize an ecommerce platform designed for their needs.", + "dom": [ + "img[data-src*='fabric.imgix.net/']" + ], + "icon": "Fabric.svg", + "meta": { + "powered-by": "FabricInc" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://fabric.inc" + }, + "Facebook Ads": { + "cats": [ + 36 + ], + "description": "Facebook Ads is an online advertising platform developed by Facebook.", + "icon": "Facebook.svg", + "pricing": [ + "payg" + ], + "saas": true, + "website": "https://www.facebook.com/business/ads" + }, + "Facebook Chat Plugin": { + "cats": [ + 52 + ], + "description": "Facebook Chat Plugin is a website plugin that businesses with a Facebook Page can install on their website.", + "dom": { + "iframe[src*='.facebook.com/']": { + "attributes": { + "src": "\\.facebook\\.com/v([\\d\\.]+)/plugins/customerchat\\;version:\\1" + } + } + }, + "icon": "Facebook.svg", + "js": { + "facebookChatSettings": "" + }, + "scriptSrc": [ + "connect\\.facebook\\.net/.+\\.customerchat\\.js" + ], + "website": "https://developers.facebook.com/docs/messenger-platform/discovery/facebook-chat-plugin/" + }, + "Facebook Login": { + "cats": [ + 69 + ], + "description": "Facebook Login is a way for people to create accounts and log into your app across multiple platforms.", + "icon": "Facebook.svg", + "js": { + "FB.getLoginStatus": "" + }, + "website": "https://developers.facebook.com/docs/facebook-login/" + }, + "Facebook Pay": { + "cats": [ + 41 + ], + "description": "Facebook pay is a payment solution which can be used on any site or app outside Facebook ecosystem.", + "dom": [ + "[aria-labelledby='pi-facebook_pay']" + ], + "icon": "Facebook.svg", + "website": "https://pay.facebook.com/" + }, + "Facebook Pixel": { + "cats": [ + 10 + ], + "description": "Facebook pixel is an analytics tool that allows you to measure the effectiveness of your advertising.", + "dom": [ + "img[src*='facebook.com/tr']" + ], + "icon": "Facebook.svg", + "js": { + "_fbp": "", + "_fbq": "" + }, + "scriptSrc": [ + "connect\\.facebook.\\w+/signals/config/\\d+\\?v=([\\d\\.]+)\\;version:\\1", + "connect\\.facebook\\.\\w+/.+/fbevents\\.js" + ], + "scripts": [ + "(?:^|//)(?:www\\.)?connect\\.facebook\\.net\\/(?:[A-Za-z_-]+\\/)?(?:fbevents|events)\\.js(?:\\?[^\"']*)?" + ], + "website": "https://facebook.com" + }, + "Facebook Pixel Advanced Matching": { + "cats": [ + 42 + ], + "description": "Facebook Pixel Advanced Matching is a feature that allows the optimization of Meta ads by sending hashed customer information with Meta Pixel events, aiding in improved conversion attribution and broader audience reach.", + "icon": "Meta.svg", + "implies": [ + "Facebook Pixel" + ], + "website": "https://www.facebook.com/business/help/611774685654668?id=1205376682832142", + "xhr": [ + "facebook\\.com/tr/", + "udff\\[em\\]=[a-fA-F0-9]{64}", + "udff\\[.+\\]=[a-fA-F0-9]+" + ] + }, + "Facil-iti": { + "cats": [ + 68 + ], + "description": "Facil-iti is a web accessibility overlay which provides support for some people with disabilities and seniors.", + "icon": "Facil-iti.svg", + "scriptSrc": [ + "ws\\.facil-iti\\.com/tag/faciliti-tag\\.min\\.js" + ], + "website": "https://www.facil-iti.com/" + }, + "Facilita": { + "cats": [ + 53 + ], + "description": "Facilita is a CRM designed for the real estate market, providing tools to manage client interactions, listings, and transactions.", + "icon": "Facilita.svg", + "js": { + "facilitaFormTrackerFnc": "" + }, + "saas": true, + "scriptSrc": [ + "cdn\\.appfacilita\\.com/" + ], + "website": "https://www.appfacilita.com" + }, + "Fact Finder": { + "cats": [ + 29 + ], + "description": "Fact Finder is a platform which, combines search, navigation, and merchandising solutions to streamline online search and power sales.", + "html": [ + "<!-- Factfinder" + ], + "icon": "FactFinder.svg", + "js": { + "FactFinderInit": "", + "factfinder": "", + "factfinder.version": "^([\\d\\.])$\\;version:\\1" + }, + "scriptSrc": [ + "Suggest\\.ff" + ], + "url": [ + "(?:/ViewParametricSearch|ffsuggest\\.[a-z]htm)" + ], + "website": "https://fact-finder.com" + }, + "Faire": { + "cats": [ + 6 + ], + "description": "Faire is an online wholesale marketplace embed that enables retailers to browse and purchase products directly from independent brands within their existing platform.", + "dom": [ + "iframe[src*='www.faire.com/']" + ], + "icon": "Faire.svg", + "js": { + "faire.api": "" + }, + "saas": true, + "website": "https://www.faire.com" + }, + "FalguniThemes Nisarg": { + "cats": [ + 80 + ], + "description": "FalguniThemes Nisarg is a new fully responsive and translation ready WordPress theme.", + "icon": "FalguniThemes.png", + "js": { + "nisargpro_script_vars": "" + }, + "pricing": [ + "freemium", + "onetime" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/nisarg(?:pro)?/" + ], + "website": "https://www.falgunithemes.com/downloads/nisarg" + }, + "FameThemes OnePress": { + "cats": [ + 80 + ], + "description": "FameThemes OnePress is a free portfolio one page WordPress theme suited for an individual or digital agency.", + "icon": "FameThemes.svg", + "js": { + "OnePress_Plus": "", + "onepressIsMobile": "", + "onepress_js_settings": "" + }, + "pricing": [ + "freemium" + ], + "requires": [ + "WordPress" + ], + "website": "https://www.famethemes.com/themes/onepress" + }, + "FameThemes Screenr": { + "cats": [ + 80 + ], + "description": "FameThemes Screenr is a fullscreen parallax WordPress theme suited for business, portfolio, digital agency, freelancers.", + "icon": "FameThemes.svg", + "js": { + "Screenr.autoplay": "", + "Screenr_Plus": "" + }, + "requires": [ + "WordPress" + ], + "website": "https://www.famethemes.com/themes/screenr" + }, + "Famewall": { + "cats": [ + 90 + ], + "description": "Famewall is a tool that converts social media mentions into visually appealing testimonials and automates the process of collecting them from customers using a custom collection feature.", + "icon": "Famewall.svg", + "pricing": [ + "freemium", + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "embed\\.famewall\\.io/" + ], + "website": "https://famewall.io" + }, + "Famly": { + "cats": [ + 21 + ], + "description": "Famly is a digital platform enabling early educators and families to collaborate, share responsibilities, and support child development.", + "icon": "Famly.svg", + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scripts": [ + "app\\.famly\\.co" + ], + "website": "https://www.famly.co" + }, + "Famous.ai": { + "cats": [ + 47 + ], + "description": "Famous.ai is a platform that transforms written concepts into functional mobile or web applications using artificial intelligence.", + "icon": "FamousAI.svg", + "saas": true, + "scriptSrc": [ + "static\\.famous\\.ai" + ], + "website": "https://famous.ai" + }, + "FancyBox": { + "cats": [ + 59 + ], + "description": "FancyBox is a tool for displaying images, html content and multi-media in a Mac-style 'lightbox' that floats overtop of web page.", + "icon": "FancyBox.svg", + "implies": [ + "jQuery" + ], + "js": { + "$.fancybox.version": "^(.+)$\\;version:\\1", + "Fancybox.version": "^(.+)$\\;version:\\1", + "jQuery.fancybox.version": "^(.+)$\\;version:\\1" + }, + "scriptSrc": [ + "jquery\\.fancybox(?:\\.pack|\\.min)?\\.js(?:\\?v=([\\d.]+))?$\\;version:\\1" + ], + "website": "https://fancyapps.com/fancybox" + }, + "Fanplayr": { + "cats": [ + 76 + ], + "description": "Fanplayr is a real-time insights platform that provides website optimisation and personalisation solutions for businesses.", + "dom": [ + "link[href*='cdn.fanplayr.com']" + ], + "icon": "Fanplayr.svg", + "js": { + "fanplayr.platform.version": "^([\\d\\.]+)$\\;version:\\1" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.fanplayr\\.com/.+/([\\d\\.]+)\\;version:\\1" + ], + "website": "https://fanplayr.com" + }, + "FaraPy": { + "cats": [ + 1 + ], + "html": [ + "<!-- Powered by FaraPy." + ], + "icon": "FaraPy.png", + "implies": [ + "Python" + ], + "website": "https://faral.tech" + }, + "Farazi Bilişim": { + "cats": [ + 54 + ], + "description": "Farazi Bilişim is a platform that enhances online visibility through search engine optimization strategies aimed at improving website ranking and performance across major search platforms.", + "headers": { + "X-Powered-By": "farazibilisim\\.com\\.tr" + }, + "icon": "Farazi.svg", + "saas": true, + "scripts": [ + "farazibilisim\\.com\\.tr" + ], + "website": "https://farazibilisim.com.tr" + }, + "FarCry": { + "cats": [ + 18 + ], + "cookies": { + "FARCRYDEVICETYPE": "" + }, + "description": "FarCry is a web application framework that helps CFML developers build tailor-made content solutions.", + "icon": "FarCry.svg", + "js": { + "farcryForgotPassword": "", + "farcryLogin": "" + }, + "oss": true, + "website": "https://www.farcrycore.org" + }, + "FareHarbor": { + "cats": [ + 5, + 72 + ], + "description": "FareHarbor is an booking and schedule management solution intended for tour and activity companies.", + "dom": [ + "iframe[src*='fareharbor']" + ], + "html": [ + "<iframe[^>]+fareharbor" + ], + "icon": "FareHarbor.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "fareharbor\\.com/embeds/api/" + ], + "website": "https://fareharbor.com" + }, + "FARFETCH Black & White": { + "cats": [ + 6 + ], + "description": "Farfetch Platform Solutions is a full service platform and agency providing end-to-end, multichannel e-commerce solutions for luxury fashion brands under the name Farfetch Black & White.", + "icon": "Farfetch.png", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "cdn-static\\.farfetch-contents.com\\.js" + ], + "website": "https://www.farfetchplatformsolutions.com/" + }, + "Farmakom": { + "cats": [ + 6 + ], + "description": "Farmakom is a platform in Italy supporting pharmacy digital transformation by providing channel management, consistent customer support, and tools to drive business growth.", + "icon": "Farmakom.svg", + "saas": true, + "scripts": [ + "\\.farmakom\\.io" + ], + "website": "https://www.farmakom.it" + }, + "Faslet": { + "cats": [ + 6 + ], + "description": "Faslet is a sizing solution platform for online clothing stores that helps reduce returns caused by size discrepancies and improves conversion rates.", + "icon": "Faslet.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "\\.faslet\\.net" + ], + "website": "https://site.faslet.me" + }, + "FASO": { + "cats": [ + 51 + ], + "cookies": { + "fasocloudflarecache": "" + }, + "description": "FASO is a web platform developed by BoldBrush that enables artists to create and manage professional fine art portfolio websites online.", + "headers": { + "X-Faso-Server-Execution-Time": "" + }, + "icon": "FASO.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.faso.com" + }, + "Fast Bundle": { + "cats": [ + 100 + ], + "description": "Fast Bundle gives you the ability to create product bundle offers with discounts.", + "icon": "Fast Bundle.svg", + "implies": [ + "Shopify" + ], + "js": { + "FastBundleConf.bundleBox": "", + "FastBundleConf.cartInfo.app_version": "v([\\d\\.]+)\\;version:\\1" + }, + "pricing": [ + "freemium", + "recurring", + "low" + ], + "saas": true, + "scriptSrc": [ + "api\\.fastbundle\\.co/" + ], + "website": "https://fastbundle.co" + }, + "Fast Checkout": { + "cats": [ + 6 + ], + "description": "Fast Checkout is a one-click purchases for buyers without requiring a password to log in.", + "icon": "Fast Checkout.svg", + "js": { + "FAST_VERSION": "([\\d\\.]+)\\;version:\\1", + "Fast.Events": "" + }, + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "js\\.fast\\.co/" + ], + "website": "https://www.fast.co" + }, + "FAST ESP": { + "cats": [ + 29 + ], + "description": "FAST ESP is a service-oriented architecture development platform which is geared towards production searchable indexes. It provided a flexible framework for creating ETL applications for efficient indexing of searchable content.", + "dom": [ + "form[id^='fastsearch']" + ], + "html": [ + "<form[^>]+id=\"fastsearch\"" + ], + "icon": "FAST ESP.png", + "website": "https://microsoft.com/enterprisesearch" + }, + "FAST Search for SharePoint": { + "cats": [ + 29 + ], + "description": "FAST Search for SharePoint is the search engine for Microsoft's SharePoint collaboration platform. Its purpose is helping SharePoint users locate and retrieve stored enterprise content.", + "dom": [ + "input[name*='ParametricSearch']" + ], + "html": [ + "<input[^>]+ name=\"ParametricSearch" + ], + "icon": "FAST Search for SharePoint.png", + "implies": [ + "Microsoft SharePoint", + "Microsoft ASP.NET" + ], + "url": [ + "Pages/SearchResults\\.aspx\\?k=" + ], + "website": "https://sharepoint.microsoft.com/en-us/product/capabilities/search/Pages/Fast-Search.aspx" + }, + "Fast Simon": { + "cats": [ + 6 + ], + "description": "Fast Simon is a solution for shopping optimization in ecommerce, enhancing search, navigation, and merchandising to improve online retail performance.", + "icon": "FastSimon.svg", + "js": { + "FastSimonAppType": "", + "FastSimonReporting": "" + }, + "saas": true, + "scriptSrc": [ + "\\.fastsimon\\.com/" + ], + "website": "https://www.fastsimon.com" + }, + "FastAPI": { + "cats": [ + 18 + ], + "description": "FastAPI is a web framework for building APIs with Python, utilizing standard Python type hints.", + "dom": [ + "link[href*='fastapi.tiangolo.com'][rel='shortcut icon']" + ], + "icon": "FastAPI.svg", + "implies": [ + "Python" + ], + "website": "https://fastapi.tiangolo.com" + }, + "Fastbase": { + "cats": [ + 10 + ], + "description": "Fastbase is a web analytics tool that identifies visitors' real company names and the individuals associated with them, aiding in targeted marketing and lead generation.", + "icon": "Fastbase.svg", + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "fastbase\\.com/" + ], + "website": "https://www.fastbase.com" + }, + "FastComet": { + "cats": [ + 88 + ], + "description": "FastComet is a hosting service company from San Francisco, California.", + "dns": { + "SOA": [ + "\\.fcomet\\.com" + ] + }, + "icon": "FastComet.svg", + "pricing": [ + "recurring", + "payg" + ], + "website": "https://www.fastcomet.com" + }, + "Fastcommerce": { + "cats": [ + 6 + ], + "description": "Fastcommerce is an ecommerce platform that offers tools and solutions for businesses to create and manage online stores in Brazil.", + "icon": "Fastcommerce.svg", + "meta": { + "generator": "^Fastcommerce" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://www.fastcommerce.com.br" + }, + "Fasterize": { + "cats": [ + 92 + ], + "description": "Fasterize is a website accelerator service.", + "icon": "Fasterize.svg", + "js": { + "fstrz": "" + }, + "website": "https://www.fasterize.com/" + }, + "Fastly": { + "cats": [ + 31 + ], + "cpe": "cpe:2.3:a:fastly:fastly:*:*:*:*:*:*:*:*", + "description": "Fastly is a cloud computing services provider. Fastly's cloud platform provides a content delivery network, Internet security services, load balancing, and video & streaming services.", + "headers": { + "Fastly-Debug-Digest": "", + "Vary": "Fastly-SSL", + "X-Fastly-Request-ID": "", + "server": "Fastly", + "x-fastly-origin": "", + "x-fastly-request-id": "", + "x-via-fastly": "" + }, + "icon": "Fastly.svg", + "pricing": [ + "payg" + ], + "website": "https://www.fastly.com", + "xhr": [ + "\\.fastly\\.net" + ] + }, + "Fastmind": { + "cats": [ + 52 + ], + "description": "Fastmind is an AI-powered chatbot builder that enables customer engagement using live data retrieved directly from a search engine.", + "icon": "Fastmind.svg", + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.fastmind\\.ai/" + ], + "website": "https://fastmind.ai" + }, + "FastPixel": { + "cats": [ + 23 + ], + "description": "FastPixel is an all-in-one WordPress caching plugin that speeds up your website.", + "icon": "FastPixel.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "saas": true, + "scriptSrc": [ + "api\\.fastpixel\\.io/" + ], + "website": "https://fastpixel.io" + }, + "FastSpring": { + "cats": [ + 6, + 41 + ], + "description": "FastSpring is a digital ecommerce platform that helps software and SaaS companies manage payments, subscriptions, tax compliance, and fraud prevention globally.", + "dom": [ + "form[action*='sites.fastspring.com']" + ], + "html": [ + "<a [^>]*href=\"https?://sites\\.fastspring\\.com", + "<form [^>]*action=\"https?://sites\\.fastspring\\.com" + ], + "icon": "FastSpring.svg", + "js": { + "fastspring": "", + "fastspringAfterMarkupCallback": "" + }, + "pricing": [ + "payg" + ], + "saas": true, + "website": "https://fastspring.com" + }, + "Fastspring": { + "cats": [ + 6 + ], + "html": [ + "<a [^>]*href=\"https?://sites\\.fastspring\\.com", + "<form [^>]*action=\"https?://sites\\.fastspring\\.com" + ], + "icon": "fastspring.png", + "website": "https://fastspring.com" + }, + "FastTony": { + "cats": [ + 36 + ], + "description": "FastTony is an application that facilitates promotion and sales through Facebook and Instagram.", + "icon": "FastTony.svg", + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.fasttony\\.(?:es|com)/" + ], + "website": "https://fasttony.com" + }, + "Fat Zebra": { + "cats": [ + 41 + ], + "description": "Fat Zebra provides a process of accepting credit card payments online.", + "dom": [ + "iframe[src*='paynow.pmnts.io']", + "form[action*='paynow.pmnts.io']", + "iframe[src*='FatZebraFrame']" + ], + "html": [ + "<(?:iframe|img|form)[^>]+paynow\\.pmnts\\.io", + "<(?:iframe)[^>]+FatZebraFrame" + ], + "icon": "fatzebra.svg", + "scriptSrc": [ + "paynow\\.pmnts\\.io" + ], + "website": "https://www.fatzebra.com/" + }, + "Fat-Free Framework": { + "cats": [ + 18 + ], + "cpe": "cpe:2.3:a:fatfreeframework:fat-free_framework:*:*:*:*:*:*:*:*", + "description": "Fat-Free Framework (F3) is a lightweight PHP micro-framework that enables rapid development of dynamic web applications with built-in features like URL routing, caching, multilingual support, and database integration for high performance.", + "headers": { + "X-Powered-By": "^Fat-Free Framework$" + }, + "icon": "Fat-Free Framework.svg", + "implies": [ + "PHP" + ], + "oss": true, + "website": "https://fatfreeframework.com" + }, + "FatherShops": { + "cats": [ + 6 + ], + "description": "FatherShops is an ecommerce platform.", + "excludes": [ + "OpenCart" + ], + "icon": "FatherShops.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "fathershop/view/theme/fs/" + ], + "website": "https://fathershops.com" + }, + "Fathom": { + "cats": [ + 10 + ], + "description": "Fathom is easy-yet-powerful website analytics that protects digital privacy.", + "icon": "Fathom.svg", + "js": { + "fathom.blockTrackingForMe": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.usefathom\\.com/" + ], + "website": "https://usefathom.com" + }, + "Fatsoma": { + "cats": [ + 104 + ], + "description": "Fatsoma is a platform for creating event and concert websites, enabling organizers to manage listings and ticket sales.", + "dom": [ + "link[href*='.fatsomasites.com']" + ], + "icon": "Fatsoma.svg", + "saas": true, + "scripts": [ + "\\.fatsoma\\.com" + ], + "website": "https://www.fatsoma.com" + }, + "Faveo": { + "cats": [ + 13 + ], + "description": "Faveo is an open source help desk system and ticket management tool that enables tracking, assignment, and resolution of support tickets.", + "dom": [ + "link[href*='/lb-faveo/']" + ], + "icon": "Faveo.svg", + "oss": true, + "pricing": [ + "freemium", + "onetime", + "mid", + "recurring", + "poa" + ], + "requires": [ + "jQuery" + ], + "saas": true, + "scriptSrc": [ + "/lb-faveo/js/" + ], + "website": "https://faveohelpdesk.com" + }, + "Fbits": { + "cats": [ + 6 + ], + "icon": "Fbits.png", + "js": { + "fbits": "" + }, + "website": "https://www.traycorp.com.br" + }, + "FC2 Analyzer": { + "cats": [ + 10 + ], + "description": "FC2 Analyzer is a platform designed to track and analyze affiliate system performance, providing insights into traffic, conversions, and revenue metrics.", + "icon": "FC2Analyzer.svg", + "saas": true, + "scriptSrc": [ + "\\.fc2\\.com/" + ], + "website": "https://fc2.com" + }, + "FeatherPanel": { + "cats": [ + 9 + ], + "description": "FeatherPanel is an open-source game server management panel built with PHP, Vue, and Go.", + "icon": "FeatherPanel.svg", + "js": { + "FeatherPanel.api": "" + }, + "meta": { + "author": "^FeatherPanel$" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://featherpanel.com" + }, + "FeatherX": { + "cats": [ + 90 + ], + "description": "FeatherX captures content from all major reviews and social media channels.", + "icon": "FeatherX.svg", + "js": { + "featherx.clientId": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://featherx.ai" + }, + "Feathr": { + "cats": [ + 32 + ], + "description": "Feathr is a suite of digital marketing tools designed specifically for event organizers, facilitating targeted outreach and audience engagement.", + "icon": "Feathr.svg", + "js": { + "FeathrBoomerang.version": "([\\d.]+)\\;version:\\1" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.feathr\\.co/" + ], + "website": "https://www.feathr.co" + }, + "Featurebase": { + "cats": [ + 85 + ], + "description": "Featurebase is feature management software designed to collect, organise, and analyse product feedback, empowering teams to make data-driven decisions for building products that align with customer preferences.", + "dom": [ + "meta[http-equiv*='Content-Security-Policy'][content*='//featurebase.app']" + ], + "icon": "Featurebase.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://www.featurebase.app" + }, + "FedEx": { + "cats": [ + 99 + ], + "description": "FedEx is an American multinational company which focuses on transportation, ecommerce and business services.", + "icon": "FedEx.svg", + "requiresCategory": [ + 6 + ], + "text": [ + "\\bFedEx\\b" + ], + "website": "https://www.fedex.com" + }, + "Fedora": { + "cats": [ + 28 + ], + "cpe": "cpe:2.3:o:fedoraproject:fedora:*:*:*:*:*:*:*:*", + "description": "Fedora is a free open-source Linux-based operating system.", + "headers": { + "Server": "Fedora" + }, + "icon": "Fedora.svg", + "website": "https://fedoraproject.org" + }, + "Feedback Fish": { + "cats": [ + 13 + ], + "description": "Feedback Fish is a widget for collecting website feedback from users.", + "icon": "feedback-fish.svg", + "scriptSrc": [ + "^https://feedback\\.fish/ff\\.js" + ], + "website": "https://feedback.fish" + }, + "FeedbackAutomatic": { + "cats": [ + 73 + ], + "description": "FeedbackAutomatic is a platform that enables businesses to collect customer feedback through surveys, generating more online reviews to enhance their online reputation.", + "dom": [ + "iframe[src*='app.feedbackautomatic.com/']" + ], + "icon": "FeedbackAutomatic.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://feedbackautomatic.com" + }, + "FeederNinja": { + "cats": [ + 5 + ], + "description": "FeederNinja is a tool that allows users to create customizable RSS and social media feed widgets for embedding on websites.", + "saas": true, + "scriptSrc": [ + "\\.feederninja\\.com/" + ], + "website": "https://www.feederninja.com" + }, + "Feedify": { + "cats": [ + 32 + ], + "description": "Feedify is a platform that offers a lean dashboard for managing customer engagement tools with automation.", + "icon": "Feedify.svg", + "js": { + "feedify": "", + "feedify_options": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.feedify\\.net/" + ], + "website": "https://feedify.net" + }, + "FeedMagnet": { + "cats": [ + 96 + ], + "description": "FeedMagnet is a platform that merges original content with curated third-party articles and social posts to deliver varied brand experiences.", + "icon": "FeedMagnet.svg", + "saas": true, + "scriptSrc": [ + "\\.feedmagnet\\.com" + ], + "website": "https://www.feedmagnet.com" + }, + "Feednami": { + "cats": [ + 47 + ], + "description": "Feednami is a web service developed as a replacement for the discontinued Google Feed API, enabling applications to access and parse RSS and Atom feeds.", + "js": { + "feednami.load": "", + "feednami.promiseLoaded": "" + }, + "saas": true, + "website": "https://toolkit.sekando.com/docs/en/feednami" + }, + "Feedonomics": { + "cats": [ + 6 + ], + "description": "Feedonomics is a product feed management platform that helps brands and retailers optimize and list product catalogs across global ecommerce shopping channels.", + "icon": "Feedonomics.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scripts": [ + "tracking\\.feedonomics\\.com" + ], + "website": "https://feedonomics.com" + }, + "FeedSpring": { + "cats": [ + 5 + ], + "description": "FeedSpring is a platform that creates visually appealing social media feeds for websites.", + "icon": "FeedSpring.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "scripts\\.feedspring\\.co/" + ], + "website": "https://www.feedspring.com" + }, + "Feefo": { + "cats": [ + 90 + ], + "description": "Feefo is a cloud-based consumer review and rating management software.", + "dom": [ + "a[href*='.feefo.com/'][target='_blank'], link[href*='.feefo.com/'], img[src*='.feefo.com/']" + ], + "icon": "Feefo.svg", + "js": { + "feefoTracker": "", + "feefoWidget": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.feefo\\.com/" + ], + "website": "https://www.feefo.com" + }, + "Fello": { + "cats": [ + 32 + ], + "description": "Fello is a seller lead generation platform created by agents for agents. It provides modern agents with a lead funnel designed to retain serious sellers.", + "icon": "Fello.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.hifello\\.com/" + ], + "website": "https://hifello.com" + }, + "Felmat": { + "cats": [ + 36 + ], + "description": "Felmat is an advertising network that connects advertisers with publishers to facilitate performance-based marketing across digital platforms.", + "icon": "Felmat.svg", + "js": { + "felmat_report_conversion": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "js\\.felmat\\.net/" + ], + "website": "https://www.felmat.net/" + }, + "Fenicio": { + "cats": [ + 6 + ], + "description": "Fenicio is a cloud platform that handles all aspects of ecommerce sales channel operation and management.", + "icon": "Fenicio.svg", + "js": { + "_FN.validadorTelefono": "", + "fnWishlist.cargarInfoArticulos": "", + "fneCommerce.miCompraVisto": "" + }, + "pricing": [ + "mid", + "recurring", + "payg" + ], + "saas": true, + "website": "https://fenicio.io" + }, + "Fera": { + "cats": [ + 90 + ], + "description": "Fera is a product review and social proof application for ecommerce websites.", + "icon": "Fera.svg", + "js": { + "fera": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.fera\\.ai" + ], + "website": "https://fera.ai/" + }, + "Fera Product Reviews App": { + "cats": [ + 100 + ], + "description": "Fera Product Reviews App is a product review and social proof app for Shopify.", + "icon": "Fera.svg", + "implies": [ + "Shopify", + "Fera" + ], + "js": { + "feraJsUrl": "cdn\\.fera\\.ai/js/fera\\.js.+\\.myshopify\\.com" + }, + "pricing": [ + "low", + "freemium", + "recurring" + ], + "saas": true, + "website": "https://apps.shopify.com/fera" + }, + "Feroot": { + "cats": [ + 41 + ], + "description": "Feroot is a platform for creating PCI DSS 4.0.1–compliant payment pages that ensure safe handling of transaction and customer data.", + "icon": "Feroot.svg", + "saas": true, + "scriptSrc": [ + "pg\\.feroot\\.com" + ], + "website": "https://www.feroot.com" + }, + "Ferret One": { + "cats": [ + 51 + ], + "description": "Ferret One is a personal website builder tool developed in Asia.", + "icon": "FerretOne.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scripts": [ + "ferret-one" + ], + "website": "https://ferret-one.com" + }, + "Ferron": { + "cats": [ + 22 + ], + "description": "Ferron is a web server offering automatic TLS certificate management, configuration, and security for online operations.", + "headers": { + "Server": "^Ferron$", + "X-Ferron-Cache": "" + }, + "icon": "Ferron.svg", + "saas": true, + "website": "https://ferron.sh" + }, + "Fever": { + "cats": [ + 104 + ], + "description": "Fever is a digital platform facilitating the discovery and booking of top events and experiences worldwide.", + "icon": "Fever.svg", + "saas": true, + "scripts": [ + "feverup\\.com" + ], + "website": "https://feverup.com" + }, + "FiboSearch": { + "cats": [ + 29 + ], + "description": "FiboSearch is a WooCommerce product search plugin, formerly known as AJAX Search.", + "icon": "FiboSearch.svg", + "js": { + "dgwt_wcas.ajax_search_endpoint": "" + }, + "pricing": [ + "onetime", + "low", + "recurring" + ], + "requires": [ + "WooCommerce" + ], + "saas": true, + "website": "https://fibosearch.com" + }, + "Fider": { + "cats": [ + 90 + ], + "description": "Fider is an open-source platform for collecting, organizing, and prioritizing customer feedback to support product development decisions.", + "icon": "Fider.svg", + "js": { + "webpackChunkfider": "" + }, + "oss": true, + "website": "https://fider.io" + }, + "Fieldd": { + "cats": [ + 72 + ], + "description": "Fieldd is a scheduling software used to plan, assign, and manage field service operations.", + "icon": "Fieldd.svg", + "js": { + "FielddBooking.init": "", + "FielddLeadForm": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://fieldd.co" + }, + "FieldStack Omni": { + "cats": [ + 6 + ], + "description": "Fieldstack Omni is a unified commerce platform that supports web store, third-party channel, and click-to-brick sales in a single system.", + "icon": "FieldStack.svg", + "meta": { + "generator": "^Fieldstack Omni$" + }, + "saas": true, + "website": "https://www.fieldstack.com/platform/omnichannel-ecommerce-software" + }, + "Filamentphp": { + "cats": [ + 47 + ], + "description": "Filamentphp is a set of full-stack components designed to serve as a foundational starting point for developing applications.", + "icon": "Filament.svg", + "js": { + "FilamentNotification": "", + "filamentData": "", + "webpackChunkfilament": "" + }, + "saas": true, + "website": "https://filamentphp.com" + }, + "Fileflare": { + "cats": [ + 6 + ], + "description": "Fileflare is a Shopify app that enables merchants to sell digital products by automatically delivering downloadable files to customers after purchase.", + "icon": "Fireflare.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "scripts": [ + "app\\.digital-downloads\\.com" + ], + "website": "https://digital-downloads.com" + }, + "FileHippo": { + "cats": [ + 5 + ], + "description": "FileHippo is a widget that provides the latest software updates, allowing users to stay informed about new versions and releases.", + "icon": "FileHippo.svg", + "pricing": [ + "freemium" + ], + "saas": true, + "scriptSrc": [ + "www\\.filehippo\\.com" + ], + "website": "https://filehippo.com" + }, + "FilePond": { + "cats": [ + 59 + ], + "description": "FilePond is a JavaScript library for file uploads.", + "icon": "filepond.svg", + "js": { + "FilePond": "", + "FilePond.create": "", + "FilePond.setOptions": "" + }, + "scriptSrc": [ + "filepond.js" + ], + "website": "https://pqina.nl/filepond/" + }, + "Filestack": { + "cats": [ + 31 + ], + "description": "Filestack is a file upload API and content delivery network (CDN) that enables applications to handle, store, and distribute files.", + "icon": "Filestack.svg", + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.filestackapi\\.com" + ], + "scripts": [ + "\\.filestackapi\\.com" + ], + "website": "https://www.filestack.com" + }, + "Fillout": { + "cats": [ + 5, + 110 + ], + "description": "Fillout is a form builder widget.", + "oss": false, + "saas": true, + "scriptSrc": [ + "^https://server\\.fillout\\.com/embed/v(\\d)/\\;version:\\1" + ], + "website": "https://www.fillout.com/" + }, + "Finalsite": { + "cats": [ + 1 + ], + "description": "Finalsite is a web design and software for schools.", + "dom": [ + "div[id*='fsPoweredByFinalsite']" + ], + "icon": "Finalsite.svg", + "saas": true, + "website": "https://www.finalsite.com/school-websites" + }, + "Finalytics": { + "cats": [ + 10 + ], + "description": "Finalytics is a platform that uses data and analytics to transform customer experience.", + "icon": "Finalytics.svg", + "js": { + "finalytics.accountSummaryParser": "" + }, + "saas": true, + "website": "https://finalytics.ai" + }, + "FinanceAds": { + "cats": [ + 71 + ], + "description": "FinanceAds is a performance marketing agency that has grown affiliate network for the financial sector.", + "dom": [ + "link[href*='js.financeads.net'], link[href*='js.financeads.com'], a[href*='www.financeads.net/tc.php']" + ], + "icon": "Financeads.svg", + "pricing": [ + "payg" + ], + "saas": true, + "website": "https://www.financeads.com" + }, + "FinConnect": { + "cats": [ + 41 + ], + "description": "FinConnect is a platform that enables financial transactions and connections between individuals and businesses, supporting money management and access to related services.", + "icon": "FinConnect.svg", + "js": { + "FinConnect.documentReady": "" + }, + "saas": true, + "scriptSrc": [ + "app\\.finconnect\\.nl" + ], + "website": "https://finconnect.nl" + }, + "Findbar": { + "cats": [ + 29 + ], + "description": "Findbar specializes in advanced on-site search technology, enhancing user engagement and improving the overall user experience on websites and applications.", + "icon": "Findbar.svg", + "js": { + "Findbar": "", + "findbarScriptLoaded": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://findbar.io" + }, + "Findberry": { + "cats": [ + 29 + ], + "description": "Findberry is an internal site search service designed for web developers and site owners looking to integrate a professional, ad-free search engine into their websites.", + "icon": "Findberry.svg", + "js": { + "jQuery_Findberry": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "jQuery" + ], + "saas": true, + "scriptSrc": [ + "\\.findberry\\.com/" + ], + "website": "https://www.findberry.com" + }, + "FindGore": { + "cats": [ + 10 + ], + "description": "FindGore is a conversion rate improvement analytics tool designed to help businesses optimise their websites by analysing user behaviour and identifying areas for enhancement to increase conversion rates.", + "icon": "FindGore.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "api\\.findgore\\.com/" + ], + "website": "https://www.findgore.com" + }, + "Findify": { + "cats": [ + 29, + 76 + ], + "description": "Findify is an intelligent ecommerce search, navigation and personalisation solution.", + "icon": "Findify.svg", + "js": { + "FindifyAnalytics": "", + "findify": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "@findify/bundle@([\\d.]+)/dist/.+\\.js\\;version:\\1" + ], + "website": "https://www.findify.io" + }, + "Findigs": { + "cats": [ + 93 + ], + "description": "Findigs is an all-in-one renting platform that streamlines the entire process from application to approval.", + "icon": "Findigs.svg", + "saas": true, + "scripts": [ + "app\\.findigs\\.com" + ], + "website": "https://www.findigs.com" + }, + "Findmeashoe": { + "cats": [ + 76 + ], + "description": "Findmeashoe is a footwear recommendation portal that aims to improve shopping efficiency and experience of footwear shoppers.", + "icon": "Findmeashoe.png", + "js": { + "FmasJavaScript": "", + "fmasGenderSizeTextVariantIdCollection": "", + "fmasUniversalWidgetJsFileName": "" + }, + "pricing": [ + "poa" + ], + "website": "https://findmeashoe.com" + }, + "Fing": { + "cats": [ + 62 + ], + "description": "Fing is a cloud service to deploy and manage your applications without being worried about your infrastructure and environment.", + "headers": { + "server": "^Fing" + }, + "icon": "Fing.svg", + "pricing": [ + "payg" + ], + "website": "https://fing.ir" + }, + "FingerprintJS": { + "cats": [ + 59, + 83 + ], + "description": "FingerprintJS is a browser fingerprinting library that queries browser attributes and computes a hashed visitor identifier from them.", + "icon": "FingerprintJS.svg", + "js": { + "Fingerprint": "(\\d)?$\\;version:\\1", + "Fingerprint2": "", + "Fingerprint2.VERSION": "^(.+)$\\;version:\\1", + "FingerprintJS": "" + }, + "oss": true, + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "fingerprint(?:/fp)?(\\d)?(?:\\.min)?\\.js\\;version:\\1", + "fingerprintjs(?:\\-pro|2)?(?:@|/)(\\d.*?)?/\\;version:\\1" + ], + "website": "https://fingerprintjs.com" + }, + "Finsweet": { + "cats": [ + 51 + ], + "description": "Finsweet is a platform that designs and develops websites exclusively using Webflow.", + "icon": "Finsweet.svg", + "js": { + "FinsweetAttributes.load": "", + "FinsweetConsentPro": "" + }, + "pricing": [ + "low", + "recurring" + ], + "requires": [ + "Webflow" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.finsweet\\.com" + ], + "website": "https://finsweet.com" + }, + "FintechOS": { + "cats": [ + 58 + ], + "description": "FintechOS is a low-code platform for banking and insurance.", + "icon": "FintechOS.svg", + "js": { + "FtosChat": "", + "ftos.core.getB2CCulture": "" + }, + "meta": { + "ftos-app-version": "\\sv([\\d\\.]+)\\s\\;version:\\1" + }, + "pricing": [ + "poa" + ], + "website": "https://fintechos.com" + }, + "FireApps Ali Reviews": { + "cats": [ + 100, + 90 + ], + "description": "FireApps Ali Reviews is an all-in-one solution that helps to collect, showcase, and manage impactful reviews.", + "icon": "FireApps.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "scriptSrc": [ + "//alireviews\\.fireapps\\.io/" + ], + "website": "https://apps.shopify.com/ali-reviews" + }, + "Firebase": { + "cats": [ + 34, + 47 + ], + "cpe": "cpe:2.3:a:google:firebase_cloud_messaging:*:*:*:*:*:*:*:*", + "description": "Firebase is a Google-backed application development software that enables developers to develop iOS, Android and Web apps.", + "dom": [ + "iframe[src*='.firebaseapp.com/']" + ], + "headers": { + "vary": "x-fh-requested-host" + }, + "icon": "Firebase.svg", + "js": { + "firebase.SDK_VERSION": "([\\d.]+)$\\;version:\\1" + }, + "pricing": [ + "freemium", + "payg" + ], + "scriptSrc": [ + "/(?:([\\d.]+)/)?firebase(?:\\.min)?\\.js\\;version:\\1", + "/firebasejs/([\\d.]+)/firebase\\;version:\\1" + ], + "scripts": [ + "\\.gstatic\\.com/firebasejs/([\\d\\.]+)/\\;version:\\1", + "firebase(?:Config|io\\.com)" + ], + "website": "https://firebase.google.com", + "xhr": [ + "fire(?:base|store)\\.googleapis\\.com|\\.firebaseio\\.com" + ] + }, + "Fireblade": { + "cats": [ + 31 + ], + "headers": { + "Server": "fbs" + }, + "icon": "Fireblade.png", + "website": "https://fireblade.com" + }, + "Firefish Software": { + "cats": [ + 101 + ], + "description": "Firefish Software is a recruitment CRM for professional recruiters and recruitment agencies.", + "icon": "FireFish.svg", + "js": { + "ffControlSystem": "", + "firefish": "" + }, + "pricing": [], + "saas": true, + "website": "https://www.firefishsoftware.com" + }, + "Firefly Reservations": { + "cats": [ + 93 + ], + "description": "Firefly Reservations is a management platform that provides tools for handling campground reservations.", + "icon": "FireflyReservations.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "app\\.fireflyreservations\\.com" + ], + "website": "https://fireflyreservations.com" + }, + "Firepush": { + "cats": [ + 32, + 100 + ], + "description": "Firepush is an omnichannel marketing app that helps Shopify stores to drive sales with automated web push, email and SMS campaigns.", + "dom": [ + "link[href*='cdn.firepush.net']" + ], + "icon": "Firepush.svg", + "implies": [ + "Shopify" + ], + "pricing": [ + "low", + "freemium", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.firepush\\.\\w+", + "fpcdn\\.me/.+shopify" + ], + "website": "https://getfirepush.com" + }, + "Fireside": { + "cats": [ + 10, + 38 + ], + "description": "Fireside is a platform that provides podcast hosting and analytics services.", + "icon": "Fireside.svg", + "meta": { + "author": "^Fireside\\.$", + "generator": "Fireside ([\\d\\.]+)\\;version:\\1" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "a\\.fireside\\.fm/" + ], + "website": "https://fireside.fm" + }, + "Firework": { + "cats": [ + 103 + ], + "description": "Firework is a video commerce solution for brands, retailers, and publishers, enhancing digital storefronts with interactive livestream and shoppable video features.", + "icon": "Firework.svg", + "js": { + "_fwn": "", + "_fwnPerformance": "", + "fwnPolyfillPromise": "" + }, + "pricing": [ + "freemium", + "mid", + "recurring", + "poa" + ], + "saas": true, + "website": "https://firework.com" + }, + "FirstHive": { + "cats": [ + 97 + ], + "description": "FirstHive is a full-stack customer data platform that enables consumer marketers and brands to take control of their first-party data from all sources.", + "icon": "FirstHive.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "firsthive\\.com/engage/" + ], + "website": "https://firsthive.com" + }, + "FirstImpression.io": { + "cats": [ + 36 + ], + "description": "FirstImpression.io is a customized ad placements for publisher websites on their platform, with zero technical work.", + "icon": "FirstImpression.io.svg", + "js": { + "FI.options": "", + "fiPrebidAnalyticsHandler": "" + }, + "scriptSrc": [ + "\\.firstimpression\\.io" + ], + "website": "https://www.firstimpression.io", + "xhr": [ + "\\.firstimpression\\.io" + ] + }, + "FirstPromoter": { + "cats": [ + 71 + ], + "description": "FirstPromoter is a software platform that helps businesses to create, manage and track their affiliate marketing programs.", + "dom": [ + "link[href*='//firstpromoter.com/']" + ], + "icon": "FirstPromoter.svg", + "js": { + "FirstPromoterAPI": "", + "fprom_obj_": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.firstpromoter\\.com/" + ], + "website": "https://firstpromoter.com" + }, + "Fit Analytics": { + "cats": [ + 76 + ], + "description": "Fit Analytics is a platform that provides clothing size recommendations for online customers by measuring individual dimensions via webcams.", + "icon": "Fit Analytics.svg", + "js": { + "FitAnalyticsWidget": "", + "_fitAnalytics": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.fitanalytics\\.com" + ], + "website": "https://www.fitanalytics.com" + }, + "Fitizzy": { + "cats": [ + 76 + ], + "description": "Fitizzy is an omnichannel recommendation solution that assists in determining appropriate clothing sizes across various retail platforms.", + "headers": { + "Content-Security-Policy-Report-Only": "\\.fitizzy\\.com" + }, + "icon": "Fitizzy.svg", + "saas": true, + "scriptSrc": [ + "s\\.ftz\\.io" + ], + "website": "https://www.fitizzy.com" + }, + "Fitle": { + "cats": [ + 76 + ], + "description": "Fitle is a clothes size recommendation system developed in France that helps determine accurate apparel sizing based on user data.", + "icon": "Fitle.svg", + "saas": true, + "scriptSrc": [ + "\\.fitle\\.com/" + ], + "website": "https://fitle.com" + }, + "Fitssey": { + "cats": [ + 72 + ], + "description": "Fitssey is a booking software designed to manage studio appointments and scheduling.", + "icon": "Fitssey.svg", + "js": { + "FitsseyWidget": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "app\\.fitssey\\.com" + ], + "website": "https://fitssey.com" + }, + "Fittingbox": { + "cats": [ + 105 + ], + "description": "Fittingbox is a software provider of augmented reality and 3D solutions designed for the eyewear industry.", + "icon": "Fittingbox.svg", + "js": { + "FitMix": "" + }, + "saas": true, + "scriptSrc": [ + "\\.fittingbox\\.com" + ], + "website": "https://www.fittingbox.com" + }, + "FitVids.JS": { + "cats": [ + 5, + 14 + ], + "description": "jQuery plugin for fluid width video embeds", + "icon": "FitVids.JS.png", + "oss": true, + "scriptSrc": [ + "fitvids(?:\\.min)?\\.js(?:\\?ver=([\\d.]+))?\\;version:\\1" + ], + "website": "https://fitvidsjs.com/" + }, + "Five9": { + "cats": [ + 52 + ], + "description": "Five9 is a cloud-based contact center platform that enables businesses to manage customer interactions across multiple communication channels, including voice, email, chat, and social media.", + "icon": "Five9.svg", + "js": { + "Five9.Api": "", + "Five9Modules": "" + }, + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "app\\.five9\\.com" + ], + "scripts": [ + "app\\.five9\\.com" + ], + "website": "https://www.five9.com" + }, + "Fixel": { + "cats": [ + 77, + 86 + ], + "description": "Fixel is a remarketing and segmentation campaign builder utilising AI technology.", + "icon": "Fixel.svg", + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "script\\.fixel\\.ai/" + ], + "website": "https://fixel.ai" + }, + "Fixer": { + "cats": [ + 47 + ], + "description": "Fixer is a lightweight JSON API that provides current and historical foreign exchange rates and supports currency conversion.", + "icon": "Fixer.svg", + "pricing": [], + "saas": true, + "scripts": [ + "api\\.fixer\\.io/" + ], + "website": "https://fixer.io" + }, + "Flable": { + "cats": [ + 32 + ], + "description": "Flable is an AI-powered digital marketing platform that unifies marketing data and reduces customer acquisition costs.", + "icon": "Flable.svg", + "js": { + "flable": "" + }, + "saas": true, + "scripts": [ + "\\.flable\\.ai" + ], + "website": "https://flable.ai" + }, + "FlagSmith": { + "cats": [ + 85 + ], + "description": "FlagSmith is an open-source, fully supported feature flag & remote configuration solution, which provides hosted API to help deployment to a private cloud or on-premises environment.", + "icon": "FlagSmith.svg", + "js": { + "flagsmith": "" + }, + "oss": true, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.flagsmith\\.com/" + ], + "website": "https://flagsmith.com" + }, + "Flamp": { + "cats": [ + 90 + ], + "description": "Flamp is a city review widget that displays user-generated ratings and reviews of local businesses, helping visitors assess service quality and reputation.", + "icon": "Flamp.svg", + "saas": true, + "scriptSrc": [ + "widget\\.flamp\\.ru" + ], + "website": "https://flamp.ru" + }, + "FlareLane": { + "cats": [ + 53 + ], + "description": "FlareLane is a customer engagement platform that enables businesses to send personalized notifications through multiple channels such as mobile push, web push, SMS, email, and in-app messaging, with features for automation, A/B testing, and real-time analytics.", + "icon": "FlareLane.svg", + "js": { + "FlareLane": "", + "flarelane_state": "" + }, + "pricing": [ + "recurring", + "payg" + ], + "saas": true, + "website": "https://www.flarelane.com" + }, + "Flarum": { + "cats": [ + 2 + ], + "cpe": "cpe:2.3:a:flarum:flarum:*:*:*:*:*:*:*:*", + "description": "Flarum is a discussion platform.", + "dom": [ + "div[id*='flarum-loading']" + ], + "html": [ + "<div id=\"flarum-loading\"" + ], + "icon": "flarum.svg", + "implies": [ + "PHP", + "MySQL" + ], + "js": { + "app.cache.discussionList": "", + "app.forum.freshness": "" + }, + "website": "https://flarum.org/" + }, + "Flashchat": { + "cats": [ + 52 + ], + "description": "Flashchat is an automated messenger conversation tool.", + "icon": "Flashchat.svg", + "saas": true, + "scriptSrc": [ + "widget\\.flashchat\\.ai" + ], + "website": "https://flashchat.ai" + }, + "Flask": { + "cats": [ + 18, + 22 + ], + "cpe": "cpe:2.3:a:palletsprojects:flask:*:*:*:*:*:*:*:*", + "description": "Flask is a Python micro web framework ideal for rapidly constructing web applications, offering minimalism, flexibility, and modularity.", + "headers": { + "Server": "Werkzeug/?([\\d\\.]+)?\\;version:\\1" + }, + "icon": "Flask.svg", + "implies": [ + "Python" + ], + "oss": true, + "website": "https://github.com/pallets/flask/" + }, + "Flat UI": { + "cats": [ + 66 + ], + "dom": [ + "link[href*='flat-ui.css'], link[href*='flat-ui.min.css']" + ], + "html": [ + "<link[^>]* href=[^>]+flat-ui(?:\\.min)?\\.css" + ], + "icon": "Flat UI.svg", + "implies": [ + "Bootstrap" + ], + "website": "https://designmodo.github.io/Flat-UI/" + }, + "Flazio": { + "cats": [ + 1, + 51 + ], + "description": "Flazio is an Italian website builder.", + "icon": "Flazio.svg", + "js": { + "_exaudiflazio": "", + "flazio_global_conversion": "" + }, + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "//flazio\\.org/" + ], + "website": "https://flazio.com" + }, + "Fleeq": { + "cats": [ + 14 + ], + "cookies": { + "__FLEEQ": "" + }, + "description": "Fleeq is a platform facilitating the creation of training videos, followed by tracking, embedding, optimization, localization, and sharing capabilities.", + "icon": "Fleeq.svg", + "js": { + "FleeqSDK": "", + "FleeqSDKLight": "", + "_fleeqBarSettings": "", + "_fleeqData": "", + "_fleeqWiki": "", + "fleeqBarConfig": "" + }, + "pricing": [ + "freemium", + "poa" + ], + "saas": true, + "website": "https://www.fleeq.io" + }, + "Fleetee": { + "cats": [ + 53 + ], + "description": "Fleetee is a platform that enables users to develop and manage rental operations.", + "icon": "Fleetee.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "app\\.fleetee\\.io" + ], + "website": "https://en.fleetee.io" + }, + "Fleksa": { + "cats": [ + 93 + ], + "description": "Fleksa is an online ordering system for restaurants and delivery.", + "dom": [ + "a[href*='play.google.com/store/apps/details?id=com.fleksa.'][target='_blank']" + ], + "icon": "Fleksa.svg", + "implies": [ + "Node.js", + "Next.js" + ], + "pricing": [ + "payg", + "mid", + "recurring" + ], + "saas": true, + "website": "https://fleksa.com" + }, + "Flexbe": { + "cats": [ + 51 + ], + "description": "Flexbe is a website and landing page builder that allows users to create and design web pages without coding.", + "icon": "Flexbe.svg", + "js": { + "flexbe_cli.adaptive": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://flexbe.com" + }, + "FlexCMP": { + "cats": [ + 1 + ], + "description": "FlexCMP is a content management system (CMS) designed to facilitate the creation, management, and publishing of digital content.", + "headers": { + "X-Flex-Lang": "", + "X-Powered-By": "FlexCMP.+\\[v\\. ([\\d.]+)\\;version:\\1" + }, + "html": [ + "<!--[^>]+FlexCMP[^>v]+v\\. ([\\d.]+)\\;version:\\1" + ], + "icon": "FlexCMP.svg", + "meta": { + "generator": "^FlexCMP" + }, + "website": "https://www.flexcmp.com/cms/home" + }, + "FlexiFunnels": { + "cats": [ + 51 + ], + "description": "FlexiFunnels is a platform for building high-converting sales funnels, generating leads, and selling products without requiring coding knowledge.", + "icon": "FlexiFunnels.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.flexifunnels\\.com" + ], + "website": "https://flexifunnels.com" + }, + "Flexmls": { + "cats": [ + 1 + ], + "description": "Ecomtrack is a multi-listing CMS system designed for the real estate market, enabling property management and listings.", + "icon": "Flexmls.svg", + "js": { + "flexmls_connect": "" + }, + "saas": true, + "scriptSrc": [ + "/plugins/flexmls-idx/" + ], + "website": "https://flexmls.com" + }, + "FlexSlider": { + "cats": [ + 5 + ], + "description": "FlexSlider is a free jQuery slider plugin.", + "icon": "FlexSlider.png", + "implies": [ + "jQuery" + ], + "scriptSrc": [ + "jquery\\.flexslider(?:\\.min)?\\.js$" + ], + "website": "https://woocommerce.com/flexslider/" + }, + "FlexyPe": { + "cats": [ + 6 + ], + "description": "FlexyPe is a platform for ecommerce brands that addresses high return-to-origin rates, low prepaid adoption, and drop-offs while increasing average order value through targeted discounts and optimized upselling.", + "icon": "FlexyPe.svg", + "js": { + "flexypeCartActive": "", + "flexypeCartConfig": "" + }, + "saas": true, + "scriptSrc": [ + "static\\.flexype\\.in" + ], + "website": "https://flexype.io" + }, + "Flickity": { + "cats": [ + 59 + ], + "description": "Flickity is a JavaScript slider library, built by David DeSandro of Metafizzy fame.", + "dom": [ + "style[data-context='foundation-flickity-css'], div.flickity-enabled" + ], + "js": { + "Flickity": "" + }, + "oss": true, + "scriptSrc": [ + "flickity(?:/|@)([\\d\\.]+).+flickity(?:\\.pkgd)?(?:\\.min)?\\.js\\;version:\\1" + ], + "website": "https://flickity.metafizzy.co" + }, + "Flip": { + "cats": [ + 101 + ], + "cookies": { + "flip_sentry_dsn": "" + }, + "description": "Flip is an employee app combining top features from popular social media platforms. It enables communication between deskless workers and those with corporate devices, offering chat, newsfeed, shift planning, timesheets, and more.", + "icon": "Flip.svg", + "meta": { + "apple-mobile-web-app-title": "^Flip$" + }, + "saas": true, + "website": "https://www.getflip.com" + }, + "Flip-Pay": { + "cats": [ + 41 + ], + "description": "Flip-Pay is a platform that provides advanced content monetization solutions, offering end-to-end paywall services for publishers and digital businesses.", + "icon": "FlipPay.svg", + "js": { + "flipPay.getCustomerAcessStatus": "", + "flipPayConfig": "" + }, + "saas": true, + "scriptSrc": [ + "cdn\\.flip-pay\\.com" + ], + "website": "https://www.flip-pay.com" + }, + "FlipBuilder": { + "cats": [ + 1 + ], + "cpe": "cpe:2.3:a:flipbuilder:flip_pdf:*:*:*:*:*:*:*:*", + "description": "FlipBuilder is a tool that enables the batch conversion of standard PDF files into interactive booklets, featuring page flip animations and sound effects.", + "icon": "FlipBuilder.svg", + "meta": { + "Generator": "Flip PDF Professional ([\\d\\.]+) at https?://www\\.flipbuilder\\.com\\;version:\\1" + }, + "pricing": [ + "freemium", + "onetime" + ], + "saas": true, + "scriptSrc": [ + "\\.flipbuilder\\.com/" + ], + "website": "https://www.flipbuilder.com" + }, + "FlipClock.js": { + "cats": [ + 25, + 59 + ], + "description": "FlipClock.js is a JavaScript library, offering a modern twist to displaying time and countdowns on web applications.", + "oss": true, + "scriptSrc": [ + "flipclock(?:\\.min)?\\.js(?:\\?ver=((?:\\d+\\.)+\\d+))?\\;version:\\1" + ], + "website": "https://flipclock.readthedocs.io/en/dev-1.0.0/CHANGE%20LOG/" + }, + "Flipdish": { + "cats": [ + 93 + ], + "description": "Flipdish is an all-in-one technology solution designed to streamline restaurant operations.", + "icon": "Flipdish.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.web\\.flipdish\\.com/" + ], + "website": "https://www.flipdish.com" + }, + "Flipping Pro CRM": { + "cats": [ + 53 + ], + "description": "Flipping Pro is an all-in-one real estate marketing CRM offering essential tools to help real estate business owners grow their operations.", + "icon": "FlippingPro.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scripts": [ + "app\\.flippingpro\\.com" + ], + "website": "https://flippingpro.com" + }, + "FlippingBook": { + "cats": [ + 5 + ], + "description": "FlippingBook is a web-based software platform that enables users to create, publish, and share digital publications such as magazines, brochures, catalogs, and presentations.", + "dom": [ + "a[href*='flippingbook.com/'][target='_blank']" + ], + "icon": "FlippingBook.svg", + "js": { + "__flippingbook_csrf__": "" + }, + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "online\\.flippingbook\\.com/" + ], + "website": "https://flippingbook.com" + }, + "Flipshop": { + "cats": [ + 6 + ], + "description": "Flipshop is a platform that enables the creation of online stores for businesses.", + "icon": "Flipshop.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "(?:\\.flipshop\\.co|ans-flipshop\\.s3)" + ], + "website": "https://www.flipshop.co" + }, + "Flipsite": { + "cats": [ + 51 + ], + "description": "Flipsite is a platform for creating and managing websites.", + "icon": "Flipsite.svg", + "meta": { + "author": "^Made with Flipsite$" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://flipsite.io" + }, + "Flipsnack": { + "cats": [ + 51 + ], + "description": "Flipsnack is a web-based platform that allows users to create and publish interactive digital flipbooks.", + "headers": { + "Server": "^flipsnack$" + }, + "icon": "Flipsnack.svg", + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.flipsnack\\.com" + ], + "website": "https://www.flipsnack.com" + }, + "Flits": { + "cats": [ + 100 + ], + "description": "Flits is a customer account pages that get all your shopper data in one place.", + "icon": "Flits.svg", + "implies": [ + "Shopify" + ], + "js": { + "flitsObjects.accountPage": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://getflits.com" + }, + "Floatbot": { + "cats": [ + 52 + ], + "description": "Floatbot is a conversational AI Platform, facilitating the construction and deployment of voicebot, chatbot, and agent assist functionalities.", + "dom": [ + "#flb-widget-handle" + ], + "icon": "Floatbot.svg", + "js": { + "flb.base_url": "\\.floatbot\\.ai/", + "flb.botId ": "" + }, + "pricing": [ + "freemium", + "high" + ], + "saas": true, + "scriptSrc": [ + "\\.floatbot\\.ai/" + ], + "website": "https://floatbot.ai" + }, + "Floating UI": { + "cats": [ + 59 + ], + "description": "A JavaScript library to position floating elements and create interactions for them.", + "icon": "Floating UI.svg", + "oss": true, + "scriptSrc": [ + "floating-ui(?:\\/core)?(?:\\/dom)?(?:\\.js)?(?:@?(?:\\?v(?:er)?=)?((?:\\d+\\.)+\\d+))?\\;version:\\1" + ], + "website": "https://floating-ui.com/" + }, + "Flockler": { + "cats": [ + 5 + ], + "description": "Flockler is a social hub content integration system that aggregates and displays social media content from multiple platforms onto websites or digital screens.", + "icon": "Flockler.svg", + "js": { + "FLOCKLER_EMBEDS": "", + "_flocklerOverride": "" + }, + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.flockler\\.com/" + ], + "website": "https://flockler.com" + }, + "FlockRocket": { + "cats": [ + 90 + ], + "description": "FlockRocket is a reviews system designed to collect, manage, and display verified customer feedback.", + "icon": "FlockRocket.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "app\\.flockrocket\\.io" + ], + "website": "https://flockrocket.io" + }, + "Flocktory": { + "cats": [ + 94, + 84 + ], + "description": "Flocktory is a social referral marketing platform that enables users to share personalised offers via social networks.", + "dom": [ + "iframe[src*='.flocktory.com/']" + ], + "icon": "Flocktory.svg", + "js": { + "flocktory": "", + "flocktoryPurchase": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.flocktory\\.com/" + ], + "website": "https://www.flocktory.com" + }, + "Flodesk": { + "cats": [ + 32 + ], + "description": "Flodesk is an email marketing platform that supports campaign creation, scheduling, and performance analysis using automation.", + "icon": "Flodesk.svg", + "js": { + "FlodeskObject": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://flodesk.com" + }, + "Floori": { + "cats": [ + 105 + ], + "description": "Floori is an online tool designed to help users visualize different types of flooring in their home.", + "icon": "Floori.svg", + "js": { + "webpackChunkfloori": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://floori.io" + }, + "Floranext": { + "cats": [ + 6 + ], + "description": "Floristnext is an all-in-one platform offering a florist website, point-of-sale system, and software tailored for managing floral business operations.", + "icon": "Floranext.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "assets\\.floranext\\.com" + ], + "website": "https://floranext.com" + }, + "Florist Touch": { + "cats": [ + 6 + ], + "description": "Florist Touch is an all-in-one solution for home, studio, and shop florists, providing tools and resources for floral arrangements and business management.", + "icon": "FloristTouch.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.floristtouch\\.co\\.uk/" + ], + "website": "https://floristtouch.co.uk/" + }, + "Florist Window": { + "cats": [ + 6 + ], + "cookies": { + "florist": "" + }, + "description": "Florist Window is an ecommerce platform designed for florists in the UK to manage online sales and customer orders.", + "icon": "FloristWindow.svg", + "meta": { + "document-classification": "^Florists$" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.floristwindow.com" + }, + "Flot": { + "cats": [ + 25 + ], + "description": "Flot is a JavaScript plotting library for jQuery that provides interactive charts and graphs using HTML canvas.", + "icon": "Flot.svg", + "oss": true, + "requires": [ + "jQuery" + ], + "scriptSrc": [ + "(?:((?:\\d+\\.)+\\d+)\\/(?:jquery\\.)?)?flot(?:\\/curvedLines)?(?:\\/excanvas)?(?:\\/jquery)?(?:\\.categories)?(?:\\.pack)?(?:\\.pie)?(?:\\.resize)?(?:\\.selection)?(?:\\.spline)?(?:\\.symbol)?(?:\\.time)?(?:\\.tooltip)?(?:\\.min)?\\.js\\;version:\\1", + "(?:(?:jquery\\.)?)?flot(?:\\/curvedLines)?(?:\\/excanvas)?(?:\\/jquery)?(?:\\.categories)?(?:\\.pack)?(?:\\.pie)?(?:\\.resize)?(?:\\.selection)?(?:\\.spline)?(?:\\.symbol)?(?:\\.time)?(?:\\.tooltip)?(?:\\.min)?\\.js(?:\\?v(?:er)?=((?:\\d+\\.)+\\d+))?\\;version:\\1" + ], + "website": "https://flotcharts.org/" + }, + "Flourish": { + "cats": [ + 25 + ], + "description": "Flourish is a data visualisation and storytelling platform that enables users to create interactive data visualisations, charts, and presentations.", + "icon": "Flourish.svg", + "js": { + "Flourish.environment": "", + "FlourishConfig": "", + "FlourishLoaded": "", + "_Flourish_template_id": "" + }, + "pricing": [ + "freemium", + "poa" + ], + "website": "https://flourish.studio" + }, + "Flow": { + "cats": [ + 106 + ], + "description": "Flow is an ecommerce platform that enables brands and retailers to sell their merchandise to customers internationally by creating localized shopping experiences.", + "icon": "Flow.png", + "js": { + "flow.cart": "", + "flow.countryPicker": "", + "flow_cart_localize": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "(?:shopify-)?cdn\\.flow\\.io/" + ], + "website": "https://www.flow.io/" + }, + "Flowbite": { + "cats": [ + 66 + ], + "description": "Flowbite is an open-source library of UI components based on the utility-first Tailwind CSS framework featuring dark mode support, a Figma design system, and more.", + "icon": "Flowbite.svg", + "implies": [ + "Tailwind CSS" + ], + "oss": true, + "scriptSrc": [ + "/flowbite(?:@([\\d\\.]+)/|\\.bundle\\.js)\\;version:\\1" + ], + "website": "https://github.com/themesberg/flowbite" + }, + "Flowbox": { + "cats": [ + 32 + ], + "description": "Flowbox is a platform designed to enable brands to use social content to grow engagement, drive revenue and sell more across their marketing and commerce channels.", + "icon": "Flowbox.svg", + "js": { + "flowbox": "", + "flowboxWebpack": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.getflowbox\\.com/" + ], + "website": "https://getflowbox.com" + }, + "Flowplayer": { + "cats": [ + 14 + ], + "description": "Flowplayer is a scalable, performance-first HTML 5 video player and platform hosting solution for publishers, broadcasters and digital media.", + "icon": "Flowplayer.svg", + "js": { + "flowplayer": "", + "flowplayer.version": "([\\d\\.]+)\\;version:\\1" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://flowplayer.com" + }, + "FlowTrack": { + "cats": [ + 32 + ], + "description": "FlowTrack is an app that consolidates multiple services into one platform, enabling websites to attract more visitors and convert them into leads.", + "icon": "FlowTrack.svg", + "pricing": [ + "onetime", + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "app\\.flowtrack\\.co/" + ], + "website": "https://www.flowtrack.co" + }, + "Fluid Framework": { + "cats": [ + 12 + ], + "description": "Fluid Framework is a high-performance technology stack that supports real-time, collaborative innovation across applications.", + "icon": "FluidFramework.svg", + "js": { + "webpackChunk_fluidx_loop_app": "" + }, + "saas": true, + "website": "https://fluidframework.com" + }, + "Fluid Player": { + "cats": [ + 14 + ], + "description": "Fluid Player is an open-source HTML5 video player.", + "icon": "FluidPlayer.svg", + "js": { + "fluidPlayer": "", + "webpackChunkfluid_player": "" + }, + "oss": true, + "pricing": [ + "freemium" + ], + "scriptSrc": [ + "cdn\\.fluidplayer\\.com" + ], + "website": "https://www.fluidplayer.com" + }, + "Fluro": { + "cats": [ + 53 + ], + "description": "Fluro is an automation platform designed to support operational growth and management for expanding churches.", + "icon": "Fluro.svg", + "js": { + "$flurosite": "", + "__FLUROSITE__": "" + }, + "saas": true, + "website": "https://www.fluro.io" + }, + "Flurry Analytics": { + "cats": [ + 10 + ], + "cpe": "cpe:2.3:a:flurry:flurry-analytics-android:*:*:*:*:*:*:*:*", + "description": "Flurry Analytics is a tool that provides basic insights into user behavior and app performance, with the option to set up advanced analytics for a deeper understanding of complex user interactions and events.", + "icon": "Flurry.svg", + "saas": true, + "scriptSrc": [ + "cdn\\.flurry\\.com/" + ], + "website": "https://www.flurry.com" + }, + "Flutter": { + "cats": [ + 66 + ], + "cpe": "cpe:2.3:a:flutter:flutter:*:*:*:*:*:*:*:*", + "description": "Flutter is an open source framework by Google for building beautiful, natively compiled, multi-platform applications from a single codebase.", + "icon": "Flutter.svg", + "implies": [ + "Dart" + ], + "js": { + "_flutter.loader": "", + "_flutter_web_set_location_strategy": "", + "flutterCanvasKit": "" + }, + "meta": { + "id": "^flutterweb-theme$" + }, + "oss": true, + "website": "https://flutter.dev" + }, + "FluxBB": { + "cats": [ + 2 + ], + "cpe": "cpe:2.3:a:fluxbb:fluxbb:*:*:*:*:*:*:*:*", + "dom": [ + "p#poweredby > a[href*='//fluxbb.org/']" + ], + "html": [ + "<p id=\"poweredby\">[^<]+<a href=\"https?://fluxbb\\.org/\">" + ], + "icon": "FluxBB.png", + "implies": [ + "PHP" + ], + "website": "https://fluxbb.org" + }, + "Fly.io": { + "cats": [ + 62 + ], + "cookies": { + "_fly": "" + }, + "description": "Fly is a platform for running full stack apps and databases.", + "headers": { + "fly-request-id": "", + "server": "^Fly/[\\w]+\\s\\(.*\\)$", + "via": "^.*\\sfly\\.io$" + }, + "icon": "Fly.io.svg", + "pricing": [ + "freemium", + "payg" + ], + "website": "https://fly.io" + }, + "Flybook": { + "cats": [ + 93 + ], + "cookies": { + "flybook-generated-session-guid": "" + }, + "description": "Flybook is specialized reservation software designed to manage bookings, availability, and operations for businesses in the adventure, tours, and rentals industry.", + "icon": "Flybook.svg", + "pricing": [ + "payg", + "poa" + ], + "saas": true, + "website": "https://www.theflybook.com" + }, + "Flying Analytics": { + "cats": [ + 87 + ], + "description": "Flying Analytics is a performance optimisation plugin for WordPress websites designed to reduce page load times and improve the user experience.", + "dom": [ + "link[href*='/wp-content/plugins/flying-analytics/']" + ], + "icon": "default.svg", + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/plugins/flying-analytics/" + ], + "website": "https://wordpress.org/plugins/flying-analytics/" + }, + "Flying Images": { + "cats": [ + 87 + ], + "description": "Flying Images is a performance optimisation plugin for WordPress websites designed to reduce page load times and improve the user experience.", + "icon": "default.svg", + "js": { + "flyingImages": "" + }, + "requires": [ + "WordPress" + ], + "website": "https://wordpress.org/plugins/nazy-load/" + }, + "Flying Pages": { + "cats": [ + 87, + 92 + ], + "description": "Flying Pages is a performance optimisation plugin for WordPress websites designed to reduce page load times and improve the user experience.", + "dom": [ + "link[href*='/wp-content/plugins/flying-pages/']" + ], + "icon": "Flying Pages.svg", + "js": { + "flyingPages": "" + }, + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/plugins/flying-pages/.+\\.js(?:\\?ver=([\\d\\.]+))?\\;version:\\1" + ], + "website": "https://wordpress.org/plugins/flying-pages/" + }, + "FlyingPress": { + "cats": [ + 87, + 92 + ], + "description": "FlyingPress is a WordPress plugin that helps to improve website performance by optimising various aspects of a WordPress site. The plugin offers a range of features, including caching, image optimisation, lazy loading, database optimisation, and more.", + "dom": [ + "link[href*='/wp-content/plugins/flying-press/']" + ], + "icon": "FlyingPress.svg", + "pricing": [ + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/plugins/flying-press/" + ], + "website": "https://flying-press.com" + }, + "Flyspray": { + "cats": [ + 13 + ], + "cookies": { + "flyspray_project": "" + }, + "dom": [ + "map#projectsearchform" + ], + "html": [ + "(?:<a[^>]+>Powered by Flyspray|<map id=\"projectsearchform)" + ], + "icon": "Flyspray.png", + "implies": [ + "PHP" + ], + "website": "https://flyspray.org" + }, + "Flyvi": { + "cats": [ + 66 + ], + "description": "Flyvi is a platform that generates visually engaging graphics optimized for social media.", + "icon": "Flyvi.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "widget\\.flyvi\\.io/" + ], + "website": "https://flyvi.io" + }, + "Flywheel": { + "cats": [ + 62, + 88 + ], + "headers": { + "x-fw-hash": "", + "x-fw-serve": "", + "x-fw-server": "^Flywheel(?:/([\\d.]+))?\\;version:\\1", + "x-fw-static": "", + "x-fw-type": "" + }, + "icon": "flywheel.svg", + "implies": [ + "WordPress" + ], + "website": "https://getflywheel.com" + }, + "Flyzoo": { + "cats": [ + 52 + ], + "description": "Flyzoo is a platform that provides real-time chat functionality designed to support online communities.", + "icon": "Flyzoo.svg", + "js": { + "Flyzoo.AT": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.flyzoo\\.co/" + ], + "website": "https://flyzoo.co" + }, + "FMG Suite": { + "cats": [ + 32 + ], + "description": "FMG Suite is an automated content marketing system for financial advisors.", + "icon": "FMGSuite.svg", + "js": { + "FMG.EbookBGType": "", + "fmgjQuery.Animation": "" + }, + "meta": { + "generator": "^FMG Suite$" + }, + "pricing": [ + "mid", + "recurring" + ], + "requires": [ + "jQuery" + ], + "saas": true, + "website": "https://fmgsuite.com" + }, + "FOCUS WebWall": { + "cats": [ + 16 + ], + "description": "FOCUS WebWall is a zero-overhead security layer designed for websites using Cloudflare.", + "icon": "FOCUSWebWall.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "/focus_webwall/.*?/focus-webwall\\.js$" + ], + "website": "https://appsphere.app" + }, + "Fohr": { + "cats": [ + 32 + ], + "description": "Fohr is a platform that improves collaboration between brands and influencers, focusing on building brands through influencer marketing.", + "headers": { + "Content-Security-Policy": "\\.fohr\\.co" + }, + "icon": "Fohr.svg", + "meta": { + "name": "^Fohr$", + "title": "^Fohr$" + }, + "saas": true, + "website": "https://www.fohr.co" + }, + "Foleon": { + "cats": [ + 96 + ], + "description": "Foleon is a content creation platform designed for business teams to produce engaging and intelligent content experiences at scale.", + "icon": "Foleon.svg", + "js": { + "foleon": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.foleon.com" + }, + "Follow Up Boss": { + "cats": [ + 53 + ], + "description": "Follow Up Boss is a real estate CRM system that manages leads, tracks client interactions, and organizes sales processes for real estate professionals.", + "icon": "FollowUpBoss.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.followupboss\\.com" + ], + "website": "https://www.followupboss.com/customer-results/debra-beagle" + }, + "Fomo": { + "cats": [ + 32 + ], + "description": "Fomo is a social proof marketing platform.", + "icon": "Fomo.svg", + "js": { + "fomo.version": "(.+)\\;version:\\1" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "fomo\\.com/api/v" + ], + "website": "https://fomo.com" + }, + "Fondue": { + "cats": [ + 84 + ], + "description": "Fondue is a platform that helps businesses drive profitable growth by ditching discount codes and giving cash back instead.", + "icon": "Fondue.svg", + "js": { + "Fondue": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "public\\.getfondue\\.com/" + ], + "website": "https://www.getfondue.com" + }, + "Font Awesome": { + "cats": [ + 17 + ], + "description": "Font Awesome is a font and icon toolkit based on CSS and Less.", + "dom": { + "[class*='fa']": { + "attributes": { + "class": "(?:^|\\s)fa(?:-[a-z0-9-]+)?(?:\\s|$)" + } + }, + "link[href*='awesome']": { + "attributes": { + "href": "(?:([\\d\\.]+)/)?(?:css/)?font-awesome(?:\\.min)?\\.css\\;version:\\1" + } + }, + "link[href*='font-awesome']": { + "attributes": { + "href": "/font-awesome/([\\d\\.]+)/css/\\;version:\\1" + } + }, + "link[href*='fontawesome-free']": { + "attributes": { + "href": "/fontawesome-free(?:/|-)([\\d\\.]+)?\\;version:\\1" + } + }, + "link[href*='kit-pro.fontawesome.com']": { + "attributes": { + "href": "/kit-pro\\.fontawesome\\.com/releases/v([\\d\\.]+)/\\;version:\\1" + } + } + }, + "icon": "Font Awesome.svg", + "js": { + "FontAwesomeCdnConfig": "", + "FontAwesomeKitConfig.asyncLoading": "", + "___FONT_AWESOME___": "" + }, + "pricing": [ + "low", + "freemium", + "recurring" + ], + "scriptSrc": [ + "(?:F|f)o(?:n|r)t-?(?:A|a)wesome(?:.*?([0-9a-fA-F]{7,40}|[\\d]+(?:.[\\d]+(?:.[\\d]+)?)?)|)", + "\\.fontawesome\\.com/([0-9a-z]+).js" + ], + "website": "https://fontawesome.com/" + }, + "Fontify": { + "cats": [ + 100 + ], + "description": "Fontify allows you to utilise any font without having to alter code.", + "icon": "Fontify.svg", + "pricing": [ + "freemium", + "payg" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "scriptSrc": [ + "fontify\\.nitroapps\\.co/" + ], + "website": "https://apps.shopify.com/fontify-change-customize-font-for-your-store" + }, + "FontServer": { + "cats": [ + 17 + ], + "description": "FontServer is a online font delivery network service-provider for websites.", + "dom": { + "link[href*='.font']": { + "attributes": { + "href": "\\.font(?:api|cdn)\\.ir" + } + } + }, + "icon": "FontServer.svg", + "website": "https://fontserver.ir" + }, + "Food-Ordering.co.uk": { + "cats": [ + 6, + 93 + ], + "description": "Food-Ordering.co.uk is a multi-lingual food ordering system for several hospitality scenarios including online ordering for delivery/takeout, in-store ordering (order at table, room service, self ordering kiosk), telephone ordering with callerID, and table booking.", + "icon": "Food-Ordering.co.uk.png", + "js": { + "GetOrderAcceptFor": "\\;confidence:25", + "StoreToC": "\\;confidence:25", + "disablecollection": "No\\;confidence:25", + "disabledelivery": "No\\;confidence:25" + }, + "pricing": [ + "low", + "recurring", + "onetime" + ], + "requires": [ + "Microsoft ASP.NET", + "Bootstrap", + "Plesk", + "Google Maps" + ], + "saas": true, + "website": "https://www.food-ordering.co.uk" + }, + "FoodBooking": { + "cats": [ + 93 + ], + "description": "FoodBooking is a virtual food court based on a curated list of restaurants that use the GloriaFood ordering system.", + "dom": [ + "a[href*='.foodbooking.com/ordering/restaurant/'][target='_blank']" + ], + "icon": "FoodBooking.svg", + "implies": [ + "GloriaFood" + ], + "pricing": [ + "low", + "recurring", + "onetime" + ], + "saas": true, + "scriptSrc": [ + "\\.(?:fbgcdn|foodbooking)\\.com/" + ], + "website": "https://www.foodbooking.com" + }, + "Foodomaa": { + "cats": [ + 93 + ], + "cookies": { + "cloudify_session": "", + "foodomaa_session": "" + }, + "description": "Foodomaa is a multi-restaurant food ordering and restaurant membership system.", + "icon": "Foodomaa.svg", + "pricing": [ + "freemium", + "recurring", + "low" + ], + "saas": true, + "website": "https://foodomaa.com" + }, + "FooPlugins FooGallery": { + "cats": [ + 87, + 7 + ], + "description": "FooPlugins FooGallery is a great image gallery plugin for WordPress.", + "dom": { + "link[href*='/wp-content/plugins/foogallery/']": { + "attributes": { + "href": "/wp-content/plugins/foogallery/.+\\.css(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + } + } + }, + "icon": "FooPlugins.svg", + "js": { + "FooGallery": "" + }, + "pricing": [ + "freemium", + "recurring", + "low" + ], + "requires": [ + "WordPress" + ], + "website": "https://fooplugins.com/foogallery-wordpress-gallery-plugin" + }, + "FooTable": { + "cats": [ + 59 + ], + "description": "FooTable is a jQuery plugin that converts HTML tables into expandable responsive tables.", + "icon": "FooPlugins.svg", + "js": { + "$FOOTABLE.init": "", + "footable.plugins": "" + }, + "oss": true, + "requires": [ + "jQuery" + ], + "website": "https://fooplugins.github.io/FooTable/index.html" + }, + "Foratable": { + "cats": [ + 93 + ], + "description": "Foratable is a reservation system for restaurants that manages table bookings, customer scheduling, and availability tracking.", + "icon": "Foratable.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "static\\.foratable\\.com" + ], + "website": "https://go.foratable.com" + }, + "Forento": { + "cats": [ + 21 + ], + "description": "Forento is a platform that allows selling courses and digital downloads while managing creation, marketing, and scaling of online businesses under custom branding.", + "icon": "Forento.svg", + "meta": { + "generator": "^forento$" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "static\\.forento\\.site" + ], + "website": "https://forento.io" + }, + "Forethought AI": { + "cats": [ + 52, + 53 + ], + "description": "Forethought is a customer support AI platform designed to lower support costs and enhance customer experience.", + "dom": [ + "iframe#forethought-chat" + ], + "icon": "ForethoughtAI.svg", + "js": { + "Forethought": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://forethought.ai" + }, + "Forethought Solve": { + "cats": [ + 5 + ], + "description": "Forethought Solve is a live-chat widget that uses generative AI to automate responses for common questions across all channels.", + "icon": "Forethought Solve.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "solve-widget\\.forethought\\.ai/" + ], + "website": "https://forethought.ai/platform/solve/" + }, + "ForeUP": { + "cats": [ + 72 + ], + "description": "ForeUP is a golf course management platform that provides integrated tools for operations in a single system.", + "icon": "ForeUP.svg", + "requires": [ + "WordPress" + ], + "saas": true, + "scripts": [ + "foreupsoftware\\.com" + ], + "website": "https://www.foreupgolf.com" + }, + "Forgejo": { + "cats": [ + 47 + ], + "description": "Forgejo is a community-driven fork of Gitea that provides a self-hosted Git service with enhancements in governance, transparency, and long-term sustainability.", + "dom": [ + "link[href*='/theme-forgejo-auto.css']" + ], + "icon": "Forgejo.svg", + "implies": [ + "Go", + "jQuery", + "PWA", + "RSS" + ], + "js": { + "window.config.assetVersionEncoded": "([\\d.]+).+gitea-[\\d.]+\\;version:\\1" + }, + "meta": { + "author": "Forgejo – Beyond coding\\. We forge\\." + }, + "oss": true, + "saas": true, + "website": "https://forgejo.org" + }, + "Forie": { + "cats": [ + 6 + ], + "description": "Forie is a B2B marketplace software designed to facilitate business-to-business transactions by connecting suppliers and buyers.", + "icon": "Forie.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.forie\\.com/" + ], + "website": "https://www.forie.com/" + }, + "Fork Awesome": { + "cats": [ + 17 + ], + "description": "Fork Awesome is now a community effort based on Font Awesome by Dave Gandy.", + "dom": { + "link[href*='fork-awesome.min.css']": { + "attributes": { + "href": ".+fork-awesome\\.min\\.css(?:\\?ver=([\\d.]+))?\\;version:\\1" + } + }, + "link[href*='npm/fork-awesome']": { + "attributes": { + "href": "/npm/fork-awesome@([\\d.]+)/css/fork-awesome\\.min\\.css\\;version:\\1" + } + } + }, + "icon": "Fork Awesome.png", + "oss": true, + "website": "https://forkaweso.me" + }, + "Fork CMS": { + "cats": [ + 1 + ], + "cpe": "cpe:2.3:a:fork-cms:fork_cms:*:*:*:*:*:*:*:*", + "description": "Fork CMS is an open-source content management system.", + "icon": "ForkCMS.svg", + "implies": [ + "Symfony" + ], + "meta": { + "generator": "^Fork CMS$" + }, + "oss": true, + "website": "https://www.fork-cms.com" + }, + "Form.io": { + "cats": [ + 110 + ], + "description": "Form.io is a platform for designing, managing, and converting forms and data within applications.", + "icon": "FormIO.svg", + "js": { + "Formio.Form": "", + "FormioUtils": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.form\\.io" + ], + "website": "https://form.io" + }, + "Form.taxi": { + "cats": [ + 110 + ], + "description": "Form.taxi is a backend service that enables reliable HTML form submissions without requiring any programming.", + "dom": [ + "form[action*='form.taxi/']" + ], + "icon": "FormTaxi.svg", + "saas": true, + "website": "https://form.taxi/en/backend" + }, + "Formalize CSS": { + "cats": [ + 66 + ], + "description": "Formalize CSS is a stylesheet that standardizes the appearance and behavior of HTML form elements across browsers to ensure consistent rendering.", + "icon": "Formalize.svg", + "js": { + "FORMALIZE.init": "" + }, + "pricing": [], + "saas": true, + "scriptSrc": [ + "/js/jquery\\.formalize\\.js" + ], + "website": "https://formalize.me" + }, + "Formaloo": { + "cats": [ + 110 + ], + "description": "Formaloo is a no-code collaboration platform that helps businesses create custom data-driven business applications and internal tools, automate their processes and engage their audience.", + "dom": [ + "iframe[src*='//formaloo.net/']" + ], + "icon": "Formaloo.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "//formaloo\\.net/" + ], + "website": "https://www.formaloo.com" + }, + "FormAssembly": { + "cats": [ + 110 + ], + "description": "FormAssembly is a platform that enables to collection of data and processing via workflow.", + "dom": [ + "form[action*='tfaforms.net'], iframe[src*='tfaforms.net']" + ], + "icon": "FormAssembly.svg", + "js": { + "wFORMS.VERSION": "^(.+)$\\;version:\\1" + }, + "pricing": [ + "recurring", + "low" + ], + "website": "https://www.formassembly.com" + }, + "Format": { + "cats": [ + 1 + ], + "description": "Format is a portfolio CMS system designed for creating, managing, and showcasing digital portfolios.", + "headers": { + "X-Format-Path": "" + }, + "icon": "Format.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "format\\.com" + ], + "website": "https://www.format.com" + }, + "FormBold": { + "cats": [ + 110 + ], + "description": "FormBold is a complete web forms solution for static websites that allows you to create forms, collect data, and send notifications.", + "dom": [ + "form[action*='//formbold.com/']" + ], + "icon": "FormBold.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://formbold.com" + }, + "FormBucket": { + "cats": [ + 110 + ], + "description": "FormBucket is a platform for building custom forms and capturing submitted data for structured collection and analysis.", + "dom": [ + "form[action*='api.formbucket.com/']" + ], + "icon": "FormBucket.svg", + "oss": true, + "website": "https://formbucket.com" + }, + "Formcake": { + "cats": [ + 110 + ], + "description": "Formcake is a backend service that enables developers to integrate forms and manage form data within their applications.", + "dom": [ + "form[action*='api.formcake.com/']" + ], + "icon": "Formcake.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://formcake.com" + }, + "Formcan": { + "cats": [ + 110 + ], + "cookies": { + "formcan-color-mode": "" + }, + "description": "Formcan is a form builder that enables creation, customization, and deployment of online forms for data collection and management.", + "icon": "Formcan.svg", + "pricing": [ + "freemium", + "low", + "recurring", + "payg" + ], + "saas": true, + "scriptSrc": [ + "static\\.formcan\\.com/" + ], + "website": "https://www.formcan.com" + }, + "FormDr": { + "cats": [ + 110 + ], + "description": "FormDr is a HIPAA-compliant platform providing secure online forms for collecting and managing sensitive healthcare information.", + "dom": [ + "iframe[src*='app.formdr.com']" + ], + "icon": "FormDr.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "app\\.formdr\\.com" + ], + "website": "https://formdr.com" + }, + "Formester": { + "cats": [ + 110 + ], + "description": "Formester is a platform for creating interactive forms with AI, supporting logic jumps and automation without requiring coding.", + "dom": [ + "form[action*='app.formester.com'], iframe[src*='app.formester.com']" + ], + "icon": "Formester.svg", + "pricing": [ + "freemium", + "low", + "recurring", + "poa" + ], + "saas": true, + "scripts": [ + "app\\.formester\\.com" + ], + "website": "https://formester.com" + }, + "Formidable Form": { + "cats": [ + 87, + 73, + 110 + ], + "description": "Formidable Forms is a WordPress plugin that enables you to create quizzes, surveys, calculators, timesheets, multi-page application forms.", + "dom": [ + "link[href*='/wp-content/plugins/formidable/']" + ], + "icon": "Formidable Form.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "website": "https://formidableforms.com" + }, + "Formitable": { + "cats": [ + 93 + ], + "description": "Formitable is an reservation management system for restaurants.", + "icon": "Formitable.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "formitable\\.js(?:\\?ver=([\\d.]+))?\\;version:\\1", + "cdn\\.formitable\\.com" + ], + "website": "https://formitable.com" + }, + "Formless": { + "cats": [ + 110 + ], + "description": "Formless is an AI-powered solution that creates interactive forms, enabling natural conversation, asking and answering questions, and engaging users at any touchpoint.", + "icon": "Formless.svg", + "js": { + "__formless_cleanup_signals": "", + "__formless_init": "" + }, + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "website": "https://formless.ai" + }, + "Formli": { + "cats": [ + 110 + ], + "description": "Formli is a web-based form builder service that permits users to produce and personalise online forms for different purposes, including surveys, feedback forms, event registrations, and others.", + "icon": "Formli.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "(?:app|cdn)\\.(?:formli|humanagency)\\.(?:com|org)/" + ], + "website": "https://formli.com" + }, + "Formrun": { + "cats": [ + 110 + ], + "description": "Formrun is a form creation tool.", + "icon": "Formrun.svg", + "js": { + "Formrun.init": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "sdk\\.form\\.run" + ], + "website": "https://form.run" + }, + "Formsite": { + "cats": [ + 110 + ], + "description": "Formsite is a platform for creating professional online forms, surveys, and workflows for data collection and process automation.", + "dom": [ + "form[action*='.formsite.com/']" + ], + "icon": "Formsite.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.formsite\\.com/" + ], + "website": "https://www.formsite.com" + }, + "Formsort": { + "cats": [ + 110 + ], + "description": "Formsort is a system that enables form design and data conversion within applications.", + "icon": "Formsort.svg", + "js": { + "webpackChunk_formsort_flow": "" + }, + "meta": { + "powered-by": "^formsort$" + }, + "pricing": [ + "freemium", + "low", + "recurring", + "poa" + ], + "saas": true, + "website": "https://formsort.com" + }, + "Formstack": { + "cats": [ + 110 + ], + "description": "Formstack is a platform offering no-code solutions for digital workflows, including forms, documents, and signatures.", + "dom": [ + "form[action*='.formstack.com/forms']" + ], + "icon": "Formstack.svg", + "js": { + "Formstack": "", + "loadFormstack": "" + }, + "pricing": [ + "freemium", + "low", + "recurring", + "poa" + ], + "saas": true, + "website": "https://www.formstack.com" + }, + "Formstone": { + "cats": [ + 59 + ], + "cpe": "cpe:2.3:a:formstone:formstone:*:*:*:*:*:*:*:*", + "description": "Formstone is a front-end library that simplifies web development by providing customizable jQuery plugins that abstract modern web patterns.", + "icon": "Formstone.svg", + "oss": true, + "pricing": [ + "onetime" + ], + "requires": [ + "jQuery" + ], + "scriptSrc": [ + "jquery\\.formstone\\.min\\.js" + ], + "website": "https://formstone.it" + }, + "Formtoro": { + "cats": [ + 32 + ], + "description": "Formtoro is a platform that converts popup signups into marketing insights by collecting zero-party data through popups, quizzes, and post-purchase surveys.", + "icon": "Formtoro.svg", + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "sdk\\.formtoro\\.com" + ], + "scripts": [ + "sdk\\.formtoro\\.com" + ], + "website": "https://www.formtoro.com" + }, + "FormWise": { + "cats": [ + 47 + ], + "description": "FormWise is a platform that enables the creation of white-label AI tools using ChatGPT prompts for customizable applications across industries.", + "icon": "FormWise.svg", + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scripts": [ + "app\\.formwise\\.ai" + ], + "website": "https://www.formwise.ai" + }, + "ForoshGostar": { + "cats": [ + 6 + ], + "cookies": { + "Aws.customer": "" + }, + "icon": "ForoshGostar.svg", + "implies": [ + "Microsoft ASP.NET" + ], + "meta": { + "generator": "^Forosh\\s?Gostar.*|Arsina Webshop.*$" + }, + "website": "https://www.foroshgostar.com" + }, + "Forsant": { + "cats": [ + 32 + ], + "description": "Forsant is a tool that automates Google Ads setup, audience targeting, and campaign optimization, eliminating the need for manual configuration.", + "icon": "Forsant.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "pixel\\.forsant\\.io" + ], + "website": "https://forsant.io" + }, + "Forte": { + "cats": [ + 41 + ], + "description": "Forte, a CSG Company offers merchants and partners a broad range of payment solutions.", + "icon": "Forte.svg", + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "checkout\\.forte\\.net" + ], + "website": "https://www.forte.net" + }, + "Forter": { + "cats": [ + 16 + ], + "cookies": { + "forterToken": "" + }, + "description": "Forter is a SaaS company that provides fraud prevention technology for online retailers and marketplaces.", + "icon": "Forter.svg", + "js": { + "ftr__startScriptLoad": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "forter\\.com" + ], + "website": "https://www.forter.com" + }, + "Fortinet FortiGate": { + "cats": [ + 16 + ], + "cookies": { + "FGTServer": "" + }, + "description": "Fortinet FortiGate is a family of network security appliances that provide firewall, VPN, intrusion prevention, antivirus, web filtering, and other security features to protect and secure networks and data.", + "icon": "Fortinet.svg", + "pricing": [ + "poa" + ], + "website": "https://www.fortinet.com/products/next-generation-firewall" + }, + "Fortune3": { + "cats": [ + 6 + ], + "description": "Fortune3 is a platform that offers ecommerce software and services.", + "dom": [ + "link[href*='//www.fortune3.com/'],link[href*='siterate/rate.css']" + ], + "html": [ + "(?:<link [^>]*href=\"[^\\/]*\\/\\/www\\.fortune3\\.com\\/[^\"]*siterate\\/rate\\.css|Powered by <a [^>]*href=\"[^\"]+fortune3\\.com)" + ], + "icon": "Fortune3.png", + "saas": true, + "scriptSrc": [ + "cartjs\\.php\\?(?:.*&)?s=[^&]*myfortune3cart\\.com" + ], + "website": "https://fortune3.com" + }, + "Forumbee": { + "cats": [ + 2 + ], + "description": "Forumbee is a platform for hosting community Q&A spaces and discussion forums, providing organized threads for information exchange and user-driven support.", + "icon": "Forumbee.svg", + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scripts": [ + "\\.forumbee\\.com" + ], + "website": "https://forumbee.com" + }, + "Foswiki": { + "cats": [ + 8 + ], + "cookies": { + "FOSWIKISTRIKEONE": "", + "SFOSWIKISID": "" + }, + "cpe": "cpe:2.3:a:foswiki:foswiki:*:*:*:*:*:*:*:*", + "description": "Foswiki is a free open-source collaboration platform.", + "dom": [ + "div.foswikiCopyright, div.foswikiPage, div.foswikiMain" + ], + "headers": { + "X-Foswikiaction": "", + "X-Foswikiuri": "" + }, + "html": [ + "<div class=\"foswiki(?:Copyright|Page|Main)\">" + ], + "icon": "foswiki.svg", + "implies": [ + "Perl" + ], + "js": { + "foswiki": "" + }, + "meta": { + "foswiki.SERVERTIME": "", + "foswiki.WIKINAME": "" + }, + "website": "https://foswiki.org" + }, + "Four": { + "cats": [ + 41, + 91 + ], + "description": "Pay with four is a Buy now pay later solution.", + "icon": "Four.svg", + "js": { + "Four": "" + }, + "saas": true, + "scriptSrc": [ + "scripts\\.paywithfour\\.com" + ], + "website": "https://paywithfour.com/" + }, + "Foursixty": { + "cats": [ + 96 + ], + "description": "Foursixty is a widget which turns Instagram content and user-generated content into shoppable galleries.", + "icon": "Foursixty.svg", + "js": { + "FoursixtyEmbed": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "foursixty\\.com" + ], + "website": "https://foursixty.com/" + }, + "Fourthwall": { + "cats": [ + 6 + ], + "description": "Fourthwall helps to create and launch a branded website.", + "icon": "Fourthwall.svg", + "js": { + "FourthwallAnalytics": "", + "fourthwallTheme": "" + }, + "meta": { + "version": "^(.+)$\\;version:\\1\\;confidence:0" + }, + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "\\.fourthwall\\.com" + ], + "website": "https://fourthwall.com/" + }, + "FoxPush": { + "cats": [ + 5 + ], + "description": "FoxPush is a platform that supports pushing of notifications through the browser.", + "icon": "FoxPush.svg", + "js": { + "_foxpush": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.foxpush\\.net/" + ], + "website": "https://www.foxpush.com" + }, + "Foxy.io": { + "cats": [ + 6 + ], + "description": "Foxy’s hosted cart & payment page allow you to sell anything, using your existing website or platform.", + "icon": "foxyio.svg", + "pricing": [ + "payg", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.foxycart\\.com" + ], + "website": "https://www.foxy.io" + }, + "Framer Motion": { + "cats": [ + 59 + ], + "description": "Framer Motion is a modern animation library for JavaScript, React, and Vue.", + "icon": "FramerMotion.svg", + "js": { + "MotionIsMounted": "" + }, + "oss": true, + "pricing": [ + "freemium" + ], + "website": "https://motion.dev" + }, + "Framer Sites": { + "cats": [ + 51 + ], + "description": "Framer is primarily a design and prototyping tool. It allows you to design interactive prototypes of websites and applications using production components and real data.", + "icon": "Framer Sites.svg", + "implies": [ + "React" + ], + "js": { + "Framer": "", + "Framer.Animatable": "", + "Framer.version": "([\\d\\.]+)\\;version:\\1\\;confidence:0", + "__framer_importFromPackage": "" + }, + "oss": false, + "pricing": [ + "low", + "freemium", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "framerusercontent\\.com" + ], + "website": "https://framer.com/sites" + }, + "Frames": { + "cats": [ + 87 + ], + "description": "Frames is a tool that allows you to create wireframes in real time, design and develop systems, and access a library of components to help you build custom websites quickly and easily, without any restrictions on your creative input.", + "dom": [ + "link[href*='/wp-content/plugins/frames-plugin/']" + ], + "icon": "Frames.svg", + "pricing": [ + "low", + "recurring", + "onetime" + ], + "requires": [ + "WordPress" + ], + "saas": true, + "website": "https://getframes.io" + }, + "Framework7": { + "cats": [ + 26 + ], + "description": "Framework7 is a mobile HTML framework designed for creating iOS and Android applications with a native-like user experience.", + "icon": "Framework7.svg", + "js": { + "Framework7.Component": "" + }, + "oss": true, + "pricing": [ + "low", + "recurring" + ], + "website": "https://framework7.io" + }, + "framework7": { + "cats": [ + 59, + 66 + ], + "description": "Full Featured Mobile HTML Framework For Building iOS & Android Apps.", + "dom": [ + "link[href*='framework7'], .framework7-root, .framework7-modals" + ], + "icon": "framework7.png", + "oss": true, + "scriptSrc": [ + "(?:\\/(?:js\\/)?)?framework7(?:-((?:\\d+\\.)+\\d+))?(?:\\.custom)?(?:\\.min)?(?:-vue)?_?[\\w\\.]{0,29}\\.js\\;version:\\1", + "(?:((?:\\d+\\.)+\\d+)\\/(?:js\\/)?)?framework7(?:-)?(?:\\.custom)?(?:\\.min)?(?:-vue)?_?[\\w\\.]{0,29}\\.js\\;version:\\1" + ], + "website": "https://framework7.io/" + }, + "France Express": { + "cats": [ + 99 + ], + "description": "France Express is a delivery service based in France.", + "icon": "France Express.svg", + "requiresCategory": [ + 6 + ], + "text": [ + "\\bFrance Express\\b" + ], + "website": "https://www.france-express.com" + }, + "Frappe": { + "cats": [ + 18 + ], + "cpe": "cpe:2.3:a:frappe:frappe:*:*:*:*:*:*:*:*", + "description": "Frappe is a full stack, batteries-included, web framework written in Python and Javascript.", + "icon": "Frappe.svg", + "implies": [ + "Python", + "MariaDB" + ], + "js": { + "frappe.avatar": "" + }, + "meta": { + "generator": "^frappe$" + }, + "oss": true, + "website": "https://frappeframework.com" + }, + "Frase": { + "cats": [ + 96 + ], + "description": "Frase is a content system powered by AI, designed to streamline content creation processes.", + "icon": "Frase.svg", + "js": { + "frase": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://www.frase.io" + }, + "Fraud Blocker": { + "cats": [ + 16 + ], + "description": "Fraud Blocker is an all-in-one solution designed to reduce costs by preventing bots, competitor clicks, fake leads, and other forms of digital ad fraud.", + "icon": "FraudBlocker.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "monitor\\.fraudblocker\\.com" + ], + "scripts": [ + "\\.fraudblocker\\.com" + ], + "website": "https://fraudblocker.com" + }, + "FraudLabs Pro": { + "cats": [ + 16 + ], + "description": "FraudLabs Pro is a fraud prevention service offered by the company FraudLabs Pro, which specialises in online fraud detection and risk management for businesses.", + "icon": "FraudLabs Pro.svg", + "js": { + "FraudLabsProAgent": "" + }, + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.fraudlabspro\\.com/" + ], + "website": "https://www.fraudlabspro.com" + }, + "FreakOut": { + "cats": [ + 36 + ], + "description": "FreakOut is a marketing technology company with programmatic solutions (DSP,SSP) that delivers in-feed display and video formats across global publishers.", + "dom": [ + "img[src*='.fout.jp/'], link[href*='.fout.jp']" + ], + "icon": "FreakOut.svg", + "js": { + "FOut": "", + "_fout_jsurl": "", + "_fout_queue": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.fout\\.jp/" + ], + "website": "https://www.fout.co.jp" + }, + "Frederick": { + "cats": [ + 32 + ], + "description": "Frederick is an automated marketing software solution developed by MindBody to streamline and optimize marketing tasks for businesses.", + "icon": "Frederick.svg", + "saas": true, + "scripts": [ + "hirefrederick\\.com" + ], + "website": "https://hirefrederick.com" + }, + "FreeBSD": { + "cats": [ + 28 + ], + "cpe": "cpe:2.3:o:freebsd:freebsd:*:*:*:*:*:*:*:*", + "description": "FreeBSD is a free and open-source Unix-like operating system.", + "headers": { + "Server": "FreeBSD(?: ([\\d.]+))?\\;version:\\1" + }, + "icon": "FreeBSD.png", + "website": "https://freebsd.org" + }, + "Freedom Farmers": { + "cats": [ + 19 + ], + "description": "Freedom Farmers is a micro farm platform designed for individuals interested in growing food, starting an agricultural business, or gaining access to land.", + "icon": "FreedomFarmers.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "//freedomfarmers\\.com" + ], + "website": "https://freedomfarmers.com" + }, + "FreedomKit": { + "cats": [ + 32 + ], + "description": "FreedomKit is an all-in-one online business software powered by AI that supports automation to streamline operations.", + "icon": "FreedomKit.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scripts": [ + "\\.freedomkit\\.ai" + ], + "website": "https://freedomkit.ai" + }, + "Freemius": { + "cats": [ + 6 + ], + "description": "Freemius is a managed ecommerce engine designed for selling WordPress plugins.", + "icon": "Freemius.svg", + "pricing": [ + "payg" + ], + "requires": [ + "WordPress" + ], + "saas": true, + "scriptSrc": [ + "checkout\\.freemius\\.com/" + ], + "website": "https://freemius.com" + }, + "Freespee": { + "cats": [ + 10 + ], + "icon": "Freespee.svg", + "scriptSrc": [ + "analytics\\.freespee\\.com/js/external/fs\\.(?:min\\.)?js" + ], + "website": "https://www.freespee.com" + }, + "FreeTextBox": { + "cats": [ + 24 + ], + "cpe": "cpe:2.3:a:freetextbox:freetextbox:*:*:*:*:*:*:*:*", + "description": "FreeTextBox is a free open-source HTML Editor.", + "html": [ + "<!-- \\* FreeTextBox v\\d \\((\\d+\\.\\d+\\.\\d+)\\;version:\\1" + ], + "icon": "FreeTextBox.png", + "implies": [ + "Microsoft ASP.NET" + ], + "js": { + "FTB_API": "", + "FTB_AddEvent": "" + }, + "website": "https://freetextbox.com" + }, + "freewebstore": { + "cats": [ + 6 + ], + "description": "freewebstore is a platform that allows users to create and manage a free ecommerce store, including product listings, a shopping cart, and basic payment and order management.", + "headers": { + "Content-Security-Policy": "\\.freewebstore\\.com", + "X-Fws-Platform": "^freewebstore$" + }, + "icon": "freewebstore.svg", + "pricing": [], + "saas": true, + "website": "https://freewebstore.com" + }, + "Frequenceo": { + "cats": [ + 99 + ], + "description": "Frequenceo is a fixed-rate postage service in France.", + "icon": "La Poste.svg", + "requiresCategory": [ + 6 + ], + "text": [ + "\\bFrequenceo\\b" + ], + "website": "https://www.laposte.fr/entreprise/produit-entreprise/frequenceo" + }, + "Frequently Bought Together": { + "cats": [ + 100 + ], + "description": "Frequently Bought Together is a Shopify app which add Amazon-like 'Customers Who Bought This Item Also Bought' product recommendations to your store.", + "icon": "Frequently Bought Together.png", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "scriptSrc": [ + "\\.codeblackbelt\\.com/js/modules/frequently-bought-together/" + ], + "website": "https://www.codeblackbelt.com" + }, + "Fresco": { + "cats": [ + 59 + ], + "description": "Fresco is a responsive lightbox. Fresco comes with thumbnail support, fullscreen zoom, Youtube and Vimeo integration for HTML5 video and a powerful Javascript API.", + "icon": "default.svg", + "js": { + "Fresco.version": "^([\\d\\.]+)$\\;version:\\1" + }, + "oss": true, + "pricing": [ + "freemium" + ], + "website": "https://github.com/staaky/fresco" + }, + "Fresh": { + "cats": [ + 18, + 22 + ], + "description": "Fresh is a full stack modern web framework for JavaScript and TypeScript developers, designed to make it trivial to create high-quality, performant, and personalized web applications.", + "dom": [ + "style[id='__FRSH_TWIND']", + "style[id='__FRSH_STYLE']", + "script[id='__FRSH_STATE']", + "link[href*='?__frsh_c=']" + ], + "icon": "Fresh.svg", + "implies": [ + "Deno", + "Preact" + ], + "oss": true, + "website": "https://fresh.deno.dev" + }, + "Fresh Relevance": { + "cats": [ + 76 + ], + "description": "Fresh Relevance is a personalization platform designed to create cross-channel experiences, enabling businesses to deliver customized customer interactions.", + "dom": [ + "link[href*='am.freshrelevance.com']" + ], + "icon": "FreshRelevance.svg", + "pricing": [ + "recurring", + "poa" + ], + "saas": true, + "website": "https://www.freshrelevance.com" + }, + "Fresha": { + "cats": [ + 72 + ], + "description": "Fresha is a leading marketplace enabling consumers to discover, book, and pay for local beauty and wellness services.", + "dom": [ + "a[data-href*='.fresha.com/']" + ], + "icon": "Fresha.svg", + "js": { + "FRESHA_VARS": "" + }, + "pricing": [ + "freemium" + ], + "saas": true, + "scriptSrc": [ + "\\.fresha\\.com/" + ], + "website": "https://www.fresha.com" + }, + "Freshchat": { + "cats": [ + 52 + ], + "description": "Freshchat is a cloud-hosted live messaging and engagement application.", + "icon": "Freshchat.svg", + "js": { + "Freshbots": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "wchat\\.freshchat\\.com/js/widget\\.js" + ], + "website": "https://www.freshworks.com/live-chat-software/" + }, + "Fresho": { + "cats": [ + 6 + ], + "description": "Fresho is an Order Management System that streamlines the processing, tracking, and fulfillment of customer orders across various sales channels.", + "icon": "Fresho.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "app\\.fresho\\.com" + ], + "website": "https://www.fresho.com" + }, + "Freshop": { + "cats": [ + 6 + ], + "description": "Freshop is an online platform for grocers.", + "icon": "Freshop.svg", + "js": { + "freshop": "", + "freshopInitialized": "" + }, + "meta": { + "author": "^Freshop, Inc\\.$" + }, + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "asset(?:cdn)?\\.freshop\\.com/" + ], + "website": "https://www.freshop.com" + }, + "Freshteam": { + "cats": [ + 101 + ], + "description": "Freshteam is a cloud-based HR and applicant tracking solution offered by Freshworks.", + "dom": [ + "a[href*='.freshteam.com/jobs']" + ], + "icon": "Freshteam.svg", + "pricing": [ + "freemium", + "payg", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "assets\\.freshteam\\.com/" + ], + "website": "https://www.freshworks.com/hrms/" + }, + "Freshworks CRM": { + "cats": [ + 53, + 32, + 74 + ], + "description": "Freshworks CRM is a cloud-based customer relationship management (CRM) solution. Key features include one-click phone, sales lead tracking, sales management, event tracking and more.", + "dom": [ + "div[class*='Footer-PoweredBy'] > span > a[href*='www.freshworks.com/']" + ], + "icon": "Freshworks CRM.svg", + "js": { + "ZargetForm": "", + "zarget": "", + "zargetAPI": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.freshmarketer\\.com", + "cdn\\.zarget\\.com" + ], + "website": "https://www.freshworks.com/crm" + }, + "Friendbuy": { + "cats": [ + 94 + ], + "description": "Friendbuy is a cloud-based referral marketing solution designed to help ecommerce businesses of all sizes.", + "icon": "Friendbuy.svg", + "js": { + "friendbuy": "", + "friendbuyAPI.merchantId": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.cloudfront\\.net/js/friendbuy\\.min\\.js", + "static\\.fbot\\.me/friendbuy\\.js" + ], + "website": "https://www.friendbuy.com" + }, + "Friendly Analytics": { + "cats": [ + 10 + ], + "description": "Friendly Analytics is the top Swiss alternative to Google Analytics, offering website analysis and optimization while prioritizing user privacy.", + "icon": "Friendly.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "app\\.friendlyanalytics\\.ch" + ], + "website": "https://friendly.ch/en/analytics" + }, + "Friendly Captcha": { + "cats": [ + 16 + ], + "description": "Friendly Captcha is a proof-of-work based solution in which the user’s device does all the work.", + "dom": [ + "div.frc-captcha" + ], + "icon": "FriendlyCaptcha.svg", + "pricing": [ + "low", + "freemium", + "recurring", + "poa" + ], + "saas": true, + "scripts": [ + "x-frc-client\",\"js-(\\d+(\\.\\d+)+)\\;version:\\1" + ], + "website": "https://friendlycaptcha.com", + "xhr": [ + "api.friendlycaptcha.com" + ] + }, + "Frill": { + "cats": [ + 90 + ], + "description": "Frill is a platform that connects customers and businesses by enabling customers to provide feedback.", + "icon": "Frill.svg", + "js": { + "FRILL_ENV": "", + "Frill.containers": "" + }, + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.frill\\.co/" + ], + "website": "https://frill.co" + }, + "Frisbie": { + "cats": [ + 52 + ], + "description": "Frisbie is a Russian chat widget designed for online communication.", + "icon": "Frisbie.svg", + "js": { + "Frisbie.app": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://frisbie.me" + }, + "Frizbit": { + "cats": [ + 32 + ], + "description": "Frizbit is a marketing tool that helps digital marketeers increase web traffic and revenue by combining web push notification.", + "dom": [ + "link[href*='cdn.frizbit.com']" + ], + "icon": "Frizbit.svg", + "js": { + "frizbit.configurationManager": "", + "frizbit.remoteConfigs": "" + }, + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.frizbit\\.com/" + ], + "website": "https://frizbit.com" + }, + "Froala Editor": { + "cats": [ + 24 + ], + "description": "Froala Editor is a WYSIWYG HTML Editor written in Javascript that enables rich text editing capabilities for applications.", + "dom": { + ".fr-view, .fr-box, .fr-popup": { + "exists": "\\;version:2+" + }, + ".froala-box": { + "exists": "\\;version:1" + } + }, + "icon": "Froala.svg", + "implies": [ + "jQuery", + "Font Awesome" + ], + "js": { + "FroalaEditor.VERSION": "([\\d\\.]+)\\;version:\\1" + }, + "website": "https://froala.com/wysiwyg-editor" + }, + "Froged": { + "cats": [ + 52 + ], + "description": "Froged is an all-in-one omnichannel communication platform designed to streamline messaging across multiple channels.", + "icon": "Froged.svg", + "js": { + "Froged": "", + "frogedAutoClick": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "sdk\\.froged\\.com" + ], + "website": "https://froged.com" + }, + "Front AI": { + "cats": [ + 52 + ], + "description": "Front AI is a platform that offers services for Conversational AI, Virtual Agents, and Service Bots to support automated customer interactions.", + "icon": "FrontAI.svg", + "js": { + "FrontCFcreateCookie": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.front\\.ai/" + ], + "website": "https://front.ai" + }, + "Front Chat": { + "cats": [ + 52 + ], + "description": "Front Chat is the live website chat solution that you can manage straight from your inbox.", + "icon": "Front Chat.svg", + "js": { + "FrontChat": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "//chat-assets\\.frontapp\\.com/" + ], + "website": "https://front.com" + }, + "Front-Commerce": { + "cats": [ + 108 + ], + "description": "Front-Commerce is a React-based ecommerce framework that provides a development environment and tools for building online stores, offering seamless integration with backend systems through GraphQL and supporting popular platforms like Adobe Commerce, BigCommerce, OpenMage, Contentful or Prismic.", + "dom": [ + "link[data-chunk*='front-commerce-src-web-theme-routes'], script[data-chunk*='front-commerce-src-web-theme-routes']" + ], + "icon": "front-commerce.svg", + "implies": [ + "React", + "GraphQL", + "Webpack", + "Node.js", + "PWA", + "Remix", + "Vite" + ], + "meta": { + "application-name": "^Front-Commerce$" + }, + "website": "https://front-commerce.com" + }, + "Frontastic": { + "cats": [ + 51 + ], + "description": "Frontastic is a Commerce Frontend Platform that unites business and development teams to build commerce sites on headless.", + "headers": { + "frontastic-request-id": "" + }, + "icon": "Frontastic.svg", + "saas": true, + "website": "https://www.frontastic.cloud/" + }, + "Frontify": { + "cats": [ + 95 + ], + "description": "Frontify is a cloud-based brand management platform for creators and collaborators of brands.", + "dom": [ + "a[href*='.frontify.com/'], img[src*='.frontify.com/'], link[href*='.frontify.com/']" + ], + "headers": { + "server": "^frontify$" + }, + "icon": "Frontify.svg", + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.frontify.com" + }, + "Frontity": { + "cats": [ + 12, + 18 + ], + "description": "Frontity is a React open-source framework focused on WordPress.", + "icon": "frontity.svg", + "implies": [ + "React", + "Webpack", + "WordPress" + ], + "meta": { + "generator": "^Frontity" + }, + "website": "https://frontity.org" + }, + "Frontlead": { + "cats": [ + 110 + ], + "description": "Frontlead is a platform that enables the creation of forms, funnels, and surveys to streamline workflows and collect actionable insights.", + "icon": "Frontlead.svg", + "pricing": [ + "freemium", + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "app\\.frontlead\\.io" + ], + "website": "https://frontlead.io" + }, + "FrontPage": { + "cats": [ + 20 + ], + "cpe": "cpe:2.3:a:microsoft:frontpage:*:*:*:*:*:*:*:*", + "description": "FrontPage is a program for developing and maintaining websites.", + "icon": "FrontPage.png", + "meta": { + "ProgId": "^FrontPage\\.", + "generator": "Microsoft FrontPage(?:\\s((?:Express )?[\\d.]+))?\\;version:\\1" + }, + "website": "https://office.microsoft.com/frontpage" + }, + "Frontstream": { + "cats": [ + 111 + ], + "description": "FrontStream is a fundraising platform, formerly FirstGiving, that supports walks, runs, rides, DIY, and virtual activity challenge campaigns.", + "icon": "FrontStream.svg", + "saas": true, + "scripts": [ + "\\.firstgiving\\.com" + ], + "website": "https://www.frontstream.com" + }, + "Froonze": { + "cats": [ + 100 + ], + "description": "Froonze is a modular Shopify app that enhances the customer account page with features like wishlists, loyalty programs, and social logins.", + "icon": "Froonze.svg", + "js": { + "frcp.httpsUrl": "app\\.froonze\\.com" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.shopify\\.com/extensions/[^/]+/froonze-loyalty-wishlist[^/]*" + ], + "website": "https://www.froonze.com" + }, + "Frosmo": { + "cats": [ + 32, + 74 + ], + "description": "Frosmo is a SaaS company which provides AI-driven personalisation products.", + "icon": "Frosmo.svg", + "js": { + "_frosmo": "", + "frosmo": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "frosmo\\.easy\\.js" + ], + "website": "https://frosmo.com" + }, + "FUDforum": { + "cats": [ + 2 + ], + "cpe": "cpe:2.3:a:fudforum:fudforum:*:*:*:*:*:*:*:*", + "description": "FUDforum is a discussion forum software with support for posts, topics, polls and attachments.", + "icon": "default.svg", + "implies": [ + "Perl", + "PHP" + ], + "js": { + "fud_msg_focus": "", + "fud_tree_msg_focus": "" + }, + "oss": true, + "website": "https://github.com/fudforum/FUDforum" + }, + "Fueled": { + "cats": [ + 97 + ], + "description": "Fueled is a platform that manages and analyzes first-party data for ecommerce businesses to support insights and decision making.", + "icon": "Fueled.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "mb-cdn\\.fueled\\.io" + ], + "scripts": [ + "mb-cdn\\.fueled\\.io" + ], + "website": "https://fueled.io" + }, + "FUGU": { + "cats": [ + 16 + ], + "description": "FUGU is a payment fraud prevention solution that analyzes transactions both before and after checkout.", + "icon": "FUGU.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scripts": [ + "app\\.fugu-it\\.com" + ], + "website": "https://www.fugu-it.com" + }, + "Full On Sport": { + "cats": [ + 104 + ], + "description": "Full On Sport is an online event-registration platform designed for race directors, offering tools to manage sign-ups, participant data, and race operations.", + "icon": "FullOnSport.svg", + "saas": true, + "scripts": [ + "\\.fullonsport\\.com/" + ], + "website": "https://www.fullonsport.com" + }, + "Full Slate": { + "cats": [ + 72 + ], + "description": "Full Slate is an appointment scheduling software designed to help businesses manage bookings, client information, and availability.", + "icon": "FullSlate.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "\\.fullslate\\.com" + ], + "website": "https://www.fullslate.com" + }, + "Fullbay": { + "cats": [ + 53 + ], + "description": "Fullbay is heavy-duty repair shop software that provides a clear view of ongoing activities in your repair shop while enhancing staff productivity.", + "icon": "Fullbay.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "app\\.fullbay\\.com/" + ], + "website": "https://www.fullbay.com" + }, + "FullCalendar": { + "cats": [ + 5 + ], + "description": "FullCalendar is a full-sized drag and drop JavaScript event calendar.", + "icon": "FullCalendar.svg", + "implies": [ + "TypeScript" + ], + "js": { + "FullCalendar.version": "^([\\d\\.\\-\\w]+)$\\;version:\\1" + }, + "oss": true, + "pricing": [ + "freemium", + "mid", + "poa" + ], + "scriptSrc": [ + "/fullcalendar\\.min\\.js" + ], + "website": "https://fullcalendar.io" + }, + "FullContact": { + "cats": [ + 10 + ], + "description": "FullContact is a privacy-safe Identity Resolution company building trust between people and brands.", + "icon": "FullContact.svg", + "js": { + "Fullcontact": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "tags\\.fullcontact\\.com/" + ], + "website": "https://www.fullcontact.com" + }, + "fullPage.js": { + "cats": [ + 59 + ], + "description": "fullPage.js a jQuery and vanilla JavaScript plugin for fullscreen scrolling websites.", + "icon": "fullPage.js.png", + "implies": [ + "jQuery" + ], + "js": { + "fullpage_api.version": "([\\d\\.]+)\\;version:\\1" + }, + "oss": true, + "scriptSrc": [ + "/fullPage\\.js(?:/([\\d\\.]+)/)?\\;version:\\1" + ], + "website": "https://github.com/alvarotrigo/fullpage.js" + }, + "Fullpath": { + "cats": [ + 97 + ], + "description": "Fullpath is a Customer Data and Experience Platform (CDXP) for the automotive retail industry, formerly known as AutoLeadStar.", + "icon": "Fullpath.svg", + "saas": true, + "scripts": [ + "\\.autoleadstar\\.com" + ], + "website": "https://www.fullpath.com" + }, + "FullSeats": { + "cats": [ + 72 + ], + "description": "FullSeats is a booking system designed to streamline scheduling and support business growth through reservation management.", + "icon": "FullSeats.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "apps\\.fullseats\\.com" + ], + "website": "https://www.fullseats.com" + }, + "FullStory": { + "cats": [ + 10 + ], + "description": "FullStory is a web-based digital intelligence system that helps optimize the client experience.", + "icon": "FullStory.svg", + "js": { + "FS.clearUserCookie": "" + }, + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.fullstory\\.com/" + ], + "website": "https://www.fullstory.com" + }, + "Funbutler Booking": { + "cats": [ + 93 + ], + "description": "Funbutler Booking is a booking and operations system designed for activity centers and entertainment venues to manage reservations and streamline daily operations.", + "icon": "FunbutlerBooking.svg", + "js": { + "funbutlerAPI": "" + }, + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "booking\\.funbutler\\.com" + ], + "website": "https://business.funbutler.com" + }, + "FunCaptcha": { + "cats": [ + 16 + ], + "description": "FunCaptcha is a type of CAPTCHA, which is a security measure used to protect websites and online services from spam, bots, and other forms of automated abuse.", + "icon": "fun_captcha.svg", + "website": "https://www.arkoselabs.com/arkose-matchkey/", + "xhr": [ + "api\\.funcaptcha\\.com" + ] + }, + "Fundiin": { + "cats": [ + 91 + ], + "description": "Fundiin is the BNPL leader in Vietnam in providing zero-cost buy-now-pay-later facilities.", + "icon": "Fundiin.svg", + "js": { + "websiteEnableSuggestFundiin": "true", + "websiteMaximumSuggestFundiinWithPrediction": "" + }, + "saas": true, + "website": "https://fundiin.vn" + }, + "Funding Choices": { + "cats": [ + 67 + ], + "description": "Funding Choices is a messaging tool that can help you comply with the EU General Data Protection Regulation (GDPR), and recover lost revenue from ad blocking users.", + "dns": { + "SOA": [ + "fundingchoicesmessages" + ] + }, + "dom": [ + ".fc-consent-root, iframe[name='googlefcLoaded'], iframe[name='googlefcPresent'], .fc-dialog, .fc-choice-dialog" + ], + "icon": "Google.svg", + "js": { + "__googlefc": "" + }, + "scriptSrc": [ + "fundingchoicesmessages\\.google\\.com" + ], + "website": "https://developers.google.com/funding-choices" + }, + "Fundraise Up": { + "cats": [ + 111 + ], + "description": "Fundraise Up is a platform for online donations.", + "icon": "Fundraise Up.svg", + "js": { + "FundraiseUp": "" + }, + "pricing": [ + "payg", + "recurring" + ], + "scriptSrc": [ + "\\.fundraiseup\\.com/" + ], + "website": "https://fundraiseup.com" + }, + "FundRazr": { + "cats": [ + 111 + ], + "description": "FundRazr is an online fundraising and crowdfunding platform.", + "dom": [ + "link[href*='//static.fundrazr.com/']" + ], + "icon": "FundRazr.svg", + "js": { + "FundRazr": "" + }, + "pricing": [ + "freemium" + ], + "saas": true, + "website": "https://fundrazr.com" + }, + "Funnel Science": { + "cats": [ + 32 + ], + "description": "Funnel Science is a sales and marketing software that leverages data to provide a competitive advantage.", + "icon": "FunnelScience.svg", + "saas": true, + "scriptSrc": [ + "app\\.funnelscience\\.com" + ], + "website": "https://www.funnelscience.com" + }, + "FunnelCockpit": { + "cats": [ + 32 + ], + "description": "FunnelCockpit is an all-in-one funnel builder.", + "dom": [ + "a[href*='.funnelcockpit.com/'][target='_blank'], iframe[src*='.funnelcockpit.com/']" + ], + "icon": "FunnelCockpit.png", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.funnelcockpit\\.com/" + ], + "website": "https://funnelcockpit.com" + }, + "Funnelforms": { + "cats": [ + 87, + 110 + ], + "description": "Funnelforms is a WordPress plugin for creating intelligent multi-step forms, integrating AI to streamline business processes, enhance customer acquisition, and optimise staff recruitment.", + "dom": { + "link[href*='/wp-content/plugins/Funnelforms']": { + "attributes": { + "href": "/wp-content/plugins/Funnelforms(?:-pro)?/.+\\.css(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + } + } + }, + "icon": "Funnelforms.svg", + "pricing": [ + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "saas": true, + "website": "https://en.funnelforms.io" + }, + "Funnelish": { + "cats": [ + 51 + ], + "description": "Funnelish is a software tool that helps businesses create and optimise sales funnels for their websites to increase their conversion rates and revenue. Funnelish page builder is a funnel builder focused on building ecommerce funnels.", + "icon": "Funnelish.svg", + "js": { + "funnelish": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://funnelish.com" + }, + "Funnels of Course": { + "cats": [ + 32 + ], + "description": "Funnels of Course is an all-in-one marketing platform designed to support coaches and course creators in achieving online success.", + "icon": "FunnelsOfCourse.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "app\\.funnelsofcourse\\.com" + ], + "website": "https://funnelsofcourse.com" + }, + "Funnelytics": { + "cats": [ + 32 + ], + "description": "Funnelytics is a tool designed to increase lead and customer conversions by optimizing marketing funnels for better performance and results.", + "icon": "Funnelytics.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.funnelytics\\.io/" + ], + "website": "https://funnelytics.io" + }, + "Funraise": { + "cats": [ + 111 + ], + "description": "Funraise is a nonprofit fundraising platform that enables organisations to build fundraising websites as well as manage donations and campaigns.", + "dom": [ + "a[href*='.funraise.org/']" + ], + "icon": "Funraise.svg", + "js": { + "FR.IMAGE_BASE_URL": "\\.funraise\\.io" + }, + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "website": "https://funraise.org" + }, + "FurnitureDealer": { + "cats": [ + 6 + ], + "description": "FurnitureDealer is the internet partner of more than 100 leading local full service brick and mortar furniture retailers.", + "icon": "FurnitureDealer.png", + "pricing": [ + "poa" + ], + "scriptSrc": [ + "\\.furnituredealer\\.net/" + ], + "website": "https://www.furnituredealer.net" + }, + "Furo": { + "cats": [ + 4 + ], + "description": "Furo is a customizable Sphinx documentation theme designed to provide a clean, responsive, and user-friendly layout for technical and project documentation.", + "icon": "Furo.svg", + "oss": true, + "pricing": [ + "mid", + "recurring" + ], + "scriptSrc": [ + "static/scripts/furo\\.js" + ], + "website": "https://pradyunsg.me/furo" + }, + "Fusion Ads": { + "cats": [ + 36 + ], + "icon": "Fusion Ads.png", + "js": { + "_fusion": "" + }, + "scriptSrc": [ + "^[^\\/]*//[ac]dn\\.fusionads\\.net/(?:api/([\\d.]+)/)?\\;version:\\1" + ], + "website": "https://fusionads.net" + }, + "FusionCharts": { + "cats": [ + 25 + ], + "description": "FusionCharts is a comprehensive charting solution for websites.", + "icon": "fusion_charts.svg", + "js": { + "FusionCharts": "", + "FusionChartsDataFormats": "", + "FusionMaps": "" + }, + "pricing": [ + "mid", + "recurring", + "poa" + ], + "website": "https://www.fusioncharts.com/charts" + }, + "Future Shop": { + "cats": [ + 6 + ], + "description": "Future Shop is a SaaS-based ecommerce platform.", + "icon": "futureshop.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "future-shop.*\\.js" + ], + "website": "https://www.future-shop.jp" + }, + "Futurio": { + "cats": [ + 80 + ], + "description": "Futurio is a lightweight and customizable multi-purpose and WooCommerce WordPress theme.", + "dom": [ + "link[href*='/wp-content/themes/futurio/']" + ], + "icon": "Futurio.svg", + "pricing": [ + "freemium", + "low", + "recurring", + "onetime" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/futurio/.+customscript\\.js(?:\\?ver=([\\d\\.]+))?\\;version:\\1" + ], + "website": "https://futuriowp.com" + }, + "Futy": { + "cats": [ + 32 + ], + "description": "Futy is a tool that helps convert website visitors into leads through a customer-friendly approach.", + "icon": "Futy.svg", + "js": { + "Futy.$axios": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://www.futy.io" + }, + "Fuzey Channels": { + "cats": [ + 53 + ], + "description": "Fuzey Channels is an AI-powered communication platform designed specifically for the automotive industry to streamline customer interactions.", + "icon": "Fuzey.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "widget\\.fuzey\\.io" + ], + "website": "https://www.getfuzey.com/features/channels" + }, + "Fygaro": { + "cats": [ + 6 + ], + "description": "Fygaro is an online commerce platform enabling businesses to sell online, manage retail operations, and streamline daily business activities.", + "icon": "Fygaro.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "api\\.fygaro\\.com/" + ], + "scripts": [ + "fygaro-production\\.s3" + ], + "website": "https://www.fygaro.com" + }, + "Fynd Platform": { + "cats": [ + 6 + ], + "description": "Fynd Platform is a subscription based software as a service where brands can mange their catalog, send marketing sms/emailers and sell their products.", + "icon": "Fynd Platform.svg", + "implies": [ + "Vue.js" + ], + "js": { + "__fyndAction": "" + }, + "pricing": [ + "high", + "recurring", + "payg" + ], + "saas": true, + "scriptSrc": [ + "\\.fynd\\.com/" + ], + "website": "https://platform.fynd.com" + }, + "Gallabox": { + "cats": [ + 53 + ], + "description": "Gallabox is a tool that transforms WhatsApp into a web chat widget, facilitating management of leads, bookings, deals, and orders.", + "icon": "Gallabox.svg", + "js": { + "gbwawc": "" + }, + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "website": "https://gallabox.com" + }, + "Gallery": { + "cats": [ + 7 + ], + "description": "Gallery is an open-source web based photo album organiser.", + "dom": [ + "div[id*='gsNavBar']", + "div[class*='gcBorder1']" + ], + "html": [ + "<div id=\"gsNavBar\" class=\"gcBorder1\">", + "<a href=\"http://gallery\\.sourceforge\\.net\"><img[^>]+Powered by Gallery\\s*(?:(?:v|Version)\\s*([0-9.]+))?\\;version:\\1" + ], + "icon": "Gallery.png", + "js": { + "$.fn.gallery_valign": "", + "galleryAuthToken": "" + }, + "website": "https://galleryproject.org/" + }, + "Gambio": { + "cats": [ + 6 + ], + "description": "Gambio is an all-in-one shopping cart solution for small to medium sized businesses.", + "dom": [ + "link[href*='templates/gambio/']" + ], + "html": [ + "(?:<link[^>]* href=\"templates/gambio/|<a[^>]content\\.php\\?coID=\\d|<!-- gambio eof -->|<!--[\\s=]+Shopsoftware by Gambio GmbH \\(c\\))" + ], + "icon": "Gambio.svg", + "implies": [ + "PHP" + ], + "js": { + "gambio": "" + }, + "scriptSrc": [ + "gm_javascript\\.js\\.php" + ], + "website": "https://gambio.de" + }, + "Gameball": { + "cats": [ + 84 + ], + "description": "Gameball is a loyalty & retention platform that offers gamified customer engagement tools for customers such as rewards, points, and referrals.", + "icon": "Gameball.svg", + "js": { + "GbSdk.settings.shop": "", + "gbReferralCodeInput": "" + }, + "pricing": [ + "freemium", + "low", + "recurring", + "payg", + "poa" + ], + "saas": true, + "scriptSrc": [ + "assets\\.gameball\\.co/" + ], + "website": "https://www.gameball.co" + }, + "Gamma": { + "cats": [ + 47 + ], + "cookies": { + "gamma_visitor_id": "" + }, + "description": "Gamma is an AI-powered platform for creating presentations, documents, and websites without requiring design or coding skills.", + "icon": "Gamma.svg", + "js": { + "gammaSiteAnimationsInitialized": "", + "gammaTiming": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "website": "https://gamma.app" + }, + "Gamooga": { + "cats": [ + 32 + ], + "description": "Gamooga is a marketing automation solution which helps businesses deliver personalized actions at their customers through various channels such as email, web, mobile, social and display.", + "icon": "Gamooga.svg", + "js": { + "triggerGamoogaInFooter": "", + "triggerGamoogaInFooterChat": "" + }, + "saas": true, + "website": "https://www.gsecondscreen.com" + }, + "GaniPara": { + "cats": [ + 6 + ], + "description": "GaniPara is a hosted ecommerce solution based in Turkey, providing infrastructure for setting up and managing online stores.", + "icon": "GaniPara.svg", + "meta": { + "apple-mobile-web-app-title": "^Ganipara$" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.ganipara\\.com/" + ], + "website": "https://ganipara.com/planlar" + }, + "Gannett CMS": { + "cats": [ + 1 + ], + "description": "Gannett CMS is a content management system developed by Gannett for creating, managing, and publishing digital content across multiple platforms.", + "icon": "Gannett.svg", + "saas": true, + "scripts": [ + "gannett-d\\.openx\\.net" + ], + "website": "https://www.gannett.com" + }, + "Gastronaut": { + "cats": [ + 93 + ], + "description": "Gastronaut is a reservation system designed to automate the booking process, streamlining operations to enhance sales efficiency.", + "icon": "Gastronaut.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "api\\.gastronaut\\.ai/" + ], + "website": "https://get.gastronaut.ai" + }, + "Gator": { + "cats": [ + 10 + ], + "description": "Gator is a platform that enables realtime user data collection, profiling and aggregation.", + "icon": "Gator.svg", + "js": { + "GatorLegacy": "" + }, + "pricing": [ + "freemium", + "mid", + "recurring", + "poa" + ], + "saas": true, + "website": "https://gator.io" + }, + "Gatsby": { + "cats": [ + 57, + 12 + ], + "cpe": "cpe:2.3:a:gatsbyjs:gatsby:*:*:*:*:*:node.js:*:*", + "description": "Gatsby is a React-based open-source framework with performance, scalability and security built-in.", + "dom": [ + "div#___gatsby, style#gatsby-inlined-css" + ], + "icon": "Gatsby.svg", + "implies": [ + "React", + "Webpack" + ], + "meta": { + "generator": "^Gatsby(?: ([0-9.]+))?$\\;version:\\1" + }, + "website": "https://www.gatsbyjs.org/" + }, + "Gatsby Cloud Image CDN": { + "cats": [ + 31 + ], + "description": "Image CDN is a new feature of hosting on Gatsby Cloud. Instead of processing images at build time, Image CDN defers and offloads image processing to the edge.", + "dom": [ + "img[srcset*='/_gatsby/image/'], source[srcset*='/_gatsby/image/']" + ], + "icon": "Gatsby.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://www.gatsbyjs.com/products/cloud/image-cdn" + }, + "Gauges": { + "cats": [ + 10 + ], + "cookies": { + "_gauges_": "" + }, + "description": "Gauges is a real-time web analytics tool that provides live traffic updates and essential metrics for websites.", + "icon": "Gauges.svg", + "js": { + "_gauges": "" + }, + "website": "https://get.gaug.es" + }, + "GBooking": { + "cats": [ + 72 + ], + "description": "GBooking is an online platform that provides booking and business management services for scheduling, reservations, and operational organization.", + "icon": "GBooking.svg", + "pricing": [], + "saas": true, + "scriptSrc": [ + "cdn\\.gbooking\\.ru" + ], + "website": "https://gbooking.ru" + }, + "Gcore": { + "cats": [ + 31 + ], + "description": "Gcore is a public cloud and content delivery network (CDN) company.", + "headers": { + "x-id": "^[\\w-]+-gc\\d{2}$", + "x-id-fe": "^[\\w-]+-gc\\d{2}$" + }, + "icon": "Gcore.svg", + "pricing": [ + "payg", + "recurring" + ], + "website": "https://gcore.com" + }, + "GDPR Cookie Consent Plugin by Webtoffee": { + "cats": [ + 67 + ], + "cookies": { + "wt_consent": "" + }, + "description": "GDPR Cookie Consent Plugin by Webtoffee is a WordPress solution that ensures GDPR and CCPA compliance, supports IAB standards, and integrates with Google Consent Mode.", + "icon": "GDPRCookieConsent.svg", + "js": { + "webtoffee._wccConsentStore": "" + }, + "pricing": [ + "low", + "recurring" + ], + "website": "https://www.webtoffee.com/product/gdpr-cookie-consent/" + }, + "GeeTest": { + "cats": [ + 16 + ], + "description": "GeeTest is a CAPTCHA and bot management provider, protects websites, mobile apps, and APIs from automated bot-driven attacks, like ATO, credential stuffing, web scalping, etc.", + "headers": { + "content-security-policy": "\\.geetest\\.com" + }, + "icon": "GeeTest.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.geetest\\.com/" + ], + "website": "https://www.geetest.com" + }, + "Geggio": { + "cats": [ + 32 + ], + "description": "Geggio is an all-in-one funnel tool for SMEs that integrates landing pages, emails, automations, and CRM.", + "icon": "Geggio.svg", + "js": { + "geggio.addElement": "" + }, + "saas": true, + "scriptSrc": [ + "\\.geggio\\.com" + ], + "website": "https://www.geggio.com" + }, + "Gekosale": { + "cats": [ + 6 + ], + "description": "Gekosale is an open-source ecommerce solution designed for building and managing online stores.", + "icon": "Gekosale.svg", + "saas": true, + "scriptSrc": [ + "\\bgekosale(?:\\.libs)?(?:\\.min)?\\.js\\b" + ], + "website": "https://gekosale.pl" + }, + "Gelato": { + "cats": [ + 6 + ], + "description": "Gelato is a print-on-demand service designed for ecommerce businesses, offering customizable printing solutions without the need for inventory management.", + "icon": "Gelato.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.live\\.gelato\\.tech" + ], + "scripts": [ + "\\.live\\.gelato\\.tech" + ], + "website": "https://www.gelato.com" + }, + "Gemius": { + "cats": [ + 10 + ], + "html": [ + "<a [^>]*onclick=\"gemius_hit" + ], + "icon": "Gemius.svg", + "js": { + "gemius_hit": "", + "gemius_init": "", + "gemius_pending": "", + "pp_gemius_hit": "" + }, + "scriptSrc": [ + "hit\\.gemius\\.pl/xgemius\\.js", + "hit\\.gemius\\.pl\\;confidence:80", + "xgemius\\.js\\;confidence:30" + ], + "website": "https://www.gemius.com" + }, + "GemPages": { + "cats": [ + 100, + 51 + ], + "description": "GemPages is a powerful Shopify landing page buidler that empowers SMEs, agency, and freelancers to build their brands and sell online.", + "icon": "GemPages.svg", + "implies": [ + "Shopify" + ], + "js": { + "GEMSTORE": "", + "GEMVENDOR": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "/files/gempagev\\d+\\.js" + ], + "website": "https://gempages.net" + }, + "GenerateBlocks": { + "cats": [ + 87, + 51 + ], + "description": "GenerateBlocks is a WordPress plugin that has the trappings of a page builder.", + "dom": [ + "link#generateblocks-css" + ], + "icon": "GenerateBlocks.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "website": "https://generateblocks.com" + }, + "GeneratePress": { + "cats": [ + 80 + ], + "description": "GeneratePress is a lightweight WordPress theme that focuses on speed, stability, and accessibility", + "dom": { + "body[class*='generatepress-theme']": { + "text": "" + }, + "link[id*='generate-style']": { + "attributes": { + "href": "generatepress\\S*\\.css(?:\\?ver=([0-9.]+))?\\;version:\\1" + } + }, + "link[id*='generatepress']": { + "attributes": { + "href": "generatepress\\S*\\.css(?:\\?ver=([0-9.]+))?\\;version:\\1" + } + } + }, + "icon": "generatepress.svg", + "js": { + "generatepressMenu": "", + "generatepressNavSearch": "" + }, + "pricing": [ + "low", + "recurring", + "onetime" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "themes/generatepress\\S*\\.js(?:\\?ver=([0-9.]+))?\\;version:\\1" + ], + "website": "https://generatepress.com" + }, + "GeneratePress GP Premium": { + "cats": [ + 87 + ], + "description": "GP Premium is a premium add-on plugin for the GeneratePress WordPress theme.", + "icon": "generatepress.svg", + "implies": [ + "GeneratePress" + ], + "pricing": [ + "onetime", + "recurring" + ], + "requires": [ + "WordPress" + ], + "saas": true, + "scriptSrc": [ + "/wp-content/plugins/gp-premium/.+\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + ], + "website": "https://docs.generatepress.com/article/installing-gp-premium/" + }, + "Genesis blocks": { + "cats": [ + 87 + ], + "description": "Premium block library & block editor enhancements from StudioPress.", + "dom": { + "link[href*='/wp-content/plugins/atomic-blocks']": { + "exists": "" + }, + "link[href*='/wp-content/plugins/genesis-blocks']": { + "exists": "" + } + }, + "html": [ + "<div[^>]+class=[\"']wp-block-atomic-blocks-*" + ], + "icon": "genesis-blocks.png", + "scriptSrc": [ + "/wp-content/themes/genesis-blocks/lib/js/" + ], + "website": "https://www.studiopress.com/genesis-blocks/" + }, + "Genesis theme": { + "cats": [ + 80 + ], + "description": "Genesis theme is a WordPress theme that has been developed using the Genesis Framework from Studiopress.", + "icon": "Genesis theme.svg", + "js": { + "genesisBlocksShare": "", + "genesis_responsive_menu": "" + }, + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/genesis/lib/js/" + ], + "website": "https://www.studiopress.com/themes/genesis" + }, + "Genesys Chat": { + "cats": [ + 52 + ], + "description": "Genesys Chat is a customer engagement platform that facilitates real-time communication between businesses and their customers through web messaging and live chat functionalities.", + "icon": "Genesys Cloud.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.boldchat\\.com/" + ], + "website": "https://www.genesys.com/capabilities/live-chat-software" + }, + "Genesys Cloud": { + "cats": [ + 32, + 75 + ], + "description": "Genesys Cloud is an all-in-one cloud-based contact center software built to improve the customer experience.", + "icon": "Genesys Cloud.svg", + "js": { + "PURECLOUD_WEBCHAT_FRAME_CONFIG": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "apps\\.mypurecloud\\.\\w+/widgets/([\\d.]+)\\;version:\\1", + "apps\\.mypurecloud\\.\\w+" + ], + "website": "https://www.genesys.com" + }, + "GeneXus": { + "cats": [ + 27 + ], + "dom": [ + "link[id^='gxtheme_css_reference']" + ], + "html": [ + "<link[^>]+?id=\"gxtheme_css_reference\"" + ], + "icon": "GeneXus.svg", + "js": { + "gx.gxVersion": "^(.+)-.*$\\;version:\\1" + }, + "scriptSrc": [ + "/static/gxgral\\.js", + "/static/gxtimezone\\.js" + ], + "website": "https://www.genexus.com/" + }, + "genezio": { + "cats": [ + 47 + ], + "description": "Genezio is a code generation tool that facilitates app logic focus, organises backend API code in deployable classes, autogenerates class interfaces with JSON-RPC for typesafe API calls, supports REST and Webhooks, enables simple API code deployment on pre-configured infrastructure using a shell command, and provides an SDK that eliminates the need to handle URLs, headers.", + "headers": { + "X-Powered-By": "^genezio$" + }, + "icon": "genezio.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "website": "https://genez.io" + }, + "Genially": { + "cats": [ + 21 + ], + "description": "Genially is a platform that enables the creation of interactive and gamified digital experiences for presentations, training, and educational content.", + "headers": { + "Content-Security-Policy": "\\.genially\\.com", + "Server": "^Genially" + }, + "icon": "Genially.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://genially.com" + }, + "Geniee": { + "cats": [ + 36 + ], + "description": "Geniee is an ad technology company.", + "dom": [ + "img[src*='.gssprt.jp/'], link[href*='.gssprt.jp']" + ], + "icon": "Geniee.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.gsspcln\\.jp/" + ], + "website": "https://geniee.co.jp" + }, + "Geniee Chat": { + "cats": [ + 52 + ], + "description": "Geniee Chat is a chat-based web customer service platform.", + "icon": "GenieeChat.svg", + "js": { + "GenooCSS.add": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scripts": [ + "\\.chamo-chat\\.com/" + ], + "website": "https://chamo-chat.com" + }, + "GenieWords": { + "cats": [ + 36 + ], + "description": "GenieWords is a tool that simplifies the process of advertising with Google Ads.", + "icon": "GenieWords.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "admin\\.geniewords\\.com/" + ], + "website": "https://geniewords.com" + }, + "Genoo": { + "cats": [ + 32 + ], + "description": "Genoo is a provider of marketing automation and online marketing tools.", + "icon": "Genoo.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://genoo.com" + }, + "Gentoo": { + "cats": [ + 28 + ], + "cpe": "cpe:2.3:o:gentoo:linux:*:*:*:*:*:*:*:*", + "description": "Gentoo is a free operating system based on Linux.", + "headers": { + "X-Powered-By": "gentoo" + }, + "icon": "Gentoo.svg", + "website": "https://www.gentoo.org" + }, + "Geo Targetly": { + "cats": [ + 79 + ], + "description": "Geo Targetly is a website geo personalisation software.", + "icon": "Geo Targetly.svg", + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "geotargetly\\.co/" + ], + "website": "https://geotargetly.com" + }, + "Geoapify": { + "cats": [ + 35 + ], + "description": "Geoapify is a platform that provides APIs and location services for building location-aware applications.", + "icon": "Geoapify.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scripts": [ + "api\\.geoapify\\.com" + ], + "website": "https://www.geoapify.com" + }, + "Geobytes": { + "cats": [ + 79 + ], + "description": "Geobytes is a geolocation service that enables redirection of users and provides statistics on their geographic origin.", + "saas": true, + "scripts": [ + "gd\\.geobytes\\.com" + ], + "website": "https://geobytes.com" + }, + "GEODIS": { + "cats": [ + 99 + ], + "description": "GEODIS is a global transport and logistics company.", + "icon": "GEODIS.svg", + "requiresCategory": [ + 6 + ], + "text": [ + "\\bGeodis\\b" + ], + "website": "https://geodis.com" + }, + "Geonetric": { + "cats": [ + 1 + ], + "description": "Geonetric is a provider of website solutions tailored to the healthcare industry.", + "icon": "Geonetric.svg", + "js": { + "Geonetric.DOM": "", + "Geonetric_DoPostBack": "" + }, + "saas": true, + "website": "https://www.geonetric.com" + }, + "GEOvendas": { + "cats": [ + 6 + ], + "description": "GEOvendas is an ecommerce platform with analytics, sales force, B2B and B2C products.", + "dom": [ + "a[href*='geovendas.com.br'][target='_blank']" + ], + "icon": "GEOvendas.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://www.geovendas.com" + }, + "Gerrit": { + "cats": [ + 47 + ], + "html": [ + ">Gerrit Code Review</a>\\s*\"\\s*\\(([0-9.]+)\\)\\;version:\\1", + "<(?:div|style) id=\"gerrit_" + ], + "icon": "gerrit.svg", + "implies": [ + "Java", + "git" + ], + "js": { + "Gerrit": "", + "gerrit_ui": "" + }, + "meta": { + "title": "^Gerrit Code Review$" + }, + "scriptSrc": [ + "^gerrit_ui/gerrit_ui" + ], + "website": "https://www.gerritcodereview.com" + }, + "Gesio": { + "cats": [ + 6 + ], + "description": "Gesio is an online management application suite providing ERP solutions for wholesalers and B2B businesses.", + "icon": "Gesio.svg", + "meta": { + "author": "www\\.gesio\\.com" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.gesio.com" + }, + "Gestim": { + "cats": [ + 53 + ], + "description": "Gestim is an Italian real estate management system.", + "icon": "Gestim.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "stats\\.gestim\\.biz" + ], + "website": "https://www.gestim.it" + }, + "Get Satisfaction": { + "cats": [ + 13 + ], + "icon": "Get Satisfaction.png", + "js": { + "GSFN": "" + }, + "website": "https://getsatisfaction.com/corp/" + }, + "Get Siimple": { + "cats": [ + 51 + ], + "description": "Get Siimple is a tool that enables the creation of a single-page website without requiring technical or design expertise.", + "icon": "GetSiimple.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "analytics\\.getsiimple\\.com/" + ], + "website": "https://getsiimple.com" + }, + "GetAuto": { + "cats": [ + 6 + ], + "description": "GetAuto is a platform offering an inventory of used cars available for purchase.", + "dom": [ + "link[href*='cdn.getauto.com/']" + ], + "icon": "GetAuto.svg", + "saas": true, + "website": "https://getauto.com" + }, + "Getback": { + "cats": [ + 32 + ], + "description": "Getback is a web push conversion optimization tool developed by AdFocus to help improve engagement and campaign performance through browser-based notifications.", + "icon": "Getback.svg", + "saas": true, + "scriptSrc": [ + "www\\.getback\\.ch" + ], + "website": "https://www.getback.app" + }, + "GetButton": { + "cats": [ + 5, + 52 + ], + "description": "The chat button by GetButton takes website visitor directly to the messaging app such as Facebook Messenger or WhatsApp and allows them to initiate a conversation with you.", + "icon": "GetButton.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.getbutton\\.io/" + ], + "website": "https://getbutton.io" + }, + "GetChat": { + "cats": [ + 52 + ], + "description": "GetChat is a platform enabling communication with website visitors via preferred messaging applications.", + "icon": "GetChat.svg", + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "getchat\\.app/" + ], + "website": "https://getchat.app" + }, + "GetCommerce": { + "cats": [ + 6 + ], + "description": "GetCommerce is a platform providing ecommerce website design and development tailored to align with brand identity and functionality.", + "icon": "GetCommerce.svg", + "js": { + "getCommerce.version": "([\\d\\.]+)\\;version:\\1" + }, + "meta": { + "generator": "getCommerce ([\\d.]+)?\\;version:\\1" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://getcommerce.xyz" + }, + "GetFeedback": { + "cats": [ + 13 + ], + "description": "GetFeedback (formerly Usabilla) is a user feedback solution for collecting qualitative and quantitative user feedback across digital channels including websites, apps and emails.", + "icon": "GetFeedback.svg", + "js": { + "usabilla_live": "" + }, + "website": "https://www.getfeedback.com" + }, + "Getgabs": { + "cats": [ + 32 + ], + "description": "Getgabs is a WhatsApp marketing automation platform that enhances sales, marketing, and support through the WhatsApp Business API.", + "icon": "Getgabs.svg", + "implies": [ + "WhatsApp Business Chat" + ], + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "app\\.getgabs\\.com" + ], + "website": "https://getgabs.com" + }, + "Getintent": { + "cats": [ + 36 + ], + "description": "Getintent is an adtech company that offers AI-powered programmatic suite for agencies, publishers, broadcasters and content owners.", + "icon": "Getintent.svg", + "pricing": [ + "payg" + ], + "saas": true, + "website": "https://getintent.com", + "xhr": [ + "\\.adhigh\\.net" + ] + }, + "GetMeAShop": { + "cats": [ + 6 + ], + "description": "GetMeAShop is a cloud-based ecommerce solution for small and midsize businesses across industries such as retail and manufacturing.", + "dom": [ + "link[href*='.getmeashop.com']" + ], + "icon": "GetMeAShop.png", + "js": { + "gmas_base_url": "'\\.getmeashop\\.com", + "search_api_base_uri": "search\\.getmeashop\\.com" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.getmeashop.com" + }, + "GetMoreStudents": { + "cats": [ + 32 + ], + "description": "GetMoreStudents is a platform that supports dance studio owners in increasing class enrollment and boosting profits through marketing automation.", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scripts": [ + "app\\.getmorestudents\\.net" + ], + "website": "https://getmorestudents.net" + }, + "GetResponse": { + "cats": [ + 32, + 75 + ], + "description": "GetResponse is an email marketing app that allows you to create a mailing list and capture data onto it.", + "dom": [ + "form[action*='.getresponse.com/']" + ], + "icon": "GetResponse.svg", + "js": { + "GRAPP": "", + "GRWF2": "" + }, + "pricing": [ + "freemium", + "recurring", + "payg" + ], + "saas": true, + "scriptSrc": [ + "\\.getresponse\\.com/" + ], + "website": "https://www.getresponse.com" + }, + "GetReview": { + "cats": [ + 90 + ], + "description": "GetReview is a website reviews system designed to collect, manage, and display user feedback.", + "icon": "GetReview.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "app\\.getreview\\.pl" + ], + "scripts": [ + "app\\.getreview\\.pl" + ], + "website": "https://getreview.pl" + }, + "Getro": { + "cats": [ + 101 + ], + "description": "Gentro is an automated job board and private talent network that removes the manual effort of linking individuals and companies within a network.", + "icon": "Getro.svg", + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "an\\.getro\\.com/" + ], + "website": "https://www.getro.com" + }, + "GetRooster": { + "cats": [ + 98 + ], + "description": "GetRooster is a system designed to optimise the conversion of abandoning visitors.", + "js": { + "_GT_config.gt_host": "//app\\.getrooster\\.com/" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "//app\\.getrooster\\.com/" + ], + "website": "https://www.getrooster.com" + }, + "GetSimple CMS": { + "cats": [ + 1 + ], + "cpe": "cpe:2.3:a:get-simple:getsimple_cms:*:*:*:*:*:*:*:*", + "icon": "GetSimple CMS.svg", + "implies": [ + "PHP" + ], + "meta": { + "generator": "GetSimple" + }, + "website": "https://get-simple.info" + }, + "Getsitecontrol": { + "cats": [ + 5, + 73 + ], + "description": "Getsitecontrol is a form and popup builder.", + "icon": "Getsitecontrol.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.getsitecontrol\\.com/" + ], + "website": "https://getsitecontrol.com" + }, + "GetSocial": { + "cats": [ + 69, + 10 + ], + "description": "GetSocial is a social analytics and publishing platform.", + "icon": "GetSocial.png", + "js": { + "GETSOCIAL_VERSION": "(.+)\\;version:\\1" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "api\\.at\\.getsocial\\.io" + ], + "website": "https://getsocial.io" + }, + "GetTerms": { + "cats": [ + 4 + ], + "description": "GetTerms is a tool that generates privacy policies for web platforms.", + "icon": "GetTerms.svg", + "pricing": [ + "low", + "recurring", + "onetime", + "poa" + ], + "saas": true, + "scriptSrc": [ + "app\\.getterms\\.io" + ], + "website": "https://getterms.io" + }, + "getUBetter": { + "cats": [ + 1 + ], + "description": "getUBetter is a healthcare platform that provides online access to mental health support services.", + "icon": "getUBetter.svg", + "saas": true, + "scripts": [ + "app\\.getubetter\\.com" + ], + "website": "https://www.getubetter.com" + }, + "GetYourGuide": { + "cats": [ + 72 + ], + "description": "GetYourGuide is a Berlin-based online travel agency and online marketplace for tour guides and excursions.", + "dom": { + "a[href*='.getyourguide.']": { + "attributes": { + "href": "\\.getyourguide\\.\\w+/\\?partner_id=" + } + }, + "img[src*='cdn.getyourguide.com/']": { + "attributes": { + "src": "" + } + }, + "link[href*='cdn.getyourguide.com/']": { + "attributes": { + "src": "" + } + } + }, + "icon": "GetYourGuide.svg", + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "\\.getyourguide\\.com/" + ], + "website": "https://partner.getyourguide.com" + }, + "Gevme": { + "cats": [ + 104 + ], + "description": "Gevme is an omnichannel event management platform designed to streamline planning, coordination, and execution across physical, virtual, and hybrid events.", + "icon": "Gevme.svg", + "js": { + "GEVME.analytics": "", + "GevmeActivityFeed": "" + }, + "meta": { + "generator": "^GEVME Analytics$" + }, + "pricing": [ + "freemium", + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "analytics\\.gevme\\.com" + ], + "website": "https://www.gevme.com" + }, + "Ghost": { + "cats": [ + 1, + 11 + ], + "cpe": "cpe:2.3:a:ghost:ghost:*:*:*:*:*:node.js:*:*", + "description": "Ghost is a powerful app for new-media creators to publish, share, and grow a business around their content.", + "headers": { + "X-Ghost-Cache-Status": "" + }, + "icon": "Ghost.svg", + "implies": [ + "Node.js" + ], + "meta": { + "generator": "Ghost(?:\\s([\\d.]+))?\\;version:\\1" + }, + "website": "https://ghost.org" + }, + "Gigalixir": { + "cats": [ + 62 + ], + "description": "Gigalixir is a PaaS focused on deployments of Elixir and Phoenix web apps", + "icon": "Gigalixir.svg", + "pricing": [ + "low", + "recurring", + "freemium" + ], + "url": [ + "\\.gigalixirapp\\.com" + ], + "website": "https://gigalixir.com/" + }, + "Gijgo": { + "cats": [ + 59 + ], + "description": "Gijgo is a set of free for commercial use javascript controls.", + "icon": "Gijgo.svg", + "oss": true, + "scriptSrc": [ + "/gijgo@([\\d\\.]+)/js/gijgo\\.min\\.js\\;version:\\1" + ], + "website": "https://gijgo.com" + }, + "Giosg": { + "cats": [ + 52 + ], + "description": "Giosg is a live chat solution designed to support ecommerce platforms by enabling real-time customer communication and engagement.", + "icon": "Giosg.svg", + "js": { + "giosgWebpackJsonp": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scripts": [ + "service\\.giosg\\.com" + ], + "website": "https://www.giosg.com" + }, + "Giscus": { + "cats": [ + 15 + ], + "description": "Giscus is a comment system powered by GitHub Discussions.", + "dom": [ + "link[href*='giscus.app'], div[class^='giscus-container']" + ], + "icon": "Giscus.svg", + "oss": true, + "pricing": [ + "freemium" + ], + "saas": true, + "website": "https://giscus.app" + }, + "Gist": { + "cats": [ + 52 + ], + "description": "Gist is email marketing automation, live chat, and helpdesk software.", + "icon": "gist_live_chat.svg", + "js": { + "gist.options.versionNumber": "^(.+)$\\;version:\\1" + }, + "pricing": [ + "freemium", + "low", + "recurring", + "poa" + ], + "scriptSrc": [ + "\\.getgist\\.com" + ], + "website": "https://getgist.com/live-chat" + }, + "Gist Giftship": { + "cats": [ + 100 + ], + "description": "Gist Giftship is a gifting app on Shopify that allows your customers to complete all of their gift shopping at once.", + "icon": "Gist.svg", + "pricing": [ + "mid", + "recurring", + "payg" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "scriptSrc": [ + "assets/js/giftship\\.([\\d\\.]+)\\.js\\;version:\\1" + ], + "website": "https://gist-apps.com/giftship" + }, + "Gista": { + "cats": [ + 52 + ], + "description": "Gista is an AI conversion agent that helps websites turn visitors into leads and customers through automated engagement.", + "icon": "Gista.svg", + "js": { + "$gista.config": "" + }, + "pricing": [ + "freemium", + "low", + "recurring", + "poa" + ], + "saas": true, + "website": "https://gista.co" + }, + "git": { + "cats": [ + 47 + ], + "cpe": "cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*", + "icon": "git.svg", + "meta": { + "generator": "\\bgit/([\\d.]+\\d)\\;version:\\1" + }, + "website": "https://git-scm.com" + }, + "GitBook": { + "cats": [ + 4 + ], + "cpe": "cpe:2.3:a:gitbook:gitbook:*:*:*:*:*:*:*:*", + "description": "GitBook is a command-line tool for creating documentation using Git and Markdown.", + "icon": "GitBook.svg", + "js": { + "__GITBOOK_INITIAL_PROPS__": "", + "__GITBOOK_INITIAL_STATE__": "", + "__GITBOOK_LAZY_MODULES__": "" + }, + "meta": { + "generator": "GitBook ([\\d.]+)?\\;version:\\1" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "url": [ + "^https?://[^/]+\\.gitbook\\.com/" + ], + "website": "https://www.gitbook.com" + }, + "Gitea": { + "cats": [ + 47 + ], + "cookies": { + "i_like_gitea": "" + }, + "cpe": "cpe:2.3:a:gitea:gitea:*:*:*:*:*:*:*:*", + "description": "Gitea is an open-source forge software package for hosting software development version control using Git as well as other collaborative features like bug tracking, wikis and code review. It supports self-hosting but also provides a free public first-party instance hosted on DiDi's cloud.", + "html": [ + "<div class=\"ui left\">\\n\\s+© Gitea Version: ([\\d.]+)\\;version:\\1" + ], + "icon": "gitea.svg", + "implies": [ + "Go" + ], + "js": { + "window.config.assetVersionEncoded": ".+-gitea-([\\d\\.]+)\\;version:\\1" + }, + "meta": { + "keywords": "^go,git,self-hosted,gitea$" + }, + "oss": true, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://gitea.io" + }, + "GitHub Pages": { + "cats": [ + 62 + ], + "description": "GitHub Pages is a static site hosting service.", + "headers": { + "Server": "^GitHub\\.com$", + "X-GitHub-Request-Id": "" + }, + "icon": "GitHub.svg", + "url": [ + "^https?://[^/]+\\.github\\.io" + ], + "website": "https://pages.github.com/" + }, + "Gitiles": { + "cats": [ + 47 + ], + "html": [ + "Powered by <a href=\"https://gerrit\\.googlesource\\.com/gitiles/\">Gitiles<" + ], + "implies": [ + "Java", + "git" + ], + "website": "https://gerrit.googlesource.com/gitiles/" + }, + "GitLab": { + "cats": [ + 13, + 47 + ], + "cookies": { + "_gitlab_session": "" + }, + "cpe": "cpe:2.3:a:gitlab:gitlab:*:*:*:*:*:*:*:*", + "description": "GitLab is a web-based DevOps lifecycle tool that provides a Git-repository manager providing wiki, issue-tracking and continuous integration and deployment pipeline features, using an open-source license.", + "html": [ + "<meta content=\"https?://[^/]+/assets/gitlab_logo-", + "<header class=\"navbar navbar-fixed-top navbar-gitlab with-horizontal-nav\">" + ], + "icon": "GitLab.svg", + "implies": [ + "Ruby on Rails", + "Vue.js" + ], + "js": { + "GitLab": "", + "gl.dashboardOptions": "" + }, + "meta": { + "og:site_name": "^GitLab$" + }, + "website": "https://about.gitlab.com" + }, + "GitLab CI/CD": { + "cats": [ + 44, + 47 + ], + "icon": "GitLab.svg", + "implies": [ + "Ruby on Rails" + ], + "meta": { + "description": "GitLab CI/CD is a tool built into GitLab for software development through continuous methodologies." + }, + "website": "https://about.gitlab.com/gitlab-ci" + }, + "gitlist": { + "cats": [ + 47 + ], + "cpe": "cpe:2.3:a:gitlist:gitlist:*:*:*:*:*:*:*:*", + "html": [ + "<p>Powered by <a[^>]+>GitList ([\\d.]+)\\;version:\\1" + ], + "implies": [ + "PHP", + "git" + ], + "website": "https://gitlist.org" + }, + "Gitter": { + "cats": [ + 52 + ], + "description": "Gitter is a chat and networking platform that helps to manage, grow and connect communities through messaging.", + "icon": "Gitter.svg", + "js": { + "gitter.chat": "" + }, + "oss": true, + "website": "https://gitter.im" + }, + "gitweb": { + "cats": [ + 47 + ], + "html": [ + "<!-- git web interface version ([\\d.]+)?\\;version:\\1" + ], + "icon": "git.svg", + "implies": [ + "Perl", + "git" + ], + "meta": { + "generator": "gitweb(?:/([\\d.]+\\d))?\\;version:\\1" + }, + "scriptSrc": [ + "static/gitweb\\.js$" + ], + "website": "https://git-scm.com" + }, + "GiveCampus": { + "cats": [ + 111 + ], + "description": "GiveCampus is a fundraising platform for nonprofit educational institutions.", + "dom": [ + "a[href*='.givecampus.com/']" + ], + "icon": "GiveCampus.svg", + "meta": { + "author": "^GiveCampus$" + }, + "pricing": [ + "poa", + "recurring" + ], + "saas": true, + "website": "https://go.givecampus.com" + }, + "Giveffect": { + "cats": [ + 53 + ], + "description": "Giveffect is a not-for-profit customer relationship management system designed to support organizational operations and engagement.", + "icon": "Giveffect.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.giveffect\\.com" + ], + "scripts": [ + "\\.giveffect\\.com" + ], + "website": "https://www.giveffect.com" + }, + "GiveSmart": { + "cats": [ + 111 + ], + "description": "GiveSmart is an event fund gathering technology that offers customisable event size, mobile bidding, text-to-donate, enhanced dashboard and reporting, seating arrangement, and more.", + "dom": [ + "a[href*='.givesmart.com/']" + ], + "icon": "GiveSmart.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.givesmart\\.com/" + ], + "website": "https://www.givesmart.com" + }, + "GiveWP": { + "cats": [ + 111, + 87 + ], + "description": "GiveWP is a donation plugin for WordPress.", + "icon": "GiveWP.svg", + "js": { + "Give.donor": "", + "giveApiSettings": "" + }, + "pricing": [ + "freemium", + "onetime" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/plugins/give/.+give\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + ], + "website": "https://givewp.com" + }, + "GivingFuel": { + "cats": [ + 111 + ], + "description": "GivingFuel is a fundraising software solution.", + "dom": [ + "a[href*='.givingfuel.com/']" + ], + "icon": "GivingFuel.svg", + "pricing": [ + "freemium", + "low" + ], + "saas": true, + "scriptSrc": [ + "\\.givingfuel\\.com/" + ], + "website": "https://www.givingfuel.com" + }, + "Gladly": { + "cats": [ + 52, + 53 + ], + "description": "Gladly is a customer service platform.", + "icon": "Gladly.svg", + "js": { + "Gladly": "" + }, + "saas": true, + "scriptSrc": [ + "cdn\\.gladly\\.com" + ], + "website": "https://www.gladly.com" + }, + "Glami": { + "cats": [ + 76 + ], + "description": "Glami is a fashion quiz system designed to personalize style recommendations based on user preferences and responses.", + "icon": "Glami.svg", + "js": { + "GlamiTrackerObject": "", + "GlamiTrackerObjectInstance": "", + "glami": "" + }, + "saas": true, + "website": "https://www.glami.sk" + }, + "GlampManager": { + "cats": [ + 72 + ], + "description": "GlampManager is a booking and management software designed to streamline reservations, scheduling, and operational tasks for hospitality businesses.", + "icon": "GlampManager.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "bookings\\.glampmanager\\.com" + ], + "scripts": [ + "Glampmanager" + ], + "website": "https://www.glampmanager.com" + }, + "Glance": { + "cats": [ + 46 + ], + "description": "Glance is a screen sharing and co-browsing solution for sales, service, and support.", + "icon": "Glance.svg", + "saas": true, + "scriptSrc": [ + "www\\.glancecdn\\.net" + ], + "website": "https://www.glance.cx" + }, + "Glassbox": { + "cats": [ + 10 + ], + "description": "Glassbox is an Israeli software company. It sells session-replay analytics software and services.", + "icon": "Glassbox.svg", + "js": { + "SessionCamRecorder": "", + "sessioncamConfiguration": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.glassboxcdn\\.com/" + ], + "website": "https://www.glassbox.com" + }, + "GlassFish": { + "cats": [ + 22 + ], + "cpe": "cpe:2.3:a:oracle:glassfish_server:*:*:*:*:*:*:*:*", + "headers": { + "Server": "GlassFish(?: Server)?(?: Open Source Edition)?(?: ?/?([\\d.]+))?\\;version:\\1" + }, + "icon": "GlassFish.png", + "implies": [ + "Java" + ], + "website": "https://glassfish.java.net" + }, + "Glassix": { + "cats": [ + 52 + ], + "description": "Glassix is an omnichannel messaging platform for service, sales, and support centers.", + "js": { + "GlassixWidgetClient": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://glassix.co.il" + }, + "Gleam": { + "cats": [ + 32 + ], + "description": "Gleam is a marketing app that aids in expanding business email lists, ecommerce stores, SaaS businesses, and Facebook audiences.", + "icon": "Gleam.svg", + "js": { + "Gleam": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.gleamjs\\.io/" + ], + "website": "https://gleam.io" + }, + "Gleap": { + "cats": [ + 52 + ], + "description": "Gleap is an all-in-one customer feedback platform offering features like in-app bug reporting, live chat, AI support bots, product roadmaps, customer surveys, and marketing automation to enhance customer service and product development.", + "icon": "Gleap.svg", + "js": { + "Gleap": "" + }, + "pricing": [ + "recurring", + "mid" + ], + "saas": true, + "website": "https://www.gleap.io" + }, + "Gleen": { + "cats": [ + 52 + ], + "description": "Gleen is a generative AI chatbot designed to provide customers with trustworthy answers, automate actions, and integrate unified knowledge.", + "icon": "Gleen.svg", + "js": { + "gleenWidget": "" + }, + "pricing": [ + "freemium", + "payg" + ], + "saas": true, + "scriptSrc": [ + "app\\.gleen\\.ai/" + ], + "website": "https://gleen.ai" + }, + "Glia": { + "cats": [ + 52 + ], + "description": "Glia is a chat and digital assistant utilised across various industries.", + "icon": "Glia.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "api\\.glia\\.com/" + ], + "website": "https://www.glia.com" + }, + "Glide.js": { + "cats": [ + 59 + ], + "description": "Glide.js is a dependency-free JavaScript ES6 slider and carousel.", + "dom": [ + "div[data-glide-el]" + ], + "icon": "Glide.js.svg", + "js": { + "Glide": "" + }, + "oss": true, + "scriptSrc": [ + "/@glidejs/glide(?:@([\\d\\.]+))?\\;version:\\1" + ], + "website": "https://glidejs.com" + }, + "Glider.js": { + "cats": [ + 59 + ], + "description": "Glider.js is a fast, lightweight, responsive, dependency-free scrollable list with customisable paging controls.", + "icon": "Glider.js.svg", + "oss": true, + "scriptSrc": [ + "(?:/|@)?([\\d\\.]{2,})?/glider\\.min\\.js\\;version:\\1" + ], + "website": "https://nickpiscitelli.github.io/Glider.js" + }, + "Glitch": { + "cats": [ + 62 + ], + "description": "Glitch is a collaborative programming environment that lives in your browser and deploys code as you type.", + "icon": "Glitch.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "url": [ + "https://[^.]+\\.glitch\\.me" + ], + "website": "https://glitch.com" + }, + "GlitchTip": { + "cats": [ + 13 + ], + "description": "GlitchTip is an open-source platform for error tracking, monitoring errors, performance, and uptime.", + "icon": "GlitchTip.svg", + "oss": true, + "pricing": [ + "freemium", + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "app\\.glitchtip\\.com" + ], + "website": "https://glitchtip.com" + }, + "Global-e": { + "cats": [ + 106 + ], + "cookies": { + "GlobalE_CT_Data": "", + "GlobalE_Data": "", + "GlobalE_SupportThirdPartCookies": "" + }, + "description": "Global-e is a provider of cross-border ecommerce solutions.", + "icon": "Global-e.svg", + "js": { + "GLOBALE_ENGINE_CONFIG": "", + "GlobalE": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.global-e\\.com" + ], + "website": "https://www.global-e.com" + }, + "GlobalShopex": { + "cats": [ + 106 + ], + "description": "GlobalShopex offers a logistics ecommerce solution easy to integrate, which helps online businesses to sell in over 200 countries.", + "icon": "GlobalShopex.png", + "js": { + "GSXMiniCheckout": "", + "GSXPreviewCheckout": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "//globalshopex\\.com/" + ], + "website": "https://www.globalshopex.com" + }, + "Globo Also Bought": { + "cats": [ + 100 + ], + "description": "Also Bought is a conversion Shopify app by Globo.", + "icon": "Globo apps.svg", + "implies": [ + "Shopify" + ], + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "assets/globo\\.alsobought\\.js" + ], + "website": "https://apps.shopify.com/globo-related-products" + }, + "Globo Color Swatch": { + "cats": [ + 100 + ], + "description": "Globo Color Swatch app gives you an easy-to-use tool to display product variants on both collection page, homepage and product page creatively as a means to enhance customers' experience and stimulate them to purchase.", + "icon": "Globo apps.svg", + "implies": [ + "Shopify" + ], + "pricing": [ + "freemium" + ], + "saas": true, + "scriptSrc": [ + "assets/globo\\.swatch\\.data\\.js" + ], + "website": "https://apps.shopify.com/globo-related-products" + }, + "Globo Form Builder": { + "cats": [ + 100, + 110 + ], + "description": "Form Builder is a Shopify form builder app for contact form built by Globo.", + "icon": "Globo apps.svg", + "implies": [ + "Shopify" + ], + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "/assets/globo\\.formbuilder\\.init\\.js" + ], + "website": "https://apps.shopify.com/form-builder-contact-form" + }, + "Globo Pre-Order": { + "cats": [ + 100 + ], + "description": "Globo Pre-Order is a Shopify app for building pre-order functionality on Shopify stores.", + "icon": "Globo apps.svg", + "implies": [ + "Shopify" + ], + "js": { + "GloboPreorderParams": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://apps.shopify.com/pre-order-pro" + }, + "GlobRes": { + "cats": [ + 93 + ], + "description": "GlobRes is a hospitality management solution designed to streamline operations, reservations, and customer service for hotels and other lodging providers.", + "icon": "GlobRes.svg", + "saas": true, + "scriptSrc": [ + "api\\.globres\\.io" + ], + "scripts": [ + "\\.globres\\.io" + ], + "website": "https://globres.com" + }, + "Glofox": { + "cats": [ + 72 + ], + "description": "Glofox is a fitness management platform that assists gyms and fitness studios in managing memberships, class scheduling, and other business operations.", + "dom": [ + "a[href*='.glofox.com/'], iframe[src*='.glofox.com/']" + ], + "icon": "Glofox.svg", + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.glofox.com" + }, + "Gloo": { + "cats": [ + 53 + ], + "description": "Gloo is a platform designed to help churches develop a more connected ministry.", + "icon": "Gloo.svg", + "js": { + "__GLOO_ONLINE": "" + }, + "saas": true, + "scriptSrc": [ + "\\.gloo\\.us/" + ], + "website": "https://www.gloo.us" + }, + "Glopal": { + "cats": [ + 106 + ], + "description": "Glopal provides advanced international marketing solutions for ecommerce retailers and brands seeking to grow their businesses' globally.", + "icon": "Glopal.svg", + "pricing": [ + "freemium", + "mid", + "recurring", + "payg" + ], + "saas": true, + "scriptSrc": [ + "\\.glopal\\.com/" + ], + "website": "https://www.glopal.com" + }, + "GloriaFood": { + "cats": [ + 93 + ], + "description": "GloriaFood is an online ordering and food delivery platform that helps restaurant owners manage orders and streamline point-of-sale operations.", + "icon": "Oracle.svg", + "js": { + "glfBindButtons": "", + "glfWidget": "" + }, + "pricing": [ + "freemium" + ], + "website": "https://www.gloriafood.com" + }, + "Glow": { + "cats": [ + 84 + ], + "description": "Glow is a rewards platform that helps businesses increase repeat sales by encouraging one-time buyers to return through structured customer retention programs.", + "icon": "Glow.svg", + "pricing": [ + "freemium", + "low", + "recurring", + "payg" + ], + "saas": true, + "scripts": [ + "www\\.glowloyalty\\.com" + ], + "website": "https://glowloyalty.com" + }, + "GLPI": { + "cats": [ + 18, + 53 + ], + "cpe": "cpe:2.3:a:glpi-project:glpi:*:*:*:*:*:*:*:*", + "description": "GLPI is an open-source IT Asset Management, issue tracking and service desk system.", + "dom": { + "div[id*='footer-login'] > a": { + "text": "GLPI\\s+version\\s+([\\d\\.]+)\\;version:\\1" + }, + "input[name='_glpi_csrf_token']": { + "exists": "" + } + }, + "icon": "GLPI.svg", + "implies": [ + "PHP" + ], + "js": { + "glpiUnsavedFormChanges": "" + }, + "meta": { + "glpi:csrf_token": "" + }, + "oss": true, + "pricing": [ + "mid", + "recurring" + ], + "scriptSrc": [ + "//.*glpi.+common\\.min\\.js\\?v=(\\d+\\.\\d+\\.\\d+)\\;version:\\1" + ], + "website": "https://glpi-project.org" + }, + "GLS": { + "cats": [ + 99 + ], + "description": "GLS offers parcel, logistics and express services, throughout Europe as well as in the US and in Canada.", + "icon": "GLS.svg", + "requiresCategory": [ + 6 + ], + "text": [ + "\\bGLS\\b" + ], + "website": "https://gls-group.eu" + }, + "GlueUp": { + "cats": [ + 53 + ], + "description": "GlueUp is an all-in-one CRM platform.", + "icon": "GlueUp.svg", + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.glueup\\.com/" + ], + "website": "https://www.glueup.com" + }, + "Glyphicons": { + "cats": [ + 17 + ], + "description": "Glyphicons are icon fonts which you can use in your web projects.", + "dom": [ + "link[href*='glyphicons.css'], link[href*='glyphicons.min.css']" + ], + "html": [ + "(?:<link[^>]* href=[^>]+glyphicons(?:\\.min)?\\.css|<img[^>]* src=[^>]+glyphicons)" + ], + "icon": "Glyphicons.svg", + "website": "https://glyphicons.com" + }, + "Gnuboard": { + "cats": [ + 1 + ], + "description": "Gnuboard is an open-source bulletin board system or CMS from South Korea.", + "dom": { + "a[href*='board.php']": { + "attributes": { + "href": "(?:gnuboard/)?bbs/(?:gnu)?board\\.php" + } + }, + "link[href*='/gnuboard/style.css']": { + "attributes": { + "href": "" + } + } + }, + "icon": "default.svg", + "implies": [ + "PHP", + "MySQL" + ], + "js": { + "g4_bbs_img": "", + "g4_is_admin": "", + "g5_is_admin": "", + "g5_js_ver": "" + }, + "oss": true, + "website": "https://github.com/gnuboard" + }, + "Go": { + "cats": [ + 27 + ], + "cpe": "cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*", + "description": "Go is an open source high-level programming language.", + "icon": "Go.svg", + "oss": true, + "website": "https://go.dev" + }, + "Go Instore": { + "cats": [ + 103 + ], + "description": "Go Instore uses high-definition live video to connect online customers with in-store product experts.", + "headers": { + "content-security-policy": "\\.goinstore\\.com" + }, + "icon": "Go Instore.svg", + "js": { + "GISAPP.videoJsCtrl": "", + "gisAppLib.postRobot": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "//gis\\.goinstore\\.com/" + ], + "website": "https://goinstore.com" + }, + "GoAffPro": { + "cats": [ + 71 + ], + "description": "Goaffpro is an affiliate marketing solution for ecommerce stores.", + "icon": "GoAffPro.svg", + "js": { + "gfp_api_server": "" + }, + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "scriptSrc": [ + "api\\.goaffpro\\.com/loader\\.js" + ], + "website": "https://goaffpro.com/" + }, + "GoAhead": { + "cats": [ + 22 + ], + "cpe": "cpe:2.3:a:embedthis:goahead:*:*:*:*:*:*:*:*", + "headers": { + "Server": "GoAhead" + }, + "icon": "GoAhead.png", + "website": "https://embedthis.com/products/goahead/index.html" + }, + "GoAnywhere": { + "cats": [ + 19 + ], + "description": "GoAnywhere by HelpSystems is a Managed File Transfer (MFT) system with sharing and collaboration features", + "headers": { + "Server": "goanywhere" + }, + "icon": "goanywhere.svg", + "js": { + "appContainer": "GoAnywhereWebClientContainer" + }, + "website": "https://www.goanywhere.com/" + }, + "Goat Slider": { + "cats": [ + 59 + ], + "description": "Goat Slider is a webflow library that enables users to construct advanced sliders for their sites.", + "icon": "GoatSlider.svg", + "js": { + "GoatSliderCarousel": "", + "GoatSliderSlider": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://goatslider.com" + }, + "Goat Systems": { + "cats": [ + 32, + 53 + ], + "description": "Goat Systems is a provider of marketing automation and CRM software designed to support business growth.", + "icon": "GoatSystems.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "app\\.thegoatsystems\\.com" + ], + "website": "https://www.thegoatsystems.com" + }, + "GoatCounter": { + "cats": [ + 10 + ], + "description": "GoatCounter is an open source web analytics platform available as a hosted service (free for non-commercial use) or self-hosted app. It aims to offer easy to use and meaningful privacy-friendly web analytics as an alternative to Google Analytics or Matomo.", + "icon": "goatcounter.svg", + "oss": true, + "scriptSrc": [ + "gc\\.zgo\\.at/count\\.js" + ], + "website": "https://www.goatcounter.com/" + }, + "GOb2b": { + "cats": [ + 6 + ], + "description": "Gob2b is an ecommerce integration solution that connects an online store to a Sage ERP back-end system for streamlined data flow.", + "icon": "GOb2b.svg", + "saas": true, + "scriptSrc": [ + "cdn\\.gob2b\\.com" + ], + "website": "https://gob2b.com" + }, + "Gobot": { + "cats": [ + 52 + ], + "cookies": { + "_gobot": "" + }, + "description": "Gobot is a tool that increases website leads, sales, and engagement through a conversational bot.", + "icon": "Gobot.svg", + "js": { + "gobot": "" + }, + "saas": true, + "scriptSrc": [ + "\\.getgobot\\.com/" + ], + "website": "https://www.getgobot.com" + }, + "GoCache": { + "cats": [ + 31 + ], + "description": "GoCache is an in-memory key:value store/cache similar to memcached that is suitable for applications running on a single machine.", + "headers": { + "Server": "^gocache$", + "X-GoCache-CacheStatus": "" + }, + "icon": "GoCache.svg", + "website": "https://www.gocache.com.br/" + }, + "GoCertify": { + "cats": [ + 5 + ], + "cookies": { + "_gocertify_session": "" + }, + "description": "GoCertify is a conversion-focused and cost-effective way to verify students, key workers, under-26s, over-60s, military and more for exclusive discounts.", + "dom": [ + "a[href*='secure.gocertify.me']" + ], + "icon": "GoCertify.png", + "pricing": [ + "poa", + "payg" + ], + "saas": true, + "scriptSrc": [ + "assets\\.gocertify\\.me/" + ], + "website": "https://www.gocertify.me" + }, + "GoDaddy": { + "cats": [ + 88 + ], + "description": "GoDaddy is used as a web host and domain registrar.", + "dns": { + "NS": [ + "\\.domaincontrol\\.com" + ], + "SOA": [ + "\\.domaincontrol\\.com" + ] + }, + "icon": "GoDaddy.svg", + "pricing": [ + "low", + "recurring" + ], + "website": "https://www.godaddy.com" + }, + "GoDaddy CoBlocks": { + "cats": [ + 87, + 51 + ], + "description": "GoDaddy CoBlocks is a suite of professional page building content blocks for the WordPress Gutenberg block editor.", + "dom": [ + "link[href*='/wp-content/plugins/coblocks/']" + ], + "icon": "GoDaddy.svg", + "oss": true, + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/plugins/coblocks/" + ], + "website": "https://github.com/godaddy-wordpress/coblocks" + }, + "GoDaddy Domain Parking": { + "cats": [ + 109 + ], + "description": "GoDaddy is used as a web host and domain registrar.", + "icon": "GoDaddy.svg", + "scripts": [ + "wsimg\\.com/parking-lander" + ], + "website": "https://www.godaddy.com" + }, + "GoDaddy Escapade": { + "cats": [ + 80 + ], + "description": "GoDaddy Escapade is a GoDaddy Primer child theme with a unique sidebar navigation.", + "dom": [ + "link[href*='/wp-content/themes/escapade/']" + ], + "excludes": [ + "GoDaddy Primer" + ], + "icon": "GoDaddy.svg", + "requires": [ + "WordPress" + ], + "website": "https://github.com/godaddy-wordpress/primer-child-escapade" + }, + "GoDaddy Go": { + "cats": [ + 80 + ], + "description": "GoDaddy Go is a flexible Gutenberg-first WordPress theme built for go-getters everywhere.", + "dom": [ + "link#go-style-css" + ], + "icon": "GoDaddy.svg", + "js": { + "goFrontend.openMenuOnHover": "" + }, + "oss": true, + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/go/.+frontend\\.min\\.js(?:.+ver=([\\d\\.]+))?\\;version:\\1" + ], + "website": "https://github.com/godaddy-wordpress/go" + }, + "GoDaddy Lyrical": { + "cats": [ + 80 + ], + "description": "GoDaddy Lyrical is a GoDaddy Primer child theme with a focus on photography and beautiful fonts.", + "dom": [ + "link[href*='/wp-content/themes/lyrical/']" + ], + "excludes": [ + "GoDaddy Primer" + ], + "icon": "GoDaddy.svg", + "requires": [ + "WordPress" + ], + "website": "https://github.com/godaddy-wordpress/primer-child-lyrical" + }, + "GoDaddy Online Store": { + "cats": [ + 6 + ], + "headers": { + "via": "^1\\.1 mysimplestore\\.com$" + }, + "icon": "GoDaddy.svg", + "saas": true, + "website": "https://www.godaddy.com/en-uk/websites/online-store" + }, + "GoDaddy Primer": { + "cats": [ + 80 + ], + "description": "GoDaddy Primer is a powerful theme that brings clarity to your content in a fresh design. This is the parent for all themes in the GoDaddy Primer theme family.", + "dom": [ + "link[href*='/wp-content/themes/primer/']" + ], + "icon": "GoDaddy.svg", + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/primer/.+navigation\\.min\\.js(?:.+ver=([\\d\\.]+))?\\;version:\\1" + ], + "website": "https://github.com/godaddy-wordpress/primer" + }, + "GoDaddy Uptown Style": { + "cats": [ + 80 + ], + "description": "GoDaddy Uptown Style is a GoDaddy Primer child theme with elegance and class.", + "dom": [ + "link[href*='/wp-content/themes/uptown-style/']" + ], + "excludes": [ + "GoDaddy Primer" + ], + "icon": "GoDaddy.svg", + "requires": [ + "WordPress" + ], + "website": "https://github.com/godaddy-wordpress/primer-child-uptownstyle" + }, + "GoDaddy Website Builder": { + "cats": [ + 1 + ], + "cookies": { + "dps_site_id": "" + }, + "icon": "GoDaddy.svg", + "meta": { + "generator": "Go Daddy Website Builder (.+)\\;version:\\1" + }, + "pricing": [ + "mid" + ], + "saas": true, + "website": "https://www.godaddy.com/websites/website-builder" + }, + "Godot": { + "cats": [ + 19 + ], + "description": "Godot is a game engine that supports exporting to HTML5 with WebAssembly compatibility.", + "icon": "Godot.svg", + "implies": [ + "WebAssembly" + ], + "js": { + "GODOT_CONFIG": "", + "Godot": "" + }, + "oss": true, + "website": "https://godotengine.org" + }, + "Goftino": { + "cats": [ + 52 + ], + "description": "Goftino is an online chat service for web users.", + "icon": "Goftino.svg", + "js": { + "Goftino.setWidget": "", + "goftinoRemoveLoad": "", + "goftino_1": "", + "goftino_getUrl": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.goftino\\.com/" + ], + "website": "https://www.goftino.com" + }, + "Gogs": { + "cats": [ + 47 + ], + "cookies": { + "i_like_gogits": "" + }, + "cpe": "cpe:2.3:a:gogs:gogs:*:*:*:*:*:*:*:*", + "description": "Gogs is a self-hosted Git service written in Go.", + "html": [ + "<div class=\"ui left\">\\n\\s+© \\d{4} Gogs Version: ([\\d.]+) Page:\\;version:\\1", + "<button class=\"ui basic clone button\" id=\"repo-clone-ssh\" data-link=\"gogs@" + ], + "icon": "gogs.svg", + "implies": [ + "Go", + "Macaron" + ], + "meta": { + "keywords": "go, git, self-hosted, gogs" + }, + "oss": true, + "scriptSrc": [ + "js/gogs\\.js" + ], + "website": "https://gogs.io" + }, + "GoJS": { + "cats": [ + 25 + ], + "icon": "GoJS.svg", + "js": { + "go.GraphObject": "", + "go.version": "(.*)\\;version:\\1" + }, + "website": "https://gojs.net/" + }, + "GoKwik": { + "cats": [ + 19 + ], + "description": "GoKwik is a platform for solving shopping experience problems on ecommerce websites on the internet.", + "icon": "GoKwik.svg", + "js": { + "gokwikBuyNow": "", + "gokwikCheckoutApp": "", + "gokwikSdk": "" + }, + "pricing": [ + "poa" + ], + "requiresCategory": [ + 6 + ], + "saas": true, + "website": "https://www.gokwik.co" + }, + "Golden Volunteer": { + "cats": [ + 111 + ], + "description": "Golden Volunteer is a volunteer management platform that uses automation and fundraising AI to streamline tasks, ensure compliance, and support volunteer-to-donor conversion.", + "dom": [ + "link[href*='.goldenvolunteer.com/']" + ], + "headers": { + "Content-Security-Policy": "\\.goldenvolunteer\\.com" + }, + "icon": "GoldenVolunteer.svg", + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scripts": [ + "\\.goldenvolunteer\\.com" + ], + "website": "https://www.goldenvolunteer.com" + }, + "Gomag": { + "cats": [ + 6 + ], + "description": "Gomag is a B2B and B2C ecommerce platform from Romania.", + "headers": { + "author": "^Gomag$" + }, + "icon": "Gomag.svg", + "js": { + "$GomagConfig": "", + "GomagForm": "" + }, + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "website": "https://www.gomag.ro" + }, + "GoMage": { + "cats": [ + 108 + ], + "description": "GoMage is a Magento development company with 10 years of experience.", + "icon": "GoMage.svg", + "implies": [ + "PWA", + "Magento\\;version:2" + ], + "js": { + "GomageNavigation": "", + "GomageNavigationClass": "", + "gomageSpinnerModal": "", + "gomage_navigation_loadinfo_text": "", + "gomage_navigation_urlhash": "" + }, + "website": "https://www.gomage.com/magento-2-pwa" + }, + "Gong": { + "cats": [ + 10 + ], + "description": "Gong is an AI-powered platform that captures and analyses customer interactions to provide insights for revenue teams, improving forecasting accuracy and sales performance.", + "headers": { + "Content-Security-Policy": "app\\.gong\\.io" + }, + "icon": "Gong.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://www.gong.io" + }, + "Goober": { + "cats": [ + 59 + ], + "description": "Goober is a minified CSS-in-JS styling solution.", + "dom": [ + "style#_goober" + ], + "icon": "Goober.svg", + "js": { + "goober": "", + "gooberGlobal": "", + "gooberPrefixer": "" + }, + "oss": true, + "website": "https://goober.js.org" + }, + "GoodAPI": { + "cats": [ + 32 + ], + "description": "GoodAPI is a platform that helps businesses increase conversions while supporting environmental sustainability by planting trees.", + "icon": "GoodAPI.svg", + "saas": true, + "scripts": [ + "\\.thegoodapi\\.com" + ], + "website": "https://thegoodapi.com" + }, + "GoodApps": { + "cats": [ + 6 + ], + "description": "GoodApps is an ecommerce tools builder that provides customizable solutions for creating and managing online stores.", + "icon": "GoodApps.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.goodapps\\.io" + ], + "scripts": [ + "\\.goodapps\\.io" + ], + "website": "https://goodapps.io" + }, + "Goodbits": { + "cats": [ + 75 + ], + "cookies": { + "_goodbits_session": "" + }, + "description": "Goodbits is email newsletter creation software designed to help collect and curate content for sending newsletters.", + "icon": "Goodbits.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://goodbits.io" + }, + "GoodEshop": { + "cats": [ + 6 + ], + "description": "GoodEshop is an online ecommerce management tool.", + "icon": "GoodEshop.svg", + "saas": true, + "scripts": [ + "api\\.goodeshop\\.sk" + ], + "website": "https://goodeshop.sk" + }, + "GoodReviews": { + "cats": [ + 90 + ], + "description": "GoodReviews is a tool that displays and collects Google reviews to support online reputation management and customer feedback tracking.", + "icon": "GoodReview.svg", + "js": { + "GoodReviewObject": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "app\\.goodreviews\\.io" + ], + "website": "https://goodreviews.io" + }, + "Goodsearch": { + "cats": [ + 29 + ], + "description": "Goodsearch is a search engine that donates 50 percent of its sponsored search revenue to charities and schools designated by users.", + "icon": "Goodsearch.svg", + "saas": true, + "scriptSrc": [ + "www\\.goodsearch\\.com" + ], + "website": "https://www.goodsearch.com" + }, + "Google Ads": { + "cats": [ + 36 + ], + "description": "Google Ads is an online advertising platform developed by Google.", + "icon": "Google Ads.svg", + "pricing": [ + "payg" + ], + "saas": true, + "website": "https://ads.google.com" + }, + "Google Ads Conversion Tracking": { + "cats": [ + 10 + ], + "description": "Google Ads Conversion Tracking is a free tool that shows you what happens after a customer interacts with your ads.", + "icon": "Google.svg", + "implies": [ + "Google Ads" + ], + "js": { + "google_trackConversion": "" + }, + "pricing": [ + "freemium" + ], + "saas": true, + "scriptSrc": [ + "\\.googleadservices\\.com/pagead/conversion_async\\.js" + ], + "scripts": [ + "gtag\\([^)]+'(AW-)" + ], + "website": "https://support.google.com/google-ads/answer/1722022" + }, + "Google AdSense": { + "cats": [ + 36 + ], + "description": "Google AdSense is a program run by Google through which website publishers serve advertisements that are targeted to the site content and audience.", + "dom": [ + "amp-ad[type='adsense']" + ], + "icon": "Google AdSense.svg", + "js": { + "Goog_AdSense_": "", + "Goog_AdSense_OsdAdapter": "", + "__google_ad_urls": "", + "adsbygoogle": "", + "google_ad_": "" + }, + "saas": true, + "scriptSrc": [ + "googlesyndication\\.com/", + "ad\\.ca\\.doubleclick\\.net", + "2mdn\\.net", + "ad\\.ca\\.doubleclick\\.net" + ], + "website": "https://www.google.com/adsense/start/" + }, + "Google Analytics": { + "cats": [ + 10 + ], + "cookies": { + "__utma": "", + "_ga": "", + "_ga_*": "\\;version:GA4", + "_gat": "\\;version:UA" + }, + "description": "Google Analytics is a free web analytics service that tracks and reports website traffic.", + "dom": [ + "amp-analytics[type*=googleanalytics]" + ], + "icon": "Google Analytics.svg", + "js": { + "GoogleAnalyticsObject": "", + "gaGlobal": "" + }, + "scriptSrc": [ + "google-analytics\\.com/(?:ga|urchin|analytics)\\.js", + "googletagmanager\\.com/gtag/js" + ], + "scripts": [ + "gtag\\([^)]+'(UA-)\\;version:\\1?UA:", + "gtag\\([^)]+'(G-)\\;version:\\1?GA4:" + ], + "website": "https://google.com/analytics" + }, + "Google Analytics Enhanced eCommerce": { + "cats": [ + 10 + ], + "description": "Google analytics enhanced ecommerce is a plug-in which enables the measurement of user interactions with products on ecommerce websites.", + "icon": "Google Analytics.svg", + "implies": [ + "Google Analytics", + "Cart Functionality" + ], + "js": { + "gaplugins.EC": "" + }, + "scriptSrc": [ + "google-analytics\\.com\\/plugins\\/ua\\/(?:ec|ecommerce)\\.js" + ], + "website": "https://developers.google.com/analytics/devguides/collection/analyticsjs/enhanced-ecommerce" + }, + "Google App Engine": { + "cats": [ + 22 + ], + "icon": "Google App Engine.svg", + "website": "https://cloud.google.com/appengine" + }, + "Google Call Conversion Tracking": { + "cats": [ + 10 + ], + "description": "Google Call Conversion Tracking is conversion tracking that shows which search keywords are driving the most calls.", + "icon": "Google.svg", + "js": { + "_googCallTrackingImpl": "", + "google_wcc_status": "" + }, + "pricing": [ + "freemium" + ], + "saas": true, + "scriptSrc": [ + "gstatic\\.com/call-tracking/.+\\.js" + ], + "website": "https://support.google.com/google-ads/answer/6100664" + }, + "Google Charts": { + "cats": [ + 25 + ], + "description": "Google Charts is an interactive web service that creates graphical charts from user-supplied information.", + "icon": "Google Charts.png", + "js": { + "__googleVisualizationAbstractRendererElementsCount__": "", + "__gvizguard__": "" + }, + "website": "https://developers.google.com/chart/" + }, + "Google Cloud": { + "cats": [ + 63 + ], + "cpe": "cpe:2.3:a:google:cloud_platform:*:*:*:*:*:*:*:*", + "description": "Google Cloud is a suite of cloud computing services.", + "icon": "Google Cloud.svg", + "website": "https://cloud.google.com" + }, + "Google Cloud CDN": { + "cats": [ + 31 + ], + "description": "Cloud CDN uses Google's global edge network to serve content closer to users.", + "headers": { + "Via": "^1\\.1 google$" + }, + "icon": "google-cloud-cdn.svg", + "implies": [ + "Google Cloud" + ], + "website": "https://cloud.google.com/cdn" + }, + "Google Cloud Load Balancing": { + "cats": [ + 65 + ], + "description": "Google Cloud Load Balancing is a scalable, fully managed global load balancing service using Google Frontend.", + "headers": { + "server": "^Google Frontend$" + }, + "icon": "Google Cloud.svg", + "implies": [ + "Google Cloud" + ], + "pricing": [ + "payg", + "poa" + ], + "website": "https://cloud.google.com/load-balancing" + }, + "Google Cloud Storage": { + "cats": [ + 19 + ], + "description": "Google Cloud Storage allows world-wide storage and retrieval of any amount of data at any time.", + "headers": { + "x-goog-storage-class": "^\\w+$" + }, + "icon": "google-cloud-storage.svg", + "implies": [ + "Google Cloud" + ], + "website": "https://cloud.google.com/storage" + }, + "Google Cloud Trace": { + "cats": [ + 92 + ], + "description": "Google Cloud Trace is a distributed tracing system that collects latency data from applications and displays it in the Google Cloud Console.", + "headers": { + "x-cloud-trace-context": "" + }, + "icon": "google-cloud-trace.svg", + "implies": [ + "Google Cloud" + ], + "website": "https://cloud.google.com/trace" + }, + "Google Code Prettify": { + "cats": [ + 19 + ], + "icon": "Google.svg", + "js": { + "prettyPrint": "" + }, + "website": "https://code.google.com/p/google-code-prettify" + }, + "Google Customer Reviews": { + "cats": [ + 90 + ], + "description": "Google Customer Reviews is a badge on your site that can help users identify your site with the Google brand and can be placed on any page of your site.", + "dom": [ + "iframe[src*='.google.com/shopping/customerreviews/'], a[href*='.google.com/shopping/customerreviews/'][target='_blank']" + ], + "icon": "Google.svg", + "pricing": [ + "freemium" + ], + "website": "https://support.google.com/merchants/answer/7105655?hl=en" + }, + "Google Font API": { + "cats": [ + 17 + ], + "description": "Google Font API is a web service that supports open-source font files that can be used on your web designs.", + "dom": { + "link[href*='fonts.g']": { + "attributes": { + "href": "fonts\\.(?:googleapis|google|gstatic)\\.com" + } + }, + "style[data-href*='fonts.g']": { + "attributes": { + "data-href": "fonts\\.(?:googleapis|google|gstatic)\\.com" + } + } + }, + "icon": "Google Font API.svg", + "js": { + "WebFonts": "" + }, + "scriptSrc": [ + "googleapis\\.com/.+webfont" + ], + "website": "https://fonts.google.com/" + }, + "Google Forms": { + "cats": [ + 110 + ], + "description": "Google Forms is a free online form builder that allows you to create and publish online forms, surveys, quizzes, order forms, and more.", + "dom": [ + "form[action*='docs.google.com/forms/']" + ], + "icon": "Google Forms.svg", + "website": "https://www.google.com/forms/about/" + }, + "Google Hosted Libraries": { + "cats": [ + 31 + ], + "description": "Google Hosted Libraries is a stable, reliable, high-speed, globally available content distribution network for the most popular, open-source JavaScript libraries.", + "dom": [ + "link[href*='ajax.googleapis.com/ajax/libs']" + ], + "icon": "Google Developers.svg", + "scriptSrc": [ + "ajax\\.googleapis\\.com/ajax/libs/" + ], + "website": "https://developers.google.com/speed/libraries" + }, + "Google Maps": { + "cats": [ + 35 + ], + "description": "Google Maps is a web mapping service. It offers satellite imagery, aerial photography, street maps, 360° interactive panoramic views of streets, real-time traffic conditions, and route planning for traveling by foot, car, bicycle and air, or public transportation.", + "dom": [ + "iframe[src*='google.com/maps']" + ], + "icon": "Google Maps.svg", + "js": { + "GoogleMap": "", + "googleMapsConfig": "" + }, + "scriptSrc": [ + "(?:maps\\.google\\.com/maps\\?file=api(?:&v=([\\d.]+))?|maps\\.google\\.com/maps/api/staticmap)\\;version:API v\\1", + "//maps\\.google(?:apis)?\\.com/maps/api/js" + ], + "website": "https://maps.google.com" + }, + "Google My Business": { + "cats": [ + 1 + ], + "icon": "Google.svg", + "url": [ + "https?://[^.]+\\.business\\.site" + ], + "website": "https://www.google.com/business/website-builder" + }, + "Google Optimize": { + "cats": [ + 74 + ], + "description": "Google Optimize allows you to test variants of web pages and see how they perform.", + "icon": "Google Optimize.svg", + "js": { + "google_optimize": "" + }, + "scriptSrc": [ + "googleoptimize\\.com/optimize\\.js" + ], + "website": "https://optimize.google.com" + }, + "Google PageSpeed": { + "cats": [ + 23, + 33, + 92 + ], + "description": "Google PageSpeed is a family of tools designed to help websites performance optimisations.", + "headers": { + "X-Mod-Pagespeed": "([\\d.]+)\\;version:\\1", + "X-Page-Speed": "(.+)\\;version:\\1" + }, + "icon": "Google PageSpeed.svg", + "website": "https://developers.google.com/speed/pagespeed/mod" + }, + "Google Pay": { + "cats": [ + 41 + ], + "description": "Google Pay is a digital wallet platform and online payment system developed by Google to power in-app and tap-to-pay purchases on mobile devices, enabling users to make payments with Android phones, tablets or watches.", + "dom": [ + "[aria-labelledby='pi-google_pay'], ul[data-shopify-buttoncontainer] li" + ], + "icon": "Google.svg", + "scriptSrc": [ + "pay\\.google\\.com/([a-z/]+)/pay\\.js" + ], + "website": "https://pay.google.com" + }, + "Google Publisher Tag": { + "cats": [ + 36 + ], + "description": "Google Publisher Tag (GPT) is an ad tagging library for Google Ad Manager which is used to dynamically build ad requests.", + "icon": "Google Developers.svg", + "scriptSrc": [ + "googletagservices\\.com/tag/js/gpt\\.js", + "securepubads\\.g\\.doubleclick.net/tag/js/gpt\\.js", + "pagead2\\.googlesyndication\\.com/tag/js/gpt\\.js" + ], + "website": "https://developers.google.com/publisher-tag/guides/get-started" + }, + "Google Sign-in": { + "cats": [ + 69 + ], + "description": "Google Sign-In is a secure authentication system that reduces the burden of login for users, by enabling them to sign in with their Google account.", + "dom": [ + "iframe[src*='accounts.google.com/o/oauth2'], a[href*='accounts.google.com/o/oauth2']" + ], + "icon": "Google.svg", + "js": { + "googleSignInClientId": "" + }, + "meta": { + "google-signin-client_id": "", + "google-signin-scope": "" + }, + "scriptSrc": [ + "accounts\\.google\\.com/gsi/client" + ], + "website": "https://developers.google.com/identity/sign-in/web" + }, + "Google Sites": { + "cats": [ + 1 + ], + "dom": [ + "[data-abuse-proto*='https://sites.google.com/']" + ], + "icon": "Google Sites.svg", + "url": [ + "^https?://sites\\.google\\.com" + ], + "website": "https://sites.google.com" + }, + "Google Tag Manager": { + "cats": [ + 42 + ], + "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.", + "html": [ + "googletagmanager\\.com/ns\\.html[^>]+></iframe>", + "<!-- (?:End )?Google Tag Manager -->" + ], + "icon": "Google Tag Manager.svg", + "js": { + "google_tag_data": "", + "google_tag_manager": "", + "googletag": "" + }, + "saas": true, + "scriptSrc": [ + "googletagmanager\\.com/gtm\\.js", + "\\.googletagmanager\\.com/" + ], + "website": "https://www.google.com/tagmanager" + }, + "Google Tag Manager for WordPress": { + "cats": [ + 87 + ], + "description": "Google Tag Manager for WordPress plugin places the GTM container code snippets onto your wordpress website so that you do not need to add this manually.", + "dom": [ + "link[href*='/wp-content/plugins/duracelltomi-google-tag-manager/']" + ], + "icon": "Google Tag Manager for WordPress.svg", + "implies": [ + "Google Tag Manager" + ], + "oss": true, + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/plugins/duracelltomi-google-tag-manager/.+\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + ], + "website": "https://gtm4wp.com" + }, + "Google Wallet": { + "cats": [ + 41 + ], + "icon": "Google Wallet.svg", + "saas": true, + "scriptSrc": [ + "checkout\\.google\\.com", + "wallet\\.google\\.com" + ], + "website": "https://wallet.google.com" + }, + "Google Web Server": { + "cats": [ + 22 + ], + "cpe": "cpe:2.3:a:google:web_server:*:*:*:*:*:*:*:*", + "headers": { + "Server": "gws" + }, + "icon": "Google.svg", + "website": "https://en.wikipedia.org/wiki/Google_Web_Server" + }, + "Google Web Toolkit": { + "cats": [ + 18 + ], + "cpe": "cpe:2.3:a:google:web_toolkit:*:*:*:*:*:*:*:*", + "description": "Google Web Toolkit (GWT) is an open-source Java software development framework that makes writing AJAX applications.", + "icon": "Google Web Toolkit.svg", + "implies": [ + "Java" + ], + "js": { + "__gwt_": "", + "__gwt_activeModules": "", + "__gwt_getMetaProperty": "", + "__gwt_isKnownPropertyValue": "", + "__gwt_stylesLoaded": "", + "__gwtlistener": "" + }, + "meta": { + "gwt:property": "" + }, + "website": "https://developers.google.com/web-toolkit" + }, + "Google Workspace": { + "cats": [ + 30, + 75 + ], + "description": "Google Workspace, formerly G Suite, is a collection of cloud computing, productivity and collaboration tools.", + "dns": { + "MX": [ + "aspmx\\.l\\.google\\.com", + "googlemail\\.com" + ] + }, + "icon": "Google.svg", + "website": "https://workspace.google.com/" + }, + "Goope": { + "cats": [ + 51 + ], + "description": "Goope is a Japanese homepage design system that provides tools for creating and managing websites.", + "dom": [ + "link[href*='cdn.goope.jp/']" + ], + "icon": "Goope.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://goope.jp" + }, + "GoPrep": { + "cats": [ + 93 + ], + "cookies": { + "goprep_session": "" + }, + "description": "GoPrep is a meal prep software tailored for the Meal Preparation & Delivery industry.", + "icon": "GoPrep.svg", + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "website": "https://goprep.com" + }, + "GOrendezvous": { + "cats": [ + 72 + ], + "description": "GOrendezvous is an online scheduling and appointment booking software for managing availability, bookings, and calendar coordination across services and users.", + "icon": "GOrendezvous.svg", + "saas": true, + "scriptSrc": [ + "www\\.gorendezvous\\.com" + ], + "website": "https://gorendezvous.com" + }, + "Gorgias": { + "cats": [ + 52 + ], + "description": "Gorgias is a helpdesk and chat solution designed for ecommerce stores.", + "icon": "Gorgias.svg", + "js": { + "gorgiasChat": "" + }, + "pricing": [ + "recurring", + "mid" + ], + "saas": true, + "website": "https://www.gorgias.com/" + }, + "Gorilla Dash": { + "cats": [ + 53 + ], + "description": "Gorilla Dash is a tool for franchises and businesses with multiple locations, providing management and operational support.", + "icon": "GorillaDash.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "//gorilladash\\.com/" + ], + "scripts": [ + "\\.gorilladash\\.com" + ], + "website": "https://gorilladash.com" + }, + "Goshly": { + "cats": [ + 6 + ], + "description": "Goshly is a platform that builds responsive websites for both desktop and mobile, offering features like ecommerce integration and shopping cart functionality.", + "icon": "Goshly.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.goshlyanalytics\\.com/" + ], + "website": "https://www.goshly.com" + }, + "GoSquared": { + "cats": [ + 10 + ], + "description": "GoSquared is a web analytics platform positioned as an alternative to Google Analytics.", + "icon": "GoSquared.svg", + "js": { + "GoSquared": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "gosquared\\.js" + ], + "website": "https://www.gosquared.com" + }, + "GoStats": { + "cats": [ + 10 + ], + "icon": "GoStats.png", + "js": { + "_goStatsRun": "", + "_go_track_src": "", + "go_msie": "" + }, + "website": "https://gostats.com/" + }, + "GotiPath": { + "cats": [ + 31 + ], + "description": "GotiPath is a content delivery network (CDN) provider that is associated with telecom giant Telekom Malaysia Berhad.", + "dom": [ + "img[src*='.gotipath.com/'], link[href*='.gpcdn.net/']" + ], + "headers": { + "X-Cache": "\\.swiftserve\\.com" + }, + "icon": "GotiPath.svg", + "pricing": [ + "recurring", + "poa", + "payg" + ], + "website": "https://gotipath.com" + }, + "GOV.UK Elements": { + "cats": [ + 66 + ], + "html": [ + "<link[^>]+elements-page[^>\"]+css\\;confidence:25", + "<div[^>]+phase-banner-alpha\\;confidence:25", + "<div[^>]+phase-banner-beta\\;confidence:25", + "<div[^>]+govuk-box-highlight\\;confidence:25" + ], + "icon": "govuk.svg", + "implies": [ + "GOV.UK Toolkit" + ], + "website": "https://github.com/alphagov/govuk_elements/" + }, + "GOV.UK Frontend": { + "cats": [ + 66 + ], + "html": [ + "<link[^>]* href=[^>]*?govuk-frontend(?:[^>]*?([0-9a-fA-F]{7,40}|[\\d]+(?:.[\\d]+(?:.[\\d]+)?)?)|)[^>]*?(?:\\.min)?\\.css\\;version:\\1", + "<body[^>]+govuk-template__body\\;confidence:80", + "<a[^>]+govuk-link\\;confidence:10" + ], + "icon": "govuk.svg", + "js": { + "GOVUKFrontend": "" + }, + "scriptSrc": [ + "govuk-frontend(?:[^>]*?([0-9a-fA-F]{7,40}|[\\d]+(?:.[\\d]+(?:.[\\d]+)?)?)|)[^>]*?(?:\\.min)?\\.js\\;version:\\1" + ], + "website": "https://design-system.service.gov.uk/" + }, + "GOV.UK Template": { + "cats": [ + 66 + ], + "html": [ + "<link[^>]+govuk-template[^>\"]+css", + "<link[^>]+govuk-template-print[^>\"]+css", + "<link[^>]+govuk-template-ie6[^>\"]+css", + "<link[^>]+govuk-template-ie7[^>\"]+css", + "<link[^>]+govuk-template-ie8[^>\"]+css" + ], + "icon": "govuk.svg", + "js": { + "GOVUK": "" + }, + "scriptSrc": [ + "govuk-template\\.js" + ], + "website": "https://github.com/alphagov/govuk_template/" + }, + "GOV.UK Toolkit": { + "cats": [ + 66 + ], + "icon": "govuk.svg", + "js": { + "GOVUK.details": "", + "GOVUK.modules": "", + "GOVUK.primaryLinks": "" + }, + "website": "https://github.com/alphagov/govuk_frontend_toolkit" + }, + "Govalo": { + "cats": [ + 100 + ], + "description": "Govalo is a software startup company that builds a Shopify app.", + "icon": "Govalo.svg", + "implies": [ + "Shopify" + ], + "js": { + "Govalo.meta": "" + }, + "pricing": [ + "freemium", + "payg", + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.shopify\\.com/extensions/.+/([\\d\\.]+)/assets/govalo\\.min\\.js\\;version:\\1" + ], + "website": "https://govalo.com" + }, + "govCMS": { + "cats": [ + 1 + ], + "icon": "govCMS.svg", + "implies": [ + "Drupal" + ], + "meta": { + "generator": "Drupal ([\\d]+) \\(http:\\/\\/drupal\\.org\\) \\+ govCMS\\;version:\\1" + }, + "website": "https://www.govcms.gov.au" + }, + "GoVedia": { + "cats": [ + 6 + ], + "description": "GoVedia is a provider of custom ecommerce development solutions tailored to specific business needs.", + "icon": "GoVedia.svg", + "saas": true, + "scripts": [ + "\\.govedia\\.com" + ], + "website": "https://govedia.com" + }, + "GoZen Forms": { + "cats": [ + 110 + ], + "description": "GoZen Forms is an AI-powered no-code form builder that automates form creation, collects signup data, payments, and e-signatures.", + "icon": "GoZenForms.svg", + "js": { + "GzFormAjax.send": "", + "GzFormMain": "", + "GzFormPopup": "", + "GzForms": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "signup-forms-cdn\\.app\\.gozen\\.io/" + ], + "website": "https://gozen.io/forms/" + }, + "GPT AI Power": { + "cats": [ + 87 + ], + "description": "GPT AI Power is a WordPress plugin that offers a comprehensive AI package.", + "icon": "GPT AI Power.png", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/plugins/gpt3-ai-content-generator/.+\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + ], + "website": "https://gptaipower.com" + }, + "Grab Pay Later": { + "cats": [ + 41, + 91 + ], + "description": "Grab Pay Later is a buy now pay later solution offered by Grab.", + "icon": "Grab.svg", + "js": { + "GrabWidget": "", + "grab_widget_money_format": "" + }, + "saas": true, + "scriptSrc": [ + "grab-paylater\\.js" + ], + "website": "https://www.grab.com/sg/finance/pay-later/" + }, + "Grade.us": { + "cats": [ + 32, + 90 + ], + "description": "Grade.us is a review management platform for marketing agencies.", + "dom": [ + "script#gradeus-wjs, iframe[src*='www.grade.us']" + ], + "icon": "GradeUs.svg", + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.grade\\.us" + ], + "website": "https://www.grade.us" + }, + "Grafana": { + "cats": [ + 10 + ], + "cpe": "cpe:2.3:a:grafana:grafana:*:*:*:*:*:*:*:*", + "description": "Grafana is a multi-platform open source analytics and interactive visualisation web application.", + "icon": "Grafana.svg", + "implies": [ + "Go", + "Macaron" + ], + "js": { + "__grafana_public_path__": "" + }, + "oss": true, + "scriptSrc": [ + "grafana\\..+\\.com/public/build/" + ], + "scripts": [ + "latestVersion\":\"[\\d\\.\\w\\-]+\"\\,\"version\":\"([\\d\\.]+)\\;version:\\1\\;confidence:75" + ], + "website": "https://grafana.com" + }, + "Graffiti CMS": { + "cats": [ + 1 + ], + "cookies": { + "graffitibot": "" + }, + "icon": "Graffiti CMS.png", + "implies": [ + "Microsoft ASP.NET" + ], + "meta": { + "generator": "Graffiti CMS ([^\"]+)\\;version:\\1" + }, + "scriptSrc": [ + "/graffiti\\.js" + ], + "website": "https://graffiticms.codeplex.com" + }, + "Grain Harvest": { + "cats": [ + 47 + ], + "description": "Grain Harvest is an online platform that provides data science tools and resources for professionals and learners in the field.", + "icon": "GrainData.svg", + "saas": true, + "scriptSrc": [ + "cdn\\.harvest\\.graindata\\.com" + ], + "website": "https://graindata.com" + }, + "GrandNode": { + "cats": [ + 6 + ], + "cookies": { + "Grand.customer": "" + }, + "html": [ + "(?:<!--GrandNode |<a[^>]+grandnode - Powered by |Powered by: <a[^>]+nopcommerce)" + ], + "icon": "GrandNode.svg", + "implies": [ + "Microsoft ASP.NET" + ], + "meta": { + "generator": "grandnode" + }, + "website": "https://grandnode.com" + }, + "Granim.js": { + "cats": [ + 59 + ], + "description": "Granim.js is a lightweight javascript library to create fluid and interactive gradients animations.", + "icon": "default.svg", + "js": { + "Granim": "" + }, + "oss": true, + "website": "https://sarcadass.github.io/granim.js" + }, + "GrapesJS": { + "cats": [ + 51, + 18 + ], + "cpe": "cpe:2.3:a:grapesjs:grapesjs:*:*:*:*:*:node.js:*:*", + "description": "GrapesJS is an open-source, multi-purpose page builder which combines different plugins and intuitive drag and drop interface.", + "icon": "GrapesJS.svg", + "js": { + "grapesjs.version": "^([\\d\\.]+)$\\;version:\\1" + }, + "oss": true, + "website": "https://grapesjs.com" + }, + "GraphCMS": { + "cats": [ + 1 + ], + "description": "GraphCMS is a GraphQL headless CMS for content federation and omnichannel headless content management.", + "dom": { + ".graphcms-image-wrapper": { + "text": "" + }, + "img[src*='media.graphcms.com']": { + "text": "" + } + }, + "icon": "GraphCMS.svg", + "implies": [ + "GraphQL", + "PostgreSQL", + "Go", + "TypeScript" + ], + "pricing": [ + "mid", + "recurring", + "freemium" + ], + "website": "https://graphcms.com", + "xhr": [ + "\\.graphcms\\.com" + ] + }, + "Graphene": { + "cats": [ + 80 + ], + "description": "Graphene is a WordPress theme created by Graphene Themes.", + "icon": "Graphene Themes.png", + "js": { + "grapheneGetInfScrollBtnLbl": "", + "grapheneJS.templateUrl": "" + }, + "pricing": [ + "freemium", + "onetime" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/graphene(?:-plus)?/.+graphene\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + ], + "website": "https://www.graphene-theme.com/graphene-theme" + }, + "GraphicsFlow": { + "cats": [ + 95 + ], + "description": "GraphicsFlow is an online tool that enables print shops to create, manage, and approve customer artwork.", + "dom": [ + "iframe[src*='app.graphicsflow.com']" + ], + "headers": { + "Set-Cookie": "graphicsflowprodapi\\.azurewebsites\\.net" + }, + "icon": "GraphicsFlow.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://www.graphicsflow.com" + }, + "Graphly": { + "cats": [ + 10 + ], + "description": "Graphly is a visual reporting and business intelligence platform.", + "icon": "Graphly.svg", + "js": { + "GraphlyTracking": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://graphly.io" + }, + "GraphQL": { + "cats": [ + 27 + ], + "cpe": "cpe:2.3:a:graphql:graphql:*:*:*:*:*:*:*:*", + "description": "GraphQL is a query language for APIs and a runtime for fulfilling those queries with your existing data.", + "icon": "GraphQL.svg", + "meta": { + "store-config": "graphqlMethod" + }, + "oss": true, + "website": "https://graphql.org", + "xhr": [ + "graphql\\.[\\w]+\\.(?:com|net)/" + ] + }, + "Graphy": { + "cats": [ + 21 + ], + "description": "Graphy is a platform that enables the creation and scaling of courses, communities, and digital products using AI tools.", + "icon": "Graphy.svg", + "js": { + "getGraphyCookie": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://graphy.com" + }, + "Grappos": { + "cats": [ + 6 + ], + "description": "Grappos is a feature-rich product locator that helps users find products through structured search and location-based discovery.", + "icon": "Grappos.svg", + "js": { + "grapposConfig.autoSearch": "", + "grapposLoadLocator": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "locator\\.grappos\\.com" + ], + "website": "https://www.grappos.com/" + }, + "Grasp": { + "cats": [ + 52 + ], + "description": "Grasp is a customer support software company that offers a cloud-based helpdesk and live chat solution for businesses of all sizes.", + "icon": "Grasp.svg", + "js": { + "CASENGO.widget": "", + "CASENGO_INLINE_COOKIE": "", + "casengoUpdateWidget": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.getgrasp.com" + }, + "Grav": { + "cats": [ + 1 + ], + "cpe": "cpe:2.3:a:getgrav:grav:*:*:*:*:*:*:*:*", + "description": "Grav is a modern, open-source flat-file CMS designed for speed and flexibility, enabling easy website creation and management without needing a database.", + "icon": "Grav.svg", + "implies": [ + "PHP" + ], + "meta": { + "generator": "GravCMS(?:\\s([\\d.]+))?\\;version:\\1" + }, + "oss": true, + "website": "https://getgrav.org" + }, + "Gravatar": { + "cats": [ + 19 + ], + "description": "Gravatar is a service for providing globally unique avatars.", + "html": [ + "<[^>]+gravatar\\.com/avatar/" + ], + "icon": "Gravatar.svg", + "js": { + "Gravatar": "" + }, + "website": "https://gravatar.com" + }, + "Gravitec": { + "cats": [ + 5 + ], + "description": "Gravitec is a push notification tool.", + "icon": "Gravitec.svg", + "js": { + "Gravitec": "", + "gravitecWebpackJsonp": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "(?:cdn|id)\\.gravitec\\.(?:media|net)" + ], + "website": "https://gravitec.net" + }, + "Gravito": { + "cats": [ + 97 + ], + "cookies": { + "gravitoSync": "" + }, + "description": "Gravito is a service that enables centralized consumer consent and the collection of observed data from multiple digital touchpoints, securely integrating it with personal data.", + "icon": "Gravito.svg", + "js": { + "gravito.init": "", + "gravitoCMP": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.gravito.net" + }, + "Gravity": { + "cats": [ + 52 + ], + "description": "Gravity is a live chat solution designed to facilitate real-time communication for businesses.", + "icon": "Gravity.svg", + "js": { + "gravi_api.chatMode": "", + "gravi_init": "", + "gravi_version": "^([\\d\\.]+[a-z]?)$\\;version:\\1" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.gravi\\.org/" + ], + "website": "https://gravi.org" + }, + "Gravity Forms": { + "cats": [ + 87, + 110 + ], + "html": [ + "<div class=(?:\"|')[^>]*gform_wrapper", + "<div class=(?:\"|')[^>]*gform_body", + "<ul [^>]*class=(?:\"|')[^>]*gform_fields", + "<link [^>]*href=(?:\"|')[^>]*wp-content/plugins/gravityforms/css/" + ], + "icon": "gravityforms.svg", + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/plugins/gravityforms/js/[^/]+\\.js\\?ver=([\\d.]+)$\\;version:\\1" + ], + "website": "https://gravityforms.com" + }, + "GreatPages": { + "cats": [ + 51 + ], + "description": "GreatPages is a multi-purpose page builder software developed in Brazil.", + "icon": "GreatPages.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.greatpages\\.com\\.br/" + ], + "website": "https://www.greatpages.com.br" + }, + "Green Valley CMS": { + "cats": [ + 1 + ], + "html": [ + "<img[^>]+/dsresource\\?objectid=" + ], + "icon": "Green Valley CMS.png", + "implies": [ + "Apache Tomcat" + ], + "meta": { + "DC.identifier": "/content\\.jsp\\?objectid=" + }, + "website": "https://www.greenvalley.nl/Public/Producten/Content_Management/CMS" + }, + "Greenhouse": { + "cats": [ + 101 + ], + "description": "Greenhouse is an applicant tracking and hiring tool. Greenhouse features automated workflow, recruitment analytics, CRM, and onboarding.", + "dom": [ + "link[href*='cdn\\.greenhouse\\.io/']" + ], + "icon": "Greenhouse.svg", + "js": { + "populateGreenhouseJobs": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.greenhouse\\.io/" + ], + "website": "https://www.greenhouse.io" + }, + "GreenRope": { + "cats": [ + 53 + ], + "description": "GreenRope is an all-in-one CRM platform that integrates sales, marketing, and operational tools into a single system for business management.", + "icon": "GreenRope.svg", + "js": { + "bfpd": "app\\.greenrope\\.com" + }, + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "app\\.greenrope\\.com/" + ], + "website": "https://www.greenrope.com" + }, + "GreenStory": { + "cats": [ + 10 + ], + "description": "GreenStory is a supply chain transparency analytics tool that helps businesses track and report on their supply chain operations.", + "icon": "GreenStory.svg", + "js": { + "webpackJsonpGreenStoryWidgets": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.greenstory\\.ca/" + ], + "website": "https://www.greenstory.io" + }, + "GReminders": { + "cats": [ + 72 + ], + "description": "GReminders is an end-to-end meeting management platform designed for professionals to schedule, organize, and manage meetings.", + "dom": [ + "iframe[src*='app.greminders.com/']" + ], + "icon": "GReminders.svg", + "pricing": [ + "freemium", + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "app\\.greminders\\.com/" + ], + "website": "https://www.greminders.com" + }, + "Greyd.Suite": { + "cats": [ + 87 + ], + "description": "Greyd.Suite is an all-in-one platform designed to streamline WordPress business operations, integrating site management, design, and marketing tools into a unified system.", + "icon": "GreydSuite.svg", + "js": { + "greyd.animations": "", + "greydFormSettings": "" + }, + "pricing": [ + "onetime", + "mid", + "recurring" + ], + "requires": [ + "WordPress" + ], + "saas": true, + "scripts": [ + "\\.greyd\\.io" + ], + "website": "https://greyd.io/" + }, + "Griddo": { + "cats": [ + 1 + ], + "description": "Griddo is an Martech Experience Platform for creating custom digital experiences.", + "icon": "Griddo.svg", + "implies": [ + "React", + "Gatsby" + ], + "meta": { + "generator": "^Griddo$" + }, + "pricing": [ + "high", + "poa" + ], + "saas": true, + "website": "https://griddo.io" + }, + "Gridsome": { + "cats": [ + 57 + ], + "description": "Gridsome is a free and open-source Vue-powered static site generator for building static websites.", + "icon": "Gridsome.svg", + "implies": [ + "Vue.js" + ], + "meta": { + "generator": "^Gridsome v([\\d.]+)$\\;version:\\1" + }, + "website": "https://gridsome.org" + }, + "Gridster": { + "cats": [ + 5, + 12 + ], + "description": "Gridster is a jQuery plugin used to draw dashboards with drag-and-drop widgets.", + "implies": [ + "jQuery" + ], + "js": { + "Gridster": "", + "GridsterCollision": "", + "GridsterCoords": "", + "GridsterDraggable": "" + }, + "oss": true, + "saas": true, + "website": "https://dsmorse.github.io/gridster.js" + }, + "Grin": { + "cats": [ + 32 + ], + "cpe": "cpe:2.3:a:grin:grin:*:*:*:*:*:*:*:*", + "description": "Grin is a influence marketing platform.", + "icon": "Grin.svg", + "js": { + "Grin": "" + }, + "saas": true, + "scriptSrc": [ + "grin-sdk\\.js" + ], + "website": "https://grin.co/" + }, + "Grivy": { + "cats": [ + 32 + ], + "description": "Grivy is a platform that connects brands with consumers, facilitating engagement and interaction.", + "dom": [ + "link[href*='cdn.grivy.com/']" + ], + "icon": "Grivy.svg", + "saas": true, + "website": "https://business.grivy.com" + }, + "GrocerKey": { + "cats": [ + 6 + ], + "description": "GrocerKey is an ecommerce platform that helps grocery stores build an online store.", + "icon": "GrocerKey.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.grocerywebsite\\.com/", + "grocerkey-widget\\.s3\\.amazonaws\\.com/" + ], + "website": "https://grocerkey.com" + }, + "Groobee": { + "cats": [ + 76 + ], + "description": "Groobee is a solution for personalized ecommerce marketing, offering features to support customer personalization.", + "icon": "Groobee.svg", + "js": { + "groobee": "" + }, + "saas": true, + "scriptSrc": [ + "static\\.groobee\\.io/" + ], + "website": "https://groobee.net" + }, + "Groove": { + "cats": [ + 52, + 53 + ], + "description": "Groove is a help desk software offering a shared inbox, knowledge base, and chat features.", + "icon": "Groove.svg", + "js": { + "Groove": "", + "GrooveWidget": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.groovehq\\.com/" + ], + "website": "https://www.groovehq.com" + }, + "Groove.cm": { + "cats": [ + 32 + ], + "description": "Groove.cm is a platform providing marketing, sales, and business tools without upfront costs, enabling businesses to focus on scaling.", + "dom": [ + "iframe[src*='app.groove.cm']" + ], + "icon": "GrooveCM.svg", + "saas": true, + "website": "https://groove.cm" + }, + "GrooveKart": { + "cats": [ + 6 + ], + "description": "GrooveKart is an ecommerce platform for building and managing online stores, offering tools for product listing, payments, and marketing with no additional transaction fees.", + "excludes": [ + "PrestaShop" + ], + "icon": "GrooveKart.svg", + "meta": { + "generator": "^GrooveKart$" + }, + "pricing": [ + "freemium", + "low", + "onetime" + ], + "website": "https://groove.cm/store" + }, + "GroovePages": { + "cats": [ + 51 + ], + "description": "GroovePages is a cloud-based drag-and-drop website and funnel builder that enables users to create responsive websites, landing pages, and sales funnels without coding.", + "dom": [ + "link[href*='//app.groove.cm/groovepages/']" + ], + "icon": "GrooveKart.svg", + "pricing": [ + "freemium", + "low", + "onetime" + ], + "saas": true, + "scriptSrc": [ + "//app\\.groove\\.cm/groovepages/" + ], + "website": "https://groove.cm/pages" + }, + "GroupBy": { + "cats": [ + 29 + ], + "description": "GroupBy is a search enging for eCommerce sites.", + "icon": "Groupby.svg", + "saas": true, + "scriptSrc": [ + "cdn\\.groupbycloud\\.com" + ], + "website": "https://groupbyinc.com/" + }, + "Growave": { + "cats": [ + 32, + 69 + ], + "description": "Growave is the all-in-one app: social login and sharing, reviews, wishlists, instagram feed, automated emails and more.", + "icon": "Growave.svg", + "pricing": [ + "low", + "recurring" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "scriptSrc": [ + "\\.socialshopwave\\.com/" + ], + "website": "https://growave.io" + }, + "Growcer": { + "cats": [ + 93 + ], + "description": "Growcer is an online marketplace for grocery ordering and delivery, connecting customers with local stores for convenient shopping.", + "icon": "Growcer.svg", + "pricing": [ + "onetime", + "poa" + ], + "saas": true, + "scripts": [ + "\\.yogrowcer\\.com" + ], + "website": "https://www.yogrowcer.com" + }, + "Growform": { + "cats": [ + 110 + ], + "description": "Growform is a multi-step form builder that includes email alerts, Zapier integrations, and built-in templates.", + "icon": "Growform.svg", + "js": { + "embedGrowform": "", + "growform.setHiddenField": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.growform.co" + }, + "Growing Good": { + "cats": [ + 6 + ], + "description": "Growing Good is a software platform for local veg box schemes, providing tools to manage operations.", + "icon": "GrowingGood.svg", + "pricing": [ + "payg" + ], + "saas": true, + "scripts": [ + "growinggood\\.ams3\\.digitaloceanspaces" + ], + "website": "https://growing-good.co.uk" + }, + "GrowingIO": { + "cats": [ + 10 + ], + "cookies": { + "gr_user_id": "", + "grwng_uid": "" + }, + "icon": "GrowingIO.svg", + "scriptSrc": [ + "assets\\.growingio\\.com/([\\d.]+)/gio\\.js\\;version:\\1" + ], + "website": "https://www.growingio.com/" + }, + "GrowSurf": { + "cats": [ + 32 + ], + "description": "GrowSurf is a referral marketing software designed to automate viral growth for websites.", + "icon": "GrowSurf.svg", + "js": { + "growsurf.init": "" + }, + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.growsurf\\.com/" + ], + "website": "https://growsurf.com" + }, + "GrowthBook": { + "cats": [ + 74 + ], + "description": "GrowthBook is a platform for product teams to run and track experiments, analyze results, and make data-driven decisions to optimize their products for growth.", + "dom": [ + "link[href*='cdn.growthbook.io']" + ], + "icon": "GrowthBook.svg", + "js": { + "_growthbook.version": "([\\d\\.]+)\\;version:\\1", + "_siteSetting.growthBookApiHost": "", + "growthbook": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://www.growthbook.io" + }, + "Gruvi": { + "cats": [ + 32 + ], + "description": "Gruvi is a movie marketing network that provides promotional tools and services to the film industry, facilitating audience engagement and increasing visibility for films through targeted campaigns and digital strategies.", + "dom": [ + "link[href*='.gruvi.tv/movies/']" + ], + "icon": "Gruvi.svg", + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.gruvi.tv" + }, + "GSAP": { + "cats": [ + 12 + ], + "description": "GSAP is an animation library that allows you to create animations with JavaScript.", + "icon": "GSAP.svg", + "js": { + "TweenLite.version": "([\\d.]+)\\;version:\\1", + "TweenMax.version": "([\\d.]+)\\;version:\\1", + "gsap.version": "([\\d.]+)\\;version:\\1", + "gsapVersions": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "scriptSrc": [ + "TweenMax(?:\\.min)?\\.js" + ], + "website": "https://greensock.com/gsap" + }, + "GTranslate": { + "cats": [ + 87, + 89 + ], + "description": "GTranslate is a website translator which can translate any website to any language automatically.", + "dom": [ + "link[href*='/wp-content/plugins/gtranslate/'], img[src*='/wp-content/plugins/gtranslate/']" + ], + "icon": "GTranslate.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "website": "https://gtranslate.io" + }, + "GTranslate app": { + "cats": [ + 100, + 89 + ], + "description": "GTranslate app is a website translator which can translate any website to any language automatically.", + "dom": [ + "img[src*='gtranslate.io/shopify']" + ], + "icon": "GTranslate.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "Shopify" + ], + "scriptSrc": [ + "gtranslate\\.io/shopify/" + ], + "website": "https://apps.shopify.com/multilingual-shop-by-gtranslate" + }, + "GuardFlame": { + "cats": [ + 31 + ], + "description": "GuardFlame is a provider of CDN acceleration services that enhance website performance.", + "headers": { + "server": "^GuardFlame$" + }, + "icon": "GuardFlame.svg", + "saas": true, + "website": "https://hydun.com" + }, + "Guest Suite": { + "cats": [ + 73 + ], + "description": "Guest Suite is a tool that collects customer opinions during their stay, directly from the reception of the establishment.", + "icon": "GuestSuite.svg", + "js": { + "guestsuite": "" + }, + "saas": true, + "scriptSrc": [ + "js\\.guestapp\\.me" + ], + "website": "https://guestapp.me" + }, + "Guestonline": { + "cats": [ + 93 + ], + "description": "Guestonline is a restaurant table booking widget.", + "dom": [ + "iframe[src*='ib.guestonline.']" + ], + "icon": "Guestonline.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "ib\\.guestonline\\.\\w+" + ], + "website": "https://www.guestonline.io" + }, + "Guesty": { + "cats": [ + 93 + ], + "cookies": { + "guesty-muid": "", + "guesty-utms": "" + }, + "description": "Guesty is a cloud-based platform, designed exclusively for Airbnb and vacation rental managers.", + "dom": [ + "script[id*='guesty-js-extra']" + ], + "icon": "Guesty.svg", + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "website": "https://www.guesty.com/" + }, + "Guidap": { + "cats": [ + 104 + ], + "description": "Guidap is a platform enabling online activity sales, streamlining booking, scheduling, and payment collection processes across all devices, without commissions.", + "dom": [ + "link[href*='//cart.guidap.net/']" + ], + "icon": "Guidap.svg", + "js": { + "GUIDAP": "", + "GUIDAPInitConfig": "" + }, + "saas": true, + "website": "https://guidap.com" + }, + "GuideIT": { + "cats": [ + 88 + ], + "description": "GuideIT is a cloud hosting provider.", + "headers": { + "platform": "^GuideIT$" + }, + "icon": "GuideIT.png", + "pricing": [ + "mid", + "recurring" + ], + "website": "https://guideit.uk" + }, + "GuildQuality": { + "cats": [ + 73 + ], + "description": "GuildQuality is a customer satisfaction surveying and performance reporting platform that collects feedback, measures service quality, and provides structured insights for operational improvement.", + "dom": [ + "iframe[src*='guildquality.com']" + ], + "headers": { + "Access-Control-Allow-Origin": "www\\.guildquality\\.com" + }, + "icon": "GuildQuality.svg", + "saas": true, + "website": "https://www.guildquality.com" + }, + "GumGum": { + "cats": [ + 36 + ], + "description": "GumGum is a technology and media company specializing in contextual intelligence.", + "dom": [ + "iframe[src*='gumgum.com'], img[src*='gumgum.com']" + ], + "icon": "GumGum.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://gumgum.com", + "xhr": [ + "\\.gumgum\\.com" + ] + }, + "Gumlet": { + "cats": [ + 92 + ], + "description": "Gumlet is a solution to optimize images.", + "icon": "Gumlet.png", + "js": { + "gumlet": "" + }, + "saas": true, + "scriptSrc": [ + "cdn\\.gumlet\\.com" + ], + "website": "https://www.gumlet.com/" + }, + "Gumroad": { + "cats": [ + 6 + ], + "cookies": { + "_gumroad_app_session": "", + "_gumroad_guid": "" + }, + "description": "Gumroad is a self-publishing digital marketplace platform to sell digital services such as books, memberships, courses and other digital services.", + "dns": { + "CNAME": [ + "\\.gumroad\\.com" + ] + }, + "dom": [ + "iframe[src^='https://gumroad.com/l/']" + ], + "icon": "Gumroad.svg", + "js": { + "GumroadOverlay": "", + "createGumroadOverlay": "" + }, + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "gumroad\\.com/js/gumroad\\.js", + "gumroad\\.com/js/gumroad-embed\\.js", + "gumroad\\.com/packs/js/" + ], + "website": "https://gumroad.com" + }, + "Gumstack": { + "cats": [ + 5 + ], + "description": "Gumstack provides a live video shopping solution for eCommerce.", + "icon": "Gumstack.svg", + "js": { + "Gumstack": "" + }, + "saas": true, + "scriptSrc": [ + "w\\.gumstack\\.com" + ], + "website": "https://gumstack.com/" + }, + "gunicorn": { + "cats": [ + 22 + ], + "cpe": "cpe:2.3:a:gunicorn:gunicorn:*:*:*:*:*:*:*:*", + "headers": { + "Server": "gunicorn(?:/([\\d.]+))?\\;version:\\1" + }, + "icon": "gunicorn.png", + "implies": [ + "Python" + ], + "website": "https://gunicorn.org" + }, + "GuppY": { + "cats": [ + 57 + ], + "description": "Guppy is a platform for generating an interactive website using a database-free architecture.", + "icon": "Guppy.svg", + "meta": { + "Author": "^GuppY$", + "Generator": "^GuppY$" + }, + "saas": true, + "website": "https://www.freeguppy.org" + }, + "Gurucan": { + "cats": [ + 21 + ], + "description": "Gurucan is a platform that enables users to create and sell online courses through a single interface.", + "icon": "Gurucan.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "assets\\.gurucan\\.com" + ], + "website": "https://www.gurucan.com" + }, + "Gutenberg": { + "cats": [ + 87, + 20 + ], + "description": "Gutenberg is the code name for the new block based editor introduced in WordPress 5.", + "dom": { + "link[href*='/wp-content/plugins/gutenberg/']": { + "attributes": { + "href": "/wp-content/plugins/gutenberg/.+\\.css(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + } + } + }, + "icon": "Gutenberg.png", + "oss": true, + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/plugins/gutenberg/" + ], + "website": "https://github.com/WordPress/gutenberg" + }, + "Guuru": { + "cats": [ + 94 + ], + "description": "Guuru is a platform that connects shoppers with customers who share their enthusiasm for specific products or services.", + "icon": "Guuru.svg", + "js": { + "Guuru": "", + "guuru.init": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.guuru.com" + }, + "GX WebManager": { + "cats": [ + 1 + ], + "html": [ + "<!--\\s+Powered by GX" + ], + "icon": "GX WebManager.svg", + "meta": { + "generator": "GX WebManager(?: ([\\d.]+))?\\;version:\\1" + }, + "website": "https://www.gxsoftware.com/en/products/web-content-management.htm" + }, + "H2O": { + "cats": [ + 22 + ], + "cookies": { + "h2o_casper": "" + }, + "description": "H2O is a fast and secure HTTP/2 server written in C by Kazuho Oku.", + "headers": { + "Server": "^h2o(?:/)?([\\d\\.]+)?\\;version:\\1" + }, + "icon": "default.svg", + "implies": [ + "C", + "HTTP/2" + ], + "oss": true, + "website": "https://github.com/h2o/h2o" + }, + "h5ai": { + "cats": [ + 19 + ], + "description": "h5ai is a modern HTTP web server index for Apache httpd, lighttpd, and nginx.", + "icon": "default.svg", + "implies": [ + "PHP" + ], + "oss": true, + "scriptSrc": [ + "/_h5ai/(?:public|client)/js/scripts\\.js" + ], + "website": "https://github.com/lrsjng/h5ai" + }, + "Haddock": { + "cats": [ + 4 + ], + "description": "Haddock is a tool for automatically generating documentation from annotated Haskell source code.", + "html": [ + "<p>Produced by <a href=\"http://www\\.haskell\\.org/haddock/\">Haddock</a> version ([0-9.]+)</p>\\;version:\\1" + ], + "scriptSrc": [ + "haddock-util\\.js" + ], + "website": "https://www.haskell.org/haddock/" + }, + "Haku": { + "cats": [ + 104 + ], + "description": "Haku is a technology platform for endurance races that supports organizations in growing participation, increasing registrations, and improving event experiences.", + "icon": "Haku.svg", + "js": { + "addHakuRegisterEvent": "", + "addHakuSubmitEvent": "" + }, + "saas": true, + "scriptSrc": [ + "\\.hakuapp\\.com/" + ], + "website": "https://hakusports.com" + }, + "Halo": { + "cats": [ + 1, + 11 + ], + "description": "Halo is a powerful, user-friendly open-source website building tool that supports dynamic themes, real-time editing, and multilingual setups.", + "icon": "Halo.svg", + "implies": [ + "Java" + ], + "meta": { + "generator": "Halo ([\\d.]+)?\\;version:\\1" + }, + "oss": true, + "website": "https://halo.run" + }, + "Haloscan": { + "cats": [ + 11 + ], + "description": "Haloscan is a tool that enables blogs to incorporate trackbacks and comments, allowing users to engage with blog content through discussions and feedback.", + "icon": "Haloscan.svg", + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "www\\.haloscan\\.com/" + ], + "website": "https://www.haloscan.com" + }, + "Hamechio": { + "cats": [ + 18 + ], + "description": "Hamechio is a web application framework.", + "icon": "Hamechio.svg", + "implies": [ + "PHP" + ], + "meta": { + "generator": "hamech\\.io/" + }, + "oss": true, + "website": "https://hamech.io" + }, + "Hammer.js": { + "cats": [ + 59 + ], + "description": "Hammer.js is a JavaScript library for adding touch gestures like swipe, pinch, and rotate to web applications.", + "icon": "Hammer.js.svg", + "js": { + "Ha.VERSION": "^(.+)$\\;version:\\1", + "Hammer": "", + "Hammer.VERSION": "^(.+)$\\;version:\\1" + }, + "scriptSrc": [ + "hammer(?:\\.min)?\\.js" + ], + "website": "https://hammerjs.github.io" + }, + "Handlebars": { + "cats": [ + 12 + ], + "cpe": "cpe:2.3:a:handlebars.js_project:handlebars.js:*:*:*:*:*:*:*:*", + "description": "Handlebars is a JavaScript library used to create reusable webpage templates.", + "dom": [ + "script[type='text/x-handlebars-template']" + ], + "icon": "Handlebars.svg", + "js": { + "Handlebars": "", + "Handlebars.VERSION": "^(.+)$\\;version:\\1" + }, + "oss": true, + "scriptSrc": [ + "handlebars(?:\\.runtime)?(?:-v([\\d.]+?))?(?:\\.min)?\\.js\\;version:\\1" + ], + "website": "https://handlebarsjs.com" + }, + "Handsontable": { + "cats": [ + 59 + ], + "description": "Handsontable is a JavaScript component that combines data grid features with spreadsheet-like UX.", + "icon": "Handsontable.svg", + "js": { + "Handsontable": "" + }, + "oss": true, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "(?:((?:\\d+\\.)+\\d+)\\/)?(?:jquery\\.)?handsontable(?:\\.full)?(?:\\.min)?(?:\\.[\\w]+)?\\.js\\;version:\\1" + ], + "website": "https://handsontable.com" + }, + "Handtalk": { + "cats": [ + 68 + ], + "description": "Handtalk is an accessiblity plug-in which uses sign language to make sites accessible.", + "icon": "Handtalk.svg", + "js": { + "HandTalk": "" + }, + "scriptSrc": [ + "api\\.handtalk\\.me" + ], + "website": "https://www.handtalk.me/" + }, + "Hanko": { + "cats": [ + 16 + ], + "description": "Hanko is a passwordless authentication solution offering secure login integration.", + "icon": "Hanko.svg", + "js": { + "_hankoStyle": "" + }, + "pricing": [ + "freemium", + "low", + "recurring", + "poa" + ], + "saas": true, + "website": "https://www.hanko.io" + }, + "Hansel": { + "cats": [ + 58 + ], + "description": "Hansel is a B2B enterprise software that deploys real-time Nudges to drive feature adoption and address user drop-offs, at scale.", + "icon": "Hansel.png", + "js": { + "Hansel": "", + "HanselPX": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.hansel\\.io/web/([\\d\\.]+)/\\;version:\\1" + ], + "website": "https://hansel.io" + }, + "hantana": { + "cats": [ + 10 + ], + "description": "Hantana provides user behavior analysis tools like heatmaps, surveys, and feedback widgets to enhance website user experience and customer satisfaction.", + "icon": "hantana.svg", + "js": { + "Hantana": "" + }, + "scriptSrc": [ + "//hantana\\.org/widget" + ], + "website": "https://hantana.org/" + }, + "Hapana": { + "cats": [ + 53 + ], + "description": "Hapana is a gym and fitness studio management platform designed to streamline operations.", + "icon": "Hapana.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.hapana\\.com/" + ], + "website": "https://www.hapana.com" + }, + "Happy Meal Prep": { + "cats": [ + 6, + 93 + ], + "description": "Happy Meal Prep is a food order management system tailored for the food industry.", + "dom": [ + "div.footer-block > a[href*='happymealprep.com']" + ], + "icon": "HappyMealPrep.svg", + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://happymealprep.com" + }, + "Happy Returns": { + "cats": [ + 102 + ], + "description": "Happy Returns is a return software and reverse logistics company, provides a packaging-free, in-person way for customers to return an online purchase for an immediate refund.", + "dom": [ + "a[href*='.happyreturns.com'], img[src*='.happyreturns.com/']" + ], + "icon": "Happy Returns.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://happyreturns.com" + }, + "Happy Talk": { + "cats": [ + 32 + ], + "description": "HappyTalk is a customer consultation tool developed in Korea that automates interactions to support business communication.", + "icon": "HappyTalk.svg", + "js": { + "Happytalk": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "chat-static\\.happytalkio\\.com/" + ], + "website": "https://www.happytalk.io/" + }, + "HappyFox Helpdesk": { + "cats": [ + 53 + ], + "description": "HappyFox is a help desk ticketing system that is hosted on cloud, supporting multiple customer support channels like email, voice and live chat.", + "icon": "HappyFox.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.happyfox\\.com/media/" + ], + "website": "https://www.happyfox.com/customer-service-software/" + }, + "HappyFox Live Chat": { + "cats": [ + 52 + ], + "description": "HappyFox is a help desk ticketing system that is hosted on cloud, supporting multiple customer support channels like email, voice and live chat.", + "icon": "HappyFox.svg", + "js": { + "HappyFoxChatObject": "" + }, + "pricing": [ + "recurring", + "low" + ], + "saas": true, + "scriptSrc": [ + "\\.happyfoxchat\\.com/" + ], + "website": "https://www.happyfox.com/live-chat" + }, + "HappySync": { + "cats": [ + 32 + ], + "description": "HappySync is a Korean-developed tool designed for marketing automation and conversion optimization.", + "icon": "HappySync.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "api\\.happysync\\.io/" + ], + "website": "https://www.happysync.io" + }, + "Haptik": { + "cats": [ + 52 + ], + "description": "Haptik is an Indian enterprise conversational AI platform founded in August 2013, and acquired by Reliance Industries Limited in 2019.", + "icon": "Haptik.svg", + "js": { + "HaptikSDK": "", + "haptik": "", + "haptikInitSettings": "" + }, + "pricing": [ + "high", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.haptikapi\\.com/" + ], + "website": "https://www.haptik.ai" + }, + "Harafunnel": { + "cats": [ + 32, + 52 + ], + "description": "Harafunnel is a marketing automation tool that integrates with Facebook Messenger Bot to streamline customer engagement.", + "icon": "Harafunnel.svg", + "pricing": [ + "freemium" + ], + "saas": true, + "scriptSrc": [ + "assets\\.harafunnel\\.com" + ], + "scripts": [ + "assets\\.harafunnel\\.com" + ], + "website": "https://en.harafunnel.com/pages/harafunnel" + }, + "Haravan": { + "cats": [ + 6 + ], + "description": "Haravan is a multi-channel ecommerce services provider from Vietnam.", + "excludes": [ + "PrestaShop", + "Shopify" + ], + "icon": "Haravan.svg", + "js": { + "Haravan.shop": "", + "HaravanAnalytics.meta": "", + "hrvBeacon.host": "stats\\.hstatic\\.net" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "haravan.*\\.js" + ], + "website": "https://www.haravan.com" + }, + "Harbor": { + "cats": [ + 60 + ], + "description": "Harbor is an open-source registry that secures artifacts with policies and role-based access control, ensures images are scanned and free from vulnerabilities, and signs images as trusted.", + "dom": [ + "harbor-app" + ], + "icon": "Harbor.svg", + "implies": [ + "Go" + ], + "oss": true, + "website": "https://goharbor.io" + }, + "HarborByte": { + "cats": [ + 19 + ], + "description": "HarborByte is a small business website platform that provides templated sites with integrated ecommerce, marketing, and hosting solutions.", + "headers": { + "Access-Control-Allow-Origin": "harborbyte\\.com" + }, + "icon": "HarborByte.svg", + "meta": { + "content-security-policy": "harborbyte-media-assets\\.pages\\.dev", + "generator": "^Website by HarborByte$" + }, + "pricing": [ + "poa" + ], + "website": "https://harborbyte.com" + }, + "Harness": { + "cats": [ + 111 + ], + "description": "Harness is a fundraising solution designed to streamline the process of raising funds for various causes and initiatives.", + "icon": "Harness.svg", + "js": { + "HarnessWidget": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.harnessapp\\.com" + ], + "website": "https://www.goharness.com/nonprofits" + }, + "Hashnode": { + "cats": [ + 11 + ], + "description": "Hashnode is a free developer blogging platform that allows you to publish articles on your own domain and helps you stay connected with a global developer community.", + "dom": [ + "div.css-zigog8" + ], + "icon": "hashnode.svg", + "scriptSrc": [ + "hashnode\\.com" + ], + "url": [ + "^https?://[^/]+\\.(?:hashnode)\\.dev" + ], + "website": "https://hashnode.com/" + }, + "Hashtag Labs": { + "cats": [ + 36 + ], + "description": "Hashtag Labs is a full-service digital ad operations company.", + "dom": [ + "link[href*='//htlbid.com']" + ], + "icon": "Hashtag Labs.svg", + "js": { + "htlbid.cmd": "" + }, + "pricing": [ + "high", + "recurring", + "payg" + ], + "website": "https://hashtag-labs.com" + }, + "HashThemes Total": { + "cats": [ + 80 + ], + "description": "HashThemes Total is the powerful and creative multipurpose WordPress theme.", + "icon": "HashThemes.svg", + "pricing": [ + "freemium", + "onetime", + "low" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/(?:t|T)otal(?:-plus)?/" + ], + "website": "https://hashthemes.com/wordpress-theme/total" + }, + "Haskell": { + "cats": [ + 27 + ], + "icon": "Haskell.png", + "website": "https://wiki.haskell.org/Haskell" + }, + "Hasura": { + "cats": [ + 19 + ], + "cpe": "cpe:2.3:a:hasura:graphql_engine:*:*:*:*:*:*:*:*", + "description": "Hasura is an open-source engine that enables developers to effortlessly create real-time GraphQL APIs by auto-generating them from existing database schemas.", + "icon": "Hasura.svg", + "implies": [ + "GraphQL" + ], + "oss": true, + "pricing": [ + "freemium", + "payg", + "poa" + ], + "scriptSrc": [ + "\\.hasura\\.io/" + ], + "website": "https://hasura.io" + }, + "Hatena Blog": { + "cats": [ + 1, + 11 + ], + "description": "Hatena Blog is one of the traditional blog platforms in Japan.", + "icon": "Hatena.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "scriptSrc": [ + "cdn\\.blog\\.st-hatena\\.com/" + ], + "website": "https://hatenablog.com" + }, + "HawkSearch": { + "cats": [ + 29 + ], + "description": "HawkSearch is a responsive ecommerce site search solution designed to enhance product discovery and improve search functionality.", + "icon": "HawkSearch.svg", + "js": { + "HawkCompare.addImage": "", + "HawkSearch.BaseUrl": "", + "hawkIntervalSearch": "" + }, + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "website": "https://www.hawksearch.com" + }, + "hCaptcha": { + "cats": [ + 16 + ], + "css": [ + "#cf-hcaptcha-container" + ], + "description": "hCaptcha is an anti-bot solution that protects user privacy and rewards websites.", + "dom": [ + "link[href*='hcaptcha.com']" + ], + "headers": { + "content-security-policy": "(?:\\.|//)hcaptcha\\.com" + }, + "icon": "hCaptcha.svg", + "js": { + "hcaptcha.getRespKey": "", + "hcaptchaOnLoad": "", + "hcaptcha_sitekey": "" + }, + "pricing": [ + "freemium", + "poa" + ], + "saas": true, + "scriptSrc": [ + "hcaptcha\\.com/([\\d]+?)/api\\.js\\;version:\\1" + ], + "website": "https://www.hcaptcha.com" + }, + "HCL Commerce": { + "cats": [ + 6 + ], + "description": "HCL Commerce is a software platform framework for ecommerce, including marketing, sales, customer and order processing functionality.", + "dom": [ + "link[href*='/wcsstore/'], link[href*='webapp/wcs/'], a[href*='/wcsstore/'], a[href*='webapp/wcs/'], script[src*='/wcsstore/'], script[src*='webapp/wcs/']" + ], + "icon": "HCL Commerce.svg", + "implies": [ + "Java" + ], + "pricing": [ + "poa" + ], + "saas": true, + "scripts": [ + "/webapp/wcs/" + ], + "url": [ + "/wcs/" + ], + "website": "https://www.hcltechsw.com/commerce" + }, + "HCL Digital Experience": { + "cats": [ + 1 + ], + "cpe": "cpe:2.3:a:ibm:websphere_portal:*:*:*:*:*:*:*:*", + "description": "HCL Digital Experience software empowers you to create, manage and deliver engaging omni-channel digital experiences to virtually all audiences.", + "headers": { + "IBM-Web2-Location": "", + "Itx-Generated-Timestamp": "" + }, + "icon": "hcl-dx.svg", + "implies": [ + "Java" + ], + "js": { + "ibmCfg.themeConfig.modulesWebAppBaseURI": "/wps/themeModules" + }, + "pricing": [ + "high", + "poa" + ], + "url": [ + "/wps/wcm/" + ], + "website": "https://www.hcltechsw.com/dx" + }, + "HCL Domino": { + "cats": [ + 22 + ], + "cpe": "cpe:2.3:a:ibm:lotus_domino:*:*:*:*:*:*:*:*", + "description": "HCL Domino, formerly called IBM Domino (1995) and Lotus Domino (1989), is an enterprise server application development platform.", + "headers": { + "Server": "^Lotus-Domino$" + }, + "icon": "HCL Domino.svg", + "implies": [ + "Java" + ], + "pricing": [ + "payg", + "recurring" + ], + "website": "https://www.hcltechsw.com/domino" + }, + "Header Bidding Ai": { + "cats": [ + 36 + ], + "description": "Header Bidding Ai is a provider of an automated and managed header bidding solution. Header bidding cutting-edge technique where publishers offer their ad inventory to many ad exchanges.", + "icon": "Header Bidding Ai.svg", + "pricing": [ + "poa", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.headerbidding\\.ai/" + ], + "website": "https://headerbidding.ai" + }, + "HeadJS": { + "cats": [ + 59, + 92 + ], + "description": "HeadJS is a JavaScript library that optimizes web performance by managing the loading and execution of scripts and stylesheets to ensure faster page loads and efficient resource handling.", + "html": [ + "<[^>]*data-headjs-load" + ], + "icon": "HeadJS.png", + "js": { + "head.browser.name": "" + }, + "oss": true, + "scriptSrc": [ + "head\\.(?:core|load)(?:\\.min)?\\.js" + ], + "website": "https://headjs.github.io" + }, + "Headless UI": { + "cats": [ + 66 + ], + "description": "Headless UI is an unstyled component library for either React.js or Vue.js from the same people that created Tailwind CSS.", + "dom": { + "button": { + "attributes": { + "id": "headlessui-" + } + }, + "div": { + "attributes": { + "id": "headlessui-" + } + } + }, + "icon": "Headless UI.svg", + "oss": true, + "website": "https://headlessui.dev" + }, + "Headroom.js": { + "cats": [ + 5, + 59 + ], + "description": "Headroom.js is a JS widget that allows you to react to the user's scroll. The header slides out of view when scrolling down and slides back in when scrolling up.", + "oss": true, + "scriptSrc": [ + "headroom(?:\\.min)?\\.js(?:\\?ver=((?:\\d+\\.)+\\d+))?\\;version:\\1" + ], + "website": "https://wicky.nillia.ms/headroom.js/" + }, + "Headway": { + "cats": [ + 5 + ], + "description": "Headway is a product widget that keeps customers informed about updates and changes.", + "headers": { + "X-Hello": "^headway$" + }, + "icon": "Headway.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://headwayapp.co" + }, + "Heap": { + "cats": [ + 10 + ], + "description": "Heap is an analytics platform.", + "icon": "Heap.svg", + "js": { + "heap.version.heapJsVersion": "([\\d.]+)\\;version:\\1" + }, + "pricing": [ + "freemium", + "high" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.heapanalytics\\.com", + "heap-\\d+\\.js" + ], + "website": "https://heap.io" + }, + "Hearth": { + "cats": [ + 19 + ], + "description": "Hearth is a financial services platform that provides financing options for home improvement projects.", + "icon": "Hearth.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "widget\\.gethearth\\.com" + ], + "website": "https://gethearth.com" + }, + "Heartland Payment Systems": { + "cats": [ + 41 + ], + "description": "Heartland Payment Systems is a US-based payment processing and technology provider.", + "icon": "Heartland Payment Systems.svg", + "pricing": [ + "payg", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.heartlandportico\\.com" + ], + "website": "https://www.heartlandpaymentsystems.com" + }, + "Heeet": { + "cats": [ + 10, + 32 + ], + "description": "Heeet is a lead tracking and marketing analytics tool.", + "icon": "Heeet.svg", + "js": { + "heeet": "", + "heeetJourneyParams": "", + "heeetParams": "", + "heeetSaveJourney": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://www.heeet.io" + }, + "Heights Platform": { + "cats": [ + 21 + ], + "cookies": { + "_Heights_session": "" + }, + "description": "Heights Platform is an all-in-one platform for creating and selling online courses.", + "headers": { + "Access-Control-Allow-Origin": "uploads\\.heightsplatform\\.com" + }, + "icon": "HeightsPlatform.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.heightsplatform.com" + }, + "Helhost": { + "cats": [ + 88 + ], + "description": "Helhost is a web hosting provider and internet domain registrar from Democratic Republic of Congo.", + "dns": { + "NS": [ + "\\.helhost\\.com" + ], + "SOA": [ + "\\.helhost\\.com" + ] + }, + "headers": { + "x-powered-by": "Helhost" + }, + "icon": "Helhost.svg", + "pricing": [ + "low", + "recurring", + "payg" + ], + "scriptSrc": [ + "\\.helhost\\.com/" + ], + "website": "https://www.helhost.com" + }, + "HeliumWeb": { + "cats": [ + 18 + ], + "description": "HeliumWeb is a server-side (backend) web framework written in PHP & JavaScript", + "headers": { + "X-Powered-By": "Adrikikicp Development" + }, + "implies": [ + "PHP" + ], + "js": { + "helium.js": "" + }, + "oss": true, + "pricing": [ + "freemium" + ], + "saas": true, + "scriptSrc": [ + "helium/src/helium.js/helium_web.js", + "http://maven.enriquitomcfh.ml/helium.js/helium_web.js", + "http://maven.enriquitomcfh.ml/helium.js/helium_web.min.js" + ], + "website": "https://heliumweb.adrikikicp-development.ml" + }, + "Helix Ultimate": { + "cats": [ + 18 + ], + "description": "Helix Ultimate a free template framework for Joomla.", + "dom": [ + "header#sp-header, body.helix-ultimate" + ], + "icon": "HelixUltimate.svg", + "implies": [ + "Joomla" + ], + "oss": true, + "website": "https://www.joomshaper.com/joomla-templates/helixultimate" + }, + "Helixo UFE": { + "cats": [ + 100 + ], + "description": "Helixo UFE is a lightweight Shopify upsell sales funnel app.", + "icon": "Helixo.svg", + "implies": [ + "Shopify" + ], + "js": { + "ufe.funnelData": "", + "ufeStore.cartTotal": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://helixo.co/upsell-funnel-engine/" + }, + "HelixPay": { + "cats": [ + 104 + ], + "description": "HelixPay is an event ticketing platform providing online payment integration, digital tickets, and customizable event websites for large-scale events.", + "icon": "HelixPay.svg", + "js": { + "HELIXPAY.PAGE": "" + }, + "pricing": [ + "payg" + ], + "saas": true, + "website": "https://helixpay.ph" + }, + "Hello Bar": { + "cats": [ + 5 + ], + "description": "Hello Bar is a customizable notification bar that draws visitors to an important call to action on the website.", + "icon": "Hello Bar.svg", + "js": { + "HelloBar": "", + "hellobarSiteSettings": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.?hellobar\\.(?:com|js)" + ], + "website": "https://hellobar.com" + }, + "Hello Elementor": { + "cats": [ + 80 + ], + "description": "Hello Elementor is a WordPress theme built for the Elementor website builder platform. It uses minimal styling and scripts for maximum speed and design freedom.", + "dom": { + "link[id*='elementor-hello']": { + "attributes": { + "href": "elementor-hello\\S*\\.css(?:\\?ver=([0-9.]+))?\\;version:\\1" + } + }, + "link[id*='hello-elementor']": { + "attributes": { + "href": "hello-elementor\\S*\\.css(?:\\?ver=([0-9.]+))?\\;version:\\1" + } + }, + "script[id*='hello-elementor']": { + "text": "" + } + }, + "icon": "Hello Elementor.svg", + "implies": [ + "Elementor" + ], + "pricing": [ + "low", + "freemium" + ], + "requires": [ + "WordPress" + ], + "website": "https://elementor.com/hello-theme/" + }, + "Hello Retail": { + "cats": [ + 76 + ], + "description": "Hello Retail is an AI-driven platform that delivers personalized product recommendations, intelligent search, and email solutions for ecommerce.", + "icon": "HelloRetail.svg", + "js": { + "HELLO_RETAIL": "", + "HelloRetailSwiper": "" + }, + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "//helloretailcdn\\.com/" + ], + "website": "https://helloretail.com" + }, + "Help Scout": { + "cats": [ + 13, + 52 + ], + "description": "Help Scout is a customer service platform including email, a knowledge base tool and live chat.", + "icon": "Help Scout.svg", + "js": { + "__onBeaconDestroy": "\\;confidence:25", + "beaconStore": "\\;confidence:25" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.helpscout\\.net/" + ], + "website": "https://www.helpscout.com" + }, + "Help.com": { + "cats": [ + 88 + ], + "description": "Help.com is a service that provides domain name registration and website hosting with simplified setup and management.", + "icon": "Help.svg", + "js": { + "Helpdotcom": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.help.com" + }, + "HelpCrunch": { + "cats": [ + 52 + ], + "description": "HelpCrunch is a customer service software platform designed to support core business communication and customer support needs across organizations.", + "icon": "HelpCrunch.svg", + "js": { + "HelpCrunch": "", + "helpcrunchDebug": "" + }, + "saas": true, + "scriptSrc": [ + "\\.helpcrunch\\.com/" + ], + "website": "https://helpcrunch.com" + }, + "HelpDocs": { + "cats": [ + 4 + ], + "description": "HelpDocs is an knowledge management system.", + "icon": "HelpDocs.svg", + "js": { + "HDAnalytics": "\\;confidence:25", + "HDUtils": "\\;confidence:25", + "hd_instant_search": "\\;confidence:50" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.helpdocs\\.io" + ], + "website": "https://www.helpdocs.io" + }, + "HelpOnClick": { + "cats": [ + 52 + ], + "description": "HelpOnClick is a live chat and customer tracking platform designed to support real-time communication and monitor visitor interactions on websites.", + "icon": "HelpOnClick.svg", + "js": { + "HelpOnClickLogoRoundMask": "", + "HelpOnClick_ChatPrinter_Button": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.helponclick\\.com" + ], + "website": "https://helponclick.com" + }, + "Helpwise": { + "cats": [ + 53 + ], + "description": "Helpwise is a customer service platform that helps you manage all customer communication from a single place.", + "icon": "Helpwise.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.helpwise\\.io" + ], + "website": "https://helpwise.io" + }, + "Here": { + "cats": [ + 35 + ], + "description": "HERE is a PaaS for creating custom maps, visualize location datasets, gather insights and buy and sell location assets.", + "dom": [ + "link[href*='//js\\.api\\.here\\.com/']" + ], + "icon": "here.svg", + "js": { + "H.buildInfo": "", + "H.geo": "\\;confidence:50", + "H.util": "\\;confidence:50" + }, + "pricing": [ + "freemium", + "payg", + "recurring" + ], + "website": "https://www.here.com" + }, + "Hermes": { + "cats": [ + 99 + ], + "description": "Hermes offers integrated solutions along the supply chain and partners with national and international trading companies.", + "icon": "Hermes.svg", + "requiresCategory": [ + 6 + ], + "text": [ + "\\bHermes\\b" + ], + "website": "https://www.hermesworld.com" + }, + "Hero": { + "cats": [ + 103 + ], + "description": "Hero is a virtual shopping platform for ecommerce and retail stores.", + "icon": "Hero.png", + "implies": [ + "Cart Functionality" + ], + "js": { + "HeroWebPluginSettings": "" + }, + "scriptSrc": [ + "cdn\\.usehero\\.com" + ], + "website": "https://www.usehero.com/" + }, + "Heroic": { + "cats": [ + 51 + ], + "description": "Heroic is a platform that offers design templates and tools for creating websites.", + "icon": "Heroic.svg", + "pricing": [ + "onetime", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "app\\.heroicnow\\.com/" + ], + "website": "https://heroicnow.com" + }, + "Heroku": { + "cats": [ + 62 + ], + "description": "Heroku is a cloud platform as a service (PaaS) supporting several programming languages.", + "dns": { + "TXT": [ + "heroku-domain-verification" + ] + }, + "headers": { + "Via": "[\\d.-]+ vegur$" + }, + "icon": "heroku.svg", + "url": [ + "\\.herokuapp\\.com" + ], + "website": "https://www.heroku.com/" + }, + "HeroUI": { + "cats": [ + 66 + ], + "css": [ + "--nextui-(?:colors-accents1|colors-text|space-0|fonts-sans|fonts-mono)" + ], + "description": "HeroUI allows you to make beautiful, modern, and fast websites/applications regardless of your design experience, created with React.js and Stitches, based on React Aria and inspired by Vuesax.", + "dom": [ + "link[href*='nextui.org'][rel='canonical']" + ], + "icon": "HeroUI.svg", + "implies": [ + "React" + ], + "oss": true, + "scripts": [ + "NextUI" + ], + "website": "https://nextui.org/" + }, + "Hesk": { + "cats": [ + 53 + ], + "description": "Hesk is a helpdesk and customer support system.", + "icon": "Hesk.svg", + "js": { + "heskKBquery": "", + "hesk_rate": "", + "hesk_window": "" + }, + "pricing": [ + "onetime" + ], + "saas": true, + "website": "https://www.hesk.com" + }, + "Hestia": { + "cats": [ + 80 + ], + "description": "Hestia is a modern WordPress theme for professionals a multipurpose one-page design, widgetized footer, blog/news page, and a clean look.", + "dom": { + "body[class*='hestia-theme']": { + "text": "" + }, + "link[id*='hestia']": { + "attributes": { + "href": "hestia\\S*\\.css(?:\\?ver=([0-9.]+))?\\;version:\\1" + } + } + }, + "icon": "ThemeIsle.svg", + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "themes/hestia.*\\.js(?:\\?ver=([0-9.]+))?\\;version:\\1" + ], + "website": "https://themeisle.com/themes/hestia/" + }, + "HetrixTools": { + "cats": [ + 13 + ], + "description": "HetrixTools is an uptime and blacklist monitoring platform.", + "headers": { + "content-security-policy": "\\.hetrixtools\\.com" + }, + "icon": "HetrixTools.svg", + "js": { + "htoolz": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.hetrixtools\\.com/" + ], + "website": "https://hetrixtools.com" + }, + "Hetzner": { + "cats": [ + 88, + 62 + ], + "description": "Hetzner provides dedicated hosting, shared web hosting, virtual private servers, managed servers, domain names, SSL certificates, storage boxes, and cloud.", + "dns": { + "NS": [ + "\\.ns\\.hetzner\\.com" + ], + "SOA": [ + "\\.hetzner\\.com" + ] + }, + "headers": { + "Server": "HeRay", + "X-Powered-By": "Hetzner" + }, + "icon": "Hetzner.svg", + "pricing": [ + "payg", + "recurring" + ], + "website": "https://www.hetzner.com" + }, + "Hexia": { + "cats": [ + 47 + ], + "description": "Hexia is a public Application Programming Interface (API) provided by Hex Technologies for accessing its services and data.", + "icon": "Hexia.svg", + "js": { + "hexia.address": "" + }, + "saas": true, + "scriptSrc": [ + "sdk\\.hexia\\.io" + ], + "website": "https://sdk.hexia.io" + }, + "Hexo": { + "cats": [ + 57 + ], + "cpe": "cpe:2.3:a:hexo:hexo:*:*:*:*:*:node.js:*:*", + "description": "Hexo is a blog framework powered by Node.js.", + "html": [ + "Powered by <a href=\"https?://hexo\\.io/?\"[^>]*>Hexo</" + ], + "icon": "Hexo.svg", + "implies": [ + "Node.js" + ], + "meta": { + "generator": "Hexo(?: v?([\\d.]+))?\\;version:\\1" + }, + "website": "https://hexo.io" + }, + "Hextom Free Shipping Bar": { + "cats": [ + 100 + ], + "description": "Free Shipping Bar is a Shopify app built by Hextom. Free Shipping Bar help promote free shipping with progressive messages to motivate customers to buy more.", + "icon": "Hextom.png", + "implies": [ + "Shopify" + ], + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.hextom\\.com/js/freeshippingbar\\.js" + ], + "website": "https://hextom.com/case_study/free-shipping-bar" + }, + "Hextom Ultimate Sales Boost": { + "cats": [ + 100 + ], + "description": "Ultimate Sales Boost by Hextom is an app designed to help you drive more sales by creating a sense of urgency, scarcity and trust.", + "icon": "Hextom.png", + "implies": [ + "Shopify" + ], + "js": { + "hextom_usb": "", + "ht_usb.isLoaded": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.hextom\\.com/js/ultimatesalesboost\\.js" + ], + "website": "https://hextom.com/case_study/ultimate-sales-boost" + }, + "Heyflow": { + "cats": [ + 51, + 110 + ], + "description": "Heyflow is an all-in-one platform that enables users to create interactive lead funnels, multi-step forms, and customized landing pages that drive conversions and engage website visitors, all without the need for coding.", + "icon": "Heyflow.svg", + "js": { + "webpackChunk_heyflow_widget": "" + }, + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "static\\.heyflow\\.app/" + ], + "website": "https://heyflow.com" + }, + "HeyLight": { + "cats": [ + 91 + ], + "description": "HeyLight is a BNPL system allowing instalment payments for online purchases.", + "dom": [ + "div#heidipay-container, div[data-heidipay], div#pagolight-pro-dialog, iframe#heidipay-iframe-product-description-pagolight, style#heyLightFonts" + ], + "icon": "HeyLight.svg", + "js": { + "closePagodilModal": "", + "openPagodilModal": "", + "pagodilLang": "", + "pagodilSprintf": "" + }, + "saas": true, + "website": "https://heylight.com/it/it" + }, + "HeyPongo": { + "cats": [ + 84 + ], + "description": "HeyPongo is a platform that helps merchants convert visitors into loyal customers and boost revenue through customer engagement tools.", + "icon": "HeyPongo.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "api\\.heypongo\\.com" + ], + "website": "https://www.heypongo.com" + }, + "HeySummit": { + "cats": [ + 103 + ], + "description": "HeySummit is a platform facilitating the organization of virtual summits.", + "icon": "HeySummit.svg", + "js": { + "heySummitAnimationItems": "", + "prepHeySummitAnimationParent": "", + "resetHeySummitAnimation": "", + "startHeySummitAnimation": "", + "startHeySummitAnimationLoadTop": "", + "stopHeySummitAnimation": "" + }, + "meta": { + "author": "^HeySummit$" + }, + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "website": "https://heysummit.com" + }, + "HHVM": { + "cats": [ + 22 + ], + "cpe": "cpe:2.3:a:facebook:hhvm:*:*:*:*:*:*:*:*", + "headers": { + "X-Powered-By": "HHVM/?([\\d.]+)?\\;version:\\1" + }, + "icon": "HHVM.png", + "implies": [ + "PHP\\;confidence:75" + ], + "website": "https://hhvm.com" + }, + "Hi Platform": { + "cats": [ + 53 + ], + "description": "Hi Platform provider of an online customer relationship platform.", + "dom": [ + "link[href*='.hiplatform.com']" + ], + "icon": "Hi Platform.svg", + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.hiplatform\\.com/" + ], + "website": "https://www.hiplatform.com" + }, + "Hiawatha": { + "cats": [ + 22 + ], + "description": "Hiawatha is a secure, lightweight web server developed by Hugo Leisink, designed for ease of use and advanced security features such as protection against SQL injections, XSS, and CSRF attacks.", + "headers": { + "Server": "Hiawatha v([\\d.]+)\\;version:\\1" + }, + "icon": "Hiawatha.png", + "oss": true, + "website": "https://gitlab.com/hsleisink/hiawatha" + }, + "HiBob": { + "cats": [ + 53 + ], + "description": "HiBob is a modern HR platform designed to enhance productivity, employee engagement, and retention for businesses.", + "icon": "HiBob.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scripts": [ + "app\\.hibob\\.com" + ], + "website": "https://www.hibob.com" + }, + "Hibu": { + "cats": [ + 32 + ], + "description": "Hibu is an AI-enabled platform that helps generate, manage, respond to, and convert leads while supporting ongoing customer engagement through a single provider.", + "icon": "Hibu.svg", + "js": { + "hibuWebsiteConfig": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scripts": [ + "cdn\\.hibuwebsites\\.com" + ], + "website": "https://hibu.com" + }, + "Highcharts": { + "cats": [ + 25 + ], + "cpe": "cpe:2.3:a:highcharts:highcharts:*:*:*:*:*:*:*:*", + "description": "Highcharts is a charting library written in pure JavaScript, for adding interactive charts to a website or web application. Highcharts meets accessibility standards and works with Python, Angular, React, iOS, Android, and more.", + "html": [ + "<svg[^>]*><desc>Created with Highcharts ([\\d.]*)\\;version:\\1" + ], + "icon": "Highcharts.svg", + "js": { + "Highcharts": "", + "Highcharts.version": "^(.+)$\\;version:\\1" + }, + "scriptSrc": [ + "highcharts.*\\.js" + ], + "website": "https://www.highcharts.com" + }, + "Higher Logic": { + "cats": [ + 32 + ], + "description": "Higher Logic is a digital marketing solution provider, formerly known as Informz.", + "icon": "Higher Logic.svg", + "js": { + "informz_trk": "" + }, + "saas": true, + "scriptSrc": [ + "\\.informz\\.net/" + ], + "website": "https://www.higherlogic.com" + }, + "Higher Logic Vanilla": { + "cats": [ + 2 + ], + "description": "Higher Logic Vanilla is a cloud-based customer community platform offering features like discussion forums, Q&A, ideation, gamification, and advanced analytics, enabling businesses to enhance customer engagement and support.", + "dom": [ + "body#DiscussionsPage, body#vanilla" + ], + "headers": { + " x-vanilla-version": "([\\d\\.]+)\\;version:\\1", + "X-Powered-By": "Vanilla" + }, + "icon": "Higher Logic.svg", + "implies": [ + "PHP" + ], + "js": { + "Vanilla": "", + "__VANILLA_GLOBALS__": "" + }, + "pricing": [ + "high", + "recurring" + ], + "saas": true, + "website": "https://vanilla.higherlogic.com" + }, + "HigherMe HR": { + "cats": [ + 101 + ], + "description": "HigherMe HR is a hiring software platform designed for hourly workforces, supporting job postings, applicant screening, interview scheduling, and onboarding workflows.", + "icon": "HigherMe.svg", + "saas": true, + "scripts": [ + "app\\.higherme\\.com" + ], + "website": "https://higherme.com/products/hr-software" + }, + "HighLevel": { + "cats": [ + 32, + 53 + ], + "description": "HighLevel is an all-in-one marketing and automation platform designed for marketing agencies and small businesses to manage CRM, marketing campaigns, sales funnels, appointment scheduling, and more.", + "icon": "HighLevel.svg", + "js": { + "leadConnector.chatWidget": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.leadconnectorhq\\.com/" + ], + "website": "https://www.gohighlevel.com" + }, + "Highlight.io": { + "cats": [ + 10, + 13 + ], + "description": "Highlight.io is a monitoring software for developers, offering visibility into applications with features like session replay, error monitoring, and logging to identify frontend and backend issues.", + "icon": "HighlightIO.svg", + "js": { + "_highlightFetchPatch": "", + "_highlightWebSocketEventCallback": "" + }, + "oss": true, + "pricing": [ + "freemium", + "low", + "recurring", + "poa", + "payg" + ], + "saas": true, + "scriptSrc": [ + "unpkg\\.com/highlight\\.run" + ], + "website": "https://www.highlight.io/" + }, + "Highlight.js": { + "cats": [ + 59 + ], + "description": "Highlight.js is a JavaScript library for syntax highlighting, supporting 192 languages and 496 themes.", + "icon": "Highlight.js.svg", + "js": { + "hljs.highlightBlock": "", + "hljs.listLanguages": "" + }, + "scriptSrc": [ + "/(?:([\\d.])+/)?highlight(?:\\.min)?\\.js\\;version:\\1" + ], + "website": "https://highlightjs.org/" + }, + "Highstock": { + "cats": [ + 25 + ], + "html": [ + "<svg[^>]*><desc>Created with Highstock ([\\d.]*)\\;version:\\1" + ], + "icon": "Highcharts.svg", + "scriptSrc": [ + "highstock[.-]?([\\d\\.]*\\d).*\\.js\\;version:\\1" + ], + "website": "https://highcharts.com/products/highstock" + }, + "HighStore": { + "cats": [ + 6 + ], + "description": "HighStore is an ecommerce platform from Iran.", + "implies": [ + "Microsoft ASP.NET" + ], + "meta": { + "generator": "^HighStore\\.IR$", + "hs:version": "^([\\d\\.]+)$\\;version:\\1\\;confidence:50" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://digitalserver.ir" + }, + "Hikari CS": { + "cats": [ + 53 + ], + "description": "Hicari CS is a solution that helps webshops increase sales and customer loyalty with excellent customer service.", + "icon": "HikariCS.svg", + "pricing": [ + "low", + "recurring", + "payg" + ], + "saas": true, + "scriptSrc": [ + "widget\\.hikarics\\.com/" + ], + "website": "https://www.hikarics.com" + }, + "HikaShop": { + "cats": [ + 6 + ], + "description": "HikaShop is a Joomla extension for managing shop content, handling price management, and customizing store views with an intuitive interface.", + "icon": "HikaShop.svg", + "js": { + "hikashop": "", + "hikashopCheckField": "" + }, + "requires": [ + "Joomla" + ], + "saas": true, + "scripts": [ + "com_hikashop" + ], + "website": "https://www.hikashop.com" + }, + "HikeOrders": { + "cats": [ + 68 + ], + "description": "HikeOrders is a web accessibility overlay that claims to make your site disability friendly.", + "icon": "HikeOrders.svg", + "pricing": [ + "low", + "recurring" + ], + "scriptSrc": [ + "hikeorders\\.com/main/assets/js/hko-accessibility\\.min\\.js" + ], + "website": "https://hikeorders.com" + }, + "Hinza Advanced CMS": { + "cats": [ + 1, + 6 + ], + "icon": "hinza_advanced_cms.svg", + "implies": [ + "Laravel" + ], + "meta": { + "generator": "hinzacms" + }, + "website": "https://hinzaco.com" + }, + "HiPay": { + "cats": [ + 41 + ], + "description": "HiPay is a payment gateway provider and payment orchestration platform.", + "icon": "HiPay.svg", + "js": { + "HiPay": "" + }, + "pricing": [ + "poa" + ], + "scriptSrc": [ + "\\.hipay\\.com/" + ], + "website": "https://hipay.com/" + }, + "Hireology": { + "cats": [ + 101 + ], + "description": "Hireology is a staffing and hiring platform for the franchise and retail-automotive industries.", + "dom": [ + "a[href*='sites.hireology.com/']" + ], + "icon": "Hireology.svg", + "pricing": [ + "poa", + "recurring" + ], + "saas": true, + "url": [ + "sites\\.hireology\\.com/" + ], + "website": "https://hireology.com" + }, + "Hirschmann HiOS": { + "cats": [ + 28 + ], + "cpe": "cpe:2.3:o:belden:hirschmann_hios:*:*:*:*:*:*:*:*", + "description": "Hirschmann HiOS is an operating system for industrial network equipment.", + "dom": { + "div": { + "text": "(HiSecOS-|HiOS-.+-)(\\d+\\.\\d+\\.\\d+)\\;version:\\2" + }, + "h2": { + "text": "(HiSecOS-|HiOS-.+-)(\\d+\\.\\d+\\.\\d+)\\;version:\\2" + } + }, + "icon": "hirschmann_OS.png", + "requires": [ + "Java", + "Google Web Toolkit" + ], + "website": "https://hirschmann.com/" + }, + "Histats": { + "cats": [ + 10 + ], + "description": "Histats is a simple website visitor analysis and tracking tool.", + "dom": [ + "img[src*='.histats.com/']" + ], + "icon": "Histats.svg", + "js": { + "Histats.ver": "^([\\d\\.]+)$\\;version:\\1" + }, + "pricing": [ + "freemium" + ], + "saas": true, + "website": "https://www.histats.com" + }, + "History": { + "cats": [ + 19 + ], + "description": "Manage session history with JavaScript", + "scriptSrc": [ + "/history(@|/)([\\d.]+)(?:/[a-z]+)?/history(?:(.production|.development))?(?:.min)?\\.js\\;version:\\2" + ], + "website": "https://github.com/ReactTraining/history" + }, + "Hit-Mall": { + "cats": [ + 6 + ], + "description": "Hit-Mall is a Japanese ecommerce solution designed to support online retail operations for businesses across various industries.", + "icon": "HitMall.svg", + "saas": true, + "scriptSrc": [ + "/(?:[\\w\\-/]+)?hitmall\\.js(?:\\?.*)?" + ], + "website": "https://www.hit-mall.jp" + }, + "Hiver": { + "cats": [ + 53, + 75 + ], + "description": "Hiver is a tool that transforms Gmail into a collaboration and customer support system.", + "dom": [ + "link[href*='chat-widget.hiverhq.com']" + ], + "icon": "Hiver.svg", + "js": { + "$hiverChatWidget": "" + }, + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "chat-widget\\.hiverhq\\.com/" + ], + "website": "https://hiverhq.com" + }, + "Hocalwire": { + "cats": [ + 1 + ], + "description": "Hocalwire is a simplified newsroom CMS platform focused on Digital Media Publishers.", + "dom": [ + "link[href*='//hocalwire.com']" + ], + "icon": "Hocalwire.svg", + "js": { + "Hocalwire": "", + "hocalApiEndPoints": "" + }, + "pricing": [ + "high", + "recurring" + ], + "saas": true, + "website": "https://www.hocalwire.com" + }, + "HockeyStack": { + "cats": [ + 10 + ], + "description": "HockeyStack is a San Francisco-based analytics and attribution tool for B2B companies.", + "icon": "HockeyStack.svg", + "js": { + "HockeyStack": "", + "hsscript": "" + }, + "pricing": [ + "high", + "poa" + ], + "saas": true, + "website": "https://hockeystack.com" + }, + "Hoefler&Co": { + "cats": [ + 17 + ], + "description": "Hoefler&Co is a digital type foundry (font design studio) in Woburn, Massachusetts (formerly New York City), founded by type designer Jonathan Hoefler. Hoefler&Co designs typefaces for clients and for retail on its website.", + "dom": [ + "link[href*='cloud.typography.com/']" + ], + "icon": "Hoefler&Co.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.typography.com" + }, + "Hogan.js": { + "cats": [ + 12 + ], + "description": "Hogan.js is a JavaScript templating engine developed by Twitter, designed for both client-side and server-side applications, and it follows the Mustache template syntax for efficient and flexible template rendering.", + "icon": "Hogan.js.svg", + "js": { + "Hogan": "" + }, + "oss": true, + "scriptSrc": [ + "hogan-[.-]([\\d.]*\\d)[^/]*\\.js\\;version:\\1", + "([\\d.]+)/hogan(?:\\.min)?\\.js\\;version:\\1" + ], + "website": "https://twitter.github.io/hogan.js/" + }, + "Hoiio": { + "cats": [ + 52 + ], + "description": "Hoiio is a cloud communications platform that simplifies the setup of messaging, voice, and other communication services.", + "icon": "Hoiio.svg", + "saas": true, + "scripts": [ + "hoiio\\.notifyEmpty" + ], + "website": "https://www.hoiio.com" + }, + "HoldMyTicket": { + "cats": [ + 104 + ], + "description": "HoldMyTicket is a platform offering event ticketing and box office solutions for organizers.", + "icon": "HoldMyTicket.svg", + "saas": true, + "scriptSrc": [ + "//holdmyticket\\.com/widgets" + ], + "website": "https://tickets.holdmyticket.com" + }, + "Holduix CMS": { + "cats": [ + 1 + ], + "description": "Holduix CMS is a lightweight content management solution designed to offer developers and end users a customizable experience.", + "icon": "HolduixCMS.svg", + "js": { + "HolduixConfig.baseURL": "" + }, + "meta": { + "author": "^Holduix$" + }, + "pricing": [ + "onetime", + "freemium" + ], + "saas": true, + "website": "https://www.holduix.dev" + }, + "HollerBox": { + "cats": [ + 87 + ], + "description": "HollerBox is a lead generation popup tool for WordPress.", + "icon": "HollerBox.svg", + "js": { + "HollerBox.active": "" + }, + "pricing": [ + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "saas": true, + "website": "https://hollerwp.com" + }, + "Homebot": { + "cats": [ + 32 + ], + "description": "Homebot is a platform that converts client engagement into measurable financial transactions, enabling actionable insights and improved business outcomes.", + "icon": "Homebot.svg", + "js": { + "Homebot": "", + "Homebot.version": "([\\d\\.]+)\\;version:\\1" + }, + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "embed\\.homebotapp\\.com" + ], + "website": "https://homebot.ai" + }, + "Homefiniti": { + "cats": [ + 32 + ], + "description": "Homefiniti is a platform for home builders that offers tools for websites, virtual tours, and other marketing solutions.", + "icon": "Homefiniti.svg", + "meta": { + "generator": "^Homefiniti$" + }, + "saas": true, + "website": "https://oneilinteractive.com/solutions/homefiniti/" + }, + "Homerr": { + "cats": [ + 99 + ], + "description": "Homerr is a logistics company operating in the Netherlands and Belgium.", + "icon": "Homerr.svg", + "requiresCategory": [ + 6 + ], + "text": [ + "\\bHomerr\\b" + ], + "website": "https://www.homerr.com" + }, + "Homerun": { + "cats": [ + 101 + ], + "description": "Homerun is a platform used to organize hiring processes and manage candidate applications.", + "icon": "Homerun.svg", + "js": { + "homerunI18n": "", + "homerunPrivacySettings": "" + }, + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "website": "https://www.homerun.co" + }, + "Homestead": { + "cats": [ + 51 + ], + "description": "Homestead is a website builder.", + "icon": "Homestead.png", + "meta": { + "generator": "^Homestead SiteBuilder$" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.homestead.com" + }, + "HomHero": { + "cats": [ + 93 + ], + "description": "Homhero is a platform that offers a range of tools and services to help vacation rental owners manage their properties and bookings.", + "dom": [ + "script#homhero-scripts-js" + ], + "icon": "HomHero.svg", + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://homhero.com.au" + }, + "Honeybadger": { + "cats": [ + 13 + ], + "description": "Honeybadger provides exception and uptime monitoring to keep your web apps error-free.", + "icon": "honey-badger.svg", + "js": { + "Honeybadger": "", + "initHoneyBadger": "" + }, + "pricing": [ + "payg", + "freemium", + "recurring" + ], + "website": "https://www.honeybadger.io" + }, + "Hono": { + "cats": [ + 18 + ], + "description": "Hono is a small, simple, and ultrafast web framework for the Edge.", + "headers": { + "X-Powered-By": "Hono" + }, + "icon": "Hono.svg", + "oss": true, + "website": "https://hono.dev" + }, + "hoolah": { + "cats": [ + 91 + ], + "description": "hoolah is Asia's omni-channel buy now pay later platform.", + "icon": "hoolah.png", + "js": { + "hoolah": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "merchant\\.cdn\\.hoolah\\.co/" + ], + "website": "https://www.hoolah.co" + }, + "Hoory": { + "cats": [ + 52 + ], + "description": "Hoory is a Conversational AI platform that automates customer support.", + "icon": "Hoory.svg", + "js": { + "$hoory": "", + "hoorySDK.reRun": "", + "hoorySettings": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.hoory.com" + }, + "Hoowla": { + "cats": [ + 53 + ], + "description": "Hoowla is a case management software designed to organize, track, and manage legal workflows and client information for law firms.", + "icon": "Hoowla.svg", + "js": { + "hoowlainit": "" + }, + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.hoowla\\.com" + ], + "scripts": [ + "cdn\\.hoowla\\.com" + ], + "website": "https://www.hoowla.com" + }, + "Horoshop": { + "cats": [ + 6 + ], + "description": "Horoshop is an all-in-one platform designed to support launching and managing online stores tailored for businesses in Ukraine.", + "js": { + "Horoshop.Widgets": "", + "horoshopReCaptcha": "", + "webpackChunkHoroshop": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://horoshop.ua" + }, + "Hostens": { + "cats": [ + 88 + ], + "description": "Hostens is a web hosting company specialising in hosting services, virtual private server hosting, and the domain name or transition.", + "dns": { + "SOA": [ + "\\.hostens\\.com" + ] + }, + "icon": "Hostens.svg", + "pricing": [ + "low", + "recurring" + ], + "website": "https://www.hostens.com" + }, + "HostEurope": { + "cats": [ + 88 + ], + "description": "HostEurope is a European website hosting, email and domain name registrar company headquartered Hayes, West London.", + "dns": { + "SOA": [ + "\\.hosteurope\\.com" + ] + }, + "icon": "HostEurope.svg", + "pricing": [ + "low", + "recurring" + ], + "website": "https://www.hosteurope.de" + }, + "Hostgator": { + "cats": [ + 88 + ], + "description": "HostGator is a Houston-based provider of shared, reseller, virtual private server, and dedicated web hosting with an additional presence in Austin, Texas.", + "dns": { + "SOA": [ + "\\.hostgator\\.com" + ] + }, + "icon": "Hostgator.svg", + "pricing": [ + "low", + "recurring" + ], + "website": "https://www.hostgator.com" + }, + "Hosting Ukraine": { + "cats": [ + 88 + ], + "description": "Hosting Ukraine is a web hosting provider and internet domain registrar.", + "dns": { + "SOA": [ + "ns\\d+\\.ukraine\\.com\\.ua" + ] + }, + "icon": "Hosting Ukraine.png", + "pricing": [ + "low", + "recurring" + ], + "website": "https://www.ukraine.com.ua" + }, + "Hostinger": { + "cats": [ + 88 + ], + "cpe": "cpe:2.3:a:hostinger:hostinger:*:*:*:*:*:*:*:*", + "description": "Hostinger is an employee-owned Web hosting provider and internet domain registrar.", + "dns": { + "SOA": [ + "\\.(?:dns-parking|hostinger)\\.com" + ] + }, + "headers": { + "platform": "hostinger" + }, + "icon": "Hostinger.svg", + "pricing": [ + "low", + "recurring" + ], + "website": "https://www.hostinger.com" + }, + "Hostinger CDN": { + "cats": [ + 31 + ], + "description": "Hostinger Content Delivery Network (CDN).", + "headers": { + "server": "hcdn" + }, + "icon": "Hostinger.svg", + "pricing": [ + "low", + "recurring" + ], + "website": "https://www.hostinger.com" + }, + "Hostinger Horizons": { + "cats": [ + 51 + ], + "description": "Hostinger Horizons is a no-code web app builder designed to simplify web application creation without requiring programming knowledge.", + "headers": { + "X-Powered-By": "^Hostinger Horizons$" + }, + "icon": "Hostinger.svg", + "meta": { + "generator": "^Hostinger Horizons$" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.hostinger.com/horizons" + }, + "Hostinger Website Builder": { + "cats": [ + 51 + ], + "description": "Hostinger Website Builder is a web-based platform that allows users to create and design websites without needing to write code or have extensive technical knowledge.", + "icon": "Hostinger.svg", + "implies": [ + "Vue.js" + ], + "meta": { + "generator": "Hostinger Website Builder" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "userapp\\.zyrosite\\.com/" + ], + "website": "https://www.hostinger.com" + }, + "Hostiq": { + "cats": [ + 88 + ], + "description": "Hostiq is a web hosting provider and internet domain registrar.", + "dns": { + "SOA": [ + "\\.hostiq\\.ua" + ] + }, + "icon": "Hostiq.png", + "pricing": [ + "low", + "recurring" + ], + "website": "https://hostiq.ua" + }, + "Hostmeapp": { + "cats": [ + 93, + 72 + ], + "description": "Hostmeapp is an restaurant software. Includes reservation, waitlist, guestbook and marketing tools.", + "icon": "Hostmeapp.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "tables\\.hostmeapp\\.com" + ], + "website": "https://www.hostmeapp.com" + }, + "Hostpoint": { + "cats": [ + 88 + ], + "description": "Hostpoint is a Switzerland-based web hosting company.", + "dns": { + "SOA": [ + "\\.hostpoint\\.ch" + ] + }, + "icon": "Hostpoint.svg", + "pricing": [ + "low", + "recurring" + ], + "website": "https://www.hostpoint.ch" + }, + "Hosttech Website Creator": { + "cats": [ + 1 + ], + "description": "Hosttech Website Creator is a web development tool by the Swiss company Hosttech, providing customizable templates and website management features.", + "icon": "Hosttech.svg", + "implies": [ + "PHP", + "MySQL", + "Vue.js" + ], + "meta": { + "generator": "Website Creator by hosttech", + "wsc_rendermode": "" + }, + "website": "https://www.hosttech.ch/websitecreator" + }, + "Hotaru CMS": { + "cats": [ + 1 + ], + "cookies": { + "hotaru_mobile": "" + }, + "icon": "Hotaru CMS.png", + "implies": [ + "PHP" + ], + "meta": { + "generator": "Hotaru CMS" + }, + "website": "https://hotarucms.org" + }, + "Hotbot": { + "cats": [ + 6 + ], + "description": "Hotbot is a platform that enables online management of hotel service sales.", + "icon": "Hotbot.svg", + "js": { + "HotBot.authorize": "", + "Hotbot.authorize": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "api\\.hotbot\\.ai" + ], + "website": "https://hotbot.ai" + }, + "HotDoc": { + "cats": [ + 72 + ], + "description": "HotDoc is a platform for booking healthcare appointments, providing patients with access to medical practitioners and clinics.", + "icon": "HotDoc.svg", + "js": { + "hotdoc.assetsURL": "" + }, + "saas": true, + "scriptSrc": [ + "cdn\\.hotdoc\\.com\\.au" + ], + "website": "https://www.hotdoc.com.au" + }, + "Hotel Propeller": { + "cats": [ + 51 + ], + "description": "Hotel Propeller is a web design platform that creates responsive websites tailored for hotels.", + "icon": "HotelPropeller.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scripts": [ + "\\.hotelpropeller\\.com" + ], + "website": "https://hotelpropeller.com" + }, + "Hotjar": { + "cats": [ + 10 + ], + "description": "Hotjar is a suite of analytic tools to assist in the gathering of qualitative data, providing feedback through tools such as heatmaps, session recordings, and surveys.", + "icon": "Hotjar.svg", + "js": { + "HotLeadfactory": "", + "HotleadController": "", + "hj.apiUrlBase": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "//static\\.hotjar\\.com/" + ], + "website": "https://www.hotjar.com" + }, + "Hotjar Incoming Feedback": { + "cats": [ + 73 + ], + "description": "Hotjar Incoming Feedback is a widget that sits at the edge of a page.", + "dom": [ + "a[href*='hotjar.com/incoming-feedback'][target='_blank']" + ], + "icon": "Hotjar.svg", + "scriptSrc": [ + "\\.hotjar\\.com/preact-incoming-feedback" + ], + "website": "https://www.hotjar.com" + }, + "Hotmart": { + "cats": [ + 71 + ], + "description": "HotMart is a Brazilian-based affiliate marketing system.", + "icon": "Hotmart.svg", + "js": { + "HotmartLauncherObject": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.hotmart\\.com/" + ], + "website": "https://hotmart.com" + }, + "Housecall Pro": { + "cats": [ + 72 + ], + "description": "Housecall Pro is a platform that enables businesses to schedule, dispatch, invoice, and receive online bookings from customers.", + "icon": "HousecallPro.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.housecallpro\\.com" + ], + "scripts": [ + "housecallpro\\.com/" + ], + "website": "https://www.housecallpro.com" + }, + "Howler.js": { + "cats": [ + 59 + ], + "description": "Howler.js is an audio library with support for the Web Audio API and a fallback mechanism for HTML5 Audio.", + "icon": "Howler.js.svg", + "js": { + "Howler": "", + "HowlerGlobal": "" + }, + "oss": true, + "saas": false, + "scriptSrc": [ + "howler@([\\d.]+)/dist/howler\\.min\\.js\\;version:\\1", + "howler/([\\d.]+)/howler(?:\\.core)?\\.min\\.js\\;version:\\1" + ], + "website": "https://howlerjs.com" + }, + "HP Compact Server": { + "cats": [ + 22 + ], + "headers": { + "Server": "HP_Compact_Server(?:/([\\d.]+))?\\;version:\\1" + }, + "icon": "HP.svg", + "website": "https://hp.com" + }, + "HP iLO": { + "cats": [ + 22, + 46 + ], + "cpe": "cpe:2.3:h:hp:integrated_lights-out:*:*:*:*:*:*:*:*", + "description": "HP iLO is a tool that provides multiple ways to configure, update, monitor, and run servers remotely.", + "headers": { + "Server": "HP-iLO-Server(?:/([\\d.]+))?\\;version:\\1" + }, + "icon": "HP.svg", + "website": "https://hp.com" + }, + "HrFlow.ai": { + "cats": [ + 101 + ], + "description": "HrFlow.ai is an HR data automation API platform.", + "icon": "HrFlow.ai.svg", + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "\\.hrflow\\.ai" + ], + "website": "https://hrflow.ai" + }, + "HSTS": { + "cats": [ + 16 + ], + "description": "HTTP Strict Transport Security (HSTS) informs browsers that the site should only be accessed using HTTPS.", + "headers": { + "Strict-Transport-Security": "" + }, + "url": [ + "^https://[\\w\\d\\.\\-]+(?:\\.dev)(?:/.+||/)$" + ], + "website": "https://www.rfc-editor.org/rfc/rfc6797#section-6.1" + }, + "HT Mega": { + "cats": [ + 5, + 87 + ], + "description": "Elementor addons package for Elementor.", + "dom": [ + "link[href*='/wp-content/plugins/ht-mega-for-elementor/']" + ], + "icon": "HT Mega.png", + "oss": true, + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "ht-mega-for-elementor(?:\\/admin)?\\/assets\\/js(?:\\/admin)?(?:\\/(?:htb)?bootstrap)?(?:\\/jquery)?(?:\\/popper)?(?:\\/slick)?(?:\\/waypoints)?(?:\\.counterup)?(?:\\/htmega-widgets-active)?(?:\\.min)?\\.js(?:\\?v(?:er)?=((?:\\d+\\.)+\\d+))?\\;version:\\1" + ], + "website": "https://wordpress.org/plugins/ht-mega-for-elementor/" + }, + "html2canvas": { + "cats": [ + 59 + ], + "description": "Screenshots with JavaScript.", + "oss": true, + "scriptSrc": [ + "html2canvas(?:\\.min)?(?:[_\\w]{0,8})?\\.js(?:\\?v(?:er)?=((?:\\d+\\.)+\\d+))?\\;version:\\1", + "(?:((?:\\d+\\.)+\\d+)\\/)?html2canvas(?:\\.min)?(?:[_\\w]{0,8})?\\.js\\;version:\\1" + ], + "website": "https://html2canvas.hertzen.com/" + }, + "HTML5 Media": { + "cats": [ + 59 + ], + "description": "HTML5 Media enables video and audio tags in all major browsers.", + "oss": true, + "scriptSrc": [ + "(?:((?:\\d+\\.)+\\d+)\\/)?html5media(?:\\.min)?\\.js\\;version:\\1" + ], + "website": "https://html5media.info/" + }, + "Htmx": { + "cats": [ + 59 + ], + "description": "Htmx is a JavaScript library for performing AJAX requests, triggering CSS transitions, and invoking WebSocket and server-sent events directly from HTML elements.", + "dom": [ + "script[data-src*='/dist/htmx.min.js']" + ], + "icon": "Htmx.svg", + "js": { + "htmx": "" + }, + "oss": true, + "scriptSrc": [ + "/htmx\\.org@([\\d\\.]+)\\;version:\\1" + ], + "website": "https://htmx.org" + }, + "HTTP/2": { + "cats": [ + 19 + ], + "description": "HTTP/2 (originally named HTTP/2.0) is a major revision of the HTTP network protocol used by the World Wide Web.", + "excludes": [ + "SPDY" + ], + "headers": { + "Alt-Svc": "h2", + "X-Firefox-Spdy": "h2" + }, + "icon": "HTTP2.svg", + "website": "https://http2.github.io" + }, + "HTTP/3": { + "cats": [ + 19 + ], + "description": "HTTP/3 is the third major version of the Hypertext Transfer Protocol used to exchange information on the World Wide Web.", + "excludes": [ + "HTTP/2" + ], + "headers": { + "Alt-Svc": "h3", + "X-Firefox-Http3": "h3" + }, + "icon": "HTTP3.svg", + "website": "https://httpwg.org/" + }, + "Hub Platform": { + "cats": [ + 32 + ], + "description": "Hub Platform is a suite of data-driven marketing and customer experience management solutions.", + "icon": "HubPlatform.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scripts": [ + "analytics\\.hub-js\\.com" + ], + "website": "https://www.hub-js.com" + }, + "Hubalz": { + "cats": [ + 10 + ], + "description": "Hubalz is an all-in-one analytics and marketing tool.", + "icon": "Hubalz.svg", + "js": { + "Hubalz.getClickDetails": "", + "hubalz_script.noInputTracking": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.hubalz.com" + }, + "Hubb": { + "cats": [ + 1 + ], + "description": "Hubb is an all-in-one integrated system designed for churches, enabling website content management without the need for technical expertise.", + "dom": [ + "div.endis-jquery-ui" + ], + "icon": "Hubb.svg", + "js": { + "EndisDialog": "", + "EndisForm": "", + "IsHubbPage": "", + "SubmitEndisForm": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://www.hubb.church" + }, + "Huberway": { + "cats": [ + 1 + ], + "cookies": { + "huberway_session": "" + }, + "description": "Huberway is a content management system, based on PHP and JavaScript, used to create advanced sales portals oriented towards industrialization 4.0.", + "icon": "Huberway.svg", + "implies": [ + "PHP", + "MySQL" + ], + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.huberway.com" + }, + "Huberway Analytics": { + "cats": [ + 10 + ], + "description": "Huberway Analytics is a free web analytics service that tracks and reports website traffic.", + "icon": "Huberway.svg", + "pricing": [ + "freemium" + ], + "saas": true, + "scriptSrc": [ + "analytics\\.huberway\\.com/pixel/" + ], + "website": "https://www.huberway.com/analytics-software" + }, + "Hubilo": { + "cats": [ + 32 + ], + "description": "Hubilo is a platform offering branded interactive experiences, AI-driven content repurposing, and behavioral analytics to maximize webinar ROI.", + "icon": "Hubilo.svg", + "pricing": [ + "high", + "recurring", + "poa" + ], + "saas": true, + "scripts": [ + "\\.hubilo\\.com" + ], + "website": "https://www.hubilo.com" + }, + "HubSpot": { + "cats": [ + 32 + ], + "description": "HubSpot is a marketing and sales software that helps companies attract visitors, convert leads, and close customers.", + "dns": { + "TXT": [ + "hubspotemail\\.net", + "hubspot-developer-verification", + "hubspot-domain-verification" + ] + }, + "html": [ + "<!-- Start of Async HubSpot" + ], + "icon": "HubSpot.svg", + "js": { + "_hsq": "", + "hubspot": "" + }, + "pricing": [ + "recurring", + "high" + ], + "saas": true, + "scriptSrc": [ + "\\.hs-scripts\\.com/" + ], + "website": "https://www.hubspot.com" + }, + "HubSpot Analytics": { + "cats": [ + 10 + ], + "description": "HubSpot is a marketing and sales software that helps companies attract visitors, convert leads, and close customers.", + "icon": "HubSpot.svg", + "scriptSrc": [ + "js\\.hs-analytics\\.net/analytics" + ], + "website": "https://www.hubspot.com/products/marketing/analytics" + }, + "HubSpot Chat": { + "cats": [ + 52 + ], + "description": "HubSpot Chat is a tool where you can view, manage, and reply to incoming messages from multiple channels.", + "icon": "HubSpot.svg", + "js": { + "HubSpotConversations": "" + }, + "pricing": [ + "freemium" + ], + "saas": true, + "scriptSrc": [ + "js\\.usemessages\\.com" + ], + "website": "https://www.hubspot.com/products/crm/live-chat" + }, + "HubSpot CMS Hub": { + "cats": [ + 1 + ], + "description": "CMS Hub is a content management platform by HubSpot for marketers to manage, optimize, and track content performance on websites, blogs, and landing pages.", + "headers": { + "x-hs-hub-id": "", + "x-powered-by": "HubSpot" + }, + "icon": "HubSpot.svg", + "implies": [ + "HubSpot" + ], + "meta": { + "generator": "HubSpot" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://www.hubspot.com/products/cms" + }, + "HubSpot Cookie Policy Banner": { + "cats": [ + 67 + ], + "description": "HubSpot Cookie Policy banner is a cookie compliance functionality from HubSpot.", + "dom": [ + "#hs-eu-cookie-confirmation" + ], + "icon": "HubSpot.svg", + "website": "https://knowledge.hubspot.com/reports/customize-your-cookie-tracking-settings-and-privacy-policy-alert" + }, + "HubSpot WordPress plugin": { + "cats": [ + 87 + ], + "description": "HubSpot is a platform with all the tools and integrations you need for marketing, sales, and customer service. HubSpot WordPress plugin allows you to manage contacts (CRM), engage visitors with live chat and chatbots, add beautiful forms to pages, create engaging email marketing campaigns, and more.", + "icon": "HubSpot.svg", + "implies": [ + "HubSpot", + "HubSpot Analytics" + ], + "js": { + "leadin_wordpress.leadinPluginVersion": "^([\\d.]+)$\\;version:\\1" + }, + "requires": [ + "WordPress" + ], + "website": "https://wordpress.org/plugins/leadin/" + }, + "Hubtiger": { + "cats": [ + 53, + 101 + ], + "description": "Hubtiger offers rental and workshop management software solutions to help businesses elevate their operations and efficiency.", + "icon": "Hubtiger.svg", + "meta": { + "author": "^Hubtiger$" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://hubtiger.com" + }, + "Huckabuy": { + "cats": [ + 54 + ], + "description": "Huckabuy is a software product utilising Google's dynamic rendering and structured data initiatives to enhance organic channel growth.", + "icon": "Huckabuy.svg", + "js": { + "HUCKABUY NAMESPACE.sd": "", + "hbScriptRerun": "" + }, + "saas": true, + "website": "https://huckabuy.com" + }, + "Huddle": { + "cats": [ + 21 + ], + "description": "Huddle is a digital product agency based in Amsterdam, Netherlands, specialising in developing and designing custom software solutions for startups and enterprises, including e-learning products, community platforms, and mobile applications.", + "dom": [ + "link[href*='.thehuddle.nl/']" + ], + "icon": "Huddle.svg", + "js": { + "HuddleEvent": "", + "HuddleUser": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.thehuddle.nl" + }, + "Huggy": { + "cats": [ + 52 + ], + "description": "Huggy is a service automation platform that centralizes operations and integrates chatbots capable of responding at any time.", + "icon": "Huggy.svg", + "js": { + "Huggy.closeBox": "" + }, + "pricing": [ + "mid", + "recurring", + "payg", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.huggy\\.io/" + ], + "website": "https://www.huggy.io" + }, + "Hugo": { + "cats": [ + 57 + ], + "description": "Hugo is an open-source static site generator written in Go.", + "dom": { + "a[href*='hugo.']": { + "attributes": { + "href": "(?:go)?hugo(?:\\..+)?\\.(?:com|io)\\;confidence:0" + }, + "text": "Hugo\\;confidence:99" + } + }, + "icon": "Hugo.svg", + "meta": { + "generator": "Hugo ([\\d.]+)?\\;version:\\1" + }, + "oss": true, + "website": "https://gohugo.io" + }, + "HulkApps Age Verification": { + "cats": [ + 100 + ], + "description": "HulkApps Age Verification allow your customers to certify their age before they land in your store.", + "icon": "HulkApps.svg", + "implies": [ + "Shopify" + ], + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "age-verification\\.hulkapps\\.com/" + ], + "website": "https://www.hulkapps.com/products/age-verification-shopify" + }, + "HulkApps Form Builder": { + "cats": [ + 73, + 100, + 110 + ], + "description": "HulkApps Form Builder is an application that creates customizable, job-specific forms for unit needs.", + "icon": "HulkApps.svg", + "implies": [ + "Shopify" + ], + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "formbuilder\\.hulkapps\\.com/" + ], + "website": "https://www.hulkapps.com/products/form-builder-shopify" + }, + "HulkApps GDPR/CCPA Compliance Manager": { + "cats": [ + 67, + 100 + ], + "description": "HulkApps GDPR/CCPA Compliance Manager is a consent management solution.", + "icon": "HulkApps.svg", + "implies": [ + "Shopify" + ], + "js": { + "hulkSetCookie": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cookiebar\\.hulkapps\\.com/hulk_cookie_bar\\.js" + ], + "website": "https://www.hulkapps.com/products/gdpr-ccpa-cookie-manager-shopify-app" + }, + "HulkApps Infinite Product Options": { + "cats": [ + 76, + 100 + ], + "description": "HulkApps Infinite Product Options is a unlimited custom options for products. Display variant options as buttons, color and image swatches, and more.", + "icon": "HulkApps.svg", + "implies": [ + "Shopify" + ], + "js": { + "hulkapps.po_url": "productoption\\.hulkapps\\.com" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://www.hulkapps.com/products/infinite-product-options-shopify" + }, + "HulkApps Product Reviews": { + "cats": [ + 90, + 100 + ], + "description": "HulkApps Product Reviews is a customer product reviews app for building social proof for store.", + "dom": [ + "link[href*='reviews.hulkapps.com/']" + ], + "icon": "HulkApps.svg", + "implies": [ + "Shopify" + ], + "js": { + "hulkappsProductReview": "", + "hulkappsReviews": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://www.hulkapps.com/products/product-reviews-shopify" + }, + "Hull": { + "cats": [ + 97 + ], + "description": "Hull is a platform that collects, unifies, enriches product, marketing, and sales data, then synchronizes it across various tools.", + "icon": "Hull.svg", + "js": { + "Hull._initialized": "", + "Hull.js._initialized": "", + "HullShopify": "" + }, + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "website": "https://www.hull.io" + }, + "Human Presence": { + "cats": [ + 16 + ], + "description": "Human Presence is a bot detection and spam protection software for WordPress and Shopify.", + "icon": "human_presence.svg", + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "scriptSrc": [ + "/.*\\.humanpresence\\.(?:io|app)/" + ], + "website": "https://www.humanpresence.io" + }, + "Humblytics": { + "cats": [ + 10 + ], + "description": "Humblytics is an analytics tool that simplifies tracking custom events without coding. It monitors real-time metrics, optimises conversion rates, and provides valuable insights.", + "icon": "Humblytics.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "app\\.humblytics\\.com/" + ], + "website": "https://www.humblytics.com" + }, + "HumCommerce": { + "cats": [ + 6 + ], + "description": "HumCommerce is a platform providing ecommerce solutions tailored for B2B and B2C brands, focusing on enhancing online sales and customer engagement.", + "icon": "HumCommerce.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scripts": [ + "app\\.humcommerce\\.com/" + ], + "website": "https://www.humcommerce.com" + }, + "HumHub": { + "cats": [ + 1 + ], + "description": "HumHub is a software platform that digitizes organizational processes by enabling structured internal communication, collaboration, and information sharing.", + "icon": "HumHub.svg", + "js": { + "HumHubMentionProvider": "", + "humhub.config": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.humhub.com" + }, + "Humm": { + "cats": [ + 91 + ], + "description": "Humm (formerly Flexigroup) is a buy now pay later service operating in Australia.", + "icon": "Humm.svg", + "js": { + "checkout.enabledpayments.humm": "^true$" + }, + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "widgets\\.shophumm\\.com", + "/wp-content/plugins/oxipay-payment-gateway/" + ], + "website": "https://www.shophumm.com" + }, + "Hummerce": { + "cats": [ + 6 + ], + "description": "Hummerce is a B2C/B2B ecommerce platform designed to support online sales with a stable and scalable foundation.", + "icon": "Hummerce.svg", + "meta": { + "generator": "^Hummerce$" + }, + "saas": true, + "website": "https://hummerce.com" + }, + "Hund.io": { + "cats": [ + 13 + ], + "description": "Hund.io is an automated status pages with monitoring.", + "dom": [ + "link[href*='hund-client-logos']" + ], + "icon": "Hund.io.svg", + "pricing": [ + "recurring", + "payg" + ], + "saas": true, + "scriptSrc": [ + "\\.hund\\.io/" + ], + "website": "https://hund.io" + }, + "HurryTimer": { + "cats": [ + 5, + 87 + ], + "description": "HurryTimer is a cutting-edge WordPress plugin that enables users to create customizable, scheduled countdown timers to further engage visitors and increase conversions.", + "dom": [ + "link[href*='/wp-content/uploads/hurrytimer/'], #hurrytimer, #hurrytimer-css" + ], + "icon": "HurryTimer.png", + "js": { + "hurrytimer_ajax_object": "" + }, + "oss": true, + "pricing": [ + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "hurrytimer(?:\\/assets)?(?:\\/js)?(?:\\/cookie)?(?:\\/jquery)?(?:\\.countdown)?(?:\\.min)?\\.js(?:\\?v(?:er)?=((?:\\d+\\.)+\\d+))?\\;version:\\1" + ], + "website": "https://wordpress.org/plugins/hurrytimer" + }, + "Hushly": { + "cats": [ + 32 + ], + "description": "Hushly is an all-in-one B2B marketing software platform.", + "dom": [ + "link[href*='.hushly.com/']" + ], + "icon": "Hushly.svg", + "js": { + "__hly_widget_object": "" + }, + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "\\.hushly\\.com/" + ], + "website": "https://www.hushly.com" + }, + "Hydra-Shield": { + "cats": [ + 64 + ], + "description": "Hydra-Shield is an anti-DDoS protection reverse proxy that filters and mitigates malicious traffic to safeguard servers from distributed denial-of-service attacks.", + "headers": { + "server": "^Hydra-Shield\\sV([\\d\\.]+)$\\;version:\\1" + }, + "icon": "Hydra-Shield.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "website": "https://hydra-shield.fr" + }, + "Hydrogen": { + "cats": [ + 12 + ], + "description": "Hydrogen is a front-end web development framework used for building Shopify custom storefronts.", + "headers": { + "powered-by": "^Shopify-Hydrogen$" + }, + "icon": "Hydrogen.svg", + "implies": [ + "Shopify", + "React", + "Vite" + ], + "oss": true, + "website": "https://hydrogen.shopify.dev" + }, + "HypeLab": { + "cats": [ + 36 + ], + "description": "HypeLab is a platform that supports audience development by enhancing visibility, fostering recognition, and helping establish a loyal community.", + "icon": "HypeLab.svg", + "js": { + "HypeLab.Environment": "" + }, + "saas": true, + "scriptSrc": [ + "api\\.hypelab\\.com" + ], + "website": "https://www.hypelab.com" + }, + "Hypercloudhost": { + "cats": [ + 88 + ], + "description": "Hypercloudhost is a hosting service solution in Indonesia offering anti-DDoS protection and high-performance cloud hosting.", + "icon": "Hypercloudhost.svg", + "meta": { + "generator": "^hypercloudhost$" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://hypercloudhost.com" + }, + "Hypercorn": { + "cats": [ + 22 + ], + "description": "Hypercorn is an ASGI web server that supports HTTP/1, HTTP/2, WebSockets, ASGI/2, and ASGI/3 specifications, and can utilize asyncio, uvloop, or trio for asynchronous operations.", + "headers": { + "Server": "hypercorn" + }, + "icon": "hypercorn.svg", + "implies": [ + "Python" + ], + "oss": true, + "website": "https://pgjones.gitlab.io/hypercorn/" + }, + "Hyperia": { + "cats": [ + 32, + 71 + ], + "description": "Hyperia is a tool designed for lead generation and affiliate marketing.", + "icon": "Hyperia.svg", + "js": { + "_config.base_url": "\\.hyperia\\.sk", + "_config.socket_url": "\\.hyperia\\.sk", + "_config.tracker_url": "\\.hyperia\\.sk" + }, + "saas": true, + "website": "https://www.hyperia.sk" + }, + "Hyperlane": { + "cats": [ + 88 + ], + "description": "Hyperlane is a hosting platform for WordPress and Craft CMS websites.", + "icon": "Hyperlane.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.hyperlane\\.co/" + ], + "scripts": [ + "\\.hyperlane\\.co/" + ], + "website": "https://hyperlane.co" + }, + "Hyperspeed": { + "cats": [ + 92, + 100 + ], + "description": "Hyperspeed is the most advanced speed booster for Shopify.", + "icon": "Hyperspeed.svg", + "implies": [ + "Shopify", + "Instant.Page" + ], + "js": { + "hyperscripts": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.shopify\\.com/.+/assets/hs-(?:instantload|lazysizes)\\.min\\.js" + ], + "website": "https://www.hyperspeed.me" + }, + "Hypervisual Page Builder": { + "cats": [ + 51, + 100 + ], + "description": "Hypervisual Page Builder is a page builder for Shopify.", + "icon": "Hypervisual.png", + "js": { + "hypervisualPreflight": "" + }, + "pricing": [ + "low", + "recurring" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.gethypervisual\\.com/" + ], + "website": "https://gethypervisual.com" + }, + "Hypestyle CSS": { + "cats": [ + 66 + ], + "description": "Hypestyle CSS is a small CSS library build on utility classes and components.", + "dom": { + "link[href*='hypestyle']": { + "attributes": { + "href": "/hypestyle@([\\d\\.]+)/dist/css/hypestyle\\.min\\.css\\;version:\\1" + } + } + }, + "icon": "Hypestyle CSS.png", + "implies": [ + "Sass" + ], + "oss": true, + "website": "https://www.hypestylecss.xyz" + }, + "Hyros": { + "cats": [ + 10 + ], + "description": "Hyros is a marketing analytics and optimisation platform.", + "icon": "Hyros.svg", + "pricing": [ + "recurring", + "low" + ], + "saas": true, + "scriptSrc": [ + "/v1/lst/universal-script\\?ph\\=" + ], + "website": "https://hyros.com" + }, + "Hyva Themes": { + "cats": [ + 108 + ], + "description": "Hyva Themes is a performance-optimised theme for Magento 2 which eliminated the third-party libraries and having only two dependencies Alpine.js and Tailwind CSS.", + "headers": { + "X-Built-With": "^Hyva Themes$" + }, + "icon": "Hyva Themes.svg", + "implies": [ + "Magento\\;version:2", + "Tailwind CSS", + "Alpine.js" + ], + "pricing": [ + "onetime" + ], + "website": "https://hyva.io" + }, + "i-mobile": { + "cats": [ + 36 + ], + "description": "i-mobile is a advertising platform for clients to advertise their product and for publishers to monetize their cyberspace.", + "dom": [ + "img[src*='.i-mobile.co.jp/']" + ], + "icon": "i-mobile.png", + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "\\.i-mobile\\.co\\.jp/" + ], + "website": "https://www2.i-mobile.co.jp" + }, + "i-motor": { + "cats": [ + 1 + ], + "description": "i-motor is a platform that enhances automotive dealer websites by providing innovative, connected solutions to improve the online experience.", + "dom": [ + "link[href*='.i-motor.com.au/']" + ], + "icon": "i-motor.svg", + "saas": true, + "website": "https://www.i-motor.com.au" + }, + "i-MSCP": { + "cats": [ + 9 + ], + "description": "i-MSCP (internet Multi Server Control Panel) is a software for shared hosting environments management on Linux servers.", + "icon": "i-MSCP.png", + "meta": { + "application-name": "^i-MSCP$" + }, + "oss": true, + "website": "https://github.com/i-MSCP/imscp" + }, + "i30con": { + "cats": [ + 17 + ], + "description": "i30con is an icon toolkit based on CSS and JavaScript.", + "dom": [ + "[class^='i30con']" + ], + "icon": "30namaPlayer.svg", + "website": "https://30nama.com/" + }, + "iAdvize": { + "cats": [ + 52 + ], + "description": "iAdvize is a conversational marketing platform that connects customers in need of advice with experts who are available 24/7 via messaging.", + "dom": [ + "link[href*='.iadvize.com']" + ], + "icon": "iAdvize.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.iadvize\\.com/" + ], + "website": "https://www.iadvize.com" + }, + "Iamport": { + "cats": [ + 41 + ], + "description": "Iamport is an information technology company based in South Korea.", + "icon": "Iamport.svg", + "js": { + "IMP.request_pay": "" + }, + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.iamport\\.kr/js/iamport\\.payment-([\\d\\.]+)\\.js\\;version:\\1" + ], + "website": "https://www.iamport.kr" + }, + "Ibexa DXP": { + "cats": [ + 1 + ], + "description": "Ibexa DXP is an open-source enterprise PHP content management system (CMS) and Digital Experience Platform (DXP) developed by the company Ibexa (known previously as eZ Systems).", + "headers": { + "x-powered-by": "^Ibexa\\sExperience\\sv([\\d\\.]+)$\\;version:\\1" + }, + "icon": "Ibexa.svg", + "implies": [ + "PHP", + "Symfony" + ], + "meta": { + "generator": "^eZ Platform" + }, + "pricing": [ + "high", + "recurring" + ], + "saas": true, + "website": "https://www.ibexa.co" + }, + "IBM Carbon Design System": { + "cats": [ + 66 + ], + "description": "IBM Carbon Design System is an open-source design system for building products and digital experiences.", + "icon": "CarbonDesignSystem.svg", + "pricing": [ + "freemium" + ], + "scriptSrc": [ + "www\\.s81c\\.com/common/" + ], + "website": "https://carbondesignsystem.com" + }, + "IBM Coremetrics": { + "cats": [ + 10 + ], + "icon": "IBM.svg", + "scriptSrc": [ + "cmdatatagutils\\.js" + ], + "website": "https://ibm.com/software/marketing-solutions/coremetrics" + }, + "IBM DataPower": { + "cats": [ + 64 + ], + "cpe": "cpe:2.3:a:ibm:datapower_gateway:*:*:*:*:*:*:*:*", + "description": "IBM DataPower Gateway is a single multi-channel gateway designed to help provide security, control, integration and optimized access to a full range of mobile, web, application programming interface (API), service-oriented architecture (SOA), B2B and cloud workloads.", + "headers": { + "X-Backside-Transport": "", + "X-Global-Transaction-ID": "" + }, + "icon": "DataPower.png", + "website": "https://www.ibm.com/products/datapower-gateway" + }, + "IBM HTTP Server": { + "cats": [ + 22 + ], + "cpe": "cpe:2.3:a:ibm:http_server:*:*:*:*:*:*:*:*", + "headers": { + "Server": "IBM_HTTP_Server(?:/([\\d.]+))?\\;version:\\1" + }, + "icon": "IBM.svg", + "website": "https://ibm.com/software/webservers/httpservers" + }, + "ICE": { + "cats": [ + 53 + ], + "description": "ICE is integrated customer engagement software designed to streamline communication, support, and interaction across multiple channels for businesses.", + "icon": "Enterice.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "www\\.enterice\\.com/" + ], + "website": "https://www.enterice.com/web/" + }, + "Icegram": { + "cats": [ + 32, + 87 + ], + "description": "Icegram is a WordPress plugin designed to grow subscribers and increase conversions.", + "icon": "Icegram.svg", + "js": { + "Icegram": "", + "icegram_data": "" + }, + "saas": true, + "scriptSrc": [ + "/wp-content/plugins/icegram/.*main\\.min\\.js\\?ver=([\\d\\.]+)\\;version:\\1" + ], + "website": "https://www.icegram.com" + }, + "iCheck": { + "cats": [ + 59 + ], + "description": "iCheck is a library for customizable checkboxes and radio buttons.", + "oss": true, + "scriptSrc": [ + "/(?:js|iCheck)/icheck\\.min\\.js" + ], + "website": "https://github.com/drgullin/icheck" + }, + "iCIMS": { + "cats": [ + 101 + ], + "description": "iCIMS is a talent acquisition and internal mobility platform that delivers solutions to build, retain, and scale your workforce.", + "icon": "iCIMS.svg", + "saas": true, + "scripts": [ + "icims\\.com" + ], + "website": "https://www.icims.com" + }, + "iClose": { + "cats": [ + 72 + ], + "description": "iClose is an appointment scheduling tool that helps businesses streamline lead generation and meeting coordination without additional advertising expenses.", + "icon": "iClosed.svg", + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.iclosed\\.io/" + ], + "website": "https://iclosed.io" + }, + "icomm": { + "cats": [ + 32 + ], + "description": "icomm is a platform that helps companies manage their marketing automation strategy using AI-powered tools.", + "headers": { + "Content-Security-Policy": "\\.icommarketing\\.com", + "Server": "^ICOMMKT$" + }, + "icon": "icomm.svg", + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://icommkt.com" + }, + "icomm - Notifications Hub": { + "cats": [ + 32 + ], + "description": "Notifications Hub is an omnichannel marketing automation platform powered by AI.0", + "excludes": [ + "TITANPush" + ], + "icon": "icomm.svg", + "implies": [ + "icomm" + ], + "js": { + "wpnObject.origin": "2" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://icommkt.com" + }, + "Iconosquare": { + "cats": [ + 10 + ], + "description": "Iconosquare is an all-in-one social media management platform that facilitates the lives of SMMs with multiple profiles to manage.", + "dom": [ + "iframe[src*='iconosquare.com/']" + ], + "icon": "Iconosquare.svg", + "pricing": [ + "mid", + "recurring", + "payg", + "poa" + ], + "saas": true, + "scripts": [ + "\\.iconosquare\\.com" + ], + "website": "https://www.iconosquare.com" + }, + "IconScout": { + "cats": [ + 19 + ], + "description": "IconScout is a platform that offers a diverse collection of high-quality icons and design resources for creative professionals, allowing them to enhance their projects with visually appealing elements.", + "dom": [ + "link[href*='.iconscout.com/'], img[src*='.iconscout.com/']" + ], + "icon": "IconScout.svg", + "website": "https://iconscout.com" + }, + "Icordis CMS": { + "cats": [ + 1 + ], + "description": "Icordis CMS is a proprietary content management system developed by LCP nv for managing custom business and institutional websites.", + "icon": "Icordis CMS.svg", + "meta": { + "generator": "^Icordis CMS by LCP" + }, + "pricing": [ + "poa" + ], + "website": "https://www.lcp.be" + }, + "ID5": { + "cats": [ + 36 + ], + "cookies": { + "id5": "" + }, + "description": "ID5 is a company that offers an identity solution for digital advertising, providing a Universal ID that enables privacy-compliant user recognition and tracking across websites without relying on personal information or third-party cookies.", + "icon": "ID5.svg", + "js": { + "ID5._version": "^(.+)$\\;version:\\1", + "__id5_instances": "" + }, + "saas": true, + "scriptSrc": [ + "^https://(?:cdn\\.)?id5-sync\\.com/" + ], + "website": "https://id5.io/", + "xhr": [ + ".*id5-sync\\.com" + ] + }, + "idCloudHost": { + "cats": [ + 88 + ], + "description": "idCloudHost is a local web service provider based in Indonesia that offer a wide range of services including domain name registration and cloud hosting.", + "dns": { + "NS": [ + "ns\\d+\\.cloudhost\\.id" + ], + "SOA": [ + "ns\\d+\\.cloudhost\\.id" + ] + }, + "icon": "idCloudHost.svg", + "website": "https://idcloudhost.com" + }, + "Ideasoft": { + "cats": [ + 6 + ], + "description": "Ideasoft is a Turkish software company providing web-based software solutions, software design, ecommerce solutions, and other services.", + "icon": "Ideasoft.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.myideasoft\\.com/([\\d.]+)\\;version:\\1", + "\\.ideasoft\\.dev/" + ], + "website": "https://www.ideasoft.com.tr" + }, + "Identixweb iCart": { + "cats": [ + 6 + ], + "description": "Identixweb iCart is a Shopify upsell app designed to boost pre-purchase sales and conversions directly in the cart without disrupting the shopping experience.", + "icon": "IdentixwebiCart.svg", + "js": { + "webpackChunk_identixweb_order_delivery_date": "" + }, + "pricing": [ + "low", + "recurring" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "scriptSrc": [ + "cdnicart\\.identixweb\\.com" + ], + "website": "https://www.identixweb.com/shopify-app/icart/" + }, + "Identrust": { + "cats": [ + 70 + ], + "certIssuer": "TrustID", + "description": "denTrust is a digital identity authentication solution.", + "icon": "Identrust.svg", + "website": "https://www.identrust.com/" + }, + "Ideta": { + "cats": [ + 52 + ], + "description": "Ideta is a platform that provides chatbots and callbots to streamline company operations through AI and automation.", + "icon": "Ideta.svg", + "js": { + "webpackChunkideta_platoon": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "ideta-prod\\.appspot\\.com" + ], + "website": "https://www.ideta.io" + }, + "IdoSell Shop": { + "cats": [ + 6 + ], + "description": "IdoSell Shop is a fully functional ecommerce software platform.", + "dom": [ + "div[id*='idosell_logo'] > a[href*='www.idosell.com']" + ], + "icon": "idosellshop.png", + "js": { + "IAI_Ajax": "" + }, + "website": "https://www.idosell.com" + }, + "iEntry": { + "cats": [ + 75 + ], + "description": "iEntry is a full-service email marketing platform offering campaign management, list building, analytics, and targeted messaging for businesses.", + "icon": "iEntry.svg", + "saas": true, + "scriptSrc": [ + "www\\.ientry\\.com" + ], + "website": "https://www.ientry.com" + }, + "iEXExchanger": { + "cats": [ + 1 + ], + "cookies": { + "iexexchanger_session": "" + }, + "icon": "iEXExchanger.png", + "implies": [ + "PHP", + "Apache HTTP Server", + "Angular" + ], + "meta": { + "generator": "iEXExchanger" + }, + "website": "https://exchanger.iexbase.com" + }, + "IFC Markets": { + "cats": [ + 6 + ], + "description": "IFC Markets is a provider of Forex and CFD trading.", + "icon": "IFCMarkets.svg", + "js": { + "ifc_chartcontainer_id": "" + }, + "saas": true, + "scriptSrc": [ + "www\\.ifcmarkets\\.com/" + ], + "website": "https://www.ifcmarkets.com" + }, + "Ifdo": { + "cats": [ + 32, + 86 + ], + "description": "Ifdo is a marketing and segmentation tool ", + "icon": "Ifdo.svg", + "js": { + "_NBIFDOBODYINNERHTML": "", + "_NBIFDOHEADCSSFILE": "", + "_NBIFDOHEADINNERHTML": "" + }, + "pricing": [ + "low", + "recurring", + "payg", + "poa" + ], + "saas": true, + "website": "https://ifdo.co.kr/" + }, + "Iframely": { + "cats": [ + 5 + ], + "description": "Iframely is a uniform delivery service for rich media embeds and URL metadata across various platforms.", + "icon": "Iframely.svg", + "js": { + "iframely.ASPECT_WRAPPER_CLASS": "", + "loadIframelyEmbedJs": "" + }, + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "website": "https://iframely.com" + }, + "Ignition": { + "cats": [ + 55 + ], + "description": "Ignition is an all-in-one platform streamlining proposals, billing, payments, and workflows for accounting and professional services firms.", + "icon": "Ignition.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.practiceignition\\.com/" + ], + "website": "https://www.ignitionapp.com" + }, + "iGoDigital": { + "cats": [ + 76 + ], + "description": "iGoDigital provides web-based commerce tools, personalisation, and product recommendations designed to increase customer interaction.", + "icon": "default.svg", + "scriptSrc": [ + "\\.igodigital\\.com/" + ], + "website": "https://www.igodigital.com" + }, + "iHomefinder IDX": { + "cats": [ + 19 + ], + "description": "iHomefinder provides IDX property search, built-in CRM, and marketing tools.", + "icon": "iHomefinder IDX.svg", + "js": { + "ihfJquery": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.idxhome\\.com/" + ], + "website": "https://www.ihomefinder.com" + }, + "iiQ Check": { + "cats": [ + 90 + ], + "description": "iiQ Check is a system designed to optimize hotel guest communication and manage review distribution.", + "icon": "iiQCheck.svg", + "saas": true, + "scriptSrc": [ + "app\\.iiq-check\\.de" + ], + "website": "https://www.iiq-check.de" + }, + "IIS": { + "cats": [ + 22 + ], + "cpe": "cpe:2.3:a:microsoft:internet_information_services:*:*:*:*:*:*:*:*", + "description": "Internet Information Services (IIS) is an extensible web server software created by Microsoft for use with the Windows NT family.", + "headers": { + "Server": "^(?:Microsoft-)?IIS(?:/([\\d.]+))?\\;version:\\1" + }, + "icon": "Microsoft.svg", + "implies": [ + "Windows Server" + ], + "website": "https://www.iis.net" + }, + "Ikas": { + "cats": [ + 6 + ], + "description": "Ikas is a new generation ecommerce platform designed for small businesses.", + "headers": { + "server": "^ikas$", + "x-powered-by": "^ikas$" + }, + "icon": "Ikas.svg", + "implies": [ + "Next.js", + "GraphQL", + "MongoDB" + ], + "js": { + "IkasEvents.subscribe": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://ikas.com" + }, + "Ikeono": { + "cats": [ + 52 + ], + "description": "Ikeono is an all-in-one communication tool that provides business text messaging solutions for independent retailers.", + "icon": "Ikeono.svg", + "js": { + "ikeono": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "widget\\.ikeono\\.com" + ], + "website": "https://www.ikeono.com" + }, + "ikiwiki": { + "cats": [ + 8 + ], + "cpe": "cpe:2.3:a:ikiwiki:ikiwiki:*:*:*:*:*:*:*:*", + "description": "ikiwiki is a free and open-source wiki application.", + "dom": [ + "link[rel='alternate'][type='application/x-wiki'][title='Edit this page'][href*='/ikiwiki.cgi']" + ], + "html": [ + "<link rel=\"alternate\" type=\"application/x-wiki\" title=\"Edit this page\" href=\"[^\"]*/ikiwiki\\.cgi", + "<a href=\"/(?:cgi-bin/)?ikiwiki\\.cgi\\?do=" + ], + "icon": "ikiwiki.png", + "website": "https://ikiwiki.info" + }, + "Ilias": { + "cats": [ + 21 + ], + "description": "Ilias is an open source learning management system.", + "icon": "Ilias.svg", + "js": { + "il.Accordion": "", + "ilAccordionsInits": "", + "ilTagging": "" + }, + "oss": true, + "website": "https://www.ilias.de" + }, + "Iluria": { + "cats": [ + 6, + 63 + ], + "description": "Iluria is a hosted ecommerce platform from Brazil.", + "icon": "Iluria.svg", + "js": { + "Iluria": "", + "iluriaShowPagination": "" + }, + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "template-assets\\.iluria\\.com/commons/" + ], + "website": "https://www.iluria.com.br" + }, + "iMagaza": { + "cats": [ + 6 + ], + "description": "iMagaza is an ecommerce website system from Turkey.", + "icon": "iMagaza.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scripts": [ + "connect\\.imagaza\\.net/" + ], + "website": "https://imagaza.net" + }, + "Image Placeholders": { + "cats": [ + 87, + 92 + ], + "description": "Performance plugin from the WordPress Performance Team, which determines and stores the dominant color for newly uploaded images in the media library, then uses that as a placeholder background during front end image loads.", + "icon": "dominant-color-images.svg", + "meta": { + "generator": "^dominant-color-images ([\\d.]+)?\\;version:\\1" + }, + "website": "https://wordpress.org/plugins/dominant-color-images/" + }, + "Image Prioritizer": { + "cats": [ + 87, + 92 + ], + "description": "Performance plugin from the WordPress Performance Team, which optimizes the loading of images which are the LCP (Largest Contentful Paint) element, including both img elements and elements with CSS background images.", + "icon": "image-prioritizer.svg", + "meta": { + "generator": "^image-prioritizer ([\\d.]+)?\\;version:\\1" + }, + "website": "https://wordpress.org/plugins/image-prioritizer/" + }, + "Image Relay": { + "cats": [ + 95 + ], + "description": "Image Relay is a digital asset management system that allows organizations to upload, manage, organize, monitor and track their digital assets.", + "dom": [ + "a[href*='.imagerelay.com/'][target='_blank']" + ], + "icon": "Image Relay.svg", + "js": { + "ImageRelay.accounts": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "static\\.imagerelay\\.com/" + ], + "website": "https://www.imagerelay.com" + }, + "ImageEngine": { + "cats": [ + 31, + 92 + ], + "description": "ImageEngine is an intelligent image content delivery network. ImageEngine will resize your image content tailored to the end users device.", + "dom": [ + "link[href*='.imgeng.in/'], img[src*='.imgeng.in/'], img[data-src*='.imgeng.in/'], source[srcset*='.imgeng.in/']" + ], + "icon": "ImageEngine.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://imageengine.io" + }, + "Imagekit": { + "cats": [ + 7 + ], + "description": "ImageKit is an image optimisation and transformation server for web and mobile app developers.", + "dom": [ + "link[href*='ik.imagekit.io/']" + ], + "headers": { + "x-server": "imagekit\\.io" + }, + "icon": "ImageKit.svg", + "pricing": [ + "freemium", + "low", + "recurring", + "poa" + ], + "website": "https://imagekit.io/" + }, + "Imagely NextGEN Gallery": { + "cats": [ + 87, + 7 + ], + "description": "NextGEN Gallery is a WordPress gallery plugin maintained by Imagely.", + "dom": [ + "link[href*='/wp-content/plugins/nextgen-gallery/']" + ], + "icon": "Imagely.svg", + "pricing": [ + "freemium", + "low", + "recurring", + "onetime" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/plugins/nextgen-gallery(?:-pro|-plus)?/" + ], + "website": "https://www.imagely.com/wordpress-gallery-plugin" + }, + "imagesLoaded": { + "cats": [ + 59 + ], + "description": "jQuery plugin for seeing if the images are loaded.", + "oss": true, + "scriptSrc": [ + "imagesloaded(?:\\.min)?\\.js(?:\\?v(?:er)?=((?:\\d+\\.)+\\d+))?\\;version:\\1" + ], + "website": "https://imagesloaded.desandro.com/" + }, + "Imba": { + "cats": [ + 27 + ], + "description": "Imba is a Web programming language that compiles to performant JavaScript, providing language-level support for defining, extending, subclassing, and instantiating.", + "icon": "Imba.svg", + "js": { + "Imba": "", + "Imba.VERSION": "([\\d\\.]+)\\;version:\\1", + "imba": "" + }, + "oss": true, + "pricing": [ + "freemium" + ], + "website": "https://imba.io" + }, + "Imber": { + "cats": [ + 52 + ], + "description": "Imber is an all-in-one marketing automation platform built for customer support (live chat), sales, and marketing.", + "icon": "Imber.png", + "js": { + "$imber.getVisitor": "", + "IMBER_ID": "", + "IMBER_SOCKET": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://imber.live" + }, + "ImBox": { + "cats": [ + 52 + ], + "description": "Imbox is a live chat platform that includes co-browsing features.", + "icon": "Imbox.svg", + "js": { + "__IMBOX_GLOBAL__": "", + "__IMBOX_INITIALIZED__": "", + "_imbox": "", + "imboxBuilt": "", + "imboxManager": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://imbox.se" + }, + "Imgix": { + "cats": [ + 31, + 95 + ], + "cpe": "cpe:2.3:a:imgix:imgix:*:*:*:*:*:*:*:*", + "description": "Imgix is a visual media platform for managing, processing, rendering, optimising and delivering your existing images.", + "dns": { + "SOA": [ + "\\.imgix\\.net" + ] + }, + "dom": [ + "img[src*='.imgix.net/'], img[data-src*='.imgix.net/'], img[srcset*='.imgix.net/'], source[src*='.imgix.net/'], source[data-src*='.imgix.net/']" + ], + "icon": "Imgix.svg", + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "website": "https://imgix.com/" + }, + "immediaCMS": { + "cats": [ + 1 + ], + "description": "immediaCMS is a content management system that enables users to create, edit, and organize digital content through a centralized platform for website and media management.", + "icon": "immediaCMS.svg", + "js": { + "simpleCmsMetadata": "" + }, + "saas": true, + "website": "https://immediac.com/content-management-system" + }, + "Immerss": { + "cats": [ + 6 + ], + "description": "Immerss is a platform that offers 1-to-1 Digital Clienteling, allowing customers to connect with businesses in real time via dynamic video, chat, and messaging for a personalized shopping experience.", + "icon": "Immerss.svg", + "js": { + "Immerss.service_id": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.immerss\\.live/" + ], + "website": "https://www.immerss.live" + }, + "Immutable.js": { + "cats": [ + 59 + ], + "description": "Immutable.js is a JavaScript library developed by Facebook that provides immutable data structures for more predictable state management in applications.", + "icon": "Immutable.js.svg", + "js": { + "Immutable": "", + "Immutable.version": "^(.+)$\\;version:\\1" + }, + "oss": true, + "scriptSrc": [ + "^immutable\\.(?:min\\.)?js$" + ], + "website": "https://facebook.github.io/immutable-js/" + }, + "Impact": { + "cats": [ + 71 + ], + "description": "Impact helps businesses contract and pay partners.", + "icon": "Impact.svg", + "js": { + "ImpactRadiusEvent": "", + "irEvent": "" + }, + "scriptSrc": [ + "d\\.impactradius-event\\.com" + ], + "website": "https://impact.com/" + }, + "imperia CMS": { + "cats": [ + 1 + ], + "description": "imperia CMS is a headless content management for large editorial.", + "dom": [ + "source[srcset*='.de/imperia/md/images/']" + ], + "icon": "imperiaCMS.svg", + "implies": [ + "Perl" + ], + "meta": { + "generator": "^IMPERIA\\s([\\d\\.\\_]+)\\;version:\\1", + "x-imperia-live-info": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.pirobase-imperia.com/de/solutions/imperia-cms" + }, + "Impero": { + "cats": [ + 46 + ], + "description": "Impero offers educational and corporate customers the most secure way of remotely accessing devices.", + "icon": "Impero.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.netop\\.com" + ], + "website": "https://www.imperosoftware.com" + }, + "Imperva": { + "cats": [ + 16, + 31 + ], + "description": "Imperva is a cyber security software and services company for networking, data, and application security.", + "headers": { + "X-CDN": "Incapsula", + "X-Iinfo": "", + "x-cdn": "^Imperva" + }, + "icon": "Imperva.svg", + "scriptSrc": [ + "/_Incapsula_Resource" + ], + "website": "https://www.imperva.com" + }, + "Importify": { + "cats": [ + 6 + ], + "description": "Importify is a dropshipping app that sources products from hundreds of suppliers, facilitating their integration into your online store for sale.", + "icon": "Importify.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "app\\.importify\\.net/" + ], + "website": "https://www.importify.com/" + }, + "Impresee": { + "cats": [ + 6 + ], + "description": "Impresee is a tool that enhances ecommerce by providing an actionable search bar to improve product discovery and user navigation.", + "icon": "Impresee.svg", + "js": { + "impreseeBarColor": "", + "impreseeBarFontColor": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.impresee\\.com" + ], + "website": "https://impresee.com" + }, + "ImpressCMS": { + "cats": [ + 1 + ], + "cookies": { + "ICMSSession": "", + "ImpressCMS": "" + }, + "cpe": "cpe:2.3:a:impresscms:impresscms:*:*:*:*:*:*:*:*", + "description": "ImpressCMS is an open-source content management system (CMS) designed for creating and managing dynamic websites.", + "icon": "ImpressCMS.svg", + "implies": [ + "PHP" + ], + "meta": { + "generator": "ImpressCMS" + }, + "oss": true, + "scriptSrc": [ + "include/linkexternal\\.js" + ], + "website": "https://www.impresscms.org" + }, + "ImpressPages": { + "cats": [ + 1 + ], + "cpe": "cpe:2.3:a:impresspages:impresspages_cms:*:*:*:*:*:*:*:*", + "description": "ImpressPages is an open-source content management system (CMS) that enables users to create and manage websites easily, featuring a user-friendly interface and customizable templates.", + "icon": "ImpressPages.svg", + "implies": [ + "PHP" + ], + "meta": { + "generator": "ImpressPages(?: CMS)?( [\\d.]*)?\\;version:\\1" + }, + "oss": true, + "website": "https://impresspages.org" + }, + "Impressure": { + "cats": [ + 73 + ], + "description": "Impressure is a platform for creating and publishing offer paths, dynamic forms, and surveys through a user-friendly interface.", + "icon": "Impressure.svg", + "js": { + "Impressure.commands": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scripts": [ + "events\\.impressure\\.io" + ], + "website": "https://impressure.io" + }, + "Imunify360": { + "cats": [ + 16 + ], + "description": "Imunify360 is a comprehensive security platform for Linux web servers which utilises machine learning technology and other advanced techniques to provide protection against various types of cyber threats, such as malware, viruses, and other attacks.", + "headers": { + "Server": "imunify360-webshield/([\\d\\.]+)\\;version:\\1" + }, + "icon": "Imunify360.svg", + "pricing": [ + "low", + "recurring", + "payg" + ], + "saas": true, + "website": "https://www.imunify360.com" + }, + "Imweb": { + "cats": [ + 6 + ], + "description": "Imweb is a ecommerce website builder software.", + "icon": "Imweb.svg", + "js": { + "IMWEB_TEMPLATE": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "vendor-cdn\\.imweb\\.me/" + ], + "website": "https://imweb.me" + }, + "In Cart Upsell & Cross-Sell": { + "cats": [ + 100 + ], + "description": "In Cart Upsell & Cross-Sell is a Shopify app built by InCart Upsell, provides targeted upsells and cross-sells directly in your cart and product page.", + "icon": "In Cart Upsell & Cross-Sell.svg", + "pricing": [ + "low", + "recurring" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "scriptSrc": [ + "\\.incartupsell\\.com/" + ], + "website": "https://incartupsell.com" + }, + "Inblog": { + "cats": [ + 1 + ], + "description": "Inblog is a content management system designed for SEO, featuring CTAs and analytics for revenue optimization.", + "dom": [ + "link[href*='inblog.ai/_next/static']" + ], + "icon": "Inblog.svg", + "implies": [ + "Next.js", + "Supabase", + "shadcn/ui", + "Tailwind CSS" + ], + "meta": { + "generator": "inblog" + }, + "pricing": [ + "low", + "recurring", + "freemium" + ], + "saas": true, + "website": "https://inblog.ai" + }, + "INBOX": { + "cats": [ + 75 + ], + "description": "INBOX is an email marketing system designed to create, manage, and track email campaigns for communication, promotions, or newsletters.", + "dom": [ + "form[action*='app.useinbox.com/']" + ], + "icon": "UseInbox.svg", + "pricing": [ + "freemium", + "low", + "recurring", + "payg", + "poa" + ], + "saas": true, + "scriptSrc": [ + "app\\.useinbox\\.com/" + ], + "website": "https://useinbox.com" + }, + "Incapsula": { + "cats": [ + 31 + ], + "description": "Incapsula is a cloud-based application delivery platform. It uses a global content delivery network to provide web application security, DDoS mitigation, content caching, application delivery, load balancing and failover services.", + "headers": { + "X-CDN": "Incapsula" + }, + "icon": "Incapsula.png", + "website": "https://www.incapsula.com" + }, + "Incident.io": { + "cats": [ + 13 + ], + "description": "Incident.io is a Slack-integrated incident management tool used to announce, manage, and resolve all incidents in a single channel.", + "headers": { + "x-webkit-csp": "incident-io-team\\.vercel\\.app" + }, + "icon": "Incident.io.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://incident.io" + }, + "Includable": { + "cats": [ + 18 + ], + "headers": { + "X-Includable-Version": "" + }, + "icon": "Includable.svg", + "website": "https://includable.com" + }, + "Indeed": { + "cats": [ + 101 + ], + "description": "Indeed is a platform that provides embedded code for tracking job-related clicks and supports job search functionality.", + "icon": "Indeed.svg", + "js": { + "indeed_clk": "" + }, + "saas": true, + "scriptSrc": [ + "\\.indeed\\.com" + ], + "website": "https://www.indeed.com" + }, + "Index Exchange": { + "cats": [ + 36 + ], + "description": "Index Exchange is a customizable exchange technology that enables sell side media firms to monetize ad inventories programmatically and in real time.", + "icon": "Index Exchange.svg", + "website": "https://www.indexexchange.com", + "xhr": [ + "\\.casalemedia\\.com" + ] + }, + "Indexhibit": { + "cats": [ + 1 + ], + "cpe": "cpe:2.3:a:indexhibit:indexhibit:*:*:*:*:*:*:*:*", + "dom": [ + "link[href*='ndxz-studio']" + ], + "html": [ + "<(?:link|a href) [^>]+ndxz-studio" + ], + "implies": [ + "PHP", + "Apache HTTP Server", + "Exhibit" + ], + "meta": { + "generator": "Indexhibit" + }, + "website": "https://www.indexhibit.org" + }, + "Indexic": { + "cats": [ + 104 + ], + "description": "Indexic is a booking management platform designed for tours, activities, and rental operations.", + "icon": "Indexic.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scripts": [ + "\\.web\\.indexic\\.net" + ], + "website": "https://www.indexic.net" + }, + "Indi": { + "cats": [ + 94 + ], + "description": "Indi is a video social network where everyone - artists, brands, retailers, nonprofits, celebrities and individuals - can connect with fans and supporters to interact directly with your brand utilising exclusive Video Challenges and Video Threads tailor made by you.", + "icon": "Indi.png", + "js": { + "indi.formatStats": "", + "indiCountly.check_any_consent": "", + "indi_carousel.productCta": "" + }, + "website": "https://indi.com" + }, + "Indico": { + "cats": [ + 1 + ], + "cookies": { + "MAKACSESSION": "" + }, + "description": "Indico is an open-source event management system designed for organizing scientific conferences and workshops.", + "html": [ + "Powered by\\s+(?:CERN )?<a href=\"http://(?:cdsware\\.cern\\.ch/indico/|indico-software\\.org|cern\\.ch/indico)\">(?:CDS )?Indico( [\\d\\.]+)?\\;version:\\1" + ], + "icon": "Indico.svg", + "oss": true, + "website": "https://getindico.io" + }, + "Indy": { + "cats": [ + 22 + ], + "headers": { + "Server": "Indy(?:/([\\d.]+))?\\;version:\\1" + }, + "website": "https://indyproject.org" + }, + "Inertia.js": { + "cats": [ + 12 + ], + "description": "Inertia.js is a protocol for creating monolithic single-page applications.", + "dom": { + "div[data-page*='component']": { + "attributes": { + "data-page": "component.+props.+url" + } + } + }, + "headers": { + "Vary": "X-Inertia", + "X-Inertia": "" + }, + "icon": "Inertia.svg", + "oss": true, + "website": "https://inertiajs.com" + }, + "InEvent": { + "cats": [ + 104 + ], + "description": "InEvent is event management software designed to streamline planning, organization, and execution of virtual, hybrid, and in-person events.", + "icon": "InEvent.svg", + "meta": { + "apiURL": "inevent\\.com", + "namespace": "^InEvent$" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://inevent.com" + }, + "InfernoJS": { + "cats": [ + 12 + ], + "description": "InfernoJS is a JavaScript library designed for building user interfaces, known for its high performance and similarity to React.js in terms of API and structure.", + "icon": "InfernoJS.svg", + "js": { + "Inferno": "", + "Inferno.version": "^(.+)$\\;version:\\1" + }, + "oss": true, + "website": "https://infernojs.org" + }, + "Infinite Scroll": { + "cats": [ + 59 + ], + "description": "jQuery plugin for infinite scrolling.", + "icon": "Infinite Scroll.svg", + "js": { + "infinitescroll": "" + }, + "pricing": [ + "onetime" + ], + "scriptSrc": [ + "infinite-?scroll(?:\\.pkgd)?(?:\\.min)?\\.js(?:\\?v(?:er)?=((?:\\d+\\.)+\\d+))?\\;version:\\1" + ], + "website": "https://infinite-scroll.com/" + }, + "Infinity": { + "cats": [ + 47 + ], + "description": "Infinity is an all-in-one workspace that allows project organization, task tracking, and team collaboration in a centralized platform.", + "dom": [ + "iframe[src*='app.startinfinity.com/']" + ], + "icon": "Infinity.svg", + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scripts": [ + "app\\.startinfinity\\.com" + ], + "website": "https://startinfinity.com" + }, + "Influence": { + "cats": [ + 32 + ], + "description": "Influence is a conversion optimisation tool for ecommerce that leverages real-time social proof.", + "icon": "Influence.svg", + "js": { + "Influence": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.useinfluence\\.co/" + ], + "website": "https://useinfluence.co" + }, + "Influenster": { + "cats": [ + 90 + ], + "description": "Influenster is a product reviews widget that displays feedback and ratings from shoppers on websites.", + "icon": "Influenster.svg", + "js": { + "showInfluensterWidget": "" + }, + "saas": true, + "scriptSrc": [ + "widget\\.influenster\\.com" + ], + "website": "https://www.influenster.com" + }, + "Influx CMS": { + "cats": [ + 1, + 32 + ], + "description": "Influx CMS is a medical marketing platform specialising in custom web design and marketing for doctors, surgeons, and medical spas.", + "dom": [ + "a[href*='www.influxmarketing.com'] > svg[class*='influx-footer-logo']" + ], + "icon": "InfluxCMS.svg", + "meta": { + "generator": "^Influx CMS$" + }, + "requires": [ + "React", + "Gatsby" + ], + "saas": true, + "website": "https://www.influxmarketing.com" + }, + "Infogram": { + "cats": [ + 5 + ], + "description": "Infogram is a web-based data visualisation and infographics platform.", + "dom": [ + "iframe[src*='.infogram.com/']" + ], + "icon": "Infogram.svg", + "js": { + "InfogramEmbeds": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://infogram.com" + }, + "Infolinks": { + "cats": [ + 36 + ], + "description": "Infolinks is an online advertising platform for publishers and advertisers.", + "icon": "Infolinks.png", + "js": { + "infolinks_pid": "", + "infolinks_wsid": "" + }, + "pricing": [ + "payg", + "freemium" + ], + "saas": true, + "website": "https://www.infolinks.com" + }, + "Infomaniak": { + "cats": [ + 88 + ], + "description": "Infomaniak is a hosting company based in Geneva, Switzerland.", + "dns": { + "SOA": [ + "\\.infomaniak\\.ch" + ] + }, + "icon": "Infomaniak.svg", + "pricing": [ + "low", + "recurring" + ], + "website": "https://www.infomaniak.com" + }, + "INFOnline": { + "cats": [ + 10 + ], + "icon": "INFOnline.png", + "js": { + "iam_data": "", + "szmvars": "" + }, + "scriptSrc": [ + "^https?://(?:[^/]+\\.)?i(?:oam|v)wbox\\.de/" + ], + "website": "https://www.infonline.de" + }, + "Infor": { + "cats": [ + 53 + ], + "description": "Infor is a resource planning solution designed to streamline operations, manage workflows, and support data-driven decision-making across various business functions.", + "dom": [ + "iframe[src*='.cloud.infor.com/']" + ], + "icon": "Infor.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.cloud\\.infor\\.com" + ], + "website": "https://www.infor.com" + }, + "Informa Markets": { + "cats": [ + 32 + ], + "description": "Informa Markets is a platform that facilitates trade, innovation, and growth across various industries and specialist markets.", + "icon": "InformaMarkets.svg", + "saas": true, + "scripts": [ + "connect\\.informamarkets\\.com" + ], + "website": "https://www.informamarkets.com" + }, + "Informizely": { + "cats": [ + 73 + ], + "description": "Informizely is a customer feedback platform used to run surveys on websites and applications to understand user behavior and generate actionable insights.", + "dom": [ + "script[id*='_informizely_script_tag']" + ], + "icon": "Informizely.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://www.informizely.com" + }, + "InforUMobile": { + "cats": [ + 52 + ], + "description": "InforUMobile is a multi-channel system that enables digital communication with customers, offering various channels for interacting and engaging with users, developed by the Shamir Systems Group.", + "dom": [ + "iframe[src*='bot.frontcld.com/bot/chat']" + ], + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.inforu.co.il" + }, + "Infoset": { + "cats": [ + 52, + 53 + ], + "description": "Infoset is an advanced communication and support solutions.", + "icon": "Infoset.svg", + "js": { + "InfosetChat": "", + "InfosetRoot": "" + }, + "pricing": [ + "recurring", + "low" + ], + "saas": true, + "website": "https://infoset.app" + }, + "Infront": { + "cats": [ + 1 + ], + "description": "Infront is a sports marketing company that specializes in the management, marketing, and distribution of sports media rights and events, providing services to sports federations, leagues, clubs, and media partners worldwide.", + "dom": [ + "#corebine-app" + ], + "icon": "Infront.svg", + "js": { + "corebine": "" + }, + "pricing": [ + "poa" + ], + "website": "https://www.infront.sport" + }, + "InkSoft": { + "cats": [ + 6 + ], + "description": "InkSoft is a comprehensive platform offering online designer tools and ecommerce solutions tailored for printing companies.", + "icon": "InkSoft.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.inksoft\\.com/" + ], + "website": "https://www.inksoft.com" + }, + "InMoment": { + "cats": [ + 10, + 73 + ], + "description": "InMoment provides SaaS based customer survey and enterprise feedback management solutions.", + "headers": { + "Content-Security-Policy": "\\.inmoment\\.com", + "Content-Security-Policy-Report-Only": "\\.inmoment\\.com" + }, + "icon": "InMoment.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.inmoment\\.com(?:\\.\\w+)?/" + ], + "website": "https://inmoment.com" + }, + "Innervate": { + "cats": [ + 36 + ], + "description": "Innervate is a company that provides a plug-and-play solution for dynamic customer experience orchestration across various formats and channels, leveraging existing systems, data, and teams to enhance and streamline customer interactions.", + "dom": [ + "link[href*='.revjet.com']" + ], + "icon": "Innervate.svg", + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.innervate.com" + }, + "InnoShop": { + "cats": [ + 6 + ], + "cookies": { + "innoshop_session": "" + }, + "description": "InnoShop is an open-source ecommerce platform providing flexible tools for building and managing online stores.", + "icon": "InnoShop.svg", + "js": { + "inno.addCart": "" + }, + "oss": true, + "scriptSrc": [ + "\\.innoshop\\.cn" + ], + "website": "https://www.innoshop.com" + }, + "Innovid Advertising Measurement": { + "cats": [ + 36 + ], + "description": "Innovid Advertising Measurement is a solution for assessing and analyzing the performance of advertising campaigns across different platforms and devices.", + "dom": [ + "link[href*='.tvsquared.com']" + ], + "icon": "Innovid.svg", + "js": { + "TV2Track": "", + "_tvq": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.innovid.com/solutions/advertising-measurement" + }, + "Innovorder": { + "cats": [ + 6 + ], + "description": "Innovorder is a point-of-sale solution for restaurateurs that uses AI to support order management and in-store operations.", + "dom": [ + "link[href*='static.innovorder.fr/']" + ], + "icon": "Innovorder.svg", + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "website": "https://www.innovorder.com" + }, + "Inplayer": { + "cats": [ + 14 + ], + "description": "Inplayer is a platform that enables video streaming at scale, supports audience expansion across devices, and provides tools for content monetization.", + "icon": "Inplayer.svg", + "saas": true, + "scriptSrc": [ + "assets\\.inplayer\\.com" + ], + "website": "https://inplayer.com" + }, + "Inputflow": { + "cats": [ + 110 + ], + "description": "Inputflow is a tool for creating multi-step forms in Webflow with full customization options.", + "icon": "Inputflow.svg", + "pricing": [ + "low", + "recurring" + ], + "requires": [ + "Webflow" + ], + "saas": true, + "scriptSrc": [ + "script\\.inputflow\\.io" + ], + "website": "https://inputflow.com" + }, + "inSales": { + "cats": [ + 6 + ], + "description": "inSales is a SaaS ecommerce platform with multichannel integration.", + "icon": "inSales.svg", + "js": { + "InSales": "", + "InSalesUI": "", + "insalesGeocodeResults": "" + }, + "meta": { + "insales-redefined-api-method": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.insales.com" + }, + "inSided": { + "cats": [ + 97 + ], + "description": "inSided is the only Customer Success Community Platform built to help SaaS companies improve customer success and retention.", + "icon": "inSided.svg", + "js": { + "inSidedData": "", + "insided": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.insided.com" + }, + "Insider": { + "cats": [ + 97 + ], + "description": "Insider is the first integrated Growth Management Platform helping digital marketers drive growth across the funnel, from Acquisition to Activation, Retention, and Revenue from a unified platform powered by Artificial Intelligence and Machine Learning.", + "icon": "Insider.svg", + "js": { + "Insider": "\\;confidence:20" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "api\\.useinsider\\.\\w+/" + ], + "website": "https://useinsider.com" + }, + "Insightly CRM": { + "cats": [ + 53 + ], + "description": "Insightly CRM is a cloud-based customer relationship management software, helps businesses manage leads, contacts, and opportunities, track customer interactions, create custom reports, automate workflows, and integrate with third-party applications, improving customer engagement and streamlining business processes.", + "dom": [ + "form[action*='.insightly.com/']" + ], + "icon": "Insightly.svg", + "pricing": [ + "recurring", + "low", + "payg" + ], + "saas": true, + "scriptSrc": [ + "\\.insightly\\.services/" + ], + "website": "https://www.insightly.com/crm/" + }, + "Insignal": { + "cats": [ + 10 + ], + "description": "Insignal is a cloud-based application that tracks website traffic, heatmap, timeline, feedback, session recordings, and survey solutions.", + "icon": "Insignal.svg", + "pricing": [ + "freemium", + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "app\\.insignal\\.co/" + ], + "website": "https://insignal.co/" + }, + "Inso": { + "cats": [ + 21 + ], + "description": "Inso is an application for kindergartens and nurseries that facilitates communication with parents and supports the automated preparation of billing information.", + "headers": { + "Access-Control-Allow-Origin": "app\\.inso\\.pl" + }, + "icon": "Inso.svg", + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://inso.pl" + }, + "Inspectlet": { + "cats": [ + 10 + ], + "html": [ + "<!-- (?:Begin|End) Inspectlet Embed Code -->" + ], + "icon": "Inspectlet.svg", + "js": { + "__insp": "", + "__inspld": "" + }, + "scriptSrc": [ + "cdn\\.inspectlet\\.com" + ], + "website": "https://www.inspectlet.com/" + }, + "Instabot": { + "cats": [ + 5, + 10, + 32, + 52, + 58 + ], + "description": "Instabot is a conversion chatbot that understands your users, and curates information, answers questions, captures contacts, and books meetings instantly.", + "icon": "Instabot.svg", + "js": { + "Instabot": "" + }, + "scriptSrc": [ + "/rokoInstabot\\.js" + ], + "website": "https://instabot.io/" + }, + "Instafeed": { + "cats": [ + 100 + ], + "description": "Instafeed is an official Instagram app.", + "icon": "Instafeed.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "scriptSrc": [ + "instafeed\\.nfcube\\.com/" + ], + "website": "https://apps.shopify.com/instafeed" + }, + "Instafeed.js": { + "cats": [ + 59 + ], + "description": "A way to add Instagram photos to your website.", + "oss": true, + "scriptSrc": [ + "instafeed(?:\\.min)?\\.js" + ], + "website": "https://instafeedjs.com/" + }, + "Instagram Feed for WordPress": { + "cats": [ + 5, + 87 + ], + "description": "Display Instagram photos from any non-private Instagram accounts.", + "dom": [ + "link[href*='/wp-content/plugins/instagram-feed'], a[data-full-res*='/wp-content/uploads/sb-instagram-feed-images/'], img[src*='/wp-content/uploads/sb-instagram-feed-images/'], img[src*='/wp-content/plugins/instagram-feed/'], img[data-src*='/wp-content/uploads/sb-instagram-feed-images/']" + ], + "oss": true, + "pricing": [ + "low" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "instagram-feed(?:\\/js)?(?:\\/sbi-scripts)?(?:\\.min)?\\.js(?:\\?v(?:er)?=((?:\\d+\\.)+\\d+))?\\;version:\\1" + ], + "website": "https://wordpress.org/plugins/instagram-feed/" + }, + "Instamojo": { + "cats": [ + 41 + ], + "description": "Instamojo is a Bangalore-based company that provides a platform for selling digital goods and collecting payment online.", + "icon": "instamojo.svg", + "js": { + "INITIAL_STATE.seller.avatar": "\\.instamojo\\.com/", + "Instamojo": "" + }, + "website": "https://www.instamojo.com/" + }, + "Instana": { + "cats": [ + 10, + 13, + 78 + ], + "description": "Instana is a Kubernetes-native APM tool which is built for new-stack including Microservices and lately Serverless but also supports the existing VM based stacks including several supported technologies.", + "icon": "Instana.svg", + "js": { + "ineum": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "eum\\.instana\\.io" + ], + "website": "https://www.instana.com" + }, + "Instant": { + "cats": [ + 51, + 100 + ], + "description": "Instant is a no-code, visual page builder for Shopify, allowing users to create custom landing pages and sections through a drag-and-drop interface without requiring any coding skills.", + "dom": [ + "div[class='__instant'][data-instant-version]" + ], + "icon": "Instant.svg", + "js": { + "Instant.initialized": "", + "Instant.initializedVersion": "([\\d\\.]+)\\;version:\\1", + "__instantInitSliders": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "website": "https://instant.so" + }, + "Instant.Page": { + "cats": [ + 59, + 92 + ], + "description": "Instant.Page is a JavaScript library which uses just-in-time preloading technique to make websites faster.", + "icon": "Instant.page.svg", + "oss": true, + "scriptSrc": [ + "instant\\.page" + ], + "website": "https://instant.page/" + }, + "InstantClick": { + "cats": [ + 59, + 92 + ], + "description": "InstantClick is a JavaScript library that speeds up your website, making navigation faster.", + "icon": "InstantClick.svg", + "js": { + "InstantClick": "" + }, + "oss": true, + "scriptSrc": [ + "instantclick\\.min\\.js" + ], + "website": "https://instantclick.io/" + }, + "InstantCMS": { + "cats": [ + 1 + ], + "cookies": { + "InstantCMS[logdate]": "" + }, + "cpe": "cpe:2.3:a:instantcms:instantcms:*:*:*:*:*:*:*:*", + "icon": "InstantCMS.png", + "implies": [ + "PHP" + ], + "meta": { + "generator": "InstantCMS" + }, + "website": "https://www.instantcms.ru" + }, + "InstantGeo": { + "cats": [ + 59 + ], + "description": "InstantGeo is a service that provides IP geolocation to web pages", + "icon": "InstantGeo.svg", + "js": { + "geojs": "" + }, + "pricing": [ + "freemium" + ], + "saas": true, + "scriptSrc": [ + "js\\.instantgeo\\.info", + "script\\.instantgeo\\.info" + ], + "website": "https://instantgeo.info" + }, + "Instapage": { + "cats": [ + 51, + 74, + 10 + ], + "description": "Instapage is a cloud-based landing page platform designed for marketing teams and agencies.", + "icon": "Instapage.svg", + "implies": [ + "Lua", + "Node.js" + ], + "js": { + "_instapageSnowplow": "", + "instapageSp": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.instapagemetrics\\.com", + "heatmap-events-collector\\.instapage\\.com" + ], + "website": "https://instapage.com" + }, + "Instatus": { + "cats": [ + 13 + ], + "description": "Instatus is a status and incident communication tool.", + "dom": { + "a.footer__link": { + "text": "Powered by Instatus" + }, + "a[href*='instatus.com'][target='_blank'], iframe[src*='.instatus.com']": { + "exists": "" + } + }, + "icon": "Instatus.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://instatus.com" + }, + "InSyncai": { + "cats": [ + 52 + ], + "description": "InSyncai offers a conversational platform for enterprises to design and build chatbots having applications in customer support and services.", + "dom": [ + "iframe[src*='insync_iframe_webchat_js_prod'], iframe#insync-iframe" + ], + "icon": "InSyncai.svg", + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.insyncai.com" + }, + "Intaker": { + "cats": [ + 52 + ], + "description": "Intaker is a service that enables law firms to send and receive text messages with clients, including automated follow-up messages.", + "dom": { + "link[href*='chat-api.intaker.com/api/']": { + "attributes": { + "href": "api/v([\\d]+)\\;version:\\1" + } + } + }, + "icon": "Intaker.svg", + "js": { + "Intaker": "" + }, + "saas": true, + "website": "https://intaker.com" + }, + "Integral Ad Science": { + "cats": [ + 36 + ], + "description": "Integral Ad Science is an American publicly owned technology company that analyses the value of digital advertising placements.", + "dom": [ + "link[href*='.adsafeprotected.com']" + ], + "icon": "Integral Ad Science.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.adsafeprotected\\.com/" + ], + "website": "https://integralads.com" + }, + "Integrately": { + "cats": [ + 32 + ], + "description": "Integrately is a click automation software that enables connection of multiple applications.", + "dom": [ + "input[value*='app.integrately.com']" + ], + "icon": "Integrately.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "app\\.integrately\\.com" + ], + "website": "https://integrately.com" + }, + "Intel Active Management Technology": { + "cats": [ + 22, + 46 + ], + "cpe": "cpe:2.3:a:intel:active_management_technology:*:*:*:*:*:*:*:*", + "description": "Intel Active Management Technology (AMT) is a proprietary remote management and control system for personal computers with Intel CPUs.", + "headers": { + "Server": "Intel\\(R\\) Active Management Technology(?: ([\\d.]+))?\\;version:\\1" + }, + "icon": "Intel Active Management Technology.svg", + "website": "https://intel.com" + }, + "Intelligems": { + "cats": [ + 74 + ], + "description": "Intelligems is a tool that facilitates profit optimization for ecommerce businesses by allowing easy testing of prices, discounts, and shipping rates with the aim of maximizing margins.", + "icon": "Intelligems.svg", + "js": { + "webpackChunk_intelligems_shopify_plugin": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.intelligems\\.io/[\\w]+\\.js" + ], + "website": "https://intelligems.io" + }, + "Intellimize": { + "cats": [ + 74, + 76 + ], + "description": "Intellimize is a platform that utilizes machine learning to optimize website experiences and increase conversions in real-time.", + "icon": "Intellimize.svg", + "js": { + "intellimize": "" + }, + "pricing": [ + "high", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.intellimize\\.co/" + ], + "website": "https://www.intellimize.com" + }, + "IntenseDebate": { + "cats": [ + 15 + ], + "description": "IntenseDebate is a blog commenting system that supports Typepad, Blogger and Wordpress blogs. The system allows blog owners to track and moderate comments from one place with features like threading, comment analytics, user reputation, and comment aggregation.", + "icon": "IntenseDebate.svg", + "scriptSrc": [ + "intensedebate\\.com" + ], + "website": "https://intensedebate.com" + }, + "Interact": { + "cats": [ + 5 + ], + "description": "Interact is a tool for creating online quizzes.", + "icon": "Interact.svg", + "js": { + "InteractApp.name": "InteractApp", + "InteractPromotionObject": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.tryinteract\\.com/" + ], + "website": "https://www.tryinteract.com" + }, + "InteractiveCalculator": { + "cats": [ + 5 + ], + "description": "InteractiveCalculator is a platform that enables users to create customized calculators that can be embedded on their website.", + "icon": "InteractiveCalculator.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "embed\\.interactivecalculator\\.com/" + ], + "website": "https://www.interactivecalculator.com" + }, + "Interago": { + "cats": [ + 32 + ], + "description": "Interago is a Brazilian platform that aggregates modern digital tools to support and streamline online business operations.", + "icon": "Interago.svg", + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scripts": [ + "www\\.interago\\.com\\.br" + ], + "website": "https://www.interago.com.br" + }, + "Interakt": { + "cats": [ + 52 + ], + "description": "Interakt is a messaging platform tailored for business communication, offering features such as secure messaging, file sharing, and customer support functionalities.", + "icon": "Interakt.svg", + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "app\\.interakt\\.ai/" + ], + "website": "https://www.interakt.shop" + }, + "Intercom": { + "cats": [ + 52, + 53 + ], + "description": "Intercom is an American software company that produces a messaging platform which allows businesses to communicate with prospective and existing customers within their app, on their website, through social media, or via email.", + "dom": [ + "link[href^='https://widget.intercom.io']", + "div.live-chat-loader-placeholder", + "iframe#intercom-frame" + ], + "icon": "Intercom.svg", + "js": { + "Intercom": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "(?:api\\.intercom\\.io/api|static\\.intercomcdn\\.com/intercom\\.v1)" + ], + "website": "https://www.intercom.com" + }, + "Intercom Articles": { + "cats": [ + 4 + ], + "description": "Intercom Articles is a tool to create, organise and publish help articles.", + "html": [ + "<a href=\"https://www.intercom.com/intercom-link[^\"]+solution=customer-support[^>]+>We run on Intercom" + ], + "icon": "Intercom.svg", + "saas": true, + "website": "https://www.intercom.com/articles" + }, + "Internet Brands": { + "cats": [ + 36 + ], + "description": "Internet Brands is a technology company that operates a variety of web portals and online communities, providing information and services to consumers and businesses across a range of industries.", + "dom": { + "footer > div > form": { + "text": "Internet Brands" + } + }, + "icon": "Internet Brands.svg", + "pricing": [ + "poa", + "payg" + ], + "saas": true, + "website": "https://www.internetbrands.com" + }, + "InterRed": { + "cats": [ + 1 + ], + "description": "InterRed is a software platform that provides integrated, future-proof publishing solutions for digital and print media management.", + "dom": [ + "div[id*='footer__interred'] > a[href*='www.interred.de']" + ], + "icon": "InterRed.svg", + "meta": { + "generator": "^InterRed" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://www.interred.de" + }, + "Intersection Observer": { + "cats": [ + 92, + 59 + ], + "description": "Intersection Observer is a browser API that provides a way to observe the visibility and position of a DOM element relative to the containing root element or viewport.", + "icon": "W3C.svg", + "scriptSrc": [ + "cdn\\.jsdelivr\\.net/npm/intersection-observer@([\\d\\.]+)\\;version:\\1", + "/assets/(?:.+)?intersection-observer\\.[\\d\\w\\.]+\\.js" + ], + "website": "https://www.w3.org/TR/intersection-observer" + }, + "Intershop": { + "cats": [ + 6 + ], + "description": "Intershop is an ecommerce platform, tailored to the needs of complex business processes and major organisations.", + "html": [ + "<ish-root" + ], + "icon": "Intershop.svg", + "pricing": [ + "onetime", + "high" + ], + "saas": true, + "scriptSrc": [ + "(?:is-bin|INTERSHOP)" + ], + "website": "https://intershop.com" + }, + "Intervo": { + "cats": [ + 47 + ], + "description": "Intervo is a platform for building and managing enterprise-grade voice agents at scale, enabling reliable voice automation, system integration, and deployment across large organizations.", + "icon": "Intervo.svg", + "js": { + "IntervoWidget": "" + }, + "oss": true, + "pricing": [ + "freemium", + "mid", + "recurring", + "payg", + "poa" + ], + "saas": true, + "scriptSrc": [ + "widget\\.intervo\\.ai" + ], + "website": "https://intervo.ai" + }, + "Intiaro": { + "cats": [ + 6 + ], + "description": "Intiaro is a provider of home decor and furniture products designed to support the creation of stylish living spaces.", + "icon": "Intiaro.svg", + "saas": true, + "scriptSrc": [ + "libs\\.intiaro\\.com" + ], + "website": "https://en.intiaro.com" + }, + "Intice": { + "cats": [ + 32 + ], + "description": "Intice is a lead conversion tool designed for the automotive industry, streamlining customer engagement and improving the conversion process from inquiries to sales.", + "icon": "Intice.svg", + "js": { + "intice": "", + "inticeAllEvents": "", + "inticeIMP": "", + "inticeLeadmakerAnalytics": "" + }, + "saas": true, + "scriptSrc": [ + "tools\\.inticeinc\\.com" + ], + "website": "https://intice.com" + }, + "Invenio": { + "cats": [ + 50 + ], + "cookies": { + "INVENIOSESSION": "" + }, + "description": "Invenio is an open-source software framework for large-scale digital repositories that provides the tools for management of digital assets in an institutional repository and research data management systems.", + "html": [ + "(?:Powered by|System)\\s+(?:CERN )?<a (?:class=\"footer\" )?href=\"http://(?:cdsware\\.cern\\.ch(?:/invenio)?|invenio-software\\.org|cern\\.ch/invenio)(?:/)?\">(?:CDS )?Invenio</a>\\s*v?([\\d\\.]+)?\\;version:\\1" + ], + "icon": "Invenio.svg", + "oss": true, + "website": "https://invenio-software.org" + }, + "Inventrue": { + "cats": [ + 6 + ], + "description": "Inventrue creates websites for RV, Motorsports and Trailer Dealerships.", + "icon": "Inventrue.svg", + "meta": { + "author": "^Inventrue, LLC.$" + }, + "pricing": [ + "onetime", + "recurring", + "poa" + ], + "saas": true, + "website": "https://www.inventrue.com" + }, + "Inveon": { + "cats": [ + 6 + ], + "cookies": { + "INV.Customer": "\\;confidence:50", + "inveonSessionId": "" + }, + "description": "Inveon is a technology company that has been delivering ecommerce infrastructure software and mcommerce applications.", + "icon": "Inveon.svg", + "js": { + "InvApp": "\\;confidence:50", + "invTagManagerParams": "" + }, + "scriptSrc": [ + "Scripts/_app/Inv(?:\\w+)\\.js\\?v=(.+)$\\;version:\\1" + ], + "website": "https://www.inveon.com" + }, + "Inveterate": { + "cats": [ + 84 + ], + "description": "Inveterate is a loyalty platform designed to support flexible, scalable loyalty programs across various industries.", + "icon": "Inveterate.svg", + "js": { + "Inveterate": "", + "inveterate": "" + }, + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.inveterate\\.js" + ], + "website": "https://www.inveterate.com" + }, + "Invision Community": { + "cats": [ + 1 + ], + "description": "Invision Community is a scalable and customizable platform designed to build and grow online communities.", + "icon": "InvisionCommunity.svg", + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.invisioncic\\.com/" + ], + "website": "https://invisioncommunity.com" + }, + "Invision Power Board": { + "cats": [ + 2 + ], + "cookies": { + "ipbWWLmodpids": "", + "ipbWWLsession_id": "" + }, + "description": "Invision Power Board is a commercial Internet forum software developed by Invision Community (formerly Invision Power Services).", + "html": [ + "<link[^>]+ipb_[^>]+\\.css" + ], + "icon": "Invision Power Board.svg", + "implies": [ + "PHP", + "MySQL" + ], + "js": { + "IPBoard": "", + "ipb_var": "", + "ipsSettings": "" + }, + "pricing": [ + "low", + "recurring" + ], + "scriptSrc": [ + "jscripts/ips_" + ], + "scripts": [ + "ipb_url_filter_option" + ], + "website": "https://invisioncommunity.com" + }, + "Invitario": { + "cats": [ + 104 + ], + "description": "Invitario is an event marketing platform that provides a digital invitation and guest management for business events.", + "icon": "Invitario.svg", + "js": { + "InvitarioWidget": "" + }, + "pricing": [ + "poa", + "recurring" + ], + "saas": true, + "website": "https://invitario.com" + }, + "Invoca": { + "cats": [ + 32, + 10 + ], + "description": "Invoca is an AI-powered call tracking and conversational analytics company.", + "icon": "Invoca.svg", + "js": { + "Invoca.PNAPI.version": "([\\d\\.]+)\\;version:\\1", + "InvocaTagId": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.dialogtech\\.com/" + ], + "website": "https://www.invoca.com" + }, + "Ionic": { + "cats": [ + 18 + ], + "description": "Ionic is an open-source framework that enables developers to create cross-platform mobile, web, and desktop applications using web technologies like HTML, CSS, and JavaScript.", + "icon": "Ionic.svg", + "js": { + "Ionic.config": "", + "Ionic.version": "^(.+)$\\;version:\\1" + }, + "oss": true, + "website": "https://ionicframework.com" + }, + "Ionicons": { + "cats": [ + 17 + ], + "description": "Ionicons is an open-source icon set crafted for web, iOS, Android, and desktop apps.", + "dom": [ + "link[href*='/ionicons.min.css'], link[href*='/ionicons.css']" + ], + "icon": "Ionicons.svg", + "oss": true, + "website": "https://ionicons.com" + }, + "IONOS": { + "cats": [ + 88 + ], + "description": "IONOS is the web hosting and cloud partner for small and medium-sized businesses.", + "dns": { + "SOA": [ + "ns1\\d+\\.ui-dns\\.(?:de|org|biz|com)" + ] + }, + "icon": "IONOS.svg", + "pricing": [ + "low", + "recurring" + ], + "website": "https://www.ionos.com" + }, + "ip-api": { + "cats": [ + 79 + ], + "icon": "ip-api.png", + "pricing": [ + "freemium", + "low", + "payg" + ], + "saas": true, + "website": "https://ip-api.com/", + "xhr": [ + "ip-api\\.com" + ] + }, + "ip-label": { + "cats": [ + 10 + ], + "icon": "iplabel.svg", + "js": { + "clobs": "" + }, + "scriptSrc": [ + "clobs\\.js" + ], + "website": "https://www.ip-label.com" + }, + "IP2Location.io": { + "cats": [ + 79 + ], + "cookies": { + "ip2location_redirection_first_visit": "" + }, + "description": "IP2Location.io is a web service that provides geolocation data based on IP addresses through its API, allowing developers to integrate accurate physical location information into their applications.", + "icon": "IP2Location.io.svg", + "pricing": [ + "mid", + "freemium", + "recurring" + ], + "website": "https://www.ip2location.io" + }, + "iPaper": { + "cats": [ + 95 + ], + "description": "iPaper is a platform that converts printed materials into interactive digital catalogs designed to enhance customer engagement and support sales.", + "icon": "iPaper.svg", + "js": { + "iPaper.API": "", + "iPaperDebugger": "" + }, + "pricing": [ + "high", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "embeds\\.ipaper\\.io" + ], + "website": "https://www.ipaper.io" + }, + "ipapi": { + "cats": [ + 79 + ], + "description": "ipapi is a real-time geolocation and reverse IP lookup REST API.", + "icon": "ipapi.svg", + "pricing": [ + "freemium", + "low", + "payg" + ], + "saas": true, + "website": "https://ipapi.com", + "xhr": [ + "api\\.ipapi\\.com" + ] + }, + "ipapi.co": { + "cats": [ + 79 + ], + "description": "ipapi.co is a web analytics provider with IP address lookup and location API.", + "icon": "ipapi.co.svg", + "pricing": [ + "freemium", + "low", + "payg" + ], + "saas": true, + "website": "https://ipapi.co", + "xhr": [ + "ipapi\\.co/" + ] + }, + "IPB": { + "cats": [ + 2 + ], + "cookies": { + "ipbWWLmodpids": "", + "ipbWWLsession_id": "" + }, + "html": [ + "<link[^>]+ipb_[^>]+\\.css" + ], + "icon": "IPB.png", + "implies": [ + "PHP", + "MySQL" + ], + "js": { + "IPBoard": "", + "ipb_var": "", + "ipsSettings": "" + }, + "scriptSrc": [ + "jscripts/ips_" + ], + "website": "https://invisioncommunity.com/" + }, + "ipbase": { + "cats": [ + 79 + ], + "description": "ipbase offers an API that supports both IPv4 and IPv6 and provides precise location data from IP addresses.", + "icon": "ipbase.svg", + "pricing": [ + "freemium", + "recurring", + "low" + ], + "saas": true, + "website": "https://ipbase.com", + "xhr": [ + "api\\.ipbase\\.com" + ] + }, + "ipdata": { + "cats": [ + 79 + ], + "description": "ipdata is a JSON IP Address Geolocation API that allows to lookup the location of both IPv4 and IPv6.", + "icon": "ipdata.svg", + "pricing": [ + "freemium", + "recurring", + "low" + ], + "saas": true, + "website": "https://ipdata.co/", + "xhr": [ + "api\\.ipdata\\.co" + ] + }, + "IPFS": { + "cats": [ + 48 + ], + "description": "IPFS is a peer-to-peer hypermedia protocol that provides a distributed hypermedia web.", + "headers": { + "x-cf-ipfs-cache-status": "", + "x-ipfs-datasize": "", + "x-ipfs-gateway-host": "", + "x-ipfs-lb-pop": "", + "x-ipfs-path": "", + "x-ipfs-pop": "", + "x-ipfs-root": "", + "x-ipfs-root-cid": "", + "x-ipfs-roots": "" + }, + "icon": "IPFS.svg", + "website": "https://ipfs.tech/" + }, + "ipgeolocation": { + "cats": [ + 79 + ], + "description": "ipgeolocation is an IP Geolocation API and Accurate IP Lookup Database.", + "icon": "ipgeolocation.png", + "pricing": [ + "freemium", + "recurring", + "mid" + ], + "saas": true, + "website": "https://ipgeolocation.co/", + "xhr": [ + "api\\.ipgeolocation\\.io" + ] + }, + "ipify": { + "cats": [ + 79 + ], + "description": "ipify is a service which provide public IP address API, IP geolocation API, VPN and Proxy detection API products.", + "icon": "ipify.png", + "pricing": [ + "freemium", + "payg", + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.ipify\\.org" + ], + "website": "https://ipify.org", + "xhr": [ + "(?:api|api64|geo)\\.ipify\\.org" + ] + }, + "IPinfo": { + "cats": [ + 79 + ], + "description": "IPinfo is an IP address data provider.", + "icon": "IPinfo.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "ipinfo\\.io/" + ], + "website": "https://ipinfo.io", + "xhr": [ + "ipinfo\\.io/" + ] + }, + "IPInfoDB": { + "cats": [ + 79 + ], + "description": "IPInfoDB is the API that returns the location of an IP address.", + "icon": "IPInfoDB.svg", + "saas": true, + "website": "https://www.ipinfodb.com/", + "xhr": [ + "api\\.ipinfodb\\.com" + ] + }, + "iPresta": { + "cats": [ + 6 + ], + "icon": "iPresta.svg", + "implies": [ + "PHP", + "PrestaShop" + ], + "meta": { + "designer": "iPresta" + }, + "website": "https://ipresta.ir" + }, + "ipstack": { + "cats": [ + 79 + ], + "description": "ipstack is a real-time IP to geolocation API capable of looking at location data and assessing security threats originating from risky IP addresses.", + "icon": "ipstack.svg", + "js": { + "ENV.ipStackAccessToken": "" + }, + "pricing": [ + "low", + "freemium" + ], + "saas": true, + "website": "https://ipstack.com", + "xhr": [ + "api\\.ipstack\\.com" + ] + }, + "iRaiser": { + "cats": [ + 111 + ], + "description": "iRaiser is a platform that provides charities with tailored solutions to optimize and manage fundraising activities.", + "icon": "iRaiser.svg", + "js": { + "iRaiser.PaymentStartDate": "", + "iraiser_counter": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "\\.iraiser\\.eu" + ], + "website": "https://www.iraiser.com" + }, + "Iress": { + "cats": [ + 55 + ], + "description": "Iress is a platform that provides software solutions for the financial services industry.", + "icon": "Iress.svg", + "js": { + "IRESSWebToolbox": "" + }, + "saas": true, + "website": "https://www.iress.com" + }, + "IrisLMS": { + "cats": [ + 21 + ], + "description": "IrisLMS comprehensive education management system, in order to support e-learning and provide suitable conditions for holding online and offline classes with all facilities.", + "icon": "IrisLMS.png", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.irislms\\.ir/" + ], + "website": "https://irislms.ir" + }, + "Irroba": { + "cats": [ + 6 + ], + "html": [ + "<a[^>]*href=\"https://www\\.irroba\\.com\\.br" + ], + "icon": "irroba.svg", + "meta": { + "copyright": "^IRROBA E-COMMERCE$", + "generator": "^IRROBA E-COMMERCE$", + "webmaster": "^IRROBA E-COMMERCE$" + }, + "website": "https://www.irroba.com.br/" + }, + "ISAY": { + "cats": [ + 1 + ], + "description": "ISAY (Internet Pages Management) is a CMS service provided by the Turkish Ministry of Interior for governorships, district governorships and various official websites.", + "dom": [ + "div.topbar-img img[src*='/Areas/WebPart/Contents/FHeader/img/ataturk.svg']" + ], + "icon": "ISAY.svg", + "requires": [ + "Microsoft ASP.NET" + ], + "website": "https://www.icisleri.gov.tr/internet-sayfalari-yonetimi-isay" + }, + "iScripts": { + "cats": [ + 1 + ], + "description": "iScripts is a multi product CMS system based on PHP.", + "icon": "iScripts.svg", + "implies": [ + "PHP" + ], + "meta": { + "copyright": "^Copyright \\(C\\) www\\.iScripts\\.com,? \\d{4}\\. All rights reserved\\.$" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.iscripts.com" + }, + "iSET": { + "cats": [ + 6 + ], + "description": "iSET is an ecommerce platform providing tools to start, grow, and scale online stores.", + "icon": "iSET.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "cdn\\.iset\\.io/" + ], + "website": "https://www.iset.com.br" + }, + "iSina Chat": { + "cats": [ + 52 + ], + "description": "iSina Chat is a live chat service that provides online support and FAQ for customers.", + "icon": "iSina Chat.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "chat\\.isina\\.agency/" + ], + "website": "https://isina.agency" + }, + "Isotope": { + "cats": [ + 59 + ], + "description": "Isotope.js is a JavaScript library that makes it easy to sort, filter, and add Masonry layouts to items on a webpage.", + "icon": "Isotope.svg", + "js": { + "Isotope": "", + "init_isotope": "" + }, + "oss": true, + "pricing": [ + "low", + "freemium", + "onetime" + ], + "website": "https://isotope.metafizzy.co" + }, + "Isso": { + "cats": [ + 15 + ], + "description": "Isso is a lightweight commenting server written in Python and JavaScript, referred to as \"Ich schrei sonst\" in German.", + "implies": [ + "Python" + ], + "js": { + "Isso.fetchComments": "" + }, + "oss": true, + "website": "https://github.com/posativ/isso/" + }, + "Issuu": { + "cats": [ + 19, + 5 + ], + "description": "Issuu is a digital discovery and publishing platform.", + "dom": [ + "a[href*='issuu.com/'][target='_blank']" + ], + "icon": "Issuu.svg", + "js": { + "IssuuReaders": "", + "issuuPanel": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.issuu\\.com/" + ], + "website": "https://issuu.com" + }, + "It'seeze": { + "cats": [ + 1 + ], + "description": "It’seeze is a website design platform with a custom CMS for seamless site updates and management.", + "dom": [ + "footer > div[id*='itseezeFooter']" + ], + "icon": "Itseeze.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://itseeze.com/" + }, + "Italiaonline": { + "cats": [ + 51 + ], + "description": "Italiaonline is a web platform that provides tools and services for building and managing websites.", + "icon": "Italiaonline.svg", + "saas": true, + "scripts": [ + "\\.italiaonline\\.it" + ], + "website": "https://www.italiaonline.it" + }, + "iTCHYROBOT": { + "cats": [ + 1 + ], + "description": "iTCHYROBOT is a platform that develops school websites and provides marketing strategies to support communication, branding, and digital engagement for educational institutions.", + "icon": "iTCHYROBOT.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "/wp-content/themes/itchyrobot_parent/js/" + ], + "website": "https://www.itchyrobot.co.uk" + }, + "Iterable": { + "cats": [ + 32 + ], + "description": "Iterable is a cross-channel marketing platform that powers unified customer experiences.", + "icon": "Iterable.svg", + "js": { + "iterableAnalytics": "" + }, + "saas": true, + "scriptSrc": [ + "js\\.iterable\\.com" + ], + "website": "https://iterable.com" + }, + "Iteras": { + "cats": [ + 53 + ], + "description": "Iteras is a subscriber management system that organizes user accounts, tracks subscription activity, and supports controlled access to digital services.", + "icon": "Iteras.svg", + "js": { + "Iteras.cookieDomain": "" + }, + "saas": true, + "scriptSrc": [ + "app\\.iteras\\.dk" + ], + "website": "https://www.iteras.com" + }, + "Iterate": { + "cats": [ + 73 + ], + "description": "Iterate is a customer insights manager (CIM) system, facilitating website and email surveys to harness customer insights across your entire business.", + "icon": "Iterate.svg", + "js": { + "Iterate": "" + }, + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.iteratehq\\.com/" + ], + "website": "https://iteratehq.com" + }, + "iThemes Security": { + "cats": [ + 87, + 16 + ], + "description": " iThemes Security(formerly known as Better WP Security) plugin enhances the security and protection of your WordPress website.", + "dom": [ + "link[href*='/wp-content/plugins/better-wp-security/']" + ], + "icon": "iThemes Security.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/plugins/better-wp-security/" + ], + "website": "https://ithemes.com/security" + }, + "Itoris": { + "cats": [ + 6 + ], + "description": "Itoris is a developer specializing in widgets for ecommerce platforms, creating tools that enhance online store functionality.", + "icon": "Itoris.svg", + "saas": true, + "scriptSrc": [ + "\\.itoris\\.com" + ], + "scripts": [ + "\\.itoris\\.com" + ], + "website": "https://www.itoris.com" + }, + "iubenda": { + "cats": [ + 67 + ], + "description": "iubenda is a compliance software used by businesses for their websites and apps.", + "icon": "iubenda.svg", + "js": { + "_iub": "", + "addIubendaCs": "" + }, + "pricing": [ + "low", + "recurring", + "freemium" + ], + "saas": true, + "scriptSrc": [ + "iubenda\\.com/" + ], + "website": "https://www.iubenda.com" + }, + "iugu": { + "cats": [ + 41 + ], + "description": "iugu is a financial management platform that enables businesses to handle payments, billing, and invoicing through a unified system.", + "icon": "iugu.svg", + "js": { + "Iugu.CreditCard": "" + }, + "saas": true, + "scriptSrc": [ + "js\\.iugu\\.com" + ], + "website": "https://www.iugu.com" + }, + "Ivory Search": { + "cats": [ + 87 + ], + "description": "Ivory Search is a WordPress search plugin that improves WordPress search by providing advanced options to extend search or exclude specific content from search.", + "icon": "ivory_searc.svg", + "js": { + "IvorySearchVars": "", + "ivory_search_analytics": "" + }, + "pricing": [ + "freemium", + "recurring", + "onetime" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/plugins/add-search-to-menu/.+\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + ], + "website": "https://ivorysearch.com" + }, + "iWeb": { + "cats": [ + 20 + ], + "description": "iWeb is a web site creation tool.", + "icon": "Apple.svg", + "meta": { + "generator": "^iWeb( [\\d.]+)?\\;version:\\1" + }, + "website": "https://www.apple.com/welcomescreen/ilife/iweb-3/" + }, + "iWiki": { + "cats": [ + 1 + ], + "description": "iWiki is a Dutch-based content management system provider, formerly known as Kirra.", + "icon": "iWink.svg", + "js": { + "Kirra": "", + "KirraActiveMenuItems": "" + }, + "saas": true, + "scriptSrc": [ + "\\.kirra\\.nl" + ], + "website": "https://www.iwink.nl" + }, + "iyzico": { + "cats": [ + 41 + ], + "description": "iyzico is a payment receipt system management platform that offers ePayment solutions.", + "icon": "iyzico.svg", + "js": { + "iyz.ideaSoft": "", + "iyz.position": "" + }, + "pricing": [ + "payg" + ], + "saas": true, + "website": "https://www.iyzico.com" + }, + "Izooto": { + "cats": [ + 32, + 5 + ], + "description": "iZooto is a user engagement and retention tool that leverages web push notifications to help business to drive repeat traffic, leads and sales.", + "icon": "Izooto.svg", + "js": { + "Izooto": "", + "_izooto": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.izooto\\.\\w+" + ], + "website": "https://www.izooto.com" + }, + "J2Store": { + "cats": [ + 6 + ], + "cpe": "cpe:2.3:a:j2store:j2store:*:*:*:*:*:joomla\\!:*:*", + "description": "J2Store is a Joomla shopping cart and ecommerce extension.", + "icon": "j2store.svg", + "implies": [ + "Joomla" + ], + "js": { + "j2storeURL": "" + }, + "pricing": [ + "onetime", + "freemium", + "low" + ], + "website": "https://www.j2store.org" + }, + "Jabmo": { + "cats": [ + 32 + ], + "description": "Jabmo is a software platform that automates lead generation by tracking and analyzing website visitor activity.", + "icon": "Jabmo.svg", + "saas": true, + "scripts": [ + "/jabmo\\.com" + ], + "website": "https://jabmo.com" + }, + "Jacklist": { + "cats": [ + 51 + ], + "description": "Jacklist is a website builder system developed in Japan.", + "icon": "Jacklist.svg", + "js": { + "homepage_api_url": "api\\.jacklist\\.jp" + }, + "saas": true, + "scriptSrc": [ + "api\\.jacklist\\.jp/" + ], + "website": "https://jacklist.ltd" + }, + "Jade": { + "cats": [ + 19 + ], + "description": "Jade is a templating engine primarily used for server-side templating in NodeJS.", + "icon": "Jade.svg", + "js": { + "JADE.components": "" + }, + "website": "https://jade-lang.com" + }, + "Jadu": { + "cats": [ + 1 + ], + "description": "The Jadu Digital Platform provides the foundation of accessible, responsive and award-winning Websites, Forms, CRM and Portal solutions.", + "dom": [ + "a[href*='www.jadu.net']" + ], + "headers": { + "Node": "jadu-web-1" + }, + "icon": "jadu.png", + "pricing": [ + "mid", + "recurring" + ], + "website": "https://www.jadu.net/" + }, + "Jadu Central Content": { + "cats": [ + 1 + ], + "description": "Jadu Central Content is a low-code publishing tool for creating, publishing, and managing website content and digital assets.", + "icon": "JaduCentralContent.svg", + "meta": { + "Author-Template": "^Jadu CSS design$", + "generator": "www\\.jadu\\.net" + }, + "saas": true, + "website": "https://www.jadu.net/cms" + }, + "Jahia DX": { + "cats": [ + 1, + 47 + ], + "dom": [ + "script#staticAssetAggregatedJavascrip" + ], + "html": [ + "<script id=\"staticAssetAggregatedJavascrip" + ], + "icon": "JahiaDX.svg", + "website": "https://www.jahia.com/dx" + }, + "JAlbum": { + "cats": [ + 7 + ], + "description": "jAlbum is across-platform photo website software for creating and uploading galleries from images and videos.", + "icon": "JAlbum.svg", + "implies": [ + "Java" + ], + "meta": { + "generator": "JAlbum( [\\d.]+)?\\;version:\\1" + }, + "website": "https://jalbum.net/en" + }, + "Jalios": { + "cats": [ + 1 + ], + "description": "Jalios provides digital workplace solutions, including collaborative intranets, enterprise social networks, and document management systems, to enhance organizational communication and productivity.", + "icon": "Jalios.svg", + "meta": { + "generator": "Jalios" + }, + "pricing": [ + "recurring", + "payg" + ], + "saas": true, + "website": "https://www.jalios.com" + }, + "Jameda": { + "cats": [ + 72 + ], + "description": "Jameda is an online appointment scheduling system for doctors, enabling patients to book medical consultations.", + "icon": "Jameda.svg", + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn1\\.jameda-elements\\.de/" + ], + "website": "https://www.jameda.de" + }, + "JamFeed": { + "cats": [ + 1 + ], + "description": "JamFeed is a web-based platform that allows users to create automated music websites.", + "icon": "JamFeed.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.jamfeed\\.com" + ], + "website": "https://www.jamfeed.com" + }, + "JANet": { + "cats": [ + 71 + ], + "description": "JANet is an affiliate marketing network.", + "dom": [ + "img[src*='.j-a-net.jp'],img[data-src*='.j-a-net.jp']" + ], + "icon": "JANet.svg", + "website": "https://j-a-net.jp" + }, + "Jarvis Analytics": { + "cats": [ + 10 + ], + "description": "Jarvis Analytics is a dental analytics platform that collects, processes, and visualizes dental data to support clinical decision-making and operational insights.", + "icon": "JarvisAnalytics.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "schedule\\.jarvisanalytics\\.com" + ], + "website": "https://www.jarvisanalytics.com" + }, + "Java": { + "cats": [ + 27 + ], + "cookies": { + "JSESSIONID": "" + }, + "cpe": "cpe:2.3:a:oracle:jre:*:*:*:*:*:*:*:*", + "description": "Java is a class-based, object-oriented programming language that is designed to have as few implementation dependencies as possible.", + "icon": "Java.svg", + "website": "https://java.com" + }, + "Java Servlet": { + "cats": [ + 18 + ], + "headers": { + "X-Powered-By": "Servlet(?:\\/([\\d.]+))?\\;version:\\1" + }, + "icon": "Java.svg", + "implies": [ + "Java" + ], + "website": "https://www.oracle.com/technetwork/java/index-jsp-135475.html" + }, + "Javadoc": { + "cats": [ + 4 + ], + "description": "Javadoc is a tool used for generating Java code documentation in HTML format from Java source code.", + "html": [ + "<!-- Generated by javadoc -->" + ], + "icon": "Java.svg", + "website": "https://docs.oracle.com/javase/8/docs/technotes/tools/windows/javadoc.html" + }, + "JavaScript Infovis Toolkit": { + "cats": [ + 25 + ], + "icon": "JavaScript Infovis Toolkit.png", + "js": { + "$jit": "", + "$jit.version": "^(.+)$\\;version:\\1" + }, + "scriptSrc": [ + "jit(?:-yc)?\\.js" + ], + "website": "https://philogb.github.io/jit/" + }, + "JavaServer Faces": { + "cats": [ + 18 + ], + "dom": [ + "input[type='hidden'][name='javax.faces.ViewState']" + ], + "headers": { + "X-Powered-By": "JSF(?:/([\\d.]+))?\\;version:\\1" + }, + "icon": "JavaServer Faces.png", + "implies": [ + "Java" + ], + "website": "https://javaserverfaces.java.net" + }, + "JavaServer Pages": { + "cats": [ + 18 + ], + "headers": { + "X-Powered-By": "JSP(?:/([\\d.]+))?\\;version:\\1" + }, + "icon": "Java.svg", + "implies": [ + "Java" + ], + "website": "https://www.oracle.com/technetwork/java/javaee/jsp/index.html" + }, + "JazzHR": { + "cats": [ + 101 + ], + "description": "JazzHR is SaaS recruiting software to source talent, conduct interviews and hires.", + "icon": "JazzHR.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "app\\.jazz\\.co/" + ], + "scripts": [ + "JazzHR" + ], + "website": "https://www.jazzhr.com" + }, + "JBoard": { + "cats": [ + 101 + ], + "description": "JBoard is a platform for creating and managing job boards with no coding required, enabling users to post, organize, and maintain job listings.", + "icon": "JBoard.svg", + "js": { + "$JBoardAPI": "", + "$jBoard.adminUserToken": "" + }, + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "app\\.jboard\\.io" + ], + "website": "https://jboard.io" + }, + "JBoss Application Server": { + "cats": [ + 22 + ], + "cpe": "cpe:2.3:a:redhat:jboss_application_server:*:*:*:*:*:*:*:*", + "headers": { + "X-Powered-By": "JBoss(?:-([\\d.]+))?\\;version:\\1" + }, + "icon": "JBoss Application Server.png", + "website": "https://jboss.org/jbossas.html" + }, + "JBoss Web": { + "cats": [ + 22 + ], + "cpe": "cpe:2.3:a:redhat:jbossweb:*:*:*:*:*:*:*:*", + "excludes": [ + "Apache Tomcat" + ], + "headers": { + "X-Powered-By": "JBossWeb(?:-([\\d.]+))?\\;version:\\1" + }, + "icon": "JBoss Web.png", + "implies": [ + "JBoss Application Server" + ], + "website": "https://jboss.org/jbossweb" + }, + "jComponent": { + "cats": [ + 12, + 59 + ], + "description": "jComponent is a platform offering open-source web components and icons for easy integration into web projects.", + "icon": "jComponent.svg", + "implies": [ + "jQuery" + ], + "js": { + "MAIN.version": "(.*)\\;version:\\1" + }, + "oss": true, + "website": "https://componentator.com" + }, + "Jeeng": { + "cats": [ + 76 + ], + "description": "Jeeng is a personalized notification platform that delivers targeted updates based on user preferences and engagement patterns.", + "icon": "Jeeng.svg", + "js": { + "jeeng_attribution": "" + }, + "saas": true, + "scriptSrc": [ + "sdk\\.jeeng\\.com" + ], + "website": "https://www.jeeng.com" + }, + "Jekyll": { + "cats": [ + 57 + ], + "cpe": "cpe:2.3:a:jekyllrb:jekyll:*:*:*:*:*:*:*:*", + "description": "Jekyll is a blog-aware, static site generator for personal, project, or organisation sites.", + "html": [ + "Powered by <a href=\"https?://jekyllrb\\.com\"[^>]*>Jekyll</", + "<!-- Created with Jekyll Now -", + "<!-- Begin Jekyll SEO tag" + ], + "icon": "Jekyll.svg", + "implies": [ + "Ruby" + ], + "js": { + "SimpleJekyllSearch": "" + }, + "meta": { + "generator": "Jekyll\\sv([\\d.]+)?\\;version:\\1" + }, + "website": "https://jekyllrb.com" + }, + "Jenkins": { + "cats": [ + 44 + ], + "cpe": "cpe:2.3:a:jenkins:jenkins:*:*:*:*:*:*:*:*", + "description": "Jenkins is an open-source automation tool written in Java with plugins built for Continuous Integration (CI) purposes.", + "dom": [ + "span.jenkins_ver > a[href='https://jenkins.io/']" + ], + "headers": { + "X-Jenkins": "([\\d.]+)\\;version:\\1" + }, + "html": [ + "<span class=\"jenkins_ver\"><a href=\"https://jenkins\\.io/\">Jenkins ver\\. ([\\d.]+)\\;version:\\1" + ], + "icon": "Jenkins.png", + "implies": [ + "Java" + ], + "js": { + "jenkinsCIGlobal": "", + "jenkinsRules": "" + }, + "website": "https://jenkins.io/" + }, + "Jenny": { + "cats": [ + 52 + ], + "description": "Jenny is a customer service chatbot platform.", + "icon": "Jenny.svg", + "js": { + "webpackJsonpget-jenny": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.getjenny\\.com/" + ], + "website": "https://www.getjenny.com" + }, + "JET Enterprise": { + "cats": [ + 6 + ], + "headers": { + "powered": "jet-enterprise" + }, + "icon": "JET Enterprise.svg", + "website": "https://www.jetecommerce.com.br/" + }, + "Jetboost": { + "cats": [ + 5 + ], + "description": "Jetboost is a tool that enables real-time search, dynamic filtering, and other features for Webflow sites without requiring code.", + "icon": "Jetboost.svg", + "js": { + "JETBOOST_SITE_ID": "", + "Jetboost.loaded": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "Webflow" + ], + "saas": true, + "website": "https://www.jetboost.io" + }, + "JetEngine": { + "cats": [ + 87 + ], + "description": "JetEngine is a content plugin for WordPress that allows users to create custom post types, taxonomies, and meta boxes, offering flexibility in building complex websites without requiring coding skills.", + "icon": "JetEngine.svg", + "pricing": [ + "freemium", + "low", + "recurring", + "onetime" + ], + "requires": [ + "WordPress" + ], + "saas": true, + "scriptSrc": [ + "/wp-content/plugins/jet-engine/" + ], + "website": "https://crocoblock.com/plugins/jetengine" + }, + "Jetpack": { + "cats": [ + 87 + ], + "description": "Jetpack is a popular WordPress plugin created by Automattic, the people behind WordPress.com.", + "dom": [ + "link[href*='/wp-content/plugins/jetpack/']" + ], + "icon": "Jetpack.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/plugins/jetpack/" + ], + "website": "https://jetpack.com" + }, + "Jetpack Boost": { + "cats": [ + 87 + ], + "description": "Jetpack Boost – Website Speed, Performance and Critical CSS.", + "dom": [ + "style[id='jetpack-boost-critical-css']" + ], + "icon": "Jetpack.svg", + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/plugins/jetpack-boost/" + ], + "website": "https://jetpack.com" + }, + "Jetshop": { + "cats": [ + 6 + ], + "html": [ + "<(?:div|aside) id=\"jetshop-branding\">" + ], + "icon": "Jetshop.png", + "js": { + "JetshopData": "" + }, + "website": "https://jetshop.se" + }, + "JetTabs": { + "cats": [ + 87 + ], + "description": "JetTabs is a plugin for Elementor that enables the creation of customizable tabs and accordion widgets for organizing content within web pages.", + "icon": "JetTabs.svg", + "implies": [ + "Elementor" + ], + "js": { + "JetTabs.accordionInit": "", + "JetTabsSettings": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://crocoblock.com/plugins/jettabs" + }, + "Jetty": { + "cats": [ + 22 + ], + "cpe": "cpe:2.3:a:eclipse:jetty:*:*:*:*:*:*:*:*", + "description": "Jetty is an open-source web server and servlet container known for its scalability and efficiency, supporting protocols like HTTP and WebSocket for various applications from development tools to cloud services.", + "headers": { + "Server": "Jetty(?:\\(([\\d\\.]*\\d+))?\\;version:\\1" + }, + "icon": "Jetty.svg", + "implies": [ + "Java" + ], + "oss": true, + "website": "https://www.eclipse.org/jetty" + }, + "Jibres": { + "cats": [ + 6, + 55 + ], + "cookies": { + "jibres": "" + }, + "description": "Jibres is an ecommerce solution with an online store builder and Point-of-Sale (PoS) software.", + "headers": { + "X-Powered-By": "Jibres" + }, + "icon": "Jibres.svg", + "js": { + "jibres": "" + }, + "meta": { + "generator": "Jibres" + }, + "scriptSrc": [ + "/jibres\\.js" + ], + "website": "https://jibres.com" + }, + "Jiglu": { + "cats": [ + 2 + ], + "description": "Jiglu is a collaboration and communities suite that connects enterprise content with conversations to support improved communication.", + "icon": "Jiglu.svg", + "pricing": [ + "freemium", + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.jiglu\\.com/" + ], + "website": "https://www.jiglu.com" + }, + "Jilt App": { + "cats": [ + 100, + 98 + ], + "description": "Jilt App helps ecommerce store owners track and recover abandoned orders. Works seamlessly with Shopify and WooCommerce.", + "icon": "Jilt.svg", + "js": { + "jiltStorefrontParams.platform": "^shopify$" + }, + "requires": [ + "Shopify" + ], + "website": "https://community.shopify.com/c/shopify-apps/jilt-is-over-what-app-to-use-for-abandoned-carts-now/td-p/1575095" + }, + "Jilt plugin": { + "cats": [ + 87, + 98 + ], + "description": "Jilt plugin helps ecommerce store owners track and recover abandoned orders. Works seamlessly with Shopify and WooCommerce.", + "icon": "Jilt.svg", + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "\\.jilt\\.com/.+/jilt\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + ], + "website": "https://wordpress.org/plugins/jilt-for-woocommerce" + }, + "Jimdo": { + "cats": [ + 1 + ], + "description": "Jimdo is a website-builder and all-in-one hosting solution, designed to enable users to build their own websites.", + "headers": { + "X-Jimdo-Instance": "", + "X-Jimdo-Wid": "" + }, + "icon": "Jimdo.svg", + "js": { + "jimdoDolphinData": "" + }, + "pricing": [ + "low", + "freemium", + "recurring" + ], + "saas": true, + "url": [ + "\\.jimdo(?:site)?\\.com/" + ], + "website": "https://www.jimdo.com" + }, + "Jirafe": { + "cats": [ + 10, + 32 + ], + "icon": "Jirafe.png", + "js": { + "jirafe": "" + }, + "scriptSrc": [ + "/jirafe\\.js" + ], + "website": "https://docs.jirafe.com" + }, + "Jitsi": { + "cats": [ + 52 + ], + "cpe": "cpe:2.3:a:jitsi:jitsi:*:*:*:*:*:*:*:*", + "description": "Jitsi is a free and open-source multiplatform voice (VoIP), videoconferencing and instant messaging applications for the web platform.", + "icon": "Jitsi.svg", + "oss": true, + "scriptSrc": [ + "lib-jitsi-meet.*\\.js" + ], + "website": "https://jitsi.org" + }, + "Jive": { + "cats": [ + 19 + ], + "headers": { + "X-JIVE-USER-ID": "", + "X-JSL": "", + "X-Jive-Flow-Id": "", + "X-Jive-Request-Id": "", + "x-jive-chrome-wrapped": "" + }, + "icon": "Jive.png", + "website": "https://www.jivesoftware.com" + }, + "JivoChat": { + "cats": [ + 52 + ], + "cpe": "cpe:2.3:a:jivochat:jivochat:*:*:*:*:*:*:*:*", + "description": "JivoChat is a live chat solution for websites offering customizable web and mobile chat widgets.", + "icon": "JivoChat.svg", + "js": { + "jivo_api": "", + "jivo_version": "([\\d.]+)\\;version:\\1" + }, + "pricing": [ + "freemium", + "recurring", + "payg" + ], + "saas": true, + "scriptSrc": [ + "\\.jivosite\\.com" + ], + "website": "https://www.jivosite.com" + }, + "Jivox": { + "cats": [ + 76 + ], + "description": "Jivox is a cloud-based, data-driven platform for delivering personalised digital advertising and marketing experiences at scale.", + "dom": [ + "link[href*='.jivox.com']" + ], + "icon": "Jivox.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.jivox\\.com/" + ], + "website": "https://jivox.com" + }, + "Job Board Fire": { + "cats": [ + 101 + ], + "description": "JobBoardFire is a platform that provides software for managing job boards, connecting entrepreneurs and community members.", + "icon": "JobBoardFire.svg", + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scripts": [ + "jobboardfire\\.twic\\.pics" + ], + "website": "https://www.jobboardfire.com" + }, + "JobAdder": { + "cats": [ + 101 + ], + "description": "JobAdder is a cloud-based recruitment management platform for staffing agencies and in-house corporate hiring teams.", + "dom": [ + "a[href*='clientapps.jobadder.com/'], link[href*='jobadder.com']" + ], + "icon": "JobAdder.svg", + "pricing": [ + "payg", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.jobadder\\.com/" + ], + "website": "https://jobadder.com" + }, + "JobberBase": { + "cats": [ + 19, + 101 + ], + "description": "Jobberbase is an open-source job board platform that enables the creation of job sites.", + "icon": "JobberBase.svg", + "implies": [ + "PHP" + ], + "js": { + "Jobber": "" + }, + "meta": { + "generator": "Jobberbase" + }, + "oss": true, + "website": "https://www.jobberbase.com" + }, + "Jobiqo": { + "cats": [ + 101 + ], + "description": "Jobiqo is a job board platform that enables publishers to expand reach and increase recruitment advertising revenue.", + "icon": "Jobiqo.svg", + "meta": { + "owner": "^Jobiqo$" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.jobiqo.com" + }, + "Jobvite": { + "cats": [ + 101 + ], + "description": "Jobvite is an applicant tracking software and recruiting platform.", + "dom": [ + "a[href*='.jobvite.com/']" + ], + "icon": "Jobvite.svg", + "js": { + "Jobvite": "" + }, + "pricing": [ + "high", + "recurring", + "payg" + ], + "saas": true, + "website": "https://www.jobvite.com" + }, + "Jobylon": { + "cats": [ + 101 + ], + "description": "Jobylon is a flexible talent acquisition platform designed to help leading employers streamline recruitment and manage hiring processes.", + "icon": "Jobylon.svg", + "saas": true, + "scriptSrc": [ + "\\.jobylon\\.com" + ], + "website": "https://www.jobylon.com" + }, + "Join It": { + "cats": [ + 53 + ], + "description": "Join It is a membership management platform that helps nonprofits, clubs, and growing organizations manage members, track payments, and streamline administrative tasks.", + "icon": "JoinIt.svg", + "saas": true, + "scripts": [ + "app\\.joinit\\.com" + ], + "website": "https://joinit.com" + }, + "Joinchat": { + "cats": [ + 52 + ], + "description": "Joinchat is a tool that enables businesses to convert customer conversations into sales or leads through integrated communication features.", + "icon": "Joinchat.svg", + "js": { + "joinchat_obj": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "/js/joinchat\\.min\\.js" + ], + "website": "https://join.chat" + }, + "Jonas Club Software": { + "cats": [ + 53 + ], + "description": "Jonas Club Software is a provider of club management solutions, facilitating relationship building with members, revenue growth, and cost reduction.", + "icon": "Jonas.svg", + "js": { + "jonasPrivacyPolicy": "", + "jonasPrivacyPolicyClassName": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://jonasclub.com" + }, + "Joomla": { + "cats": [ + 1 + ], + "cookies": { + "joomla_[a-z0-9]+": "" + }, + "cpe": "cpe:2.3:a:joomla:joomla\\!:*:*:*:*:*:*:*:*", + "description": "Joomla is a free and open-source content management system for publishing web content.", + "dom": [ + "div[id*='wrapper_r'], link[href*='feed/com_'], link[href*='components/com_'], table[class*='pill']" + ], + "headers": { + "X-Content-Encoded-By": "Joomla! ([\\d.]+)\\;version:\\1" + }, + "html": [ + "(?:<div[^>]+id=\"wrapper_r\"|<(?:link|script)[^>]+(?:feed|components)/com_|<table[^>]+class=\"pill)\\;confidence:50" + ], + "icon": "Joomla.svg", + "implies": [ + "PHP" + ], + "js": { + "Joomla": "", + "jcomments": "" + }, + "meta": { + "generator": "Joomla!(?: ([\\d.]+))?\\;version:\\1" + }, + "oss": true, + "scriptSrc": [ + "(?:^|/)(feed/com_|components/com_)" + ], + "url": [ + "option=com_" + ], + "website": "https://www.joomla.org/" + }, + "JoomShopping": { + "cats": [ + 6 + ], + "description": "JoomShopping is an open-source ecommerce plugin for Joomla.", + "icon": "JoomShopping.png", + "implies": [ + "Joomla" + ], + "js": { + "joomshoppingVideoHtml5": "" + }, + "oss": true, + "pricing": [ + "onetime" + ], + "scriptSrc": [ + "/components/com_jshopping/" + ], + "website": "https://www.webdesigner-profi.de/joomla-webdesign/joomla-shop" + }, + "Joonbot": { + "cats": [ + 52 + ], + "description": "Joonbot is a chatbot builder that enables users to create automated conversational flows without programming knowledge.", + "icon": "Joonbot.svg", + "js": { + "JOONBOT_WIDGET_ID": "", + "joonbot.hide": "" + }, + "pricing": [ + "freemium", + "low", + "recurring", + "poa" + ], + "saas": true, + "website": "https://joonbot.com" + }, + "Jotform": { + "cats": [ + 110 + ], + "description": "Jotform is an online form builder that enables the creation of robust forms.", + "icon": "Jotform.svg", + "js": { + "JOTFORM_ENV": "", + "JotForm.FBCollectInformation": "", + "JotFormActions": "" + }, + "pricing": [ + "freemium", + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.jotform\\.com/" + ], + "website": "https://www.jotform.com" + }, + "Jottful": { + "cats": [ + 51 + ], + "description": "Jottful is a platform that enables small businesses to create and manage professional websites.", + "icon": "Jottful.svg", + "meta": { + "web_author": "^Jottful" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://jottful.com" + }, + "JouwWeb": { + "cats": [ + 1, + 51 + ], + "description": "JouwWeb is an online website builder that allows internet users to create own website.", + "icon": "JouwWeb.svg", + "js": { + "JOUWWEB": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "(?:cdn)?\\.(?:jwwb|jouwweb)\\.nl/" + ], + "website": "https://www.jouwweb.nl" + }, + "jPlayer": { + "cats": [ + 14, + 59 + ], + "description": "jPlayer is a cross-browser JavaScript library developed as a jQuery plugin which facilitates the embedding of web based media, notably HTML5 audio and video in addition to Adobe Flash based media.", + "icon": "jPlayer.svg", + "implies": [ + "jQuery" + ], + "js": { + "jPlayerPlaylist": "" + }, + "oss": true, + "scriptSrc": [ + "/jquery\\.jplayer\\.min\\.js" + ], + "scripts": [ + "jquery\\.jplayer\\.min\\.js" + ], + "website": "https://jplayer.org" + }, + "jqPlot": { + "cats": [ + 25 + ], + "icon": "jqPlot.png", + "implies": [ + "jQuery" + ], + "scriptSrc": [ + "jqplot.*\\.js" + ], + "website": "https://www.jqplot.com" + }, + "jQTouch": { + "cats": [ + 26 + ], + "description": "jQTouch is an open-source Zepto/ jQuery plugin with native animations, automatic navigation, and themes for mobile WebKit browsers like iPhone, G1 (Android), and Palm Pre.", + "icon": "jQTouch.png", + "js": { + "jQT": "" + }, + "scriptSrc": [ + "jqtouch.*\\.js" + ], + "website": "https://jqtouch.com" + }, + "jQuery": { + "cats": [ + 59 + ], + "cpe": "cpe:2.3:a:jquery:jquery:*:*:*:*:*:*:*:*", + "description": "jQuery is a JavaScript library which is a free, open-source software designed to simplify HTML DOM tree traversal and manipulation, as well as event handling, CSS animation, and Ajax.", + "icon": "jQuery.svg", + "js": { + "$.fn.jquery": "([\\d.]+)\\;version:\\1", + "jQuery.fn.jquery": "([\\d.]+)\\;version:\\1", + "jQuery.prototype.jquery": "([\\d.]+)\\;version:\\1" + }, + "scriptSrc": [ + "jquery", + "/jquery(?:-(\\d+\\.\\d+\\.\\d+))[/.-]\\;version:\\1", + "/(\\d+\\.\\d+\\.\\d+)/jquery(?!\\.popupoverlay\\.js|(?:\\.[\\w-]*)*fancybox)[/.-][^u]\\;version:\\1" + ], + "website": "https://jquery.com" + }, + "jQuery BlockUI": { + "cats": [ + 59 + ], + "description": "jQuery BlockUI is a plugin that simulates synchronous behavior in AJAX by temporarily blocking user interaction and adding DOM elements that visually indicate restricted activity until the block is removed.", + "requires": [ + "jQuery" + ], + "scriptSrc": [ + "/jquery\\.blockUI\\.js" + ], + "website": "https://jquery.malsup.com/block" + }, + "jQuery CDN": { + "cats": [ + 31 + ], + "description": "jQuery CDN is a way to include jQuery in your website without actually downloading and keeping it your website's folder.", + "icon": "jQuery.svg", + "implies": [ + "jQuery" + ], + "scriptSrc": [ + "code\\.jquery\\.com/" + ], + "website": "https://code.jquery.com/" + }, + "jQuery DevBridge Autocomplete": { + "cats": [ + 59 + ], + "description": "Ajax Autocomplete for jQuery allows you to easily create autocomplete/autosuggest boxes for text input fields.", + "icon": "jQuery.svg", + "implies": [ + "jQuery" + ], + "js": { + "$.devbridgeAutocomplete": "", + "jQuery.devbridgeAutocomplete": "" + }, + "scriptSrc": [ + "/devbridgeAutocomplete(?:-min)?\\.js", + "/jquery\\.devbridge-autocomplete/([0-9.]+)/jquery\\.autocomplete(?:.min)?\\.js\\;version:\\1" + ], + "website": "https://www.devbridge.com/sourcery/components/jquery-autocomplete/" + }, + "jQuery Migrate": { + "cats": [ + 59 + ], + "description": "Query Migrate is a javascript library that allows you to preserve the compatibility of your jQuery code developed for versions of jQuery older than 1.9.", + "icon": "jQuery.svg", + "implies": [ + "jQuery" + ], + "js": { + "jQuery.migrateVersion": "([\\d.]+)\\;version:\\1", + "jQuery.migrateWarnings": "", + "jqueryMigrate": "" + }, + "scriptSrc": [ + "jquery-migrate(?:\\.min)?(?:-)?(?:\\.min)?\\.js(?:\\?v(?:er)?=((?:\\d+\\.)+\\d+))?\\;version:\\1", + "jquery-migrate(?:\\.min)?(?:-?((?:\\d+\\.)+\\d+))?(?:\\.min)?\\.js\\;version:\\1" + ], + "website": "https://github.com/jquery/jquery-migrate" + }, + "jQuery Mobile": { + "cats": [ + 26 + ], + "description": "jQuery Mobile is a HTML5-based user interface system designed to make responsive web sites and apps that are accessible on all smartphone, tablet and desktop devices.", + "icon": "jQuery Mobile.svg", + "implies": [ + "jQuery" + ], + "js": { + "jQuery.mobile.version": "^(.+)$\\;version:\\1" + }, + "scriptSrc": [ + "jquery[.-]mobile(?:-([\\d.]+))?(?:\\.min)?\\.js\\;version:\\1", + "jquery[.-]mobile(?:-)?(?:\\.min)?\\.js(?:\\?ver=([\\d.]+))?\\;version:\\1" + ], + "website": "https://jquerymobile.com" + }, + "jQuery Modal": { + "cats": [ + 59 + ], + "description": "jQuery Modal is an overlay dialog box or in other words, a popup window that is made to display on the top or 'overlayed' on the current page.", + "dom": [ + "link[href*='jquery.modal.min.css']" + ], + "icon": "jQuery Modal.svg", + "implies": [ + "jQuery" + ], + "oss": true, + "scriptSrc": [ + "jquery-modal/([\\d\\.]+)/jquery\\.modal\\.min\\.js\\;version:\\1" + ], + "website": "https://jquerymodal.com" + }, + "jQuery Payment": { + "cats": [ + 41 + ], + "description": "jQuery Payment is a general-purpose library for building credit card forms, validating input fields, and formatting card numbers.", + "icon": "jQuery.svg", + "oss": true, + "requires": [ + "jQuery" + ], + "scriptSrc": [ + "/jquery-payment/jquery\\.payment\\.min\\.js" + ], + "website": "https://plugins.jquery.com/payment" + }, + "jQuery Popup Overlay": { + "cats": [ + 59 + ], + "description": "jQuery Popup Overlay is a responsive overlay which lets you create modal windows, tooltips, and more.", + "scriptSrc": [ + "(\\d+\\.\\d+\\.\\d+)/jquery\\.popupoverlay\\.js\\;version:\\1" + ], + "website": "https://www.npmjs.com/package/jquery-popup-overlay" + }, + "jQuery Sparklines": { + "cats": [ + 25 + ], + "description": "jQuery Sparklines is a plugin that generates sparklines (small inline charts) directly in the browser using data supplied either inline in the HTML, or via javascript.", + "implies": [ + "jQuery" + ], + "scriptSrc": [ + "jquery\\.sparkline.*\\.js" + ], + "website": "https://omnipotent.net/jquery.sparkline/" + }, + "jQuery UI": { + "cats": [ + 59 + ], + "cpe": "cpe:2.3:a:jquery:jquery_ui:*:*:*:*:*:*:*:*", + "description": "jQuery UI is a collection of GUI widgets, animated visual effects, and themes implemented with jQuery, Cascading Style Sheets, and HTML.", + "icon": "jQuery UI.svg", + "implies": [ + "jQuery" + ], + "js": { + "jQuery.ui.version": "^(.+)$\\;version:\\1" + }, + "scriptSrc": [ + "jquery-ui[.-]([\\d.]*\\d)[^/]*\\.js\\;version:\\1", + "([\\d.]+)/jquery-ui(?:\\.min)?\\.js\\;version:\\1", + "jquery-ui.*\\.js" + ], + "website": "https://jqueryui.com" + }, + "jQuery-pjax": { + "cats": [ + 26 + ], + "description": "jQuery PJAX is a plugin that uses AJAX and pushState.", + "html": [ + "<div[^>]+data-pjax-container" + ], + "implies": [ + "jQuery" + ], + "js": { + "jQuery.pjax": "" + }, + "meta": { + "pjax-push": "", + "pjax-replace": "", + "pjax-timeout": "" + }, + "scriptSrc": [ + "jquery[.-]pjax(?:-([\\d.]+))?(?:\\.min)?\\.js\\;version:\\1", + "jquery[.-]pjax(?:-)?(?:\\.min)?\\.js(?:\\?ver=([\\d.]+))?\\;version:\\1" + ], + "website": "https://github.com/defunkt/jquery-pjax" + }, + "JS Charts": { + "cats": [ + 25 + ], + "description": "JS Charts is a JavaScript-based tool for creating customizable charts, such as bar, pie, and line charts, with minimal coding required for integration into web projects.", + "icon": "JS Charts.svg", + "js": { + "JSChart": "" + }, + "scriptSrc": [ + "jscharts.{0,32}\\.js" + ], + "website": "https://www.jscharts.com" + }, + "JS.org": { + "cats": [ + 109 + ], + "description": "JS.org is a provider of free subdomains for JavaScript-based projects.", + "dom": [ + "link[href*='.js.org/'][rel='canonical']" + ], + "icon": "JSOrg.svg", + "oss": true, + "website": "https://js.org" + }, + "jsDelivr": { + "cats": [ + 31 + ], + "description": "JSDelivr is a free public CDN for open-source projects. It can serve web files directly from the npm registry and GitHub repositories without any configuration.", + "dom": [ + "link[href*='cdn.jsdelivr.net']" + ], + "icon": "jsdelivr-icon.svg", + "scriptSrc": [ + "cdn\\.jsdelivr\\.net" + ], + "website": "https://www.jsdelivr.com/", + "xhr": [ + "cdn\\.jsdelivr\\.net" + ] + }, + "JSEcoin": { + "cats": [ + 56 + ], + "description": "JSEcoin is a way to mine, receive payments for your goods or services and transfer cryptocurrency", + "icon": "JSEcoin.png", + "js": { + "jseMine": "" + }, + "scriptSrc": [ + "^(?:https):?//load\\.jsecoin\\.com/load/" + ], + "website": "https://jsecoin.com/" + }, + "JShop": { + "cats": [ + 6 + ], + "description": "JShop is the ecommerce database solution marketed by Whorl Ltd. worldwide.", + "icon": "JShop.svg", + "js": { + "jss_1stepDeliveryType": "", + "jss_1stepFillShipping": "" + }, + "website": "https://www.whorl.co.uk" + }, + "JsObservable": { + "cats": [ + 59 + ], + "description": "JsObservable is integrated with JsViews and facilitates observable data manipulations that are immediately reflected in the data-bound templates. The library is developed and maintained by Microsoft employee Boris Moore and is used in projects such as Outlook.com and Windows Azure.", + "icon": "JsObservable.svg", + "oss": true, + "website": "https://www.jsviews.com/#jsobservable" + }, + "jsPDF": { + "cats": [ + 59 + ], + "description": "jsPDF is a HTML5 client-side solution for generating PDF documents directly within web browsers.", + "icon": "jsPDF.svg", + "js": { + "jsPDF.API": "" + }, + "oss": true, + "pricing": [ + "freemium" + ], + "scriptSrc": [ + "/jspdf\\.min\\.js" + ], + "website": "https://parall.ax/products/jspdf" + }, + "JsRender": { + "cats": [ + 59 + ], + "description": "JsRender is the template library. The library is developed and maintained by Microsoft employee Boris Moore and is used in projects such as Outlook.com and Windows Azure.", + "icon": "JsRender.svg", + "implies": [ + "JsViews" + ], + "oss": true, + "scriptSrc": [ + "([\\d\\.]+)?/jsrender(?:\\.min)?\\.js\\;version:\\1" + ], + "website": "https://www.jsviews.com/#jsrender" + }, + "JSS": { + "cats": [ + 12, + 47 + ], + "description": "JSS is an authoring tool for CSS which allows you to use JavaScript to describe styles in a declarative, conflict-free and reusable way.", + "dom": [ + "style[data-jss]" + ], + "icon": "JSS.svg", + "oss": true, + "website": "https://cssinjs.org/" + }, + "JsViews": { + "cats": [ + 59 + ], + "description": "JsViews is the MVVM library which provides two-way data binding for the template. The library is developed and maintained by Microsoft employee Boris Moore and is used in projects such as Outlook.com and Windows Azure.", + "icon": "JsViews.svg", + "implies": [ + "JsObservable", + "JsRender" + ], + "oss": true, + "scriptSrc": [ + "([\\d\\.]+)?/jsviews(?:\\.min)?\\.js\\;version:\\1" + ], + "website": "https://www.jsviews.com/#jsviews" + }, + "JSZip": { + "cats": [ + 59 + ], + "cpe": "cpe:2.3:a:jszip_project:jszip:*:*:*:*:*:*:*:*", + "description": "JSZip is a JavaScript library that enables the creation, reading, and manipulation of zip files in a browser environment.", + "js": { + "JSZip.version": "([\\d\\.]+)\\;version:\\1" + }, + "oss": true, + "scriptSrc": [ + "/jszip\\.min\\.js" + ], + "website": "https://stuk.github.io/jszip/" + }, + "JTL Shop": { + "cats": [ + 6 + ], + "cookies": { + "JTLSHOP": "" + }, + "description": "JTL Shop is an ecommerce product created by JTL Software company.", + "dom": [ + "input[name*='JTLSHOP']" + ], + "html": [ + "(?:<input[^>]+name=\"JTLSHOP|<a href=\"jtl\\.php)" + ], + "icon": "JTL Shop.svg", + "js": { + "JtlHelpers": "" + }, + "website": "https://www.jtl-software.de/online-shopsystem" + }, + "Jubna": { + "cats": [ + 76 + ], + "description": "Jubna is a content recommendation engine that delivers personalized suggestions by analyzing user behavior and preferences.", + "icon": "Jubna.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.jubna\\.com" + ], + "website": "https://www.jubna.com" + }, + "Judge.me": { + "cats": [ + 90 + ], + "description": "Judge.me is a reviews app that helps you collect and display product reviews and site reviews with photos, videos and Q&A.", + "icon": "Judge.svg", + "js": { + "judgeme": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.judge\\.me" + ], + "website": "https://judge.me" + }, + "Jugem": { + "cats": [ + 11 + ], + "description": "Jugem is a blogging software from Japan that allows users to create, manage, and publish online content.", + "icon": "Jugem.svg", + "saas": true, + "scriptSrc": [ + "imaging\\.jugem\\.jp" + ], + "website": "https://jugem.jp" + }, + "Juicer": { + "cats": [ + 96 + ], + "description": "Juicer is a tool that aggregates brand hashtags and social media posts into a unified feed for websites, enabling moderation and content curation.", + "icon": "Juicer.svg", + "js": { + "Juicer.Active": "", + "JuicerBackbone.$": "" + }, + "pricing": [ + "freemium", + "low", + "recurring", + "payg" + ], + "saas": true, + "scriptSrc": [ + "\\.juicer\\.io/" + ], + "website": "https://www.juicer.io" + }, + "JuicyAds": { + "cats": [ + 36 + ], + "description": "JuicyAds is a legitimate advertising network that specializes in adult content.", + "icon": "JuicyAds.svg", + "js": { + "adsbyjuicy": "" + }, + "meta": { + "juicyads-site-verification": "" + }, + "pricing": [ + "payg" + ], + "saas": true, + "website": "https://www.juicyads.com" + }, + "Jumbo": { + "cats": [ + 92 + ], + "description": "Jumbo is a page speed optimizer app for Shopify based sites.", + "icon": "Jumbo.svg", + "implies": [ + "Shopify" + ], + "scriptSrc": [ + "mt\\.tryjumbo\\.com" + ], + "website": "https://www.tryjumbo.com/" + }, + "Jumio": { + "cats": [ + 16 + ], + "description": "Jumio is an online mobile payments and identity verification company that provides card and ID scanning and validation products for mobile and web transactions.", + "dom": [ + "iframe[src*='.netverify.com/']" + ], + "icon": "Jumio.svg", + "pricing": [ + "payg", + "mid", + "recurring" + ], + "saas": true, + "website": "https://www.jumio.com" + }, + "JumpCloud": { + "cats": [ + 69 + ], + "cookies": { + "_jumpcloud_user_console_": "" + }, + "description": "JumpCloud is a cloud-based directory services platform offering single sign-on (SSO) and Active Directory-as-a-Service (ADaaS) functionalities.", + "icon": "JumpCloud.svg", + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.jumpcloud\\.com/" + ], + "website": "https://jumpcloud.com" + }, + "Jumpseller": { + "cats": [ + 6 + ], + "description": "Jumpseller is a cloud ecommerce solution for small businesses.", + "icon": "Jumpseller.svg", + "js": { + "Jumpseller": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "assets\\.jumpseller\\.\\w+/", + "jumpseller-apps\\.herokuapp\\.\\w+/" + ], + "website": "https://jumpseller.com" + }, + "June": { + "cats": [ + 10, + 97 + ], + "cookies": { + "_june_session": "" + }, + "description": "June is a product analytics for subscription businesses. It automatically generates graphs of the metrics users should track by connecting their segment account.", + "icon": "June.svg", + "pricing": [ + "mid", + "freemium", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "static\\.june\\.so/analytics\\.js/" + ], + "website": "https://june.so", + "xhr": [ + "a\\.june\\.so" + ] + }, + "Junip": { + "cats": [ + 90 + ], + "description": "Junip provider of a ecommerce brand review platform designed to share customers' story, send review requests and display review content.", + "icon": "Junip.svg", + "js": { + "junipLoaded": "\\;confidence:50", + "webpackChunkjunip_scripts": "\\;confidence:50" + }, + "pricing": [ + "freemium", + "recurring", + "payg" + ], + "requiresCategory": [ + 6 + ], + "saas": true, + "scriptSrc": [ + "\\.juniphq\\.com/" + ], + "website": "https://junip.co" + }, + "Juo": { + "cats": [ + 74 + ], + "description": "Juo is a centralised experimentation platform for innovative marketing and product teams.", + "icon": "Juo.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.juo\\.io/" + ], + "website": "https://get.juo.io" + }, + "Juphy": { + "cats": [ + 100 + ], + "description": "Juphy is an AI sales assistant designed for Shopify stores, enabling businesses to increase sales through automated customer engagement and support.", + "icon": "Juphy.svg", + "pricing": [ + "mid", + "recurring" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "scriptSrc": [ + "static\\.juphy\\.com/" + ], + "website": "https://juphy.com" + }, + "Juspay": { + "cats": [ + 41 + ], + "description": "Juspay is a developer of an online platform designed to be used for mobile-based payments.", + "icon": "juspay.svg", + "js": { + "Juspay": "" + }, + "website": "https://juspay.in" + }, + "JUST": { + "cats": [ + 41 + ], + "description": "JUST is a one-click payment solution for online business and online shoppers.", + "icon": "JUST.svg", + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "checkout-button-.+/just-pay-button\\.js" + ], + "website": "https://www.getjusto.com" + }, + "Justia": { + "cats": [ + 1 + ], + "cookies": { + "SESSJUSTIA": "" + }, + "description": "Justia is a lawyer-based content management system (CMS).", + "icon": "Justia.svg", + "js": { + "jmetadata": "" + }, + "saas": true, + "website": "https://www.justia.com" + }, + "Justo": { + "cats": [ + 6 + ], + "description": "Justo is a subscription-based software that allows anyone to set up an online store and sell their products with delivery options.", + "icon": "Justo.svg", + "pricing": [ + "high", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.getjusto\\.com/" + ], + "website": "https://www.getjusto.com" + }, + "Justuno": { + "cats": [ + 76, + 98 + ], + "description": "Justuno is a visitor conversion optimisation platform.", + "icon": "Justuno.svg", + "js": { + "JustunoApp": "" + }, + "pricing": [ + "recurring", + "low" + ], + "saas": true, + "scriptSrc": [ + "my\\.jst\\.ai", + "cdn\\.justuno\\.com" + ], + "website": "https://www.justuno.com" + }, + "Justuno App": { + "cats": [ + 100 + ], + "description": "Justuno is a premium conversion marketing and analytics platform that provides retailers with powerful tools to increase conversions.", + "icon": "Justuno.svg", + "implies": [ + "Justuno" + ], + "pricing": [ + "freemium", + "recurring", + "low" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "scriptSrc": [ + "//scripttags\\.justuno\\.com/shopify_justuno" + ], + "website": "https://apps.shopify.com/justuno-pop-ups-email-conversion" + }, + "Juvo Leads": { + "cats": [ + 10, + 52 + ], + "description": "Juvo Leads is a platform that integrates hosted chat, call tracking, and form tracking into a unified reporting system.", + "icon": "JuvoLeads.svg", + "pricing": [ + "low", + "recurring", + "payg" + ], + "saas": true, + "scripts": [ + "cdn\\.juvoleads\\.com" + ], + "website": "https://juvoleads.com" + }, + "JW Player": { + "cats": [ + 14 + ], + "description": "JW Player is a online video player with video engagement analytics, custom video player skins, and live video streaming capability.", + "dom": [ + "div[data-video-provider*=jwplayer]", + "div[class^='jwplayer']" + ], + "icon": "JW Player.svg", + "js": { + "jwDefaults": "", + "jwplayer": "", + "jwplayerApiUrl": "", + "webpackJsonpjwplayer": "" + }, + "oss": true, + "pricing": [ + "low", + "recurring", + "freemium" + ], + "saas": true, + "scriptSrc": [ + "\\.jwplayer\\.com", + "\\.jwpcdn\\.com" + ], + "website": "https://www.jwplayer.com", + "xhr": [ + "\\.jwpsrv\\.com" + ] + }, + "k-eCommerce": { + "cats": [ + 6 + ], + "description": "k-eCommerce is mdf commerce’s platform for SMBs, providing all-in-one ecommerce and digital payment solutions integrated to Microsoft Dynamics and SAP Business One. ", + "dom": [ + "a[href*='.k-ecommerce.com/'][target='_blank']" + ], + "icon": "k-eCommerce.svg", + "meta": { + "generator": "k-eCommerce" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.k-ecommerce.com" + }, + "K-Sup": { + "cats": [ + 1 + ], + "description": "K-Sup is an open-source CMS/portal solution dedicated to higher education and research created by Kosmos Education.", + "icon": "Kosmos.svg", + "implies": [ + "Java" + ], + "meta": { + "generator": "^K-Sup \\(([\\d.R]+)\\)$\\;version:\\1" + }, + "oss": true, + "website": "https://www.ksup.org/" + }, + "K2": { + "cats": [ + 19 + ], + "description": "K2 is a content management extension for Joomla, developed by JoomlaWorks, that enhances Joomla's capabilities by providing features like rich content forms, nested categories, tags, comments, and more.", + "html": [ + "<!--(?: JoomlaWorks \"K2\"| Start K2)" + ], + "icon": "K2.svg", + "implies": [ + "Joomla" + ], + "js": { + "K2RatingURL": "" + }, + "website": "https://getk2.org" + }, + "Kadence WP Blocks": { + "cats": [ + 87 + ], + "description": "Kadence WP Blocks is a plugin for WordPress that provides a collection of custom blocks for the Gutenberg editor, allowing users to create custom layouts and designs for their website without needing to know how to code.", + "dom": [ + "link[href*='/wp-content/plugins/kadence-blocks/']" + ], + "icon": "Kadence WP.svg", + "implies": [ + "Gutenberg" + ], + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/plugins/kadence-blocks/dist/.+/kb-form-block\\.min\\.js(?:\\?ver=([\\d\\.]+))?\\;version:\\1" + ], + "website": "https://www.kadencewp.com/kadence-blocks/" + }, + "Kadence WP Kadence": { + "cats": [ + 80 + ], + "description": "Kadence WP Kadence is a multipurpose WordPress theme that is available for free download and also offers a pro version.", + "dom": [ + "link#kadence-global-css" + ], + "icon": "Kadence WP.svg", + "js": { + "kadence": "", + "kadenceConfig": "" + }, + "pricing": [ + "freemium", + "onetime", + "mid", + "recurring" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/kadence/.+navigation\\.min\\.js(?:\\?ver=([\\d\\.]+))?\\;version:\\1" + ], + "website": "https://www.kadencewp.com/kadence-theme" + }, + "Kadence WP Virtue": { + "cats": [ + 80 + ], + "description": "Kadence WP Virtue is a multipurpose WordPress theme that is available for free download and also offers a pro version.", + "dom": [ + "link[href*='/wp-content/themes/virtue/']" + ], + "icon": "Kadence WP.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/virtue/.+main-min\\.js(?:\\?ver=([\\d\\.]+))?\\;version:\\1" + ], + "website": "https://www.kadencewp.com/product/virtue-free-theme" + }, + "Kaira Vogue": { + "cats": [ + 80 + ], + "description": "Vogue is a very easy to use multipurpose WordPress theme created by Kaira.", + "dom": [ + "link#vogue-style-css" + ], + "icon": "Kaira.svg", + "pricing": [ + "freemium", + "onetime" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/vogue(?:-child)?/" + ], + "website": "https://kairaweb.com/wordpress-theme/vogue" + }, + "Kaisa": { + "cats": [ + 76 + ], + "description": "Kaisa is a platform that leverages data to maintain buyer and seller engagement through personalised customer experiences on a large scale.", + "icon": "Kaisa.svg", + "scriptSrc": [ + "\\.freespee\\.com/js/external/fs\\.(?:min\\.)?js" + ], + "website": "https://www.kaisa.io" + }, + "Kajabi": { + "cats": [ + 6 + ], + "cookies": { + "_kjb_session": "" + }, + "icon": "Kajabi.svg", + "js": { + "Kajabi": "" + }, + "pricing": [ + "mid" + ], + "saas": true, + "website": "https://kajabi.com" + }, + "Kakao": { + "cats": [ + 19 + ], + "description": "Kakao platform provides various services such as Kakao Talk, Kakao Talk Channel, Kakao Story as well as Kakao Pay, Kakao Commerce, Kakao Page provided by the subsidiaries. Users can use all Kakao platform services with a united account called Kakao Account.", + "dom": [ + "a[href*='.kakao.com/'][target='_blank']" + ], + "icon": "Kakao.svg", + "js": { + "Kakao.VERSION": "^([\\d\\.]+)$\\;version:\\1" + }, + "scriptSrc": [ + "\\.kakao\\.com/" + ], + "website": "https://developers.kakao.com/product" + }, + "KaliCart Bridge": { + "cats": [ + 6 + ], + "description": "KaliCart Bridge is a WooCommerce plugin that exposes a structured REST API and MCP server, making the store catalog readable by AI agents and MCP clients.", + "html": [ + "<link[^>]+rel=[\"']kalicart-agent[\"'][^>]*>", + "wp-json\\/kalicart\\/v1\\/discovery" + ], + "implies": [ + "WooCommerce" + ], + "pricing": [ + "freemium" + ], + "saas": false, + "url": [ + "\\.well-known\\/kalicart-bridge\\.json" + ], + "website": "https://bridge.kalicart.com" + }, + "Kalio": { + "cats": [ + 6 + ], + "description": "Kalio is an ecommerce system designed for mid-market and enterprise stores.", + "icon": "Kalio.svg", + "meta": { + "Author": "^Kalio$" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.kaliocommerce.com" + }, + "Kalix": { + "cats": [ + 72 + ], + "description": "Kalix is a HIPAA-compliant electronic medical record, practice management, and telehealth platform designed for dietitians, nutritionists, and other healthcare professionals.", + "icon": "Kalix.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "app\\.kalixhealth\\.com" + ], + "website": "https://kalixhealth.com" + }, + "Kaltura": { + "cats": [ + 14, + 103 + ], + "description": "Kaltura is a video content management platform that allows users to upload, manage, share, publish, and stream videos.", + "dom": [ + "link[href*='.kaltura.com'], div.kaltura-zone" + ], + "icon": "Kaltura.svg", + "js": { + "Kplayer": "", + "kGetKalturaEmbedSettings": "", + "kGetKalturaPlayerList": "", + "kalturaIframeEmbed": "", + "restoreKalturaKDPCallback": "" + }, + "pricing": [ + "recurring", + "payg", + "poa" + ], + "saas": true, + "scriptSrc": [ + "api\\.kaltura\\.(?:nordu\\.net|com)/" + ], + "scripts": [ + "kalturaPlayer" + ], + "website": "https://corp.kaltura.com" + }, + "KAMAR": { + "cats": [ + 21 + ], + "description": "KAMAR is a Student Management System utilised by secondary schools.", + "icon": "KAMAR.svg", + "js": { + "KAMAR.has_address_ben_found": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://kamar.nz" + }, + "Kameleoon": { + "cats": [ + 74 + ], + "cookies": { + "kameleoonVisitorCode": "" + }, + "description": "Kameleoon is a personalisation technology platform for real-time omnichannel optimisation and conversion.", + "dom": [ + "link[href*='.kameleoon.eu/kameleoon.js']" + ], + "icon": "Kameleoon.svg", + "js": { + "Kameleoon.Gatherer.SCRIPT_VERSION": "(.+)\\;version:\\1", + "kameleoonEndLoadTime": "", + "kameleoonIframeURL": "", + "kameleoonS": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.kameleoon\\.\\w+/kameleoon\\.js" + ], + "website": "https://kameleoon.com/" + }, + "Kamozi": { + "cats": [ + 32 + ], + "description": "Kamozi is a system designed to support brand growth and increase ecommerce revenue through integrated tools and strategies.", + "icon": "Kamozi.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "trust\\.kamozi\\.io" + ], + "scripts": [ + "\\.kamozi\\.io" + ], + "website": "https://kamozi.io" + }, + "Kamva": { + "cats": [ + 6 + ], + "icon": "Kamva.svg", + "js": { + "Kamva": "" + }, + "meta": { + "generator": "[CK]amva" + }, + "scriptSrc": [ + "cdn\\.mykamva\\.ir" + ], + "website": "https://kamva.ir" + }, + "Kangaroo Rewards": { + "cats": [ + 84 + ], + "description": "Kangaroo Rewards is a platform designed to help businesses grow by fostering customer loyalty and enhancing brand recognition.", + "icon": "KangarooRewards.svg", + "js": { + "KangarooApps.Loyalties": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "www\\.kangaroorewards\\.com/" + ], + "website": "https://loyalty.kangaroorewards.com" + }, + "Kangle": { + "cats": [ + 22, + 64 + ], + "description": "Kangle is an open-source web server and reverse proxy software widely used in Chinese hosting environments for HTTP caching and virtual hosting.", + "headers": { + "server": "^kangle(?:/([\\d\\.]+))?\\;version:\\1", + "x-cache": "^MISS from (?:[\\w& ]+ )?kangle\\b" + }, + "icon": "Kangle.svg", + "oss": true, + "website": "https://kangle.org" + }, + "KanzOboz": { + "cats": [ + 6 + ], + "description": "KanzOboz is a platform for online shopping and advertising, specializing in fashion and lifestyle products.", + "dom": [ + "a[href*='kanzoboz.ru/'] > img[src*='rating.kanzoboz.ru']" + ], + "icon": "KanzOboz.svg", + "saas": true, + "website": "https://kanzoboz.ru" + }, + "Kapa.ai": { + "cats": [ + 29 + ], + "description": "Kapa.ai is a platform that converts documents into an LLM-powered chatbot for information retrieval and question answering.", + "icon": "Kapa.svg", + "js": { + "Kapa": "", + "KapaWidget.init": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "widget\\.kapa\\.ai" + ], + "website": "https://www.kapa.ai" + }, + "Kapix Studio": { + "cats": [ + 51 + ], + "description": "Kapix Studio is a no-code platform that lets anyone build web apps without writing any code.", + "icon": "Kapix.svg", + "implies": [ + "Vite", + "TypeScript" + ], + "js": { + "__INITIAL_STATE__": "KapixNoCode", + "kapixVersion": "([\\d\\.]+)\\;version:\\1" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://studio.kapix.fr" + }, + "Kapture CRM": { + "cats": [ + 52, + 53 + ], + "description": "Kapture CRM is an enterprise-grade SaaS-based customer support automation platform.", + "icon": "Kapture CRM.svg", + "js": { + "Kapchat": "", + "kap_chat_js": "" + }, + "pricing": [ + "payg", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.kapturecrm\\.com/.+\\?ver=([\\d\\.]+)\\;version:\\1" + ], + "website": "https://www.kapturecrm.com" + }, + "Karma": { + "cats": [ + 59 + ], + "description": "Karma is a test runner for JavaScript that runs on Node.js.", + "icon": "Karma.svg", + "implies": [ + "Node.js" + ], + "js": { + "karma.vars.version": "(.+)\\;version:\\1" + }, + "oss": true, + "scriptSrc": [ + "karma\\.mdpcdn\\.com" + ], + "website": "https://karma-runner.github.io" + }, + "Karoo Chat": { + "cats": [ + 52 + ], + "description": "Karoo Chat is a platform that combines human and automated customer service, offering online live chat for customer support.", + "js": { + "_kwp.host": "widget\\.karoo\\.com\\.br" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://karoo.com.br" + }, + "Karte": { + "cats": [ + 74, + 76 + ], + "description": "Karte is a customer engagement and marketing automation platform that enables businesses to understand their customers, deliver personalised experiences, and optimise marketing strategies.", + "icon": "Karte.svg", + "js": { + "__KARTE_REWRITE_ADMIN_CONFIG": "", + "__karte_live": "", + "__karte_loaded": "", + "__karte_tracker": "" + }, + "pricing": [ + "poa", + "recurring" + ], + "saas": true, + "website": "https://karte.io" + }, + "Kartify": { + "cats": [ + 6 + ], + "description": "Kartify is an ecommerce platform designed to support business growth through integrated tools for online selling and management.", + "icon": "Kartify.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "scripts": [ + "sellup\\.herokuapp\\.com\\/kartifyjs\\/kartify\\.js" + ], + "website": "https://www.gokartify.com" + }, + "Kartmax": { + "cats": [ + 6 + ], + "description": "Kartmax is a D2C ecommerce business solution designed to support direct-to-consumer operations.", + "icon": "Kartmax.svg", + "saas": true, + "scriptSrc": [ + "\\.kartmax\\.in/" + ], + "website": "https://kartmax.in" + }, + "Kartra": { + "cats": [ + 32 + ], + "description": "Kartra is an online business platform that offers marketing and sales tools.", + "dom": [ + "form[action*='app.kartra.com']" + ], + "icon": "Kartra.svg", + "js": { + "init_kartra_tracking": "", + "kartra_tracking_loaded": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "app\\.kartra\\.com" + ], + "website": "https://home.kartra.com" + }, + "Kartris": { + "cats": [ + 6 + ], + "description": "Kartris is an open-source ecommerce platform built with ASP.NET, designed for managing online stores.", + "icon": "Kartris.svg", + "js": { + "AddClassUpward__Kartris": "", + "Hover__KartrisMenu": "" + }, + "oss": true, + "pricing": [ + "freemium" + ], + "requires": [ + "Microsoft ASP.NET" + ], + "website": "https://www.kartris.com" + }, + "Kasada": { + "cats": [ + 16 + ], + "cookies": { + "KP_UIDz": "" + }, + "description": "Kasada is a cybersecurity company that provides a platform to protect websites and web applications from bot attacks and malicious activities.", + "icon": "Kasada.svg", + "js": { + "KPSDK.configure": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.kasada.io" + }, + "Kasika": { + "cats": [ + 32 + ], + "description": "Kasika is a Japanese marketing automation tool developed by CocoLive.", + "icon": "Kasika.svg", + "pricing": [ + "mid", + "recurring", + "payg" + ], + "saas": true, + "scriptSrc": [ + "panda\\.kasika\\.io/" + ], + "website": "https://cocolive.co.jp/" + }, + "KaTeX": { + "cats": [ + 25 + ], + "description": "KaTeX is a cross-browser JavaScript library that displays mathematical notation in web browsers.", + "dom": { + "link[href*=katex]": { + "attributes": { + "href": "katex(?:\\.min)?\\.css" + } + } + }, + "icon": "KaTeX.svg", + "js": { + "katex": "", + "katex.version": "^(.+)$\\;version:\\1" + }, + "oss": true, + "scriptSrc": [ + "katex(@|/)[0-9.]+(?:/dist)?/katex(?:\\.min)?\\.(mjs|js|css)\\;version:\\1" + ], + "website": "https://katex.org/" + }, + "Kauz": { + "cats": [ + 52 + ], + "description": "Kauz is a self-service platform for businesses to manage and train AI assistants across different operational needs.", + "icon": "Kauz.svg", + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.kauz\\.ai" + ], + "website": "https://kauz.ai" + }, + "KeaBuilder": { + "cats": [ + 32 + ], + "description": "KeaBuilder is a platform that provides intelligent insights, strategic recommendations, advanced tools, and seamless integrations to strengthen online presence and support business growth.", + "dom": [ + "link[href*='assets.keabuilder.com']" + ], + "icon": "KeaBuilder.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://keabuilder.com" + }, + "Keap": { + "cats": [ + 53 + ], + "description": "Keap offers an email marketing and sales platform for small businesses, including products to manage customers, customer relationship management, marketing, and ecommerce.", + "dom": [ + "form[action*='property.infusionsoft.com'], link[href*='.infusionsoft.com']" + ], + "icon": "Keap.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.infusionsoft\\.com/" + ], + "website": "https://keap.com", + "xhr": [ + "property\\.infusionsoft\\.com" + ] + }, + "Keen Delivery": { + "cats": [ + 99 + ], + "description": "Keen Delivery is a Dutch shipping platform ", + "icon": "Keen Delivery.svg", + "requiresCategory": [ + 6 + ], + "text": [ + "\\bKeen Delivery\\b" + ], + "website": "https://www.keendelivery.com" + }, + "Keen-Slider": { + "cats": [ + 59 + ], + "description": "Keen-Slider is a free library agnostic touch slider with native touch/swipe behavior.", + "dom": [ + "div.keen-slider, div.keen-slider__slide" + ], + "icon": "keen-slider.svg", + "js": { + "KeenSlider": "" + }, + "oss": true, + "website": "https://keen-slider.io" + }, + "keep. archeevo": { + "cats": [ + 95 + ], + "description": "keep. archeevo is an archival management software that aims to support all the functional areas of an archival institution, covering activities ranging from archival description to employee performance assessment.", + "icon": "keep. archeevo.png", + "js": { + "ArcheevoSnippets.mostviewedDocumentsURL": "", + "embedArcheevoBasicSearch": "" + }, + "pricing": [ + "poa" + ], + "website": "https://www.keep.pt/en/produts/archeevo-archival-management-software" + }, + "Keepeek": { + "cats": [ + 7, + 95 + ], + "description": "Keepeek is a digital asset management and photo library solutions provider.", + "icon": "Keepeek.svg", + "js": { + "keepeekScrollToName": "" + }, + "requires": [ + "jQuery" + ], + "saas": true, + "website": "https://www.keepeek.com" + }, + "KelonCloud": { + "cats": [ + 31 + ], + "description": "KelonCloud offers a variety of cloud-based services, such as CDN, DDoS mitigation, cloud security, streaming, cloud compute, and more.", + "headers": { + "server": "^(?:(?:KelonCloud|KC)-Private-CDN|KelonCloud)$" + }, + "icon": "KelonCloud.svg", + "pricing": [ + "recurring" + ], + "website": "https://www.keloncloud.com" + }, + "Kemal": { + "cats": [ + 18, + 22 + ], + "description": "Kemal is a fast and efficient web framework for the Crystal programming language.", + "headers": { + "X-Powered-By": "Kemal" + }, + "icon": "kemalcr.svg", + "oss": true, + "website": "https://kemalcr.com" + }, + "Kendo UI": { + "cats": [ + 66 + ], + "description": "Kendo UI is a HTML5 user interface framework for building interactive and high-performance websites and applications.", + "dom": { + "link[href*=kendo]": { + "attributes": { + "href": "/([\\d\\.]+).*/kendo\\.common\\.min\\.css\\;version:\\1" + } + } + }, + "html": [ + "<link[^>]*\\s+href=[^>]*styles/kendo\\.common(?:\\.min)?\\.css[^>]*/>" + ], + "icon": "Kendo UI.svg", + "implies": [ + "jQuery" + ], + "js": { + "kendo": "", + "kendo.version": "^(.+)$\\;version:\\1" + }, + "oss": true, + "scriptSrc": [ + "/kendo/.*-([\\d]{4})%20([\\d\\.]{6})\\;version:\\1.\\2" + ], + "website": "https://www.telerik.com/kendo-ui" + }, + "Kenect": { + "cats": [ + 53 + ], + "description": "Kenect is a platform that provides reputation management and business texting solutions for customer engagement and feedback collection.", + "dom": [ + "iframe[src*='.kenect.com/']" + ], + "icon": "Kenect.svg", + "js": { + "toggleKenectWidget": "" + }, + "saas": true, + "website": "https://www.kenect.com" + }, + "Kenlo": { + "cats": [ + 6 + ], + "description": "Kenlo is a real estate system from Brazil offering houses, apartments, and more for sale.", + "dom": [ + "div[class*='logo-kenlo__default'] > span[class*='logo-kenlo__text'] " + ], + "icon": "Kenlo.svg", + "saas": true, + "website": "https://www.kenlo.com.br" + }, + "Kentico CMS": { + "cats": [ + 1 + ], + "cookies": { + "CMSCookieLevel": "", + "CMSPreferredCulture": "" + }, + "cpe": "cpe:2.3:a:kentico:kentico_cms:*:*:*:*:*:*:*:*", + "description": "Kentico CMS is a web content management system for building websites, online stores, intranets, and Web 2.0 community sites.", + "dom": [ + "link[href*='/kentico/bundles/pageComponents/']" + ], + "icon": "Kentico CMS.svg", + "js": { + "CMS.Application": "" + }, + "meta": { + "generator": "Kentico CMS ([\\d.R]+ \\(build [\\d.]+\\))\\;version:\\1" + }, + "pricing": [ + "high", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "/CMSPages/GetResource\\.ashx", + "/kentico\\.resource" + ], + "website": "https://www.kentico.com" + }, + "Keptify": { + "cats": [ + 98 + ], + "description": "Keptify helps ecommerce sites of any size to increase sales and conversion rates by providing visitors with a personalised shopping experience.", + "icon": "Keptify.png", + "js": { + "KEPTIFY_BASE_URL": "", + "_keptify.version": "^([\\d\\.]+)$\\;version:\\1" + }, + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "app\\.keptify\\.com/" + ], + "website": "https://keptify.com" + }, + "Kerberos": { + "cats": [ + 16 + ], + "description": "Kerberos is an authentication method commonly used by Windows servers", + "headers": { + "WWW-Authenticate": "^Kerberos" + }, + "website": "https://tools.ietf.org/html/rfc4559" + }, + "KerningJS": { + "cats": [ + 59 + ], + "description": "Kerning.js is a JavaScript library that applies real CSS rules to style, transform, and scale web typography.", + "icon": "Kerning.svg", + "js": { + "FLAutoKerning": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "jquery\\.FLAutoKerning\\.js" + ], + "website": "https://webupon.com/blog/what-is-kerning" + }, + "Kestrel": { + "cats": [ + 22 + ], + "headers": { + "Server": "^Kestrel" + }, + "icon": "kestrel.svg", + "implies": [ + "Microsoft ASP.NET" + ], + "website": "https://docs.microsoft.com/en-us/aspnet/core/fundamentals/servers/kestrel" + }, + "Ketch": { + "cats": [ + 67 + ], + "description": "Ketch is a data control platform that manages compliance with privacy regulations.", + "icon": "Ketch.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.ketchcdn\\.com/" + ], + "website": "https://www.ketch.com" + }, + "Kevel": { + "cats": [ + 36 + ], + "description": "Kevel (formerly Adzerk) is a developer of ad-serving APIs to help developers build server-side ad platforms.", + "dom": [ + "iframe[src*='adzerk.net'], link[href*='adzerk.net']" + ], + "icon": "Kevel.svg", + "js": { + "ados": "", + "adosResults": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "adzerk\\.net/" + ], + "website": "https://www.kevel.com" + }, + "Keybase": { + "cats": [ + 16 + ], + "cpe": "cpe:2.3:a:keybase:keybase:*:*:*:*:*:*:*:*", + "description": "Keybase is for keeping everyone's chats and files safe, from families to communities to companies. MacOS, Windows, Linux, iPhone, and Android.", + "dns": { + "TXT": [ + "keybase-site-verification" + ] + }, + "icon": "Keybase.svg", + "oss": true, + "pricing": [ + "freemium" + ], + "saas": true, + "website": "https://keybase.io/" + }, + "KeyCDN": { + "cats": [ + 31 + ], + "description": "KeyCDN is a content delivery network (CDN).", + "headers": { + "Server": "^keycdn-engine$" + }, + "icon": "KeyCDN.svg", + "website": "https://www.keycdn.com" + }, + "Keymailer": { + "cats": [ + 32 + ], + "description": "Keymailer is a game influencer marketing platform that integrates creators, software, and services into one portal.", + "icon": "Keymailer.svg", + "js": { + "Keymailer": "", + "KeymailerJS": "" + }, + "meta": { + "application-name": "^Keymailer$" + }, + "pricing": [ + "freemium", + "low", + "recurring", + "poa" + ], + "saas": true, + "website": "https://keymailer.co" + }, + "KeyReply": { + "cats": [ + 52 + ], + "description": "KeyReply is a mobile-friendly chat widget that enables websites to provide real-time messaging and user support across devices.", + "icon": "KeyReply.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "keyreply\\.com/chat/widget\\.js" + ], + "website": "https://www.keyreply.com" + }, + "Keyvos": { + "cats": [ + 6 + ], + "description": "Keyvos is a Greek ecommerce platform with functionality for storefront customization, product and order management, SEO, marketplace integration, and reporting.", + "icon": "Keyvos.svg", + "implies": [ + "Laravel", + "MySQL", + "Elasticsearch" + ], + "meta": { + "generator": "Keyvos CMS" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.keyvos.gr" + }, + "Keywee": { + "cats": [ + 32 + ], + "description": "Keywee is a platform and managed service designed to support paid media and content distribution operations.", + "icon": "Keywee.svg", + "saas": true, + "scriptSrc": [ + "cdn\\.keywee\\.co" + ], + "website": "https://keywee.co" + }, + "Kibana": { + "cats": [ + 29, + 25 + ], + "cpe": "cpe:2.3:a:elasticsearch:kibana:*:*:*:*:*:*:*:*", + "description": "Kibana is an open-source data visualisation dashboard for Elasticsearch. It provides visualisation capabilities on top of the content indexed on an Elasticsearch cluster. Users can create bar, line and scatter plots, or pie charts and maps on top of large volumes of data.", + "headers": { + "kbn-name": "kibana", + "kbn-version": "^([\\d.]+)$\\;version:\\1" + }, + "html": [ + "<title>Kibana</title>" + ], + "icon": "kibana.svg", + "implies": [ + "Node.js", + "Elasticsearch" + ], + "url": [ + "kibana#/dashboard/" + ], + "website": "https://www.elastic.co/products/kibana" + }, + "Kibo Commerce": { + "cats": [ + 6 + ], + "description": "Kibo Commerce is a enterprise ecommerce platform that offers a cloud-based, end-to-end commerce solution for retailers and branded manufacturers.", + "icon": "Kibo.svg", + "pricing": [ + "poa" + ], + "scriptSrc": [ + "cdn-tp\\d+\\.mozu\\.com" + ], + "website": "https://kibocommerce.com" + }, + "Kibo Personalization": { + "cats": [ + 76, + 74 + ], + "description": "Kibo Personalization is a omnichannel personalisation software powered by machine learning to deliver individualized customer experiences and powered by Monetate and Certona.", + "icon": "Kibo.svg", + "js": { + "BaynoteAPI": "", + "BaynoteJSVersion": "", + "certona.recommendations": "", + "certonaRecommendations": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.baynote\\.net", + "\\.certona\\.net" + ], + "website": "https://kibocommerce.com/personalization-software" + }, + "Kickflip": { + "cats": [ + 108 + ], + "description": "Kickflip is a product customizer that enables visual customization of products on platforms like Shopify, WooCommerce, Wix, and via API integration.", + "icon": "Kickflip.svg", + "js": { + "kickflip.cart": "" + }, + "pricing": [ + "low", + "recurring", + "payg" + ], + "saas": true, + "scripts": [ + "gokickflip\\.com" + ], + "website": "https://gokickflip.com" + }, + "Kicksite": { + "cats": [ + 53 + ], + "cookies": { + "_kicksite_session": "" + }, + "description": "Kicksite is a gym and martial arts member management software with attendance tracking, automated billing, free texting, lead capture forms and more.", + "dom": [ + "iframe[src*='.kicksite.net/']" + ], + "icon": "Kicksite.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://kicksite.com" + }, + "Kilatech": { + "cats": [ + 100 + ], + "description": "Kilatech is a Shopify ecommerce application builder.", + "icon": "Kilatech.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.kilatechapps\\.com/" + ], + "website": "https://web.kilatechapps.com" + }, + "Kiliba": { + "cats": [ + 32 + ], + "description": "Kiliba has developed a module that automates the marketing process from creating an email to distributing it.", + "icon": "Kiliba.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "url": [ + "/modules/kiliba/logo\\.png" + ], + "website": "https://en.kiliba.com" + }, + "Kilkaya": { + "cats": [ + 10 + ], + "description": "Kilkaya is a platform that simplifies analytics for publishers by consolidating data and automating reporting.", + "icon": "Kilkaya.svg", + "saas": true, + "scripts": [ + "Kilkaya" + ], + "website": "https://www.kilkaya.com" + }, + "Kimonix": { + "cats": [ + 6 + ], + "description": "Kimonix is a profit-driven merchandising platform designed to optimize product listings and increase sales performance.", + "icon": "Kimonix.svg", + "pricing": [ + "mid", + "recurring", + "payg", + "poa" + ], + "saas": true, + "scripts": [ + "\\.kimonix\\.com" + ], + "website": "https://www.kimonix.com" + }, + "Kindful": { + "cats": [ + 111 + ], + "description": "Kindful is a cloud-based donor management and fundraising software and database designed for nonprofit organisations.", + "dom": [ + "a[href*='.kindful.com/']" + ], + "icon": "Kindful.svg", + "js": { + "Bloomerang.version": "([\\d\\.]+)\\;version:\\1", + "KindfulPaymentsConnect": "", + "bloomerangLoadStarted": "", + "kindful_gtag": "" + }, + "pricing": [ + "recurring", + "mid" + ], + "saas": true, + "website": "https://kindful.com" + }, + "KineticJS": { + "cats": [ + 25 + ], + "icon": "KineticJS.png", + "js": { + "Kinetic": "", + "Kinetic.version": "^(.+)$\\;version:\\1" + }, + "scriptSrc": [ + "kinetic(?:-v?([\\d.]+))?(?:\\.min)?\\.js\\;version:\\1" + ], + "website": "https://github.com/ericdrowell/KineticJS/" + }, + "Kinsta": { + "cats": [ + 62, + 88 + ], + "description": "Kinsta is a managed WordPress hosting provider leveraging the Google Cloud Platform to offer high-performance, secure, and user-friendly hosting solutions for WordPress websites.", + "headers": { + "x-kinsta-cache": "" + }, + "icon": "kinsta.svg", + "implies": [ + "WordPress" + ], + "pricing": [ + "freemium", + "low", + "recurring" + ], + "website": "https://kinsta.com" + }, + "Kintone": { + "cats": [ + 53 + ], + "description": "Kintone is a versatile cloud-based platform offering business data management, CRM, and custom app development.", + "dom": [ + "iframe[src*='.kintoneapp.com/'], a[href*='.kintoneapp.com/'][target='_blank']" + ], + "icon": "Kintone.png", + "js": { + "kintoneappHost": "" + }, + "pricing": [ + "recurring", + "low" + ], + "saas": true, + "website": "https://kintone.cybozu.co.jp" + }, + "Kiosked": { + "cats": [ + 6 + ], + "description": "Kiosked is a platform that converts online content, including images, videos, and applications, into interactive digital storefronts.", + "icon": "Kiosked.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "scripts\\.kiosked\\.com" + ], + "website": "https://www.kiosked.com" + }, + "Kiprotect": { + "cats": [ + 16 + ], + "description": "Kiprotect is a software platform that provides data protection and data security capabilities for safeguarding digital information.", + "icon": "Kiprotect.svg", + "saas": true, + "scriptSrc": [ + "cdn\\.kiprotect\\.com" + ], + "website": "https://kiprotect.com" + }, + "Kirby": { + "cats": [ + 1 + ], + "cookies": { + "kirby_session": "" + }, + "cpe": "cpe:2.3:a:getkirby:kirby:*:*:*:*:*:*:*:*", + "description": "Kirby is a file-based content management system (CMS) that simplifies website and web application development by using text files for content management instead of a traditional database.", + "icon": "Kirby.svg", + "implies": [ + "PHP", + "Vue.js" + ], + "pricing": [ + "onetime" + ], + "saas": true, + "website": "https://getkirby.com" + }, + "Kirki Customizer Framework": { + "cats": [ + 87 + ], + "description": "Kirki Customizer Framework is a toolkit allowing WordPress developers to use the Customizer and take advantage of its advanced features and flexibility by abstracting the code.", + "dom": [ + "link[href*='/wp-content/plugins/kirki/']" + ], + "icon": "Kirki Customizer Framework.png", + "pricing": [ + "freemium", + "poa" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/plugins/kirki/" + ], + "website": "https://kirki.org" + }, + "KISSmetrics": { + "cats": [ + 10 + ], + "icon": "KISSmetrics.png", + "js": { + "KM_COOKIE_DOMAIN": "" + }, + "website": "https://www.kissmetrics.com" + }, + "Kit": { + "cats": [ + 32 + ], + "description": "Kit is a platform that provides email, mobile, and social list management tools for organizing, managing, and engaging contact audiences across digital communication channels.", + "icon": "Kit.svg", + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "www\\.fanbridge\\.com/" + ], + "website": "https://kit.com/fanbridge" + }, + "KIT CMS": { + "cats": [ + 1 + ], + "description": "KIT CMS is a .NET-based content management system created by Kontrolit.net for building and managing dynamic websites and digital content.", + "icon": "KITCMS.svg", + "meta": { + "generator": "^Kontrolit KIT CMS$" + }, + "saas": true, + "website": "https://www.kontrolit.net" + }, + "Kitcart": { + "cats": [ + 6 + ], + "cookies": { + "kitcart_session": "" + }, + "description": "KitCart is a cloud-based solution that helps businesses build ecommerce stores, manage inventory, and more.", + "dom": [ + "form[action*='usekitcart.com/'], form[action*='kitcart.net/']" + ], + "icon": "Kitcart.svg", + "implies": [ + "Laravel", + "PHP" + ], + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://kitcart.net" + }, + "Kites": { + "cats": [ + 51 + ], + "description": "Kites is a no-code, drag-and-drop builder for creating interactive mobile websites.", + "icon": "Kites.svg", + "js": { + "kiteInstance.analytics": "", + "kiteJS": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://www.kites.io" + }, + "Kiva": { + "cats": [ + 111 + ], + "description": "Kiva is a charity organization that connects individuals through micro-lending to help alleviate poverty.", + "icon": "Kiva.svg", + "saas": true, + "scriptSrc": [ + "www\\.kiva\\.org" + ], + "website": "https://www.kiva.org" + }, + "Kiwi Sizing": { + "cats": [ + 76 + ], + "description": "Kiwi Sizing is a size chart and a recommender plugin on the Shopify platform.", + "icon": "Kiwi Sizing.svg", + "js": { + "KiwiSizing": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.static\\.kiwisizing\\.com/" + ], + "website": "https://www.kiwisizing.com" + }, + "Kiwify": { + "cats": [ + 21 + ], + "description": "Kiwify is an AI-powered platform for creators and students that provides smart tools to support teaching, learning, and content creation.", + "icon": "Kiwify.svg", + "saas": true, + "scripts": [ + "\\.kiwify\\.com\\.br" + ], + "website": "https://kiwify.com.br" + }, + "Kizen": { + "cats": [ + 32, + 76 + ], + "description": "Kizen is an automation and AI personalization solution designed to simplify and accelerate the adoption of relevant AI technologies in the healthcare, insurance, and financial services industries.", + "dom": [ + "a[data-kizen-track]" + ], + "icon": "Kizen.svg", + "js": { + "KIZEN": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://kizen.com" + }, + "KKTIX": { + "cats": [ + 104 + ], + "description": "KKTIX is a Taiwanese software platform that provides online ticketing and event management solutions.", + "icon": "KKTIX.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "assets\\.kktix\\.io" + ], + "website": "https://kktix.com" + }, + "Klangoo": { + "cats": [ + 96 + ], + "description": "Klangoo is an AI-based audience engagement solution designed to enhance user interaction and optimise content delivery.", + "icon": "Klangoo.svg", + "pricing": [ + "freemium", + "payg", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.klangoo\\.com/" + ], + "website": "https://klangoo.com" + }, + "Klara": { + "cats": [ + 52, + 53 + ], + "description": "Klara is a healthcare communication platform that enables staff to communicate with patients and with each other.", + "icon": "Klara.svg", + "js": { + "klaraWidget": "" + }, + "saas": true, + "scriptSrc": [ + "\\.klara\\.com/" + ], + "website": "https://www.klara.com" + }, + "Klarna Checkout": { + "cats": [ + 41, + 91 + ], + "cookies": { + "ku1-sid": "", + "ku1-vid": "" + }, + "description": "Klarna Checkout is a complete payment solution where Klarna handles a store's entire checkout.", + "dom": [ + "[aria-labelledby='pi-klarna']" + ], + "headers": { + "content-security-policy": "\\.klarna(?:cdn|services)\\.(?:net|com)" + }, + "icon": "Klarna.svg", + "js": { + "KlarnaOnsiteService": "", + "_klarnaCheckout": "" + }, + "pricing": [ + "payg", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.klarnaservices\\.com/lib\\.js" + ], + "website": "https://www.klarna.com/international/" + }, + "Klarna Virtual Shopping": { + "cats": [ + 103 + ], + "description": "Klarna Virtual Shopping is a service that allows online shoppers to interact with in-store retail experts via live chats and video calls, providing real-time advice and product demonstrations to enhance the online shopping experience.", + "icon": "Klarna.svg", + "implies": [ + "Cart Functionality" + ], + "js": { + "HeroWebPluginSettings": "" + }, + "pricing": [ + "poa" + ], + "scriptSrc": [ + "cdn\\.usehero\\.com" + ], + "website": "https://www.klarna.com/us/business/marketing-solutions/" + }, + "Klaro": { + "cats": [ + 67 + ], + "description": "Klaro is a simple consent management platform and privacy tool.", + "icon": "Klaro.svg", + "js": { + "klaro": "", + "klaroConfig": "" + }, + "oss": true, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://heyklaro.com" + }, + "Klasha": { + "cats": [ + 41 + ], + "description": "Klasha is a payment solution provider that handles a store's entire checkout.", + "icon": "Klasha.svg", + "js": { + "KlashaClient": "" + }, + "scriptSrc": [ + "klasha-integration\\.js" + ], + "website": "https://www.klasha.com/" + }, + "Klaviyo": { + "cats": [ + 32 + ], + "description": "Klaviyo is an email marketing platform for online businesses.", + "icon": "Klaviyo.svg", + "js": { + "KlaviyoSubscribe": "", + "klaviyo": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "klaviyo\\.com" + ], + "website": "https://www.klaviyo.com/" + }, + "Klaviyo Customer Hub": { + "cats": [ + 19 + ], + "description": "Klaviyo Customer Hub gives customers a unified signed-in experience to track orders, manage returns, and get help", + "dom": { + "div#k-hub": { + "exists": "" + } + }, + "icon": "Klaviyo.svg", + "js": { + "customerHub": "" + }, + "website": "https://www.klaviyo.com/products/customer-experience-hub" + }, + "Klaviyo Data Platform": { + "cats": [ + 97 + ], + "description": "Klaviyo Data Platform is Klaviyo's CDP offering.", + "icon": "Klaviyo.svg", + "scriptSrc": [ + "static-tracking\\.klaviyo\\.com/onsite/js/web_personalization" + ], + "website": "https://www.klaviyo.com/solutions/customer-data-platform" + }, + "Klaviyo Forms": { + "cats": [ + 110 + ], + "description": "Klaviyo Forms are used to capture Email and SMS sign-ups", + "dom": { + "div.klaviyo-form": { + "exists": "" + } + }, + "icon": "Klaviyo.svg", + "website": "https://www.klaviyo.com/features/web-forms" + }, + "Klaviyo Reviews": { + "cats": [ + 90 + ], + "description": "Klaviyo Reviews is a built-in product review offering for Shopify and WooCommerce by Klaviyo.", + "icon": "Klaviyo.svg", + "implies": [ + "Klaviyo" + ], + "js": { + "klaviyoReviewsProductDesignMode": "" + }, + "saas": true, + "scriptSrc": [ + "klaviyo\\.com/onsite/js/reviews" + ], + "website": "https://www.klaviyo.com/product-reviews" + }, + "Kleecks": { + "cats": [ + 6 + ], + "description": "Kleecks is a next-generation ecommerce performance and UX optimization platform designed to enhance site speed, streamline user interactions, and support scalable digital operations.", + "icon": "Kleecks.svg", + "meta": { + "generator": "^Kleecks$" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.kleecks-stats\\.com" + ], + "website": "https://www.kleecks.com" + }, + "Kleeja": { + "cats": [ + 1 + ], + "description": "Kleeja is a PHP-based solution for managing file upload services on websites.", + "icon": "Kleeja.svg", + "js": { + "update_kleeja_captcha": "" + }, + "oss": true, + "pricing": [ + "freemium" + ], + "saas": true, + "website": "https://kleeja.net" + }, + "Kleer": { + "cats": [ + 1 + ], + "description": "Kleer is a cloud-based platform that allows dentists to design and manage their own membership plans, offering them directly to uninsured patients.", + "icon": "Kleer.svg", + "saas": true, + "scriptSrc": [ + "member\\.kleer\\.com/" + ], + "website": "https://www.kleer.com" + }, + "Klevu": { + "cats": [ + 29 + ], + "description": "Klevu is a highly advanced AI-Powered search solution for ecommerce platforms.", + "icon": "Klevu.svg", + "js": { + "klevu.version": "([\\d\\.]+)\\;version:\\1", + "klevu_apiKey": "", + "klevu_layout": "", + "klevu_sessionId": "", + "sendKlevuAnalytics": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "js\\.klevu\\.\\w+/klevu-js-v([\\d.]+)\\;version:\\1" + ], + "website": "https://www.klevu.com" + }, + "Klickly": { + "cats": [ + 36 + ], + "description": "Klickly is an invite-only, commission-based advertising platform.", + "icon": "Klickly.svg", + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "analytics\\.klickly\\.com/pixel\\.js\\?v=([\\d\\.]+)\\;version:\\1" + ], + "website": "https://www.klickly.com" + }, + "KlickPages": { + "cats": [ + 32, + 51 + ], + "description": "KlickPages is a landing page management software designed to help businesses execute email marketing campaigns and capture leads.", + "icon": "KlickPages.svg", + "js": { + "klickart.analytics": "" + }, + "meta": { + "klickart:url": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.klickpages\\.com\\.br/" + ], + "website": "https://klickpages.com.br" + }, + "KlickTipp": { + "cats": [ + 32 + ], + "description": "KlickTipp is an email marketing service offering a range of features for businesses, including newsletter creation, SMS functionality, and marketing automation tools.", + "dom": [ + "form[action*='app.klicktipp.com/api']" + ], + "icon": "KlickTipp.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "assets\\.klicktipp\\.com/" + ], + "website": "https://www.klicktipp.com" + }, + "Kliken": { + "cats": [ + 32 + ], + "description": "Kliken is a shopping and ads marketing platform that helps businesses create, manage, and optimize online advertising campaigns.", + "icon": "Kliken.svg", + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "analytics\\.sitewit\\.com/" + ], + "website": "https://www.kliken.com/#sitewit" + }, + "Klip": { + "cats": [ + 100 + ], + "description": "Klip is a tool for creating product page coupons designed to enhance customer engagement, boost conversions, and improve retention.", + "icon": "Klip.svg", + "js": { + "KLIP_APP_DATA.ATCPath": "" + }, + "saas": true, + "website": "https://klipcoupons.com" + }, + "Klook": { + "cats": [ + 71 + ], + "description": "Klook is a travel affiliate system designed to connect users with various travel services and experiences.", + "icon": "Klook.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.klook\\.com/" + ], + "website": "https://www.klook.com" + }, + "KMK": { + "cats": [ + 6 + ], + "description": "KMK is a company that offers ecommerce software technology in C2C, B2B, B2C areas.", + "dns": { + "NS": [ + "ns\\d\\.kmkhosting\\.net" + ], + "SOA": [ + "ns\\d\\.kmkhosting\\.net" + ] + }, + "dom": [ + "a[href*='.kmk.net.tr/'][target='_blank'], div#kmkCopyright" + ], + "icon": "KMK.svg", + "pricing": [ + "recurring", + "poa" + ], + "saas": true, + "website": "https://www.kmk.net.tr" + }, + "Knack": { + "cats": [ + 3, + 18 + ], + "description": "Knack is a tool designed to build online databases and web applications, providing a platform for creating custom applications without extensive programming knowledge.", + "icon": "Knack.svg", + "js": { + "Knack": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "loader\\.knack\\.com/" + ], + "website": "https://www.knack.com" + }, + "Knak": { + "cats": [ + 75 + ], + "description": "Knak is a platform that provides customisable email and landing page templates to simplify the creation of visually appealing marketing campaigns.", + "dom": [ + "img[src*='.knak.io/']" + ], + "icon": "Knak.svg", + "pricing": [ + "poa", + "recurring" + ], + "saas": true, + "website": "https://knak.com" + }, + "Knit pay": { + "cats": [ + 41 + ], + "description": "Knit Pay is a platform designed for collecting payments and managing businesses while ensuring customer data security.", + "icon": "Knitpay.svg", + "js": { + "knit_pay_payment_button_ajax_object": "" + }, + "saas": true, + "website": "https://www.knockcrm.com" + }, + "Knock": { + "cats": [ + 32 + ], + "description": "Knock is a platform offering insights into marketing, leasing, and renewals for the real estate sector.", + "icon": "Knock.svg", + "js": { + "knockDoorway": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.knockcrm.com" + }, + "Knock Knock App": { + "cats": [ + 52 + ], + "description": "Knock Knock App is a video call solution for instant communication with website visitors, designed to optimize inbound inquiries and increase sales from website and landing page traffic.", + "icon": "KnockKnockApp.svg", + "js": { + "Knock_knock_user": "", + "knock_widget_init": "" + }, + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "api\\.knock-knockapp\\.com" + ], + "website": "https://knockknockapp.ai" + }, + "Knockout.js": { + "cats": [ + 12 + ], + "description": "Knockout.js is basically a library written in JavaScript, based on MVVM pattern that helps developers build rich and responsive websites.", + "icon": "Knockout.js.svg", + "js": { + "ko.version": "^(.+)$\\;version:\\1" + }, + "oss": true, + "website": "https://knockoutjs.com" + }, + "KnoCommerce": { + "cats": [ + 73 + ], + "description": "KnoCommerce is a post-purchase surveys system designed to collect customer feedback.", + "icon": "KnoCommerce.svg", + "js": { + "Kno.survey": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "www\\.knocdn\\.com" + ], + "website": "https://knocommerce.com" + }, + "Knoma": { + "cats": [ + 21 + ], + "description": "Knoma is a platform where users can search hundreds of courses from leading schools and bootcamps.", + "icon": "Knoma.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "api\\.knoma\\.io/" + ], + "website": "https://www.knoma.io" + }, + "Knorish": { + "cats": [ + 21 + ], + "cookies": { + "kn-antiforgery-cookie": "" + }, + "description": "Knorish is a platform that enables users to create and sell online courses directly from their own websites.", + "icon": "Knorish.svg", + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "website": "https://knorish.com" + }, + "Ko-fi": { + "cats": [ + 5, + 111 + ], + "description": "Ko-fi is an online platform that helps content creators get the financial support.", + "dom": [ + "a[href*='ko-fi.com/'][target='_blank']" + ], + "icon": "Ko-fi.svg", + "js": { + "kofiwidget2": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "ko-fi\\.com/widgets" + ], + "website": "https://ko-fi.com" + }, + "Koa": { + "cats": [ + 18, + 22 + ], + "cpe": "cpe:2.3:a:koajs:koa:*:*:*:*:*:node.js:*:*", + "headers": { + "X-Powered-By": "^koa$" + }, + "icon": "Koa.png", + "implies": [ + "Node.js" + ], + "website": "https://koajs.com" + }, + "Koala": { + "cats": [ + 10, + 53 + ], + "description": "Koala is an analytical product with CRM features that helps businesses efficiently identify and track prospects, providing valuable insights and streamlining the sales process.", + "icon": "Koala.svg", + "js": { + "KoalaSDK": "" + }, + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.getkoala\\.com/" + ], + "website": "https://getkoala.com/", + "xhr": [ + "api\\.getkoala\\.com" + ] + }, + "Koala Framework": { + "cats": [ + 1, + 18 + ], + "cpe": "cpe:2.3:a:koala-framework:koala_framework:*:*:*:*:*:*:*:*", + "description": "Koala Framework is an open-source PHP web application framework designed for scalable and modular development, emphasizing MVC architecture and component-based design.", + "html": [ + "<!--[^>]+This website is powered by Koala Web Framework CMS" + ], + "icon": "Koala Framework.svg", + "implies": [ + "PHP" + ], + "meta": { + "generator": "^Koala Web Framework CMS" + }, + "oss": true, + "website": "https://koala-framework.org" + }, + "Kobalte": { + "cats": [ + 66 + ], + "cookies": { + "kb-color-mode": "" + }, + "description": "Kobalte is a UI toolkit for building accessible web apps and design systems with SolidJS.", + "dom": [ + "div[data-kb-top-layer], html[data-kb-theme]" + ], + "icon": "kobalte.svg", + "implies": [ + "SolidJS" + ], + "oss": true, + "website": "https://kobalte.dev" + }, + "KobiMaster": { + "cats": [ + 6 + ], + "description": "KobiMaster is an ecommerce platform from Turkey.", + "icon": "Kobimaster.svg", + "implies": [ + "Microsoft ASP.NET" + ], + "js": { + "kmGetSession": "", + "kmPageInfo": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.kobimaster.com.tr" + }, + "Kochava": { + "cats": [ + 32 + ], + "description": "Kochava is a unified platform for audience attribution and analytics, enabling accurate measurement and optimization of marketing performance across channels.", + "icon": "Kochava.svg", + "saas": true, + "scripts": [ + "\\.kochava\\.com" + ], + "website": "https://www.kochava.com" + }, + "Koha": { + "cats": [ + 50 + ], + "cpe": "cpe:2.3:a:koha:koha:*:*:*:*:*:*:*:*", + "description": "Koha is an open-source Integrated Library System (ILS).", + "dom": [ + "input[name*='koha_login_context'][type='hidden'], a[href*='/cgi-bin/koha/']" + ], + "html": [ + "<input name=\"koha_login_context\" value=\"intranet\" type=\"hidden\">", + "<a href=\"/cgi-bin/koha/" + ], + "icon": "koha.svg", + "implies": [ + "Perl" + ], + "js": { + "KOHA": "" + }, + "meta": { + "generator": "^Koha ([\\d.]+)$\\;version:\\1" + }, + "website": "https://koha-community.org/" + }, + "Kohana": { + "cats": [ + 18 + ], + "cookies": { + "kohanasession": "" + }, + "cpe": "cpe:2.3:a:kohanaframework:kohana:*:*:*:*:*:*:*:*", + "description": "Kohana is an open-source PHP web framework designed for building web applications, following the Model-View-Controller (MVC) architectural pattern.", + "headers": { + "X-Powered-By": "Kohana Framework ([\\d.]+)\\;version:\\1" + }, + "icon": "Kohana.svg", + "implies": [ + "PHP" + ], + "website": "https://kohanaframework.org" + }, + "Koishi.js": { + "cats": [ + 12 + ], + "description": "Koishi.js is a cross-platform chatbot framework.", + "icon": "Koishi.js.png", + "implies": [ + "TypeScript" + ], + "js": { + "KOISHI_CONFIG": "" + }, + "oss": true, + "website": "https://github.com/koishijs" + }, + "Koken": { + "cats": [ + 1 + ], + "cookies": { + "koken_referrer": "" + }, + "description": "Koken is a free web site publishing system developed for photographers, designers, artists and creative DIYs.", + "dom": [ + "html[lang='en'][class*='k-source-essays']" + ], + "html": [ + "<!--\\s+KOKEN DEBUGGING" + ], + "icon": "Koken.svg", + "implies": [ + "PHP", + "MySQL" + ], + "meta": { + "generator": "Koken ([\\d.]+)\\;version:\\1" + }, + "scriptSrc": [ + "koken(?:\\.js\\?([\\d.]+)|/storage)\\;version:\\1" + ], + "website": "https://koken.me" + }, + "Kommand": { + "cats": [ + 1 + ], + "description": "Kommand is an all-in-one solution for marketing, store management, and website development.", + "icon": "Kommand.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "kommand-bundle\\.min\\.js" + ], + "website": "https://www.kommand.me" + }, + "Kommi": { + "cats": [ + 32 + ], + "description": "Kommi is a provider of digital marketing services.", + "icon": "Kommi.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "tracker\\.kommi\\.io/" + ], + "website": "https://kommi.io" + }, + "Komodo CMS": { + "cats": [ + 1 + ], + "icon": "Komodo CMS.png", + "implies": [ + "PHP" + ], + "meta": { + "generator": "^Komodo CMS" + }, + "website": "https://www.komodocms.com" + }, + "Konduto": { + "cats": [ + 16 + ], + "description": "Konduto is a fraud detection service for ecommerce.", + "dom": [ + "link[href*='.konduto.com']" + ], + "icon": "Konduto.svg", + "js": { + "Konduto": "", + "getKondutoID": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.k-analytix\\.com" + ], + "website": "https://www.konduto.com" + }, + "Konfidency Reviews": { + "cats": [ + 90 + ], + "description": "Konfidency Reviews is a platform that builds trust, boosts organic traffic, and supports purchasing decisions by providing reviews from customers who are familiar with the products.", + "icon": "KonfidencyReviews.svg", + "js": { + "konfidencyCustomer": "", + "konfidencyLoader": "" + }, + "saas": true, + "website": "https://www.konfidency.com.br" + }, + "Kong": { + "cats": [ + 64 + ], + "cpe": "cpe:2.3:a:konghq:kong:*:*:*:*:*:*:*:*", + "description": "Kong is an open-source API gateway and platform that acts as middleware between compute clients and the API-centric applications.", + "headers": { + "via": "^kong/([\\d\\.]+)(?:.+)?$\\;version:\\1" + }, + "icon": "Kong.svg", + "oss": true, + "pricing": [ + "payg", + "freemium" + ], + "website": "https://konghq.com" + }, + "Konget": { + "cats": [ + 10, + 32 + ], + "description": "Konget is a platform that integrates applications for lead generation, a builder for automated outgoing calls, and a suite of marketing statistics and analytics.", + "icon": "Konget.svg", + "js": { + "__KONGET_PUBLIC__": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.konget\\.ru/" + ], + "website": "https://konget.ru" + }, + "Kontent.ai": { + "cats": [ + 1 + ], + "description": "Kontent.ai is a SaaS-based modular content platform.", + "dom": [ + "img[src*='.kc-usercontent.com'], link[href*='.kc-usercontent.com']" + ], + "headers": { + "content-security-policy": "\\.kc-usercontent\\.com" + }, + "icon": "Kontent.ai.svg", + "pricing": [ + "freemium", + "high", + "recurring" + ], + "saas": true, + "website": "https://kontent.ai" + }, + "Konva.js": { + "cats": [ + 25 + ], + "description": "Konva.js is a JavaScript library for creating 2D canvas applications on both desktop and mobile platforms, utilising HTML5.", + "icon": "KonvaJS.svg", + "js": { + "Konva": "", + "Konva.version": "^(.+)$\\;version:\\1" + }, + "website": "https://konvajs.org" + }, + "KoobCamp": { + "cats": [ + 93 + ], + "description": "KoobCamp is a provider of camping, village, and glamping holiday solutions.", + "icon": "KoobCamp.svg", + "js": { + "KOOBCAMP_WIDGETS": "", + "KoobCampWidgets": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "widget\\.koobcamp\\.com" + ], + "website": "https://www.koobcamp.com/en/home-page" + }, + "Koobi": { + "cats": [ + 1 + ], + "html": [ + "<!--[^K>-]+Koobi ([a-z\\d.]+)\\;version:\\1" + ], + "icon": "Koobi.png", + "meta": { + "generator": "Koobi" + }, + "website": "https://dream4.de/cms" + }, + "Kooboo CMS": { + "cats": [ + 1 + ], + "cpe": "cpe:2.3:a:kooboo:kooboo_cms:*:*:*:*:*:*:*:*", + "description": "Kooboo is a content management system (CMS) and web development framework used for building and managing websites and web applications.", + "headers": { + "X-KoobooCMS-Version": "^(.+)$\\;version:\\1" + }, + "icon": "Kooboo CMS.svg", + "implies": [ + "Microsoft ASP.NET" + ], + "oss": true, + "scriptSrc": [ + "/Kooboo" + ], + "website": "https://kooboo.com" + }, + "Kooomo": { + "cats": [ + 6 + ], + "description": "Kooomo is a SaaS ecommerce platform with a focus on localisation and internationalisation.", + "dom": [ + "img[src*='.kooomo-cloud.com']" + ], + "icon": "Kooomo.svg", + "implies": [ + "PHP", + "MySQL" + ], + "meta": { + "generator": "Kooomo(?: v([\\d.]+))?\\;version:\\1" + }, + "pricing": [ + "mid", + "recurring", + "payg" + ], + "saas": true, + "website": "https://www.kooomo.com" + }, + "Kopage": { + "cats": [ + 51 + ], + "description": "Kopage is an AI-powered website builder designed to simplify the process of creating and managing websites, offering automated tools and features that enable users to build functional websites without extensive technical knowledge.", + "icon": "Kopage.svg", + "js": { + "kopageBar": "", + "kopageChatBar": "" + }, + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "website": "https://www.kopage.com" + }, + "Kotisivukone": { + "cats": [ + 1 + ], + "description": "Kotisivukone is a Finnish website builder platform.", + "icon": "Kotisivukone.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "kotisivukone(?:\\.min)?\\.js" + ], + "website": "https://www.kotisivukone.fi" + }, + "Kotlin": { + "cats": [ + 27 + ], + "cpe": "cpe:2.3:a:jetbrains:kotlin:*:*:*:*:*:*:*:*", + "description": "Kotlin is a general purpose, free, open-source, statically typed “pragmatic” programming language initially designed for the JVM (Java Virtual Machine) and Android that combines object-oriented and functional programming features.", + "icon": "Kotlin.svg", + "oss": true, + "website": "https://kotlinlang.org" + }, + "Kount": { + "cats": [ + 10, + 16 + ], + "description": "Kount is a suite of fraud detection and prevention solutions for ecommerce businesses.", + "icon": "Kount.svg", + "js": { + "ka.ClientSDK": "", + "ka.collectData": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "shopify\\.kount\\.net/js" + ], + "website": "https://kount.com" + }, + "KPHP": { + "cats": [ + 27 + ], + "description": "KPHP (kPHP or KittenPHP) is a free PHP-to- C++ source-to-source translator, developed by VKontakte.", + "headers": { + "x-powered-by": "^KPHP/([\\d\\.]+)$\\;version:\\1" + }, + "icon": "default.svg", + "implies": [ + "PHP" + ], + "oss": true, + "website": "https://vkcom.github.io/kphp" + }, + "KQS.store": { + "cats": [ + 6 + ], + "description": "KQS.store is an ecommerce software.", + "dom": [ + "a[href*='kqsdesign.pl'][target='_blank']", + "a[href*='kqs.pl'][target='_blank']", + "#kqs-box,kqs-cookie" + ], + "icon": "KQS.store.svg", + "js": { + "kqs_box": "\\;confidence:50", + "kqs_off": "\\;confidence:50" + }, + "pricing": [ + "onetime" + ], + "saas": false, + "website": "https://www.kqs.pl" + }, + "Kreatio": { + "cats": [ + 1 + ], + "description": "Kreatio is a content management system designed to enhance digital publishing efficiency and streamline content delivery.", + "icon": "Kreatio.svg", + "meta": { + "Powered By": "^Kreatio Platform$" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.kreatio.com" + }, + "Krible": { + "cats": [ + 52 + ], + "description": "Krible is a live chat management platform designed to facilitate real-time customer interactions and support.", + "icon": "Krible.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.krible\\.com" + ], + "scripts": [ + "\\.krible\\.ru" + ], + "website": "https://krible.ru" + }, + "Kross Booking": { + "cats": [ + 93 + ], + "description": "Kross Booking is a booking management system that automates reservations, scheduling, and resource allocation to streamline operational workflows.", + "icon": "KrossBooking.svg", + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "data\\.krossbooking\\.com/" + ], + "website": "https://www.krossbooking.com" + }, + "KRT CDN": { + "cats": [ + 31 + ], + "description": "KRT CDN is a Content Delivery Network used for delivering assets securely and quickly.", + "dom": [ + "link[href*='cdn.krajtilak.in']", + "img[src*='cdn.krajtilak.in']" + ], + "icon": "KRT CDN.svg", + "saas": true, + "scriptSrc": [ + "cdn\\.krajtilak\\.in" + ], + "website": "https://krajtilak.in", + "xhr": [ + "cdn\\.krajtilak\\.in" + ] + }, + "Kssib": { + "cats": [ + 6 + ], + "cookies": { + "kssib_session": "" + }, + "description": "Kssib is a platform from Middle East that provides integrated ecommerce solutions.", + "icon": "Kssib.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "cdn\\.kssib\\.co" + ], + "website": "https://kssib.com" + }, + "Ktor": { + "cats": [ + 18 + ], + "cpe": "cpe:2.3:a:jetbrains:ktor:*:*:*:*:*:*:*:*", + "description": "Ktor is a Kotlin framework that allow developers to write asynchronous clients and servers applications, in Kotlin.", + "headers": { + "server": "^Ktor/debug$", + "x-engine": "^Ktor$" + }, + "icon": "Ktor.svg", + "implies": [ + "Kotlin" + ], + "oss": true, + "website": "https://ktor.io" + }, + "Kubernetes Dashboard": { + "cats": [ + 47 + ], + "cpe": "cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*", + "dom": [ + "[ng-app='kubernetesDashboard']" + ], + "icon": "Kubernetes.svg", + "website": "https://kubernetes.io/" + }, + "Kubio Builder": { + "cats": [ + 51 + ], + "description": "Kubio Builder is a WordPress site builder that enables editing of all site elements within a single interface.", + "icon": "KubioBuilder.svg", + "js": { + "kubio.frontend": "", + "kubioFrontendData": "" + }, + "pricing": [ + "onetime", + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "saas": true, + "website": "https://kubiobuilder.com" + }, + "Kudobuzz": { + "cats": [ + 90 + ], + "description": "Kudobuzz is a tool for collecting and managing customer reviews.", + "icon": "kudobuzz.svg", + "implies": [ + "Svelte" + ], + "js": { + "Kudos.apiServer": "api\\.kudobuzz\\.com" + }, + "website": "https://kudobuzz.com/" + }, + "Kueez": { + "cats": [ + 36 + ], + "description": "Kueez is a platform offering data-driven solutions tailored for publishers to enhance advertising strategies.", + "icon": "Kueez.svg", + "saas": true, + "scriptSrc": [ + "\\.kueez\\.net/" + ], + "website": "https://weare.kueez.com" + }, + "KueskiPay": { + "cats": [ + 41, + 91 + ], + "description": "KueskiPay is a buy-now-pay-later solution.", + "icon": "KueskiPay.svg", + "implies": [ + "Cart Functionality" + ], + "js": { + "kueskypushhead": "" + }, + "pricing": [ + "payg" + ], + "scriptSrc": [ + "cdn\\.kueskipay\\.com" + ], + "website": "https://kueskipay.com/" + }, + "KUKUI": { + "cats": [ + 32 + ], + "description": "KUKUI is an all-in-one solution designed to enhance profitability, streamline lead management, and boost customer engagement for shop marketing.", + "icon": "KUKUI.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.kukui\\.com/" + ], + "website": "https://www.kukui.com" + }, + "Kulea Marketing": { + "cats": [ + 32 + ], + "description": "Kulea Marketing is a provider of inbound marketing and marketing automation software designed to streamline campaign management and customer engagement.", + "icon": "KuleaMarketing.svg", + "saas": true, + "scriptSrc": [ + "\\.prod\\.kulea\\.marketing/" + ], + "website": "https://kulea.ma" + }, + "Kundo": { + "cats": [ + 53 + ], + "description": "Kundo is a customer service system for all digital channels, enhanced with AI and automation to resolve inquiries.", + "icon": "Kundo.svg", + "js": { + "$kundo_chat.DEFAULT_AVATAR_URL": "" + }, + "saas": true, + "scriptSrc": [ + "static-chat\\.kundo\\.se" + ], + "website": "https://www.kundo.se" + }, + "Kuroco": { + "cats": [ + 47 + ], + "description": "Kuroco is an API-centric platform that enables developers to create customizable APIs, manage content, and leverage a CDN for fast content delivery across various devices.", + "headers": { + "x-kuroco-edge-log": "", + "x-rcms-hash": "" + }, + "icon": "Kuroco.svg", + "pricing": [ + "freemium", + "mid", + "recurring", + "payg" + ], + "saas": true, + "website": "https://kuroco.app" + }, + "KuronekoServer CDN": { + "cats": [ + 31 + ], + "description": "KuronekoServer CDN is a distributed content delivery network utilizing VPS and Cloudflare to enhance performance and reliability.", + "dom": [ + "link[href*='cdn.krnk.org/']" + ], + "icon": "KuronekoServerCDN.svg", + "saas": true, + "scripts": [ + "cdn\\.krnk\\.org/" + ], + "website": "https://cdn.krnk.org" + }, + "Kustomer": { + "cats": [ + 52, + 53 + ], + "description": "Kustomer is a CRM platform.", + "icon": "Kustomer.svg", + "js": { + "Kustomer": "" + }, + "scriptSrc": [ + "cdn\\.kustomerapp\\.com" + ], + "website": "https://www.kustomer.com/" + }, + "KVCore": { + "cats": [ + 53 + ], + "description": "KVCore is an all-in-one real estate technology platform for agents, teams, and brokers, offering CRM, lead generation, marketing automation, and transaction tools in a single system.", + "icon": "KVCore.svg", + "saas": true, + "scripts": [ + "sociallogin\\.kvcore\\.com" + ], + "website": "https://kvcore.com" + }, + "Kwai pixel": { + "cats": [ + 10 + ], + "description": "Kwai is a social network for short videos and trends.", + "icon": "Kwai.svg", + "js": { + "KwaiAnalyticsObject": "", + "kwaiq": "" + }, + "website": "https://www.kwai.com" + }, + "Kwanko": { + "cats": [ + 32 + ], + "description": "Kwanko is a digital marketing platform.", + "icon": "Kwanko.svg", + "js": { + "kwankoDataPTAG.zone": "" + }, + "saas": true, + "website": "https://www.kwanko.com" + }, + "Kwanzoo": { + "cats": [ + 32 + ], + "description": "Kwanzoo is an AI-powered GTM automation platform that enables adaptive account-based marketing.", + "icon": "Kwanzoo.svg", + "pricing": [ + "freemium", + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "ads\\.kwanzoo\\.com/" + ], + "website": "https://www.kwanzoo.com" + }, + "Kwipped": { + "cats": [ + 6 + ], + "description": "Kwipped is an online marketplace connecting businesses and individuals with providers of equipment rental and leasing.", + "icon": "Kwipped.svg", + "js": { + "init_kwipped_approve_snippet": "", + "kwipped_approve": "" + }, + "saas": true, + "scriptSrc": [ + "api\\.kwipped\\.com" + ], + "website": "https://kwipped.com" + }, + "KYKLO": { + "cats": [ + 6 + ], + "description": "KYKLO is a cloud-based ecommerce platform designed for the automation and electrical industry.", + "icon": "KYKLO.svg", + "js": { + "Kyklo.Branding": "" + }, + "saas": true, + "scriptSrc": [ + "\\.kyklo\\.co/" + ], + "website": "https://www.kyklo.co" + }, + "Kyvio": { + "cats": [ + 51 + ], + "description": "Kyvio is a platform for creating membership websites and constructing marketing funnels.", + "icon": "Kyvio.svg", + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.kyvio\\.com" + ], + "website": "https://kyvio.com" + }, + "Labrador CMS": { + "cats": [ + 1 + ], + "description": "Labrador CMS is a cloud-based CMS for professional publishers and newsrooms.", + "icon": "LabradorCMS.svg", + "pricing": [ + "high", + "recurring" + ], + "saas": true, + "scripts": [ + "Device from labrador" + ], + "website": "https://www.labradorcms.com" + }, + "Ladipage": { + "cats": [ + 51 + ], + "description": "Ladipage is a landing page designing platform that helps businesses to promote sales by advertising their products and services.", + "icon": "Ladipage.svg", + "js": { + "LadiPageApp": "", + "LadiPageCommand": "", + "LadiPageScript": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "w\\.ladicdn\\.com/" + ], + "website": "https://ladipage.vn" + }, + "Laga Widget": { + "cats": [ + 5 + ], + "description": "Laga Widget is a tool for car dismantlers to search and manage parts within their inventory.", + "icon": "LagaWidget.svg", + "js": { + "laga-widget": "", + "lagaWidgetOptions": "" + }, + "saas": true, + "website": "https://laga.se" + }, + "Lagoon": { + "cats": [ + 62 + ], + "description": "The Open Source Application Delivery Platform for Kubernetes.", + "headers": { + "X-LAGOON": "", + "x-lagoon": "" + }, + "icon": "lagoon.svg", + "oss": true, + "website": "https://lagoon.sh/" + }, + "Landbot": { + "cats": [ + 52 + ], + "description": "Landbot is a no code conversational chatbots, conversational landing pages and website, interactive survey and lead generation bot.", + "icon": "landbot.svg", + "js": { + "LandbotLivechat": "", + "initLandbot": "" + }, + "pricing": [ + "recurring", + "freemium", + "mid" + ], + "scriptSrc": [ + "\\.landbot\\.io/.*-([\\d\\.]+)\\.js" + ], + "website": "https://landbot.io" + }, + "Landingi": { + "cats": [ + 51 + ], + "description": "Landingi is a platform for automating the creation, management, and optimization of landing pages.", + "icon": "Landingi.svg", + "js": { + "landingiInternalDetails": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "scripts\\.assets-landingi\\.com" + ], + "website": "https://landingi.com" + }, + "LandingPress": { + "cats": [ + 80 + ], + "description": "LandingPress is a WordPress theme.", + "icon": "LandingPress.svg", + "pricing": [ + "onetime", + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/landingpress-wp/.+script\\.min\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + ], + "website": "https://landingpress.net" + }, + "langify": { + "cats": [ + 89 + ], + "description": "langify translate your shop into multiple languages. langify comes with a visual configurator that allows you to add language switchers that integrate seamlessly into your existing design.", + "icon": "langify.svg", + "js": { + "Langify": "", + "langify": "", + "langify.settings.switcher.version": "([\\d\\.]+)\\;version:\\1" + }, + "pricing": [ + "low", + "recurring" + ], + "requiresCategory": [ + 6 + ], + "saas": true, + "website": "https://langify-app.com" + }, + "LangShop": { + "cats": [ + 100, + 89 + ], + "description": "LangShop is an app for translating Shopify stores.", + "icon": "LangShop.svg", + "implies": [ + "Shopify" + ], + "js": { + "LangShop": "", + "LangShopConfig": "", + "LangShopSDK": "" + }, + "pricing": [ + "low", + "recurring", + "freemium" + ], + "saas": true, + "scriptSrc": [ + "\\.langshop\\.app/" + ], + "website": "https://langshop.io" + }, + "Lapis": { + "cats": [ + 6 + ], + "description": "Lapis is an enterprise ecommerce solutions provider.", + "icon": "Lapis.svg", + "meta": { + "generator": "^Lapis$" + }, + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "website": "https://lapissoft.com" + }, + "Laravel": { + "cats": [ + 18 + ], + "cookies": { + "laravel_session": "" + }, + "cpe": "cpe:2.3:a:laravel:laravel:*:*:*:*:*:*:*:*", + "description": "Laravel is a free, open-source PHP web framework.", + "icon": "Laravel.svg", + "implies": [ + "PHP" + ], + "js": { + "Laravel": "" + }, + "oss": true, + "website": "https://laravel.com" + }, + "Laravel Echo": { + "cats": [ + 59 + ], + "description": "Laravel Echo is a JavaScript library that makes it painless to subscribe to channels and listen for events broadcast by Laravel.", + "icon": "Laravel Echo.svg", + "implies": [ + "Laravel" + ], + "js": { + "Echo.connector": "", + "echo.connector": "" + }, + "website": "https://laravel.com/docs/broadcasting#client-side-installation" + }, + "Lasso CRM": { + "cats": [ + 53 + ], + "description": "Lasso CRM is a new home sales CRM solution for builders, developers, and new homes agencies.", + "icon": "LassoCRM.svg", + "js": { + "LassoAnalytics": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.lassocrm\\.com/" + ], + "website": "https://www.ecisolutions.com/products/lasso-crm" + }, + "Laterpay": { + "cats": [ + 41, + 91 + ], + "description": "Laterpay is a service that simplifies payments on the Internet. In addition to the classic immediate purchase option, Laterpay also allows you to buy digital content such as articles or videos now and pay later.", + "icon": "laterpay.png", + "meta": { + "laterpay:connector:callbacks:on_user_has_access": "deobfuscateText" + }, + "scriptSrc": [ + "https?://connectormwi\\.laterpay\\.net/([0-9.]+)[a-zA-z-]*/live/[\\w-]+\\.js\\;version:\\1" + ], + "website": "https://www.laterpay.net/" + }, + "LatitudePay": { + "cats": [ + 91 + ], + "description": "LatitudePay is an interest-free, buy now, pay later solution.", + "dom": [ + "a[href*='latitudepay.com/'][target='_blank'], img[src='.latitudepayapps.com/']" + ], + "icon": "LatitudePay.svg", + "js": { + "checkout.enabledpayments.latitudepay": "^true$", + "wc_ga_pro.available_gateways.latitudepay": "" + }, + "pricing": [ + "freemium" + ], + "saas": true, + "scriptSrc": [ + "\\.latitudepayapps\\.com/" + ], + "website": "https://www.latitudepay.com" + }, + "LaunchDarkly": { + "cats": [ + 85 + ], + "description": "LaunchDarkly is a continuous delivery and feature flags as a service platform that integrates into a company's current development cycle.", + "dom": [ + "link[href*='.launchdarkly.com']" + ], + "icon": "LaunchDarkly.svg", + "js": { + "DDC.WS.state": "", + "launchDarkly": "" + }, + "pricing": [ + "payg", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "(?:\\.|\\-)launchdarkly(?:\\.com/|\\-sdk\\.)" + ], + "website": "https://launchdarkly.com", + "xhr": [ + "app\\.launchdarkly\\.com", + "events\\.launchdarkly\\.com" + ] + }, + "LaunchNotes": { + "cats": [ + 85 + ], + "description": "LaunchNotes is a platform that aligns teams with product development and release pipelines while keeping users informed and engaged with product updates.", + "icon": "LaunchNotes.svg", + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.launchnotes\\.com/" + ], + "website": "https://launchnotes.com" + }, + "Launchrock": { + "cats": [ + 51, + 75 + ], + "description": "Launchrock is an online tool designed to help capture email addresses and create online product launching events.", + "icon": "Launchrock.svg", + "js": { + "lrIgnition": "\\;confidence:25", + "lrLoadedJs": "\\;confidence:25", + "lrSiteRenderingData.apiEndpoint": "", + "lrSiteSettingAsBoolean": "\\;confidence:25", + "lrignition": "\\;confidence:25" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "builder\\.launchrock\\.com" + ], + "website": "https://www.launchrock.com" + }, + "Lawmatics": { + "cats": [ + 53 + ], + "description": "Lawmatics is a growth platform for law firms that streamlines client intake, marketing automation, and workflow management.", + "icon": "Lawmatics.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "navi\\.lawmatics\\.com" + ], + "website": "https://www.lawmatics.com" + }, + "LawPay": { + "cats": [ + 41 + ], + "description": "Payment for law firms.", + "icon": "Lawpay.svg", + "pricing": [ + "recurring", + "payg" + ], + "saas": true, + "scriptSrc": [ + "\\b(?:lawpay)\\b" + ], + "website": "https://www.lawpay.com" + }, + "LayBuy": { + "cats": [ + 91 + ], + "description": "Laybuy is a payment service that lets you receive your purchase now and spread the total cost over 6 weekly automatic payments interest free.", + "dom": [ + "iframe[src='.laybuy.com/'], a[href*='.laybuy.com/what-is-laybuy']" + ], + "icon": "LayBuy.svg", + "js": { + "LaybuyHelper": "", + "checkout.enabledpayments.laybuy": "^true$", + "laybuyEnableCart": "", + "laybuyMoneyOverides": "", + "wc_ga_pro.available_gateways.laybuy": "" + }, + "pricing": [ + "payg" + ], + "requiresCategory": [ + 6 + ], + "saas": true, + "scriptSrc": [ + "\\.laybuy\\.com/", + "/wp-content/plugins/woo-laybuy/" + ], + "website": "https://www.laybuy.com" + }, + "Layers": { + "cats": [ + 29 + ], + "description": "Layers is a site search and merchandising platform designed to help ecommerce.", + "icon": "Layers.png", + "implies": [ + "Shopify" + ], + "js": { + "Layers": "" + }, + "website": "https://www.uselayers.com/" + }, + "Laylo": { + "cats": [ + 53 + ], + "description": "Laylo is a drop CRM platform that enables artists to notify fans when merchandise, tickets, or content becomes available.", + "icon": "Laylo.svg", + "js": { + "layloSdkLoading": "" + }, + "pricing": [ + "low", + "recurring", + "payg", + "poa" + ], + "saas": true, + "scriptSrc": [ + "embed\\.laylo\\.com" + ], + "website": "https://laylo.com" + }, + "LayoutHub": { + "cats": [ + 100, + 51 + ], + "description": "LayoutHub is an easy page builder that helps merchants quickly set up an online store with any kind of page type by using our library of pre-designed layouts and blocks.", + "icon": "LayoutHub.svg", + "implies": [ + "Shopify" + ], + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "app\\.layouthub\\.com/shopify/layouthub\\.js" + ], + "website": "https://layouthub.com" + }, + "Layui": { + "cats": [ + 66 + ], + "cpe": "cpe:2.3:a:layui:layui:*:*:*:*:*:*:*:*", + "description": "Layui is an open-source modular front-end UI component library.", + "icon": "Layui.svg", + "js": { + "layui.v": "([\\d\\.]+)\\;version:\\1" + }, + "oss": true, + "website": "https://layui.gitee.io" + }, + "LayUp": { + "cats": [ + 41 + ], + "description": "LayUp is a payment technology platform enabling customers to pay for goods and services over time.", + "icon": "LayUp.svg", + "js": { + "LayUpCheckoutButton": "" + }, + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "layup\\.co\\.za" + ], + "website": "https://layup.co.za" + }, + "Lazada": { + "cats": [ + 6 + ], + "description": "Lazada is a B2B2C marketplace model in which so-called merchants sell goods on their platform.", + "icon": "Lazada.svg", + "meta": { + "aplus-auto-exp": "lzdhome\\.desktop\\." + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.lazada.com" + }, + "LazySizes": { + "cats": [ + 59, + 92 + ], + "description": "LazySizes is a JavaScript library used to delay the loading of images (iframes, scripts, etc) until they come into view.", + "icon": "default.svg", + "js": { + "lazySizes": "", + "lazySizesConfig": "" + }, + "oss": true, + "website": "https://github.com/aFarkas/lazysizes" + }, + "LazySizes unveilhooks plugin": { + "cats": [ + 59, + 92 + ], + "description": "LazySizes unveilhooks plugin extends lazySizes to lazyload scripts/widgets, background images, styles and video/audio elements.", + "icon": "default.svg", + "oss": true, + "scriptSrc": [ + "ls\\.unveilhooks(?:\\.min)?\\.js" + ], + "website": "https://github.com/aFarkas/lazysizes/tree/gh-pages/plugins/unveilhooks" + }, + "Lead Concept": { + "cats": [ + 32 + ], + "description": "Lead Concept is a system designed to generate potential customer leads.", + "icon": "LeadConcept.svg", + "saas": true, + "scriptSrc": [ + "app\\.lead-concept\\.com/" + ], + "website": "https://www.lead-concept.com" + }, + "Lead Forensics": { + "cats": [ + 10 + ], + "description": "Lead Forensics is a B2B website visitor identification software that processes website traffic data to reveal the companies behind each visit.", + "icon": "LeadForensics.svg", + "saas": true, + "scriptSrc": [ + "\\.leadforensics\\.com/" + ], + "website": "https://www.leadforensics.com" + }, + "Lead Generated": { + "cats": [ + 53 + ], + "description": "Lead Generated is a marketing CRM tool that centralizes customer data, tracks engagement, and automates marketing campaigns.", + "icon": "LeadGenerated.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "app\\.leadgenerated\\.com/" + ], + "website": "https://leadgenerated.com" + }, + "Lead Prosper": { + "cats": [ + 32 + ], + "description": "Lead Prosper is a lead distribution platform that facilitates connections between lead suppliers and lead buyers.", + "icon": "LeadProsper.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scripts": [ + "api\\.leadprosper\\.io" + ], + "website": "https://leadprosper.io" + }, + "Lead-Finity Webchat": { + "cats": [ + 52 + ], + "description": "Lead-Finity Webchat is a platform that converts website visitors into leads and facilitates sales conversations.", + "icon": "LeadFinity.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scripts": [ + "app\\.lead-finity\\.com" + ], + "website": "https://lead-finity.com" + }, + "Leadbit": { + "cats": [ + 36 + ], + "description": "Leadbit is an offer-based ad system designed to target users with specific ads based on their engagement and preferences.", + "dom": [ + "form[action*='wapi.leadbit.com/']" + ], + "icon": "Leadbit.svg", + "saas": true, + "scriptSrc": [ + "\\.leadbit\\.com/" + ], + "website": "https://leadbit.com" + }, + "LeadBoxer": { + "cats": [ + 10 + ], + "description": "LeadBoxer is a lead generation program that measures invitations from website visitors, aiding businesses in tracking and analyzing potential leads.", + "icon": "LeadBoxer.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "ip\\.leadboxer\\.com" + ], + "website": "https://www.leadboxer.com" + }, + "LeadByte": { + "cats": [ + 32 + ], + "description": "LeadByte is a lead management platform that helps businesses capture, validate, and distribute leads in real time to optimize revenue conversion.", + "dom": [ + "form[action*='.leadbyte.co.uk/']" + ], + "icon": "LeadByte.svg", + "pricing": [], + "saas": true, + "scriptSrc": [ + "\\.leadbyte\\.co\\.uk/" + ], + "website": "https://www.leadbyte.co.uk" + }, + "LeadChat": { + "cats": [ + 53 + ], + "description": "LeadChat offers live-operators and CRM solutions that utilise LiveChat chat software to facilitate real-time engagement with website visitors for businesses.", + "icon": "LeadChat.svg", + "pricing": [ + "recurring", + "payg", + "poa" + ], + "requires": [ + "LiveChat" + ], + "scriptSrc": [ + "(?://|\\.)chatsystem\\.io/" + ], + "website": "https://www.leadchat.com" + }, + "LeadDyno": { + "cats": [ + 71, + 10 + ], + "cookies": { + "_leaddyno_session": "" + }, + "description": "LeadDyno is a platform that provides affiliate marketing and tracking services, allowing businesses to set up, manage, and analyse their affiliate programs.", + "icon": "LeadDyno.svg", + "js": { + "LeadDyno": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://www.leaddyno.com" + }, + "Leadfeeder": { + "cats": [ + 10 + ], + "description": "Leadfeeder is a B2B visitor identification software that tracks and identifies companies that visit your website.", + "headers": { + "Content-Security-Policy": "\\.(?:lfeeder|leadfeeder)\\.com" + }, + "icon": "Leadfeeder.svg", + "js": { + "ldfdr.getTracker": "" + }, + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.leadfeeder\\.com/" + ], + "website": "https://www.leadfeeder.com" + }, + "Leadferno": { + "cats": [ + 32 + ], + "description": "Leadferno is a conversion platform to increase your website leads.", + "icon": "Leadferno.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "widget\\.leadferno\\.com" + ], + "website": "https://leadferno.com" + }, + "Leadific": { + "cats": [ + 53 + ], + "description": "Leadific is a customer relationship management platform designed to help digital agencies manage clients, track communications, and streamline workflows in a single system.", + "icon": "Leadific.svg", + "saas": true, + "scripts": [ + "app\\.leadific\\.io" + ], + "website": "https://leadific.co" + }, + "LEADIN": { + "cats": [ + 10 + ], + "description": "LEADIN is a tool that provides insights into individuals who fill out forms on a site, utilizing Hubspot's market-leading CRM for implementation.", + "icon": "LEADIN.svg", + "saas": true, + "scriptSrc": [ + "js\\.leadin\\.com" + ], + "website": "https://leadin.com" + }, + "Leadinfo": { + "cats": [ + 10 + ], + "description": "Leadinfo is a lead generation software that enables you to recognise B2B website visitors.", + "icon": "Leadinfo.svg", + "js": { + "GlobalLeadinfoNamespace": "\\;confidence:50", + "leadinfo": "\\;confidence:50" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.leadinfo\\.net" + ], + "website": "https://www.leadinfo.com" + }, + "LeadPages": { + "cats": [ + 51 + ], + "description": "LeadPages is a tool that allows users to transform their ideas into published landing pages efficiently.", + "dom": [ + "link[href*='.leadpages.io']" + ], + "icon": "LeadPages.svg", + "js": { + "LeadPagesCenterObject": "" + }, + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scripts": [ + "\\.leadpages\\.com" + ], + "website": "https://www.leadpages.com" + }, + "Leads2b": { + "cats": [ + 32 + ], + "description": "Leads2b is a prospecting system that helps identify and access company data from Brazil for sales, marketing, and business development purposes.", + "icon": "Leads2b.svg", + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.app\\.leads2b\\.com/" + ], + "website": "https://leads2b.com" + }, + "LeadsBridge": { + "cats": [ + 32 + ], + "description": "LeadsBridge is an all-in-one solution for lead generation.", + "icon": "LeadsBridge.svg", + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "leadsbridge\\.com/" + ], + "website": "https://leadsbridge.com" + }, + "LeadScore": { + "cats": [ + 32 + ], + "description": "LeadScore is an inbound marketing automation system facilitating streamlined digital marketing processes.", + "icon": "LeadScore.svg", + "js": { + "trackLeadScore": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.leadscore.io/" + }, + "LeadSimple": { + "cats": [ + 53 + ], + "description": "LeadSimple is a platform that allows property managers to automate their sales and operational processes.", + "icon": "LeadSimple.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "assets2\\.leadsimple\\.com/" + ], + "website": "https://www.leadsimple.com" + }, + "LeadsLeap": { + "cats": [ + 32 + ], + "description": "LeadsLeap is a lead generation system designed to collect, manage, and organize potential customer data to support marketing and sales workflows.", + "icon": "LeadsLeap.svg", + "saas": true, + "scriptSrc": [ + "pjs\\.leadsleap\\.net" + ], + "website": "https://leadsleap.com" + }, + "LeadSlide": { + "cats": [ + 32 + ], + "description": "LeadSlide is a marketing campaign software designed for wordpress, ecommerce, and Shopify.", + "icon": "LeadSlide.svg", + "saas": true, + "scriptSrc": [ + "leadslide\\.com/" + ], + "website": "https://v1.leadslide.com" + }, + "Leadspace": { + "cats": [ + 97 + ], + "description": "Leadspace is a customer data platform catering to B2B sales and marketing needs.", + "icon": "Leadspace.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "sfc\\.leadspace\\.com/" + ], + "website": "https://www.leadspace.com" + }, + "Leadsquared": { + "cats": [ + 32 + ], + "description": "Leadsquared is a marketing automation software suite.", + "icon": "Leadsquared.svg", + "js": { + "leadsquared": "" + }, + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "website": "https://www.leadsquared.com" + }, + "LeadsSight": { + "cats": [ + 10 + ], + "description": "LeadsSight is a tool that converts lost visitors on your website into potential leads by tracking their behaviour.", + "icon": "LeadsSight.svg", + "js": { + "postURL": "app\\.leadssight\\.com/" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "app\\.leadssight\\.com/" + ], + "website": "https://leadssight.com" + }, + "Leadster": { + "cats": [ + 52 + ], + "description": "Leadster is a conversation marketing plataform based on chatbot.", + "icon": "Leadster.svg", + "js": { + "neurolead.convoScript": "", + "neurolead.elChatbot": "", + "neuroleadLanguage": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://leadster.com.br" + }, + "Leadtex": { + "cats": [ + 52 + ], + "description": "Leadtex is a software solution focused on the development of chatbots.", + "icon": "Leadteh.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "app\\.leadteh\\.ru/" + ], + "website": "https://leadteh.ru" + }, + "Leady": { + "cats": [ + 10 + ], + "description": "Leady is a lead generation and customer intelligence solution.", + "icon": "Leady.svg", + "js": { + "_leady.push": "", + "leady_track_key": "" + }, + "saas": true, + "scriptSrc": [ + "\\.leady\\.com/" + ], + "website": "https://leady.cz" + }, + "Leaflet": { + "cats": [ + 35 + ], + "description": "Leaflet is the open-source JavaScript library for mobile-friendly interactive maps.", + "icon": "Leaflet.svg", + "js": { + "L.DistanceGrid": "", + "L.PosAnimation": "", + "L.version": "^(.+)$\\;version:\\1\\;confidence:0" + }, + "scriptSrc": [ + "(?:(?:dist\\/)?)?leaflet[\\w\\-\\.]{0,32}\\.js(?:\\?v(?:er)?=((?:\\d+\\.)+\\d+))?(?!.+shopify)\\;version:\\1", + "(?:((?:\\d+\\.)+\\d+)\\/(?:dist\\/)?)?leaflet[\\w\\-\\.]{0,32}\\.js(?!.+shopify)\\;version:\\1", + "leaflet.{0,32}\\.js(?!.+shopify)" + ], + "website": "https://leafletjs.com" + }, + "Leaflet platform": { + "cats": [ + 100, + 74 + ], + "description": "Leaflet is the price testing platform for Shopify.", + "icon": "Leaflet platform.png", + "implies": [ + "Shopify" + ], + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "scripts\\.leaflet\\.co/" + ], + "website": "https://join.leaflet.co" + }, + "Leafly": { + "cats": [ + 6 + ], + "description": "Leafly is a platform that provides information on cannabis strains, products, and dispensaries, allowing users to research, locate, and order cannabis from licensed providers.", + "icon": "Leafly.svg", + "saas": true, + "scripts": [ + "www\\.leafly\\.com" + ], + "website": "https://www.leafly.com" + }, + "Leaky Paywall": { + "cats": [ + 87 + ], + "description": "Leaky Paywall is a metered paywall system for WordPress websites that limits user access to content based on predefined viewing thresholds and subscription rules.", + "icon": "LeakyPaywall.svg", + "js": { + "leaky_paywall_quick_register": "", + "leaky_paywall_recurring": "" + }, + "pricing": [ + "mid", + "recurring", + "poa" + ], + "requires": [ + "WordPress" + ], + "saas": true, + "website": "https://leakypaywall.com" + }, + "LeanData": { + "cats": [ + 53 + ], + "description": "LeanData is a platform that enhances demand management by providing lead-to-account matching and intelligent lead routing.", + "icon": "LeanData.svg", + "js": { + "LDBookItPopup": "", + "LDBookItV2": "", + "LDCalendaring": "" + }, + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "website": "https://www.leandata.com" + }, + "Leanplum": { + "cats": [ + 32, + 74 + ], + "description": "Leanplum is a multi-channel messaging and campaign orchestration platform.", + "icon": "Leanplum.svg", + "js": { + "Leanplum": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "npm/leanplum-sdk\\@([\\d.]+)\\;version:\\1" + ], + "website": "https://www.leanplum.com" + }, + "Learnbase": { + "cats": [ + 21 + ], + "description": "Learnbase is an AI-powered platform for creators and students that provides tools to support teaching, learning, and content creation.", + "icon": "Learnbase.svg", + "js": { + "Learnbase": "", + "Learnbase.version": "^(.+)$\\;version:\\1" + }, + "meta": { + "generator": "^Learnbase$" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://uselearnbase.com" + }, + "LearnDash": { + "cats": [ + 21, + 87 + ], + "description": "LearnDash is a WordPress plugin that enables the creation and management of online courses, quizzes, and educational content within a website.", + "dom": { + "link[href*='/wp-content/plugins/sfwd-lms/']": { + "attributes": { + "href": "/wp-content/plugins/sfwd-lms/.+\\.css(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + } + } + }, + "icon": "LearnDash.svg", + "pricing": [ + "low", + "onetime", + "recurring" + ], + "requires": [ + "WordPress" + ], + "website": "https://www.learndash.com" + }, + "LearnUpon": { + "cats": [ + 21 + ], + "cookies": { + "_LearnUpon_session": "" + }, + "description": "LearnUpon is a learning management system (LMS) that helps businesses enhance employee development by streamlining the delivery, management, and tracking of training programs.", + "icon": "LearnUpon.svg", + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.learnupon.com/" + }, + "LearnWorlds": { + "cats": [ + 21 + ], + "description": "LearnWorlds is a powerful yet lightweight, user-friendly, white-labeled cloud-based LMS ideal for versatile employee training.", + "icon": "LearnWorlds.svg", + "js": { + "LWClient.ebooks": "", + "LWSettings.deactive_components": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.mycourse\\.app/v([\\d\\.]+)/\\;version:\\1" + ], + "website": "https://www.learnworlds.com" + }, + "LearnyBox": { + "cats": [ + 21 + ], + "description": "LearnyBox is an all-in-one platform that enables users to launch, manage, and sell training courses.", + "icon": "LearnyBox.svg", + "js": { + "ExecuteActionLearnyMail": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "learnybox\\.com" + ], + "website": "https://learnybox.com" + }, + "LeaseHawk": { + "cats": [ + 10 + ], + "description": "LeaseHawk is a platform that provides tools to measure and improve ROI for leases through data insights and performance tracking.", + "icon": "LeaseHawk.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "ace-chat\\.leasehawk\\.com" + ], + "website": "https://www.leasehawk.com" + }, + "Leaseweb": { + "cats": [ + 63, + 88 + ], + "description": "Leaseweb is an Infrastructure-as-a-Service (IaaS) provider offering dedicated servers, CDN, cloud hosting and hybrid cloud on a global network.", + "dns": { + "SOA": [ + "\\.leaseweb\\.nl" + ] + }, + "icon": "Leaseweb.svg", + "pricing": [ + "payg", + "recurring" + ], + "website": "https://www.leaseweb.com" + }, + "Lede": { + "cats": [ + 1 + ], + "description": "Lede is a publishing platform and growth program designed to support journalism startups and news media.", + "html": [ + "<a [^>]*href=\"[^\"]+joinlede.com" + ], + "icon": "lede.svg", + "implies": [ + "WordPress", + "WordPress VIP" + ], + "js": { + "ledeChartbeatViews": "", + "ledeEngagement": "", + "ledeEngagementReset": "" + }, + "meta": { + "og:image": "https?\\:\\/\\/lede-admin" + }, + "saas": true, + "website": "https://joinlede.com/" + }, + "Legal Monster": { + "cats": [ + 67 + ], + "description": "Legal Monster is a consent and privacy management solution, which helps businesses maintain compliance with ePrivacy, marketing requirements and General Data Protection Regulation (GDPR).", + "icon": "Legal Monster.svg", + "js": { + "legal.__VERSION__": "([\\d.]+)\\;version:\\1" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.legalmonster\\.com/" + ], + "website": "https://www.legalmonster.com" + }, + "Lemon Squeezy": { + "cats": [ + 41 + ], + "description": "Lemon Squeezy is a platform designed for SaaS businesses, providing functionalities such as payment processing, subscription management, global tax compliance, fraud prevention, multi-currency support, failed payment recovery, and integration with PayPal, with the aim of facilitating the operational management of software businesses.", + "icon": "Lemon Squeezy.svg", + "js": { + "LemonSqueezy": "", + "lemonSqueezyAffiliateConfig": "" + }, + "pricing": [ + "payg" + ], + "saas": true, + "website": "https://www.lemonsqueezy.com" + }, + "Lendi": { + "cats": [ + 55 + ], + "description": "Lendi is a Poland-based provider of loan system solutions designed to support financial operations and lending processes.", + "headers": { + "Access-Control-Allow-Origin": "www\\.lendi\\.pl" + }, + "icon": "Lendi.svg", + "saas": true, + "scriptSrc": [ + "\\.lendi\\.pl" + ], + "website": "https://www.lendi.pl" + }, + "Lengow": { + "cats": [ + 19 + ], + "description": "Lengow is an ecommerce automation solution that enables brands and retailers to integrate, structure and optimise their product content across all distribution channels: marketplaces, comparison shopping engines, affiliate platforms, display and retargeting.", + "icon": "Lengow.svg", + "pricing": [ + "payg", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.lengow\\.com/" + ], + "website": "https://www.lengow.com" + }, + "Lenis": { + "cats": [ + 59 + ], + "description": "Lenis is a smooth scroll library to normalise the scrolling experience across devices.", + "icon": "Lenis.svg", + "js": { + "Lenis": "", + "lenisVersion": "([\\d\\.]+)\\;version:\\1" + }, + "oss": true, + "website": "http://lenis.darkroom.engineering" + }, + "Lenus": { + "cats": [ + 53 + ], + "description": "Lenus is a platform that develops healthcare optimization systems designed to improve operational efficiency.", + "icon": "Lenus.svg", + "meta": { + "author": "^Lenus$" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://lenushealth.com" + }, + "LEPTON": { + "cats": [ + 1 + ], + "cpe": "cpe:2.3:a:lepton-cms:lepton:*:*:*:*:*:*:*:*", + "description": "LEPTON is a PHP-based content management system with support for MySQL/MariaDB, WYSIWYG editing, multi-language capability, and secure backend features.", + "icon": "LEPTON.svg", + "implies": [ + "PHP" + ], + "meta": { + "generator": "LEPTON" + }, + "oss": true, + "website": "https://www.lepton-cms.org" + }, + "Leptos": { + "cats": [ + 18 + ], + "description": "Leptos is a full-stack, isomorphic Rust web framework leveraging fine-grained reactivity to build declarative user interfaces.", + "dom": [ + "link[id^='leptos']" + ], + "html": [ + "<!--hk=_.*" + ], + "icon": "Leptos.svg", + "implies": [ + "Rust" + ], + "js": { + "__LEPTOS_PENDING_RESOURCES": "", + "__LEPTOS_RESOLVED_RESOURCES": "", + "__LEPTOS_RESOURCE_RESOLVERS": "" + }, + "oss": true, + "scripts": [ + "export function microtask\\(f\\)\\;confidence:75" + ], + "website": "https://leptos.dev" + }, + "Less": { + "cats": [ + 19 + ], + "description": "Less is a CSS preprocessor, providing a set of extensions and features to traditional Cascading Style Sheets (CSS) for improved maintainability and ease of styling in web development.", + "dom": [ + "link[rel='stylesheet/less']" + ], + "html": [ + "<link[^>]+ rel=\"stylesheet/less\"" + ], + "icon": "Less.svg", + "oss": true, + "website": "https://lesscss.org" + }, + "Let's Connect": { + "cats": [ + 52 + ], + "description": "Let's Connect is a digital tool for businesses to manage customer interactions and communications.", + "icon": "LetsConnect.svg", + "pricing": [ + "freemium", + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "app\\.letsconnect\\.at/" + ], + "website": "https://www.letsconnect.at" + }, + "Let's Encrypt": { + "cats": [ + 70 + ], + "certIssuer": "Let's Encrypt", + "description": "Let's Encrypt is a free, automated, and open certificate authority.", + "icon": "Lets Encrypt.svg", + "website": "https://letsencrypt.org/" + }, + "Letro": { + "cats": [ + 90, + 96 + ], + "description": "Letro is a UGC and review tool for ecommerce platforms.", + "icon": "Letro.svg", + "js": { + "__letroUgcGadget": "", + "letroUgcSet": "" + }, + "pricing": [ + "recurring" + ], + "saas": true, + "scriptSrc": [ + "letro\\.jp/tags" + ], + "website": "https://service.aainc.co.jp/product/letro/" + }, + "Levar": { + "cats": [ + 105 + ], + "description": "Levar specialises in 3D visualisation technology for ecommerce stores.", + "icon": "Levar.svg", + "js": { + "levARActivationHelper": "", + "levar.session_info": "", + "levar_onload_variant_id": "" + }, + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "website": "https://levar.io" + }, + "Level 5": { + "cats": [ + 51 + ], + "description": "Level 5 is a page builder constructed with WordPress and powered with WP Engine hosting featuring advanced caching and performance optimisation.", + "icon": "Level 5.png", + "js": { + "l5_inventory_url": "" + }, + "pricing": [ + "poa" + ], + "requires": [ + "WordPress" + ], + "saas": true, + "website": "https://level5advertising.com/websites/" + }, + "Level Access": { + "cats": [ + 68 + ], + "description": "Level Access, formerly eSSENTIAL Accessibility, is a leading digital accessibility solutions provider offering tools and services to ensure compliance with standards such as ADA, Section 508, and WCAG​ ", + "dom": [ + " a[href*='.essentialaccessibility.com'] > img, a[href*='.levelaccess.com'] > img" + ], + "icon": "Level Access.svg", + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.levelaccess.com" + }, + "Lever": { + "cats": [ + 101 + ], + "description": "Lever is a software company headquartered in San Francisco, California and Toronto, Canada that provides an applicant tracking system for hiring.", + "dom": [ + "a[href*='jobs.lever.co/']" + ], + "headers": { + "Content-Security-Policy": "\\.lever\\.co" + }, + "icon": "Lever.svg", + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.lever.co" + }, + "LEVERADE": { + "cats": [ + 53 + ], + "description": "LEVERADE is a sports management and monetization system designed to organize, track, and optimize sporting events and related financial operations.", + "icon": "LEVERADE.svg", + "saas": true, + "scriptSrc": [ + "static\\.leverade\\.com" + ], + "website": "https://leverade.com" + }, + "Lexer": { + "cats": [ + 97 + ], + "description": "Lexer is a platform providing AI-powered tools for managing customer data and automating business workflows.", + "icon": "Lexer.svg", + "js": { + "___lexer_tag": "" + }, + "saas": true, + "scriptSrc": [ + "tag\\.lexer\\.io" + ], + "website": "https://www.lexer.io" + }, + "Lexity": { + "cats": [ + 10 + ], + "description": "Lexity is the one-stop-shop of ecommerce services for SMBs.", + "icon": "Lexity.png", + "scriptSrc": [ + "\\.lexity\\.com/" + ], + "website": "https://lexity.com" + }, + "LGC": { + "cats": [ + 1 + ], + "description": "LGC is a modern CMS designed to improve the management of your website.", + "icon": "LGC.svg", + "meta": { + "generator": "^LGC$" + }, + "pricing": [ + "onetime" + ], + "website": "https://luigigabrieleconti.com" + }, + "Liana": { + "cats": [ + 1 + ], + "headers": { + "Content-Security-Policy": "\\.lianacms\\.com" + }, + "icon": "Liana.svg", + "meta": { + "generator": "Sivuviidakko" + }, + "website": "https://www.lianatech.com/solutions/websites-and-commerce/websites.html" + }, + "Liberapay": { + "cats": [ + 41 + ], + "description": "Liberapay is a non-profit organisation subscription payment platform.", + "dom": [ + "a[href*='//liberapay.com/'][target='_blank']" + ], + "icon": "Liberapay.svg", + "scriptSrc": [ + "//liberapay\\.com/" + ], + "website": "https://liberapay.com/" + }, + "libphonenumber": { + "cats": [ + 59 + ], + "description": "libphonenumber is a JavaScript library for parsing, formatting, and validating international phone numbers.", + "icon": "default.svg", + "js": { + "libphonenumber.AsYouType": "", + "libphonenumber.DIGITS": "" + }, + "oss": true, + "scriptSrc": [ + "(?:/([\\d\\.]+))?/libphonenumber(?:-js\\.min)?\\.js\\;version:\\1" + ], + "website": "https://github.com/google/libphonenumber" + }, + "Libravatar": { + "cats": [ + 19 + ], + "description": "Libravatar is a service for fetching avatar images for e-mail addresses and OpenIDs in a privacy respecting way.", + "dom": [ + "img[src*='.libravatar.org/avatar/']" + ], + "icon": "libravatar.svg", + "oss": true, + "website": "https://www.libravatar.org/" + }, + "libwww-perl-daemon": { + "cats": [ + 22 + ], + "headers": { + "Server": "libwww-perl-daemon(?:/([\\d\\.]+))?\\;version:\\1" + }, + "icon": "libwww-perl-daemon.png", + "implies": [ + "Perl" + ], + "website": "https://metacpan.org/pod/HTTP::Daemon" + }, + "Lieferando": { + "cats": [ + 1, + 93 + ], + "description": "Lieferando is an online portal for food orders.", + "icon": "Lieferando.svg", + "js": { + "Tealium.pagedata.country": "lieferando\\.de" + }, + "pricing": [ + "payg" + ], + "website": "https://www.lieferando.de" + }, + "Liferay": { + "cats": [ + 1 + ], + "cpe": "cpe:2.3:a:liferay:liferay_portal:*:*:*:*:*:*:*:*", + "description": "Liferay is an open-source company that provides free documentation and paid professional service to users of its software.", + "headers": { + "Liferay-Portal": "[a-z\\s]+([\\d.]+)\\;version:\\1" + }, + "icon": "Liferay.svg", + "implies": [ + "Java" + ], + "js": { + "Liferay": "" + }, + "oss": true, + "pricing": [ + "poa" + ], + "website": "https://www.liferay.com/" + }, + "Lift": { + "cats": [ + 18 + ], + "cpe": "cpe:2.3:a:liftweb:lift:*:*:*:*:*:*:*:*", + "description": "Lift is a secure, scalable web framework written in Scala, designed for high performance and modularity, supporting AJAX and Comet for interactive applications.", + "headers": { + "X-Lift-Version": "(.+)\\;version:\\1" + }, + "icon": "Lift.svg", + "implies": [ + "Scala" + ], + "oss": true, + "website": "https://liftweb.net" + }, + "Lifter Apps Pop-up Window": { + "cats": [ + 5 + ], + "description": "Lifter Apps Pop-up Window is a customizable on-site feature designed to capture visitor emails and highlight sales promotions.", + "icon": "LifterApps.svg", + "pricing": [ + "low", + "recurring" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "scripts": [ + "(?:\\.lifterpopup\\.com|popup\\.lifterapps\\.com)" + ], + "website": "https://lifterapps.com" + }, + "LifterLMS": { + "cats": [ + 21, + 87 + ], + "description": "LifterLMS is a learning management system plugin for WordPress.", + "dom": [ + "link#lifterlms-styles-css" + ], + "icon": "LifterLMS.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "/plugins/lifterlms/assets/js/llms\\.min\\.js\\?ver=([\\d\\.]+)\\;version:\\1" + ], + "website": "https://lifterlms.com" + }, + "LiftIgniter": { + "cats": [ + 76 + ], + "description": "LiftIgniter is a personalized content system designed to tailor recommendations and content to individual users based on their preferences and behaviours.", + "dom": [ + "phoenix-script[script-id*='liftigniter-init']" + ], + "icon": "LiftIgniter.svg", + "js": { + "liftIgniterLoadPromise": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.liftigniter.com" + }, + "Lightbox": { + "cats": [ + 59 + ], + "cpe": "cpe:2.3:a:lightbox_photo_gallery_project:lightbox_photo_gallery:*:*:*:*:*:*:*:*", + "description": "Lightbox is small javascript library used to overlay images on top of the current page.", + "dom": { + "link[href*='lightbox']": { + "attributes": { + "href": "/lightbox(?:\\.min)?\\.css" + } + } + }, + "icon": "Lightbox.svg", + "js": { + "Lightbox.activeImage": "", + "lightbox.$lightbox": "" + }, + "oss": true, + "scriptSrc": [ + "lightbox(?:-plus-jquery)?.{0,32}\\.js" + ], + "website": "https://lokeshdhakar.com/projects/lightbox2/" + }, + "Lightfolio": { + "cats": [ + 7 + ], + "description": "Lightfolio is a platform that offers online photo galleries designed for easy sharing, downloading, and selling of images.", + "icon": "Lightfolio.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "lfpublicstatic\\.lightfolio\\.com" + ], + "website": "https://www.lightfolio.com" + }, + "LightMon Engine": { + "cats": [ + 1 + ], + "cookies": { + "lm_online": "" + }, + "html": [ + "<!-- Lightmon Engine Copyright Lightmon" + ], + "icon": "LightMon Engine.png", + "implies": [ + "PHP" + ], + "meta": { + "generator": "LightMon Engine" + }, + "website": "https://lightmon.ru" + }, + "Lightning": { + "cats": [ + 80 + ], + "description": "Lightning is a very simple and easy to customize WordPress theme which is based on the Bootstrap.", + "dom": [ + "link[href*='/wp-content/themes/lightning/'], link[href*='/wp-content/themes/lightning-pro/']" + ], + "icon": "Lightning.svg", + "js": { + "lightningOpt.header_scrool": "" + }, + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/lightning(?:-pro)?/.+lightning\\.min\\.js(?:.+ver=([\\d\\.]+))?\\;version:\\1" + ], + "website": "https://lightning.vektor-inc.co.jp/en/" + }, + "Lightspeed eCom": { + "cats": [ + 6 + ], + "html": [ + "<!-- \\[START\\] 'blocks/head\\.rain' -->" + ], + "icon": "Lightspeed.svg", + "pricing": [ + "low" + ], + "saas": true, + "scriptSrc": [ + "http://assets\\.webshopapp\\.com" + ], + "scripts": [ + "lightspeed\\.multisafepay\\.com" + ], + "url": [ + "seoshop.webshopapp.com" + ], + "website": "https://www.lightspeedhq.com/products/ecommerce/" + }, + "LightSpeed VT": { + "cats": [ + 21 + ], + "description": "LightSpeed VT is a learning management system designed to deliver, track, and manage educational courses and training programs.", + "icon": "LightSPeedVT.svg", + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.lightspeedvt\\.com" + ], + "website": "https://lightspeedvt.com" + }, + "lighttpd": { + "cats": [ + 22 + ], + "cpe": "cpe:2.3:a:lighttpd:lighttpd:*:*:*:*:*:*:*:*", + "description": "Lighttpd is an open-source web server optimised for speed-critical environment.", + "headers": { + "Server": "(?:L|l)ight(?:y)?(?:tpd)?(?:/([\\d\\.]+))?\\;version:\\1" + }, + "icon": "lighttpd.svg", + "oss": true, + "website": "https://www.lighttpd.net" + }, + "Ligna": { + "cats": [ + 53 + ], + "description": "Ligna is a sales, marketing, and enablement platform offering features to close clients, manage content, oversee projects, and track details, providing an all-in-one solution for business operations.", + "icon": "Ligna.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.ligna\\.io/" + ], + "website": "https://www.ligna.io" + }, + "Liine": { + "cats": [ + 53 + ], + "description": "Liine is an all-in-one platform for monitoring, optimizing, and incentivizing the management of new patient calls.", + "icon": "Liine.svg", + "js": { + "Liine.addURLChangeListener": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.liine.com" + }, + "Lily": { + "cats": [ + 84 + ], + "description": "Lily is a BigCommerce app that rewards customers with loyalty points for making purchases, signing up, following or sharing on social media, and more.", + "icon": "Lily.svg", + "js": { + "lilyCustomerId": "", + "lilyHash": "", + "lilyPl": "" + }, + "requires": [ + "BigCommerce" + ], + "saas": true, + "website": "https://www.getlily.io" + }, + "Lime Talk": { + "cats": [ + 52 + ], + "description": "Lime Talk is a real-time customer messaging platform designed for businesses to engage with website visitors and customers through live chat functionality.", + "icon": "LimeTalk.svg", + "js": { + "limetalk": "", + "limetalkLoader": "" + }, + "saas": true, + "scriptSrc": [ + "\\.limetalk\\.com/" + ], + "website": "https://www.limetalk.com" + }, + "Limecall": { + "cats": [ + 72 + ], + "description": "Limecall is a software platform that facilitates instant callback requests and manages call scheduling to enhance customer engagement and lead generation processes.", + "dom": [ + "script[data-api-url*='app.limecall.com']" + ], + "icon": "Limecall.svg", + "js": { + "limeCallClient": "" + }, + "pricing": [ + "freemium", + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.limecall\\.com/" + ], + "website": "https://limecall.com" + }, + "LimeChat": { + "cats": [ + 52 + ], + "description": "LimeChat is India's first level-3 AI chatbot company.", + "icon": "LimeChat.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.limechat\\.ai/" + ], + "website": "https://www.limechat.ai" + }, + "Limepay": { + "cats": [ + 91 + ], + "description": "Limepay is a buy now, pay later platform that's fully integrated with the merchant's payment platform.", + "icon": "Limepay.svg", + "js": { + "LimepayIdentity": "", + "wc_ga_pro.available_gateways.limepay": "" + }, + "saas": true, + "scriptSrc": [ + "/wp-content/plugins/Limepay-v\\d+/", + "/limepay-installment-show\\.js" + ], + "website": "https://www.limepay.com.au" + }, + "LimeSpot": { + "cats": [ + 76 + ], + "description": "LimeSpot is an AI-powered personalisation platform for marketers and ecommerce professionals.", + "icon": "LimeSpot.svg", + "js": { + "LimeSpot.CartItems": "", + "LimeSpot.Recommendations": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.personalizer\\.io/" + ], + "website": "https://www.limespot.com" + }, + "Limit Login Attempts Reloaded": { + "cats": [ + 87, + 16 + ], + "description": "Limit Login Attempts Reloaded stops brute-force attacks and optimizes your site performance by limiting the number of login attempts that are possible through the normal login as well as XMLRPC, Woocommerce and custom login pages.", + "dom": [ + "link#llar-login-page-styles-css" + ], + "icon": "Limit Login Attempts Reloaded.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "website": "https://www.limitloginattempts.com" + }, + "Linda": { + "cats": [ + 32 + ], + "description": "Linda is a provider of local marketing software designed for businesses to enhance online marketing, generate leads, and increase revenue.", + "icon": "Linda.svg", + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "gb-widget\\.linda\\.co" + ], + "website": "https://linda.co" + }, + "Lindy": { + "cats": [ + 52 + ], + "description": "Lindy is an AI assistant that helps complete tasks using custom AI, with no coding required.", + "icon": "Lindy.svg", + "pricing": [ + "freemium", + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "api\\.lindy\\.ai" + ], + "website": "https://www.lindy.ai" + }, + "LINE Login": { + "cats": [ + 69 + ], + "description": "LINE Login is an API that allows you to implement a login function into your services, regardless of whether they are web apps or native apps.", + "dom": [ + "a[href*='access.line.me/']" + ], + "icon": "LINE.svg", + "js": { + "Constants.authorization_request_url": "access\\.line\\.me/oauth2/v([\\d\\.]+)/\\;version:\\1" + }, + "website": "https://developers.line.biz/en/services/line-login/" + }, + "Line-Up": { + "cats": [ + 96 + ], + "description": "Line-Up is an event discovery service that organizes and presents local activities, shows, and gatherings to help audiences access timely information about upcoming events.", + "icon": "Line-Up.svg", + "js": { + "LineupPurchaseLoader.baseId": "", + "LineupSDKLoader.baseId": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "platform\\.lineupnow\\.com" + ], + "website": "https://www.line-up.tickets" + }, + "Line2": { + "cats": [ + 71 + ], + "description": "Line2 is an affiliate network that enables travel-related publishers and partners to monetize web traffic through targeted travel offers and commissions.", + "icon": "Line2.svg", + "js": { + "Line2_W_OBJ": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "//Line2Text\\.Me/s/" + ], + "website": "https://www.line2.com" + }, + "Linear": { + "cats": [ + 53 + ], + "description": "Linear is a platform for collecting payments and managing business operations, offering sales and marketing tools for real estate agents, extending beyond a traditional brokerage system.", + "icon": "Linear.svg", + "js": { + "linearFrontend": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://linear.fi/hinnasto" + }, + "Linen": { + "cats": [ + 2 + ], + "description": "Linen is a real-time chat platform built for communities.", + "icon": "Linen.svg", + "implies": [ + "TypeScript", + "Elixir" + ], + "js": { + "__NEXT_DATA__.props.pageProps.currentCommunity.logoUrl": "static\\.main\\.linendev\\.com/" + }, + "oss": true, + "website": "https://www.linen.dev" + }, + "Linguana": { + "cats": [ + 54 + ], + "description": "Linguana is a tool that provides AI-driven multi-language support ensuring SEO performance with translations and translated slugs for seamless multilingual user experiences.", + "icon": "Linguana.svg", + "js": { + "LINGUANA_MAIN_LANGUAGE_CODE": "", + "LINGUANA_SHOW_LANGUAGE_CODE": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "static\\.linguana\\.io/" + ], + "website": "https://www.linguana.io/" + }, + "Linguise": { + "cats": [ + 89 + ], + "description": "Linguise is an automatic translation service with a front-end translation editor.", + "dom": [ + "script[type='linguise/json']" + ], + "icon": "Linguise.svg", + "js": { + "linguise_configs": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "/modules/mod_linguise/assets/" + ], + "website": "https://www.linguise.com" + }, + "Linkedin Ads": { + "cats": [ + 36 + ], + "description": "Linkedin Ads is a paid marketing tool that offers access to Linkedin social networks through various sponsored posts and other methods.", + "dom": { + "img[src*='dc.ads.linkedin.com']": { + "attributes": { + "src": "dc\\.ads\\.linkedin\\.com" + } + }, + "link[href*='px.ads.linkedin.com']": { + "attributes": { + "href": "px\\.ads\\.linkedin\\.com" + } + } + }, + "headers": { + "Content-Security-Policy": "px\\.ads\\.linkedin\\.com" + }, + "html": [ + "<img [^>]*src=\"[^/]*//[^/]*px\\.ads\\.linkedin\\.com" + ], + "icon": "Linkedin.svg", + "website": "https://business.linkedin.com/marketing-solutions/ads" + }, + "Linkedin Insight Tag": { + "cats": [ + 10 + ], + "description": "LinkedIn Insight Tag is a lightweight JavaScript tag that powers conversion tracking, website audiences, and website demographics.", + "headers": { + "Content-Security-Policy": "\\.licdn\\.com" + }, + "icon": "Linkedin.svg", + "js": { + "ORIBI": "", + "_linkedin_data_partner_id": "", + "_linkedin_partner_id": "" + }, + "scriptSrc": [ + "snap\\.licdn\\.com/li\\.lms-analytics/insight\\.min\\.js", + "cdn\\.oribi\\.io" + ], + "scripts": [ + "_linkedin_partner_id" + ], + "website": "https://business.linkedin.com/marketing-solutions/insight-tag" + }, + "Linkedin Sign-in": { + "cats": [ + 69 + ], + "description": "Linkedin Sign-In is an authentication system that reduces the burden of login for users, by enabling them to sign in with their Linkedin account.", + "icon": "Linkedin.svg", + "js": { + "OnLinkedInAuth": "", + "onLinkedInLoad": "" + }, + "scriptSrc": [ + "platform\\.linkedin\\.com/(?:.*)?(?:in\\.js(?:\\?version)?([\\d.]+)?|litms/utag/[^?]+\\.js(?:\\?cb=[\\d]+)?)" + ], + "website": "https://www.linkedin.com/developers" + }, + "Linkfire": { + "cats": [ + 32 + ], + "description": "Linkfire is a smart links tool designed for music marketing.", + "icon": "Linkfire.svg", + "js": { + "linkfire.linkfireUrl": "" + }, + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "website": "https://www.linkfire.com" + }, + "LinkMink": { + "cats": [ + 10, + 71 + ], + "description": "LinkMink is an affiliate tracking and management for SaaS companies.", + "icon": "LinkMink.svg", + "js": { + "LinkMink": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.linkmink\\.com/lm-js/([\\d\\.]+)/\\;version:\\1" + ], + "website": "https://linkmink.com" + }, + "Linkz": { + "cats": [ + 32 + ], + "description": "Linkz is a platform designed to maximize visitor retention by optimizing user engagement and interaction across digital channels.", + "icon": "Linkz.svg", + "js": { + "LINKZ_AI_ACTIVATED": "", + "LINKZ_AI_KEY": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "js\\.linkz\\.ai" + ], + "website": "https://linkz.ai" + }, + "Linx Commerce": { + "cats": [ + 6 + ], + "description": "Linx Commerce is an ecommerce platform, which provides seamless and personalised cross-channel solution that enables a true omni-channel shopping experience.", + "icon": "Linx.svg", + "js": { + "EzGaCfg.Config.Store": "", + "EzGaCfg.Shopper": "", + "linxImpulse.config.integrationFlags.platformProvider": "linxCommerce" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.linx.com.br/linx-commerce" + }, + "Linx Impulse": { + "cats": [ + 77, + 76 + ], + "description": "Linx Impulse is a personalisation, media and retargeting solutions built by Linx.", + "dom": [ + "link[href*='.linximpulse.net']" + ], + "icon": "Linx.svg", + "js": { + "linx.banner": "", + "linxImpulse.config": "", + "linxImpulseInitialized": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.linx.com.br/linx-impulse" + }, + "LipScore": { + "cats": [ + 90 + ], + "description": "LipScore is a ratings and reviews engine.", + "icon": "LipScore.svg", + "js": { + "LipscoreSwiper": "", + "wcLipscoreInit": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.lipscore\\.com/" + ], + "website": "https://lipscore.com" + }, + "Liquid Web": { + "cats": [ + 62, + 88 + ], + "description": "Liquid Web is a US-based host offering premium managed web hosting solutions.", + "dns": { + "SOA": [ + "\\.liquidweb\\.com" + ] + }, + "headers": { + "x-lw-cache": "" + }, + "icon": "Liquid Web.svg", + "pricing": [ + "mid", + "recurring" + ], + "website": "https://www.liquidweb.com" + }, + "Liscio": { + "cats": [ + 55 + ], + "description": "Liscio is an AI assistant for accounting firms that supports client communication, task coordination, and document workflows to help manage accounting operations.", + "icon": "Liscio.svg", + "js": { + "webpackChunkliscio_ui.push": "" + }, + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scripts": [ + "\\.liscio\\.me/" + ], + "website": "https://www.liscio.me" + }, + "List.js": { + "cats": [ + 59 + ], + "description": "List.js is a small, fast JavaScript library that adds search, sort, and filter functionalities to plain HTML lists, tables, or other elements without requiring any dependencies.", + "icon": "List.js.svg", + "js": { + "List": "\\;confidence:50" + }, + "oss": true, + "scriptSrc": [ + "list\\.js/\\;confidence:50", + "@([\\d.]+)/(?:/dist)?list\\.(?:min\\.)?js\\;version:\\1" + ], + "website": "https://listjs.com" + }, + "Listagram": { + "cats": [ + 75 + ], + "description": "Listagram is a list building tool which increases conversions by turning newsletter signups into a game.", + "icon": "Listagram.svg", + "js": { + "LISTAGRAM.config": "", + "LISTAGRAM_CFG.base_api": "www\\.listagram\\.com" + }, + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scripts": [ + "www\\.listagram\\.com" + ], + "website": "https://www.listagram.com" + }, + "Listrak": { + "cats": [ + 32, + 97 + ], + "description": "Listrak is a AI-based marketing automation and CRM solutions that unify, interpret and personalise data to engage customer across channels and devices.", + "icon": "Listrak.svg", + "js": { + "_LTKSignup": "", + "_LTKSubscriber": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "(?:cdn|s1)\\.listrakbi\\.com", + "services\\.listrak\\.com" + ], + "website": "https://www.listrak.com" + }, + "ListTrac": { + "cats": [ + 10 + ], + "description": "ListTrac is a real estate marketing and monitoring system that tracks property listing performance, analyzes user engagement, and provides insights to optimize online visibility and sales strategies.", + "icon": "ListTrac.svg", + "js": { + "listTrac.doEvent": "" + }, + "saas": true, + "scriptSrc": [ + "\\.listtrac\\.com" + ], + "website": "https://listtrac.com" + }, + "lit-element": { + "cats": [ + 59 + ], + "description": "lit-element is a simple base class for creating web components that work in any web page with any framework. lit-element uses lit-html to render into shadow DOM, and adds API to manage properties and attributes.", + "icon": "Lit.svg", + "js": { + "litElementVersions.0": "([\\d\\.]+)\\;version:\\1" + }, + "oss": true, + "website": "https://lit.dev" + }, + "lit-html": { + "cats": [ + 59 + ], + "description": "lit-html is a simple, modern, safe, small and fast HTML templating library for JavaScript.", + "icon": "Lit.svg", + "js": { + "litHtmlVersions.0": "([\\d\\.]+)\\;version:\\1" + }, + "oss": true, + "website": "https://lit.dev" + }, + "lite-youtube-embed": { + "cats": [ + 59 + ], + "description": "The lite-youtube-embed technique renders the YouTube video inside the IFRAME tag only when the play button in clicked thus improving the core web vitals score of your website.", + "dom": [ + "lite-youtube" + ], + "implies": [ + "YouTube" + ], + "oss": true, + "website": "https://github.com/paulirish/lite-youtube-embed" + }, + "LiteSpeed": { + "cats": [ + 22 + ], + "cpe": "cpe:2.3:a:litespeedtech:litespeed_web_server:*:*:*:*:*:*:*:*", + "description": "LiteSpeed is a high-scalability web server.", + "headers": { + "Server": "^LiteSpeed$", + "X-Turbo-Charged-By": "^LiteSpeed$" + }, + "icon": "LiteSpeed.svg", + "website": "https://litespeedtech.com" + }, + "LiteSpeed Cache": { + "cats": [ + 23, + 87 + ], + "description": "LiteSpeed Cache is an all-in-one site acceleration plugin for WordPress.", + "headers": { + "x-litespeed-cache": "", + "x-turbo-charged-by": "LiteSpeed" + }, + "icon": "LiteSpeed.svg", + "implies": [ + "LiteSpeed" + ], + "js": { + "litespeed_docref": "" + }, + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "wp-content/plugins/litespeed-cache/" + ], + "website": "https://www.litespeedtech.com/products/cache-plugins/wordpress-acceleration" + }, + "Litespeed Cache": { + "cats": [ + 23, + 87 + ], + "description": "LiteSpeed Cache is an all-in-one site acceleration plugin for WordPress.", + "headers": { + "x-litespeed-cache": "", + "x-turbo-charged-by": "LiteSpeed" + }, + "icon": "litespeed-cache.png", + "requires": [ + "WordPress" + ], + "website": "https://wordpress.org/plugins/litespeed-cache/" + }, + "Lithium": { + "cats": [ + 1 + ], + "cookies": { + "LithiumVisitor": "" + }, + "html": [ + " <a [^>]+Powered by Lithium" + ], + "icon": "Lithium.png", + "implies": [ + "PHP" + ], + "js": { + "LITHIUM": "" + }, + "website": "https://www.lithium.com" + }, + "Litium": { + "cats": [ + 6 + ], + "description": "Litium is a versatile ecommerce solution tailored for businesses aiming to enhance their online presence.", + "icon": "Litium.svg", + "meta": { + "generator": "^Litium$" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.litium.com" + }, + "Litmus": { + "cats": [ + 10 + ], + "description": "Litmus is an Email Analytics tool that offers email designers advanced open and read statistics for their email campaigns.", + "dom": [ + "img[src*='.emltrk.com/']" + ], + "icon": "Litmus.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://emltrk.com" + }, + "Little Hotelier": { + "cats": [ + 93 + ], + "cookies": { + "_littlehotelier_session": "" + }, + "description": "Little Hotelier is an all-in-one property management solution designed for small accomodation businesses.", + "icon": "LittleHotelier.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://www.littlehotelier.com" + }, + "Littledata": { + "cats": [ + 100 + ], + "description": "Littledata provides a seamless connection between your Shopify site, marketing channels, and Google Analytics.", + "icon": "Littledata.svg", + "implies": [ + "Shopify" + ], + "js": { + "LittledataLayer": "", + "LittledataLayer.version": "v([\\d\\.]+)\\;version:\\1" + }, + "pricing": [ + "mid", + "recurring" + ], + "requiresCategory": [ + 6 + ], + "saas": true, + "website": "https://www.littledata.io" + }, + "Live Story": { + "cats": [ + 1, + 51 + ], + "description": "Live Story is a platform designed for creating interactive, visual stories and presentations, offering tools for integrating multimedia content and data to build engaging narratives for professional use.", + "icon": "LiveStory.svg", + "js": { + "LSHelpers": "", + "LiveStory": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://www.livestory.nyc" + }, + "LiveAgent": { + "cats": [ + 52 + ], + "description": "LiveAgent is an online live chat platform. The software provides a ticket management system.", + "icon": "LiveAgent.svg", + "js": { + "LiveAgent": "" + }, + "pricing": [ + "payg" + ], + "saas": true, + "website": "https://www.liveagent.com" + }, + "LiveBooks": { + "cats": [ + 51 + ], + "description": "LiveBooks is a platform offering mobile-friendly websites built using customized website templates.", + "dom": [ + "div[data-img-server*='static.livebooks.com']" + ], + "icon": "LiveBooks.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://livebooks.com" + }, + "LiveBy": { + "cats": [ + 10 + ], + "description": "LiveBy is a home discovery system designed to provide users with detailed insights into properties, neighborhoods, and local amenities, enabling informed decision-making when selecting a new residence.", + "icon": "LiveBy.svg", + "js": { + "liveby.autoInitialize": "" + }, + "saas": true, + "website": "https://liveby.com" + }, + "LiveCanvas": { + "cats": [ + 87, + 51 + ], + "description": "LiveCanvas is a Bootstrap 5 WordPress page builder.", + "icon": "LiveCanvas.svg", + "implies": [ + "Bootstrap" + ], + "pricing": [ + "low", + "recurring", + "onetime" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/plugins/livecanvas/" + ], + "website": "https://livecanvas.com" + }, + "LiveChat": { + "cats": [ + 52 + ], + "description": "LiveChat is an online customer service software with online chat, help desk software, and web analytics capabilities.", + "icon": "LiveChat.svg", + "js": { + "LiveChatWidget": "" + }, + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.livechatinc\\.com/.*tracking\\.js" + ], + "website": "https://www.livechat.com/" + }, + "LiveEdit": { + "cats": [ + 51, + 96 + ], + "description": "LiveEdit is a platform that provides web design, copywriting, and other features for businesses in the health, fitness, wellness, and beauty sectors.", + "icon": "LiveEdit.svg", + "meta": { + "generator": "www\\.getLiveEdit\\.com" + }, + "scriptSrc": [ + "/js/([\\d\\.]+)/liveedit\\.base\\.min\\.js\\;version:\\1" + ], + "website": "https://liveeditplatform.com" + }, + "Livefyre": { + "cats": [ + 15 + ], + "description": "Livefyre is a platform that integrates with the social web to boost social interaction.", + "html": [ + "<[^>]+(?:id|class)=\"livefyre" + ], + "icon": "Livefyre.svg", + "js": { + "FyreLoader": "", + "L.version": "^(.+)$\\;confidence:0\\;version:\\1", + "LF.CommentCount": "", + "fyre": "" + }, + "scriptSrc": [ + "livefyre_init\\.js" + ], + "website": "https://livefyre.com" + }, + "LiveHelp": { + "cats": [ + 52, + 53 + ], + "description": "LiveHelp is an online chat tool.", + "icon": "LiveHelp.svg", + "js": { + "LHready": "" + }, + "pricing": [ + "low" + ], + "saas": true, + "website": "https://www.livehelp.it" + }, + "LiveIntent": { + "cats": [ + 75, + 36 + ], + "description": "LiveIntent is an email ad monetization platform.", + "icon": "LiveIntent.svg", + "js": { + "LI.advertiserId": "\\d+" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.liadm\\.com" + ], + "website": "https://www.liveintent.com", + "xhr": [ + "\\.liadm\\.com" + ] + }, + "Liveinternet": { + "cats": [ + 10 + ], + "description": "LiveInternet is a website analytics service that provides traffic statistics and performance rankings for various websites.", + "dom": [ + "a[href*='/www.liveinternet.ru/click'][target='_blank']" + ], + "html": [ + "<script [^>]*>[\\s\\S]*//counter\\.yadro\\.ru/hit", + "<!--LiveInternet counter-->", + "<!--/LiveInternet-->", + "<a href=\"http://www\\.liveinternet\\.ru/click\"" + ], + "icon": "Liveinternet.svg", + "website": "https://liveinternet.ru/rating/" + }, + "LiveJournal": { + "cats": [ + 11 + ], + "description": "LiveJournal is a social networking service where users can keep a blog, journal or diary.", + "icon": "LiveJournal.png", + "url": [ + "\\.livejournal\\.com" + ], + "website": "https://www.livejournal.com" + }, + "LivePerson": { + "cats": [ + 52 + ], + "description": "LivePerson is a tool for conversational chatbots and messaging.", + "icon": "LivePerson.svg", + "js": { + "lpTag.Chronos": "" + }, + "pricing": [ + "mid", + "recurring", + "payg" + ], + "saas": true, + "scriptSrc": [ + "\\.(?:liveperson|contactatonce)?\\.(?:com|net|co\\.uk)/" + ], + "website": "https://www.liveperson.com" + }, + "LiveRamp DPM": { + "cats": [ + 36 + ], + "description": "LiveRamp DPM is a TV advertising metrics and analytics platform.", + "icon": "LiveRamp.svg", + "js": { + "dpmComscoreVars": "" + }, + "scriptSrc": [ + "c\\.tvpixel\\.com/js/current/dpm_pixel_min\\.js" + ], + "website": "https://liveramp.com/data-plus-math" + }, + "LiveRamp PCM": { + "cats": [ + 67 + ], + "description": "LiveRamp PCM is a preference and consent management platform that enables comply with the ePrivacy Directive, GDPR, CCPA, and other data protection and privacy laws and regulations.", + "dom": [ + "iframe[src*='gdpr-consent-tool\\.privacymanager\\.io']" + ], + "icon": "LiveRamp.svg", + "js": { + "wpJsonpLiverampGdprCmp": "" + }, + "scriptSrc": [ + "gdpr\\.privacymanager\\.io" + ], + "website": "https://liveramp.com/our-platform/preference-consent-management" + }, + "Livescale": { + "cats": [ + 100, + 103 + ], + "description": "Livescale is a video platform that enables teams to transform content and ecommerce into a live shopping experience that reaches engages and monetizes audiences with LiveShopping.", + "icon": "Livescale.svg", + "implies": [ + "Shopify" + ], + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.livescale\\.tv/" + ], + "website": "https://www.livescale.tv" + }, + "LiveSession": { + "cats": [ + 10 + ], + "description": "LiveSession helps increase conversion rates using session replays, and event-based product analytics.", + "icon": "LiveSession.svg", + "pricing": [ + "low", + "freemium", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.livesession\\.io" + ], + "website": "https://livesession.io/" + }, + "LiveSite": { + "cats": [ + 51 + ], + "description": "LiveSite is a professional website builder that enables users to create, manage, and publish websites.", + "icon": "LiveSite.svg", + "meta": { + "generator": "^liveSite\\s+-\\s+https://livesite\\.com$" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://livesite.com" + }, + "LiveStreet CMS": { + "cats": [ + 1 + ], + "headers": { + "X-Powered-By": "LiveStreet CMS" + }, + "icon": "LiveStreet CMS.png", + "implies": [ + "PHP" + ], + "js": { + "LIVESTREET_SECURITY_KEY": "" + }, + "website": "https://livestreetcms.com" + }, + "LiveTex": { + "cats": [ + 52 + ], + "description": "LiveTex is a universal chat platform that provides digital communication solutions, allowing businesses to interact with clients across various digital channels.", + "icon": "LiveTex.svg", + "js": { + "liveTex": "", + "liveTexID": "", + "liveTex_object": "" + }, + "pricing": [ + "freemium", + "low", + "recurring", + "poa" + ], + "saas": true, + "website": "https://livetex.ru" + }, + "Livewire": { + "cats": [ + 18, + 19 + ], + "description": "Livewire is a full-stack Laravel framework for building dynamic interfaces.", + "html": [ + "<[^>]{1,512}\\bwire:" + ], + "icon": "Livewire.svg", + "implies": [ + "Laravel" + ], + "js": { + "livewire": "", + "livewireScriptConfig": "" + }, + "oss": true, + "scriptSrc": [ + "livewire(?:\\.min)?\\.js" + ], + "website": "https://laravel-livewire.com" + }, + "LiveZilla": { + "cats": [ + 52 + ], + "cpe": "cpe:2.3:a:livezilla:livezilla:*:*:*:*:*:*:*:*", + "description": "LiveZilla is a web-based live support platform.", + "dom": [ + "#lz_overlay_chat" + ], + "icon": "LiveZilla.png", + "js": { + "lz_chat_execute": "", + "lz_code_id": "(?:[\\w\\d]+)", + "lz_tracking_set_widget_visibility": "" + }, + "pricing": [ + "onetime", + "mid" + ], + "saas": false, + "website": "https://www.livezilla.net" + }, + "LKQD": { + "cats": [ + 36 + ], + "description": "LKQD is a video advertising platform that enables publishers to serve video ads across multiple devices and formats.", + "dom": [ + "iframe[src*='.lkqd.net']" + ], + "icon": "LKQD.svg", + "js": { + "lkqdCall": "", + "lkqdErrorCount": "", + "lkqdSettings": "", + "lkqd_http_response": "" + }, + "scriptSrc": [ + "\\.lkqd\\.net" + ], + "website": "https://wiki.lkqd.com", + "xhr": [ + "\\.lkqd\\.net" + ] + }, + "LlamaLink Cloud Server": { + "cats": [ + 22 + ], + "description": "LlamaLink Cloud Server is a custom dynamic web server based on Nginx Web server that load balance user traffic between hosting nodes and allows fast and cached experience to web and app users.", + "headers": { + "Serverversion": "^LlamaLink" + }, + "icon": "LlamaLink.svg", + "implies": [ + "Nginx" + ], + "pricing": [ + "payg", + "recurring" + ], + "website": "https://llamalink.net" + }, + "Loadable-Components": { + "cats": [ + 59 + ], + "description": "Loadable-Components is a library to solve the React code-splitting client-side and server-side.", + "dom": [ + "script#__LOADABLE_REQUIRED_CHUNKS__" + ], + "icon": "Loadable-Components.png", + "js": { + "__LOADABLE_LOADED_CHUNKS__": "" + }, + "oss": true, + "website": "https://github.com/gregberge/loadable-components" + }, + "Loadify": { + "cats": [ + 92, + 100 + ], + "description": "Loadify is a shopify app which helps merchants deploy performance techniques like loading screen, transitions & lazy Load.", + "icon": "Loadify.svg", + "implies": [ + "Shopify" + ], + "scriptSrc": [ + "\\.loadifyapp\\.ninety9\\.dev" + ], + "website": "https://apps.shopify.com/loadify" + }, + "LobbyPMS": { + "cats": [ + 93 + ], + "description": "LobbyPMS is a platform developed to streamline daily accommodation management.", + "icon": "LobbyPMS.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "app\\.lobbypms\\.com" + ], + "website": "https://lobbypms.com" + }, + "LocalExpress": { + "cats": [ + 6 + ], + "description": "LocalExpress is an end-to-end ecommerce solution for food retailers and local express businesses.", + "icon": "LocalExpress.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.localexpress\\.io/" + ], + "website": "https://localexpress.io" + }, + "LocalFocus": { + "cats": [ + 25 + ], + "description": "LocalFocus is a data visualization platform that allows users to create interactive maps, charts, and infographics from various data sources.", + "dom": [ + "iframe[src*='//localfocus2.appspot.com/']" + ], + "html": [ + "<iframe[^>]+\\blocalfocus\\b" + ], + "icon": "LocalFocus.svg", + "implies": [ + "Angular", + "D3" + ], + "js": { + "LFlegacyManipulate": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://www.localfocus.nl/en/" + }, + "LocalGov Drupal": { + "cats": [ + 1 + ], + "description": "LocalGov Drupal is a web publishing platform for councils designed to enhance citizen experience, improve service delivery, and reduce operational costs.", + "icon": "LocalGovDrupal.svg", + "oss": true, + "requires": [ + "Drupal" + ], + "website": "https://localgovdrupal.org/products/localgov-drupal-cms" + }, + "LocaliQ Live Chat": { + "cats": [ + 32 + ], + "description": "LocaliQ Live Chat is a customer support tool that enables real-time responses to questions while capturing essential customer information.", + "icon": "LocaliQ.svg", + "saas": true, + "scriptSrc": [ + "\\.reachlocallivechat\\.com" + ], + "website": "https://localiq.com" + }, + "Localised": { + "cats": [ + 106 + ], + "description": "Localised is local-first ecommerce platform.", + "dom": { + "img[src='.localised.com']": { + "attributes": { + "src": "" + } + }, + "span": { + "attributes": { + "text": ".+Localised Inc\\..+" + } + } + }, + "icon": "Localised.svg", + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.localised.com", + "xhr": [ + "api\\.localised\\.com" + ] + }, + "LocalSignal": { + "cats": [ + 32 + ], + "description": "LocalSignal is a platform that provides advanced tools for managing and optimizing local marketing activities across digital channels.", + "icon": "LocalSignal.svg", + "saas": true, + "scriptSrc": [ + "cdn\\.localsignal\\.com/" + ], + "website": "https://www.localsignal.com" + }, + "Locksmith": { + "cats": [ + 100 + ], + "description": "Locksmith is a shopify app for adding access control capability on shopify stores.", + "icon": "Locksmith.svg", + "implies": [ + "Shopify" + ], + "js": { + "Locksmith": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://apps.shopify.com/locksmith" + }, + "Locomotive Scroll": { + "cats": [ + 59 + ], + "description": "Locomotive Scroll is an opinionated JavaScript library that provides smooth scrolling animations and advanced scroll interactions for web applications.", + "dom": [ + "div[data-scroll-section]" + ], + "icon": "Locomotive Scroll.png", + "implies": [ + "Lenis" + ], + "js": { + "LocomotiveScroll": "", + "locomotiveScrollVersion": "([\\d\\.]+)\\;version:\\1" + }, + "oss": true, + "scriptSrc": [ + "locomotive-scroll(?:\\.min)?\\.js" + ], + "website": "https://github.com/locomotivemtl/locomotive-scroll" + }, + "LocomotiveCMS": { + "cats": [ + 1 + ], + "description": "LocomotiveCMS is a Ruby on Rails-based content management system (CMS) known for its flexibility and developer-friendly approach to building and managing websites.", + "html": [ + "<link[^>]*/sites/[a-z\\d]{24}/theme/stylesheets" + ], + "icon": "LocomotiveCMS.svg", + "implies": [ + "Ruby on Rails", + "MongoDB" + ], + "oss": true, + "scriptSrc": [ + "cdn\\.locomotive\\.works/" + ], + "website": "https://www.locomotivecms.com" + }, + "Lodash": { + "cats": [ + 59 + ], + "cpe": "cpe:2.3:a:lodash:lodash:*:*:*:*:*:*:*:*", + "description": "Lodash is a JavaScript library which provides utility functions for common programming tasks using the functional programming paradigm.", + "excludes": [ + "Underscore.js" + ], + "icon": "Lodash.svg", + "js": { + "_.VERSION": "^(.+)$\\;confidence:0\\;version:\\1", + "_.differenceBy": "", + "_.templateSettings.imports._.templateSettings.imports._.VERSION": "^(.+)$\\;version:\\1" + }, + "scriptSrc": [ + "lodash.*\\.js" + ], + "website": "https://www.lodash.com" + }, + "Lodel": { + "cats": [ + 1 + ], + "description": "Lodel is a software designed to support editorial teams in producing academic electronic publications.", + "icon": "Lodel.svg", + "meta": { + "generator": "Lodel ([\\d.]+)?\\;version:\\1" + }, + "oss": true, + "saas": true, + "website": "https://lodel.hypotheses.org" + }, + "Lodgify": { + "cats": [ + 93 + ], + "description": "Lodgify is a platform facilitating vacation rentals and bookings.", + "icon": "Lodgify.svg", + "pricing": [ + "low", + "recurring", + "payg" + ], + "saas": true, + "scriptSrc": [ + "\\.lodgify\\.com/" + ], + "website": "https://www.lodgify.com" + }, + "Lofty": { + "cats": [ + 32 + ], + "description": "Lofty is an all-in-one platform for real estate professionals that automates marketing campaigns and facilitates lead capture and conversion.", + "icon": "Lofty.svg", + "saas": true, + "scripts": [ + "cdn\\.lofty\\.com" + ], + "website": "https://lofty.com" + }, + "Logaholic": { + "cats": [ + 10 + ], + "description": "Logaholic is a web analytics software that processes website traffic data to generate reports on visits, user behavior, and referrers.", + "icon": "Logaholic.svg", + "js": { + "logaholic": "" + }, + "pricing": [ + "freemium", + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "logaholic\\.hostpoint\\.ch/" + ], + "website": "https://www.logaholic.com" + }, + "Loggly": { + "cats": [ + 10 + ], + "description": "Loggly is a cloud-based log management service provider.", + "dom": [ + "link[href*='.loggly.com']" + ], + "icon": "Loggly.svg", + "js": { + "LogglyTracker": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.loggly\\.com/" + ], + "website": "https://www.loggly.com" + }, + "LogiCommerce": { + "cats": [ + 6 + ], + "description": "LogiCommerce is the headless ecommerce platform.", + "icon": "LogiCommerce.svg", + "js": { + "logicommerceGlobal": "" + }, + "meta": { + "generator": "^LogiCommerce$", + "logicommerce": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.logicommerce.com" + }, + "Login with Amazon": { + "cats": [ + 69 + ], + "description": "Login with Amazon allows you use your Amazon user name and password to sign into and share information with participating third-party websites or apps.", + "icon": "Amazon.svg", + "js": { + "onAmazonLoginReady": "" + }, + "website": "https://developer.amazon.com/apps-and-games/login-with-amazon" + }, + "LoginRadius": { + "cats": [ + 69 + ], + "description": "LoginRadius is a cloud based SaaS Customer Identity Access Management platform based in Canada.", + "icon": "LoginRadius.svg", + "js": { + "LoginRadius": "", + "LoginRadiusDefaults": "", + "LoginRadiusSDK": "", + "LoginRadiusUtility": "" + }, + "pricing": [ + "low", + "freemium", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.loginradius\\.com", + "\\.lrcontent\\.com" + ], + "website": "https://www.loginradius.com" + }, + "Loglib": { + "cats": [ + 10 + ], + "description": "Loglib is a Open Source and Privacy-First web analytics that aims to provide simple yet can be powerful based on your needs.", + "icon": "Loglib.svg", + "js": { + "llc": "", + "lli": "" + }, + "oss": true, + "pricing": [ + "freemium" + ], + "saas": true, + "website": "https://www.loglib.io" + }, + "LogMeIn": { + "cats": [ + 46 + ], + "description": "LogMeIn (now part of GoTo) provides remote access, remote support, and identity and collaboration software for individuals and businesses.", + "dns": { + "TXT": [ + "logmein-verification-code=" + ] + }, + "icon": "LogMeIn.svg", + "saas": true, + "website": "https://www.logmein.com" + }, + "LogoiX": { + "cats": [ + 99 + ], + "description": "LogoiX is a German shipping company.", + "icon": "LogoiX.svg", + "requiresCategory": [ + 6 + ], + "text": [ + "\\bLogoiX\\b" + ], + "website": "https://www.logoix.com" + }, + "LogRocket": { + "cats": [ + 10 + ], + "description": "LogRocket is a logging and session replay platform that helps developers identify and troubleshoot issues in web applications by recording and replaying user sessions, along with capturing logs and user interactions in real-time.", + "icon": "LogRocket.svg", + "js": { + "LogRocket._buffer": "" + }, + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.(?:lr-ingest|logrocket)\\.(?:com|io)" + ], + "website": "https://logrocket.com" + }, + "Loja Integrada": { + "cats": [ + 6 + ], + "description": "Loja Integrada is an all-in-one platform for building and managing online stores, tailored for the Brazilian market.", + "headers": { + "X-Powered-By": "vtex-integrated-store" + }, + "icon": "Loja Integrada.svg", + "js": { + "LOJA_ID": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://lojaintegrada.com.br" + }, + "Loja Mestre": { + "cats": [ + 6 + ], + "description": "Loja Mestre is an all-in-one ecommerce platform from Brazil.", + "icon": "Loja Mestre.svg", + "meta": { + "webmaster": "www\\.lojamestre\\.\\w+\\.br" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "lojamestre\\.\\w+\\.br" + ], + "website": "https://www.lojamestre.com.br/" + }, + "Loja Virtual": { + "cats": [ + 6 + ], + "description": "Loja Virtual is an all-in-one ecommerce platform from Brazil.", + "icon": "Loja Virtual.svg", + "js": { + "id_loja_virtual": "", + "link_loja_virtual": "", + "loja_sem_dominio": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "/js/ljvt_v(\\d+)/\\;version:\\1\\;confidence:20", + "cdn1\\.solojavirtual\\.com" + ], + "website": "https://www.lojavirtual.com.br" + }, + "Loja2": { + "cats": [ + 6 + ], + "description": "Loja2 is an all-in-one ecommerce platform from Brazil.", + "icon": "Loja2.svg", + "pricing": [ + "low", + "freemium", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "loja2\\.com\\.br" + ], + "website": "https://www.loja2.com.br" + }, + "Lojas Online CTT": { + "cats": [ + 6 + ], + "description": "Lojas Online CTT is an ecommerce website builder that provides an online storefront with deliveries insured by CTT.", + "icon": "LojasOnlineCTT.svg", + "meta": { + "author": "Lojas Online CTT" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.lojasonlinectt\\.pt" + ], + "website": "https://www.ctt.pt/empresas/e-commerce-e-logistica/e-commerce/lojas-online-ctt/index" + }, + "Loloyal": { + "cats": [ + 84 + ], + "description": "Loloyal is a loyalty and rewards program for Shopify that helps small businesses increase customer engagement and retention through user-friendly features.", + "icon": "Loloyal.svg", + "js": { + "LOLOYAL_ONSITE": "", + "LOLOYAL_ONSITE_ALL_LOCALE": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "static\\.loloyal\\.com" + ], + "scripts": [ + "static\\.loloyal\\.com" + ], + "website": "https://www.loloyal.com" + }, + "Looker": { + "cats": [ + 10 + ], + "description": "Looker is a data platform used to analyze governed data, generate business insights, and develop AI-powered applications.", + "headers": { + "Content-Security-Policy": "\\.cloud\\.looker\\.com" + }, + "icon": "Google Cloud.svg", + "pricing": [ + "payg", + "poa" + ], + "saas": true, + "website": "https://cloud.google.com/looker" + }, + "Looksize": { + "cats": [ + 6 + ], + "description": "Looksize is a virtual fitting room solution for ecommerce that allows customers to try on clothes digitally before making a purchase, enhancing the online shopping experience.", + "icon": "Looksize.svg", + "js": { + "LS.api_key": "" + }, + "pricing": [ + "low", + "recurring", + "payg" + ], + "saas": true, + "scriptSrc": [ + "www\\.looksize\\.com/" + ], + "website": "https://www.looksize.com" + }, + "Loom": { + "cats": [ + 103 + ], + "dns": { + "TXT": [ + "loom-verification" + ] + }, + "icon": "Loom.svg", + "pricing": [ + "freemium", + "recurring", + "payg" + ], + "saas": true, + "website": "https://www.loom.com", + "xhr": [ + "loom\\.com/api", + "luna\\.loom\\.com" + ] + }, + "Loop Returns": { + "cats": [ + 102 + ], + "description": "Loop Returns is a return portal that automated all the returns and refunds of products.", + "dom": [ + "a[href*='.loopreturns.com/']" + ], + "icon": "Loop.svg", + "js": { + "Loop.config.variantParam": "", + "LoopOnstore": "" + }, + "pricing": [ + "low", + "recurring" + ], + "requiresCategory": [ + 6 + ], + "saas": true, + "website": "https://www.loopreturns.com" + }, + "Loop Web": { + "cats": [ + 47 + ], + "description": "Loop Web is a provider in web, internet, network, and design services. Their offerings encompass website design, SMS, VoIP&IVR, Type, hosting, VPS, and more.", + "dom": [ + "link[href*='.loopweb.net']" + ], + "icon": "Loop Web.svg", + "meta": { + "id": "LoopWeb", + "loopweb": "" + }, + "pricing": [ + "low", + "recurring" + ], + "website": "https://www.loopweb.net" + }, + "Loop54": { + "cats": [ + 29, + 76 + ], + "cookies": { + "Loop54User": "" + }, + "description": "Loop54 is a ecommerce search and navigation SaaS product.", + "icon": "Loop54.svg", + "js": { + "Loop54.config.libVersion": "([\\d\\.]+)\\;version:\\1" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://www.loop54.com" + }, + "LoopedIn": { + "cats": [ + 13 + ], + "description": "LoopedIn is an all-in-one tool for collecting feedback, building roadmaps, sharing changelogs, and publishing knowledge bases.", + "icon": "LoopedIn.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "app\\.productstash\\.io/" + ], + "website": "https://www.loopedin.io" + }, + "Loopi": { + "cats": [ + 93 + ], + "description": "Loopi is a digital ecosystem offering tools, integrations, and resources for tourism professionals to create, manage, and distribute multimodal tourist circuits.", + "icon": "Loopi.svg", + "saas": true, + "scriptSrc": [ + "widget\\.loopi-velo\\.fr/" + ], + "website": "https://www.loopi.fr" + }, + "Loops": { + "cats": [ + 32 + ], + "description": "Loops is a platform that simplifies email marketing for SaaS companies, offering campaign creation and tracking.", + "dom": [ + "form[action*='app.loops.so/']" + ], + "icon": "Loops.svg", + "pricing": [ + "freemium", + "low", + "recurring", + "poa" + ], + "saas": true, + "website": "https://loops.so" + }, + "Lootly": { + "cats": [ + 84, + 94 + ], + "description": "Lootly is a loyalty and referral marketing automation software suite for ecommerce businesses.", + "dom": [ + "iframe[src*='lootly.io/']" + ], + "icon": "Lootly.svg", + "js": { + "Lootly.config": "", + "lootlyWidgetInit": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "lootly\\.io/" + ], + "website": "https://lootly.io" + }, + "Loox": { + "cats": [ + 90 + ], + "description": "Loox is a reviews app for Shopify that helps you gather reviews and user-generated photos from your customers.", + "icon": "Loox.svg", + "js": { + "loox_global_hash": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "loox\\.io/widget" + ], + "website": "https://loox.app" + }, + "Loqate": { + "cats": [ + 19 + ], + "description": "Loqate is an address verification solution.", + "icon": "Loqate.svg", + "js": { + "loqateAccountCode": "", + "pca.platform.productList": "" + }, + "pricing": [ + "payg" + ], + "saas": true, + "website": "https://www.loqate.com" + }, + "LotLinx": { + "cats": [ + 32 + ], + "description": "LotLinx is a provider of digital retailing and marketing technologies for the automotive industry.", + "icon": "LotLinx.svg", + "js": { + "LXLoader": "", + "LotLinxID": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.lotlinx\\.com/" + ], + "website": "https://lotlinx.com/" + }, + "LottieFiles": { + "cats": [ + 19 + ], + "description": "LottieFiles is an open-source animation file format that's tiny, high quality, interactive, and can be manipulated at runtime.", + "dom": [ + "lottie-player, div[data-animation-type='lottie'], div[data-testid='lottie-player'], clipPath[id*='__lottie_element_']" + ], + "icon": "LottieFiles.svg", + "js": { + "dotlottie-player": "", + "lottie.version": "^(.+)$\\;version:\\1" + }, + "oss": true, + "scriptSrc": [ + "/dist/lottie-player\\.js", + "/dist/tgs-player\\.js" + ], + "website": "https://lottiefiles.com" + }, + "LOU": { + "cats": [ + 58 + ], + "description": "LOU is a Digital Adoption Platform that streamlines user onboarding and training.", + "icon": "LOU.svg", + "scriptSrc": [ + "cdn\\.louassist\\.com*" + ], + "website": "https://www.louassist.com" + }, + "Lovable": { + "cats": [ + 51, + 112 + ], + "cookies": { + "lovable-preview-mode": "" + }, + "description": "Lovable is an AI-powered collaborative page builder for generating UI components, projects, and templates in real time.", + "dns": { + "TXT": [ + "lovable_verification=" + ] + }, + "dom": { + "link[href*='/lovable-uploads/']": { + "exists": "" + } + }, + "icon": "Lovable.svg", + "js": { + "LOV_SELECTOR_SCRIPT_VERSION": "^[\\d\\.]+$" + }, + "meta": { + "author": "lovable" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.lovable\\.app/" + ], + "website": "https://lovable.dev" + }, + "Lovi": { + "cats": [ + 52 + ], + "description": "Lovi is a tool that enables the creation of customized ChatGPT instances for customer support, delivering automated, and personalized customer service.", + "icon": "Lovi.svg", + "js": { + "__loviMsgHandler": "", + "__loviWidgetClicksBound": "" + }, + "saas": true, + "scriptSrc": [ + "widget\\.lovi\\.ai/" + ], + "website": "https://lovi.ai" + }, + "Lovingly": { + "cats": [ + 6 + ], + "description": "Lovingly is a florist website resource builder that provides tools for creating and managing online floral business platforms.", + "icon": "Lovingly.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "api\\.lovingly\\.com" + ], + "website": "https://www.lovingly.com" + }, + "Loyalis": { + "cats": [ + 84 + ], + "description": "Loyalis is a loyalty program for ecommerce that enables businesses to reward customers based on purchases and engagement.", + "js": { + "loyalisOptions.key": "" + }, + "saas": true, + "website": "https://www.loyalis.nl" + }, + "LoyaltyLion": { + "cats": [ + 84 + ], + "description": "LoyaltyLion is a data-driven ecommerce loyalty and engagement platform.", + "icon": "LoyaltyLion.svg", + "js": { + "loyaltylion.version": "([\\d\\-]+)\\;version:\\1" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "sdk\\.loyaltylion\\.net/" + ], + "website": "https://loyaltylion.com" + }, + "LoyaltyLoop": { + "cats": [ + 90 + ], + "description": "LoyaltyLoop is an online review management platform that leverages customer loyalty surveys and Net Promoter Score tracking to enhance business reputation and strengthen customer relationships.", + "icon": "LoyaltyLoop.svg", + "js": { + "LoyaltyLoopEventListenerInitialized": "", + "countOfLoyaltyLoopTestimonialWidgets": "" + }, + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "app\\.loyaltyloop\\.com/" + ], + "website": "https://loyaltyloop.com" + }, + "Loyalzoo": { + "cats": [ + 84 + ], + "description": "Loyalzoo is a platform that enables businesses to manage customer loyalty, marketing campaigns, and subscription services.", + "icon": "Loyalzoo.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "\\.loyalzoo\\.com" + ], + "website": "https://loyalzoo.com" + }, + "Loyoly": { + "cats": [ + 84 + ], + "description": "Loyoly is a loyalty and referral platform integrating user-generated content and reviews, enabling customer engagement with brands.", + "icon": "Loyoly.svg", + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "assets\\.loyoly\\.io/" + ], + "website": "https://www.loyoly.io" + }, + "Lozad.js": { + "cats": [ + 59, + 92 + ], + "description": "Lozad.js is a lightweight lazy-loading library that's just 535 bytes minified & gzipped.", + "icon": "default.svg", + "js": { + "lozad": "" + }, + "oss": true, + "scripts": [ + "/lozad\\.min\\.js" + ], + "website": "https://apoorv.pro/lozad.js/" + }, + "LPQV": { + "cats": [ + 6 + ], + "description": "LPQV is an online store that offers integrated landing pages, streamlining the entire operation in one place.", + "icon": "LPQV.svg", + "js": { + "LPQV.page": "", + "LPQV_VARS_RPL": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://www.lpqv.com.br/" + }, + "LTheme": { + "cats": [ + 80 + ], + "description": "LTheme is a provider of Joomla and WordPress themes.", + "dom": [ + "script[id*='ltheme-custom-js']" + ], + "icon": "LTheme.svg", + "requires": [ + "WordPress" + ], + "saas": true, + "website": "https://ltheme.com" + }, + "Lua": { + "cats": [ + 27 + ], + "cpe": "cpe:2.3:a:lua:lua:*:*:*:*:*:*:*:*", + "description": "Lua is a multi-paradigm programming language designed primarily for embedded use in applications.", + "headers": { + "X-Powered-By": "\\bLua(?: ([\\d.]+))?\\;version:\\1" + }, + "icon": "Lua.svg", + "website": "https://www.lua.org" + }, + "Luana": { + "cats": [ + 18 + ], + "description": "Luana is a web framework that uses web browser APIs and features to make a cross-platform web app look like a Native one and bring the same experience.", + "icon": "Luana.png", + "implies": [ + "PWA" + ], + "js": { + "luanaframework": "" + }, + "meta": { + "generator": "^Luana\\sFramework\\s([\\d\\.]+)$\\;version:\\1" + }, + "oss": true, + "website": "https://luanaframework.github.io" + }, + "Lucene": { + "cats": [ + 34 + ], + "cpe": "cpe:2.3:a:apache:lucene:*:*:*:*:*:*:*:*", + "description": "Lucene is a free and open-source search engine software library.", + "icon": "Lucene.svg", + "implies": [ + "Java" + ], + "oss": true, + "website": "https://lucene.apache.org/core/" + }, + "Lucide": { + "cats": [ + 17 + ], + "description": "Lucide is an open-source icon library that provides 1000+ vector (svg) files for displaying icons and symbols in digital and non-digital projects.", + "dom": [ + "svg.lucide" + ], + "icon": "Lucide.svg", + "oss": true, + "website": "https://lucide.dev" + }, + "Lucky Orange": { + "cats": [ + 10 + ], + "description": "Lucky Orange is a conversion optimisation tool with features including heatmaps, session recording, conversion funnels, form analytics, and chat.", + "dom": [ + "link[href*='.luckyorange.com']" + ], + "icon": "Lucky Orange.svg", + "js": { + "__wtw_lucky_site_id": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.luckyorange\\.com/" + ], + "website": "https://www.luckyorange.com" + }, + "Luigi’s Box": { + "cats": [ + 10, + 29 + ], + "icon": "Luigisbox.svg", + "js": { + "Luigis": "", + "LuigisBox": "" + }, + "website": "https://www.luigisbox.com" + }, + "Luma": { + "cats": [ + 104 + ], + "description": "Luma is a platform for creating event pages, sending invites, and managing tickets.", + "icon": "Luma.svg", + "js": { + "luma.initCheckout": "" + }, + "saas": true, + "scriptSrc": [ + "embed\\.lu\\.ma" + ], + "website": "https://lu.ma" + }, + "Lume": { + "cats": [ + 57 + ], + "description": "Lume is a static site generator based on Deno.", + "icon": "Lume.svg", + "implies": [ + "Deno" + ], + "meta": { + "generator": "^Lume\\sv([\\d\\.]+)$\\;version:\\1" + }, + "oss": true, + "website": "https://lume.land" + }, + "Lumino": { + "cats": [ + 10 + ], + "description": "Lumino is a data platform that helps Shopify brands optimize marketing, conversions, and user experience by leveraging data.", + "icon": "Lumino.svg", + "requires": [ + "Shopify" + ], + "saas": true, + "scripts": [ + "api\\.getlumino\\.ai" + ], + "website": "https://getlumino.ai" + }, + "Lumio": { + "cats": [ + 10 + ], + "description": "Lumio is a tool that identifies and tracks visitors to your website, providing insights into user activity and behaviour.", + "icon": "Lumio.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "app\\.lumio-analytics\\.com/" + ], + "website": "https://lumio-analytics.com/" + }, + "Lumise": { + "cats": [ + 76 + ], + "description": "Lumise is a solution for personalisation stores, featuring a product designer tool compatible with Woocommerce, PHP, Magento, Opencart, and other CMS platforms.", + "icon": "Lumise.svg", + "js": { + "lumise": "" + }, + "pricing": [ + "onetime" + ], + "saas": true, + "scriptSrc": [ + "app\\.lumise\\.com/" + ], + "website": "https://lumise.com" + }, + "Lumit": { + "cats": [ + 93 + ], + "description": "Lumit is an online ordering system for restaurants.", + "dom": [ + "iframe[src*='.lumit.se']" + ], + "icon": "Lumit.svg", + "js": { + "injectLumit": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://lumit.app/se" + }, + "Luna": { + "cats": [ + 105 + ], + "description": "Luna is a company that sells software that aids eyewear companies sell their products online using virtual fitting.", + "dom": [ + "link[href*='bsdk.api.ditto.com']" + ], + "headers": { + "Content-Security-Policy": "bsdk\\.api\\.ditto.com" + }, + "icon": "Luna.svg", + "js": { + "Ditto.__esModule": "", + "dittoIdLifetime": "", + "globalDittoKey": "", + "globalDittoServer": "", + "jstextmap.DittoSdkUrl": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://luna.io" + }, + "Lunio": { + "cats": [ + 32 + ], + "description": "Lunio is a tool that enhances marketing efficiency by removing invalid traffic from paid marketing channels, enabling advertisers to reach a larger audience within the same budget.", + "icon": "Lunio.svg", + "js": { + "LunioClientData": "", + "LunioTrackConversion": "", + "lunioScript": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://lunio.ai" + }, + "Lunr.js": { + "cats": [ + 59 + ], + "description": "A very simple search index.", + "js": { + "lunr": "" + }, + "oss": true, + "scriptSrc": [ + "(?:((?:\\d+\\.)+\\d+)\\/)?lunr(?:-store)?(?:-en)?(?:\\.min)?\\.js" + ], + "website": "https://lunrjs.com/" + }, + "Luveedu Cloud": { + "cats": [ + 88 + ], + "description": "Luveedu Cloud is a domain and web hosting platform.", + "icon": "LuveeduCloud.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.luveedu\\.com/" + ], + "website": "https://cloud.luveedu.com" + }, + "Lychee": { + "cats": [ + 7 + ], + "description": "Lychee is a photo-management tool designed to operate on your server or web-space.", + "icon": "Lychee.png", + "js": { + "lychee": "", + "lychee.version": "^(.+)$\\;version:\\1" + }, + "meta": { + "generator": "Lychee v([\\d\\.]+)\\;version:\\1" + }, + "oss": true, + "website": "https://lycheeorg.github.io" + }, + "LyraThemes Kale": { + "cats": [ + 80 + ], + "description": "LyraThemes Kale is a charming and elegant, aesthetically minimal and uncluttered food blog WordPress theme.", + "icon": "LyraThemes.png", + "js": { + "kale_responsive_videos": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/kale(?:-pro)?/" + ], + "website": "https://www.lyrathemes.com/kale" + }, + "Lytics": { + "cats": [ + 97 + ], + "description": "Lytics is a customer data platform built for marketing teams.", + "icon": "Lytics.svg", + "js": { + "__lytics__jstag__.version": "(.+)\\;version:\\1" + }, + "pricing": [ + "high", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.lytics\\.io/" + ], + "website": "https://www.lytics.com" + }, + "MAAK": { + "cats": [ + 1 + ], + "description": "MAAK is a Laravel based CMS developed by Mahdi Akbari.", + "icon": "MAAK.png", + "meta": { + "author": "^MAAK$" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://maak-code.ir" + }, + "Maatoo": { + "cats": [ + 32 + ], + "description": "Maatoo is an all-in-one marketing tool designed to streamline campaign management, customer engagement, and analytics in a single platform.", + "icon": "Maatoo.svg", + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scripts": [ + "\\.maatoo\\.io" + ], + "website": "https://maatoo.io" + }, + "Mabisy": { + "cats": [ + 6 + ], + "description": "Mabisy is an online platform facilitating the creation of custom ecommerce stores.", + "icon": "Mabisy.svg", + "meta": { + "generator": "^Mabisy$" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://www.mabisy.com" + }, + "Macaron": { + "cats": [ + 18 + ], + "cpe": "cpe:2.3:a:go-macaron:macaron:*:*:*:*:*:*:*:*", + "description": "Macaron is a high productive and modular web framework in Go.", + "icon": "Macaron.svg", + "implies": [ + "Go" + ], + "website": "https://go-macaron.com" + }, + "MachoThemes NewsMag": { + "cats": [ + 80 + ], + "description": "MachoThemes Newsmag is a clean and modern magazine, news or blog WordPress theme.", + "dom": [ + "link[href*='/wp-content/themes/Newsmag']" + ], + "icon": "MachoThemes.svg", + "pricing": [ + "freemium", + "onetime" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/Newsmag(?:-child)?/" + ], + "website": "https://www.machothemes.com/item/newsmag-lite" + }, + "MacroActive": { + "cats": [ + 1 + ], + "description": "MacroActive is a customizable coaching platform designed to help professionals build and manage their own branded programs and client communities.", + "dom": [ + "link[href*='.macroactivemvp.com']" + ], + "icon": "MacroActive.svg", + "js": { + "MA.customerToken": "", + "MAnalytics": "" + }, + "saas": true, + "website": "https://macroactive.com" + }, + "MadAdsMedia": { + "cats": [ + 36 + ], + "icon": "MadAdsMedia.png", + "js": { + "setMIframe": "", + "setMRefURL": "" + }, + "scriptSrc": [ + "^https?://(?:ads-by|pixel)\\.madadsmedia\\.com/" + ], + "website": "https://madadsmedia.com" + }, + "MadCap Software": { + "cats": [ + 96 + ], + "description": "MadCap Software is a company that specialises in creating software tools for technical writers to author and publish various types of content, including user manuals, online help systems, and knowledge bases.", + "icon": "MadCap Software.svg", + "js": { + "MadCap.Accessibility": "", + "MadCap.DEBUG": "" + }, + "pricing": [ + "poa", + "mid", + "recurring" + ], + "saas": true, + "website": "https://www.madcapsoftware.com" + }, + "MadKudu": { + "cats": [ + 32 + ], + "description": "MadKudu is a platform that enhances sales and marketing systems by providing actionable predictive analytics, enabling businesses to optimize strategies with data-driven insights.", + "dom": [ + "link[href*='cdn.madkudu.com']" + ], + "icon": "MadKudu.svg", + "saas": true, + "scriptSrc": [ + "cdn\\.madkudu\\.com" + ], + "website": "https://www.madkudu.com" + }, + "Maestra": { + "cats": [ + 32 + ], + "description": "Maestra is an all-in-one marketing platform designed to support the growth and scaling of brands.", + "icon": "Maestra.svg", + "js": { + "maestra.queue": "" + }, + "pricing": [ + "high", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "api\\.maestra\\.io" + ], + "website": "https://maestra.io" + }, + "Maestrus": { + "cats": [ + 21 + ], + "description": "Maestrus is a complete EAD platform that enables course sales, employee training, and secure content delivery with personalization.", + "dom": [ + "div#maestrus-carousel > div#myMaestrus-carousel" + ], + "icon": "Maestrus.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://maestrus.com" + }, + "Magazord": { + "cats": [ + 6 + ], + "description": "Magazord is an all-in-one ecommerce platform.", + "icon": "Magazord.svg", + "meta": { + "web-author": "^Magazord$" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.magazord.com.br" + }, + "MageMail": { + "cats": [ + 75 + ], + "description": "MageMail is a triggered email application for Magento that helps online retailers enhance customer engagement and increase revenue.", + "icon": "MageMail.svg", + "js": { + "Mage.Cookies": "", + "MageMailData.capture_email": "", + "MageRewards": "" + }, + "requires": [ + "Magento" + ], + "saas": true, + "website": "https://magemail.co" + }, + "Magento": { + "cats": [ + 6 + ], + "cookies": { + "X-Magento-Vary": "", + "frontend": "\\;confidence:50", + "mage-cache-storage": "", + "mage-cache-storage-section-invalidation": "", + "mage-translation-file-version": "", + "mage-translation-storage": "" + }, + "cpe": "cpe:2.3:a:magento:magento:*:*:*:*:*:*:*:*", + "description": "Magento is an open-source ecommerce platform written in PHP.", + "dom": { + "script[data-requiremodule*='mage/'], script[data-requiremodule*='Magento_'], html[data-image-optimizing-origin]": { + "exists": "\\;version:2" + }, + "script[type='text/x-magento-init']": { + "exists": "" + } + }, + "icon": "Magento.svg", + "implies": [ + "PHP", + "MySQL" + ], + "js": { + "Mage": "", + "VarienForm": "" + }, + "oss": true, + "probe": { + "/magento_version": "magento" + }, + "scriptSrc": [ + "js/mage", + "skin/frontend/(?:default|(enterprise))\\;version:\\1?1 (Enterprise):1 (Community)", + "skin/frontend/\\;confidence:50\\;version:\\1", + "static/_requirejs\\;confidence:50\\;version:2" + ], + "website": "https://magento.com" + }, + "Magewire": { + "cats": [ + 19 + ], + "description": "Magewire is a Laravel Livewire port for Magento 2.", + "implies": [ + "Laravel", + "Livewire" + ], + "js": { + "Magewire.connection-author": "", + "magewire": "" + }, + "oss": true, + "website": "https://github.com/magewirephp/magewire" + }, + "MageWorx Search Autocomplete": { + "cats": [ + 29 + ], + "description": "MageWorx Search Autocomplete extension offers an AJAX-based popup window that displays and updates relevant search results while a customer forms his or her query.", + "dom": [ + "link[href*='MageWorx_SearchSuiteAutocomplete']" + ], + "icon": "MageWorx.svg", + "oss": true, + "requires": [ + "Magento" + ], + "scriptSrc": [ + "MageWorx_SearchSuiteAutocomplete" + ], + "website": "https://github.com/mageworx/search-suite-autocomplete" + }, + "Magic UI": { + "cats": [ + 66 + ], + "description": "Magic UI is a UI library featuring open-source animated components built with React, TypeScript, Tailwind CSS, and Framer Motion.", + "dom": [ + "iframe[src*='.magicui.design']", + "a[href*='magicui.design'] > video[src*='cdn.magicui.design']" + ], + "icon": "MagicUI.svg", + "oss": true, + "website": "https://magicui.design/" + }, + "MagicBell": { + "cats": [ + 5 + ], + "description": "MagicBell is an embeddable notification inbox that allows applications to display and manage user notifications within their interfaces.", + "headers": { + "Content-Security-Policy": "\\.magicbell\\.com" + }, + "icon": "MagicBell.svg", + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "website": "https://www.magicbell.com" + }, + "MagicLabs": { + "cats": [ + 69 + ], + "description": "MagicLabs is a platform that simplifies creating and using Web3 wallets by eliminating the need for seed phrases or downloads, providing a way to build on-chain solutions.", + "icon": "MagicLabs.svg", + "js": { + "Magic.AuthEventOnReceived": "" + }, + "pricing": [ + "freemium", + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.auth\\.magic\\.link" + ], + "website": "https://magic.link" + }, + "Magisto": { + "cats": [ + 14 + ], + "description": "Magisto is a video management solution designed to help marketing professionals, agencies, and businesses of all sizes.", + "icon": "Magisto.png", + "js": { + "MagistoPlayerFrame": "", + "magisto_server": "" + }, + "pricing": [ + "low", + "recurring" + ], + "scriptSrc": [ + "\\.magisto\\.com/" + ], + "website": "https://www.magisto.com" + }, + "Magixite": { + "cats": [ + 68 + ], + "description": "Magixite offers the Web Content Accessibility Guidelines (WCAG), a set of guidelines and requirements designed to help designers and developers improve the accessibility of web content, ensuring it can be effectively used by individuals with disabilities.", + "icon": "Magixite.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "acc\\.magixite\\.com/" + ], + "website": "https://acc.magixite.com" + }, + "Maglr": { + "cats": [ + 1 + ], + "description": "Maglr is a no-code design platform for creating interactive visual stories.", + "icon": "Maglr.svg", + "js": { + "maglr_pirsch": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "system\\.maglr\\.com/[^?]+\\?v=([\\d.]+)\\;version:\\1" + ], + "website": "https://www.maglr.com" + }, + "Magnews": { + "cats": [ + 32 + ], + "description": "Magnews is an AI-driven marketing platform designed to support omnichannel customer journey management.", + "dom": [ + "form[action*='.magnews.net/']" + ], + "icon": "Magnews.svg", + "saas": true, + "website": "https://www.magnews.it" + }, + "Magnific Popup": { + "cats": [ + 59 + ], + "description": "Magnific Popup is a responsive lightbox & dialog script with focus on performance and providing best experience for user with any device.", + "icon": "Magnific Popup.png", + "oss": true, + "scriptSrc": [ + "magnific-popup(?:\\.min)?\\.js(?:\\?v(?:er)?=((?:\\d+\\.)+\\d+))?\\;version:\\1" + ], + "website": "https://dimsemenov.com/plugins/magnific-popup/" + }, + "Magnite": { + "cats": [ + 36 + ], + "description": "Magnite is an independent sell-side advertising platform that provides technology for publishers to monetize digital advertising inventory across various formats.", + "dom": { + "link[href*='.spotxchange.com']": { + "attributes": { + "href": "" + } + } + }, + "icon": "Magnite.svg", + "js": { + "SpotX.VERSION": "([\\d.]+)\\;version:\\1" + }, + "saas": true, + "scriptSrc": [ + "js\\.spotx\\.tv" + ], + "website": "https://www.magnite.com", + "xhr": [ + "\\.spotx(?:change|cdn)\\.com" + ] + }, + "Magnolia CMS": { + "cats": [ + 1 + ], + "cpe": "cpe:2.3:a:magnolia-cms:magnolia_cms:*:*:*:*:*:*:*:*", + "description": "Magnolia CMS is a Java-based, open-source content management system that employs a modular architecture and JCR (Java Content Repository) standards, facilitating the creation, storage, and retrieval of digital content within a customisable framework.", + "headers": { + "x-magnolia-registration": "" + }, + "icon": "Magnolia CMS.svg", + "implies": [ + "Java" + ], + "oss": true, + "pricing": [ + "freemium", + "high", + "recurring", + "poa" + ], + "website": "https://www.magnolia-cms.com" + }, + "Maguru": { + "cats": [ + 32 + ], + "description": "Maguru is a marketing tool designed to help organizations manage and execute promotional activities.", + "icon": "Maguru.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "go\\.maguru\\.dk" + ], + "website": "https://www.maguru.dk" + }, + "Mahara": { + "cats": [ + 51 + ], + "description": "Mahara is an open source ePortfolio and social networking web application.", + "icon": "Mahara.svg", + "meta": { + "generator": "Mahara ([\\d\\.]+)\\;version:\\1" + }, + "oss": true, + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "website": "https://mahara.org" + }, + "Maho": { + "cats": [ + 6, + 1 + ], + "cookies": { + "maho_session": "" + }, + "description": "Maho is a modern, open-source ecommerce platform forked from OpenMage, offering enhanced developer experience while maintaining Magento 1 compatibility.", + "icon": "Maho.svg", + "implies": [ + "MySQL", + "PHP" + ], + "scriptSrc": [ + "js/maho-autocomplete\\.js", + "js/maho-captcha\\.js", + "js/maho-dialog\\.js", + "js/maho-load-on-intent\\.js", + "js/maho-passkey-tools\\.js", + "js/maho-tree\\.js" + ], + "website": "https://mahocommerce.com" + }, + "Mailcheck": { + "cats": [ + 59 + ], + "description": "Mailcheck is a JavaScript library designed to address the issue of misspelled email addresses during user input.", + "icon": "Mailcheck.png", + "oss": true, + "scriptSrc": [ + "mailcheck(?:\\.min)?\\.js(?:\\?v(?:er)?=(\\d+\\.\\d+\\.\\d+))?\\;version:\\1" + ], + "website": "https://github.com/mailcheck/mailcheck" + }, + "MailChimp": { + "cats": [ + 32, + 75 + ], + "cpe": "cpe:2.3:a:thinkshout:mailchimp:*:*:*:*:*:*:*:*", + "description": "Mailchimp is a marketing automation platform and email marketing service.", + "dns": { + "TXT": [ + "spf\\.mandrillapp\\.com" + ] + }, + "dom": [ + "form#mc-embedded-subscribe-form", + "form[name*='mc-embedded-subscribe-form']", + "form[class*='mailchimp-ext-']", + "input#mc-email" + ], + "html": [ + "<input [^>]*id=\"mc-email\"\\;confidence:20", + "<!-- Begin MailChimp Signup Form -->" + ], + "icon": "mailchimp.svg", + "pricing": [ + "low", + "freemium", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "s3\\.amazonaws\\.com/downloads\\.mailchimp\\.com/js/mc-validate\\.js", + "cdn-images\\.mailchimp\\.com/[^>]*\\.css", + "chimpstatic\\.com/mcjs-connected" + ], + "url": [ + "^https?://(?:www\\.)?mailchi\\.mp" + ], + "website": "https://mailchimp.com" + }, + "MailChimp for WooCommerce": { + "cats": [ + 87 + ], + "description": "MailChimp for WooCommerce gives you the ability to automatically sync customer purchase data to your MailChimp account.", + "icon": "mailchimp.svg", + "implies": [ + "MailChimp" + ], + "pricing": [ + "freemium" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/plugins/mailchimp-for-woocommerce/.+\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + ], + "website": "https://mailchimp.com/integrations/woocommerce" + }, + "MailChimp for WordPress": { + "cats": [ + 87, + 32 + ], + "description": "MailChimp for WordPress is an email marketing plugin that enables you to build subscriber lists.", + "dom": [ + "link[href*='/wp-content/plugins/mailchimp-for-wp/']" + ], + "icon": "MailChimpforWordPress.svg", + "implies": [ + "MailChimp" + ], + "js": { + "mc4wp": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/plugins/mailchimp-for-wp/.+\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + ], + "website": "https://www.mc4wp.com" + }, + "Mailercloud": { + "cats": [ + 75, + 32 + ], + "description": "Mailercloud is an email marketing platform that offers tools for creating, sending, and tracking email campaigns, including automation, contact segmentation, and detailed analytics.", + "icon": "Mailercloud.svg", + "pricing": [ + "freemium", + "payg", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.mailercloud\\.com/" + ], + "website": "https://www.mailercloud.com/" + }, + "MailerLite": { + "cats": [ + 75, + 32 + ], + "description": "MailerLite is an email marketing tool and website builder for businesses of all shapes and sizes.", + "dom": [ + "link[href*='.mailerlite.com']" + ], + "icon": "MailerLite.svg", + "js": { + "MailerLiteObject": "" + }, + "pricing": [ + "freemium", + "payg", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.mailerlite\\.com/" + ], + "website": "https://www.mailerlite.com" + }, + "MailerLite plugin": { + "cats": [ + 87 + ], + "description": "The official MailerLite signup forms plugin makes it easy to grow your newsletter subscriber list from your WordPress blog or website. The plugin automatically integrates your WordPress form with your MailerLite email marketing account.", + "icon": "MailerLite.svg", + "implies": [ + "MailerLite" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/plugins/woo-mailerlite/.+\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + ], + "website": "https://ru.wordpress.org/plugins/official-mailerlite-sign-up-forms/" + }, + "MailerLite Website Builder": { + "cats": [ + 51 + ], + "description": "MailerLite Website Builder is a free drag & drop website builder with interactive blocks and ecommerce integrations.", + "icon": "MailerLite.svg", + "pricing": [ + "freemium" + ], + "requires": [ + "MailerLite", + "Go", + "Caddy" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.mailerlite\\.com/moment/moment\\.min\\.js" + ], + "website": "https://www.mailerlite.com/features/website-builder" + }, + "Mailgun": { + "cats": [ + 75 + ], + "description": "Mailgun is a transactional email API service for developers.", + "dns": { + "TXT": [ + "mailgun\\.org" + ] + }, + "icon": "Mailgun.svg", + "website": "https://www.mailgun.com/" + }, + "Mailjet": { + "cats": [ + 75 + ], + "description": "Mailjet is an email delivery service for marketing and developer teams.", + "dns": { + "TXT": [ + "mailjet\\.com" + ] + }, + "icon": "Mailjet.svg", + "website": "https://www.mailjet.com/" + }, + "Mailman": { + "cats": [ + 75 + ], + "cpe": "cpe:2.3:a:gnu:mailman:*:*:*:*:*:*:*:*", + "description": "Mailman is free software for managing electronic mail discussion and e-newsletter lists. Mailman is integrated with the web, making it easy for users to manage their accounts and for list owners to administer their lists. Mailman supports built-in archiving, automatic bounce processing, content filtering, digest delivery, spam filters, and more.", + "icon": "Mailman.svg", + "implies": [ + "Python" + ], + "oss": true, + "scriptSrc": [ + "/mailman\\d+/static/.+\\.js", + "/static/(?:hyperkitty|django-mailman3)/.+\\.js" + ], + "website": "https://list.org" + }, + "Mailmunch": { + "cats": [ + 75, + 32 + ], + "description": "Mailmunch is a lead generation tool that combines landing pages, forms, and email marketing.", + "icon": "Mailmunch.svg", + "js": { + "MailMunchWidgets": "", + "mailmunch": "" + }, + "pricing": [ + "low", + "recurring", + "freemium" + ], + "saas": true, + "website": "https://www.mailmunch.com" + }, + "Mailocator": { + "cats": [ + 32 + ], + "description": "Mailocator is a display platform designed to enhance conversions by facilitating lead collection, data gathering, and sales growth.", + "icon": "Mailocator.svg", + "js": { + "Mailocator5": "", + "MailocatorTestDisplay": "" + }, + "pricing": [ + "low", + "recurring", + "payg" + ], + "saas": true, + "scripts": [ + "app\\.mailocator\\.com" + ], + "website": "https://mailocator.com" + }, + "MailOptin": { + "cats": [ + 5, + 87 + ], + "description": "WordPress plugin to create email signup forms that convert visitors into subscribers combined with email automation and newsletter features.", + "icon": "MailOptin.png", + "js": { + "mailoptin_globals": "" + }, + "oss": true, + "pricing": [ + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "mailoptin(?:\\.min)?\\.js(?:\\?v(?:er)?=((?:\\d+\\.)+\\d+))?\\;version:\\1" + ], + "website": "https://mailoptin.io/" + }, + "Mailshake": { + "cats": [ + 32 + ], + "description": "Mailshake is an AI-powered sales engagement and B2B lead management platform for creating, automating, and tracking outreach campaigns.", + "icon": "Mailshake.svg", + "js": { + "Mailshake.clearRecipient": "" + }, + "saas": true, + "scriptSrc": [ + "cdn\\.mailshake\\.com" + ], + "website": "https://mailshake.com" + }, + "MainAd": { + "cats": [ + 36 + ], + "description": "MainAd is an international advertising technology company specialising in real-time bidding and programmatic ad retargeting.", + "dom": [ + "iframe[src*='.mainadv.com/']" + ], + "icon": "MainAd.svg", + "saas": true, + "scriptSrc": [ + "\\.mainadv\\.com/" + ], + "website": "https://www.mainad.com" + }, + "Mainboard": { + "cats": [ + 72 + ], + "description": "Mainboard is a software platform designed to manage, schedule, and book talent.", + "headers": { + "server": "Mainboard\\.com" + }, + "icon": "Mainboard.svg", + "saas": true, + "website": "https://www.mainboard.com" + }, + "Mainstay": { + "cats": [ + 52, + 53 + ], + "description": "Mainstay is a student engagement platform that is powered by human-centered, AI-enhanced chatbots.", + "icon": "Mainstay.svg", + "saas": true, + "scriptSrc": [ + "webbot\\.mainstay\\.com/" + ], + "website": "https://mainstay.com" + }, + "Maisey": { + "cats": [ + 1 + ], + "description": "Maisey is a website builder for churches.", + "dom": [ + "script[data-cb-site='maisey']" + ], + "icon": "Maisey.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.maisey.co" + }, + "Maisie": { + "cats": [ + 52 + ], + "description": "Maisie is an AI-powered conversational assistant that provides automated sales and customer support by handling queries around the clock.", + "icon": "Maisie.svg", + "js": { + "maisieChatBotContext": "", + "maisieWebpackJsonpFunction": "" + }, + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "app\\.mymaisie\\.com" + ], + "website": "https://www.maisieai.com" + }, + "MAJIN": { + "cats": [ + 32 + ], + "description": "MAJIN reads the hearts and minds of each customer using real-world data to automate optimal marketing processes.", + "icon": "MAJIN.svg", + "js": { + "ma.Touch": "" + }, + "pricing": [ + "high", + "recurring" + ], + "saas": true, + "website": "https://ma-jin.jp" + }, + "Makaira": { + "cats": [ + 108 + ], + "description": "Makaira is a commerce frontend designed for headless shop systems.", + "headers": { + "Content-Security-Policy": "\\.makaira\\.io", + "X-Makaira-Scenario": "" + }, + "icon": "Makaira.svg", + "pricing": [ + "high", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.makaira\\.io" + ], + "website": "https://www.makaira.io" + }, + "Makane": { + "cats": [ + 6 + ], + "description": "Makane is a platform for creating websites and online stores.", + "icon": "Makane.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.makane\\.com" + ], + "website": "https://makane.com" + }, + "Make-Sense": { + "cats": [ + 68 + ], + "icon": "Make-Sense.png", + "scriptSrc": [ + "mk-sense\\.com/aweb\\?license" + ], + "website": "https://mk-sense.com/" + }, + "Makeplans": { + "cats": [ + 72 + ], + "description": "Makeplans is a scheduling system designed for appointment booking and event registration, providing tools to manage availability, reservations, and attendee organization.", + "icon": "Makeplans.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.makeplans\\.com" + ], + "website": "https://makeplans.com" + }, + "Maker": { + "cats": [ + 6 + ], + "description": "Maker is a platform that enables the creation, management, and optimization of ecommerce content without requiring coding knowledge.", + "icon": "Maker.svg", + "js": { + "MakerEmbeds.run": "", + "MakerEnhance": "", + "MakerEnhanceEmbed": "", + "MakerExperiment": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.maker.co" + }, + "MakeShop": { + "cats": [ + 6 + ], + "description": "MakeShop is a Japanese ecommerce platform.", + "dom": [ + "link[href*='gigaplus.makeshop.jp'], img[src*='gigaplus.makeshop.jp']" + ], + "icon": "MakeShop.svg", + "js": { + "MakeShop_TopSearch": "", + "makeshop_ga_gtag": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://www.makeshop.jp" + }, + "MakeShopKorea": { + "cats": [ + 6 + ], + "description": "MakeShopKorea is a Korean hosting brand that focuses on building ecommerce stores.", + "icon": "MakeShopKorea.svg", + "js": { + "Makeshop": "", + "MakeshopLogUniqueId": "" + }, + "website": "https://www.makeshop.co.kr" + }, + "Makeswift": { + "cats": [ + 51 + ], + "description": "Makeswift is a no-code website builder with the power and detail of a design tool.", + "headers": { + "Access-Control-Allow-Origin": "app\\.makeswift\\.com", + "Content-Security-Policy": "app\\.makeswift\\.com" + }, + "icon": "Makeswift.svg", + "pricing": [ + "freemium", + "mid", + "recurring", + "poa" + ], + "saas": true, + "scripts": [ + "app\\.makeswift\\.com" + ], + "website": "https://www.makeswift.com" + }, + "Malomo": { + "cats": [ + 107 + ], + "description": "Malomo is a cloud-based shipment tracking solution that helps small to midsize eCommerce businesses provide customers with shipping updates via white-label package tracking pages.", + "icon": "Malomo.svg", + "js": { + "Malomo": "" + }, + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.gomalomo\\.com/" + ], + "website": "https://gomalomo.com" + }, + "Mambo": { + "cats": [ + 1 + ], + "excludes": [ + "Joomla" + ], + "icon": "Mambo.png", + "meta": { + "generator": "Mambo" + }, + "website": "https://mambo-foundation.org" + }, + "Manatee": { + "cats": [ + 36 + ], + "description": "Manatee is a tool designed to enhance online advertising revenue by optimising ad placements and targeting strategies, increasing click-through rates and overall ad performance.", + "js": { + "adsbymanatee": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.manatee\\.io/" + ], + "website": "https://www.manatee.io" + }, + "MangaReader": { + "cats": [ + 80 + ], + "description": "MangaReader is a WordPress theme designed for creating websites, offering customizable layouts and responsive design.", + "icon": "MangaReader.svg", + "pricing": [ + "onetime", + "low" + ], + "requires": [ + "WordPress" + ], + "scripts": [ + "mangareader\\.themesia" + ], + "website": "https://themesia.com/mangareader-wordpress-theme" + }, + "Mangeznotez": { + "cats": [ + 5, + 72 + ], + "description": "Mangeznotez is a restaurant table booking widget.", + "icon": "Mangeznotez.svg", + "scriptSrc": [ + "www\\.mangeznotez\\.\\w+", + "\\w+.mangeznotez\\.\\w+(?:.*\\?ver=([\\d.]+))?\\;version:\\1" + ], + "website": "https://www.mangeznotez.com" + }, + "Mangomint": { + "cats": [ + 72 + ], + "description": "Mangomint is a salon and spa management platform that centralizes scheduling, client records, payments, and operational tools for service-based businesses.", + "icon": "Mangomint.svg", + "js": { + "Mangomint.CompanyId": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "booking\\.mangomint\\.com" + ], + "website": "https://www.mangomint.com" + }, + "Mantine": { + "cats": [ + 66 + ], + "description": "Mantine is an open-source UI framework and component library for React.", + "dom": [ + "style[data-emotion='mantine-global'], style[data-emotion='mantine'], html[data-mantine-color-scheme]" + ], + "icon": "Mantine.svg", + "implies": [ + "TypeScript" + ], + "oss": true, + "requires": [ + "React" + ], + "website": "https://mantine.dev" + }, + "Mantis": { + "cats": [ + 36 + ], + "description": "Mantis is an end-to-end advertising network catering to brands operating in the legal cannabis industry and ancillary markets.", + "icon": "Mantis.svg", + "js": { + "mantis": "", + "mantistimer": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.mantisadnetwork\\.com/" + ], + "website": "https://www.mantisadnetwork.com" + }, + "MantisBT": { + "cats": [ + 13 + ], + "cpe": "cpe:2.3:a:mantisbt:mantisbt:*:*:*:*:*:*:*:*", + "description": "MantisBT is an open-source, web-based issue tracking system written in PHP with a MySQL database backend, designed to facilitate bug tracking and project management for software development teams.", + "dom": [ + "link[rel='stylesheet'][href*='/css/ace-mantis.css']" + ], + "icon": "MantisBT.svg", + "implies": [ + "MySQL" + ], + "oss": true, + "requires": [ + "PHP" + ], + "website": "https://www.mantisbt.org" + }, + "Manula": { + "cats": [ + 4 + ], + "description": "Manula is an online software for creating user manuals.", + "icon": "Manula.svg", + "js": { + "ManulaWebProductVersionCookiePath": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "static\\.manula\\.com/" + ], + "website": "https://www.manula.com" + }, + "ManyChat": { + "cats": [ + 32, + 52 + ], + "description": "ManyChat is a service that allows you to create chatbots for Facebook Messenger.", + "icon": "ManyChat.svg", + "js": { + "mcwidget": "" + }, + "scriptSrc": [ + "widget\\.manychat\\.com" + ], + "website": "https://manychat.com/" + }, + "ManyContacts": { + "cats": [ + 32, + 5 + ], + "description": "ManyContacts is an attention-grabbing contact form sitting on top of your website that helps to increase conversion by converting visitors into leads.", + "icon": "ManyContacts.svg", + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "\\.manycontacts\\.com" + ], + "website": "https://www.manycontacts.com" + }, + "Mapbox GL JS": { + "cats": [ + 35 + ], + "description": "Mapbox GL JS is a JavaScript library that uses WebGL to render interactive maps from vector tiles and Mapbox styles.", + "dom": [ + "link[href*='mapbox-gl.css'], div.mapboxgl-map, div.mapboxgl-canvas-container, canvas.mapboxgl-canvas" + ], + "icon": "Mapbox.svg", + "js": { + "mapboxgl.version": "^(.+)$\\;version:\\1\\;confidence:0" + }, + "oss": true, + "scriptSrc": [ + "mapbox-gl\\.js" + ], + "website": "https://github.com/mapbox/mapbox-gl-js" + }, + "Mapbox.js": { + "cats": [ + 35 + ], + "description": "Mapbox.js is a JavaScript library provided by Mapbox for working with interactive maps and geospatial data.", + "dom": [ + "link[href*='api.mapbox.com/']" + ], + "icon": "Mapbox.svg", + "implies": [ + "Leaflet" + ], + "oss": true, + "scriptSrc": [ + "api\\.mapbox\\.com/mapbox\\.js/v([\\d\\.]+)/\\;version:\\1" + ], + "scripts": [ + "api\\.mapbox\\.com/mapbox\\.js/v([\\d\\.]+)/\\;version:\\1" + ], + "website": "https://github.com/mapbox/mapbox.js" + }, + "MapLibre GL JS": { + "cats": [ + 35 + ], + "description": "MapLibre GL JS is an open-source library for publishing maps on your websites.", + "icon": "MapLibre.svg", + "js": { + "apex.libVersions.maplibre": "([\\d\\.]+)\\;version:\\1", + "maplibregl": "", + "rmap2.maplibreglCompare": "" + }, + "oss": true, + "scriptSrc": [ + "maplibre-gl@([\\d\\.]+)/dist/maplibre-gl\\.js\\;version:\\1" + ], + "website": "https://github.com/maplibre/maplibre-gl-js" + }, + "Mapline": { + "cats": [ + 35 + ], + "description": "Mapline is a geo-powered analytics platform designed to deliver location-based insights worldwide.", + "dom": [ + "iframe[src*='app.mapline.com']" + ], + "headers": { + "Access-Control-Allow-Origin": "app\\.mapline\\.com" + }, + "icon": "Mapline.svg", + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://mapline.com" + }, + "MapLoco": { + "cats": [ + 35 + ], + "description": "MapLoco is a tool that displays website visitor locations on an interactive map for analysis and tracking.", + "dom": [ + "a[href*='m.maploco.com'] > img[src*='www.maploco.com']" + ], + "icon": "MapLoco.svg", + "saas": true, + "website": "https://maploco.com" + }, + "Mapme": { + "cats": [ + 35 + ], + "description": "Mapme is an interactive map builder that allows users to create custom maps.", + "dom": [ + "iframe[src*='viewer.mapme.com/']" + ], + "icon": "Mapme.svg", + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "website": "https://mapme.com" + }, + "MapMyChannel": { + "cats": [ + 107 + ], + "description": "MapMyChannel is a cloud-based fulfillment platform that integrates with ecommerce systems to automate inventory, shipping, and order management.", + "icon": "MapMyChannel.svg", + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "requiresCategory": [ + 6 + ], + "saas": true, + "scriptSrc": [ + "\\.mapmychannel\\.com/" + ], + "website": "https://www.mapmychannel.com" + }, + "Mapp": { + "cats": [ + 10, + 32 + ], + "description": "Mapp is designed specifically to help consumer-facing brands run highly personalised, cross-channel marketing campaigns powered by real-time customer data and generated insights.", + "icon": "Mapp.svg", + "js": { + "WebtrekkV3": "", + "webtrekk": "", + "webtrekkConfig": "", + "webtrekkHeatmapObjects": "", + "webtrekkLinktrackObjects": "", + "webtrekkUnloadObjects": "", + "webtrekkV3": "", + "wtSmart": "", + "wt_tt": "", + "wt_ttv2": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://mapp.com" + }, + "Mappedin": { + "cats": [ + 35 + ], + "description": "Mappedin is an all-in-one indoor mapping platform designed for scalability.", + "headers": { + "Content-Security-Policy": "\\.mappedin\\.com" + }, + "icon": "Mappedin.svg", + "pricing": [ + "freemium", + "low", + "recurring", + "poa" + ], + "saas": true, + "website": "https://www.mappedin.com" + }, + "Mapplic": { + "cats": [ + 35 + ], + "description": "Mapplic is a plugin for creating interactive maps based on simple image (jpg, png) or vector (svg) files.", + "dom": [ + "div.mapplic-layer > div.mapplic-map-image" + ], + "icon": "Mapplic.svg", + "pricing": [ + "low", + "onetime" + ], + "saas": true, + "scriptSrc": [ + "wp-content/plugins/mapplic/", + "/include/mapplic/mapplic\\.js" + ], + "website": "https://mapplic.com" + }, + "MapPress": { + "cats": [ + 5, + 87 + ], + "description": "MapPress is a WordPress plugin that provides easy integration of interactive maps into WordPress websites.", + "dom": [ + "link[href*='wp-content/plugins/mappress-google-maps-for-wordpress/'], #mappress-leaflet-css, #mappress-css" + ], + "icon": "MapPress.png", + "oss": true, + "pricing": [ + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "website": "https://mappresspro.com" + }, + "Maptalks": { + "cats": [ + 35 + ], + "description": "Maptalks is a light and plugable JavaScript library for integrated 2D/3D maps.", + "dom": [ + "div.maptalks-wrapper" + ], + "icon": "Maptalks.png", + "js": { + "map._eventMap": "", + "maptalks.GeoJSON": "" + }, + "oss": true, + "website": "https://maptalks.org" + }, + "Maptiler": { + "cats": [ + 35 + ], + "description": "Maptiler is a mapping platform offering visual tools, global data, SDKs, and APIs for enterprise application development.", + "icon": "Maptiler.svg", + "pricing": [ + "freemium", + "low", + "recurring", + "poa" + ], + "saas": true, + "scripts": [ + "api\\.maptiler\\.com" + ], + "website": "https://www.maptiler.com" + }, + "MapTrack": { + "cats": [ + 45 + ], + "description": "MapTack is a platform to audit and manage assets from a single interface.", + "icon": "MapTrack.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scripts": [ + "app\\.maptrackpro\\.com" + ], + "website": "https://maptrack.com" + }, + "Marcando": { + "cats": [ + 6 + ], + "description": "Marcando is a SaaS ecommerce solution designed to streamline online retail operations.", + "icon": "Marcando.svg", + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.marcando\\.be/" + ], + "website": "https://www.marcando.be" + }, + "Marchex": { + "cats": [ + 10 + ], + "description": "Marchex is a B2B call and conversational analytics company.", + "dom": [ + "link[href*='.marchex.io']" + ], + "icon": "Marchex.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.marchex\\.io/" + ], + "website": "https://www.marchex.com" + }, + "Marfeel": { + "cats": [ + 10, + 36 + ], + "description": "Marfeel is a publisher platform that allows publishers to create, optimise and monetise their mobile websites.", + "icon": "Marfeel.svg", + "js": { + "marfeel": "" + }, + "pricing": [ + "freemium", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.marfeel\\.com/", + "\\.mrf\\.io/" + ], + "website": "https://www.marfeel.com" + }, + "MariaDB": { + "cats": [ + 34 + ], + "cpe": "cpe:2.3:a:mariadb_project:mariadb:*:*:*:*:*:*:*:*", + "description": "MariaDB is an open-source relational database management system compatible with MySQL.", + "icon": "mariadb.svg", + "website": "https://mariadb.org" + }, + "Marionette.js": { + "cats": [ + 12 + ], + "description": "Marionette is a composite application library for Backbone.js that aims to simplify the construction of large scale JavaScript applications. It is a collection of common design and implementation patterns found in applications.", + "icon": "Marionette.js.svg", + "implies": [ + "Underscore.js", + "Backbone.js" + ], + "js": { + "Marionette": "", + "Marionette.VERSION": "^(.+)$\\;version:\\1" + }, + "scriptSrc": [ + "backbone\\.marionette.*\\.js" + ], + "website": "https://marionettejs.com" + }, + "Markate": { + "cats": [ + 32, + 53 + ], + "description": "Markate is an all-in-one CRM and sales and marketing automation platform.", + "icon": "Markate.svg", + "meta": { + "author": "^Markate$" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.markate\\.com/" + ], + "website": "https://www.markate.com" + }, + "Marked": { + "cats": [ + 59 + ], + "cpe": "cpe:2.3:a:marked_project:marked:*:*:*:*:*:*:*:*", + "icon": "Marked.svg", + "js": { + "marked": "" + }, + "scriptSrc": [ + "/marked(?:\\.min)?\\.js" + ], + "website": "https://marked.js.org" + }, + "Marker": { + "cats": [ + 13 + ], + "description": "Marker.io is an issue tracker solution for Project Managers, QA Testers and Agency Clients to report feedback & bugs to developers.", + "icon": "Marker.svg", + "js": { + "markerConfig": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "edge\\.marker\\.io" + ], + "website": "https://marker.io" + }, + "MarketHero": { + "cats": [ + 32 + ], + "description": "Market Hero is a platform that automates ROI calculations for ecommerce businesses, streamlining financial performance tracking and providing data-driven insights.", + "icon": "MarketHero.svg", + "saas": true, + "scripts": [ + "tracking\\.markethero\\.io" + ], + "website": "https://markethero.io" + }, + "Marketify": { + "cats": [ + 32 + ], + "description": "Marketify is an app designed to engage audiences, expand email lists, and increase conversion rates.", + "saas": true, + "scripts": [ + "\\.marketify\\.co" + ], + "website": "https://marketify.co" + }, + "Marketo": { + "cats": [ + 32 + ], + "cookies": { + "_mkto_trk": "" + }, + "description": "Marketo develops and sells marketing automation software for account-based marketing and other marketing services and products including SEO and content creation.", + "icon": "Marketo.svg", + "js": { + "Munchkin": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "munchkin\\.marketo\\.\\w+/(?:([\\d.]+)/)?munchkin\\.js\\;version:\\1" + ], + "website": "https://www.marketo.com" + }, + "Marketo Forms": { + "cats": [ + 5, + 110 + ], + "description": "Marketo Forms help create web forms without programming knowledge. Forms can reside on Marketo landing pages and also be embedded on any page of website.", + "icon": "Marketo.svg", + "js": { + "formatMarketoForm": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "marketo\\.\\w+/js/forms(?:[\\d.]+)/js/forms([\\d.]+)\\.min\\.js\\;version:\\1", + "v([\\d.]+)/js/marketo-alt-form\\.min\\.js\\;version:\\1" + ], + "website": "https://www.marketo.com" + }, + "Marketpath CMS": { + "cats": [ + 1 + ], + "cookies": { + "_mp_permissions": "^session\\^" + }, + "description": "Marketpath CMS is a hosted website content management system used by businesses, churches and schools.", + "icon": "Marketpath CMS.png", + "implies": [ + "Azure", + "ZURB Foundation" + ], + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://www.marketpath.com" + }, + "MarketPlan": { + "cats": [ + 10, + 32 + ], + "description": "MarketPlan is a platform that integrates campaign mapping, simulation, collaboration, and smart analytics, all in one place.", + "icon": "MarketPlan.svg", + "js": { + "marketplan": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "app\\.marketplan\\.io/" + ], + "website": "https://www.gomarketplan.io" + }, + "Marko": { + "cats": [ + 18, + 66 + ], + "description": "Marko is HTML re-imagined as a language for building dynamic and reactive user interfaces.", + "dom": [ + "#data-marko-key, html[data-framework='marko']" + ], + "icon": "Marko.svg", + "implies": [ + "Node.js" + ], + "js": { + "markoComponent": "", + "markoSections": "", + "markoVars": "" + }, + "oss": true, + "scripts": [ + "\\.marko(\\.js)?" + ], + "website": "https://markojs.com" + }, + "Marquiz": { + "cats": [ + 73, + 110 + ], + "description": "Marquiz is an online tool designed for creating user-friendly forms, quizzes, and surveys tailored for digital marketing.", + "icon": "Marquiz.svg", + "js": { + "webpackChunkmarquiz_quiz": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://marquiz.io" + }, + "Mars Flag": { + "cats": [ + 29 + ], + "cookies": { + "marsflag-_zldp": "" + }, + "description": "Mars Flag is a search platform provider originating from Japan, known for its leading domestic market share in website search services.", + "icon": "MarsFlag.svg", + "saas": true, + "scriptSrc": [ + "\\.marsflag\\.com/" + ], + "website": "https://www.marsflag.com/en" + }, + "Marsello": { + "cats": [ + 84 + ], + "cookies": { + "marselloExitPopup": "" + }, + "description": "Marsello is an omnichannel loyalty platform that integrates with sales channels, enhancing customer engagement and retention by providing a unified experience across various points of sale.", + "icon": "Marsello.svg", + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scripts": [ + "app\\.marsello\\.com" + ], + "website": "https://www.marsello.com" + }, + "Marshal": { + "cats": [ + 68 + ], + "description": "Marshal is a platform that ensures businesses achieve compliance and accessibility.", + "icon": "Marshal.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "app\\.usemarshal\\.co" + ], + "website": "https://usemarshal.co" + }, + "MarsX": { + "cats": [ + 47 + ], + "description": "MarsX is an AI-powered coding platform designed to develop Software as a Service (SaaS) tools.", + "icon": "MarsX.svg", + "saas": true, + "scriptSrc": [ + "analytic-api\\.marsx\\.dev/" + ], + "website": "https://www.marsx.dev" + }, + "Mashore Method": { + "cats": [ + 53 + ], + "description": "Mashore Method is a CRM software designed for real estate businesses to manage customer relationships in one centralized platform.", + "icon": "MashoreMethod.svg", + "saas": true, + "scripts": [ + "app\\.mashoremethod\\.com" + ], + "website": "https://mashoremethod.com" + }, + "Masonry": { + "cats": [ + 59 + ], + "description": "Masonry is a JavaScript library that enables a cascading grid layout, positioning elements based on available vertical space for an optimized, gap-free arrangement.", + "js": { + "Masonry.Item": "" + }, + "oss": true, + "website": "https://masonry.desandro.com" + }, + "Massflow": { + "cats": [ + 10 + ], + "description": "Massflow is a platform offering analytics for businesses, providing tools to evaluate performance, identify trends, and make data-driven decisions.", + "icon": "Massflow.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "app\\.massflow\\.io/" + ], + "website": "https://massflow.io" + }, + "Master Slider": { + "cats": [ + 7 + ], + "description": "Master Slider is an SEO friendly, responsive image and video slider.", + "icon": "master_slider.svg", + "js": { + "MasterSlider": "", + "MasterSlider.version": "^([0-9\\.]+)$\\;version:\\1" + }, + "website": "https://www.masterslider.com" + }, + "Master Slider Plugin": { + "cats": [ + 87 + ], + "description": "Master Slider Plugin is an SEO friendly, responsive image and video slider plugin for WordPress.", + "dom": { + "link#ms-main-css": { + "attributes": { + "href": "/wp-content/plugins/masterslider/.+\\.css(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + } + } + }, + "icon": "master_slider.svg", + "implies": [ + "Master Slider" + ], + "requires": [ + "WordPress" + ], + "website": "https://wordpress.org/plugins/master-slider" + }, + "Mastercard": { + "cats": [ + 41 + ], + "description": "MasterCard facilitates electronic funds transfers throughout the world, most commonly through branded credit cards, debit cards and prepaid cards.", + "dom": [ + "[aria-labelledby='pi-mastercard'], [aria-labelledby='pi-master']" + ], + "icon": "Mastercard.svg", + "website": "https://www.mastercard.com" + }, + "Masteriyo": { + "cats": [ + 21 + ], + "description": "Masteriyo is a course creation and monetization tool for WordPress.", + "dom": [ + "style[id*='masteriyo-public-inline-css']" + ], + "icon": "Masteriyo.svg", + "js": { + "_MASTERIYO_WISHLIST_ADDON_": "" + }, + "pricing": [ + "freemium", + "low", + "recurring", + "onetime" + ], + "requires": [ + "WordPress" + ], + "website": "https://masteriyo.com" + }, + "MasterkinG32 Framework": { + "cats": [ + 18 + ], + "description": "MasterkinG32 framework.", + "headers": { + "X-Powered-Framework": "MasterkinG(?:)" + }, + "icon": "Masterking32.png", + "meta": { + "generator": "^MasterkinG(?:)" + }, + "website": "https://masterking32.com" + }, + "Mastery Manager": { + "cats": [ + 21 + ], + "description": "Mastery Manager is a student learning system designed to track academic progress, evaluate performance, and support data-driven instructional planning.", + "icon": "MasteryManager.svg", + "saas": true, + "scriptSrc": [ + "cdn\\.masterymanager\\.com" + ], + "website": "https://masterymanager.com" + }, + "Mastodon": { + "cats": [ + 2 + ], + "cookies": { + "_mastodon_session": "" + }, + "cpe": "cpe:2.3:a:joinmastodon:mastodon:*:*:*:*:*:*:*:*", + "description": "Mastodon is a free and open-source self-hosted social networking service.", + "headers": { + "Server": "^Mastodon$" + }, + "icon": "Mastodon.svg", + "website": "https://joinmastodon.org" + }, + "Matajer": { + "cats": [ + 6 + ], + "description": "Matajer is an ecommerce platform from Saudi Arabia.", + "icon": "Matajer.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.mapp\\.sa/" + ], + "website": "https://mapp.sa" + }, + "Matchi": { + "cats": [ + 72 + ], + "description": "Matchi is a platform for racket sports enthusiasts to search, book, and play tennis, badminton, table tennis, squash, or padel.", + "icon": "Matchi.svg", + "saas": true, + "scriptSrc": [ + "\\.matchi\\.com/" + ], + "website": "https://www.matchi.se" + }, + "Matchlab": { + "cats": [ + 101 + ], + "description": "Matchlab is a recruitment platform that enables employers to attract top talent by directly identifying and engaging the best candidates.", + "icon": "Matchlab.svg", + "saas": true, + "scripts": [ + "matchlabSections" + ], + "website": "https://match-lab.nl" + }, + "Material Design Lite": { + "cats": [ + 66 + ], + "description": "Material Design Lite is a library of components for web developers.", + "html": [ + "<link[^>]* href=\"[^\"]*material(?:\\.[\\w]+-[\\w]+)?(?:\\.min)?\\.css" + ], + "icon": "Material Design Lite.svg", + "js": { + "MaterialButton": "", + "MaterialIconToggle": "", + "MaterialLayout": "" + }, + "scriptSrc": [ + "(?:/([\\d.]+))?/material(?:\\.min)?\\.js\\;version:\\1" + ], + "website": "https://getmdl.io" + }, + "Material UI": { + "cats": [ + 66 + ], + "css": [ + "\\.MuiPaper-root", + "\\.Mui-disabled" + ], + "description": "Material UI is a simple and customisable component library to build faster, beautiful, and more accessible React applications.", + "dom": [ + "style[data-meta='MuiPaper'], div.MuiBox-root, div.MuiPaper-root, style[data-meta='MuiButton'], input.MuiInputBase-input, div.MuiContainer-root, .MuiButton-root" + ], + "icon": "MUI.svg", + "implies": [ + "React" + ], + "oss": true, + "pricing": [ + "freemium", + "payg" + ], + "saas": true, + "scripts": [ + "https://mui\\.com" + ], + "website": "https://mui.com" + }, + "Materialize CSS": { + "cats": [ + 66 + ], + "description": "Materialize CSS is a front-end framework that helps developers create responsive and mobile-first web applications. It is based on Google's Material Design guidelines.", + "dom": [ + "link[href*='/materialize.min.css']" + ], + "icon": "Materialize CSS.svg", + "oss": true, + "scriptSrc": [ + "([\\d\\.]+)/.*/materialize\\.min\\.js\\;version:\\1" + ], + "website": "https://materializecss.com" + }, + "math.js": { + "cats": [ + 59 + ], + "description": "Math.js a JavaScript library that provides a comprehensive set of mathematical functions and capabilities for performing complex calculations and operations in web applications.", + "icon": "math.js.svg", + "js": { + "mathjs": "" + }, + "oss": true, + "scriptSrc": [ + "math(?:\\.min)?\\.js" + ], + "website": "https://mathjs.org" + }, + "MathJax": { + "cats": [ + 25 + ], + "cpe": "cpe:2.3:a:mathjax:mathjax:*:*:*:*:*:*:*:*", + "description": "MathJax is a cross-browser JavaScript library that displays mathematical notation in web browsers, using MathML, LaTeX and ASCIIMathML markup.", + "icon": "MathJax.svg", + "js": { + "MathJax": "", + "MathJax.version": "^(.+)$\\;version:\\1" + }, + "scriptSrc": [ + "([\\d.]+)?/mathjax\\.js\\;version:\\1" + ], + "website": "https://www.mathjax.org" + }, + "Matjrah": { + "cats": [ + 6 + ], + "description": "Matjrah is an ecommerce platform for building online stores.", + "icon": "Matjrah.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "assets\\.matjrah\\.store/" + ], + "website": "https://matjrah.com" + }, + "Matomo Analytics": { + "cats": [ + 10 + ], + "cookies": { + "PIWIK_SESSID": "" + }, + "cpe": "cpe:2.3:a:matomo:matomo:*:*:*:*:*:*:*:*", + "description": "Matomo Analytics is a free and open-source web analytics application, that runs on a PHP/MySQL web-server.", + "icon": "Matomo.svg", + "js": { + "Matomo": "", + "Piwik": "", + "matomoSitesIDS": "", + "matomoTrackPage": "" + }, + "meta": { + "apple-itunes-app": "app-id=737216887", + "generator": "(?:Matomo|Piwik) - Open Source Web Analytics", + "google-play-app": "app-id=org\\.piwik\\.mobile2" + }, + "oss": true, + "pricing": [ + "freemium", + "payg" + ], + "scriptSrc": [ + "piwik\\.js|piwik\\.php" + ], + "scripts": [ + "matomo(?:\\.min)?\\.js" + ], + "website": "https://matomo.org" + }, + "Matomo Tag Manager": { + "cats": [ + 42 + ], + "description": "Matomo Tag Manager manages tracking and marketing tags.", + "icon": "Matomo.svg", + "js": { + "MatomoTagManager": "" + }, + "website": "https://developer.matomo.org/guides/tagmanager/introduction" + }, + "MATORI.NET": { + "cats": [ + 64 + ], + "description": "MATORI.NET is a fully managed reverse proxy.", + "headers": { + "X-Powered-By": "MATORI.NET" + }, + "implies": [ + "OpenResty" + ], + "website": "https://matori.net" + }, + "Mattaki": { + "cats": [ + 6 + ], + "description": "Mattaki is an automotive platform from Australia.", + "js": { + "Mattaki": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.mattaki\\.com/" + ], + "website": "https://www.mattaki.com" + }, + "Matter.js": { + "cats": [ + 59 + ], + "description": "Matter.js is a JavaScript 2D rigid body physics engine for the web.", + "icon": "MatterJs.svg", + "js": { + "Matter.version": "^(.+)$\\;version:\\1" + }, + "oss": true, + "saas": true, + "scriptSrc": [ + "matter(?:-wrap)?(?:\\/demo\\/js\\/lib(?:\\/matter-tools\\/jquery)?(?:\\/decomp)?)?(?:\\/?-?((?:\\d+\\.)+\\d+))?(?:\\.min)?\\.js\\;version:\\1" + ], + "website": "https://brm.io/matter-js" + }, + "Mattermost": { + "cats": [ + 2 + ], + "cpe": "cpe:2.3:a:jenkins:mattermost:*:*:*:*:*:*:*:*", + "html": [ + "<noscript> To use Mattermost, please enable JavaScript\\. </noscript>" + ], + "icon": "mattermost.svg", + "implies": [ + "Go", + "React" + ], + "js": { + "mattermost_webapp": "", + "mm_config": "", + "mm_current_user_id": "", + "mm_license": "", + "mm_user": "", + "webpackChunkmattermost_webapp": "" + }, + "meta": { + "application-name": "^Mattermost$" + }, + "pricing": [ + "freemium", + "low", + "recurring", + "poa" + ], + "saas": true, + "website": "https://about.mattermost.com" + }, + "Mautic": { + "cats": [ + 32 + ], + "cpe": "cpe:2.3:a:mautic:mautic:*:*:*:*:*:*:*:*", + "description": "Mautic is a free and open-source marketing automation tool for Content Management, Social Media, Email Marketing, and can be used for the integration of social networks, campaign management, forms, questionnaires, reports, etc.", + "icon": "mautic.svg", + "js": { + "MauticFormValidations": "", + "MauticSDK": "", + "MauticTrackingObject": "" + }, + "scriptSrc": [ + "[^a-z]mtc.*\\.js" + ], + "website": "https://www.mautic.org/" + }, + "Mava": { + "cats": [ + 52 + ], + "description": "Mava is an AI-driven customer support platform that scales customer support and success by connecting to private, group, and community channels.", + "icon": "Mava.svg", + "js": { + "Mava.identify": "", + "MavaWebChatToggle": "" + }, + "pricing": [ + "freemium", + "mid", + "recurring", + "poa" + ], + "saas": true, + "website": "https://www.mava.app" + }, + "Mavo": { + "cats": [ + 59 + ], + "description": "Mavo is a JavaScript library that enables web developers to turn regular HTML into reactive web applications without the need for writing custom JavaScript.", + "icon": "Mavo.svg", + "js": { + "Mavo": "", + "Mavo.version": "v([\\d\\.]+)\\;version:\\1" + }, + "oss": true, + "website": "https://mavo.io" + }, + "Max Mega Menu": { + "cats": [ + 5, + 87 + ], + "description": "Max Mega Menu is a popular WordPress plugin that enhances the menu functionality on WordPress websites.", + "dom": [ + "link[href*='/wp-content/uploads/maxmegamenu/'], link[href*='/wp-content/plugins/megamenu-pro/'], link#megamenu-css, .mega-menu, .max-mega-menu, .mega-menu-megamenu, .mega-menu-primary, .mega-menu-item" + ], + "icon": "Max Mega Menu.png", + "js": { + "megamenu": "" + }, + "oss": true, + "pricing": [ + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "(?:max)?megamenu(?:-pro)?(?:\\/assets)?(?:\\/public)?\\.js(?:\\?v(?:er)?=((?:\\d+\\.)+\\d+))?\\;version:\\1" + ], + "website": "https://www.megamenu.com/" + }, + "MaxCDN": { + "cats": [ + 31 + ], + "description": "MaxCDN is a content delivery network, which accelerates web-sites and decreases the server load.", + "headers": { + "Server": "^NetDNA", + "X-CDN-Forward": "^maxcdn$" + }, + "icon": "MaxCDN.png", + "website": "https://www.maxcdn.com" + }, + "Maxemail": { + "cats": [ + 32 + ], + "icon": "Maxemail.svg", + "js": { + "Mxm.Basket": "", + "Mxm.FormHandler": "", + "Mxm.Tracker": "" + }, + "website": "https://maxemail.xtremepush.com" + }, + "MaxenceDEVCMS": { + "cats": [ + 1 + ], + "description": "MaxenceDEVCMS is a simple CMS for ecommerce, esport, landing page.", + "icon": "default.svg", + "implies": [ + "PHP", + "MySQL" + ], + "meta": { + "author": "^MaxenceDEV$" + }, + "oss": true, + "website": "https://cms.maxencedev.fr" + }, + "MaxiCMS": { + "cats": [ + 1 + ], + "description": "MaxiCMS is a content management system (CMS) that allows website owners to manage and update content independently.", + "icon": "MaxiCMS.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.maxicms\\.nl" + ], + "website": "https://www.maxicms.nl" + }, + "MaxMind": { + "cats": [ + 79, + 83 + ], + "description": "MaxMind is a provider of geolocation and online fraud detection tools.", + "icon": "MaxMind.svg", + "pricing": [ + "freemium", + "payg" + ], + "saas": true, + "scriptSrc": [ + "(?:device|js)\\.maxmind\\.com/", + "geoip\\.maxmind\\.min\\.js", + "geoip-js\\.com/.+/v([\\d\\.]+)/\\;version:\\1" + ], + "website": "https://www.maxmind.com", + "xhr": [ + "\\.maxmind\\.com" + ] + }, + "MaxSite CMS": { + "cats": [ + 1 + ], + "description": "MaxSite CMS is a PHP-based content management system from Ukraine.", + "icon": "MaxSite CMS.svg", + "implies": [ + "PHP" + ], + "meta": { + "generator": "MaxSite CMS" + }, + "oss": true, + "website": "https://max-3000.com" + }, + "Maxxton": { + "cats": [ + 93 + ], + "description": "Maxxton is a reservation and property management system.", + "icon": "Maxxton.svg", + "saas": true, + "scriptSrc": [ + "\\.maxxton\\.net" + ], + "scripts": [ + "\\.maxxton\\.net" + ], + "website": "https://maxxton.com" + }, + "Mazrica": { + "cats": [ + 53 + ], + "description": "Mazrica is a sales support tool that leverages organizational knowledge, using AI algorithms to analyze accumulated sales data and evaluate success and failure cases.", + "icon": "Mazrica.svg", + "saas": true, + "scriptSrc": [ + "\\.mazrica\\.com/" + ], + "website": "https://mazrica.com" + }, + "mdBook": { + "cats": [ + 4 + ], + "description": "mdBook is a utility to create modern online books from Markdown files.", + "icon": "mdBook.svg", + "oss": true, + "scripts": [ + "localStorage\\.getItem\\('mdbook-(?:sidebar|theme)'\\)" + ], + "website": "https://github.com/rust-lang/mdBook" + }, + "MDBootstrap": { + "cats": [ + 66 + ], + "description": "MDBootstrap (Material Design for Bootstrap) is a complete UI package that can be integrated with other frameworks such as Angular, React, Vue, etc. It is used to design a fully responsive and mobile-friendly layout using various components, plugins, animation.", + "icon": "MDBootstrap.svg", + "implies": [ + "Bootstrap" + ], + "js": { + "mdb.ScrollSpy": "" + }, + "oss": true, + "scriptSrc": [ + "(?:/mdbootstrap/([\\d\\.]+)/)?js/mdb\\.min\\.js\\;version:\\1" + ], + "website": "https://mdbootstrap.com" + }, + "MDBootstrap WP theme": { + "cats": [ + 80 + ], + "description": "MDBootstrap WP theme is a WordPress theme built on top of the MDBootstrap front-end UI library. It provides a set of pre-designed layouts, widgets, and components that can be easily customised and integrated into WordPress websites.", + "dom": { + "link[href*='/wp-content/themes/mdbootstrap']": { + "attributes": { + "href": "/wp-content/themes/mdbootstrap(?:\\d+)?/.+\\.css(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + } + } + }, + "icon": "MDBootstrap.svg", + "implies": [ + "MDBootstrap" + ], + "requires": [ + "WordPress" + ], + "website": "https://mdbgo.com/docs/projects/wordpress/" + }, + "MDirector": { + "cats": [ + 32 + ], + "description": "MDirector is an all-in-one digital marketing platform that centralizes email, SMS, and automation tools to manage campaigns and analyze audience engagement.", + "icon": "MDirector.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "saas": true, + "scriptSrc": [ + "/wp-content/plugins/mdirector-newsletter/public/js/mdirector-newsletter-public\\.js" + ], + "scripts": [ + "app\\.mdirector\\.com" + ], + "website": "https://www.mdirector.com" + }, + "MDS Brand": { + "cats": [ + 53 + ], + "description": "MDS Brand is a provider of website, CRM, vrtual BDC, SEO, PPC, and live chat solutions for Marine, RV, Powersports, and automotive industries.", + "dom": [ + "a[href*='mdsbrand.com/']" + ], + "icon": "MDS Brand.png", + "pricing": [ + "poa" + ], + "requires": [ + "Nginx", + "UserWay" + ], + "website": "https://mdsbrand.com" + }, + "MDUI": { + "cats": [ + 66 + ], + "description": "MDUI is a CSS Framework based on material design.", + "icon": "MDUI.svg", + "js": { + "_mduiEventId": "", + "mdui.Drawer": "" + }, + "oss": true, + "scripts": [ + "www\\.mdui\\.org" + ], + "website": "https://www.mdui.org" + }, + "Measured": { + "cats": [ + 10 + ], + "description": "Measured is an analytics platform to measure efficiency of marketing channels.", + "icon": "Measured.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "tag\\.measured\\.com" + ], + "website": "https://www.measured.com" + }, + "Meazy": { + "cats": [ + 77 + ], + "description": "Meazy is a tool that provides automated remarketing solutions tailored for online stores.", + "icon": "Meazy.svg", + "saas": true, + "scripts": [ + "cdn\\.meazy\\.co/" + ], + "website": "https://meazy.co" + }, + "Medallia": { + "cats": [ + 10, + 13, + 73 + ], + "cookies": { + "k_visit": "" + }, + "description": "Medallia (formerly Kampyle) is a complete customer feedback platform that helps digital enterprises listen, understand, and act across all digital touch-points.", + "icon": "Medallia.svg", + "js": { + "KAMPYLE_COMMON": "", + "k_track": "", + "kampyle": "" + }, + "scriptSrc": [ + "cf\\.kampyle\\.com/k_button\\.js" + ], + "website": "https://www.medallia.com" + }, + "Medchat": { + "cats": [ + 52 + ], + "description": "Medchat is a HIPAA-compliant platform that provides patient chat services powered by AI agents.", + "icon": "Medchat.svg", + "js": { + "MedChat": "", + "MedChatApp": "" + }, + "saas": true, + "scriptSrc": [ + "widget-ui\\.medchatapp\\.com/" + ], + "website": "https://medchatapp.com" + }, + "Media.net": { + "cats": [ + 36 + ], + "description": "Media.net is an advertising company focused on providing monetization products to digital publishers.", + "dom": [ + "link[href*='.media.net']" + ], + "icon": "Media.net.svg", + "saas": true, + "scriptSrc": [ + "\\.media\\.net/" + ], + "website": "https://www.media.net" + }, + "MediaElement.js": { + "cats": [ + 14 + ], + "description": "MediaElement.js is a set of custom Flash plugins that mimic the HTML5 MediaElement API for browsers that don't support HTML5 or don't support the media codecs.", + "icon": "MediaElement.js.svg", + "js": { + "mejs": "", + "mejs.version": "^(.+)$\\;version:\\1" + }, + "website": "https://www.mediaelementjs.com" + }, + "Mediahawk": { + "cats": [ + 10 + ], + "description": "Mediahawk is a call analytics software for marketers.", + "icon": "Mediahawk.svg", + "js": { + "_mhct": "", + "mhctRequestFiredBeforeComplete": "", + "mhctRequestInitial": "", + "mhctRequestRunning": "" + }, + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "website": "http://mediahawk.co.uk" + }, + "MediaPlatform": { + "cats": [ + 103 + ], + "description": "MediaPlatform is enterprise video and webcasting software designed for corporate communications.", + "icon": "MediaPlatform.svg", + "js": { + "mediaPlatformLoginUrl": "" + }, + "saas": true, + "website": "https://www.mediaplatform.com" + }, + "Mediavine": { + "cats": [ + 36 + ], + "cookies": { + "mediavine_session": "" + }, + "description": "Mediavine is a full service ad management platform.", + "icon": "Mediavine.svg", + "js": { + "$mediavine.web": "" + }, + "scriptSrc": [ + "\\.mediavine\\.com/" + ], + "website": "https://www.mediavine.com" + }, + "MediaWiki": { + "cats": [ + 8 + ], + "cookies": { + "wiki\\d+_session": "" + }, + "cpe": "cpe:2.3:a:mediawiki:mediawiki:*:*:*:*:*:*:*:*", + "description": "MediaWiki is a free and open-source wiki engine.", + "dom": [ + "body[class*='mediawiki']" + ], + "html": [ + "<body[^>]+class=\"mediawiki\"", + "<(?:a|img)[^>]+>Powered by MediaWiki</a>", + "<a[^>]+/Special:WhatLinksHere/" + ], + "icon": "MediaWiki.svg", + "implies": [ + "PHP" + ], + "js": { + "mw.util.toggleToc": "", + "wgTitle": "", + "wgVersion": "^(.+)$\\;version:\\1" + }, + "meta": { + "generator": "^MediaWiki ?(.+)$\\;version:\\1" + }, + "website": "https://www.mediawiki.org" + }, + "Medium": { + "cats": [ + 11 + ], + "description": "Medium is an online publishing platform.", + "headers": { + "X-Powered-By": "^Medium$" + }, + "icon": "Medium.svg", + "implies": [ + "Node.js" + ], + "scriptSrc": [ + "medium\\.com" + ], + "url": [ + "^https?://(?:www\\.)?medium\\.com" + ], + "website": "https://medium.com" + }, + "Medoc": { + "cats": [ + 6 + ], + "description": "Medoc is a retail and ecommerce system.", + "icon": "Medoc.svg", + "meta": { + "copyright": "Copyright \\(C\\) \\d{4}-\\d{4} Medoc Computers Ltd" + }, + "saas": true, + "website": "https://medoc.co.uk" + }, + "Medusajs": { + "cats": [ + 6 + ], + "cookies": { + "medusa.sid": "" + }, + "description": "Medusa is an open-source ecommerce platform that enables users to create online stores.", + "dom": [ + "div.content-container > a[href*='www.medusajs.com'], a[href*='mailto:hello@medusajs.com']" + ], + "icon": "MedusaJs.svg", + "oss": true, + "website": "https://medusajs.com" + }, + "Meebo": { + "cats": [ + 5 + ], + "description": "Meebo is a widget that is integrated into websites to facilitate link sharing.", + "html": [ + "(?:<iframe id=\"meebo-iframe\"|Meebo\\('domReady'\\))" + ], + "icon": "Meebo.png", + "js": { + "Meebo._": "" + }, + "scriptSrc": [ + "\\.meebo\\.com/" + ], + "website": "https://www.meebo.com" + }, + "Meeting Scheduler": { + "cats": [ + 5, + 72 + ], + "description": "Meeting Scheduler is a schedule appointments widget.", + "dom": [ + "a[href*='bookmenow.info/book']" + ], + "icon": "Meeting Scheduler.svg", + "scriptSrc": [ + "bookmenow\\.info/(?:runtime|main).+\\.js" + ], + "website": "https://bookmenow.info" + }, + "Meetup Express": { + "cats": [ + 72 + ], + "cookies": { + "meetup_express_quick_appointment_session": "" + }, + "description": "Meetup Express is an appointment scheduling system designed to simplify booking and managing meetings.", + "icon": "MeetupExpress.svg", + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://meetupexpress.com" + }, + "Mega": { + "cats": [ + 32 + ], + "description": "Mega is a platform that applies artificial intelligence to automate and improve search engine optimization processes and paid advertising campaign performance.", + "icon": "Mega.svg", + "js": { + "MegaTag.getAttribution": "" + }, + "pricing": [ + "high", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.gomega\\.ai" + ], + "website": "https://www.gomega.ai" + }, + "Megagroup CMS.S3": { + "cats": [ + 1 + ], + "description": "Megagroup CMS.S3 management system is provided not as a “boxed product”, but as a separate service, that is, it works using SaaS technology. This means that you manage your site directly through your browser using an intuitive interface.", + "icon": "Megagroup.svg", + "js": { + "megacounter_key": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://megagroup.ru/cms" + }, + "Meilisearch": { + "cats": [ + 29 + ], + "cookies": { + "saas_demo_meilisearch_session": "" + }, + "description": "Meilisearch is a search engine created by Meili, a software development company based in France.", + "dom": [ + "span.meilisearch-autocomplete" + ], + "icon": "Meilisearch.svg", + "js": { + "MeiliSearch": "", + "MeiliSearchApiError": "", + "MeiliSearchTimeOutError": "", + "ac_apsulis_meilisearch": "", + "instantMeiliSearch": "" + }, + "oss": true, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "\\.meilisearch\\.com" + ], + "website": "https://www.meilisearch.com" + }, + "Meks Simple Flickr Widget": { + "cats": [ + 5, + 87 + ], + "description": "Meks Simple Flickr Widget is a WordPress plugin created by Meks. This plugin is designed to help WordPress website owners easily integrate Flickr photo streams into their websites.", + "dom": [ + "link[href*='/wp-content/plugins/meks-simple-flickr-widget/'], link#meks-flickr-widget-css" + ], + "oss": true, + "requires": [ + "WordPress" + ], + "website": "https://wordpress.org/plugins/meks-simple-flickr-widget" + }, + "Melibo": { + "cats": [ + 52 + ], + "description": "Melibo is an AI platform focused on enhancing customer service and advancing chatbot technology.", + "icon": "Melibo.svg", + "js": { + "melibo.openWidget": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.melibo\\.de/" + ], + "website": "https://www.melibo.de" + }, + "Melis Platform": { + "cats": [ + 1, + 6, + 11, + 32 + ], + "cpe": "cpe:2.3:a:melisplatform:melisplatform:*:*:*:*:*:*:*:*", + "html": [ + "<!-- Rendered with Melis CMS V2", + "<!-- Rendered with Melis Platform" + ], + "icon": "melis-platform.svg", + "implies": [ + "Apache HTTP Server", + "PHP", + "MySQL", + "Symfony", + "Laravel", + "Zend" + ], + "js": { + "MelisGdprBanner": "", + "melisGdprBanner_init": "" + }, + "meta": { + "generator": "^Melis Platform\\.", + "powered-by": "^Melis CMS\\." + }, + "website": "https://www.melistechnology.com/" + }, + "Meltwater": { + "cats": [ + 10 + ], + "description": "Meltwater is a media monitoring platform that tracks, analyzes, and provides insights from online news, social media, and broadcast sources to support data-driven decision-making.", + "dom": [ + "iframe[src*='app.meltwater.com']" + ], + "headers": { + "Content-Security-Policy": "\\.meltwater\\.com" + }, + "icon": "Meltwater.svg", + "saas": true, + "website": "https://www.meltwater.com" + }, + "Membership Toolkit": { + "cats": [ + 101 + ], + "description": "Membership Toolkit is a volunteer management platform that organizes scheduling, tracks participation, and streamlines administrative tasks for groups that coordinate community, school, or event-based service activities.", + "icon": "MembershipToolkit.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "\\.membershiptoolkit\\.com" + ], + "website": "https://membershiptoolkit.com" + }, + "MembershipWorks": { + "cats": [ + 53 + ], + "description": "MembershipWorks is a membership software platform that provides tools for managing member records, offering a searchable member directory, and supporting event calendars with integrated registration features.", + "icon": "MembershipWorks.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.membershipworks\\.com" + ], + "website": "https://membershipworks.com" + }, + "MemberSpace": { + "cats": [ + 19, + 41 + ], + "description": "MemberSpace is a cloud-based membership solution, which allows users to provide role-based access to content.", + "icon": "MemberSpace.svg", + "js": { + "MemberSpace": "", + "MemberSpaceParams": "" + }, + "pricing": [ + "payg", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "memberspace\\.com(?:\\/widget)?(?:\\/\\w{0,25})?(?:\\/scripts)?(?:\\/widgets)?(?:\\/main)?\\.js" + ], + "website": "https://www.memberspace.com" + }, + "MemberStack": { + "cats": [ + 1 + ], + "cookies": { + "memberstack": "" + }, + "description": "MemberStack is a no-code membership platform for Webflow.", + "icon": "MemberStack.svg", + "js": { + "MemberStack": "" + }, + "pricing": [ + "payg", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "memberstack\\.js" + ], + "url": [ + "^https?//.+\\.memberstack\\.io" + ], + "website": "https://www.memberstack.io" + }, + "Mendix": { + "cats": [ + 47 + ], + "description": "Mendix is a low-code platform utilized by businesses for development of mobile and web applications at scale.", + "dom": [ + "script[type='mendix/widget']" + ], + "icon": "Mendix.svg", + "js": { + "CKEditorForMendix": "", + "mendix": "" + }, + "pricing": [ + "freemium", + "mid", + "recurring", + "poa" + ], + "saas": true, + "website": "https://www.mendix.com" + }, + "Mentad": { + "cats": [ + 32 + ], + "description": "Mentad is a predictive marketing platform to acquire new customers.", + "js": { + "mentad_website_id": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "mentad_website_id" + ], + "website": "https://www.mentad.com" + }, + "Mentaya": { + "cats": [ + 19 + ], + "description": "Mentaya is a platform that simplifies mental health care by leveraging out-of-network benefits to reduce patient costs while ensuring therapists receive full fees.", + "dom": [ + "iframe[src*='app.mentaya.com/']" + ], + "icon": "Mentaya.svg", + "meta": { + "author": "Mentaya" + }, + "pricing": [ + "freemium", + "low", + "recurring", + "payg" + ], + "saas": true, + "website": "https://www.mentaya.com" + }, + "Mention Me": { + "cats": [ + 94 + ], + "description": "Mention Me is a referral marketing platform for conversion-obsessed ecommerce brands.", + "icon": "Mention Me.svg", + "js": { + "MentionMe": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.mention-me\\.com/" + ], + "website": "https://www.mention-me.com" + }, + "Menufy Online Ordering": { + "cats": [ + 93 + ], + "description": "Menufy is an online and mobile meal ordering service.", + "dom": [ + "a[href*='.menufy.com/'][target='_blank']" + ], + "icon": "Menufy.svg", + "pricing": [ + "payg" + ], + "saas": true, + "website": "https://restaurant.menufy.com" + }, + "Menufy Website": { + "cats": [ + 51 + ], + "description": "Menufy is an online and mobile meal ordering service.", + "icon": "Menufy.svg", + "js": { + "Views_Website_Layouts_Footer_Menufy": "" + }, + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "sitecontent-menufycom\\.netdna-ssl\\.com/" + ], + "website": "https://restaurant.menufy.com" + }, + "Menuu": { + "cats": [ + 93 + ], + "description": "MENUU is an online ordering system for restaurants and food delivery.", + "headers": { + "Access-Control-Allow-Origin": "frontend\\.menuu\\.com" + }, + "icon": "Menuu.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "frontend\\.menuu\\.com/" + ], + "website": "https://menuu.com" + }, + "Mercado Shops": { + "cats": [ + 6 + ], + "cookies": { + "_mshops_ga_gid": "" + }, + "description": "Mercado Shops is an all-in-one ecommerce platform.", + "dom": [ + "link[href*='.mercadolibre.com']" + ], + "icon": "Mercado Shops.svg", + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "frontend-assets/mshops-web-home/vendor" + ], + "website": "https://www.mercadoshops.com" + }, + "Mercer": { + "cats": [ + 101 + ], + "description": "Mercer is a platform that supports companies in transforming talent, health, retirement, and investment strategies to enhance overall performance and outcomes.", + "icon": "Mercer.svg", + "saas": true, + "scriptSrc": [ + "career-analytics\\.mercer\\.com/" + ], + "website": "https://www.mercer.com" + }, + "Merchello": { + "cats": [ + 6 + ], + "cookies": { + "merchello": "" + }, + "description": "Merchello is an open source ecommerce package for the Umbraco CMS.", + "icon": "Merchello.svg", + "oss": true, + "saas": true, + "website": "https://merchello.readme.io/docs/overview" + }, + "Mercurycloud": { + "cats": [ + 88 + ], + "description": "Mercurycloud is a hosting service provider offering a range of solutions, including web hosting, virtual private servers (VPS), dedicated servers, and game servers.", + "headers": { + "X-Host": "\\.mercurycloud\\.fr", + "X-Powered-By": "MercuryCloud CDN v([\\d\\.]+)\\;version:\\1" + }, + "icon": "Mercurycloud.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://mercurycloud.fr" + }, + "Merge": { + "cats": [ + 97 + ], + "description": "Merge is a data infrastructure platform for AI products that enables connection to multiple customer data sources through a single API.", + "headers": { + "Content-Security-Policy": "\\.merge\\.dev" + }, + "icon": "Merge.svg", + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.merge.dev" + }, + "Merit": { + "cats": [ + 32 + ], + "description": "Merit is a platform tailored for higher education marketing.", + "icon": "Merit.svg", + "js": { + "meritPages": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.meritpages\\.com/" + ], + "website": "https://www.meritpages.com" + }, + "Merlin": { + "cats": [ + 52 + ], + "description": "Merlin is a platform that builds bots for interactive visitor, lead, and customer engagement, integrating with tools and databases to automate processes and improve lead conversion without requiring a developer.", + "icon": "Merlin.svg", + "js": { + "Merlin.Chat": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "scripts\\.gomerlin\\.com\\.br" + ], + "website": "https://gomerlin.com.br" + }, + "Mermaid": { + "cats": [ + 25 + ], + "dom": [ + "div[class*='mermaid']" + ], + "html": [ + "<div [^>]*class=[\"']mermaid[\"']>\\;confidence:90" + ], + "js": { + "mermaid": "" + }, + "scriptSrc": [ + "/mermaid(?:\\.min)?\\.js" + ], + "website": "https://mermaidjs.github.io/" + }, + "Mesmerize Companion": { + "cats": [ + 5, + 87 + ], + "description": "The Mesmerize Companion is a WordPress plugin that enhances the Mesmerize theme by adding drag-and-drop page builder functionality.", + "dom": [ + "link[href*='/wp-content/plugins/mesmerize-companion/'], link#companion-bundle-css" + ], + "oss": true, + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "mesmerize-companion\\/theme-data\\/mesmerize\\/assets\\/js\\/companion(?:\\.bundle)?(?:\\.min)?\\.js(?:\\?v(?:er)?=((?:\\d+\\.)+\\d+))?\\;version:\\1" + ], + "website": "https://wordpress.org/plugins/mesmerize-companion" + }, + "MessageGears": { + "cats": [ + 32 + ], + "description": "MessageGears is a cross-channel messaging platform designed to help businesses deliver communications across multiple channels from a single system.", + "icon": "MessageGears.svg", + "saas": true, + "scripts": [ + "\\.swrve\\.com" + ], + "website": "https://messagegears.com/swrve/" + }, + "MessageMedia": { + "cats": [ + 52 + ], + "description": "MessageMedia is a software service provider that helps businesses communicate with their customers and other contacts using SMS messages.", + "icon": "MessageMedia.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "chatwidget\\.messagemedia\\.com/" + ], + "website": "https://messagemedia.com" + }, + "MetaMap": { + "cats": [ + 69 + ], + "description": "MetaMap is an identity verification platform that provides customizable solutions for gaining customer insights and making informed decisions.", + "icon": "MetaMap.svg", + "saas": true, + "scriptSrc": [ + "sdk\\.getmati\\.com" + ], + "website": "https://www.metamap.com" + }, + "MetaSlider": { + "cats": [ + 87 + ], + "description": "MetaSlider is a WordPress plugin for adding responsive sliders and carousels to websites.", + "dom": [ + "link[href*='/wp-content/plugins/ml-slider/'], link#metaslider-pro-public-css" + ], + "icon": "MetaSlider.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/plugins/ml-slider(?:-pro)?/" + ], + "website": "https://www.metaslider.com" + }, + "Meteor": { + "cats": [ + 12, + 18 + ], + "description": "Meteor is a JavaScript-based platform used for developing web and mobile applications with a unified language across all layers of the application stack.", + "dom": [ + "link.__meteor-css__" + ], + "html": [ + "<link[^>]+__meteor-css__" + ], + "icon": "Meteor.svg", + "implies": [ + "MongoDB", + "Node.js" + ], + "js": { + "Meteor": "", + "Meteor.release": "^METEOR@([\\d.]+)\\;version:\\1" + }, + "oss": true, + "website": "https://www.meteor.com" + }, + "Methode": { + "cats": [ + 1 + ], + "html": [ + "<!-- Methode uuid: \"[a-f\\d]+\" ?-->" + ], + "icon": "Methode.png", + "meta": { + "eomportal-id": "\\d+", + "eomportal-instanceid": "\\d+", + "eomportal-lastUpdate": "", + "eomportal-loid": "[\\d.]+", + "eomportal-uuid": "[a-f\\d]+" + }, + "website": "https://www.eidosmedia.com/" + }, + "Meticular": { + "cats": [ + 19 + ], + "description": "Meticular is a Swiss platform that provides business solutions and services to support organizational operations.", + "icon": "Meticular.svg", + "saas": true, + "scriptSrc": [ + "analytics\\.metikular\\.ch" + ], + "website": "https://www.metikular.ch" + }, + "metisMenu": { + "cats": [ + 59 + ], + "description": "metisMenu is a collapsible jQuery menu plugin.", + "implies": [ + "jQuery" + ], + "js": { + "MetisMenu": "", + "metisMenu": "" + }, + "oss": true, + "scriptSrc": [ + "(?:/|\\.)metisMenu(?:js)?(?:\\.min)?\\.js(?:\\?([\\d\\.]+))?\\;version:\\1" + ], + "website": "https://github.com/onokumus/metismenu" + }, + "Metomic": { + "cats": [ + 67 + ], + "description": "Metomic is a platform that helps businesses manage and comply with data privacy regulations, offering tools for consent management, data governance, and compliance with data privacy laws such as GDPR and CCPA.", + "dom": [ + "link[href*='.metomic.io']" + ], + "icon": "metomic.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "metomic\\.js" + ], + "website": "https://metomic.io" + }, + "Metorik": { + "cats": [ + 6 + ], + "description": "Metorik is a WooCommerce and Shopify store automation system providing custom reports and email marketing tools to manage and analyze ecommerce operations.", + "icon": "Metorik.svg", + "js": { + "metorik_params": "" + }, + "pricing": [ + "mid", + "recurring", + "payg", + "poa" + ], + "saas": true, + "scriptSrc": [ + "/wp-content/plugins/metorik-helper(?:/.*)?(?:\\?.*)?$" + ], + "website": "https://metorik.com" + }, + "Metrics Key": { + "cats": [ + 10 + ], + "description": "Metrics Key is software used for tracking performance in software development and search marketing campaigns.", + "icon": "MetricsKey.svg", + "saas": true, + "scriptSrc": [ + "//metricskey\\.net/track\\.js" + ], + "website": "https://metricskey.net" + }, + "MetricsCube": { + "cats": [ + 10 + ], + "cookies": { + "METRICSCUBE_ANALITYCS": "" + }, + "description": "MetricsCube is a WHMCS-integrated business analysis platform, offering real-time stats and reports.", + "dom": [ + "script#metricscubestats" + ], + "icon": "MetricsCube.svg", + "pricing": [ + "freemium", + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "api\\.metricscube\\.io" + ], + "website": "https://www.metricscube.io" + }, + "Metrilo": { + "cats": [ + 10, + 75 + ], + "description": "Metrilo is an ecommerce analytics, email marketing software provider.", + "icon": "Metrilo.svg", + "js": { + "metrilo": "", + "metriloBotRegexp": "", + "metriloCookie": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.metrilo\\.com/" + ], + "website": "https://www.metrilo.com" + }, + "Metro CreativeX": { + "cats": [ + 80 + ], + "description": "Metro CreativeX is a free WordPress theme with a fully responsive design.", + "icon": "MetroCreativeX.svg", + "requires": [ + "WordPress" + ], + "saas": true, + "scriptSrc": [ + "/wp-content/themes/metro-creativex/js/.*\\.js\\?ver=([\\d\\.]+)\\;version:\\1" + ], + "website": "https://themeisle.com/themes/metrox/" + }, + "Metronet Profile Picture": { + "cats": [ + 5, + 87 + ], + "description": "Set a custom profile image for a user using the standard WordPress media upload tool.", + "dom": [ + "link[href*='/wp-content/plugins/metronet-profile-picture/']" + ], + "icon": "Metronet Profile Picture.png", + "oss": true, + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "metronet-profile-picture(?:\\/js)?(?:\\/mpp-frontend)?(?:\\.min)?\\.js(?:\\?v(?:er)?=((?:\\d+\\.)+\\d+))?\\;version:\\1" + ], + "website": "https://wordpress.org/plugins/metronet-profile-picture/" + }, + "MetroUI": { + "cats": [ + 66 + ], + "description": "MetroUI is an open-source frontend toolkit inspired by Microsoft Fluent (former Metro) design principles.", + "dom": { + "link[href*='//cdn.metroui.org.ua/']": { + "attributes": { + "href": "//cdn\\.metroui\\.org\\.ua/v([\\d\\.]+)/\\;version:\\1" + } + } + }, + "icon": "default.svg", + "js": { + "Metro.version": "^([\\d\\.]+)$\\;version:\\1" + }, + "oss": true, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "website": "https://github.com/olton/Metro-UI-CSS" + }, + "Mews": { + "cats": [ + 72 + ], + "description": "Mews is a hospitalitions service that enables hotels to track their bookings.", + "dom": [ + "a[href*='.mews.li/'][target='_blank']" + ], + "icon": "Mews.svg", + "js": { + "Mews": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.mews\\.li/" + ], + "website": "https://www.mews.com" + }, + "Mexty": { + "cats": [ + 21 + ], + "description": "Mexty is a no-code, AI-powered authoring platform that enables educators to create interactive lessons, activities, and courses quickly.", + "icon": "Mexty.svg", + "meta": { + "author": "^Mexty Team$", + "creator": "^Mexty$" + }, + "pricing": [ + "freemium", + "low", + "recurring", + "poa" + ], + "saas": true, + "website": "https://mexty.ai" + }, + "Mezereon": { + "cats": [ + 76 + ], + "description": "Mezereon is an AI-powered platform that provides search, filters, insights, analytics, personalization, autocomplete, and recommendations to help businesses optimize their user experiences.", + "icon": "Mezereon.svg", + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "app\\.mezereon\\.net" + ], + "website": "https://www.mezereon.com" + }, + "MGID": { + "cats": [ + 36 + ], + "description": "MGID is a programmatic advertising platform frequently used by misinformation websites.", + "icon": "MGID.svg", + "js": { + "MgSensor.mgqWorker": "" + }, + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "\\.mgid\\.com/" + ], + "website": "https://www.mgid.com" + }, + "Mginex": { + "cats": [ + 6 + ], + "description": "Mginex is an online store website creation platform.", + "icon": "Mginex.svg", + "meta": { + "description": "Mginex" + }, + "saas": true, + "scriptSrc": [ + "api\\.mginex\\.com/" + ], + "website": "https://mginex.com" + }, + "MGPanel": { + "cats": [ + 1 + ], + "description": "MGPanel has it all, a content management system that gives programmers the freedom to create professional web pages from scratch, also providing their clients with a self-managing platform.", + "icon": "MGPanel.png", + "implies": [ + "MySQL" + ], + "pricing": [ + "poa" + ], + "requires": [ + "PHP" + ], + "saas": true, + "scriptSrc": [ + "\\.mgpanel\\.org/" + ], + "website": "https://mgpanel.org" + }, + "Miappi": { + "cats": [ + 96 + ], + "description": "Miappi is a user-generated content platform designed to build trust and boost sales for brands.", + "dom": [ + "script[data-src*='web.miappi.com']" + ], + "icon": "Miappi.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "web\\.miappi\\.com/" + ], + "website": "https://miappi.com" + }, + "MICE Operations": { + "cats": [ + 5 + ], + "description": "MICE Operations is a software solution tailored for event venues, catering, and hospitality businesses, streamlining operational processes, sales, and client relationship management.", + "icon": "MICEOperations.svg", + "js": { + "miceWidgetSettings": "" + }, + "pricing": [ + "freemium", + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "app\\.miceoperations\\.com/widget/widget\\.js\\?ver=([\\d\\.]+)\\;version:\\1" + ], + "website": "https://www.miceoperations.com" + }, + "MichiJS": { + "cats": [ + 47 + ], + "description": "MichiJS is a library enabling the creation of web components using TSX.", + "dom": [ + "michi-fragment > michi-fragment" + ], + "icon": "MichiJS.svg", + "oss": true, + "pricing": [ + "freemium" + ], + "website": "https://dev.michijs.com", + "xhr": [ + "\\.michijs\\.com" + ] + }, + "Mico": { + "cats": [ + 53 + ], + "description": "Mico is a customer relationship management platform that supports personalized, continuous communication between businesses and customers and includes tools to improve brand visibility across search engines and AI-driven platforms.", + "icon": "Mico.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.mico-cloud\\.jp/" + ], + "website": "https://mico-inc.com" + }, + "microCMS": { + "cats": [ + 1 + ], + "description": "microCMS is a Japan-based headless CMS that enables editors and developers to build delicate sites and apps.", + "dom": [ + "img[src*='.microcms-assets.io/'], link[href*='.microcms-assets.io/']" + ], + "icon": "microCMS.svg", + "pricing": [ + "freemium", + "low", + "recurring", + "payg" + ], + "saas": true, + "scripts": [ + "microCMS:" + ], + "website": "https://microcms.io", + "xhr": [ + "\\.microcms\\.io" + ] + }, + "Microsoft 365": { + "cats": [ + 30, + 75 + ], + "description": "Microsoft 365 is a line of subscription services offered by Microsoft as part of the Microsoft Office product line.", + "dns": { + "MX": [ + "outlook\\.com" + ] + }, + "icon": "Microsoft 365.svg", + "website": "https://www.microsoft.com/microsoft-365" + }, + "Microsoft Advertising": { + "cats": [ + 36 + ], + "cookies": { + "_uetsid": "\\w+", + "_uetvid": "\\w+" + }, + "description": "Microsoft Advertising is an online advertising platform developed by Microsoft.", + "dom": [ + "link[href*='.bing.com']" + ], + "icon": "Microsoft.svg", + "js": { + "UET": "" + }, + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "bat\\.bing\\.com/bat\\.js" + ], + "website": "https://ads.microsoft.com" + }, + "Microsoft Ajax Content Delivery Network": { + "cats": [ + 31 + ], + "description": "Microsoft Ajax Content Delivery Network hosts popular third party JavaScript libraries such as jQuery and enables you to easily add them to your web applications.", + "icon": "Microsoft.svg", + "scriptSrc": [ + "ajax\\.aspnetcdn\\.com/ajax/" + ], + "website": "https://docs.microsoft.com/en-us/aspnet/ajax/cdn/overview" + }, + "Microsoft Application Insights": { + "cats": [ + 78 + ], + "description": "Microsoft Application Insights is a feature of Azure Monitor that provides extensible application performance management (APM) and monitoring for live web apps.", + "icon": "Microsoft.svg", + "js": { + "appInsights.SeverityLevel": "", + "appInsights.addTelemetryInitializer": "", + "appInsightsSDK": "appInsights" + }, + "pricing": [ + "payg" + ], + "saas": true, + "website": "https://docs.microsoft.com/en-us/azure/azure-monitor/app/app-insights-overview" + }, + "Microsoft ASP.NET": { + "cats": [ + 18 + ], + "cookies": { + "ASPSESSION": "", + "ASP\\.NET_SessionId": "", + "\\.ASPXAUTH": "" + }, + "cpe": "cpe:2.3:a:microsoft:asp.net:*:*:*:*:*:*:*:*", + "description": "ASP.NET is an open-source, server-side web-application framework designed for web development to produce dynamic web pages.", + "dom": [ + "input[name*='__VIEWSTATE']" + ], + "headers": { + "X-AspNet-Version": "(.+)\\;version:\\1", + "X-Powered-By": "^ASP\\.NET", + "set-cookie": "\\.AspNetCore" + }, + "html": [ + "<input[^>]+name=\"__VIEWSTATE" + ], + "icon": "Microsoft ASP.NET.svg", + "url": [ + "\\.aspx?(?:$|\\?)" + ], + "website": "https://www.asp.net" + }, + "Microsoft Authentication": { + "cats": [ + 69, + 59 + ], + "description": "The Microsoft Authentication Library for JavaScript enables both client-side and server-side JavaScript applications to authenticate users using Azure AD for work and school accounts (AAD), Microsoft personal accounts (MSA), and social identity providers like Facebook, Google, LinkedIn, Microsoft accounts, etc. through Azure AD B2C service.", + "icon": "Microsoft.svg", + "js": { + "Msal.Authority": "", + "msal.authorityInstance": "", + "msalConfig.auth": "" + }, + "oss": true, + "website": "https://github.com/AzureAD/microsoft-authentication-library-for-js" + }, + "Microsoft Azure Maps": { + "cats": [ + 35, + 79 + ], + "description": "Microsoft Azure Maps is a cloud-based mapping and geospatial platform provided by Microsoft.", + "icon": "Microsoft.svg", + "implies": [ + "Azure" + ], + "meta": { + "enabled-features": "GEOJSON_AZURE_MAPS" + }, + "pricing": [ + "freemium", + "payg" + ], + "website": "https://azure.microsoft.com/en-us/products/azure-maps/" + }, + "Microsoft Clarity": { + "cats": [ + 10 + ], + "description": "Microsoft's Clarity is a analytics tool which provides website usage statistics, session recording, and heatmaps.", + "icon": "Microsoft Clarity.svg", + "js": { + "clarity": "" + }, + "pricing": [ + "freemium" + ], + "saas": true, + "scriptSrc": [ + "www\\.clarity\\.ms/.+/([\\d.]+)/clarity\\.js\\;version:\\1" + ], + "website": "https://clarity.microsoft.com" + }, + "Microsoft Dynamics 365 Commerce": { + "cats": [ + 6 + ], + "description": "Microsoft Dynamics 365 Commerce, an omnichannel ecommerce solution that allows you to build a website, connect physical and digital stores, track customer behaviours and requirements, deliver personalised experiences.", + "icon": "Microsoft.svg", + "pricing": [ + "high", + "recurring" + ], + "requires": [ + "React", + "Azure" + ], + "saas": true, + "scriptSrc": [ + "\\.dynamics365commerce\\.ms/" + ], + "website": "https://dynamics.microsoft.com/commerce/overview" + }, + "Microsoft Excel": { + "cats": [ + 20 + ], + "cpe": "cpe:2.3:a:microsoft:excel:*:*:*:*:*:*:*:*", + "description": "Microsoft Excel is an electronic spreadsheet program used for storing, organizing, and manipulating data.", + "dom": [ + "html[xmlns\\:w='urn:schemas-microsoft-com:office:excel'], div[x\\:publishsource='Excel']" + ], + "html": [ + "(?:<html [^>]*xmlns:w=\"urn:schemas-microsoft-com:office:excel\"|<!--\\s*(?:START|END) OF OUTPUT FROM EXCEL PUBLISH AS WEB PAGE WIZARD\\s*-->|<div [^>]*x:publishsource=\"?Excel\"?)" + ], + "icon": "Microsoft Excel.svg", + "meta": { + "ProgId": "^Excel\\.", + "generator": "Microsoft Excel( [\\d.]+)?\\;version:\\1" + }, + "website": "https://office.microsoft.com/excel" + }, + "Microsoft HTTPAPI": { + "cats": [ + 22 + ], + "description": "Microsoft HTTPAPI is a kernel-mode HTTP driver in the Windows operating system responsible for handling HTTP requests and responses with efficiency, scalability, and security.", + "headers": { + "Server": "Microsoft-HTTPAPI(?:/([\\d.]+))?\\;version:\\1" + }, + "icon": "Microsoft.svg", + "oss": false, + "saas": false, + "website": "https://learn.microsoft.com/en-us/windows/win32/http/http-api-start-page" + }, + "Microsoft Power BI": { + "cats": [ + 10 + ], + "description": "Microsoft Power BI is a data analytics platform that transforms company data into rich visuals for insights and decision-making.", + "headers": { + "Content-Security-Policy": "app\\.powerbi\\.com" + }, + "icon": "MicrosoftPowerBI.svg", + "js": { + "powerBIAccessToken": "", + "powerBIEmbedToken": "" + }, + "pricing": [ + "freemium", + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "content\\.powerapps\\.com" + ], + "website": "https://www.microsoft.com/en-us/power-platform/products/power-bi" + }, + "Microsoft PowerPoint": { + "cats": [ + 20 + ], + "cpe": "cpe:2.3:a:microsoft:powerpoint:*:*:*:*:*:*:*:*", + "description": "Microsoft PowerPoint is a tool to create presentations using simple drag and drop tools.", + "dom": [ + "html[xmlns\\:w='urn:schemas-microsoft-com:office:powerpoint'], link[rel='Presentation-XML'][href*='.xml']" + ], + "html": [ + "(?:<html [^>]*xmlns:w=\"urn:schemas-microsoft-com:office:powerpoint\"|<link rel=\"?Presentation-XML\"? href=\"?[^\"]+\\.xml\"?>|<o:PresentationFormat>[^<]+</o:PresentationFormat>[^!]+<o:Slides>\\d+</o:Slides>(?:[^!]+<o:Version>([\\d.]+)</o:Version>)?)\\;version:\\1" + ], + "icon": "Microsoft PowerPoint.svg", + "meta": { + "ProgId": "^PowerPoint\\.", + "generator": "Microsoft PowerPoint ( [\\d.]+)?\\;version:\\1" + }, + "website": "https://office.microsoft.com/powerpoint" + }, + "Microsoft Publisher": { + "cats": [ + 20 + ], + "cpe": "cpe:2.3:a:microsoft:publisher:*:*:*:*:*:*:*:*", + "description": "Microsoft Publisher is an application that allows you to create professional documents such as newsletters, postcards, flyers, invitations, brochures.", + "dom": [ + "html[xmlns\\:w='urn:schemas-microsoft-com:office:publisher']" + ], + "html": [ + "(?:<html [^>]*xmlns:w=\"urn:schemas-microsoft-com:office:publisher\"|<!--[if pub]><xml>)" + ], + "icon": "Microsoft Publisher.svg", + "meta": { + "ProgId": "^Publisher\\.", + "generator": "Microsoft Publisher( [\\d.]+)?\\;version:\\1" + }, + "website": "https://office.microsoft.com/publisher" + }, + "Microsoft SharePoint": { + "cats": [ + 1 + ], + "cpe": "cpe:2.3:a:microsoft:sharepoint_server:*:*:*:*:*:*:*:*", + "description": "SharePoint is a cloud-based collaborative platform to manage and share content.", + "headers": { + "MicrosoftSharePointTeamServices": "^(.+)$\\;version:\\1", + "SPRequestGuid": "", + "SharePointHealthScore": "", + "X-SharePointHealthScore": "" + }, + "icon": "Microsoft SharePoint.svg", + "js": { + "SPDesignerProgID": "", + "_spBodyOnLoadCalled": "" + }, + "meta": { + "generator": "Microsoft SharePoint" + }, + "pricing": [ + "low" + ], + "saas": true, + "website": "https://sharepoint.microsoft.com" + }, + "Microsoft Silverlight": { + "cats": [ + 19 + ], + "description": "Microsoft Silverlight is a cross-browser, cross-platform plug-in designed for delivering advanced .NET-based media experiences.", + "icon": "MicrosoftSilverlight.svg", + "js": { + "SILVERLIGHT_SUPPORTED": "", + "Silverlight.getSilverlight": "" + }, + "website": "http://silverlight.net" + }, + "Microsoft Visual Studio": { + "cats": [ + 47 + ], + "description": "Microsoft Visual Studio is an integrated development environment from Microsoft.", + "icon": "Microsoft Visual Studio.svg", + "meta": { + "generator": "^Microsoft\\sVisual\\sStudio" + }, + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "website": "https://visualstudio.microsoft.com" + }, + "Microsoft Word": { + "cats": [ + 20 + ], + "cpe": "cpe:2.3:a:microsoft:word:*:*:*:*:*:*:*:*", + "description": "MS Word is a word-processing program used primarily for creating documents.", + "dom": [ + "html[xmlns\\:w='urn:schemas-microsoft-com:office:word'], div[class*='WordSection1']" + ], + "html": [ + "(?:<html [^>]*xmlns:w=\"urn:schemas-microsoft-com:office:word\"|<w:WordDocument>|<div [^>]*class=\"?WordSection1[\" >]|<style[^>]*>[^>]*@page WordSection1)" + ], + "icon": "Microsoft Word.svg", + "meta": { + "ProgId": "^Word\\.", + "generator": "Microsoft Word( [\\d.]+)?\\;version:\\1" + }, + "website": "https://office.microsoft.com/word" + }, + "Microweber": { + "cats": [ + 1 + ], + "cpe": "cpe:2.3:a:microweber:microweber:*:*:*:*:*:*:*:*", + "description": "Open Source drag and drop style hosted CMS system.", + "dom": [ + "meta[content='Microweber']" + ], + "icon": "Microweber.svg", + "oss": true, + "pricing": [ + "low", + "recurring" + ], + "scriptSrc": [ + "[Mm]icroweber(?:\\/includes)?(?:\\/api)?(?:\\/libs)?[\\w\\.\\/-]{0,45}(?:\\.min)?\\.js" + ], + "website": "https://microweber.com" + }, + "Midtrans": { + "cats": [ + 41 + ], + "description": "Midtrans is a payment gateway system from Indonesia.", + "icon": "Midtrans.svg", + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "app(?:\\.sandbox)?\\.midtrans\\.com/" + ], + "website": "https://midtrans.com" + }, + "Mieruca": { + "cats": [ + 54 + ], + "description": "Mieruca is a Japanese SEO analysis tool designed to measure and improve website visibility through data-driven insights.", + "icon": "Mieruca.svg", + "saas": true, + "scriptSrc": [ + "hm\\.mieru-ca\\.com" + ], + "website": "https://mieru-ca.com" + }, + "Miestro": { + "cats": [ + 6 + ], + "description": "Miestro is an all-in-one ecommerce platform wich allow create online course and membership sites.", + "icon": "Miestro.svg", + "meta": { + "base_url": ".+\\.miestro\\.com" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.miestro\\.com" + ], + "website": "https://miestro.com" + }, + "Mighty Network": { + "cats": [ + 2, + 21 + ], + "description": "Mighty Networks is a platform that facilitates the creation and management of online communities, offering customisable websites, discussion forums, member profiles, events, courses, and multimedia content sharing for individuals and organisations.", + "icon": "Mighty Network.svg", + "implies": [ + "Ruby on Rails", + "Ruby" + ], + "js": { + "Mighty.BroadcastBotApp": "" + }, + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "website": "https://www.mightynetworks.com" + }, + "Mile.tech": { + "cats": [ + 36 + ], + "description": "Mile.tech is a digital media products company that provides a suite of programmatic monetisation solutions.", + "icon": "Mile.tech.svg", + "scriptSrc": [ + "//go\\.automatad\\.com/" + ], + "website": "https://www.mile.tech" + }, + "Milestone CMS": { + "cats": [ + 1 + ], + "description": "Milestone CMS is a SEO-first CMS that offers built-in advanced schema markups and Core Web Vitals conformance for improved search performance.", + "icon": "Milestone.svg", + "implies": [ + "Microsoft ASP.NET" + ], + "meta": { + "generator": "^Milestone\\sCMS\\s([\\d\\.]+)$\\;version:\\1" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.milestoneinternet.com/products/milestone-cms" + }, + "Milligram": { + "cats": [ + 66 + ], + "description": "Milligram is a minimalist CSS framework designed to provide a base for web development projects.", + "dom": [ + "link[href*='milligram.css'], link[href*='milligram.min.css']" + ], + "html": [ + "<link[^>]+?href=\"[^\"]+milligram(?:\\.min)?\\.css" + ], + "icon": "Milligram.svg", + "oss": true, + "website": "https://milligram.io" + }, + "Milonic": { + "cats": [ + 59 + ], + "description": "Milonic is a platform for developing Dynamic Hypertext Markup Language (DHTML) JavaScript and building dynamic, DHTML-based websites.", + "icon": "Milonic.svg", + "js": { + "milonic.C": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://milonic.com" + }, + "MiloTree": { + "cats": [ + 5, + 32 + ], + "description": "MiloTree is a pop-up tool that helps websites grow by converting visitors into social media followers and customers.", + "icon": "MiloTree.svg", + "js": { + "milotree_closeBox": "", + "milotree_openBox": "" + }, + "meta": { + "author": "^milotree" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn001\\.milotree\\.com" + ], + "website": "https://milotree.com" + }, + "Milvus": { + "cats": [ + 45, + 53 + ], + "description": "Milvus is an intelligent system designed to manage IT operations and provide help desk support.", + "icon": "Milvus.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.api\\.milvus\\.com" + ], + "website": "https://milvus.com.br" + }, + "Mimiran": { + "cats": [ + 53 + ], + "description": "Mimiran is a CRM system designed for managing customer relationships.", + "icon": "Mimiran.svg", + "js": { + "mimiran_widget_show": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.mimiran\\.com" + ], + "website": "https://www.mimiran.com" + }, + "MindBody": { + "cats": [ + 5, + 72 + ], + "description": "Mindbody is a (SaaS) company that provides cloud-based online scheduling and other business management software for the wellness services industry.", + "icon": "MindBody.svg", + "js": { + "HealcodeWidget": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\w+\\.healcode\\.com" + ], + "website": "https://www.mindbodyonline.com" + }, + "Mindbox": { + "cats": [ + 32 + ], + "description": "Mindbox is a marketing automation platform.", + "icon": "Mindbox.svg", + "js": { + "MindboxEndpointSettings": "", + "mindbox": "", + "mindboxBatchedModulesInitialized": "" + }, + "pricing": [ + "payg", + "recurring" + ], + "saas": true, + "website": "https://mindbox.ru" + }, + "MindStudio": { + "cats": [ + 47 + ], + "description": "MindStudio is a platform for creating AI solutions that are simple and hassle-free.", + "icon": "MindStudio.svg", + "js": { + "MindStudioSettings": "" + }, + "pricing": [ + "freemium", + "low", + "recurring", + "payg", + "poa" + ], + "saas": true, + "website": "https://www.mindstudio.ai" + }, + "MineLabz donations": { + "cats": [ + 111 + ], + "description": "Minelabz is a donations platform built on WordPress and WooCommerce, enabling cracked Minecraft servers to accept donations through their stores.", + "icon": "MineLabz.svg", + "saas": true, + "scripts": [ + "minelabz\\.com" + ], + "website": "https://minelabz.com" + }, + "Minero.cc": { + "cats": [ + 56 + ], + "description": "Minero.cc is a bot that helps run crypto mining application.", + "scriptSrc": [ + "//minero\\.cc/lib/minero(?:-miner|-hidden)?\\.min\\.js" + ], + "website": "https://minero.cc/" + }, + "Minerstat": { + "cats": [ + 56 + ], + "description": "Minerstat is a software provider offering management solutions for crypto mining professionals and mining farms.", + "icon": "Minerstat.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "api\\.minerstat\\.com" + ], + "website": "https://minerstat.com" + }, + "mini_httpd": { + "cats": [ + 22 + ], + "cpe": "cpe:2.3:a:acme:mini_httpd:*:*:*:*:*:*:*:*", + "headers": { + "Server": "mini_httpd(?:/([\\d.]+))?\\;version:\\1" + }, + "icon": "mini_httpd.png", + "website": "https://acme.com/software/mini_httpd" + }, + "MiniBC": { + "cats": [ + 41 + ], + "description": "MiniBC is a BigCommerce payment app builder that enables the creation and management of custom payment solutions within the BigCommerce platform.", + "icon": "MiniBC.svg", + "pricing": [ + "mid", + "recurring", + "poa" + ], + "requires": [ + "BigCommerce" + ], + "saas": true, + "scriptSrc": [ + "apps\\.minibc\\.com" + ], + "scripts": [ + "apps\\.minibc\\.com" + ], + "website": "https://www.minibc.com" + }, + "miniCal": { + "cats": [ + 1 + ], + "description": "miniCal is an open-source property management system.", + "icon": "miniCal.svg", + "js": { + "miniCal.projectUrl": "app\\.minical\\.io" + }, + "oss": true, + "pricing": [ + "freemium", + "poa" + ], + "website": "https://www.minical.io" + }, + "Miniflat": { + "cats": [ + 1 + ], + "description": "Miniflat is an Iranian and Persian content management system developed with flat file technology.", + "icon": "Miniflat.svg", + "meta": { + "generator": "^Miniflat$" + }, + "pricing": [ + "poa" + ], + "website": "https://miniflat.ir" + }, + "MiniOrange Login": { + "cats": [ + 5, + 87 + ], + "description": "Social Login with Discord, Facebook, Google, Twitter, LinkedIn and other apps.", + "dom": [ + "link[href*='/wp-content/plugins/miniorange-login-openid/'], #js-cookie-script-js, #mo-social-login-script-js" + ], + "icon": "MiniOrange Login.png", + "oss": true, + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "miniorange-login-openid\\/includes\\/js(?:\\/mo_openid_jquery)?(?:\\/mo-openid-social_login)?(?:\\/social_login)?(?:\\/jquery)?(?:\\.cookie)?(?:\\.min)?\\.js(?:\\?v(?:er)?=((?:\\d+\\.)+\\d+))?\\;version:\\1" + ], + "website": "https://wordpress.org/plugins/miniorange-login-openid" + }, + "MiniServ": { + "cats": [ + 22 + ], + "headers": { + "Server": "MiniServ/([\\d\\.]+)\\;version:\\1" + }, + "implies": [ + "Webmin" + ], + "oss": true, + "website": "https://github.com/webmin/webmin/blob/master/miniserv.pl" + }, + "MinMaxify": { + "cats": [ + 100 + ], + "description": "MinMaxify is an app that allows Shopify store owners to set minimum and maximum values for customer orders built by Intillium.", + "icon": "MinMaxify.svg", + "implies": [ + "Shopify" + ], + "js": { + "minMaxify.checkLimits": "", + "minMaxify.shop": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://apps.shopify.com/order-limits-minmaxify" + }, + "Mint": { + "cats": [ + 10 + ], + "description": "Mint is an extensible, self-hosted web site analytics program.", + "icon": "Mint.png", + "js": { + "Mint": "" + }, + "scriptSrc": [ + "mint/\\?js" + ], + "website": "https://haveamint.com" + }, + "Minted": { + "cats": [ + 6 + ], + "description": "Minted is a marketplace that offers premium design goods created by independent artists and designers.", + "icon": "Minted.svg", + "saas": true, + "scripts": [ + "\\.minted\\.com" + ], + "website": "https://www.minted.com" + }, + "Mintlify": { + "cats": [ + 57, + 4 + ], + "description": "Mintlify is a platform that enables developers to create and maintain documentation for their projects using Markdown format and automatically generate and deploy static websites via a continuous integration and deployment system.", + "icon": "Mintlify.svg", + "js": { + "__NEXT_DATA__.props.pageProps.favicons.browserconfig": "mintlify\\..+\\.amazonaws\\.com" + }, + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "website": "https://mintlify.com" + }, + "Mintox": { + "cats": [ + 53 + ], + "description": "Mintox is a business software designed to streamline operations and enhance efficiency.", + "icon": "Mintox.svg", + "js": { + "MintoxJS": "", + "mintoxPaging": "", + "mintoxTrim": "" + }, + "meta": { + "author": "^Mintox" + }, + "saas": true, + "website": "https://www.mintox.com" + }, + "Mintpay": { + "cats": [ + 41 + ], + "description": "Mintpay is a system that allows purchases to be made immediately and paid for later in installments.", + "icon": "Mintpay.svg", + "saas": true, + "scriptSrc": [ + "/wp-content/plugins/mintpay/" + ], + "website": "https://mintpay.lk" + }, + "Mioot": { + "cats": [ + 52 + ], + "description": "Mioot is a live chat software that facilitates real-time communication between service agents and customers on digital platforms.", + "icon": "Mioot.svg", + "js": { + "miootChat.addTicket": "", + "miootFunctions": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "\\.mioot\\.com" + ], + "website": "https://mioot.com" + }, + "Mirador": { + "cats": [ + 95 + ], + "description": "Mirador is a platform designed to enhance customer acquisition, streamline digital loan applications, and enable intelligent product routing and digitization.", + "icon": "Mirador.svg", + "saas": true, + "scriptSrc": [ + "\\.miradorfin\\.com" + ], + "website": "https://www.miradortech.com" + }, + "Mirai": { + "cats": [ + 53 + ], + "description": "Mirai is a hotel management system.", + "icon": "Mirai.svg", + "js": { + "Mirai": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.mirai\\.com/" + ], + "website": "https://www.mirai.com" + }, + "Mirakl": { + "cats": [ + 6 + ], + "description": "Mirakl is a marketplace SaaS platform designed to support both B2B and B2C commerce operations.", + "icon": "Mirakl.svg", + "saas": true, + "scripts": [ + "mirakl\\.track" + ], + "website": "https://www.mirakl.com" + }, + "mirrAR": { + "cats": [ + 105 + ], + "description": "mirrAR is a real-time augmented reality platform for retail brands that enables consumers to virtually try on products and experience how it feels to own them before the actual purchase, both in-store and online.", + "icon": "mirrAR.svg", + "js": { + "initMirrarUI": "", + "loadmirrAR": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.mirrar.com" + }, + "Mirus": { + "cats": [ + 62 + ], + "description": "Mirus is a platform that provides scalable solutions capable of adjusting capacity to meet demand while maintaining resilience against unexpected challenges.", + "icon": "Mirus.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scripts": [ + "\\.mirus\\.io" + ], + "website": "https://mirusresearch.com" + }, + "Mirvac": { + "cats": [ + 1 + ], + "description": "Mirvac is an Australian property management platform focused on real estate development.", + "headers": { + "Content-Security-Policy": "\\.mirvac\\.com" + }, + "icon": "Mirvac.svg", + "saas": true, + "website": "https://www.mirvac.com" + }, + "Miso": { + "cats": [ + 29, + 76 + ], + "description": "Miso is a real-time personalisation APIs for search, recommendation, and marketing.", + "icon": "Miso.svg", + "pricing": [ + "poa", + "payg", + "recurring" + ], + "saas": true, + "website": "https://miso.ai", + "xhr": [ + "\\.askmiso\\.com/" + ] + }, + "MissionSuite": { + "cats": [ + 32, + 53 + ], + "description": "Mission Suite is an all-in-one marketing software solution which combines CRM, email marketing, marketing automation, and inbound marketing tools.", + "icon": "MissionSuite.svg", + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "app\\.themissionsuite\\.com" + ], + "scripts": [ + "app\\.themissionsuite\\.com" + ], + "website": "https://www.themissionsuite.com" + }, + "Misskey": { + "cats": [ + 2 + ], + "cpe": "cpe:2.3:a:misskey:misskey:*:*:*:*:*:*:*:*", + "description": "Misskey is a distributed microblogging platform.", + "html": [ + "<!-- Thank you for using Misskey! @syuilo -->" + ], + "icon": "Misskey.svg", + "meta": { + "application-name": "Misskey" + }, + "website": "https://join.misskey.page/" + }, + "Mithril": { + "cats": [ + 12, + 59 + ], + "description": "A Javascript Framework for building applications.", + "icon": "Mithril.svg", + "oss": true, + "scriptSrc": [ + "mithril(?:[\\.-]min)?\\.js(?:\\?v(?:er)?=((?:\\d+\\.)+\\d+))?\\;version:\\1", + "(?:((?:\\d+\\.)+\\d+)\\/)?mithril(?:[\\.-]min)?\\.js\\;version:\\1" + ], + "website": "https://mithril.js.org/" + }, + "Mithril.js": { + "cats": [ + 12 + ], + "description": "Mithril.js is a lightweight JavaScript framework for building efficient and declarative single-page applications (SPAs).", + "icon": "Mithril.js.svg", + "oss": true, + "scriptSrc": [ + "/mithril(?:\\.min)?\\.js" + ], + "website": "https://mithril.js.org" + }, + "Mittwald": { + "cats": [ + 88 + ], + "description": "Mittwald is a web hosting agency, established in 2003 in Espelkamp, Germany", + "dns": { + "SOA": [ + "ns\\d+\\.agenturserver\\.(?:de|co|it)" + ] + }, + "icon": "Mittwald.svg", + "pricing": [ + "low", + "recurring" + ], + "website": "https://www.mittwald.de" + }, + "Miva": { + "cats": [ + 6 + ], + "description": "Miva is a privately owned ecommerce shopping cart software and hosting company with headquarters in San Diego.", + "headers": { + "content-disposition": "filename=(?:mvga\\.js|MivaEvents\\.js)" + }, + "icon": "miva.svg", + "js": { + "MivaVM_API": "", + "MivaVM_Version": "^(.+)$\\;version:\\1", + "mivaJS": "", + "mivaJS.Page": "", + "mivaJS.Product_Code": "", + "mivaJS.Product_ID": "", + "mivaJS.Screen": "", + "mivaJS.Store_Code": "" + }, + "scriptSrc": [ + "mvga\\.js" + ], + "website": "https://www.miva.com" + }, + "Mixin": { + "cats": [ + 6 + ], + "description": "Mixin is a highly-available ecommerce cloud.", + "icon": "Mixin.svg", + "meta": { + "mixin_hash_id": "" + }, + "pricing": [ + "low", + "payg" + ], + "saas": true, + "website": "https://mixin.ir" + }, + "Mixitup": { + "cats": [ + 59 + ], + "description": "A CSS3 and jQuery Filter & Sort Plugin.", + "icon": "kunkalabs.svg", + "scriptSrc": [ + "mixitup(?:\\.min)?\\.js" + ], + "website": "https://www.kunkalabs.com/mixitup/" + }, + "Mixpanel": { + "cats": [ + 10 + ], + "description": "Mixpanel provides a business analytics service. It tracks user interactions with web and mobile applications and provides tools for targeted communication with them. Its toolset contains in-app A/B tests and user survey forms.", + "dns": { + "TXT": [ + "mixpanel-domain-verify" + ] + }, + "dom": [ + "meta[http-equiv='Content-Security-Policy'][content*='api.mixpanel.com']" + ], + "icon": "Mixpanel.svg", + "js": { + "mixpanel": "" + }, + "scriptSrc": [ + "cdn\\.mxpnl\\.com/libs/mixpanel\\-([0-9.]+)\\.min\\.js\\;version:\\1", + "api\\.mixpanel\\.com/track" + ], + "scripts": [ + "VITE_MIXPANEL_KEY" + ], + "website": "https://mixpanel.com" + }, + "MIYN Online Appointment": { + "cats": [ + 72 + ], + "description": "MIYN Online Appointment is an advanced cloud-based online appointment scheduling software.", + "icon": "MIYN.svg", + "js": { + "MIYNLive.settings": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://miyn.app/online-appointment" + }, + "MizbanCloud": { + "cats": [ + 31 + ], + "description": "MizbanCloud is a total cloud infrastructure solutions, CDN service provider and Cloud Computing Services, Cloud DNS, Cloud Security, VoD Streaming Service, Live Streaming, Cloud Object Storage.", + "headers": { + "server": "^MizbanCloud$" + }, + "icon": "MizbanCloud.svg", + "pricing": [ + "payg" + ], + "website": "https://mizbancloud.com" + }, + "MkDocs": { + "cats": [ + 4 + ], + "description": "MkDocs is a static site generator, used for building project documentation.", + "icon": "mkdocs.svg", + "implies": [ + "Python" + ], + "meta": { + "generator": "^mkdocs-([\\d.]+)\\;version:\\1" + }, + "website": "https://www.mkdocs.org/" + }, + "MNTN": { + "cats": [ + 36, + 77 + ], + "description": "MNTN (formerly SteelHouse) is a marketing technology company that provides a platform for digital advertising, including tools for programmatic advertising, creative management, and campaign optimization.", + "icon": "mntn.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.steelhousemedia\\.com/(?:spx\\?dxver=([\\d.]+))?\\;version:\\1" + ], + "website": "https://mountain.com" + }, + "Moast": { + "cats": [ + 32 + ], + "description": "Moast is a Shopify app that enables brands to leverage user-generated content for marketing and engagement purposes.", + "icon": "Moast.svg", + "js": { + "moast.mapUrl": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "scripts": [ + "\\.moast\\.io" + ], + "website": "https://www.moast.io" + }, + "mobicred": { + "cats": [ + 41, + 91 + ], + "description": "Mobicred is a credit facility that allows you to safely shop online with our participating retailers.", + "icon": "Mobicred.svg", + "scriptSrc": [ + "app\\.mobicredwidget\\.co\\.za" + ], + "website": "https://mobicred.co.za/" + }, + "Mobify": { + "cats": [ + 6, + 26 + ], + "description": "Mobify is a web storefront platform for headless commerce.", + "headers": { + "X-Powered-By": "Mobify" + }, + "icon": "Mobify.png", + "js": { + "Mobify": "" + }, + "scriptSrc": [ + "//cdn\\.mobify\\.com/", + "//a\\.mobify\\.com/" + ], + "website": "https://www.mobify.com" + }, + "mobile-detect.js": { + "cats": [ + 59 + ], + "description": "Mobile-detect.js is a compact JavaScript library designed to detect devices by comparing patterns against a given User-Agent string.", + "oss": true, + "scriptSrc": [ + "mobile-detect(?:\\.min)?\\.js(?:\\?ver=((?:\\d+\\.)+\\d+))?\\;version:\\1" + ], + "website": "https://hgoebl.github.io/mobile-detect.js/doc/MobileDetect.html" + }, + "Mobirise": { + "cats": [ + 51 + ], + "description": "Mobirise is a free offline website builder for Windows and macOS that enables non-coders to create small and medium-sized websites locally using drag-and-drop pre-made blocks and themes.", + "dom": { + "link[href*='mobirise']": { + "attributes": { + "href": "assets/(web|css)/assets/mobirise(?:-icons\\d*)?/.+\\.css" + } + } + }, + "html": [ + "<!-- Site made with Mobirise Website Builder v([\\d.]+)\\;version:\\1" + ], + "icon": "mobirise.svg", + "meta": { + "generator": "^Mobirise v([\\d.]+)\\;version:\\1" + }, + "pricing": [ + "freemium", + "onetime" + ], + "website": "https://mobirise.com" + }, + "MobX": { + "cats": [ + 59 + ], + "icon": "MobX.svg", + "js": { + "__mobxGlobal": "", + "__mobxGlobals": "", + "__mobxInstanceCount": "" + }, + "scriptSrc": [ + "(?:/([\\d\\.]+))?/mobx(?:\\.[a-z]+){0,2}\\.js(?:$|\\?)\\;version:\\1" + ], + "website": "https://mobx.js.org" + }, + "MochiKit": { + "cats": [ + 59 + ], + "icon": "MochiKit.png", + "js": { + "MochiKit": "", + "MochiKit.MochiKit.VERSION": "^(.+)$\\;version:\\1" + }, + "scriptSrc": [ + "MochiKit(?:\\.min)?\\.js" + ], + "website": "https://mochi.github.io/mochikit/" + }, + "MochiWeb": { + "cats": [ + 22 + ], + "cpe": "cpe:2.3:a:mochiweb_project:mochiweb:*:*:*:*:*:*:*:*", + "headers": { + "Server": "MochiWeb(?:/([\\d.]+))?\\;version:\\1" + }, + "website": "https://github.com/mochi/mochiweb" + }, + "mod_auth_pam": { + "cats": [ + 33 + ], + "description": "Mod_auth_pam is used to configure ways for authenticating users.", + "headers": { + "Server": "mod_auth_pam(?:/([\\d\\.]+))?\\;version:\\1" + }, + "icon": "Apache.svg", + "implies": [ + "Apache HTTP Server" + ], + "website": "https://pam.sourceforge.net/mod_auth_pam" + }, + "mod_dav": { + "cats": [ + 33 + ], + "description": "Mod_dav is an Apache module to provide WebDAV capabilities for your Apache web server. It is an open-source module, provided under an Apache-style license.", + "headers": { + "Server": "\\b(?:mod_)?DAV\\b(?:/([\\d.]+))?\\;version:\\1" + }, + "icon": "Apache.svg", + "implies": [ + "Apache HTTP Server" + ], + "website": "https://webdav.org/mod_dav" + }, + "mod_fastcgi": { + "cats": [ + 33 + ], + "description": "Mod_fcgid is a high performance alternative to mod_cgi or mod_cgid, which starts a sufficient number instances of the CGI program to handle concurrent requests, and these programs remain running to handle further incoming requests.", + "headers": { + "Server": "mod_fastcgi(?:/([\\d.]+))?\\;version:\\1" + }, + "icon": "Apache.svg", + "implies": [ + "Apache HTTP Server" + ], + "website": "https://www.fastcgi.com/mod_fastcgi/docs/mod_fastcgi.html" + }, + "mod_jk": { + "cats": [ + 33 + ], + "description": "Mod_jk is an Apache module used to connect the Tomcat servlet container with web servers such as Apache, iPlanet, Sun ONE (formerly Netscape) and even IIS using the Apache JServ Protocol. A web server waits for client HTTP requests.", + "headers": { + "Server": "mod_jk(?:/([\\d\\.]+))?\\;version:\\1" + }, + "icon": "Apache.svg", + "implies": [ + "Apache Tomcat", + "Apache HTTP Server" + ], + "website": "https://tomcat.apache.org/tomcat-3.3-doc/mod_jk-howto.html" + }, + "mod_perl": { + "cats": [ + 33 + ], + "cpe": "cpe:2.3:a:apache:mod_perl:*:*:*:*:*:*:*:*", + "description": "Mod_perl is an optional module for the Apache HTTP server. It embeds a Perl interpreter into the Apache server. In addition to allowing Apache modules to be written in the Perl programming language, it allows the Apache web server to be dynamically configured by Perl programs.", + "headers": { + "Server": "mod_perl(?:/([\\d\\.]+))?\\;version:\\1" + }, + "icon": "mod_perl.png", + "implies": [ + "Perl", + "Apache HTTP Server" + ], + "website": "https://perl.apache.org" + }, + "mod_python": { + "cats": [ + 33 + ], + "cpe": "cpe:2.3:a:apache:mod_python:*:*:*:*:*:*:*:*", + "description": "Mod_python is an Apache HTTP Server module that integrates the Python programming language with the server. It is intended to provide a Python language binding for the Apache HTTP Server. ", + "headers": { + "Server": "mod_python(?:/([\\d.]+))?\\;version:\\1" + }, + "icon": "mod_python.png", + "implies": [ + "Python", + "Apache HTTP Server" + ], + "website": "https://www.modpython.org" + }, + "mod_rack": { + "cats": [ + 33 + ], + "description": "Mod_rack is a free web server and application server with support for Ruby, Python and Node.js.", + "headers": { + "Server": "mod_rack(?:/([\\d.]+))?\\;version:\\1", + "X-Powered-By": "mod_rack(?:/([\\d.]+))?\\;version:\\1" + }, + "icon": "Phusion Passenger.svg", + "implies": [ + "Ruby on Rails\\;confidence:50", + "Apache HTTP Server" + ], + "website": "https://phusionpassenger.com" + }, + "mod_rails": { + "cats": [ + 33 + ], + "description": "Mod_rails is a free web server and application server with support for Ruby, Python and Node.js.", + "headers": { + "Server": "mod_rails(?:/([\\d.]+))?\\;version:\\1", + "X-Powered-By": "mod_rails(?:/([\\d.]+))?\\;version:\\1" + }, + "icon": "Phusion Passenger.svg", + "implies": [ + "Ruby on Rails\\;confidence:50", + "Apache HTTP Server" + ], + "website": "https://phusionpassenger.com" + }, + "mod_ssl": { + "cats": [ + 33 + ], + "cpe": "cpe:2.3:a:modssl:mod_ssl:*:*:*:*:*:*:*:*", + "description": "mod_ssl is an optional module for the Apache HTTP Server. It provides strong cryptography for the Apache web server via the Secure Sockets Layer (SSL) and Transport Layer Security (TLS) cryptographic protocols by the help of the open-source SSL/TLS toolkit OpenSSL.", + "headers": { + "Server": "mod_ssl(?:/([\\d.]+))?\\;version:\\1" + }, + "icon": "mod_ssl.png", + "implies": [ + "Apache HTTP Server" + ], + "website": "https://modssl.org" + }, + "mod_wsgi": { + "cats": [ + 33 + ], + "cpe": "cpe:2.3:a:modwsgi:mod_wsgi:*:*:*:*:*:*:*:*", + "description": "mod_wsgi is an Apache HTTP Server module that provides a WSGI compliant interface for hosting Python based web applications under Apache.", + "headers": { + "Server": "mod_wsgi(?:/([\\d.]+))?\\;version:\\1", + "X-Powered-By": "mod_wsgi(?:/([\\d.]+))?\\;version:\\1" + }, + "icon": "mod_wsgi.png", + "implies": [ + "Python\\;confidence:50", + "Apache HTTP Server" + ], + "website": "https://code.google.com/p/modwsgi" + }, + "Modal Forms": { + "cats": [ + 110 + ], + "description": "Modal Forms is a tool that enhances your website by adding interactive pop-ups.", + "icon": "ModalForms.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "app\\.modalforms\\.com/" + ], + "website": "https://www.modalforms.com" + }, + "Modelo": { + "cats": [ + 105 + ], + "description": "Modelo is a 3D viewer and model platform that allows users to edit, share, and collaborate on digital models.", + "icon": "Modelo.svg", + "js": { + "@pub/modelo-site-cmty-micros-common-dialogs": "", + "ModeloCommonDialogs": "" + }, + "meta": { + "feBu": "^modelo-site-cmty-home$" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://modelo.io" + }, + "Moder": { + "cats": [ + 93 + ], + "description": "Moder is a PMS system for hotels and resorts to manage and grow their tourism businesses.", + "icon": "Moder.svg", + "js": { + "Moder.$attrs": "", + "ModerSettings.property": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://moder.fi" + }, + "Modern Image Formats": { + "cats": [ + 87, + 92 + ], + "description": "Performance plugin from the WordPress Performance Team, which adds support for outputting images in WebP or AVIF format and supports the `picture` element to enable format fallbacks.", + "icon": "modern-image-formats.svg", + "meta": { + "generator": "^webp-uploads ([\\d.]+)?\\;version:\\1" + }, + "website": "https://wordpress.org/plugins/webp-uploads/" + }, + "Modernizr": { + "cats": [ + 59 + ], + "description": "Modernizr is a JavaScript library that detects the features available in a user's browser.", + "icon": "Modernizr.svg", + "js": { + "Modernizr._version": "^(.+)$\\;version:\\1" + }, + "scriptSrc": [ + "modernizr(?:\\.([\\d.]+))?.*\\.js\\;version:\\1", + "([\\d.]+)?/modernizr.*\\.js\\;version:\\1" + ], + "website": "https://modernizr.com" + }, + "ModiFace": { + "cats": [ + 105 + ], + "description": "ModiFace is a provider of Augmented Reality technology for the beauty industry.", + "dom": [ + "iframe[src*='.modiface.com/']" + ], + "headers": { + "content-security-policy": "\\.modiface\\.com" + }, + "icon": "ModiFace.svg", + "js": { + "initModiface": "" + }, + "pricing": [ + "high", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.modiface\\.com/" + ], + "website": "https://modiface.com" + }, + "Modified": { + "cats": [ + 6 + ], + "icon": "modified.png", + "meta": { + "generator": "\\(c\\) by modified eCommerce Shopsoftware ------ http://www\\.modified-shop\\.org" + }, + "website": "https://www.modified-shop.org/" + }, + "Modified eCommerce": { + "cats": [ + 6 + ], + "cpe": "cpe:2.3:a:modified-shop:modified_ecommerce_shopsoftware:*:*:*:*:*:*:*:*", + "description": "Modified eCommerce is a PHP-based open-source ecommerce platform designed for creating and managing online stores with customizable features and functionalities.", + "icon": "Modified eCommerce.svg", + "implies": [ + "PHP", + "MySQL" + ], + "meta": { + "generator": "by modified eCommerce Shopsoftware" + }, + "oss": true, + "website": "https://www.modified-shop.org" + }, + "Modio": { + "cats": [ + 10 + ], + "description": "Modio is an ecommerce tracking system designed to monitor, analyze, and report online store performance and customer activity.", + "icon": "Modio.svg", + "js": { + "ModioCZ": "" + }, + "saas": true, + "scriptSrc": [ + "trackingapi\\.modio\\.cz" + ], + "website": "https://www.modio.cz" + }, + "Modula": { + "cats": [ + 87 + ], + "description": "Modula is a customizable gallery plugin for WordPress.", + "icon": "Modula.svg", + "js": { + "ModulaIsotope": "", + "modulaInViewport": "" + }, + "pricing": [ + "onetime" + ], + "saas": true, + "website": "https://wp-modula.com" + }, + "Module Federation": { + "cats": [ + 19 + ], + "description": "Module Federation is a webpack technology for dynamically loading parts of other independently deployed builds.", + "icon": "Webpack.svg", + "implies": [ + "Webpack" + ], + "scripts": [ + "Container initialization failed as it has already been initialized with a different share scope" + ], + "website": "https://webpack.js.org/concepts/module-federation/" + }, + "Modulify": { + "cats": [ + 51 + ], + "description": "Modulify is a platform that enables the creation and deployment of scalable websites.", + "dom": [ + "html[data-wf-domain^='mdlfy-']" + ], + "icon": "Modulify.svg", + "saas": true, + "website": "https://modulify.ai" + }, + "MODX": { + "cats": [ + 1 + ], + "cpe": "cpe:2.3:a:modx:modx_revolution:*:*:*:*:*:*:*:*", + "description": "MODX (originally MODx) is an open source content management system and web application framework for publishing content on the World Wide Web and intranets.", + "dom": [ + "form[id*='ajaxSearch_form']", + "input[id*='ajaxSearch_input']" + ], + "headers": { + "X-Powered-By": "^MODX" + }, + "html": [ + "<a[^>]+>Powered by MODX</a>", + "<!-- Modx process time debug info -->", + "<(?:link|script)[^>]+assets/snippets/\\;confidence:20", + "<form[^>]+id=\"ajaxSearch_form\\;confidence:20", + "<input[^>]+id=\"ajaxSearch_input\\;confidence:20" + ], + "icon": "MODX.svg", + "implies": [ + "PHP" + ], + "js": { + "MODX": "", + "MODX_MEDIA_PATH": "", + "miniShop2Config.actionUrl": "/assets/components/minishop2/" + }, + "meta": { + "generator": "MODX[^\\d.]*([\\d.]+)?\\;version:\\1" + }, + "oss": true, + "pricing": [ + "low" + ], + "saas": true, + "scriptSrc": [ + "/assets/components/templates/\\;confidence:50" + ], + "website": "https://modx.com/content-management-framework" + }, + "MoEngage": { + "cats": [ + 32, + 10 + ], + "description": "MoEngage is an intelligent customer engagement platform for the customer-obsessed marketer.", + "icon": "MoEngage.svg", + "js": { + "MOENGAGE_API_KEY": "", + "Moengage": "", + "downloadMoengage": "", + "moengage_object": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.moengage\\.\\w+" + ], + "website": "https://www.moengage.com" + }, + "Moguta.CMS": { + "cats": [ + 1, + 6 + ], + "description": "Moguta is a Russian-based ecommerce platform that provides tools and solutions for creating and managing online stores.", + "dom": [ + "link[href*='mg-core/'], link[href*='mg-plugins/'], link[href*='mg-templates/']" + ], + "html": [ + "<link[^>]+href=[\"'][^\"]+mg-(?:core|plugins|templates)/" + ], + "icon": "Moguta.CMS.svg", + "implies": [ + "PHP" + ], + "pricing": [ + "recurring", + "onetime", + "low" + ], + "saas": true, + "scriptSrc": [ + "mg-(?:core|plugins|templates)/" + ], + "website": "https://moguta.ru" + }, + "MoinAI": { + "cats": [ + 52 + ], + "description": "MoinAI is an AI platform for digital customer communication, enabling businesses to automate interactions.", + "icon": "MoinAI.svg", + "js": { + "___moinloader": "", + "__moinrpc": "", + "moin.addContext": "" + }, + "pricing": [ + "high", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.moin\\.ai" + ], + "scripts": [ + "\\.moin\\.ai" + ], + "website": "https://www.moin.ai" + }, + "MoinMoin": { + "cats": [ + 8 + ], + "cookies": { + "MOIN_SESSION": "" + }, + "cpe": "cpe:2.3:a:moinmo:moinmoin:*:*:*:*:*:*:*:*", + "description": "MoinMoin is a wiki engine implemented in Python.", + "icon": "MoinMoin.svg", + "implies": [ + "Python" + ], + "js": { + "show_switch2gui": "" + }, + "scriptSrc": [ + "moin(?:_static(\\d)(\\d)(\\d)|.+)/common/js/common\\.js\\;version:\\1.\\2.\\3" + ], + "website": "https://moinmo.in" + }, + "Mojo": { + "cats": [ + 6 + ], + "description": "Mojo is a platform for direct-to-consumer ecommerce websites, designed for the next generation of online shop owners to boost sales through their social content.", + "icon": "Mojo.svg", + "js": { + "mojoApp": "", + "mojoTrackUrl": "" + }, + "pricing": [ + "freemium", + "low", + "recurring", + "poa" + ], + "saas": true, + "website": "https://mojo-app.com/ecommerce" + }, + "Mojo Helpdesk": { + "cats": [ + 13 + ], + "description": "Mojo Helpdesk is a ticketing system used to centralize requests, assign tasks, automate workflows, and track progress for improved organization.", + "headers": { + "Content-Security-Policy": "asset\\.mojohelpdesk\\.com" + }, + "icon": "MojoHelpdesk.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://mojohelpdesk.com" + }, + "Mojolicious": { + "cats": [ + 18 + ], + "cpe": "cpe:2.3:a:mojolicious:mojolicious:*:*:*:*:*:*:*:*", + "description": "Mojolicious is a Perl-based web framework designed for building web applications and APIs.", + "headers": { + "server": "^mojolicious", + "x-powered-by": "mojolicious" + }, + "icon": "Mojolicious.svg", + "implies": [ + "Perl" + ], + "oss": true, + "website": "https://mojolicio.us" + }, + "Moka HR": { + "cats": [ + 101 + ], + "description": "Moka HR is an AI-driven human resources management system offering full-module support for streamlined employee administration.", + "icon": "Moka.svg", + "js": { + "MOKA_RETRY": "", + "_MOKA_ENV_": "", + "__moka__extension__kit": "" + }, + "saas": true, + "website": "https://mokahr.com" + }, + "Mokini": { + "cats": [ + 32 + ], + "description": "Mokini is a marketing automation platform designed for ecommerce businesses with customizable templates, user segmentation, and scheduling.", + "icon": "Mokini.svg", + "js": { + "mokiniSettings": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://www.mokini.com" + }, + "Mokka": { + "cats": [ + 41, + 91 + ], + "description": "Mokka is a Buy Now Pay Later solution that connects target customer acquisition and settlement costs through marketing and promotion.", + "icon": "Mokka.svg", + "saas": true, + "scriptSrc": [ + "revoiframe\\.js" + ], + "website": "https://mokka.ro" + }, + "Molin AI": { + "cats": [ + 53 + ], + "description": "Molin AI is a multilingual tool that reduces support volume by 70%, recommends relevant products to shoppers, and uses up-to-date information from client websites to enhance store revenue.", + "icon": "MolinAI.svg", + "js": { + "__INIT_MOLIN_SHOP_AI": "", + "__INIT_MOLIN_SHOP_AI_OPTIONS": "" + }, + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.molin\\.ai/" + ], + "website": "https://molin.ai" + }, + "Mollie": { + "cats": [ + 41 + ], + "description": "Mollie is a payment provider for Belgium and the Netherlands, offering payment methods such as credit card, iDEAL, Bancontact/Mister cash, PayPal, SCT, SDD, and others.", + "icon": "Mollie.svg", + "js": { + "Mollie": "" + }, + "saas": true, + "scriptSrc": [ + "/wp-content/plugins/mollie-payments-for-woocommerce/" + ], + "website": "https://www.mollie.com" + }, + "Mollom": { + "cats": [ + 16 + ], + "cpe": "cpe:2.3:a:acquia:mollom:*:*:*:*:*:*:*:*", + "html": [ + "<img[^>]+\\.mollom\\.com" + ], + "icon": "Mollom.png", + "scriptSrc": [ + "mollom(?:\\.min)?\\.js" + ], + "website": "https://mollom.com" + }, + "Momence": { + "cats": [ + 72, + 104 + ], + "description": "Momence is an all-in-one toolbox for gyms and studios, enabling scheduling of online and in-person classes, events, appointments, and experiences.", + "dom": [ + "div[id*='momence-plugin-lead-form']" + ], + "icon": "Momence.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "//momence\\.com/plugin/" + ], + "website": "https://momence.com" + }, + "Moment Timezone": { + "cats": [ + 59 + ], + "description": "Moment Timezone is a library built upon Moment.js, extending its capabilities to handle time zones in JavaScript. It allows developers to parse, manipulate, and display dates and times in various time zones, providing comprehensive support for time zone conversions and adjustments in web applications.", + "icon": "Moment Timezone.svg", + "implies": [ + "Moment.js" + ], + "scriptSrc": [ + "moment-timezone(?:-data)?(?:\\.min)?\\.js" + ], + "website": "https://momentjs.com/timezone/" + }, + "Moment.js": { + "cats": [ + 59 + ], + "cpe": "cpe:2.3:a:momentjs:moment:*:*:*:*:*:*:*:*", + "description": "Moment.js is a free and open-source JavaScript library that removes the need to use the native JavaScript Date object directly.", + "icon": "Moment.js.svg", + "js": { + "moment": "", + "moment.version": "^(.+)$\\;version:\\1" + }, + "scriptSrc": [ + "moment(?:\\.min)?\\.js" + ], + "website": "https://momentjs.com" + }, + "Momice": { + "cats": [ + 72 + ], + "description": "Momice is an event management platform that offers tools for organising and managing events.", + "icon": "Momice.svg", + "js": { + "webpackChunkmomice_eventsite_new": "" + }, + "meta": { + "generator": "^Momice$" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.momice.com/nl/welkom" + }, + "Monaco Editor": { + "cats": [ + 24 + ], + "css": [ + "\\.monaco-editor" + ], + "description": "Monaco Editor is the code editor that powers VS Code. Monaco Editor is a tool in the text editor category of a tech stack.", + "icon": "Microsoft.svg", + "js": { + "MonacoEnvironment": "", + "apex.libVersions.monacoEditor": "^([\\d\\.]+)$\\;version:\\1", + "monaco.editor": "" + }, + "oss": true, + "website": "https://microsoft.github.io/monaco-editor/" + }, + "Mondial Relay": { + "cats": [ + 99 + ], + "description": "Mondial Relay is a parcel shipping and delivery service in Europe.", + "icon": "Mondial Relay.svg", + "requiresCategory": [ + 6 + ], + "text": [ + "\\bMondial Relay\\b" + ], + "website": "https://www.mondialrelay.com" + }, + "Mondo Media": { + "cats": [ + 6 + ], + "description": "Mondo Media is a German digital agency that specializes in web design, development, digital marketing, and ecommerce solutions tailored to businesses and organizations.", + "icon": "Mondo Media.svg", + "meta": { + "generator": "Mondo Shop" + }, + "website": "https://mondo-media.de" + }, + "Moneris": { + "cats": [ + 41 + ], + "description": "Moneris (formerly Moneris Solutions) is Canada's largest financial technology company that specialises in payment processing.", + "headers": { + "content-security-policy": "\\.moneris\\.com" + }, + "icon": "Moneris.svg", + "js": { + "initialServerData.monerisConfiguration": "" + }, + "pricing": [ + "payg" + ], + "saas": true, + "website": "https://www.moneris.com" + }, + "Moneris Payment Gateway": { + "cats": [ + 87 + ], + "description": "Moneris is Canada’s leading processor of Debit and credit card payments. This WooCommerce extension automatically adds moneris payment gateway to your woocommerce website and allows you to keep the customer on your site for the checkout process.", + "icon": "Moneris.svg", + "implies": [ + "Moneris", + "WooCommerce" + ], + "js": { + "wc_moneris_hosted_tokenization_params": "" + }, + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/plugins/woocommerce-gateway-moneris/" + ], + "website": "https://wordpress.org/plugins/wc-moneris-payment-gateway" + }, + "Monetate": { + "cats": [ + 74, + 76 + ], + "description": "Monetate is a company that specializes in providing personalisation and customer experience optimisation solutions to businesses.", + "icon": "Monetate.svg", + "js": { + "monetate": "", + "monetateQ": "", + "monetateT": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.monetate\\.net" + ], + "website": "https://monetate.com" + }, + "Monetize Pro": { + "cats": [ + 32 + ], + "description": "Monetize Pro is a platform that helps users earn money through various monetization strategies for their online content.", + "icon": "MonetizePro.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scripts": [ + "app\\.monetizepro\\.ai" + ], + "website": "https://monetizepro.ai" + }, + "MongoDB": { + "cats": [ + 34 + ], + "cpe": "cpe:2.3:a:mongodb:mongodb:*:*:*:*:*:*:*:*", + "description": "MongoDB is a document-oriented NoSQL database used for high volume data storage.", + "icon": "MongoDB.svg", + "website": "https://www.mongodb.org" + }, + "Mongrel": { + "cats": [ + 22 + ], + "cpe": "cpe:2.3:a:zed_shaw:mongrel:*:*:*:*:*:*:*:*", + "headers": { + "Server": "Mongrel" + }, + "icon": "Mongrel.png", + "implies": [ + "Ruby" + ], + "website": "https://mongrel2.org" + }, + "Monitus": { + "cats": [ + 10 + ], + "description": "Monitus is a provider of web analytics tools for online retailers, specialising in developing solutions for the Yahoo Stores platform.", + "icon": "Monitus.svg", + "js": { + "monitus": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "requires": [ + "Yahoo! Ecommerce" + ], + "saas": true, + "scriptSrc": [ + "\\.monitus\\.net/" + ], + "website": "https://www.monitus.net" + }, + "Monkcommerce": { + "cats": [ + 6 + ], + "description": "Monk Commerce is a software-as-a-service that aims to increase income for small e-commerce businesses by deploying AOV boosting techniques like cart and post-purchase offers", + "icon": "Monk.svg", + "scriptSrc": [ + "js\\.monkcommerce\\.app" + ], + "website": "https://monkcommerce.com/" + }, + "Monkey HTTP Server": { + "cats": [ + 22 + ], + "headers": { + "Server": "Monkey/?([\\d.]+)?\\;version:\\1" + }, + "icon": "Monkey HTTP Server.png", + "website": "https://monkey-project.com" + }, + "Mono": { + "cats": [ + 18 + ], + "cpe": "cpe:2.3:a:mono:mono:*:*:*:*:*:*:*:*", + "description": "Mono is an open-source platform that enables developers to create and run .NET applications across different operating systems, facilitating cross-platform compatibility.", + "headers": { + "X-Powered-By": "Mono" + }, + "icon": "Mono.svg", + "oss": true, + "website": "https://mono-project.com" + }, + "Mono.net": { + "cats": [ + 51 + ], + "description": "Mono.net is a website builder platform designed for businesses to create and manage their own websites with hosting and online presence tools.", + "icon": "Mono.net.svg", + "implies": [ + "Matomo Analytics" + ], + "js": { + "_monoTracker": "" + }, + "scriptSrc": [ + "monotracker(?:\\.min)?\\.js" + ], + "website": "https://www.mono.net/en" + }, + "MonoBill": { + "cats": [ + 6 + ], + "cookies": { + "monobill_session": "" + }, + "description": "MonoBill is an ecommerce platform that offers built-in billing, subscription management, and payment processing features for small businesses.", + "icon": "MonoBill.svg", + "js": { + "MONO.formatMoney": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://monobill.com" + }, + "Monocle": { + "cats": [ + 32 + ], + "description": "Monocle is an AI-powered platform that optimizes incentives to boost profits while maintaining brand equity and margins.", + "icon": "Monocle.svg", + "js": { + "monocle.config": "", + "monocle_popup_id_variants": "" + }, + "saas": true, + "scriptSrc": [ + "\\.usemonocle\\.com/" + ], + "website": "https://www.usemonocle.com" + }, + "Monsido": { + "cats": [ + 10, + 67, + 68 + ], + "description": "Monsido provides a website management platform that automates processes, ensures regulatory compliance, improves collaboration in web and marketing teams, and streamlines reporting.", + "icon": "Monsido.svg", + "js": { + "_monsido": "", + "monsido_tracking": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://monsido.com" + }, + "MonsterInsights": { + "cats": [ + 87, + 10 + ], + "cpe": "cpe:2.3:a:monsterinsights:monsterinsights:*:*:*:*:*:wordpress:*:*", + "description": "MonsterInsights is the most popular Google Analytics plugin for WordPress.", + "icon": "MonsterInsights.svg", + "js": { + "MonsterInsights": "", + "monsterinsights_frontend": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/plugins/google-analytics-for-wordpress/.+\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + ], + "website": "https://www.monsterinsights.com" + }, + "Monto": { + "cats": [ + 6 + ], + "description": "Monto is a platform for ecommerce apps in Webflow, designed to enhance business sales and optimise Webflow ecommerce sites.", + "icon": "Monto.svg", + "js": { + "MONTO": "" + }, + "pricing": [ + "low", + "recurring" + ], + "requires": [ + "Webflow" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.monto\\.io/" + ], + "website": "https://www.monto.io" + }, + "Moodle": { + "cats": [ + 21 + ], + "cookies": { + "MOODLEID_": "", + "MoodleSession": "" + }, + "cpe": "cpe:2.3:a:moodle:moodle:*:*:*:*:*:*:*:*", + "description": "Moodle is a free and open-source Learning Management System (LMS) written in PHP and distributed under the GNU General Public License.", + "html": [ + "<img[^>]+moodlelogo" + ], + "icon": "Moodle.svg", + "implies": [ + "PHP" + ], + "js": { + "M.core": "", + "Y.Moodle": "" + }, + "meta": { + "keywords": "^moodle" + }, + "website": "https://moodle.org" + }, + "Moofx": { + "cats": [ + 59 + ], + "description": "Moofx is a CSS3-enabled JavaScript animation library for creating and managing lightweight, hardware-accelerated animations.", + "js": { + "moofx.parse": "" + }, + "oss": true, + "website": "https://github.com/kamicane/moofx" + }, + "Moon": { + "cats": [ + 12 + ], + "icon": "moon.svg", + "scriptSrc": [ + "/moon(?:\\.min)?\\.js$" + ], + "website": "https://kbrsh.github.io/moon/" + }, + "Moon Organizer": { + "cats": [ + 19 + ], + "description": "Moon Organizer is a platform that tracks lunar cycles, phases, and moon-related events to support planning and provide timely updates.", + "icon": "MoonOrganizer.svg", + "saas": true, + "scriptSrc": [ + "\\.moonorganizer\\.com" + ], + "website": "https://moonorganizer.com" + }, + "Moori": { + "cats": [ + 6 + ], + "description": "Moori is a developer of Shopware 6 plugins, creating extensions that enhance functionality and customization within the ecommerce platform.", + "dom": [ + "link[href*='data.moori.net/']" + ], + "icon": "Moori.svg", + "js": { + "moorlAnimation": "", + "moorlFoundationModal": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://docs.moori.net" + }, + "Moosend": { + "cats": [ + 32 + ], + "description": "Moosend is a platform that enables management, creation, and distribution of email marketing campaigns.", + "icon": "Moosend.svg", + "pricing": [ + "mid", + "recurring", + "payg" + ], + "saas": true, + "scripts": [ + "\\.moosend\\.com" + ], + "website": "https://moosend.com" + }, + "Moostik": { + "cats": [ + 10 + ], + "description": "Moostik is a French analytics counter designed to track website traffic and visitor behavior.", + "icon": "Moostik.svg", + "js": { + "moostik_scripts": "", + "moostik_this_node": "" + }, + "saas": true, + "scriptSrc": [ + "m3\\.moostik\\.net" + ], + "website": "https://moostik.net" + }, + "MooTools": { + "cats": [ + 12 + ], + "cpe": "cpe:2.3:a:mootools:mootools:*:*:*:*:*:*:*:*", + "description": "MooTools is a JavaScript framework that enhances web application development with utilities for DOM manipulation, animations, and AJAX interactions.", + "icon": "MooTools.svg", + "js": { + "MooTools": "", + "MooTools.version": "^(.+)$\\;version:\\1" + }, + "oss": true, + "scriptSrc": [ + "mootools.*\\.js" + ], + "website": "https://mootools.net" + }, + "Moove GDPR Consent": { + "cats": [ + 67, + 87 + ], + "description": "Moove GDPR Consent is a GDPR Cookie Compliance plugin for Wordpress.", + "icon": "Moove.svg", + "js": { + "moove_frontend_gdpr_scripts": "" + }, + "pricing": [ + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "saas": true, + "website": "https://www.mooveagency.com/wordpress/gdpr-cookie-compliance-plugin" + }, + "Moovin": { + "cats": [ + 6 + ], + "description": "Moovin is an ecommerce platform.", + "icon": "Moovin.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.moovin\\.(com|store)" + ], + "website": "https://moovin.com.br" + }, + "Mopinion": { + "cats": [ + 13 + ], + "description": "Mopinion is an all-in-one user feedback platform that helps digital enterprises listen, understand, and act across all digital touchpoints.", + "icon": "Mopinion.svg", + "js": { + "Pastease": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "deploy\\.mopinion\\.com/" + ], + "website": "https://mopinion.com" + }, + "Mopro": { + "cats": [ + 32 + ], + "description": "Mopro is a growth platform designed to help small businesses improve their online presence and streamline digital operations.", + "icon": "Mopro.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scripts": [ + "\\.mopro\\.com/" + ], + "website": "https://www.mopro.com" + }, + "MoreVago": { + "cats": [ + 90 + ], + "description": "MoreVago is a platform that displays customer testimonials and reviews to help businesses increase conversions and sales.", + "icon": "MoreVago.svg", + "js": { + "morevagoOptions": "", + "objMorevago": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "app\\.morevago\\.com" + ], + "website": "https://www.morevago.com" + }, + "Morningtrain": { + "cats": [ + 5 + ], + "description": "Morningtrain is a pop-up window tool designed in Denmark for generating and capturing leads through on-site user engagement.", + "icon": "Morningtrain.svg", + "meta": { + "designer": "^Morning Train$" + }, + "saas": true, + "scripts": [ + "api\\.morningcatch\\.net" + ], + "website": "https://morningtrain.dk/vi-lukker-morningcatch" + }, + "Morphext": { + "cats": [ + 59 + ], + "description": "Morphext is a lightweight jQuery plugin that rotates text using Animate.css transitions for smooth, dynamic visual effects.", + "icon": "Morphext.svg", + "oss": true, + "scriptSrc": [ + "morphext(?:\\.min)?\\.js(?:\\?ver=((?:\\d+\\.)+\\d+))?\\;version:\\1" + ], + "website": "https://morphext.fyianlai.com/" + }, + "Morris.js": { + "cats": [ + 59 + ], + "description": "A JavaScript library that simplifies the process of creating interactive and responsive data visualizations on the web.", + "oss": true, + "requires": [ + "jQuery", + "Raphael" + ], + "scriptSrc": [ + "morris(?:\\/(?:area|bar|donut|grid|hover|line))?(?:\\.min)?\\.js(?:\\?ver=((?:\\d+\\.)+\\d+))?\\;version:\\1" + ], + "website": "https://morrisjs.github.io/morris.js/" + }, + "Moshimo": { + "cats": [ + 71 + ], + "description": "Moshimo is a free affiliate service for individuals.", + "dom": [ + "link[href*='i.moshimo.com'], img[src*='i.moshimo.com']" + ], + "icon": "Moshimo.svg", + "scriptSrc": [ + "\\.moshimo\\.com/af/" + ], + "website": "https://af.moshimo.com" + }, + "Mosio": { + "cats": [ + 73 + ], + "description": "Mosio is a text messaging software solution for research that supports participant communication and data collection.", + "icon": "Mosio.svg", + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "chat\\.mosio\\.com/" + ], + "website": "https://www.mosio.com" + }, + "Motherhost": { + "cats": [ + 88 + ], + "description": "Motherhost is a web hosting company based in India that offers a range of hosting services, including shared hosting, VPS hosting, dedicated servers, and cloud hosting.", + "headers": { + "platform": "^motherhost$" + }, + "icon": "Motherhost.svg", + "pricing": [ + "recurring" + ], + "website": "https://www.motherhost.com" + }, + "Motion": { + "cats": [ + 72 + ], + "description": "Motion is an AI-powered tool that helps users manage their calendars, meetings, and projects.", + "dom": [ + "iframe[src*='app.usemotion.com']" + ], + "icon": "Motion.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "scriptSrc": [ + "segmentcdn\\.usemotion\\.com/next-integrations/integrations/vendor/commons\\.[a-z0-9]+\\.js" + ], + "website": "https://www.usemotion.com" + }, + "Motion.page": { + "cats": [ + 87 + ], + "description": "Motion.page is a WordPress animation plugin utilizing GSAP and ScrollTrigger.", + "icon": "Motion.Page.svg", + "js": { + "MOTIONPAGE_FRONT.version": "^([0-9\\.]+)$\\;version:\\1" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://motion.page" + }, + "Motive": { + "cats": [ + 51 + ], + "description": "Motive is an all-in-one website platform designed to create and manage online presence for the automotive industry.", + "icon": "Motive.svg", + "saas": true, + "scripts": [ + "\\.app\\.ridemotive\\.com" + ], + "website": "https://motivehq.com" + }, + "MotoCMS": { + "cats": [ + 1 + ], + "cpe": "cpe:2.3:a:motocms:motocms:*:*:*:*:*:*:*:*", + "dom": [ + "link[href*='/mt-content/assets/styles.css']" + ], + "html": [ + "<link [^>]*href=\"[^>]*\\/mt-content\\/[^>]*\\.css" + ], + "icon": "MotoCMS.svg", + "implies": [ + "PHP", + "AngularJS", + "jQuery" + ], + "scriptSrc": [ + "/mt-includes/js/website(?:assets)?\\.(?:min)?\\.js" + ], + "website": "https://motocms.com" + }, + "Mottle": { + "cats": [ + 52 + ], + "description": "Mottle is a custom chatbot creation tool that allows users to build expressive ChatGPT-like chatbots using their own data.", + "dom": [ + "link[href*='embed.mottle.com/']" + ], + "icon": "Mottle.svg", + "js": { + "Mottle": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://mottle.com" + }, + "Mottor": { + "cats": [ + 51 + ], + "description": "Mottor is a no-code tool for creating websites, online stores, landing pages, and more.", + "icon": "Mottor.svg", + "js": { + "mottorLogError": "", + "serviceBaseUrl": "lpmotor\\.ru" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://lpmotor.ru" + }, + "Mountain": { + "cats": [ + 36 + ], + "description": "MNTN Performance TV is a CTV advertising platform with targeting, measurement, and optimization for amplifying marketers' performance goals.", + "icon": "Mountain.png", + "scriptSrc": [ + "dx\\.mountain\\.com", + "px\\.mountain\\.com" + ], + "website": "https://mountain.com/" + }, + "Mouse Flow": { + "cats": [ + 10 + ], + "icon": "Mouseflow.svg", + "js": { + "_mfq": "" + }, + "scriptSrc": [ + "cdn\\.mouseflow\\.com" + ], + "website": "https://mouseflow.com/" + }, + "Movable Ink": { + "cats": [ + 76 + ], + "description": "Movable Ink is a technology company that allows marketers to change emails after they have been sent out.", + "icon": "Movable Ink.svg", + "js": { + "MovableInkTrack": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://movableink.com" + }, + "Movable Type": { + "cats": [ + 1 + ], + "cpe": "cpe:2.3:a:sixapart:movable_type:*:*:*:*:*:*:*:*", + "icon": "Movable Type.svg", + "meta": { + "generator": "Movable Type" + }, + "website": "https://movabletype.org" + }, + "Moveo.AI": { + "cats": [ + 52 + ], + "description": "Moveo.AI is a no-code platform that allows businesses to create, manage and deploy AI virtual agents (chatbots).", + "icon": "Moveo.AI.svg", + "js": { + "MoveoAI": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://moveo.ai" + }, + "MoverBase": { + "cats": [ + 19 + ], + "description": "MoverBase is a software solution that includes features designed to support the management of a moving company.", + "icon": "MoverBase.svg", + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "lead\\.moverbase\\.com/" + ], + "website": "https://www.moverbase.com" + }, + "Movylo": { + "cats": [ + 32 + ], + "description": "Movylo is an AI-driven platform that automates customer engagement across websites and social media to drive sales.", + "icon": "Movylo.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "api\\.movylo\\.com/" + ], + "website": "https://www.movylo.com" + }, + "Moxie": { + "cats": [ + 5, + 68 + ], + "description": "Pollyfills for XHR2 and File API", + "oss": true, + "scriptSrc": [ + "moxie(?:\\.min)?\\.js(?:\\?ver=([\\d.]+))?\\;version:\\1" + ], + "website": "https://github.com/moxiecode/moxie" + }, + "mOxie": { + "cats": [ + 59 + ], + "description": "mOxie is a library providing polyfills for XHR2 and File API, ensuring compatibility with older browsers that lack native support.", + "js": { + "mOxie": "", + "moxie": "" + }, + "oss": true, + "pricing": [ + "low", + "recurring" + ], + "website": "https://github.com/moxiecode/moxie" + }, + "Moyklass": { + "cats": [ + 53 + ], + "description": "Moyklass is a Russian customer relationship management platform designed to help schools manage student data, track performance, and organize administrative tasks.", + "icon": "Moyklass.svg", + "saas": true, + "scriptSrc": [ + "app\\.moyklass\\.com" + ], + "website": "https://moyklass.com" + }, + "Mozard Suite": { + "cats": [ + 1 + ], + "icon": "Mozard Suite.svg", + "meta": { + "author": "Mozard" + }, + "url": [ + "/mozard/!suite" + ], + "website": "https://mozard.nl" + }, + "mParticle": { + "cats": [ + 97 + ], + "description": "mParticle is a mobile-focused event tracking and data ingestion tool.", + "icon": "mParticle.svg", + "js": { + "mParticle": "", + "mParticle.config.snippetVersion": "(.+)\\;version:\\1" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.mparticle\\.com/" + ], + "website": "https://www.mparticle.com" + }, + "MRI Box and Dice": { + "cats": [ + 53 + ], + "description": "MRI Box and Dice is a CRM platform designed for real estate agencies, providing tools for managing client relationships, property listings, and transactions.", + "icon": "MRISoftware.svg", + "saas": true, + "scriptSrc": [ + "assets\\.boxdice\\.com\\.au" + ], + "website": "https://www.mrisoftware.com/au/products/box-and-dice/" + }, + "MRI Eagle": { + "cats": [ + 53 + ], + "description": "MRI Eagle is a technology solution catering to real estate firms, offering efficiency and cost-saving benefits.", + "dom": [ + "link[href*='cdn.eaglesoftware.com.au']" + ], + "icon": "MRISoftware.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.eaglesoftware\\.com\\.au" + ], + "website": "https://www.mrisoftware.com/au/products/eagle" + }, + "MRW": { + "cats": [ + 99 + ], + "description": "MRW is a Spanish courier company specialised in express national and international shipping services.", + "icon": "MRW.png", + "requiresCategory": [ + 6 + ], + "text": [ + "\\bMRW\\b" + ], + "website": "https://www.mrw.es" + }, + "MSAAQ": { + "cats": [ + 6 + ], + "description": "MSAAQ is a platform that allows users to create, sell, and manage their products or services from a single location.", + "icon": "MSAAQ.svg", + "meta": { + "generator": "msaaq\\.com" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://msaaq.com" + }, + "MsCode.pl": { + "cats": [ + 47 + ], + "description": "MsCode.pl is a platform focused on developing innovative solutions in programming, hosting, and marketing.", + "headers": { + "X-Hosting-Provider": "MsCode\\.pl" + }, + "icon": "MsCode.svg", + "meta": { + "application-name": "MsCode\\.pl" + }, + "oss": true, + "saas": true, + "website": "https://mscode.pl" + }, + "MSHOP": { + "cats": [ + 6 + ], + "description": "MSHOP is an all-in-one ecommerce platform.", + "icon": "MSHOP.png", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "static\\.hotishop\\.com/" + ], + "website": "https://hotishop.com" + }, + "MTCaptcha": { + "cats": [ + 16 + ], + "description": "MTCaptcha is a captcha service that is GDPR and WCAG compliant, providing the confidence of privacy and accessibility.", + "icon": "MTCaptcha.svg", + "js": { + "mtcaptcha.getVerifiedToken": "", + "mtcaptchaConfig.sitekey": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "service(?:2)?\\.mtcaptcha\\.com/" + ], + "website": "https://www.mtcaptcha.com" + }, + "Muchat": { + "cats": [ + 52 + ], + "description": "Muchat is a customer support tool that uses artificial intelligence to deliver personalized conversations by leveraging customer data.", + "dom": [ + "div[class^='muchat-chatbox'], style[data-emotion*='muchat-chatbox-bubble']" + ], + "icon": "Muchat.svg", + "js": { + "Muchat": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://mu.chat" + }, + "MudBlazor": { + "cats": [ + 66 + ], + "description": "MudBlazor is a component library for Blazor implementing Material Design.", + "dom": [ + "link[href*='/MudBlazor.min.css']" + ], + "icon": "Mudblazor.svg", + "implies": [ + "Blazor" + ], + "js": { + "mudWindow": "" + }, + "oss": true, + "scriptSrc": [ + "_content/MudBlazor/MudBlazor\\.min\\.js" + ], + "website": "https://mudblazor.com/" + }, + "MUI": { + "cats": [ + 66 + ], + "css": [ + "\\.MuiPaper-root" + ], + "description": "MUI(formerly Material UI) is a simple and customisable component library to build faster, beautiful, and more accessible React applications.", + "dom": [ + "style[data-meta='MuiPaper'], div.MuiBox-root, div.MuiPaper-root, style[data-meta='MuiButton'], input.MuiInputBase-input, div.MuiContainer-root" + ], + "icon": "MUI.svg", + "implies": [ + "React" + ], + "oss": true, + "pricing": [ + "freemium", + "payg" + ], + "saas": true, + "website": "https://mui.com" + }, + "Mul-Pay": { + "cats": [ + 41 + ], + "description": "Mul-Pay is a payment gateway platform from Japan.", + "js": { + "Multipayment.config": "" + }, + "saas": true, + "scriptSrc": [ + "static\\.mul-pay\\.jp/" + ], + "website": "https://static.mul-pay.jp" + }, + "Mulberry": { + "cats": [ + 5 + ], + "description": "Mulberry is a developer of personalised product protection solutions used to help brands unlock additional revenue.", + "icon": "Mulberry.svg", + "implies": [ + "Cart Functionality" + ], + "js": { + "mulberry.cta": "", + "mulberryShop": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.getmulberry\\.com/" + ], + "website": "https://www.getmulberry.com" + }, + "Mura CMS": { + "cats": [ + 1, + 11 + ], + "cpe": "cpe:2.3:a:blueriver:muracms:*:*:*:*:*:*:*:*", + "description": "Mura CMS is the cloud-based, API driven, content management platform.", + "icon": "Mura CMS.svg", + "implies": [ + "Adobe ColdFusion" + ], + "meta": { + "generator": "Mura\\sCMS\\s([\\d\\.]+)\\;version:\\1" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.getmura.com" + }, + "Muscula": { + "cats": [ + 13 + ], + "description": "Muscula is an error logging solution that collects and analyzes errors for websites or applications, providing actionable insights.", + "icon": "Muscula.svg", + "js": { + "Muscula.settings": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://www.muscula.com/" + }, + "Musement": { + "cats": [ + 104 + ], + "description": "Musement is a platform that allows users to book tickets for attractions, museums, and activities, providing access to various cultural and entertainment experiences.", + "icon": "Musement.svg", + "saas": true, + "scriptSrc": [ + "\\.musement\\.com/" + ], + "website": "https://www.musement.com" + }, + "Mustache": { + "cats": [ + 12 + ], + "description": "Mustache is a web template system.", + "icon": "Mustache.png", + "js": { + "Mustache.version": "^(.+)$\\;version:\\1" + }, + "scriptSrc": [ + "mustache(?:\\.min)?\\.js" + ], + "website": "https://mustache.github.io" + }, + "Mutiny": { + "cats": [ + 76 + ], + "description": "Mutiny is a no-code AI platform designed to aid marketers in converting top-of-funnel demand into revenue without requiring the expertise of engineers.", + "icon": "Mutiny.svg", + "js": { + "mutiny": "", + "mutinyData": "", + "mutinyEditor": "", + "mutinyWpJsonp": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.mutinyhq.com" + }, + "Muuri": { + "cats": [ + 59 + ], + "description": "Muuri is a JavaScript layout engine that allows you to build all kinds of layouts and make them responsive, sortable, filterable, draggable and/or animated.", + "icon": "Muuri.svg", + "js": { + "Muuri": "" + }, + "oss": true, + "website": "https://muuri.dev" + }, + "Muvi": { + "cats": [ + 38 + ], + "description": "Muvi is a SaaS-based provider of over-the-top (OTT) platform solutions for video streaming, offering end-to-end infrastructure for content delivery and monetization.", + "icon": "Muvi.svg", + "meta": { + "author": "www\\.muvi\\.com", + "publisher": "www\\.muvi\\.com" + }, + "pricing": [ + "high", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.muvi\\.com/" + ], + "website": "https://www.muvi.com" + }, + "Mux": { + "cats": [ + 10 + ], + "description": "Mux is a platform offering integration to monitor video streaming performance using minimal lines of code.", + "icon": "Mux.svg", + "js": { + "MuxVideoElement": "", + "initBitmovinMux": "" + }, + "pricing": [ + "freemium", + "high", + "recurring", + "payg" + ], + "saas": true, + "website": "https://www.mux.com" + }, + "MVD Studio": { + "cats": [ + 1, + 6 + ], + "description": "MVD Studio is a Laravel-based platform built by MVD Studio (Uruguay) for e-commerce stores and bespoke web applications.", + "icon": "MVD Studio.svg", + "implies": [ + "Laravel", + "PHP" + ], + "headers": { + "X-Built-By": "MVD Studio", + "X-Generator": "MVD Studio", + "X-Powered-By": "MVD Studio" + }, + "meta": { + "generator": "MVD Studio" + }, + "website": "https://mvdstudio.com.uy" + }, + "My Agile Privacy": { + "cats": [ + 67 + ], + "description": "My Agile Privacy is a GDPR solution that ensures website compliance with data protection regulations.", + "icon": "MyAgilePrivacy.svg", + "js": { + "MyAgilePixel": "", + "MyAgilePixelProxyBeacon": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "myagileprivacy_native" + ], + "website": "https://www.myagileprivacy.com/en/" + }, + "My Flying Box": { + "cats": [ + 99 + ], + "description": "My Flying Box is an international parcel shipping company.", + "icon": "My Flying Box.svg", + "requiresCategory": [ + 6 + ], + "text": [ + "\\bMy Flying Box\\b" + ], + "website": "https://www.myflyingbox.com/" + }, + "My Food Link": { + "cats": [ + 6 + ], + "description": "My Food Link provides a fully hosted specialist online supermarket ecommerce platform to supermarkets and grocers.", + "icon": "My Food Link.svg", + "js": { + "Myfoodlink": "", + "myfoodlink": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.myfoodlink.com.au" + }, + "MyAlice": { + "cats": [ + 53 + ], + "description": "MyAlice is a customer support platform designed for ecommerce brands to manage and streamline customer service operations.", + "icon": "MyAlice.svg", + "js": { + "MyAliceWebChat": "" + }, + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "widget\\.myalice\\.ai" + ], + "website": "https://www.myalice.ai" + }, + "MyBB": { + "cats": [ + 2 + ], + "cookies": { + "mybb[lastactive]": "", + "mybb[lastvisit]": "" + }, + "cpe": "cpe:2.3:a:mybb:mybb:*:*:*:*:*:*:*:*", + "description": "MyBB is a free and open-source forum software written in PHP.", + "icon": "MyBB.svg", + "implies": [ + "PHP" + ], + "js": { + "MyBB": "", + "MyBBEditor": "" + }, + "oss": true, + "website": "https://mybb.com" + }, + "MyBlogLog": { + "cats": [ + 5 + ], + "icon": "MyBlogLog.png", + "scriptSrc": [ + "pub\\.mybloglog\\.com" + ], + "website": "https://www.mybloglog.com" + }, + "MyCashFlow": { + "cats": [ + 6 + ], + "description": "MyCashFlow is an ecommerce platform based in Finland that provides tools and services for businesses to create, manage, and optimize online stores.", + "headers": { + "X-MCF-ID": "" + }, + "icon": "mycashflow.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://www.mycashflow.fi" + }, + "MyCred": { + "cats": [ + 84 + ], + "description": "MyCred is a points management system for WordPress that allows sites to define, track, and adjust user points based on custom rules and interactions.", + "dom": [ + "link[href*='/wp-content/plugins/mycred/']" + ], + "icon": "MyCred.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "/wp-content/plugins/mycred/" + ], + "website": "https://mycred.me" + }, + "MyDryCleaner": { + "cats": [ + 1 + ], + "description": "MyDryCleaner is a dry cleaning management solution that streamlines operations for dry cleaning businesses.", + "saas": true, + "scriptSrc": [ + "reviews\\.reviewmydrycleaner\\.com" + ], + "website": "https://mydrycleaner.com" + }, + "MyEsalon": { + "cats": [ + 32 + ], + "description": "MyEsalon is a platform that provides marketing solutions for nail salons, beauty salons, hair salons, and spas, helping businesses enhance visibility and attract clients.", + "headers": { + "Access-Control-Allow-Origin": "myesalon\\.com" + }, + "icon": "MyEsalon.svg", + "saas": true, + "website": "https://myesalon.com" + }, + "MyFonts": { + "cats": [ + 17 + ], + "description": "MyFonts is a digital fonts distributor, based in Woburn, Massachusetts.", + "dom": [ + "link[href*='.myfonts.net']" + ], + "headers": { + "content-security-policy": "\\.myfonts\\.net" + }, + "icon": "MyFonts.svg", + "pricing": [ + "freemium", + "onetime" + ], + "website": "https://www.myfonts.com", + "xhr": [ + "\\.myfonts\\.net/" + ] + }, + "Myhkw player": { + "cats": [ + 5 + ], + "description": "Myhkw player is a website music player.", + "icon": "Myhkw player.svg", + "js": { + "myhk_player_songid": "", + "myhkplayerlist": "" + }, + "website": "https://myhkw.cn" + }, + "Myli": { + "cats": [ + 90 + ], + "description": "Myli is a platform enhancing customer experience, streamlining reputation management, and facilitating consumer acquisition.", + "icon": "Myli.svg", + "js": { + "myli_push.geolocate": "" + }, + "saas": true, + "scriptSrc": [ + "cdn-app\\.myli\\.io/" + ], + "website": "https://www.myli.io" + }, + "MyLiveChat": { + "cats": [ + 52 + ], + "description": "MyLiveChat is a live chat developed by CuteSoft.", + "icon": "MyLiveChat.svg", + "js": { + "MyLiveChat.Version": "(.+)$\\;version:\\1" + }, + "pricing": [ + "freemium", + "payg" + ], + "saas": true, + "scriptSrc": [ + "mylivechat\\.com/" + ], + "website": "https://mylivechat.com" + }, + "Myma": { + "cats": [ + 52 + ], + "description": "Myma is an AI-powered multi-channel chatbot designed for hotels, enabling automated guest interactions across various communication platforms.", + "icon": "Myma.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "messenger\\.myma\\.ai/" + ], + "website": "https://www.myma.ai" + }, + "Mynetcap": { + "cats": [ + 1 + ], + "icon": "Mynetcap.png", + "meta": { + "generator": "Mynetcap" + }, + "website": "https://www.netcap-creation.fr" + }, + "MyOnlineStore": { + "cats": [ + 6 + ], + "description": "MyOnlineStore is a web shop system in the Netherlands.", + "icon": "MyOnlineStore.svg", + "meta": { + "generator": "Mijnwebwinkel" + }, + "website": "https://www.myonlinestore.com/" + }, + "MyPersonas": { + "cats": [ + 4 + ], + "description": "MyPersonas is an AI-powered platform that creates digital replicas of key employees to handle repetitive, routine inquiries, reducing interruptions and streamlining access to internal knowledge.", + "icon": "MyPersonas.svg", + "pricing": [ + "high", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.mypersonas\\.ai/" + ], + "website": "https://mypersonas.ai" + }, + "MyPlay": { + "cats": [ + 6 + ], + "description": "MyPlay is a network of Sony Music–owned online stores that enable musicians to sell and distribute their music and related merchandise.", + "icon": "MyPlay.svg", + "saas": true, + "scriptSrc": [ + "\\.myplay\\.com/" + ], + "website": "https://www.myplay.com" + }, + "MyRest": { + "cats": [ + 93 + ], + "description": "MyRest is a reservation system for restaurants that incorporates updated guidelines for gastro marketing.", + "icon": "MyRest.svg", + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "api\\.myrest\\.io" + ], + "website": "https://myrest.io/" + }, + "Mysitefy": { + "cats": [ + 51 + ], + "description": "Mysitefy is a digital platform for B2B enterprises. It provides companies with a closed-loop digital application system from website building to marketing, to customer and order management.", + "dom": [ + "img[src*='//cdn.mysitefy.com/']" + ], + "icon": "Mysitefy.svg", + "pricing": [ + "recurring" + ], + "saas": true, + "website": "https://www.mysitefy.com" + }, + "MySiteNow": { + "cats": [ + 51 + ], + "description": "MySiteNow provides cloud-based web development services, allowing users to create HTML5 websites and mobile sites.", + "icon": "MySiteNow.png", + "meta": { + "app-platform": "^MySiteNow$" + }, + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "website": "https://mysitenow.gr" + }, + "MySQL": { + "cats": [ + 34 + ], + "cpe": "cpe:2.3:a:mysql:mysql:*:*:*:*:*:*:*:*", + "description": "MySQL is an open-source relational database management system.", + "icon": "MySQL.svg", + "website": "https://mysql.com" + }, + "MyStat": { + "cats": [ + 10 + ], + "description": "MyStat is a Hungarian-based analytics service that provides data insights and tracking capabilities for websites.", + "icon": "MyStat.svg", + "saas": true, + "scripts": [ + "stat\\.mystat\\.hu" + ], + "website": "https://www.mystat.hu" + }, + "MysteryThemes News Portal": { + "cats": [ + 80 + ], + "description": "News Portal is the ultimate magazine WordPress theme by MysteryThemes.", + "icon": "MysteryThemes.svg", + "pricing": [ + "freemium", + "onetime" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/news-portal(?:-pro)?/.+np-custom-scripts\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + ], + "website": "https://mysterythemes.com/wp-themes/news-portal" + }, + "MysteryThemes News Portal Lite": { + "cats": [ + 80 + ], + "description": "News Portal Lite is child theme of News Portal ultimate magazine WordPress theme by MysteryThemes.", + "dom": [ + "link[href*='/wp-content/themes/news-portal-lite/']" + ], + "excludes": [ + "MysteryThemes News Portal" + ], + "icon": "MysteryThemes.svg", + "pricing": [ + "freemium", + "onetime" + ], + "requires": [ + "WordPress" + ], + "website": "https://mysterythemes.com/wp-themes/news-portal-lite" + }, + "MysteryThemes News Portal Mag": { + "cats": [ + 80 + ], + "description": "News Portal Mag is child theme of News Portal ultimate magazine WordPress theme by MysteryThemes.", + "dom": [ + "link[href*='/wp-content/themes/news-portal-mag/']" + ], + "excludes": [ + "MysteryThemes News Portal" + ], + "icon": "MysteryThemes.svg", + "pricing": [ + "onetime" + ], + "requires": [ + "WordPress" + ], + "website": "https://mysterythemes.com/wp-themes/news-portal-mag" + }, + "MyTime": { + "cats": [ + 72 + ], + "description": "MyTime is a scheduling and customer engagement platform that streamlines appointment management and client interactions for businesses.", + "icon": "MyTime.svg", + "js": { + "myTimeWidget": "" + }, + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "www\\.mytime\\.com" + ], + "website": "https://mytime.com" + }, + "MyWebsite": { + "cats": [ + 51 + ], + "description": "MyWebsite is website builder designed for easy editing and fast results.", + "excludes": [ + "Jimdo" + ], + "icon": "MyWebsite.svg", + "js": { + "SystemID": "^.*1AND1.*$\\;version:8" + }, + "meta": { + "generator": "IONOS MyWebsite\\;version:8" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.ionos.com" + }, + "MyWebsite Creator": { + "cats": [ + 51 + ], + "description": "MyWebsite Creator is website builder designed for easy editing and fast results.", + "icon": "MyWebsite.svg", + "implies": [ + "Duda" + ], + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "website-editor\\.net", + "mywebsite-editor\\.com" + ], + "website": "https://www.ionos.com" + }, + "MyWebsite Now": { + "cats": [ + 51 + ], + "description": "MyWebsite Now is a website builder designed for getting online quickly.", + "dom": [ + "img[src*='/-_-/res/']" + ], + "icon": "MyWebsite.svg", + "implies": [ + "React", + "Node.js", + "GraphQL" + ], + "meta": { + "generator": "MyWebsite NOW" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.ionos.com" + }, + "N1ED": { + "cats": [ + 24 + ], + "description": "N1ED is an editor for Bootstrap websites that enables block-by-block content building.", + "icon": "N1ED.svg", + "pricing": [ + "freemium", + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.public\\.n1ed\\.com/" + ], + "website": "https://n1ed.com" + }, + "n8n": { + "cats": [ + 47 + ], + "cookies": { + "n8n-auth": "" + }, + "description": "n8n is a source-available workflow automation tool that allows you to connect various services and build automated workflows with a visual node-based editor.", + "icon": "n8n.svg", + "implies": [ + "Node.js" + ], + "meta": { + "n8n:config:rest-endpoint": "", + "n8n:config:sentry": "" + }, + "oss": true, + "pricing": [ + "freemium", + "recurring" + ], + "saas": true, + "scripts": [ + "N8N_DEBOUNCE_MULTIPLIER", + "N8N_PASSWORD_MIN_LENGTH" + ], + "website": "https://n8n.io" + }, + "Nabble": { + "cats": [ + 2 + ], + "description": "Nabble is a platform offering free forum hosting and online web applications with customizable features.", + "js": { + "Nabble.analytics": "", + "NabbleDropdown": "", + "t_show_nabble_notice": "" + }, + "pricing": [ + "freemium" + ], + "saas": true, + "website": "https://nabble.com" + }, + "Nacelle": { + "cats": [ + 6 + ], + "description": "Nacelle is a headless ecommerce platform.", + "dom": { + "[class*='nacelle']": { + "text": "\\;confidence:51" + } + }, + "icon": "Nacelle.svg", + "implies": [ + "GraphQL" + ], + "js": { + "__NEXT_DATA__.props.pageProps.page.nacelleEntryId": "", + "nacelleEventData": "" + }, + "pricing": [ + "high", + "recurring" + ], + "saas": true, + "website": "https://nacelle.com", + "xhr": [ + "storefront\\.api\\.nacelle\\.com" + ] + }, + "NACEX": { + "cats": [ + 99 + ], + "description": "NACEX is an express courier company in Spain, Andorra and Portugal.", + "icon": "NACEX.svg", + "requiresCategory": [ + 6 + ], + "text": [ + "\\bNACEX\\b" + ], + "website": "https://www.nacex.es" + }, + "NagaCommerce": { + "cats": [ + 6 + ], + "description": "NagaCommerce is an ecommerce platform provided as a service.", + "icon": "NagaCommerce.svg", + "meta": { + "generator": "^NagaCommerce$" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://www.nagacommerce.com" + }, + "Nagich": { + "cats": [ + 68 + ], + "description": "Nagich is a website accessibility overlay provider from Israel.", + "icon": "Nagich.svg", + "js": { + "interdeal.version": "([\\d.]+)\\;version:\\1" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.nagich\\.co(?:m|\\.il)/core/([\\d.]+)/accessibility\\.js\\;version:\\1" + ], + "website": "https://www.nagich.co.il" + }, + "NagishLi": { + "cats": [ + 68 + ], + "description": "NagishLi is a free accessibility plugin from Localize*, created to provide an equal oppurtunity for webmasters to make their website accessible and make the internet more accessible for people with disability.", + "icon": "NagishLi.png", + "js": { + "$NagishLi": "", + "initNagishLi": "", + "nagishli_commons.version": "(.+)\\;version:\\1" + }, + "pricing": [ + "freemium", + "onetime" + ], + "website": "https://www.nagish.li" + }, + "Naive UI": { + "cats": [ + 66 + ], + "description": "Naive UI is a Vue.js UI library written in TypeScript, offering more than 80 treeshakable components.", + "dom": { + "style[cssr-id^='n-']": { + "attributes": { + "cssr-id": "^n-[a-z-]+$\\;confidence:99" + } + } + }, + "icon": "Naive UI.svg", + "implies": [ + "Vue.js", + "TypeScript" + ], + "oss": true, + "website": "https://www.naiveui.com" + }, + "Najva": { + "cats": [ + 32 + ], + "description": "Najva is a retention marketing solution that offers push notification and email marketing.", + "icon": "Najva.png", + "js": { + "Najva.identifyEmailSubscriber": "" + }, + "pricing": [ + "low", + "freemium" + ], + "saas": true, + "scriptSrc": [ + "app\\.najva\\.com/" + ], + "website": "https://www.najva.com" + }, + "Namastay": { + "cats": [ + 93 + ], + "description": "Namastay is an optimized booking engine that simplifies the online guest journey to increase direct bookings.", + "icon": "Namastay.svg", + "js": { + "closeNamastay": "", + "initNamastay": "" + }, + "saas": true, + "scriptSrc": [ + "sdk\\.namastay\\.io" + ], + "website": "https://www.namastay.io" + }, + "NamelessMC": { + "cats": [ + 1 + ], + "cpe": "cpe:2.3:a:namelessmc:nameless:*:*:*:*:*:*:*:*", + "description": "NamelessMC is an open-source website software geared towards gaming communities, offering features such as forums and user profiles for managing online presence.", + "dom": [ + "span.item > a[href*='//namelessmc.com']" + ], + "icon": "NamelessMC.png", + "implies": [ + "PHP", + "Laravel", + "MySQL" + ], + "oss": true, + "website": "https://namelessmc.com" + }, + "Napps": { + "cats": [ + 6, + 26 + ], + "description": "Napps is a platform that allows businesses to convert their Shopify and WooCommerce online stores into mobile apps without any coding.", + "icon": "Napps.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "//napps-storage\\.b-cdn\\.net/scripts/smartbanner\\.js\\?napps=1" + ], + "website": "https://napps.io" + }, + "Narrativ": { + "cats": [ + 71 + ], + "description": "Narrativ is a subscription technology platform for brands to acquire new customers through trusted creators.", + "icon": "Narrativ.png", + "scriptSrc": [ + "static\\.narrativ\\.com/" + ], + "website": "https://narrativ.com/" + }, + "Narvar": { + "cats": [ + 102, + 99 + ], + "description": "Narvar is a customer experience platform that helps retailers inspire long-term customer loyalty, at all steps of the post-purchase journey.", + "dom": [ + "a[href*='.narvar.com/'], img[src*='.narvar.com/']" + ], + "headers": { + "Content-Security-Policy": "\\.narvar\\.com" + }, + "icon": "Narvar.svg", + "js": { + "NARVARJS_URL": "", + "narvar": "\\;confidence:1" + }, + "pricing": [ + "payg" + ], + "saas": true, + "website": "https://corp.narvar.com" + }, + "NationBuilder": { + "cats": [ + 1, + 53 + ], + "description": "NationBuilder is a Los Angeles based technology start-up that develops content management and customer relationship management (CRM) software.", + "icon": "NationBuilder.svg", + "js": { + "NB.FBAppId": "", + "NB.Liquid": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://nationbuilder.com" + }, + "NativeForms": { + "cats": [ + 110 + ], + "description": "NativeForms is a tool for creating forms, surveys, and polls across various platforms.", + "icon": "NativeForms.svg", + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "script\\.nativeforms\\.com" + ], + "website": "https://nativeforms.com" + }, + "Nativo": { + "cats": [ + 36 + ], + "description": "Nativo is an advertising technology provider.", + "dom": [ + "link[href*='.postrelease.com/'], img[src*='.postrelease.com/']" + ], + "icon": "Nativo.png", + "js": { + "ntvConfig": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.ntv\\.io/", + "\\.postrelease\\.com/" + ], + "website": "https://www.nativo.com" + }, + "Natural Intelligence": { + "cats": [ + 96 + ], + "description": "Natural Intelligence is a platform facilitating product discovery.", + "icon": "NaturalIntelligence.svg", + "js": { + "naturalint_tag": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.naturalint\\.com/" + ], + "website": "https://www.naturalint.com/" + }, + "Naukri": { + "cats": [ + 101 + ], + "description": "Naukri is a job board that connects employers and job seekers by listing employment opportunities across industries and locations.", + "icon": "Naukri.svg", + "js": { + "naukriWidget": "" + }, + "meta": { + "author": "www\\.naukri\\.com" + }, + "saas": true, + "website": "https://www.naukri.com" + }, + "Navegg": { + "cats": [ + 10 + ], + "icon": "Navegg.svg", + "scriptSrc": [ + "tag\\.navdmp\\.com" + ], + "website": "https://www.navegg.com/" + }, + "Naver Analytics": { + "cats": [ + 10 + ], + "description": "Naver Analytics is a Korean based analytics service.", + "icon": "Naver Analytics.svg", + "meta": { + "naver-site-verification": "" + }, + "pricing": [ + "freemium", + "payg" + ], + "saas": true, + "scriptSrc": [ + "wcs\\.naver\\.net/wcslog\\.js" + ], + "website": "https://analytics.naver.com" + }, + "Naver Maps": { + "cats": [ + 35 + ], + "description": "Naver Maps help develop location-based services which provided by Naver.", + "icon": "Naver Maps.svg", + "js": { + "naver.maps": "" + }, + "pricing": [ + "freemium", + "payg" + ], + "saas": true, + "scriptSrc": [ + "openapi\\.map\\.naver\\.com/openapi/v([\\d\\.]+)\\;version:\\1" + ], + "website": "https://www.ncloud.com/product/applicationService/maps" + }, + "Naver RUA": { + "cats": [ + 92, + 78 + ], + "description": "Naver RUA (Real User Analytics) collects performance data from real users to analyze the speed of your website by country, operating system, and browser.", + "icon": "Naver.svg", + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "rua-api\\.ncloud\\.com/" + ], + "website": "https://analytics.naver.com" + }, + "Navidium Shipping Protection": { + "cats": [ + 5 + ], + "description": "Navidium is a shipping insurance company that covers packages that are lost, stolen, or damaged in transit. Navidium Shipping Protection is an optional shipping protection service where, in the event of an incident (the order is damaged, lost, or stolen during transit), we will immediately re-ship any damaged, lost, or stolen products.", + "icon": "Navidium.svg", + "js": { + "nvdShop": "\\.myshopify\\.com" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "^.*/navidium-extension-checker\\.js$" + ], + "website": "https://navidiumapp.com" + }, + "Naviga": { + "cats": [ + 1 + ], + "description": "Naviga is a content creation and management tool, formerly known as Infomaker, designed for media and publishing companies.", + "dom": [ + "link[href*='.infomaker.io/']" + ], + "icon": "Naviga.svg", + "saas": true, + "scriptSrc": [ + "\\.infomaker\\.io/" + ], + "website": "https://www.navigaglobal.com/" + }, + "Navu": { + "cats": [ + 76 + ], + "description": "Navu is a platform that uses AI to enhance B2B websites by delivering targeted messages to visitors, helping improve lead conversion through personalized user engagement.", + "icon": "Navu.svg", + "js": { + "$_navuEmbedded": "", + "$navuContext": "" + }, + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "c\\.navu\\.co/" + ], + "website": "https://navu.co" + }, + "Neat A/B testing": { + "cats": [ + 74, + 100 + ], + "description": "Neat A/B Testing is a Shopify app built by NeatShift.", + "icon": "Neat.png", + "implies": [ + "Shopify" + ], + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.neatab\\.com/" + ], + "website": "https://neatab.com" + }, + "Nebula Sites": { + "cats": [ + 51, + 88 + ], + "description": "Nebula Sites is a platform that allows users to create, host, and manage websites.", + "dom": [ + "link[ns^='Nebula Sites']" + ], + "icon": "NebulaSites.svg", + "pricing": [ + "freemium", + "recurring", + "poa" + ], + "saas": true, + "website": "https://nebulasites.org" + }, + "Need Street": { + "cats": [ + 72 + ], + "description": "Need Street is a web and mobile platform that connects healthcare providers with patients, enabling digital communication and management of healthcare services.", + "icon": "NeedStreet.svg", + "saas": true, + "scripts": [ + "data\\.needstreet\\.com" + ], + "website": "https://www.needstreet.com" + }, + "Neexa": { + "cats": [ + 52 + ], + "description": "Neexa is an AI-powered inquiry and sales agent designed to handle customer queries.", + "icon": "NeexaAI.svg", + "js": { + "neexa_xgmx_cc_wpq_ms": "" + }, + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "website": "https://neexa.ai" + }, + "Negate": { + "cats": [ + 16 + ], + "description": "Negate is a security service that provides premium bot protection for websites, blocking malicious bots in real time.", + "icon": "Negate.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "sapi\\.negate\\.io" + ], + "website": "https://negate.io" + }, + "Nelio Testing": { + "cats": [ + 74 + ], + "cookies": { + "nabUniqueViews": "" + }, + "cpe": "cpe:2.3:a:neliosoftware:nelio_ab_testing:*:*:*:*:*:*:*:*", + "description": "Nelio Testing is a plugin that allows testing everything on a WordPress site.", + "icon": "NelioTesting.svg", + "js": { + "nabSettings": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "requires": [ + "WordPress" + ], + "saas": true, + "website": "https://neliosoftware.com/testing" + }, + "Nemu": { + "cats": [ + 10 + ], + "description": "Nemu is a platform that enables end-to-end tracking to monitor and optimize campaign performance, supporting improved profitability.", + "icon": "Nemu.svg", + "js": { + "trackingNemu": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "trackings\\.nemu\\.com\\.br" + ], + "website": "https://usenemu.com" + }, + "NEO - Omnichannel Commerce Platform": { + "cats": [ + 6 + ], + "description": "NEO is an ecommerce software that manages multiple online stores.", + "dom": [ + "#svr[value^=\"NEOWEBV\"]" + ], + "headers": { + "powered": "jet-neo" + }, + "icon": "Plataforma NEO.svg", + "url": [ + "\\.plataformaneo\\.com" + ], + "website": "https://www.jetecommerce.com.br" + }, + "NeoAsist": { + "cats": [ + 52 + ], + "description": "NeoAssist is an omnichannel customer service platform from Brazil focused on improving brand visibility across search engines and AI-driven platforms such as Google and GPT-based systems.", + "icon": "NeoAssist.svg", + "js": { + "NeoAssistTag": "" + }, + "saas": true, + "scriptSrc": [ + "\\.neoassist\\.com" + ], + "website": "https://neoassist.com" + }, + "Neon CRM": { + "cats": [ + 53, + 111 + ], + "description": "Neon CRM, a Neon One company, is a cloud-based customer relationship management (CRM) software suite for nonprofits of all sizes. Applications include fundraising management, donor management, membership management, event registration and management, customised reporting, and more.", + "dom": [ + "a[href*='.app.neoncrm.com/']" + ], + "icon": "Neon One.svg", + "js": { + "_neoncrm_ga": "", + "neonPayCard": "", + "neoncrm_email_ajax_object": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://neonone.com" + }, + "Neos CMS": { + "cats": [ + 1 + ], + "excludes": [ + "TYPO3 CMS" + ], + "headers": { + "X-Flow-Powered": "Neos/?(.+)?$\\;version:\\1" + }, + "icon": "Neos.svg", + "implies": [ + "Neos Flow" + ], + "scriptSrc": [ + "/Neos\\.Neos/" + ], + "url": [ + "/neos/" + ], + "website": "https://neos.io" + }, + "Neos Flow": { + "cats": [ + 18 + ], + "excludes": [ + "TYPO3 CMS" + ], + "headers": { + "X-Flow-Powered": "Flow/?(.+)?$\\;version:\\1" + }, + "icon": "Neos.svg", + "implies": [ + "PHP" + ], + "website": "https://flow.neos.io" + }, + "Neowize": { + "cats": [ + 10 + ], + "description": "Neowize is a platform that applies artificial intelligence and data science to enhance analytics and decision-making in ecommerce.", + "icon": "Neowize.svg", + "js": { + "neowize_api_key": "", + "neowize_cart_data": "" + }, + "saas": true, + "website": "https://www.neowize.com" + }, + "Nepcha Analytics": { + "cats": [ + 10 + ], + "description": "Nepcha Analytics is a privacy-focused analytics platform that collects and processes website usage data without relying on cookies or personal tracking, ensuring compliance with modern data protection standards.", + "icon": "NepchaAnalytics.svg", + "pricing": [], + "saas": true, + "scriptSrc": [ + "api\\.nepcha\\.com" + ], + "website": "https://nepcha.com" + }, + "Nepso": { + "cats": [ + 1 + ], + "headers": { + "X-Powered-CMS": "Nepso" + }, + "icon": "nepso.svg", + "website": "https://www.nepso.com" + }, + "Neshan": { + "cats": [ + 35 + ], + "description": "Neshan is an Iranian route-finding tool that provides users with navigation and mapping services for travel across the country.", + "icon": "Neshan.svg", + "saas": true, + "scriptSrc": [ + "static\\.neshan\\.org" + ], + "website": "https://neshan.org" + }, + "Nestify": { + "cats": [ + 88 + ], + "description": "Nestify is a fully managed WordPress hosting platform that runs on AWS graviton processors.", + "headers": { + "x-nestify-cache": "" + }, + "icon": "Nestify.png", + "pricing": [ + "recurring", + "payg" + ], + "website": "https://nestify.io" + }, + "NET-RESULTS": { + "cats": [ + 32 + ], + "description": "NET-RESULTS is a marketing automation platform for the data-driven marketer.", + "icon": "NET-RESULTS.svg", + "pricing": [ + "high", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.net-results\\.io/" + ], + "website": "https://www.net-results.com" + }, + "Netcore Cloud": { + "cats": [ + 97, + 32 + ], + "description": "Netcore Cloud is a globally recognised marketing technology SaaS company.", + "icon": "Netcore Cloud.svg", + "pricing": [ + "poa", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.netcoresmartech\\.com/" + ], + "website": "https://netcorecloud.com" + }, + "Netdeal": { + "cats": [ + 32 + ], + "description": "Netdeal is a marketing automation platform.", + "icon": "Netdeal.svg", + "js": { + "NetdealBuildNumber": "", + "NetdealJs.paywall": "", + "netdealStartSession": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.netdeal.com.br" + }, + "Nethouse Website Builder": { + "cats": [ + 1, + 6 + ], + "description": "Nethouse Website Builder is a platform enabling individuals to craft websites, online stores, or landing pages independently, without the need for programmers or designers.", + "icon": "Nethouse.svg", + "js": { + "Nethouse": "" + }, + "pricing": [ + "low", + "recurring", + "freemium" + ], + "saas": true, + "website": "https://nethouse.ru" + }, + "Netlify": { + "cats": [ + 62, + 31 + ], + "description": "Netlify providers hosting and server-less backend services for web applications and static websites.", + "headers": { + "Server": "^Netlify", + "X-NF-Request-ID": "" + }, + "icon": "Netlify.svg", + "pricing": [ + "freemium", + "low", + "recurring", + "poa" + ], + "url": [ + "^https?://[^/]+\\.netlify\\.(?:com|app)/" + ], + "website": "https://www.netlify.com/", + "xhr": [ + "cdn\\.netlify\\.com" + ] + }, + "Netlify Create": { + "cats": [ + 51 + ], + "description": "Netlify Create (formerly Stackbit) is a visual experience platform for building decoupled websites.", + "dom": { + "[data-sb-object-id]": { + "exists": "" + }, + "header[data-sb-field-path]": { + "attributes": { + "data-sb-field-path": "" + } + }, + "script#__NEXT_DATA__": { + "text": "stackbit" + } + }, + "icon": "Netlify.svg", + "js": { + "__NEXT_DATA__.props.pageProps.withStackbit": "" + }, + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.stackbit\\.com" + ], + "website": "https://www.stackbit.com" + }, + "Netlify Forms": { + "cats": [ + 110 + ], + "description": "Netlify Forms is a serverless form handling solution for static websites.", + "dom": [ + "form[data-netlify]" + ], + "icon": "Netlify.svg", + "implies": [ + "Netlify" + ], + "website": "https://www.netlify.com/products/forms" + }, + "Neto": { + "cats": [ + 6, + 41 + ], + "description": "Neto is the only Australian B2B and multi-channel ecommerce platform that provides an all-in-one solution for ecommerce, POS, inventory management, order management, and shipping labelling.", + "icon": "Neto.svg", + "js": { + "NETO": "" + }, + "scriptSrc": [ + "jquery\\.neto.*\\.js" + ], + "website": "https://www.neto.com.au" + }, + "Netop": { + "cats": [ + 46 + ], + "description": "Netop is a platform that provides remote support and chat solutions for secure communication and technical assistance.", + "icon": "Netop.svg", + "saas": true, + "scriptSrc": [ + "\\.netop\\.com" + ], + "website": "https://netop.com" + }, + "Netrox": { + "cats": [ + 52 + ], + "description": "Netrox SC is a Russian online consultant technology platform that provides live chat and customer support tools for websites.", + "icon": "NetroxSC.svg", + "saas": true, + "scriptSrc": [ + "\\.netroxsc\\.ru" + ], + "scripts": [ + "\\.netroxsc\\.ru" + ], + "website": "https://netroxsc.ru" + }, + "NetSuite": { + "cats": [ + 6 + ], + "cookies": { + "NS_VER": "^([\\d\\.]+)$\\;version:\\1" + }, + "description": "NetSuite is a cloud-based enterprise resource planning (ERP) software suite that provides a comprehensive set of business management applications, including financial management, CRM, ecommerce, and more.", + "icon": "NetSuite.svg", + "pricing": [ + "onetime", + "high" + ], + "saas": true, + "website": "https://netsuite.com" + }, + "Nette Framework": { + "cats": [ + 18 + ], + "cookies": { + "nette-browser": "" + }, + "dom": [ + "input[data-nette-rules], div[id^='snippet-'], input[id^='frm-']" + ], + "headers": { + "X-Powered-By": "^Nette Framework" + }, + "html": [ + "<input[^>]+data-nette-rules", + "<div[^>]+id=\"snippet-", + "<input[^>]+id=\"frm-" + ], + "icon": "Nette Framework.png", + "implies": [ + "PHP" + ], + "js": { + "Nette": "", + "Nette.version": "^(.+)$\\;version:\\1" + }, + "website": "https://nette.org" + }, + "Netvibes": { + "cats": [ + 10 + ], + "description": "Netvibes is a platform for social media monitoring, analytics, and real-time alerts.", + "icon": "Netvibes.svg", + "saas": true, + "scriptSrc": [ + "www\\.netvibes\\.com/" + ], + "website": "https://www.netvibes.com" + }, + "Network for Good": { + "cats": [ + 111 + ], + "description": "Network for Good is an American certified B Corporation software company that offers fundraising software and coaching for charities and non-profit organisations.", + "dom": [ + "a[href*='.networkforgood.com/']" + ], + "icon": "Network for Good.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.networkforgood\\.com/" + ], + "website": "https://www.networkforgood.com" + }, + "Neve": { + "cats": [ + 80 + ], + "description": "Neve is a super-fast, easily customizable, multi-purpose theme that works perfectly with Gutenberg and the most popular page builders as well as WooCommerce", + "dom": { + "body[class*='neve-theme']": { + "text": "" + }, + "link[id*='neve-style']": { + "attributes": { + "href": "neve\\S*\\.css(?:\\?ver=([0-9.]+))?\\;version:\\1" + } + } + }, + "icon": "ThemeIsle.svg", + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "themes/neve\\S*\\.js(?:\\?ver=([0-9.]+))?\\;version:\\1" + ], + "website": "https://themeisle.com/themes/neve/" + }, + "New Relic": { + "cats": [ + 78 + ], + "description": "New Relic is a SaaS offering that focuses on performance and availability monitoring.", + "dom": [ + "link[href*='.newrelic.com']" + ], + "icon": "New Relic.svg", + "js": { + "NREUM": "", + "newrelic": "" + }, + "pricing": [ + "freemium", + "payg", + "low", + "mid", + "recurring" + ], + "saas": true, + "website": "https://newrelic.com" + }, + "New UI": { + "cats": [ + 66 + ], + "description": "New UI is a framework designed for developing user interfaces for SaaS applications and websites.", + "icon": "NewUI.svg", + "saas": true, + "scripts": [ + "data-new-ui-theme" + ], + "website": "https://new-ui.com/" + }, + "Newo": { + "cats": [ + 52 + ], + "description": "Newo is an AI platform offering automated solutions for sales, reception, and concierge services across various industries.", + "icon": "Newo.svg", + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "static\\.newo\\.ai" + ], + "website": "https://newo.ai" + }, + "Newspack": { + "cats": [ + 87 + ], + "description": "Newspack is an open-source publishing platform built on WordPress for small to medium sized news organizations. It is an “opinionated” platform that stakes out clear, best-practice positions on technology, design, and business practice for news publishers.", + "dom": [ + "a.imprint[href*='newspack.pub']" + ], + "icon": "NewspackLogo.png", + "oss": true, + "website": "https://github.com/Automattic/newspack-plugin" + }, + "Newspack by Automattic": { + "cats": [ + 88 + ], + "description": "Automattic's Newspack service is an all-in-one platform designed for small and medium-sized news organizations that simplifies publishing and drives audience and revenue right out of the box.", + "headers": { + "host-header": "Newspack" + }, + "icon": "NewspackLogo.png", + "implies": [ + "Newspack" + ], + "pricing": [ + "mid", + "recurring" + ], + "website": "https://newspack.pub/" + }, + "NewStore": { + "cats": [ + 19 + ], + "description": "NewStore is the only integrated platform offering omnichannel solutions for stores and consumers.", + "icon": "NewStore.png", + "js": { + "highstreetBanner.config": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.api\\.highstreetapp\\.com/" + ], + "website": "https://www.newstore.com" + }, + "Newt": { + "cats": [ + 1 + ], + "description": "Newt is a headless CMS that allows you to create and manage structured content and distribute it to a variety of channels.", + "icon": "Newt.svg", + "pricing": [ + "mid", + "recurring", + "poa", + "freemium" + ], + "saas": true, + "website": "https://www.newt.so", + "xhr": [ + "\\.newt\\.so" + ] + }, + "Nexcess": { + "cats": [ + 62, + 88 + ], + "description": "Nexcess is a web hosting service.", + "headers": { + "x-hostname": "nxcli\\.net$" + }, + "icon": "nexcess.png", + "website": "https://www.nexcess.net" + }, + "Nexive": { + "cats": [ + 99 + ], + "description": "Nexive is a postal operator in Italy.", + "icon": "Nexive.svg", + "requiresCategory": [ + 6 + ], + "text": [ + "\\bNexive\\b" + ], + "website": "https://www.nexive.it" + }, + "NexMind": { + "cats": [ + 10 + ], + "description": "NexMind is a platform offering advanced analytics tools for businesses to make informed decisions and foster growth.", + "icon": "NexMind.svg", + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.nexmind\\.ai/" + ], + "website": "https://www.nexmind.ai" + }, + "Next Basket": { + "cats": [ + 6 + ], + "description": "Next Basket is an AI-based software platform designed to create online stores and warehouses for products.", + "icon": "NextBasket.svg", + "meta": { + "generator": "^NextBasket.com$" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://nextbasket.com" + }, + "Next Total": { + "cats": [ + 6 + ], + "description": "Next is leveraging the expertise, infrastructure and software it has developed for its own online business to provide a third-party ecommerce outsourcing service named Total Platform.", + "icon": "Next Total.svg", + "js": { + "NextBasket.NextUnlimited": "", + "NextFavourites.Busy": "", + "NextFavourites.Data.ShoppingLists": "" + }, + "pricing": [ + "poa" + ], + "scriptSrc": [ + "\\.nextdirect\\.com/" + ], + "website": "https://www.next.co.uk" + }, + "Next.js": { + "cats": [ + 12, + 18, + 22, + 57 + ], + "cookies": { + "NEXT_LOCALE": "" + }, + "cpe": "cpe:2.3:a:vercel:next.js:*:*:*:*:*:*:*:*", + "description": "Next.js is a React framework for developing single page Javascript applications.", + "headers": { + "x-powered-by": "^Next\\.js ?([0-9.]+)?\\;version:\\1" + }, + "icon": "Next.js.svg", + "implies": [ + "React", + "Webpack" + ], + "js": { + "__NEXT_DATA__": "", + "next.version": "^(.+)$\\;version:\\1" + }, + "scripts": [ + "\\.next\\.react" + ], + "website": "https://nextjs.org" + }, + "Next.js App Router": { + "cats": [ + 12, + 22 + ], + "description": "The Next.js App Router is a new paradigm for building applications using React's latest features.", + "icon": "Next.js.svg", + "implies": [ + "Next.js" + ], + "js": { + "next.appDir": "true" + }, + "website": "https://nextjs.org/docs/app" + }, + "Next.js Page Router SSG": { + "cats": [ + 57 + ], + "description": "Next.js Static Site Generation.", + "icon": "Next.js.svg", + "implies": [ + "Next.js" + ], + "js": { + ".__NEXT_DATA__.autoExport": "true", + ".__NEXT_DATA__.gsp": "true", + ".__NEXT_DATA__.nextExport": "true" + }, + "website": "https://nextjs.org/docs/pages/building-your-application/rendering/static-site-generation" + }, + "Next.js Page Router SSR": { + "cats": [ + 22 + ], + "description": "Next.js Server-Side Rendering.", + "icon": "Next.js.svg", + "implies": [ + "Next.js" + ], + "js": { + ".__NEXT_DATA__.gip": "true", + ".__NEXT_DATA__.gssp": "true" + }, + "website": "https://nextjs.org/docs/pages/building-your-application/rendering/server-side-rendering" + }, + "NextAuth.js": { + "cats": [ + 69 + ], + "cookies": { + "__Host-next-auth.csrf-token": "", + "__Secure-next-auth.callback-url": "" + }, + "description": "NextAuth.js is a complete open-source authentication solution for Next.js applications.", + "icon": "Next-Auth.png", + "oss": true, + "requires": [ + "Next.js" + ], + "website": "https://next-auth.js.org" + }, + "Nextcloud": { + "cats": [ + 95, + 19 + ], + "cookies": { + " __Host-nc_sameSiteCookielax": "", + "__Host-nc_sameSiteCookiestrict": "" + }, + "cpe": "cpe:2.3:a:nextcloud:nextcloud:*:*:*:*:*:*:*:*", + "description": "Nextcloud is a suite of client-server software for creating and using file hosting services.", + "icon": "Nextcloud.svg", + "implies": [ + "PHP" + ], + "js": { + "oc_config.version": "^([\\.\\d]+)$\\;version:\\1\\;confidence:0" + }, + "oss": true, + "pricing": [ + "payg", + "recurring" + ], + "website": "https://nextcloud.com" + }, + "Nextdoor Ads": { + "cats": [ + 36 + ], + "description": "Nextdoor Ads is an easy-to-use expansion of Nextdoor’s proprietary self-serve campaign management platform, designed to help small and medium-sized businesses (SMBs) advertise on Nextdoor.", + "icon": "Nextdoor Ads.png", + "scriptSrc": [ + "ads\\.nextdoor\\.com/" + ], + "website": "https://help.nextdoor.com/s/article/About-Neighborhood-Ad-Center-NAC-Conversion-Pixel" + }, + "NextGEN Gallery": { + "cats": [ + 7, + 87 + ], + "cpe": "cpe:2.3:a:imagely:nextgen_gallery:*:*:*:*:*:*:*:*", + "description": "NextGEN Gallery is a free open-source image management plugin for the WordPress content management system.", + "html": [ + "<!-- <meta name=\"NextGEN\" version=\"([\\d.]+)\" /> -->\\;version:\\1" + ], + "icon": "NextGEN Gallery.png", + "js": { + "nextgen_lightbox_settings.static_path": "/wp-content/plugins/nextgen-gallery/" + }, + "meta": { + "NextGEN": "^([\\d.]+)\\;version:\\1" + }, + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/nextgen-gallery/js/" + ], + "website": "https://www.imagely.com/wordpress-gallery-plugin" + }, + "Nextra": { + "cats": [ + 57 + ], + "description": "Nextra is Next.js based static site generator.", + "dom": [ + "div.nextra-container", + "div.nextra-nav-container", + "div.nextra-sidebar-container" + ], + "icon": "Nextra.svg", + "js": { + "__nextra_internal__": "", + "__nextra_pageContext__": "" + }, + "oss": true, + "requires": [ + "Next.js" + ], + "scripts": [ + "nextra//.site/" + ], + "website": "https://nextra.site/" + }, + "Nextsale": { + "cats": [ + 5, + 32 + ], + "description": "Nextsale is a conversion optimisation platform that provides social proof and urgency tools for ecommerce websites.", + "icon": "Nextsale.svg", + "js": { + "NextsaleObject": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "(?:api|sdk)\\.nextsale\\.io/" + ], + "website": "https://nextsale.io" + }, + "NextUI": { + "cats": [ + 66 + ], + "css": [ + "--nextui-(?:colors-accents1|colors-text|space-0|fonts-sans|fonts-mono)" + ], + "description": "NextUI allows you to make beautiful, modern, and fast websites/applications regardless of your design experience, created with React.js and Stitches, based on React Aria and inspired by Vuesax.", + "dom": [ + "link[href*='nextui.org'][rel='canonical']" + ], + "icon": "NextUI.svg", + "implies": [ + "React", + "Stitches" + ], + "oss": true, + "website": "https://nextui.org/" + }, + "NexusPHP": { + "cats": [ + 1 + ], + "cpe": "cpe:2.3:a:nexusphp:nexusphp:*:*:*:*:*:*:*:*", + "description": "NexusPHP is an open-sourced private tracker script written in PHP.", + "icon": "NexusPHP.png", + "implies": [ + "PHP", + "MySQL", + "Redis" + ], + "meta": { + "generator": "^NexusPHP$" + }, + "oss": true, + "website": "https://nexusphp.org" + }, + "NexusPIPE": { + "cats": [ + 16 + ], + "description": "NexusPIPE is a ADC and DDoS mitigation Company.", + "headers": { + "Server": "^Nexuspipe.com" + }, + "icon": "NexusPIPE.png", + "website": "https://nexuspipe.com" + }, + "Nexxt": { + "cats": [ + 101 + ], + "description": "Nexxt is a job finder-based system designed to help users search for employment opportunities by matching skills and preferences with job listings across various industries.", + "icon": "Nexxt.svg", + "js": { + "_bydWto.host": "\\.nexxt\\.com" + }, + "saas": true, + "scriptSrc": [ + "\\.nexxt\\.com/" + ], + "website": "https://www.nexxt.com" + }, + "Nexxtmove": { + "cats": [ + 32 + ], + "description": "Nexxtmove is a marketing platform for real estate agencies that provides targeted, personalized communication tools designed to reach the appropriate audience and support improved campaign outcomes.", + "icon": "Nexxtmove.svg", + "saas": true, + "scripts": [ + "nexxtmove-313510\\.web\\.app" + ], + "website": "https://nexxtmove.nl" + }, + "Ngage Live Chat": { + "cats": [ + 52 + ], + "description": "Ngage Live Chat is an industry-specific live chat solution that converts website visitors into clients.", + "icon": "NgageLiveChat.svg", + "js": { + "NgageKillScript": "", + "StartNgageChat": "" + }, + "saas": true, + "scriptSrc": [ + "messenger\\.ngageics\\.com" + ], + "website": "https://www.ngagelive.com" + }, + "nghttpx - HTTP/2 proxy": { + "cats": [ + 22 + ], + "headers": { + "Server": "nghttpx nghttp2/?([\\d.]+)?\\;version:\\1" + }, + "website": "https://nghttp2.org" + }, + "Nginx": { + "cats": [ + 22, + 64 + ], + "cpe": "cpe:2.3:a:f5:nginx:*:*:*:*:*:*:*:*", + "description": "Nginx is a web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache.", + "headers": { + "Server": "nginx(?:/([\\d.]+))?\\;version:\\1", + "X-Fastcgi-Cache": "" + }, + "icon": "Nginx.svg", + "website": "https://nginx.org/en" + }, + "Niagahoster": { + "cats": [ + 88 + ], + "description": "Niagahoster is a web hosting service for small and medium enterprises. It provides shared hosting, WordPress hosting, Virtual Private Server (VPS), and more.", + "headers": { + "x-powered-by": "Niagahoster" + }, + "icon": "Niagahoster.svg", + "implies": [ + "Niagahoster" + ], + "pricing": [ + "low", + "recurring" + ], + "website": "https://niagahoster.co.id" + }, + "Nibiru Ecommerce": { + "cats": [ + 6 + ], + "description": "Nibiru Ecommerce is a Uruguay-based SaaS platform for building and managing online stores with no sales commissions, offering integrations, scalability, and full control from day one.", + "headers": { + "x-powered-by": "^Nibiru Ecommerce$" + }, + "icon": "Nibiru Ecommerce.svg", + "pricing": [ + "poa", + "recurring" + ], + "saas": true, + "website": "https://nibiru.uy" + }, + "Nicepage": { + "cats": [ + 51 + ], + "description": "Nicepage is a free website building tool that requires no coding skills and integrates seamlessly with all leading CMS systems.", + "dom": [ + "link[href*='nicepage.css']" + ], + "icon": "Nicepage.png", + "js": { + "_npAccordionInit": "", + "_npDialogsInit": "" + }, + "meta": { + "generator": "Nicepage\\s([\\d\\.]+)\\;version:\\1" + }, + "pricing": [ + "freemium", + "onetime" + ], + "saas": true, + "website": "https://nicepage.com" + }, + "Nido Tecnologia": { + "cats": [ + 19 + ], + "description": "Nido Tecnologia is a platform that provides software solutions for the real estate industry in Brazil.", + "icon": "NidoTecnologia.svg", + "meta": { + "author": "^Nido Tecnologia$" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "\\.nidoimovel\\.com\\.br" + ], + "website": "https://www.nido.com.br" + }, + "Nidux": { + "cats": [ + 6 + ], + "description": "Nidux is an ecommerce platform catering to small and medium businesses.", + "icon": "Nidux.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "assets\\.nidux\\.net/" + ], + "website": "https://nidux.com" + }, + "Nift": { + "cats": [ + 84 + ], + "description": "Nift is a marketing program for pools of local businesses. Businesses give Nift gift cards to thank and reward their customers for taking actions, like signing up for a newsletter, referring a friend, or making a purchase.", + "icon": "Nift.png", + "js": { + "NiftAnalytics": "", + "NiftJS": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.gonift.com" + }, + "NightsBridge": { + "cats": [ + 72 + ], + "description": "NightsBridge is a SaaS platform that provides booking and channel management tools for accommodation providers.", + "dom": [ + "a[target='_blank'][href*='.nightsbridge.co']" + ], + "icon": "NightsBridge.svg", + "js": { + "webpackChunkNightsbridgeBookingForm": "" + }, + "pricing": [ + "payg", + "recurring" + ], + "saas": true, + "website": "https://site.nightsbridge.com" + }, + "Niice": { + "cats": [ + 32 + ], + "description": "Niice is a Dutch marketing automation platform that streamlines campaign management, customer engagement, and data-driven communication processes.", + "icon": "Niice.svg", + "saas": true, + "scripts": [ + "niice\\.nl" + ], + "website": "https://www.niice.nl" + }, + "Nimbata": { + "cats": [ + 10 + ], + "description": "Nimbata is a call tracking and conversion attribution platform designed to help marketing professionals, teams, and agencies make informed decisions to improve campaign performance.", + "icon": "Nimbata.svg", + "pricing": [ + "freemium", + "low", + "recurring", + "payg" + ], + "saas": true, + "scriptSrc": [ + "\\.dni\\.nimbata\\.com/" + ], + "website": "https://www.nimbata.com" + }, + "Nimbu": { + "cats": [ + 6 + ], + "description": "Nimbu is a platform that integrates content management, e-commerce, and a scalable cloud database into a single system.", + "icon": "Nimbu.svg", + "js": { + "nimbuConsentManager": "" + }, + "saas": true, + "scriptSrc": [ + "cdn\\.nimbu\\.io" + ], + "website": "https://www.nimbu.io" + }, + "Ninchat": { + "cats": [ + 52 + ], + "description": "Ninchat is a secure messaging platform designed for organizations to facilitate encrypted communication and collaboration.", + "icon": "Ninchat.svg", + "js": { + "Ninchat.ERROR": "", + "NinchatAntics": "", + "NinchatAsyncInit": "" + }, + "saas": true, + "scriptSrc": [ + "api\\.ninchat\\.com" + ], + "website": "https://ninchat.com" + }, + "Ninja Forms": { + "cats": [ + 87, + 110 + ], + "description": "Ninja Forms is the WordPress form builder.", + "dom": [ + "link[href*='/wp-content/plugins/ninja-forms/']" + ], + "icon": "Ninja Forms.svg", + "js": { + "nfForms": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/plugins/ninja-forms/.+\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + ], + "website": "https://ninjaforms.com" + }, + "NinjaCat": { + "cats": [ + 10, + 32 + ], + "description": "NinjaCat is a marketing analytics platform that aggregates, analyzes, and reports performance data across multiple marketing channels.", + "icon": "NinjaCat.svg", + "saas": true, + "scriptSrc": [ + "scripts\\.ninjacat\\.io" + ], + "website": "https://www.ninjacat.io" + }, + "NitroPack": { + "cats": [ + 23, + 92 + ], + "description": "NitroPack creates optimised HTML cache for fast page loading experience.", + "icon": "NitroPack.svg", + "meta": { + "generator": "NitroPack" + }, + "website": "https://nitropack.io/" + }, + "NOCNOK": { + "cats": [ + 53 + ], + "description": "NOCNOK is a CRM for real estate agencies that uses AI to automate lead responses, reduce response time, and support sales workflow management.", + "icon": "NOCNOK.svg", + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "scripts": [ + "static\\.nocnok\\.com" + ], + "website": "https://www.nocnok.com" + }, + "Nocodelytics": { + "cats": [ + 10 + ], + "description": "Nocodelytics is a tool for tracking clicks, searches, CMS items, and more on your Webflow site. It allows you to monitor user activity and important metrics without any coding required.", + "icon": "Nocodelytics.svg", + "js": { + "__NOCODELYTICS_SITE_ID__": "" + }, + "pricing": [ + "freemium", + "low", + "recurring", + "poa" + ], + "requires": [ + "Webflow" + ], + "saas": true, + "scriptSrc": [ + "tracker\\.nocodelytics\\.com/" + ], + "website": "https://www.nocodelytics.com" + }, + "Noddus": { + "cats": [ + 10, + 32 + ], + "description": "Noddus offers brands and agencies access to an advanced proprietary content marketing platform automating content production, distribution and analytics.", + "icon": "Noddus.png", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "noddus\\.com/" + ], + "website": "https://www.enterprise.noddus.com" + }, + "Node.js": { + "cats": [ + 27 + ], + "cpe": "cpe:2.3:a:nodejs:node.js:*:*:*:*:*:*:*:*", + "description": "Node.js is an open-source, cross-platform, JavaScript runtime environment that executes JavaScript code outside a web browser.", + "dom": [ + "div.appVersion i.icon-nodejs" + ], + "icon": "Node.js.svg", + "website": "https://nodejs.org" + }, + "NodeBB": { + "cats": [ + 2 + ], + "cpe": "cpe:2.3:a:nodebb:nodebb:*:*:*:*:*:*:*:*", + "description": "NodeBB forum software is powered by Node.js and built on either a Redis or MongoDB database.", + "headers": { + "X-Powered-By": "^NodeBB$" + }, + "icon": "NodeBB.svg", + "implies": [ + "Node.js" + ], + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "/nodebb\\.min\\.js\\?" + ], + "website": "https://nodebb.org" + }, + "NodePing": { + "cats": [ + 13 + ], + "description": "NodePing is a tool in the Website Monitoring category of a tech stack. NodePing is an open source tool with GitHub stars and GitHub forks.", + "dom": [ + "footer#poweredbynodeping" + ], + "icon": "NodePing.svg", + "oss": true, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://nodeping.com" + }, + "Nody": { + "cats": [ + 6 + ], + "description": "Nody is a platform that enables the creation of online shops without requiring programming knowledge.", + "icon": "Nody.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "cdn\\.mujnody\\.cz" + ], + "website": "https://www.nody.cz" + }, + "NoFraud": { + "cats": [ + 16 + ], + "description": "NoFraud is a fraud prevention solution for ecommerce businesses.", + "icon": "NoFraud.svg", + "pricing": [ + "poa" + ], + "requiresCategory": [ + 6 + ], + "saas": true, + "scriptSrc": [ + "services\\.nofraud\\.com/" + ], + "website": "https://www.nofraud.com" + }, + "Nogin": { + "cats": [ + 19 + ], + "description": "Nogin is a platform operating as Commerce-as-a-Service (CaaS), offering cloud-based ecommerce functionalities and infrastructure for seamless integration and development of ecommerce solutions.", + "icon": "Nogin.svg", + "js": { + "NoginConfig": "", + "nogin.wishlist": "" + }, + "pricing": [ + "high", + "recurring", + "poa" + ], + "requiresCategory": [ + 6 + ], + "scriptSrc": [ + "\\.nogin\\.com/" + ], + "website": "https://www.nogin.com" + }, + "Noibu": { + "cats": [ + 13 + ], + "description": "Noibu helps ecommerce websites detect revenue-impacting errors on their websites and provides them with the information needed to resolve them.", + "icon": "noibu.svg", + "js": { + "NOIBUJS_CONFIG": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://noibu.com" + }, + "Nolt": { + "cats": [ + 13 + ], + "description": "Nolt is a collaborative platform for managing user requests, designed to replace outdated spreadsheets and Trello boards while providing actionable customer insights.", + "icon": "Nolt.svg", + "js": { + "Nolt.initialized": "" + }, + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.nolt\\.io" + ], + "website": "https://nolt.io" + }, + "Noodle Factory": { + "cats": [ + 21 + ], + "description": "Noodle Factory is a tutor platform that enhances teaching through personalized and engaging student learning experiences.", + "icon": "NoodleFactory.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "portalapi\\.noodlefactory\\.ai" + ], + "website": "https://www.noodlefactory.ai" + }, + "Nookal": { + "cats": [ + 72 + ], + "description": "Nookal is a practice management software that organizes and manages medical appointments.", + "headers": { + "Access-Control-Allow-Origin": "bookings\\.nookal\\.com" + }, + "icon": "Nookal.svg", + "js": { + "nookal": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "nookal\\.bookings\\.js" + ], + "website": "https://www.nookal.com" + }, + "Nootiz": { + "cats": [ + 13 + ], + "description": "Nootiz is a visual feedback tool designed to streamline the process of collecting and managing user feedback on websites.", + "icon": "Nootiz.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "load\\.nootiz\\.com/" + ], + "website": "https://www.nootiz.com" + }, + "NoPaperForms": { + "cats": [ + 53 + ], + "description": "NoPaperForms is a cloud-based platform that automates and manages student enrollment processes.", + "icon": "NoPaperForms.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scripts": [ + "track\\.nopaperforms\\.com" + ], + "website": "https://www.nopaperforms.com" + }, + "nopCommerce": { + "cats": [ + 6 + ], + "cookies": { + "Nop.customer": "" + }, + "cpe": "cpe:2.3:a:nopcommerce:nopcommerce:*:*:*:*:*:*:*:*", + "description": "nopCommerce is an open-source ecommerce solution based on Microsoft's ASP​.NET Core framework and MS SQL Server 2012 (or higher) backend database.", + "html": [ + "(?:<!--Powered by nopCommerce|Powered by: <a[^>]+nopcommerce)" + ], + "icon": "nopCommerce.svg", + "implies": [ + "Microsoft ASP.NET" + ], + "meta": { + "generator": "^nopCommerce$" + }, + "oss": true, + "website": "https://www.nopcommerce.com" + }, + "nopStation": { + "cats": [ + 19 + ], + "description": "nopStation is a one stop ecommerce solution with custom integrations and custom built plugins based on custom tailored requirements on top of nopCommerce.", + "dom": [ + "a[href*='.nop-station.com/']" + ], + "icon": "nopStation.png", + "implies": [ + "Microsoft ASP.NET" + ], + "requires": [ + "nopCommerce" + ], + "website": "https://www.nop-station.com" + }, + "Norby": { + "cats": [ + 52 + ], + "description": "Norby is an AI-powered chat solution catering to ecommerce, healthcare, crypto, and fintech industries.", + "icon": "NorbyAI.svg", + "js": { + "norbyChat": "" + }, + "pricing": [ + "freemium", + "mid", + "recurring", + "payg", + "poa" + ], + "saas": true, + "scriptSrc": [ + "chat\\.norby\\.io/" + ], + "website": "https://norby.io" + }, + "Norce": { + "cats": [ + 6 + ], + "description": "Norce is a headless SaaS platform for digital commerce, designed to support companies with advanced needs.", + "dom": [ + "link[href*='.jetshop.io']", + "div#jetshop-branding", + "aside#jetshop-branding" + ], + "html": [ + "<(?:div|aside) id=\"jetshop-branding\">" + ], + "icon": "Norce.svg", + "js": { + "JetshopData": "" + }, + "website": "https://www.norce.io/" + }, + "Nordcraft": { + "cats": [ + 18 + ], + "description": "Nordcraft is a platform that integrates a visual design tool with a web framework, enabling the creation of web applications and websites in a unified environment.", + "headers": { + "X-Powered-By": "^Nordcraft$" + }, + "icon": "Nordcraft.svg", + "meta": { + "application-name": "^Nordcraft$" + }, + "pricing": [ + "mid", + "recurring", + "freemium" + ], + "saas": true, + "website": "https://nordcraft.com" + }, + "Normalize.css": { + "cats": [ + 66 + ], + "description": "Normalize.css is a CSS library that makes browsers render elements according to modern standards by targeting only the styles that require normalization.", + "dom": [ + "link[href*='/assets/css/normalize.css']" + ], + "icon": "Normalize.svg", + "oss": true, + "website": "https://csstools.github.io/normalize.css" + }, + "Normi": { + "cats": [ + 67 + ], + "description": "Normi is a Compliance Management Platform designed to ensure adherence to Quebec's C-25 regulation.", + "icon": "Normi.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "app\\.normi\\.ca/" + ], + "website": "https://normi.ca" + }, + "Norse Env": { + "cats": [ + 1 + ], + "description": "Norse Env is a lightweight PHP CMS for content-driven websites, featuring a visual editor, media library, and custom admin URL.", + "headers": { + "X-Powered-By": "Norse Env" + }, + "icon": "NorseEnv.png", + "meta": { + "generator": "Norse Env" + }, + "oss": true, + "website": "https://esim.pe" + }, + "Northbeam": { + "cats": [ + 10 + ], + "description": "Northbeam is a platform for marketing measurement that uses machine learning for DTC and ecommerce brands.", + "dom": [ + "script[data-src*='.northbeam.io/']" + ], + "icon": "Northbeam.svg", + "pricing": [ + "high", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.northbeam\\.io/" + ], + "website": "https://www.northbeam.io" + }, + "NorthStar Civic": { + "cats": [ + 1 + ], + "description": "NorthStar Civic is a custom content and digital asset management system supporting news websites across the NorthStar Civic Media network.", + "icon": "NorthStarCivic.svg", + "meta": { + "cms": "^NorthStar CMS$" + }, + "saas": true, + "website": "https://northstarcivic.com" + }, + "Northstar Club Management": { + "cats": [ + 53 + ], + "description": "Northstar Club Management is a platform that integrates membership, accounting, reservations, events, and communication tools to streamline daily operations for private clubs and associations.", + "headers": { + "Portal": "^Northstar Connect" + }, + "icon": "NorthstarClubManagement.svg", + "saas": true, + "website": "https://www.globalnorthstar.com" + }, + "Norton Shopping Guarantee": { + "cats": [ + 16 + ], + "description": "Norton Shopping Guarantee offering a third-party shopping guarantee to customers provides added protection and validation that you are safe to buy from.", + "icon": "Norton Shopping Guarantee.svg", + "implies": [ + "Cart Functionality" + ], + "js": { + "DO_NORTON_SHOPPING": "" + }, + "pricing": [ + "low", + "recurring", + "payg" + ], + "saas": true, + "scriptSrc": [ + "nsg\\.symantec\\.com/" + ], + "website": "https://norton.buysafe.com" + }, + "Nosto": { + "cats": [ + 76, + 74 + ], + "description": "Nosto is an ecommerce platform providing product recommendations based on individual behavioral data.", + "icon": "Nosto.svg", + "js": { + "nosto": "\\;confidence:50", + "nostojs": "\\;confidence:50" + }, + "meta": { + "nosto-version": "([\\d.]+)\\;version:\\1" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "connect\\.nosto\\.\\w+/" + ], + "website": "https://www.nosto.com" + }, + "Nosto Visual UGC": { + "cats": [ + 96 + ], + "description": "Nosto Visual UGC (Earlier known as Stackla) is a cloud-based content marketing platform that helps discover, curate, display and engage with user-generated content across all digital marketing platforms.", + "icon": "Nosto.svg", + "js": { + "Stackla": "", + "stacklaWidgetJsonp": "" + }, + "pricing": [ + "high", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.stackla\\.com/" + ], + "website": "https://www.nosto.com/products/visual-ugc/" + }, + "Nostra": { + "cats": [ + 92 + ], + "description": "Nostra is a web performance optimisation solution.", + "icon": "Nostra.png", + "js": { + "Nostra": "", + "NostraEventManager": "" + }, + "website": "https://www.nostra.ai/" + }, + "Noticeable": { + "cats": [ + 85 + ], + "description": "Noticeable is a platform that simplifies product updates and company announcements while enhancing user communication and feedback analysis.", + "icon": "Noticeable.svg", + "js": { + "noticeable": "" + }, + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "sdk\\.noticeable\\.io/" + ], + "website": "https://noticeable.io" + }, + "Notie": { + "cats": [ + 59 + ], + "description": "Notie is a notification, input, and selection suite for javascript, with no dependencies.", + "js": { + "notie": "" + }, + "oss": true, + "website": "https://github.com/jaredreich/notie" + }, + "Notifly": { + "cats": [ + 32 + ], + "description": "Notifly is a marketing automation tool designed to streamline the process of running multi-channel campaigns.", + "icon": "Notifly.svg", + "js": { + "NotiflyWebMessageRenderer": "", + "__notiflyCafe24Config": "", + "notifly": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://notifly.tech" + }, + "Notion": { + "cats": [ + 51 + ], + "cpe": "cpe:2.3:a:notion:notion:*:*:*:*:*:*:*:*", + "description": "Notion is a collaboration platform with modified Markdown support that integrates kanban boards, tasks, wikis, and database.", + "dns": { + "TXT": [ + "notion-domain-verification=" + ] + }, + "dom": [ + "html.notion-html" + ], + "icon": "Notion.svg", + "pricing": [ + "freemium", + "recurring", + "low", + "poa" + ], + "saas": true, + "website": "https://notion.so" + }, + "Notix": { + "cats": [ + 77 + ], + "description": "Notix is a web push notifications service for audience re-engagement.", + "icon": "Notix.svg", + "pricing": [ + "freemium", + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "notix\\.io/ent" + ], + "website": "https://notix.co" + }, + "Nova Busca": { + "cats": [ + 29 + ], + "description": "Nova Busca is an artificial intelligence tool that enhances search functionality on ecommerce websites by improving result relevance and user experience.", + "icon": "NovaBusca.svg", + "saas": true, + "scriptSrc": [ + "api\\.novabusca\\.com\\.br" + ], + "website": "https://novabusca.com.br" + }, + "NovaDB": { + "cats": [ + 1 + ], + "description": "NovaDB is a unified content cloud that combines headless CMS and product information management to create, manage, and deliver structured digital content.", + "icon": "NovaDB.svg", + "meta": { + "generator": "^NovaDB$" + }, + "oss": true, + "pricing": [ + "high", + "recurring", + "poa" + ], + "saas": true, + "website": "https://www.novadb.com" + }, + "Novaresa": { + "cats": [ + 9 + ], + "description": "Novaresa is a cloud-based platform designed to manage, operate, and promote hosting services through centralized tools for administration, service delivery, and customer engagement.", + "icon": "Novaresa.svg", + "js": { + "jquery_novaresa.Animation": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "www\\.novaresa\\.net/" + ], + "website": "https://www.novaresa.fr" + }, + "Novel": { + "cats": [ + 6 + ], + "description": "Novel is a platform that allows users to drop NFTs and set up token-gated products, content, and discounts within minutes.", + "icon": "Novel.svg", + "js": { + "__NOVEL_STOREFRONT_SCRIPT_HAS_RUN__": "", + "__novel_cache__": "", + "fetchNovelSession": "", + "fetchNovelStorefrontData": "" + }, + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "website": "https://www.novel.com" + }, + "novomind iSHOP": { + "cats": [ + 6 + ], + "description": "novomind iSHOP can be introduced rapidly, is highly scalable, has open APIs headless ecommerce and GDPR-compliant in the novomind Cloud.", + "icon": "novomind.svg", + "js": { + "_ishopevents": "", + "_ishopevents_url": "/ishop-api/events/", + "iShop.config.baseUrl": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.novomind.com/en/shopsystem/novomind-ishop-software" + }, + "NowButtons": { + "cats": [ + 5 + ], + "description": "NowButtons is a floating action button plugin that enhances website interactivity by providing quick access to key actions and improving user conversion rates.", + "dom": [ + "link[href*='static.callnowbutton.com/']" + ], + "icon": "NowButtons.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "static\\.callnowbutton\\.com" + ], + "website": "https://nowbuttons.com" + }, + "Nowfloats": { + "cats": [ + 54 + ], + "description": "Nowfloats is a location-based platform that automates SEO for business websites.", + "icon": "Nowfloats.svg", + "saas": true, + "scripts": [ + "NOWFLOATS_POSITION" + ], + "website": "https://www.nowfloats.com" + }, + "NProgress": { + "cats": [ + 59 + ], + "description": "NProgress is a JavaScript library that displays a nanoscopic progress bar at the top of websites or web applications. It includes trickle animations to indicate loading activity, enhancing user experience by showing that content is being loaded.", + "icon": "NProgress.svg", + "js": { + "NProgress.version": "([\\d.]+)\\;version:\\1" + }, + "oss": true, + "scriptSrc": [ + "/nprogress\\.min\\.js" + ], + "website": "https://ricostacruz.com/nprogress/" + }, + "Nrdevo": { + "cats": [ + 1 + ], + "description": "Nrdevo is a subscription-based software that allows anyone to set up a website, online store, and more.", + "icon": "Nrdevo.svg", + "meta": { + "generator": "^Nrdevo(?: ([0-9.]+))?$\\;version:\\1" + }, + "oss": true, + "pricing": [ + "freemium", + "low", + "recurring", + "poa" + ], + "saas": true, + "website": "https://nrdevo.com/" + }, + "NSW Design System": { + "cats": [ + 66 + ], + "dom": [ + ".nsw-container, .nsw-header, .nsw-icon, link[href*='nsw-design-system']" + ], + "icon": "NSW Design System.svg", + "js": { + "NSW.initSite": "" + }, + "website": "https://www.digital.nsw.gov.au/digital-design-system" + }, + "NTLM": { + "cats": [ + 16 + ], + "description": "NTLM is an authentication method commonly used by Windows servers", + "headers": { + "WWW-Authenticate": "^NTLM" + }, + "website": "https://docs.microsoft.com/en-us/openspecs/windows_protocols/ms-ntht/" + }, + "Nucleus CMS": { + "cats": [ + 1 + ], + "description": "Nucleus CMS is a free, open-source web application framework and content management system.", + "icon": "NucleusCMS.svg", + "meta": { + "generator": "^Nucleus(?: CMS)?\\s+v?(\\d+\\.\\d+(?:\\.\\d+)?)\\;version:\\1" + }, + "oss": true, + "pricing": [ + "freemium" + ], + "saas": true, + "scriptSrc": [ + "nucleuscms\\.er\\.cz/" + ], + "website": "https://www.nucleus-cms.com" + }, + "Nudgify": { + "cats": [ + 32 + ], + "description": "Nudgify is a Social Proof & Fomo App tool that integrates seamlessly with ecommerce platform such as Shopify, WooCommerce and Magento.", + "icon": "Nudgify.svg", + "js": { + "nudgify.cart": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requiresCategory": [ + 6 + ], + "saas": true, + "scriptSrc": [ + "\\.nudgify\\.com/", + "cdn\\.convertize\\.com/nudgify-shopify\\.js" + ], + "website": "https://www.nudgify.com" + }, + "Nukeviet CMS": { + "cats": [ + 1 + ], + "description": "NukeViet CMS is a Vietnamese content management system.", + "icon": "Nukeviet CMS.png", + "js": { + "nv_DigitalClock": "\\;confidence:50", + "nv_is_change_act_confirm": "\\;confidence:50" + }, + "meta": { + "generator": "NukeViet v([\\d.]+)\\;version:\\1" + }, + "oss": true, + "website": "https://nukeviet.vn/en/" + }, + "Nuqlium": { + "cats": [ + 76, + 29 + ], + "description": "Nuqlium is an integrated cloud-based online merchandising platform.", + "icon": "Nuqlium.png", + "js": { + "nuqliumObject": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.nuqlium\\.com/api" + ], + "website": "https://www.nuqlium.com" + }, + "Nurture": { + "cats": [ + 32 + ], + "description": "Nurture is an all-in-one marketing automation software designed to streamline campaign management, lead tracking, and customer engagement in a single platform.", + "icon": "Nurture.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "nurtureapi\\.nurturehq\\.com" + ], + "website": "https://www.nurturehq.com" + }, + "Nurture Boss": { + "cats": [ + 32 + ], + "description": "Nurture Boss is an AI platform for engaging with prospects and residents, automating the leasing process from lead to renewal.", + "icon": "NurtureBoss.svg", + "saas": true, + "scriptSrc": [ + "widget\\.nurtureboss\\.io/" + ], + "website": "https://nurtureboss.io" + }, + "Nuvemshop": { + "cats": [ + 6 + ], + "description": "Nuvemshop is a website builder with customizable layouts, product, shipping and payment management, marketing tools and a mobile app.", + "dom": [ + "a[href*='www.nuvemshop.com.br'][title*='Nuvemshop'][target='_blank']" + ], + "icon": "Nuvemshop.svg", + "js": { + "LS.store.url": "^.+nuvem.com.br$", + "nuvemShopIdProduct": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.nuvemshop.com.br" + }, + "Nuxt UI": { + "cats": [ + 66 + ], + "description": "Nuxt UI is a customizable UI library designed for Nuxt.", + "dom": [ + "style[id*='nuxt-ui-']" + ], + "icon": "Nuxt.js.svg", + "pricing": [ + "onetime" + ], + "requires": [ + "Nuxt.js" + ], + "saas": true, + "website": "https://ui.nuxt.com" + }, + "Nuxt.js": { + "cats": [ + 12, + 18, + 57 + ], + "cpe": "cpe:2.3:a:nuxt:nuxt:*:*:*:*:*:*:*:*", + "description": "Nuxt is a Vue framework for developing modern web applications.", + "dom": [ + "div[id^='__nuxt']" + ], + "html": [ + "<div [^>]*id=\"__nuxt\"", + "<script [^>]*>window\\.__NUXT__" + ], + "icon": "Nuxt.js.svg", + "implies": [ + "Vue.js" + ], + "js": { + "$nuxt": "", + "__NUXT__": "", + "useNuxtApp": "" + }, + "scriptSrc": [ + "/_nuxt/" + ], + "website": "https://nuxt.com" + }, + "NVD3": { + "cats": [ + 25 + ], + "description": "NVD3 is a JavaScript visualisation library that is a free open-source tool.", + "dom": [ + "link[href*='nv.d3.css'], link[href*='nv.d3.min.css']" + ], + "html": [ + "<link[^>]* href=[^>]+nv\\.d3(?:\\.min)?\\.css" + ], + "icon": "NVD3.png", + "implies": [ + "D3" + ], + "js": { + "nv.addGraph": "", + "nv.version": "^(.+)$\\;confidence:0\\;version:\\1" + }, + "scriptSrc": [ + "nv\\.d3(?:\\.min)?\\.js" + ], + "website": "https://nvd3.org" + }, + "Nyehandel": { + "cats": [ + 6 + ], + "cookies": { + "nyehandelse_session": "" + }, + "description": "Nyehandel is an ecommerce platform that manages the entire process from purchase to delivery, designed to enhance operational efficiency and market competitiveness.", + "icon": "Nyehandel.svg", + "pricing": [ + "mid", + "recurring", + "poa" + ], + "requires": [ + "Caddy" + ], + "saas": true, + "website": "https://nyehandel.se" + }, + "Oat++": { + "cats": [ + 18 + ], + "description": "Oat++ is an open source C++ Web Framework.", + "headers": { + "Server": "^oatpp/?([\\d.]+)?\\;version:\\1" + }, + "icon": "Oat.svg", + "website": "https://oatpp.io" + }, + "Obsidian Incentivize": { + "cats": [ + 100 + ], + "description": "Obsidian Incentivize is designed to increase your average order size through in-cart upsells, cross sells and personalised product recommendations.", + "icon": "Obsidian.png", + "js": { + "Obsidian.IncentiveApi": "" + }, + "pricing": [ + "low", + "recurring", + "freemium" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.shopify\\.com/extensions/.+/([\\.\\d]{3,})/assets/upsell\\.min\\.js\\;version:\\1" + ], + "website": "https://obsidianapps.co" + }, + "Obsidian Publish": { + "cats": [ + 4 + ], + "description": "Obsidian Publish is an official, paid plugin for Obsidian that allows users to post selected notes to a directory on the publish.obsidian.md domain.", + "icon": "Obsidian Publish.svg", + "implies": [ + "Prism", + "PIXIjs" + ], + "js": { + "siteInfo.host": "\\.obsidian\\.md" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://obsidian.md/publish" + }, + "Obviyo": { + "cats": [ + 100, + 76 + ], + "description": "Obviyo is an ecommerce intelligence platform helping merchants personalise and optimise shopping experience.", + "icon": "Obviyo.svg", + "js": { + "__hic.version": "([\\d.]+)\\;version:\\1" + }, + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "scriptSrc": [ + "deploy\\.hiconversion\\.com" + ], + "website": "https://www.obviyo.com" + }, + "Occasion": { + "cats": [ + 72 + ], + "description": "Occasion is an online booking system.", + "dom": [ + "iframe[src*='app.getoccasion.com']", + "a[href*='app.getoccasion.com']" + ], + "icon": "Occasion.svg", + "js": { + "OCCSN.stack": "", + "occsnMerchantToken": "" + }, + "pricing": [ + "low", + "payg", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "app\\.getoccasion\\.com" + ], + "website": "https://www.getoccasion.com" + }, + "Ocea": { + "cats": [ + 62 + ], + "description": "Ocea is a web service facilitating website and app creation, leveraging cloud infrastructure.", + "dom": [ + "link[href*='.ocea.app/']" + ], + "icon": "Ocea.svg", + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://ocea.app" + }, + "OceanWP": { + "cats": [ + 80 + ], + "description": "OceanWP is a fast-loading WordPress theme that has great support for third-party plugins and drag-and-drop page builders.", + "dom": { + "body[class*='oceanwp-theme']": { + "text": "" + }, + "link[id*='oceanwp']": { + "attributes": { + "href": "oceanwp\\S*\\.css(?:\\?ver=([0-9.]+))?\\;version:\\1" + } + } + }, + "icon": "OceanWP.png", + "pricing": [ + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "themes/oceanwp\\S*\\.js(?:\\?ver=([0-9.]+))?\\;version:\\1" + ], + "website": "https://oceanwp.org" + }, + "Ochanoko": { + "cats": [ + 6 + ], + "description": "Ochanoko is a ecommerce online shopping cart solutions, ecommerce web site hosting.", + "icon": "Ochanoko.svg", + "js": { + "ocnkProducts": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "ocnk-min\\.js" + ], + "website": "https://www.ocnk.com" + }, + "Oclocher": { + "cats": [ + 2 + ], + "description": "Oclocher is a parish animation app used by parishes and dioceses to help maintain connections between parishioners from one Sunday to the next.", + "headers": { + "Access-Control-Allow-Origin": "widget\\.oclocher\\.fr" + }, + "icon": "OClocher.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "widget\\.oclocher\\.fr" + ], + "website": "https://www.oclocher.fr" + }, + "ocStore": { + "cats": [ + 6 + ], + "description": "ocStore is an online store based on Opencart and open-source.", + "html": [ + "<!--[^>]+ocStore(?:\\s([\\d\\.a-z]+))?\\;version:\\1" + ], + "icon": "ocStore.png", + "implies": [ + "OpenCart" + ], + "oss": true, + "website": "https://ocstore.com" + }, + "Oct8ne": { + "cats": [ + 52 + ], + "description": "Oct8ne is a visual customer service software.", + "icon": "Oct8ne.svg", + "js": { + "oct8ne.agentsAvailable": "", + "oct8neApi": "", + "oct8neVars.pluginVersion": "([\\d\\.]+)\\;version:\\1" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.oct8ne\\.com/" + ], + "website": "https://oct8ne.com" + }, + "Octane": { + "cats": [ + 91 + ], + "description": "Octane is a financing solution for motorcycles, ATVs, mowers, and other power sports and outdoor equipment.", + "icon": "Octane.svg", + "saas": true, + "scriptSrc": [ + "widget\\.octane\\.co" + ], + "website": "https://octane.co" + }, + "Octane AI": { + "cats": [ + 5, + 52 + ], + "description": "Octane AI provides an all-in-one platform for engaging quizzes, data collection, and personalised Facebook Messenger and SMS automation.", + "icon": "Octane AI.svg", + "js": { + "OctaneConfig": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.octaneai\\.com/" + ], + "website": "https://www.octaneai.com" + }, + "Octipulse": { + "cats": [ + 96 + ], + "description": "Octipulse is a platform that helps businesses manage and publish tailored content across digital platforms, enabling them to create a personalised cross-channel experience.", + "icon": "Octipulse.svg", + "meta": { + "generator": "^OCTIPULSE$" + }, + "saas": true, + "website": "https://www.octipulse.com" + }, + "October CMS": { + "cats": [ + 1 + ], + "cookies": { + "october_session": "" + }, + "description": "October is a free, open-source, self-hosted CMS platform based on the Laravel PHP Framework.", + "icon": "October CMS.svg", + "implies": [ + "Laravel" + ], + "js": { + "ocJSON": "" + }, + "meta": { + "generator": "OctoberCMS" + }, + "oss": true, + "website": "https://octobercms.com" + }, + "Octopress": { + "cats": [ + 57 + ], + "description": "Octopress is a static blogging framework.", + "html": [ + "Powered by <a href=\"http://octopress\\.org\">" + ], + "icon": "octopress.png", + "implies": [ + "Jekyll" + ], + "meta": { + "generator": "Octopress" + }, + "scriptSrc": [ + "/octopress\\.js" + ], + "website": "https://octopress.org" + }, + "Octorate": { + "cats": [ + 93 + ], + "description": "Octorate is a hotel booking system and channel manager, facilitating management of reservations across various platforms.", + "icon": "Octorate.svg", + "js": { + "octorate": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.octorate\\.com/" + ], + "website": "https://octorate.com" + }, + "Ocuco FitMix": { + "cats": [ + 105 + ], + "description": "Ocuco is now offering its customers FittingBox's FitMix, a virtual frame try-on tool.", + "icon": "Ocuco.png", + "js": { + "FitMix.WIDGET_BASE_URL": "static\\.fittingbox\\.com" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.ocuco.com/fitmix" + }, + "Ocular": { + "cats": [ + 103 + ], + "description": "Ocular is a video ecommerce and live commerce platform facilitating transactions and shopping experiences through live broadcasts and interactive features.", + "icon": "Ocular.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "widget\\.ocularsolution\\.com/" + ], + "website": "https://ocularsolution.com/" + }, + "Oculizm": { + "cats": [ + 90 + ], + "description": "Oculizm is a conversion optimization tool that utilizes user-generated content and customer reviews to enhance consumer trust for retailers, resulting in increased sales and engagement.", + "icon": "Oculizm.svg", + "saas": true, + "scriptSrc": [ + "app\\.oculizm\\.com/" + ], + "website": "https://oculizm.com" + }, + "Oddcast": { + "cats": [ + 32 + ], + "description": "Oddcast is a platform that develops customized video and avatar-based marketing products tailored for small and medium-sized businesses and consumers.", + "icon": "Oddcast.svg", + "js": { + "ODDCAST_HTTP_SERVER": "", + "OddcastDomain": "" + }, + "saas": true, + "scriptSrc": [ + "\\.oddcast\\.com/" + ], + "website": "https://oddcast.com" + }, + "Oddle": { + "cats": [ + 93 + ], + "cookies": { + "enableOddlePass": "" + }, + "description": "Oddle is an online ordering system designed to streamline restaurant operations.", + "icon": "Oddle.svg", + "saas": true, + "scriptSrc": [ + "oddle-pass-wrapper\\.s3\\.ap-southeast-1" + ], + "website": "https://oddle.me" + }, + "Odeum": { + "cats": [ + 38 + ], + "description": "Odeum is a SaaS platform for creating a video-based subscription service including a completely branded website & set of apps.", + "icon": "Odeum.svg", + "js": { + "OdeumAccount": "" + }, + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "website": "https://odeum.io" + }, + "Odoo": { + "cats": [ + 1 + ], + "cpe": "cpe:2.3:a:odoo:odoo:*:*:*:*:*:*:*:*", + "description": "Odoo is business management software which includes CRM, ecommerce, billing, accounting, manufacturing, warehouse, project management, and inventory management.", + "dom": [ + "link[href*='/web/css/web.assets_common/'], link[href*='/web/css/website.assets_frontend/']" + ], + "html": [ + "<link[^>]* href=[^>]+/web/css/(?:web\\.assets_common/|website\\.assets_frontend/)\\;confidence:25" + ], + "icon": "Odoo.svg", + "implies": [ + "Python", + "PostgreSQL", + "Less" + ], + "js": { + "odoo.csrf_token": "", + "odoo.session_info": "" + }, + "meta": { + "generator": "Odoo" + }, + "oss": true, + "scriptSrc": [ + "/web/js/(?:web\\.assets_common/|website\\.assets_frontend/)\\;confidence:25" + ], + "website": "https://odoo.com" + }, + "Offline.js": { + "cats": [ + 59 + ], + "description": "Offline.js is a library that automatically alerts users when they have lost internet connectivity.", + "icon": "HubSpot.svg", + "js": { + "Offline.confirmDown": "", + "Offline.state": "" + }, + "oss": true, + "scriptSrc": [ + "/(?:bundles/[^/]+|assets/javascripts|js)/offline\\.min\\.js" + ], + "website": "https://github.hubspot.com/offline/docs/welcome" + }, + "Offset": { + "cats": [ + 6 + ], + "description": "Offset is a platform designed to provide specialized solutions for wine ecommerce.", + "icon": "Offset.svg", + "meta": { + "author": "www\\.offsetpartners\\.com" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://offsetpartners.com/wine-ecommerce-platform/" + }, + "Oh Dear": { + "cats": [ + 13 + ], + "description": "The all-in-one monitoring tool for your entire website. Oh Dear monitors uptime, SSL certificates, broken links, scheduled tasks, application health, DNS, domain expiry and more.", + "icon": "Oh Dear.svg", + "js": { + "__NEXT_DATA__.props.pageProps.config.userAgent": "OhDear\\.app" + }, + "pricing": [ + "payg", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.ohdear\\.app/" + ], + "website": "https://ohdear.app" + }, + "Ohava": { + "cats": [ + 1 + ], + "description": "Ohava is a platform for managing business websites and marketing.", + "icon": "Ohava.svg", + "saas": true, + "scriptSrc": [ + "analytics\\.ohava\\.tools" + ], + "website": "https://ohava.com" + }, + "Okendo": { + "cats": [ + 90, + 100 + ], + "description": "Okendo is a customer marketing platform with product ratings and reviews, customer photos and videos to help personalise experiences.", + "dom": { + "div.okeReviews": { + "attributes": { + "data-oke-reviews-version": "^([\\d.]+)$\\;version:\\1" + } + } + }, + "icon": "Okendo.svg", + "implies": [ + "Shopify" + ], + "js": { + "okeReviewsWidgetOnInit": "", + "okeWidgetControlInit": "", + "okendoReviews": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.okendo.io" + }, + "OkMenu": { + "cats": [ + 5 + ], + "description": "OkMenu is a provider of an all-in-one restaurant QR menu.", + "dom": [ + "div#__okmenu__" + ], + "icon": "OkMenu.svg", + "pricing": [ + "freemium", + "low", + "recurring", + "onetime" + ], + "saas": true, + "website": "https://oktabletmenu.com" + }, + "Okta": { + "cats": [ + 69 + ], + "cpe": "cpe:2.3:a:okta:*:*:*:*:*:*:*:*:*", + "description": "Okta is a platform in the Identity-as-a-Service (IDaaS) category. Okta features include Provisioning, Single Sign-On (SSO), Active Directory (AD) and LDAP integration, the centralized de-provisioning of users, multi-factor authentication (MFA), mobile identity management.", + "icon": "Okta.svg", + "js": { + "OktaAuth": "", + "isOktaEnabled": "", + "okta.cdnUrlHostname": "", + "okta.locale": "", + "oktaCurrentSessionUrl": "" + }, + "pricing": [ + "poa", + "freemium", + "recurring" + ], + "scriptSrc": [ + "oktacdn\\.com/.+/([\\d.]+)/\\;version:\\1" + ], + "website": "https://developer.okta.com" + }, + "Olapic": { + "cats": [ + 96 + ], + "description": "Olapic is a content marketing tool specifically focused on visual marketing content.", + "icon": "Olapic.svg", + "js": { + "olapic": "", + "olapic.version": "^v([\\d\\.]+)$\\;version:\\1" + }, + "pricing": [ + "poa", + "high" + ], + "saas": true, + "website": "https://www.olapic.com" + }, + "Olark": { + "cats": [ + 52 + ], + "description": "Olark is a cloud-based live chat solution.", + "icon": "Olark.svg", + "js": { + "olark": "", + "olarkUserData": "" + }, + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "\\.olark\\.com/" + ], + "website": "https://www.olark.com" + }, + "Oleoshop": { + "cats": [ + 6 + ], + "description": "Oleoshop is a platform that enables businesses to create and manage their own online stores.", + "icon": "Oleoshop.svg", + "meta": { + "generator": "Oleoshop\\.com" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.oleoshop.com" + }, + "Olvy": { + "cats": [ + 85 + ], + "description": "Olvy is a feedback management platform that enables user-centric teams to analyze insights, streamline product development, and keep stakeholders informed.", + "icon": "Olvy.svg", + "js": { + "OlvyConfig": "", + "OlvyInstances": "" + }, + "pricing": [ + "freemium", + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "app\\.olvy\\.co" + ], + "website": "https://olvy.co" + }, + "Omacro": { + "cats": [ + 32 + ], + "description": "Omacro is a platform focused on enhancing digital engagement by facilitating connections and increasing conversion rates.", + "icon": "Omacro.svg", + "js": { + "omacro.buynow": "" + }, + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "buynow\\.omacro\\.com" + ], + "website": "https://omacro.com" + }, + "Omeda": { + "cats": [ + 86, + 97 + ], + "description": "Omeda is a platform that enables the creation of new products by starting with accurate audience segmentation and targeting.", + "icon": "Omeda.svg", + "saas": true, + "scriptSrc": [ + "olytics\\.omeda\\.com/" + ], + "website": "https://www.omeda.com" + }, + "Omega Commerce": { + "cats": [ + 6 + ], + "description": "Omega Commerce is a suite of ecommerce tools, including Omega Instant Search, Shopping Feeds, and Mipler Advanced Reports, designed to support product discovery, data synchronization, and performance reporting for online businesses.", + "icon": "OmegaCommerce.svg", + "js": { + "OMEGA_AUID": "", + "OMEGA_SHOP": "" + }, + "pricing": [], + "requires": [ + "Shopify" + ], + "saas": true, + "scriptSrc": [ + "\\.omegacommerce\\.com" + ], + "website": "https://omegacommerce.com" + }, + "Omeka": { + "cats": [ + 1 + ], + "cpe": "cpe:2.3:a:omeka:omeka:*:*:*:*:*:*:*:*", + "description": "Omeka is a free Content Management System (CMS) used by archives, historical societies, libraries, museums, and individual researchers for publishing digital collections.", + "dom": [ + "link[rel*='stylesheet'][href*='css/myomeka.css'], link[rel*='stylesheet'][href*='/omeka/plugins/'], footer > p > a[href*='//omeka.org']" + ], + "icon": "Omeka.svg", + "js": { + "Omeka": "" + }, + "oss": true, + "website": "https://omeka.org" + }, + "Ometria": { + "cats": [ + 32, + 97 + ], + "cookies": { + "ometria": "" + }, + "description": "Ometria is a customer insight and marketing automation platform.", + "dom": [ + "form[action*='api.ometria.com']" + ], + "icon": "Ometria.svg", + "js": { + "AddOmetriaBasket": "", + "AddOmetriaIdentify": "", + "ometria": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.ometria\\.com" + ], + "website": "https://ometria.com" + }, + "Ometrics": { + "cats": [ + 52 + ], + "description": "Ometrics is an AI chatbot solution that engages website visitors by understanding queries and delivering helpful responses.", + "icon": "Ometrics.svg", + "js": { + "Ometrics.Animation": "", + "OmetricsBody": "" + }, + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "www\\.ometrics\\.com" + ], + "website": "https://www.ometrics.com" + }, + "Omie": { + "cats": [ + 6 + ], + "description": "Omie is a combined content management and ecommerce system based in Brazil.", + "icon": "Omie.svg", + "js": { + "omieInit": "" + }, + "meta": { + "author": "^Omie$" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://omie.com.br" + }, + "Omise": { + "cats": [ + 41 + ], + "description": "Omise is a payment gateway for Thailand, Japan and Singapore. Providing both online and offline payment solutions to merchants.", + "icon": "Omise.svg", + "js": { + "Omise": "", + "OmiseCard": "" + }, + "pricing": [ + "payg" + ], + "scriptSrc": [ + "cdn\\.omise\\.co" + ], + "website": "https://www.omise.co" + }, + "Omni CMS": { + "cats": [ + 1 + ], + "description": "Omni CMS (formerly OU Campus) is a web content management system developed by Modern Campus. Modern Campus is a SaaS-based student lifecycle management software designed to manage continuing education and non-degree programs.", + "dom": [ + "a[href*='a.cms.omniupdate.com/11/']" + ], + "icon": "Modern Campus.svg", + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://moderncampus.com/products/web-content-management.html" + }, + "Omniconvert": { + "cats": [ + 74 + ], + "description": "Omniconvert is an award-winning conversion rate optimisation (CRO) software that can be used for A/B testing, online surveys, traffic segmentation.", + "dom": [ + "link[href*='app.omniconvert.com']" + ], + "icon": "Omniconvert.svg", + "js": { + "_omni": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "scriptSrc": [ + "cdn\\.omniconvert\\.com" + ], + "website": "https://www.omniconvert.com" + }, + "Omnikick": { + "cats": [ + 32 + ], + "description": "Omnikick is a platform designed to help businesses engage, convert, and grow their customer base through targeted digital marketing strategies.", + "icon": "Omnikick.svg", + "js": { + "omniKick.ready": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.omnikick.com" + }, + "Omnisend": { + "cats": [ + 32, + 75 + ], + "cookies": { + "omnisendSessionID": "" + }, + "description": "Omnisend is an ecommerce marketing automation platform that provides an omnichannel marketing strategy for businesses.", + "icon": "Omnisend.svg", + "js": { + "_omnisend": "" + }, + "meta": { + "omnisend-site-verification": "" + }, + "pricing": [ + "low", + "freemium", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "omnisrc\\.com" + ], + "website": "https://www.omnisend.com" + }, + "Omnisend Email Marketing & SMS": { + "cats": [ + 100 + ], + "description": "Omnisend Email Marketing & SMS is an omnichannel marketing automation channel that allows Shopify store owners to manage their SMS, web push notifications, WhatsApp, Facebook messenger, pop-ups, segmentation, and dynamic Facebook and Google ad integrations.", + "icon": "Omnisend.svg", + "implies": [ + "Omnisend" + ], + "pricing": [ + "low", + "freemium", + "recurring" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "scriptSrc": [ + "omnis(?:nippet1|rc)\\.com/inShop/Embed/shopify\\.js" + ], + "website": "https://apps.shopify.com/omnisend" + }, + "Omny Studio": { + "cats": [ + 5 + ], + "description": "Omny Studio is a podcast hosting solution, which enables radio stations and enterprises to manage, monetize, publish, share, edit and analyze audio episodes.", + "dom": [ + "iframe[src*='//omny.fm/shows/']" + ], + "icon": "Omny Studio.svg", + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://omnystudio.com" + }, + "Omurga Sistemi": { + "cats": [ + 1 + ], + "icon": "Omurga Sistemi.svg", + "implies": [ + "MySQL", + "PHP" + ], + "meta": { + "generator": "^OS-Omurga Sistemi" + }, + "pricing": [ + "poa", + "recurring" + ], + "saas": true, + "website": "https://www.os.com.tr" + }, + "On The Map": { + "cats": [ + 54 + ], + "description": "On The Map is a local business marketing system designed to help companies enhance visibility, manage online presence, and attract nearby customers through targeted digital strategies and data-driven tools.", + "icon": "OnTheMap.svg", + "saas": true, + "scripts": [ + "\\.onthemapmarketing\\.com" + ], + "website": "https://www.onthemap.com" + }, + "OnChat": { + "cats": [ + 52 + ], + "description": "OnChat is a platform that uses an AI chatbot to handle customer support interactions while assisting with sales-related inquiries and customer communication.", + "icon": "OnChat.svg", + "js": { + "extractOnchatClickFromHref": "", + "getOnchatClickFromURL": "" + }, + "pricing": [], + "saas": true, + "scriptSrc": [ + "onchat\\.ai/onchat\\.js" + ], + "website": "https://onchat.ai" + }, + "Ondestek": { + "cats": [ + 52 + ], + "description": "Ondestek is a live chat software that enables real-time customer communication through websites.", + "icon": "Ondestek.svg", + "js": { + "$ondestek": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "panel\\.ondestek\\.com/" + ], + "website": "https://ondestek.com" + }, + "One.com": { + "cats": [ + 88 + ], + "description": "One.com is a Denmark-based company offering bargain-priced WordPress and shared web hosting plans.", + "dns": { + "SOA": [ + "ns\\d+\\.one\\.com" + ] + }, + "icon": "One.com.svg", + "pricing": [ + "low", + "recurring" + ], + "website": "https://www.one.com" + }, + "OneAll": { + "cats": [ + 69 + ], + "description": "OneAll is a social login solution enables your users to sign into their accounts on your website or mobile app using their login details from networking sites.", + "icon": "OneAll.svg", + "js": { + "oa_social_login": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "api\\.oneall\\.com/socialize" + ], + "website": "https://www.oneall.com" + }, + "OneAPM": { + "cats": [ + 92 + ], + "description": "OneAPM is a platform providing end-to-end application performance management solutions, including real-time monitoring, anomaly detection, and data analysis for optimizing IT operations.", + "icon": "OneAPM.svg", + "js": { + "BWEUM": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.oneapm.com" + }, + "OneCause": { + "cats": [ + 111 + ], + "description": "OneCause is a fundraising platform designed for nonprofits to manage all types of fundraising campaigns.", + "dom": [ + "a[href*='.onecause.com/'][target='_blank']" + ], + "icon": "OneCause.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.onecause\\.com/" + ], + "website": "https://www.onecause.com" + }, + "OneCommerce": { + "cats": [ + 6 + ], + "description": "OneCommerce is an ecommerce solution platform that improves conversion rates, supports marketing automation, and utilizes social proof.", + "icon": "OneCommerce.svg", + "saas": true, + "scripts": [ + "onecommerce\\.io" + ], + "website": "https://onecommerce.io" + }, + "Onehub": { + "cats": [ + 50 + ], + "description": "Onehub is a cloud-based platform that enables secure file sharing and access control for businesses and teams.", + "icon": "Onehub.svg", + "js": { + "Onehub": "", + "OnehubBarView": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scripts": [ + "\\.onehub\\.com" + ], + "website": "https://www.onehub.com" + }, + "Onepage": { + "cats": [ + 51 + ], + "description": "Onepage is a page-building software that enhances productivity by streamlining the creation and management of web pages.", + "icon": "Onepage.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "\\.onepage\\.io" + ], + "website": "https://onepage.io" + }, + "OnePage Express": { + "cats": [ + 80 + ], + "description": "OnePage Express is a beautiful WordPress theme that can be used to create a one page website in minutes by drag and drop.", + "dom": [ + "link#one-page-express-style-css" + ], + "icon": "ExtendThemes.svg", + "js": { + "one_page_express_settings": "" + }, + "pricing": [ + "freemium", + "low", + "recurring", + "onetime" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/one-page-express(?:-pro)?/" + ], + "website": "https://onepageexpress.com" + }, + "OnePress Social Locker": { + "cats": [ + 87 + ], + "description": "Social Locker locks your most valuable site content behind a set of social buttons until the visitor likes, shares, +1s or tweets your page.", + "icon": "OnePress Social Locker.png", + "js": { + "__pandalockers": "", + "bizpanda": "" + }, + "pricing": [ + "freemium", + "low" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/plugins/social-?locker(?:-next-premium)?/bizpanda/assets/" + ], + "website": "https://wordpress.org/plugins/social-locker" + }, + "OneSignal": { + "cats": [ + 32, + 74 + ], + "description": "OneSignal is a customer engagement messaging solution.", + "icon": "OneSignal.svg", + "js": { + "OneSignal": "", + "__oneSignalSdkLoadCount": "" + }, + "pricing": [ + "low", + "freemium", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.onesignal\\.com" + ], + "website": "https://onesignal.com" + }, + "OneStat": { + "cats": [ + 10 + ], + "icon": "OneStat.png", + "js": { + "OneStat_Pageview": "" + }, + "website": "https://www.onestat.com" + }, + "OneTag": { + "cats": [ + 36 + ], + "description": "OneTag is an advertizing platform that automates the buying and selling of online ad space.", + "dom": [ + "link[href*='.s-onetag.com']" + ], + "icon": "OneTag.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "signal-beacon\\.s-onetag\\.com/" + ], + "website": "https://onetag.com" + }, + "OneTrust": { + "cats": [ + 67 + ], + "cookies": { + "OptanonConsent": "" + }, + "description": "OneTrust is a cloud-based data privacy management compliance platform.", + "dns": { + "TXT": [ + "onetrust-domain-verification=" + ] + }, + "icon": "OneTrust.svg", + "scriptSrc": [ + "cdn\\.cookielaw\\.org", + "optanon\\.blob\\.core\\.windows\\.net", + "otSDKStub\\.js", + "cdn\\.cookielaw\\.org", + "optanon\\.blob\\.core\\.windows\\.net" + ], + "website": "https://www.onetrust.com" + }, + "Oney": { + "cats": [ + 91 + ], + "description": "Oney is an app that gives consumers back the power over their spending and makes split payments universal.", + "icon": "Oney.svg", + "js": { + "OneyMarketplace": "", + "isOneyActive": "", + "openOneyLayer": "" + }, + "pricing": [ + "payg" + ], + "requiresCategory": [ + 6 + ], + "scriptSrc": [ + "/modules/oney(?:/)?/views/js/front\\.js" + ], + "website": "https://www.oney.com" + }, + "Onfido": { + "cats": [ + 16, + 69 + ], + "description": "Onfido is a technology company that helps businesses verify people's identities using a photo-based identity document, a selfie and artificial intelligence algorithms.", + "dom": [ + "link[href*='.onfido.com'], iframe[src*='onfido.com']" + ], + "headers": { + "content-security-policy": "(?:api|sync)\\.onfido\\.com" + }, + "icon": "Onfido.svg", + "pricing": [ + "payg", + "recurring", + "mid" + ], + "saas": true, + "website": "https://onfido.com" + }, + "ONiAD": { + "cats": [ + 36 + ], + "description": "ONiAd is a software platform that connects brands with their audience through omnichannel advertising.", + "icon": "ONiAD.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "track\\.oniad\\.com" + ], + "website": "https://oniad.com" + }, + "Onicon": { + "cats": [ + 52 + ], + "description": "Onicon is a Russian-based live chat software developed by Megagroup.", + "icon": "Onicon.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.onicon\\.ru" + ], + "website": "https://onicon.ru" + }, + "Onlim": { + "cats": [ + 52, + 53 + ], + "description": "Onlim is a software platform designed for chatbots, social media management, and intelligent personal assistants.", + "icon": "Onlim.svg", + "js": { + "Onlim": "", + "OnlimChatbot": "" + }, + "saas": true, + "scriptSrc": [ + "app\\.onlim\\.com/" + ], + "website": "https://onlim.com" + }, + "Online Chat Centers": { + "cats": [ + 52 + ], + "description": "Online Chat Centers is a live chat software platform designed to integrate with websites, enabling real-time customer communication and support across different online environments.", + "icon": "OCC.svg", + "js": { + "occEmbedClick": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "www\\.onlinechatcenters\\.com" + ], + "website": "https://www.onlinechatcenters.com" + }, + "Online Succes": { + "cats": [ + 32 + ], + "description": "Online Succes is a Netherlands-based platform offering marketing automation and website visitor tracking.", + "icon": "OnlineSucces.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "connect\\.onlinesucces\\.nl" + ], + "website": "https://www.onlinesucces.nl" + }, + "onlyfy Application Manager": { + "cats": [ + 101 + ], + "description": "onlyfy Application Manager is applicant tracking and recruitment software formerly known as Prescreen, designed to manage hiring processes and candidate applications.", + "icon": "Onlyfy.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "prescreen\\.io/.*iframeWidget\\.js" + ], + "website": "https://recruiting.xing.com/en/products/application-manager" + }, + "onpublix": { + "cats": [ + 1 + ], + "description": "onpublix is a web content management system (CMS) platform for eBusinesses.", + "icon": "onpublix.svg", + "meta": { + "generator": "^onpublix\\s([\\d\\.]+)$\\;version:\\1" + }, + "pricing": [ + "onetime", + "mid", + "payg", + "recurring" + ], + "saas": true, + "website": "https://www.onpublix.de" + }, + "Onsen UI": { + "cats": [ + 26 + ], + "description": "Onsen UI is an open-source HTML5 hybrid app framework offering mobile UI components for PhoneGap and Cordova development.", + "icon": "OnsenUI.svg", + "oss": true, + "saas": true, + "scriptSrc": [ + "(/.*onsen.*min\\.js|.*angular-onsenui\\.min\\.js)" + ], + "website": "https://onsen.io" + }, + "OnShop": { + "cats": [ + 6 + ], + "description": "OnShop is an ecommerce platform for online merchants.", + "dom": [ + "link[href*='cdn.onshop.asia/']" + ], + "excludes": [ + "OpenCart" + ], + "icon": "Onshop.svg", + "implies": [ + "PHP" + ], + "meta": { + "generator": "Onshop Ecommerce" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://onshop.asia" + }, + "OnSip": { + "cats": [ + 52 + ], + "description": "OnSip is a hosted VoIP solution that includes website chat functionality for business communication.", + "icon": "OnSip.svg", + "js": { + "Onsip": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "js\\.onsip\\.com" + ], + "website": "https://www.onsip.com" + }, + "Onsite Support": { + "cats": [ + 52 + ], + "description": "Onsite Support is a platform that uses AI-enhanced helpdesk tools to reduce operational costs, minimize product returns, and accelerate customer service response times.", + "icon": "OnSiteSupport.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "static\\.onsitesupport\\.io" + ], + "website": "https://onsitesupport.io" + }, + "OnUniverse": { + "cats": [ + 51 + ], + "description": "OnUniverse is the first website builder and commerce platform built for mobile devices.", + "dom": [ + "link[href*='onuniverse-assets.imgix.net'], img[src*='onuniverse-assets.imgix.net']" + ], + "icon": "OnUniverse.png", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://onuniverse.com" + }, + "Ookla Speedtest Custom": { + "cats": [ + 5 + ], + "description": "Speedtest Custom is a robust and accurate testing solution that is HTML5-based, Flash-free and supports both mobile and desktop browsers built by Ookla.", + "dom": [ + "iframe[src*='.speedtestcustom.com'], a[href*='.speedtestcustom.com']" + ], + "headers": { + "content-security-policy": "\\.speedtestcustom\\.com" + }, + "icon": "Ookla.svg", + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.speedtestcustom\\.com/" + ], + "website": "https://www.ookla.com/speedtest-custom" + }, + "Oopy": { + "cats": [ + 51 + ], + "description": "Oopy provides you with a simple and easy way to turn your Notion page into a performant website.", + "icon": "Oopy.svg", + "implies": [ + "Notion", + "Next.js" + ], + "js": { + "__OOPY__": "" + }, + "oss": false, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://oopy.us/" + }, + "Opal": { + "cats": [ + 47 + ], + "description": "Opal is a Ruby-to-JavaScript compiler that allows Ruby code to run in web browsers by converting it into JavaScript.", + "dom": [ + "script#opal-elementor-frontend-js, link[href*='opal-boostrap.css']" + ], + "oss": true, + "website": "https://opalrb.org" + }, + "Open AdStream": { + "cats": [ + 36 + ], + "icon": "Open AdStream.svg", + "js": { + "OAS_AD": "" + }, + "website": "https://www.xaxis.com" + }, + "Open Classifieds": { + "cats": [ + 6 + ], + "cpe": "cpe:2.3:a:open-classifieds:open_classifieds:*:*:*:*:*:*:*:*", + "icon": "Open Classifieds.png", + "meta": { + "author": "open-classifieds\\.com", + "copyright": "Open Classifieds ?([0-9.]+)?\\;version:\\1" + }, + "website": "https://open-classifieds.com" + }, + "Open edX": { + "cats": [ + 1, + 21 + ], + "description": "The Open edX platform is a free and open source course management system.", + "dom": [ + "meta[name='openedx-release-line'], #footer-openedx, .openedx, .open-edx-logo, .open-edx-link, .footer-about-openedx, a[href*='https://open.edx.org'], a[href*='https://openedx.org'], img[src*='https://files.edx.org/openedx-logos/'][alt='Powered by Open edX']" + ], + "icon": "Open edX.png", + "oss": true, + "website": "https://openedx.org/" + }, + "Open eShop": { + "cats": [ + 6 + ], + "icon": "Open eShop.png", + "implies": [ + "PHP" + ], + "meta": { + "author": "open-eshop\\.com", + "copyright": "Open eShop ?([0-9.]+)?\\;version:\\1" + }, + "website": "https://open-eshop.com/" + }, + "Open Graph": { + "cats": [ + 19 + ], + "description": "Open Graph is a protocol that is used to integrate any web page into the social graph.", + "dom": [ + "meta[property*='og:']" + ], + "icon": "Open Graph.svg", + "oss": true, + "website": "https://ogp.me" + }, + "Open Journal Systems": { + "cats": [ + 50 + ], + "cookies": { + "OJSSID": "" + }, + "cpe": "cpe:2.3:a:public_knowledge_project:open_journal_systems:*:*:*:*:*:*:*:*", + "description": "Open Journal Systems (OJS) is an open-source software application for managing and publishing scholarly journals.", + "icon": "Open Journal Systems.png", + "implies": [ + "PHP" + ], + "meta": { + "generator": "Open Journal Systems(?: ([\\d.]+))?\\;version:\\1" + }, + "website": "https://pkp.sfu.ca/ojs" + }, + "Open Web Analytics": { + "cats": [ + 10 + ], + "cpe": "cpe:2.3:a:openwebanalytics:open_web_analytics:*:*:*:*:*:*:*:*", + "description": "Open Web Analytics is an open-source web analytics tool that provides self-hosted, customizable tracking and reporting of website traffic and user behavior.", + "html": [ + "<!-- (?:Start|End) Open Web Analytics Tracker -->" + ], + "icon": "Open Web Analytics.svg", + "js": { + "OWA.config.baseUrl": "", + "owa_baseUrl": "", + "owa_cmds": "" + }, + "oss": true, + "website": "https://www.openwebanalytics.com" + }, + "Open-Props": { + "cats": [ + 66 + ], + "description": "Open-Props is a collection of CSS custom properties to help accelerate adaptive and consistent design.", + "dom": [ + "link[href*='unpkg.com/open-props'][rel='stylesheet']" + ], + "icon": "Open-Props.svg", + "oss": true, + "website": "https://open-props.style" + }, + "Open-Xchange App Suite": { + "cats": [ + 30, + 75 + ], + "cpe": "cpe:2.3:a:open-xchange:app_suite:*:*:*:*:*:*:*:*", + "description": "Open-Xchange is a web-based communication, collaboration and office productivity software suite.", + "dom": [ + "#io-ox-core, form > input[value='open-xchange-appsuite']" + ], + "icon": "openxchange.svg", + "implies": [ + "Java" + ], + "js": { + "ox.version": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.open-xchange.com/" + }, + "OpenBSD httpd": { + "cats": [ + 22 + ], + "cpe": "cpe:2.3:a:openbsd:openbsd:*:*:*:*:*:*:*:*", + "excludes": [ + "Apache HTTP Server" + ], + "headers": { + "Server": "^OpenBSD httpd" + }, + "icon": "OpenBSD httpd.svg", + "oss": true, + "website": "https://man.openbsd.org/httpd.8" + }, + "OpenCart": { + "cats": [ + 6 + ], + "cookies": { + "OCSESSID": "" + }, + "cpe": "cpe:2.3:a:opencart:opencart:*:*:*:*:*:*:*:*", + "description": "OpenCart is a free and open-source ecommerce platform used for creating and managing online stores. It is written in PHP and uses a MySQL database to store information.", + "dom": [ + "link[href*='catalog/view/theme/rgen-opencart/'], footer#footer > a[href*='shop.opencart-russia.ru']" + ], + "icon": "OpenCart.svg", + "implies": [ + "PHP", + "MySQL" + ], + "oss": true, + "website": "https://www.opencart.com" + }, + "OpenChat": { + "cats": [ + 52 + ], + "description": "OpenChat is a community-owned chat application designed to prioritize privacy, security, and anonymity.", + "icon": "OpenChat.svg", + "saas": true, + "scriptSrc": [ + "cloud\\.openchat\\.so" + ], + "website": "https://oc.app" + }, + "OpenCities": { + "cats": [ + 1 + ], + "description": "OpenCities is a content management system built for government organizations.", + "icon": "granicus.svg", + "js": { + "OpenCities": "" + }, + "meta": { + "generator": "^Seamless\\.?CMS" + }, + "website": "https://granicus.com/solution/govaccess/opencities/" + }, + "OpenCms": { + "cats": [ + 1 + ], + "cpe": "cpe:2.3:a:alkacon:opencms:*:*:*:*:*:*:*:*", + "dom": [ + "link[href^='/opencms/']" + ], + "headers": { + "Server": "OpenCms" + }, + "html": [ + "<link href=\"/opencms/" + ], + "icon": "OpenCms.png", + "implies": [ + "Java" + ], + "oss": true, + "scriptSrc": [ + "opencms" + ], + "website": "https://www.opencms.org" + }, + "OpenCV": { + "cats": [ + 59 + ], + "cpe": "cpe:2.3:a:opencv:opencv:*:*:*:*:*:*:*:*", + "description": "OpenCV (Open Source Computer Vision Library) is an open source computer vision and machine learning software library.", + "icon": "OpenCV.svg", + "implies": [ + "WebAssembly" + ], + "js": { + "opencvIsReady": "" + }, + "oss": true, + "website": "https://opencv.org" + }, + "OpenElement": { + "cats": [ + 1 + ], + "description": "OpenElement is a free website building application with a WYSIWYG interface.", + "icon": "OpenElement.svg", + "implies": [ + "PHP" + ], + "js": { + "OE.GETools": "", + "OEConfWEMenu": "" + }, + "meta": { + "generator": "openElement\\s\\(([\\d\\.]+)\\)\\;version:\\1" + }, + "oss": true, + "website": "https://openelement.uk" + }, + "OpenGrok": { + "cats": [ + 19 + ], + "cookies": { + "OpenGrok": "" + }, + "icon": "OpenGrok.png", + "implies": [ + "Java" + ], + "meta": { + "generator": "OpenGrok(?: v?([\\d.]+))?\\;version:\\1" + }, + "website": "https://hub.opensolaris.org/bin/view/Project+opengrok/WebHome" + }, + "OpenGSE": { + "cats": [ + 22 + ], + "description": "OpenGSE is a test suite used for testing servlet compliance. It is deployed by using WAR files that are deployed on the server engine.", + "headers": { + "Server": "GSE" + }, + "icon": "Google.svg", + "implies": [ + "Java" + ], + "website": "https://code.google.com/p/opengse" + }, + "OpenLayers": { + "cats": [ + 35 + ], + "description": "OpenLayers is an open-source JavaScript library for displaying map data in web browser.", + "icon": "OpenLayers.svg", + "js": { + "OpenLayers.VERSION_NUMBER": "([\\d.]+)\\;version:\\1", + "ol.AssertionError": "", + "ol.CanvasMap": "" + }, + "oss": true, + "scriptSrc": [ + "openlayers" + ], + "website": "https://openlayers.org" + }, + "OpenNemas": { + "cats": [ + 1 + ], + "headers": { + "X-Powered-By": "OpenNemas" + }, + "icon": "OpenNemas.png", + "meta": { + "generator": "OpenNemas" + }, + "website": "https://www.opennemas.com" + }, + "OpenPanel": { + "cats": [ + 10 + ], + "description": "OpenPanel is an open-source analytics library that enables developers to track and analyze user behavior, providing real-time insights and data visualization for improved decision-making across various platforms.", + "icon": "OpenPanel.svg", + "js": { + "openpanel.api": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "//openpanel\\.dev/" + ], + "website": "https://openpanel.dev" + }, + "OpenPay": { + "cats": [ + 41, + 91 + ], + "description": "Openpay is an innovative online and in-store payment solution enabling you to purchase now and pay later, with no interest.", + "icon": "openpay.png", + "scriptSrc": [ + "openpay\\.com.\\au" + ], + "website": "https://www.openpay.com.au/" + }, + "OpenResty": { + "cats": [ + 22 + ], + "cpe": "cpe:2.3:a:openresty:openresty:*:*:*:*:*:*:*:*", + "description": "OpenResty is a web platform based on nginx which can run Lua scripts using its LuaJIT engine.", + "headers": { + "Server": "openresty(?:/([\\d.]+))?\\;version:\\1" + }, + "icon": "OpenResty.svg", + "implies": [ + "Nginx" + ], + "website": "https://openresty.org" + }, + "OpenSSL": { + "cats": [ + 33 + ], + "cpe": "cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*", + "description": "OpenSSL is a software library for applications that secure communications over computer networks against eavesdropping or need to identify the party at the other end.", + "headers": { + "Server": "OpenSSL(?:/([\\d.]+[a-z]?))?\\;version:\\1" + }, + "icon": "OpenSSL.svg", + "website": "https://openssl.org" + }, + "OpenStreetMap": { + "cats": [ + 35 + ], + "cpe": "cpe:2.3:a:openstreetmap:openstreetmap:*:*:*:*:*:wordpress:*:*", + "description": "OpenStreetMap is a free, editable map of the whole world that is being built by volunteers largely from scratch and released with an open-content license.", + "dom": [ + "iframe[src*='openstreetmap.org'],iframe[data-lazy-src*='openstreetmap.org']" + ], + "icon": "OpenStreetMap.svg", + "oss": true, + "website": "https://www.openstreetmap.org" + }, + "OpenSwoole": { + "cats": [ + 18 + ], + "description": "OpenSwoole is a high-performance, asynchronous, event-driven, coroutine-based PHP framework.", + "headers": { + "Server": "OpenSwoole(?:/([\\d.]+))?\\;version:\\1" + }, + "icon": "OpenSwoole.svg", + "implies": [ + "PHP" + ], + "oss": true, + "website": "https://openswoole.com" + }, + "OpenTable": { + "cats": [ + 93 + ], + "description": "OpenTable is an online restaurant-reservation service company founded by Sid Gorham, Eric Moe and Chuck Templeton on 2 July 1998 and is based in San Francisco, California.", + "dom": [ + "iframe[src*='.opentable.com/'], form[action*='.opentable.com/'][target='_blank']" + ], + "icon": "OpenTable.svg", + "pricing": [ + "mid", + "payg", + "recurring" + ], + "saas": true, + "website": "https://restaurant.opentable.com" + }, + "opentelemetry": { + "cats": [ + 10 + ], + "description": "OpenTelemetry is a framework for observability, providing standardized APIs, libraries, and agents to collect telemetry data.", + "icon": "opentelemetry.svg", + "js": { + "otel": "" + }, + "oss": true, + "scriptSrc": [ + "opentelemetry.*\\.js" + ], + "website": "https://opentelemetry.io" + }, + "OpenText Web": { + "cats": [ + 1 + ], + "description": "OpenText Web is a web content management platform that supports hybrid headless environments, allowing developers to use preferred tools and enabling marketers to author, test, and publish content seamlessly, with a focus on performance, scalability, and compliance​.", + "html": [ + "<!--[^>]+published by Open Text Web Solutions" + ], + "icon": "OpenText.svg", + "implies": [ + "Microsoft ASP.NET" + ], + "website": "https://www.opentext.com/products/content-management-system" + }, + "OpenText Web Solutions": { + "cats": [ + 1 + ], + "html": [ + "<!--[^>]+published by Open Text Web Solutions" + ], + "icon": "OpenText Web Solutions.png", + "implies": [ + "Microsoft ASP.NET" + ], + "website": "https://websolutions.opentext.com" + }, + "OpenTiendas": { + "cats": [ + 6 + ], + "description": "OpenTiendas is a hosted no-code All in One ecommerce technology that allows anyone to create online stores with advanced features without plugins.", + "dom": [ + "link[href*='/opentiendasfont/font/opentiendasfont.woff2']" + ], + "icon": "OpenTiendas.svg", + "meta": { + "generator": "^OpenTiendas$" + }, + "pricing": [ + "mid", + "recurring", + "payg" + ], + "saas": true, + "website": "https://www.opentiendas.com" + }, + "Opentracker": { + "cats": [ + 10 + ], + "description": "Opentracker is a real-time analytics tool that tracks website traffic, user behavior, and engagement.", + "icon": "Opentracker.svg", + "saas": true, + "scriptSrc": [ + "script\\.opentracker\\.net" + ], + "website": "https://www.opentracker.net" + }, + "OpenUI5": { + "cats": [ + 12, + 66 + ], + "cookies": { + "sap-usercontext": "sap-client" + }, + "description": "OpenUI5 is a JavaScript UI Framework released by SAP under the Apache 2.0 license.", + "icon": "OpenUI5.svg", + "js": { + "sap.ui.version": "^(.+)$\\;version:\\1" + }, + "meta": { + "sap-ui-fesr": "" + }, + "oss": true, + "scriptSrc": [ + "sap-ui-core\\.js" + ], + "website": "https://openui5.org" + }, + "OpenWeb": { + "cats": [ + 36 + ], + "description": "OpenWeb is a social engagement platform that builds online communities around digital content.", + "icon": "OpenWeb.svg", + "js": { + "SPOTIM.initConversation": "" + }, + "meta": { + "spotim-ads": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.openweb.com" + }, + "OpenX": { + "cats": [ + 36 + ], + "cpe": "cpe:2.3:a:openx:openx:*:*:*:*:*:*:*:*", + "description": "OpenX is a programmatic advertising technology company.", + "dom": [ + "iframe[src*='.openx.net'], img[src*='.openx.net'], link[href*='.openx.net']" + ], + "icon": "OpenX.svg", + "js": { + "openx.name": "openx" + }, + "saas": true, + "scriptSrc": [ + "https?://[^/]*\\.openx\\.net", + "https?://[^/]*\\.servedbyopenx\\.com" + ], + "website": "https://openx.com" + }, + "OperateBeyond": { + "cats": [ + 53 + ], + "description": "OperateBeyond is a software development company that offers website design, automated inventory management, CRM, dealer websites, and DMS.", + "icon": "OperateBeyond.svg", + "pricing": [ + "poa" + ], + "scriptSrc": [ + "//dealer-cdn\\.com/" + ], + "website": "https://operatebeyond.com/dealer-websites-marketing" + }, + "Opesta": { + "cats": [ + 32 + ], + "description": "Opesta is a marketing automation platform for Facebook Messenger.", + "icon": "Opesta.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "api\\.opesta\\.com" + ], + "website": "https://opesta.com" + }, + "Opigno LMS": { + "cats": [ + 21 + ], + "description": "Opigno LMS is an open-source Learning Management System (LMS) based on Drupal, designed for creating and delivering online courses and educational content.", + "icon": "Opigno LMS.svg", + "oss": true, + "requires": [ + "Drupal" + ], + "scripts": [ + "opigno_(?:commerce|wtp_app|scorm|learning_path)" + ], + "website": "https://www.opigno.org" + }, + "OpinionBar": { + "cats": [ + 73 + ], + "description": "OpinionBar is a platform offering feedback forms and surveys that provide cash payments.", + "headers": { + "Content-Security-Policy": "\\.opinionbar\\.com" + }, + "icon": "OpinionBar.svg", + "saas": true, + "scripts": [ + "\\.opinionbar\\.com" + ], + "website": "https://www.opinionbar.com" + }, + "OpinionLab": { + "cats": [ + 73 + ], + "description": "OpinionLab is a omnichannel customer feedback solution provider.", + "icon": "OpinionLab.png", + "js": { + "OOo.Browser": "", + "OOo.version": "([\\d.]+)\\;version:\\1" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.foresee\\.com/code/([\\d.]+)-oo/oo_engine\\.min\\.js\\;version:\\1" + ], + "website": "https://www.opinionlab.com" + }, + "OpnForm": { + "cats": [ + 110 + ], + "cookies": { + "OpnForm_session": "" + }, + "description": "OpnForm is a web-based tool for creating and sharing forms without requiring coding knowledge, enabling users to design and distribute forms.", + "icon": "OpnForm.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "api\\.opnform\\.com" + ], + "website": "https://opnform.com" + }, + "Ops Calendar": { + "cats": [ + 32 + ], + "description": "Ops Calendar is a marketing calendar to manage content marketing, social media, and more.", + "icon": "OpsCalendar.svg", + "saas": true, + "scriptSrc": [ + "app\\.opscalendar\\.com/" + ], + "website": "https://opscalendar.com" + }, + "Optibase": { + "cats": [ + 74 + ], + "description": "Optibase is an A/B testing app for Webflow, enabling data-driven decisions by testing various elements such as copy, design, or entire pages, aimed at improving site conversions.", + "icon": "Optibase.svg", + "js": { + "optibaseScriptLoaded": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "Webflow" + ], + "saas": true, + "scriptSrc": [ + "app\\.optibase\\.io/" + ], + "website": "https://www.optibase.io" + }, + "Optimise": { + "cats": [ + 71, + 36 + ], + "description": "Optimise Media Group is a UK-based performance advertising network.", + "icon": "Optimise.svg", + "js": { + "OMID": "^[0-9]+$" + }, + "scriptSrc": [ + "track\\.omguk\\.com" + ], + "website": "https://www.optimisemedia.com" + }, + "Optimization Detective": { + "cats": [ + 87, + 92 + ], + "description": "Performance plugin from the WordPress Performance Team, which captures real user metrics about what elements are displayed on the page across a variety of device form factors (e.g. desktop, tablet, and phone) in order to apply loading optimizations.", + "icon": "optimization-detective.svg", + "meta": { + "generator": "^optimization-detective ([\\d.]+)?\\;version:\\1" + }, + "website": "https://wordpress.org/plugins/optimization-detective/" + }, + "Optimizely": { + "cats": [ + 74, + 76 + ], + "cookies": { + "optimizelyEndUserId": "" + }, + "description": "Optimizely is an experimentation platform that helps developers build and run A/B tests on websites.", + "icon": "Optimizely.svg", + "js": { + "optimizely": "", + "optimizelyClient.clientVersion": "([\\d\\.]+)\\;version:\\1", + "optimizelySdk": "" + }, + "pricing": [ + "poa", + "high" + ], + "saas": true, + "scriptSrc": [ + "optimizely\\.com.*\\.js" + ], + "website": "https://www.optimizely.com" + }, + "Optimizely Commerce": { + "cats": [ + 6 + ], + "cookies": { + "EPi:StateMarker": "" + }, + "description": "Optimizely Commerce is a complete suite for digital ecommerce and content management that uses artificial intelligence to deliver personalised experiences, individualised search rankings and product recommendations.", + "icon": "Optimizely.svg", + "meta": { + "generator": "EPiServer" + }, + "pricing": [ + "poa" + ], + "requiresCategory": [ + 6 + ], + "website": "https://www.optimizely.com/products/commerce/b2c/" + }, + "Optimizely Content Management": { + "cats": [ + 1 + ], + "cookies": { + "EPi:StateMarker": "", + "EPiServer": "", + "EPiSessionId": "", + "EPiTrace": "" + }, + "cpe": "cpe:2.3:a:episerver:episerver:*:*:*:*:*:*:*:*", + "description": "Optimizely Content Management (formerly EPiServer) is digital content, ecommerce, and marketing management solution designed for editors and marketers.", + "dom": [ + "link[href*='/EPiServer.Forms/']" + ], + "headers": { + "content-security-policy": "\\.episerver\\.net" + }, + "icon": "Optimizely.svg", + "implies": [ + "Microsoft ASP.NET" + ], + "js": { + "epi.EPiServer": "" + }, + "meta": { + "generator": "EPiServer" + }, + "pricing": [ + "poa" + ], + "scriptSrc": [ + "\\.episerver.net/" + ], + "website": "https://www.optimizely.com/products/content/" + }, + "Optimole": { + "cats": [ + 95 + ], + "description": "Optimole is a cloud-based platform that provides media optimization, real-time image transformations, and digital asset management for improved website performance and delivery.", + "icon": "Optimole.svg", + "js": { + "optimoleData": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "\\.i\\.optimole\\.com" + ], + "website": "https://optimole.com" + }, + "OptiMonk": { + "cats": [ + 98, + 77 + ], + "description": "OptiMonk is an on-site message toolkit used to improve conversions using action-based popups ad bars.", + "dom": [ + "link[href*='.optimonk.com']" + ], + "icon": "OptiMonk.svg", + "pricing": [ + "low", + "recurring", + "freemium" + ], + "saas": true, + "scriptSrc": [ + "\\.optimonk\\.com/" + ], + "website": "https://www.optimonk.com" + }, + "Optimove": { + "cats": [ + 97 + ], + "description": "Optimove is a relationship marketing hub powered by a combination of advanced customer modeling, predictive micro-segmentation and campaign automation technologies.", + "icon": "Optimove.svg", + "js": { + "optimoveSDK": "", + "optimoveSDKVersion": "([\\d\\.]+)\\;version:\\1" + }, + "pricing": [ + "high", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.optimove\\.net/.+v([\\d\\.]+)\\.js\\;version:\\1" + ], + "website": "https://www.optimove.com" + }, + "Optimx Sports": { + "cats": [ + 51 + ], + "description": "OptimX Sports is a platform that provides professional website designs for hockey, rugby, and lacrosse teams using a state-of-the-art creation system.", + "icon": "OptimxSports.svg", + "js": { + "webpackJsonpoptimx_sports_client_website": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "/optimx-sports\\.appspot" + ], + "website": "https://optimxsports.com" + }, + "Optimy": { + "cats": [ + 111 + ], + "description": "Optimy is an all-in-one CSR platform that enhances social and business impact by streamlining social programs.", + "headers": { + "Content-Security-Policy": "optimyapp-css\\.s3" + }, + "icon": "Optimy.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "/js/optimy\\.js" + ], + "website": "https://www.optimy.com" + }, + "OptinMonster": { + "cats": [ + 32 + ], + "description": "OptinMonster is a conversion optimisation tool that allows you to grow your email list.", + "icon": "OptinMonster.svg", + "js": { + "OptinMonsterApp": "" + }, + "pricing": [ + "low", + "recurring" + ], + "website": "https://optinmonster.com" + }, + "OptinMonster plugin": { + "cats": [ + 87 + ], + "description": "OptinMonster is a lead-generation plugin for WordPress.", + "icon": "OptinMonster.svg", + "implies": [ + "OptinMonster" + ], + "pricing": [ + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/plugins/optinmonster/.+\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + ], + "website": "https://optinmonster.com" + }, + "Optinopoli": { + "cats": [ + 32 + ], + "description": "Optinopoli is a next-generation lead capture and sales conversion technology designed to collect, manage, and convert prospective customer information across digital touchpoints.", + "icon": "Optinopoli.svg", + "js": { + "optinopoli": "" + }, + "saas": true, + "scriptSrc": [ + "www\\.optinopoli\\.com" + ], + "website": "https://www.optinopoli.com" + }, + "OpTuNE": { + "cats": [ + 104 + ], + "description": "OpTuNE is an online platform for booking and managing events, designed for artists, venues, and promoters.", + "icon": "OpTuNE.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "\\.optune\\.me" + ], + "website": "https://www.optune.me" + }, + "Oracle Application Express": { + "cats": [ + 51 + ], + "description": "Oracle Application Express (APEX) is an enterprise low-code development platform from Oracle Corporation. APEX is a fully supported no-cost feature of Oracle Database.", + "icon": "Oracle.svg", + "js": { + "apex.libVersions": "", + "apex_img_dir": "" + }, + "pricing": [ + "freemium" + ], + "saas": true, + "website": "https://apex.oracle.com" + }, + "Oracle Application Server": { + "cats": [ + 22 + ], + "cpe": "cpe:2.3:a:oracle:application_server:*:*:*:*:*:*:*:*", + "headers": { + "Server": "Oracle[- ]Application[- ]Server(?: Containers for J2EE)?(?:[- ](\\d[\\da-z./]+))?\\;version:\\1" + }, + "icon": "Oracle.svg", + "website": "https://www.oracle.com/technetwork/middleware/ias/overview/index.html" + }, + "Oracle BlueKai": { + "cats": [ + 86 + ], + "description": "Oracle BlueKai is a cloud-based big data platform that enables companies to personalise online, offline, and mobile marketing campaigns.", + "dom": [ + "link[href*='tags.bluekai.com'],link[href*='tags.bkrtx.com']" + ], + "icon": "Oracle.svg", + "js": { + "bluekaiLoaded": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "tags\\.(?:bluekai|bkrtx)\\.com/" + ], + "website": "https://www.oracle.com/cx/marketing/data-management-platform" + }, + "Oracle Commerce": { + "cats": [ + 6 + ], + "cpe": "cpe:2.3:a:oracle:commerce_platform:*:*:*:*:*:*:*:*", + "description": "Oracle Commerce is a unified B2B and B2C ecommerce platform.", + "dom": [ + "input[name*='/atg/commerce/'], .atgShoppingBagContent" + ], + "headers": { + "X-ATG-Version": "(?:ATGPlatform/([\\d.]+))?\\;version:\\1" + }, + "icon": "Oracle.svg", + "saas": true, + "website": "https://www.oracle.com/applications/customer-experience/commerce/products/commerce-platform/index.html" + }, + "Oracle Commerce Cloud": { + "cats": [ + 6 + ], + "description": "Oracle Commerce Cloud is a cloud-native, fully featured, extensible SaaS ecommerce solution, delivered in the Oracle Cloud, supporting B2C and B2B models in a single platform.", + "dom": [ + "#oracle-cc" + ], + "headers": { + "OracleCommerceCloud-Version": "^(.+)$\\;version:\\1" + }, + "icon": "Oracle.svg", + "website": "https://cloud.oracle.com/commerce-cloud" + }, + "Oracle Content Management": { + "cats": [ + 1 + ], + "description": "Oracle Content Management is a cloud-based platform designed for organisations to create, store, manage, and deliver digital content while supporting structured content organisation, collaboration, and seamless integration with other applications.", + "icon": "Oracle.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "/_sitesclouddelivery/renderer/renderer\\.js" + ], + "website": "https://www.oracle.com/content-management" + }, + "Oracle Dynamic Monitoring Service": { + "cats": [ + 19 + ], + "description": "Oracle Dynamic Monitoring Service is a feature of Oracle WebLogic Server that provides real-time monitoring and diagnostic capabilities for Java applications running on the WebLogic Server.", + "headers": { + "x-oracle-dms-ecid": "" + }, + "icon": "Oracle.svg", + "implies": [ + "Oracle WebLogic Server" + ], + "website": "https://oracle.com" + }, + "Oracle HTTP Server": { + "cats": [ + 22 + ], + "cpe": "cpe:2.3:a:oracle:http_server:*:*:*:*:*:*:*:*", + "headers": { + "Server": "Oracle-HTTP-Server(?:/([\\d.]+))?\\;version:\\1" + }, + "icon": "Oracle.svg", + "website": "https://oracle.com" + }, + "Oracle Infinity": { + "cats": [ + 10 + ], + "description": "Oracle Infinity is a digital analytics platform for tracking, measuring, and optimizing the performance and visitor behavior of enterprise websites and mobile apps.", + "icon": "Oracle.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "c\\.oracleinfinity\\.io" + ], + "website": "https://www.oracle.com/cx/marketing/digital-intelligence/" + }, + "Oracle Maxymiser": { + "cats": [ + 74, + 76 + ], + "description": "Oracle Maxymiser is a real-time behavioral targeting, in-session personalisation, and product recommendations platform.", + "icon": "Oracle.svg", + "js": { + "maxy": "\\;confidence:20", + "mmsystem.getConfig": "\\;confidence:80" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "service\\.maxymiser\\.net" + ], + "website": "https://www.oracle.com/uk/cx/marketing/personalization-testing" + }, + "Oracle Moat Measurement": { + "cats": [ + 10 + ], + "description": "Oracle Moat delivers solutions that are critical to measuring advertising effectiveness, including verification and attention, reach, and frequency as well as sales lift measurement.", + "icon": "Oracle.svg", + "scriptSrc": [ + "moatads\\.com" + ], + "website": "https://www.oracle.com/cx/advertising/measurement/" + }, + "Oracle Recommendations On Demand": { + "cats": [ + 10 + ], + "icon": "Oracle.svg", + "scriptSrc": [ + "atgsvcs.+atgsvcs\\.js" + ], + "website": "https://www.oracle.com/us/products/applications/commerce/recommendations-on-demand/index.html" + }, + "Oracle Web Cache": { + "cats": [ + 23 + ], + "cpe": "cpe:2.3:a:oracle:web_cache:*:*:*:*:*:*:*:*", + "description": "Oracle Web Cache is a browser and content management server, which improves the performance of web sites.", + "headers": { + "Server": "Oracle(?:AS)?[- ]Web[- ]Cache(?:[- /]([\\da-z./]+))?\\;version:\\1" + }, + "icon": "Oracle.svg", + "website": "https://oracle.com" + }, + "Oracle WebLogic Server": { + "cats": [ + 22 + ], + "cpe": "cpe:2.3:a:bea:weblogic_server:*:*:*:*:*:*:*:*", + "description": "Oracle WebLogic Server is a Java-based application server that provides a platform for developing, deploying, and running enterprise-level Java applications.", + "icon": "Oracle.svg", + "implies": [ + "Java" + ], + "pricing": [ + "poa" + ], + "website": "https://www.oracle.com/java/weblogic/" + }, + "Orama": { + "cats": [ + 29 + ], + "description": "Orama is a platform offering full-text and vector search capabilities across 300 global locations.", + "dom": [ + "li > a[href*='/@orama/orama'], link[href*='orama-search']" + ], + "icon": "OramaSearch.svg", + "oss": true, + "pricing": [ + "freemium", + "low", + "recurring", + "poa" + ], + "saas": true, + "website": "https://oramasearch.com" + }, + "Orankl": { + "cats": [ + 90 + ], + "description": "Orankl is a provider email marketing and review services.", + "icon": "Orankl.png", + "js": { + "Orankl": "", + "oranklInit": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "www\\.orankl\\.com/" + ], + "website": "https://www.orankl.com" + }, + "Orbit Slider": { + "cats": [ + 59 + ], + "description": "Orbit is a jQuery slider.", + "oss": true, + "scriptSrc": [ + "orbit(?:\\.min)?([\\d.]{2,}[\\d])?\\.js\\;version:\\1" + ], + "website": "https://zurb.com/playground/orbit-jquery-image-slider" + }, + "OrbitFox": { + "cats": [ + 87, + 5 + ], + "description": "OrbitFox is a multi-featured WordPress plugin that works with the Elementor, Beaver Builder and Gutenberg site-building utilities by Themeisle.", + "dom": [ + "link[href*='/wp-content/plugins/themeisle-companion/']" + ], + "icon": "OrbitFox.svg", + "requires": [ + "WordPress" + ], + "website": "https://themeisle.com/plugins/orbit-fox-companion" + }, + "Orchard Core": { + "cats": [ + 1 + ], + "cpe": "cpe:2.3:a:orchardcore:orchard_core:*:*:*:*:*:*:*:*", + "description": "Orchard Core is an open-source modular and multi-tenant application framework built with ASP.NET Core, and a content management system (CMS).", + "headers": { + "x-generator": "^Orchard$", + "x-powered-by": "OrchardCore" + }, + "icon": "Orchard Core.svg", + "implies": [ + "Microsoft ASP.NET" + ], + "meta": { + "generator": "Orchard" + }, + "oss": true, + "scriptSrc": [ + "/OrchardCore\\." + ], + "website": "https://orchardcore.net" + }, + "Orckestra": { + "cats": [ + 6 + ], + "description": "Orckestra is a provider of cloud-based digital unified and omnichannel commerce solutions for retail and manufacturing industries.", + "headers": { + "x-orckestra-commerce": ".NET Client", + "x-powered-by": "Orckestra" + }, + "icon": "Orckestra.svg", + "implies": [ + "Microsoft ASP.NET" + ], + "meta": { + "generator": "^C1 CMS Foundation - Free Open Source from Orckestra and https://github.com/Orckestra/C1-CMS-Foundation$" + }, + "oss": true, + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "website": "https://www.orckestra.com" + }, + "Order Deadline": { + "cats": [ + 100 + ], + "description": "Order Deadline is an estimated delivery, countdown timer, shipping date Shopify app.", + "icon": "Order Deadline.png", + "implies": [ + "Shopify" + ], + "js": { + "orderDeadlineAppByEESL": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://apps.shopify.com/order-deadline" + }, + "OrderCast": { + "cats": [ + 6 + ], + "description": "OrderCast is a B2B ecommerce platform focused on streamlining wholesale operations, offering SKU management, order handling, and customisable online store features for improved customer experience.", + "icon": "OrderCast.svg", + "implies": [ + "Python", + "React" + ], + "pricing": [ + "poa", + "recurring" + ], + "saas": true, + "url": [ + "\\.(?:eu|us1)\\.ordercast\\.io/" + ], + "website": "https://www.ordercast.io" + }, + "Ordergroove": { + "cats": [ + 41 + ], + "description": "Ordergroove provides a SaaS (Software as a Service) based subscription and membership commerce platform.", + "headers": { + "content-security-policy": "\\.ordergroove\\.com" + }, + "icon": "ordergroove.svg", + "pricing": [ + "recurring", + "mid" + ], + "scriptSrc": [ + "\\.ordergroove\\.com/" + ], + "website": "https://www.ordergroove.com/" + }, + "Ordering": { + "cats": [ + 93 + ], + "description": "Ordering is a multi-store online ordering and delivery platform providing marketing and loyalty tools, along with native apps for businesses.", + "dom": [ + "link[href*='apiv4.ordering.co']" + ], + "icon": "Ordering.svg", + "pricing": [ + "onetime", + "low", + "recurring", + "poa" + ], + "saas": true, + "website": "https://www.ordering.co" + }, + "OrderLogic app": { + "cats": [ + 100 + ], + "description": "OrderLogic app allows you to define minimum and maximum product quantities for all products in your Shopify store.", + "icon": "OrderLogic app.svg", + "implies": [ + "Shopify" + ], + "js": { + "OrderLogic.ALERTS_KEY": "", + "OrderLogic.DEFAULT_MONEY_FORMAT": "", + "OrderLogic.cartData": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://apps.shopify.com/orderlogic" + }, + "OrderMyGear": { + "cats": [ + 6 + ], + "cookies": { + "omg_redesigned_cart": "" + }, + "description": "OrderMyGear is an online store platform helping dealers, decorators and distributors create custom web stores.", + "icon": "OrderMyGear.svg", + "js": { + "BrightSites": "" + }, + "pricing": [ + "onetime", + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.mybrightsites\\.com/" + ], + "website": "https://www.ordermygear.com" + }, + "OrderPort": { + "cats": [ + 6 + ], + "description": "OrderPort is an eсommerce platform tailored for wineries, offering online sales, wine clubs, and point-of-sale integration.", + "dom": [ + "span#updViewCart a[href*='orderport.net']" + ], + "icon": "OrderPort.svg", + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "requires": [ + "Cart Functionality", + "Microsoft ASP.NET" + ], + "saas": true, + "website": "https://orderport.net" + }, + "Ordersify Product Alerts": { + "cats": [ + 100 + ], + "description": "Ordersify Product Alerts is a Shopify app which detects automatically product stock and send email alerts to contact immediately after your products are restocked.", + "icon": "Ordersify.svg", + "implies": [ + "Shopify" + ], + "js": { + "ORDERSIFY_BIS.stockRemainingSetting": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.ordersify\\.com/sdk/productalerts-shopify\\.js" + ], + "website": "https://ordersify.com/products/product-alerts" + }, + "OrderYOYO": { + "cats": [ + 6 + ], + "description": "OrderYOYO is an online ordering, payment, and marketing software solution provider.", + "dom": [ + "a[href*='.orderyoyo.com/'][target='_blank']" + ], + "icon": "OrderYOYO.png", + "js": { + "SmartBannerOY": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://orderyoyo.com" + }, + "Oreed": { + "cats": [ + 21 + ], + "description": "Oreed is an all-in-one learning experience platform, centralizing all organizational learning, training, and development activities.", + "dom": [ + "body[class*='oreed-lms'], link[href*='.oreed.app/']" + ], + "icon": "Oreed.svg", + "pricing": [ + "recurring", + "poa" + ], + "saas": true, + "website": "https://oreed.org/en" + }, + "Orimon.ai": { + "cats": [ + 32 + ], + "description": "Orimon.ai is a platform that helps generate leads, automate customer support, and drive sales through AI-powered solutions.", + "dom": [ + "iframe[src*='bot.orimon.ai/']" + ], + "icon": "Orimon.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "bot\\.orimon\\.ai" + ], + "website": "https://orimon.ai" + }, + "OroCommerce": { + "cats": [ + 6 + ], + "cookies": { + "orosfid": "" + }, + "cpe": "cpe:2.3:a:oroinc:orocommerce:*:*:*:*:*:*:*:*", + "description": "OroCommerce is an open-source B2B ecommerce platform designed to meet the needs of B2B companies, offering features like advanced product management, customer segmentation, and complex pricing structures.", + "dom": [ + "script[data-requiremodule^='oro/']", + "script[data-requiremodule^='oroui/']", + "script[src*='/oroui.js']", + "body[data-bound-view^='oroui/js/']" + ], + "html": [ + "<script [^>]+data-requiremodule=\"oro/", + "<script [^>]+data-requiremodule=\"oroui/" + ], + "icon": "orocommerce.svg", + "implies": [ + "PHP", + "Symfony" + ], + "oss": true, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "oro\\.min\\.js\\?version=([\\d.]+)\\;version:\\1" + ], + "website": "https://oroinc.com" + }, + "Ortto": { + "cats": [ + 32, + 97 + ], + "description": "Ortto is a marketing automation and customer data platform that integrates your data, messaging, and analytics into one unified system.", + "icon": "Ortto.svg", + "js": { + "AP3_WIDGETS_PREFIX": "" + }, + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "website": "https://ortto.com" + }, + "Osano": { + "cats": [ + 67 + ], + "description": "Osano is a data privacy platform that helps your website become compliant with laws such as GDPR and CCPA.", + "icon": "Osano.svg", + "js": { + "Osano": "" + }, + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cmp\\.osano\\.com/" + ], + "website": "https://www.osano.com" + }, + "osCommerce": { + "cats": [ + 6 + ], + "cookies": { + "osCsid": "" + }, + "cpe": "cpe:2.3:a:oscommerce:oscommerce:*:*:*:*:*:*:*:*", + "description": "OsCommerce is an open-source ecommerce and online store-management software program.", + "dom": [ + "input[name='osCsid'], a[name='osCsid'], tr.infoBoxHeading, td.infoBoxHeading, table.infoBoxHeading" + ], + "html": [ + "<br />Powered by <a href=\"https?://www\\.oscommerce\\.com", + "<(?:input|a)[^>]+name=\"osCsid\"", + "<(?:tr|td|table)class=\"[^\"]*infoBoxHeading" + ], + "icon": "osCommerce.png", + "implies": [ + "PHP", + "MySQL" + ], + "oss": true, + "website": "https://www.oscommerce.com" + }, + "OSI Tracker": { + "cats": [ + 71 + ], + "description": "OSI Tracker is an affiliate marketing and tracking software.", + "icon": "OSITracker.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.ositracker\\.com/" + ], + "website": "https://ositracker.com" + }, + "Osterreichische Post": { + "cats": [ + 99 + ], + "description": "Österreichische Post is an Austrian logistics and postal services provider.", + "icon": "Post AG.svg", + "requiresCategory": [ + 6 + ], + "text": [ + "\\bpost\\.at\\b", + "\\bPost AG\\b", + "\\b[ÖO]sterreichische Post\\b" + ], + "website": "https://www.post.at" + }, + "osTicket": { + "cats": [ + 13 + ], + "cookies": { + "OSTSESSID": "" + }, + "cpe": "cpe:2.3:a:enhancesoft:osticket:*:*:*:*:*:*:*:*", + "description": "osTicket is an open-source support ticket system that allows businesses to manage and streamline customer support requests through a centralized platform, including features for ticket tracking, automation, and reporting.", + "icon": "osTicket.svg", + "implies": [ + "PHP", + "MySQL" + ], + "oss": true, + "website": "https://osticket.com" + }, + "ostr.io": { + "cats": [ + 10 + ], + "description": "ostr.io is a platform that provides site monitoring and analytics services, enabling the collection and analysis of performance and usage data.", + "icon": "ostr.svg", + "oss": true, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "scriptSrc": [ + "analytics\\.ostr\\.io" + ], + "website": "https://ostr.io" + }, + "otrs": { + "cats": [ + 13 + ], + "cpe": "cpe:2.3:a:otrs:otrs:*:*:*:*:*:*:*:*", + "headers": { + "X-Powered-By": "OTRS ([\\d.]+)\\;version:\\1" + }, + "html": [ + "<!--\\s+OTRS: Copyright" + ], + "icon": "otrs.png", + "implies": [ + "Perl" + ], + "scriptSrc": [ + "^/otrs-web/js/" + ], + "website": "https://www.otrs.com" + }, + "Otter Blocks": { + "cats": [ + 87 + ], + "description": "Otter blocks is a Gutenberg Blocks page builder plugin that adds extra functionality to the WordPress Block Editor.", + "dom": { + "link[href*='/wp-content/plugins/otter-blocks']": { + "exists": "" + } + }, + "html": [ + "<div[^>]+class=[\"']wp-block-themeisle-blocks-*" + ], + "icon": "otter-blocks.png", + "website": "https://wordpress.org/plugins/otter-blocks/" + }, + "OtterText": { + "cats": [ + 32 + ], + "cookies": { + "otter_text_session": "" + }, + "description": "OtterText is a platform offering SMS marketing and automation solutions designed to enhance communication and streamline marketing campaigns.", + "icon": "OtterText.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "app\\.ottertext\\.com" + ], + "website": "https://ottertext.com" + }, + "Otto": { + "cats": [ + 72 + ], + "description": "Otto is a veterinary workflow platform that streamlines scheduling, communication, and payment processes in a single system.", + "icon": "Otto.svg", + "js": { + "otto.id": "", + "ottoCareMicrosite": "" + }, + "saas": true, + "website": "https://otto.vet/otto-flow" + }, + "OTYS": { + "cats": [ + 101 + ], + "description": "OTYS is a Dutch company that specialises in providing recruitment and staffing agencies with software solutions to manage their workflows, including applicant tracking systems, job board integrations, and candidate sourcing tools.", + "icon": "OTYS.svg", + "js": { + "OTYS.siteId": "", + "otysSelect": "" + }, + "pricing": [ + "poa" + ], + "website": "https://www.otys.nl" + }, + "Outbrain": { + "cats": [ + 5, + 36 + ], + "description": "Outbrain is a web advertising platform that displays boxes of links, known as chumboxes, to pages within websites.", + "icon": "Outbrain.svg", + "js": { + "OB_ADV_ID": "", + "OB_releaseVer": "^(.+)$\\;version:\\1", + "OutbrainPermaLink": "", + "obApi.version": "^[\\d.]+$" + }, + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "\\.outbrain\\.com/" + ], + "website": "https://www.outbrain.com" + }, + "Outfindo": { + "cats": [ + 76 + ], + "description": "Outfindo is a platform that provides product selection guides for websites to improve customer shopping experiences and boost conversions.", + "icon": "Outfindo.svg", + "js": { + "outfindoCatalogGuideData": "", + "outfindoCatalogGuideMapFailed": "" + }, + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "embed\\.outfindo\\.com" + ], + "website": "https://www.outfindo.com" + }, + "Outfunnel": { + "cats": [ + 32 + ], + "description": "Outfunnel is a platform that connects sales and marketing data to streamline workflows and improve data alignment across tools.", + "icon": "Outfunnel.svg", + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.outfunnel\\.com" + ], + "scripts": [ + "cdn\\.outfunnel\\.com" + ], + "website": "https://outfunnel.com" + }, + "Outlook Web App": { + "cats": [ + 30 + ], + "cpe": "cpe:2.3:a:microsoft:outlook_web_access:*:*:*:*:*:*:*:*", + "description": "Outlook on the web is an information manager web app. It includes a web-based email client, a calendar tool, a contact manager, and a task manager.", + "dom": [ + "link[href*='/owa/auth/']" + ], + "headers": { + "X-OWA-Version": "([\\d\\.]+)?\\;version:\\1" + }, + "html": [ + "<link[^>]+/owa/auth/([\\d\\.]+)/themes/resources\\;version:\\1" + ], + "icon": "Outlook.svg", + "implies": [ + "Microsoft ASP.NET" + ], + "js": { + "IsOwaPremiumBrowser": "" + }, + "url": [ + "/owa/auth/log(?:on|off)\\.aspx" + ], + "website": "https://help.outlook.com" + }, + "Outplay": { + "cats": [ + 32 + ], + "description": "Outplay is a sales engagement platform that uses AI to optimize interactions and support fast-scaling small and medium-sized businesses.", + "icon": "Outplay.svg", + "js": { + "outplayhq": "" + }, + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.outplayhq\\.co" + ], + "website": "https://outplay.ai" + }, + "OutSystems": { + "cats": [ + 47 + ], + "cpe": "cpe:2.3:a:outsystems:outsystems:*:*:*:*:*:*:*:*", + "description": "OutSystems is a low-code platform which provides tools for companies to develop, deploy and manage omnichannel enterprise applications.", + "icon": "OutSystems.svg", + "implies": [ + "Windows Server", + "IIS" + ], + "js": { + "OutSystemsDebugger": "", + "outsystems": "" + }, + "pricing": [ + "high", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "scripts/OutSystems(?:[\\w]+)?\\.js" + ], + "website": "https://www.outsystems.com" + }, + "OutTheBoxThemes Panoramic": { + "cats": [ + 80 + ], + "description": "Panoramic is a fully responsive WordPress theme with a homepage slider by OutTheBoxThemes.", + "dom": [ + "link#panoramic_customizer_theme_fonts-css" + ], + "icon": "OutTheBoxThemes.svg", + "pricing": [ + "freemium", + "onetime" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/panoramic/.+custom\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + ], + "website": "https://www.outtheboxthemes.com/wordpress-themes/panoramic" + }, + "Ova": { + "cats": [ + 51 + ], + "description": "Ova is a website builder platform from Australia.", + "icon": "Ova.svg", + "js": { + "cffOptions.placeholder": "\\.ova\\.net\\.au/", + "cffOptions.resized_url": "" + }, + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "website": "https://ova.net.au" + }, + "Overblog": { + "cats": [ + 11 + ], + "description": "Overblog is a French blog platform that enables users to create and share content.", + "icon": "OverBlog.svg", + "saas": true, + "scriptSrc": [ + "\\.over-blog-kiwi\\.com/" + ], + "website": "https://www.over-blog.com" + }, + "Overfull": { + "cats": [ + 93 + ], + "description": "Overfull is a reservation management system designed for restaurants to handle bookings, manage tables, and streamline guest scheduling.", + "dom": [ + "iframe[src*='app.overfull.fr']" + ], + "icon": "Overfull.svg", + "saas": true, + "scripts": [ + "app\\.overfull\\.fr" + ], + "website": "https://www.overfull.fr" + }, + "Overheat": { + "cats": [ + 74 + ], + "description": "Overheat is a conversion optimization package designed to improve website performance by enhancing user experience and increasing conversion rates through data-driven strategies and tailored solutions.", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.overheat\\.it" + ], + "website": "https://overheat.it" + }, + "Overloop": { + "cats": [ + 32 + ], + "description": "Overloop is an AI-powered sales prospecting platform that automates lead generation, outreach, and engagement to optimize customer acquisition and conversion.", + "icon": "Overloop.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scripts": [ + "app\\.overloop\\.com" + ], + "website": "https://overloop.com" + }, + "Overwolf": { + "cats": [ + 47 + ], + "description": "Overwolf is a platform that enables the creation, sharing, and monetization of in-game apps and mods.", + "icon": "Overwolf.svg", + "saas": true, + "scripts": [ + "download\\.overwolf\\.com" + ], + "website": "https://www.overwolf.com" + }, + "OVHcloud": { + "cats": [ + 62, + 88 + ], + "description": "OVHcloud is a global, cloud provider delivering hosted private cloud, public cloud, and dedicated server solutions.", + "dns": { + "NS": [ + "\\d+\\.ovh\\.net" + ], + "SOA": [ + "\\d+\\.ovh\\.net" + ] + }, + "headers": { + "x-iplb-request-id": "" + }, + "icon": "OVHcloud.svg", + "pricing": [ + "payg" + ], + "website": "https://www.ovhcloud.com" + }, + "Owids": { + "cats": [ + 5 + ], + "description": "Owids is a set of widgets designed to improve website conversion rates and visitor engagement across platforms without requiring coding skills.", + "headers": { + "Access-Control-Allow-Origin": "^X-Owids-Key$" + }, + "icon": "Owids.svg", + "js": { + "owidsSDKJSP": "" + }, + "pricing": [ + "freemium", + "payg", + "poa" + ], + "saas": true, + "scripts": [ + "sdk\\.owids\\.com" + ], + "website": "https://owids.com" + }, + "OWL Carousel": { + "cats": [ + 59 + ], + "description": "OWL Carousel is an enabled jQuery plugin that lets you create responsive carousel sliders.", + "dom": [ + "link[href*='owl.carousel.css'], link[href*='owl.carousel.min.css']" + ], + "html": [ + "<link [^>]*href=\"[^\"]+owl\\.carousel(?:\\.min)?\\.css" + ], + "icon": "OWL Carousel.png", + "implies": [ + "jQuery" + ], + "scriptSrc": [ + "owl\\.carousel.*\\.js" + ], + "website": "https://owlcarousel2.github.io/OwlCarousel2/" + }, + "ownCloud": { + "cats": [ + 19 + ], + "cpe": "cpe:2.3:a:owncloud:owncloud:*:*:*:*:*:*:*:*", + "html": [ + "<a href=\"https://owncloud\\.com\" target=\"_blank\">ownCloud Inc\\.</a><br/>Your Cloud, Your Data, Your Way!" + ], + "icon": "ownCloud.svg", + "implies": [ + "PHP" + ], + "js": { + "oc_defaults": "" + }, + "meta": { + "apple-itunes-app": "app-id=543672169" + }, + "website": "https://owncloud.org" + }, + "Ownpage": { + "cats": [ + 76 + ], + "description": "Ownpage is a technology services provider that enables publishers to personalize their newsletters, websites, and applications, enhancing content delivery for media platforms.", + "icon": "Ownpage.svg", + "saas": true, + "scriptSrc": [ + "script\\.ownpage\\.fr/" + ], + "scripts": [ + "loadOwnpageScript" + ], + "website": "https://www.ownpage.fr" + }, + "Oxatis": { + "cats": [ + 6 + ], + "description": "Oxatis is a cloud-based ecommerce solution which enables users to create and manage their own online store websites.", + "icon": "Oxatis.svg", + "meta": { + "generator": "^Oxatis\\s\\(www\\.oxatis\\.com\\)$" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.oxatis.com/" + }, + "Oxi Social Login": { + "cats": [ + 69 + ], + "description": "Oxi Social Login provides one click login with services like Facebook, Google and many more.", + "icon": "OxiSocialLogin.png", + "saas": true, + "scriptSrc": [ + "social-login\\.oxiapps\\.com" + ], + "website": "https://www.oxiapps.com/" + }, + "OXID eShop": { + "cats": [ + 6 + ], + "cookies": { + "sid_key": "oxid" + }, + "description": "OXID eShop is a free, open source ecommerce solution built using object oriented programming and PHP.", + "icon": "OXID eShop.svg", + "implies": [ + "PHP" + ], + "js": { + "oxCookieNote": "", + "oxInputValidator": "", + "oxLoginBox": "", + "oxMiniBasket": "", + "oxModalPopup": "", + "oxTopMenu": "" + }, + "website": "https://www.oxid-esales.com" + }, + "OXID eShop Community Edition": { + "cats": [ + 6 + ], + "description": "OXID eShop Community Edition is a free, open source ecommerce solution built using object oriented programming and PHP.", + "excludes": [ + "OXID eShop" + ], + "html": [ + "<!--[^-]*OXID eShop Community Edition, Version (\\d+)\\;version:\\1" + ], + "icon": "OXID eShop.svg", + "implies": [ + "PHP" + ], + "website": "https://www.oxid-esales.com" + }, + "OXID eShop Enterprise Edition": { + "cats": [ + 6, + 62 + ], + "description": "OXID eShop Enterprise Edition is a B2B or B2C ecommerce solution built using object oriented programming and PHP.", + "excludes": [ + "OXID eShop" + ], + "html": [ + "<!--[^-]*OXID eShop Enterprise Edition, Version (\\d+)\\;version:\\1" + ], + "icon": "OXID eShop.svg", + "implies": [ + "PHP" + ], + "website": "https://www.oxid-esales.com" + }, + "OXID eShop Professional Edition": { + "cats": [ + 6 + ], + "description": "OXID eShop Professional Edition is an e-ommerce platform for both small start-up companies and experience online retailers with a wide range of functions, software maintenance and support.", + "excludes": [ + "OXID eShop" + ], + "html": [ + "<!--[^-]*OXID eShop Professional Edition, Version (\\d+)\\;version:\\1" + ], + "icon": "OXID eShop.svg", + "implies": [ + "PHP" + ], + "pricing": [ + "high", + "onetime" + ], + "website": "https://exchange.oxid-esales.com/OXID-Products/OXID-eShop/OXID-eShop-Professional-Edition-6-Professional-Edition-6-Stable-PE-6-0-x.html" + }, + "Oxygen": { + "cats": [ + 51, + 87 + ], + "description": "Oxygen Builder is a tool to build a WordPress website.", + "dom": [ + "body[class*='oxygen-body'], link[href*='wp-content/plugins/oxygen/']" + ], + "html": [ + "<body class=(?:\"|')[^\"']*oxygen-body", + "<link [^>]*href=(?:\"|')[^>]*wp-content/plugins/oxygen/" + ], + "icon": "Oxygen.svg", + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "wp-content/plugins/oxygen" + ], + "website": "https://oxygenbuilder.com" + }, + "oXyShop": { + "cats": [ + 6 + ], + "description": "oXyShop is a platform for creating and managing online stores.", + "icon": "OxyShop.svg", + "meta": { + "web_author": "^oXyShop$" + }, + "saas": true, + "website": "https://www.oxyshop.cz" + }, + "P3chat": { + "cats": [ + 52 + ], + "description": "P3chat is a live chat platform integrated into websites to enable real-time communication with visitors.", + "icon": "P3chat.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "//p3chat\\.com/" + ], + "website": "https://p3chat.com" + }, + "p5.js": { + "cats": [ + 59 + ], + "description": "p5.js is a JavaScript library for creative coding, with a focus on making coding accessible and inclusive for artists, designers, educators, beginners, and anyone else.", + "icon": "p5.js.svg", + "js": { + "p5.Camera": "", + "p5.ColorConversion": "" + }, + "oss": true, + "scriptSrc": [ + "(?:((?:\\d+\\.)+\\d+)\\/(?:addons\\/)?)?p5(?:\\.sound)?(?:\\.dom)?(?:\\.min)?\\.js\\;version:\\1" + ], + "website": "https://p5js.org" + }, + "Pabbly Form Builder": { + "cats": [ + 110 + ], + "description": "Pabbly Form Builder is a no-code tool for creating professional business forms, offering customization options without requiring programming skills.", + "icon": "Pabbly.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "forms\\.pabbly\\.com" + ], + "website": "https://www.pabbly.com" + }, + "Pace": { + "cats": [ + 41, + 91 + ], + "description": "PacePay offers a BNPL (Buy now pay later) solution for merchants.", + "icon": "Pace.svg", + "js": { + "pacePay": "", + "rely_month_installment": "", + "rely_shop_currency": "", + "rely_shop_money_format": "" + }, + "saas": true, + "scriptSrc": [ + "pay\\.pacenow\\.co" + ], + "website": "https://pacenow.co/" + }, + "Package.AI": { + "cats": [ + 32 + ], + "description": "Package.AI is a unified platform for last-mile and customer engagement, leveraging AI to enhance service delivery.", + "icon": "PackageAI.svg", + "saas": true, + "scriptSrc": [ + "app\\.package\\.ai" + ], + "website": "https://package.ai" + }, + "Packery": { + "cats": [ + 59 + ], + "description": "Packery is a JavaScript library and jQuery plugin that makes gapless and draggable layouts.", + "icon": "Packery.svg", + "oss": true, + "pricing": [ + "freemium" + ], + "scriptSrc": [ + "packery(?:\\.pkgd)?(?:\\.min)?\\.js(?:\\?v(?:er)?=((?:\\d+\\.)+\\d+))?\\;version:\\1" + ], + "website": "https://packery.metafizzy.co" + }, + "Packlink PRO": { + "cats": [ + 100, + 99 + ], + "description": "Packlink PRO is a multicarrier shipping solutions for ecommerce and marketplaces.", + "icon": "Packlink.svg", + "implies": [ + "Shopify" + ], + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "packlink-spf-pro\\.appspot\\.com/.+myshopify\\.com" + ], + "website": "https://apps.shopify.com/packlink-pro" + }, + "Packman": { + "cats": [ + 6 + ], + "description": "Packman is a platform for enabling AI-powered ecommerce businesses.", + "icon": "Packman.svg", + "meta": { + "powered-by": "packman" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.packman\\.app" + ], + "website": "https://packman.ai" + }, + "Paddle": { + "cats": [ + 41 + ], + "description": "Paddle is a billing and payment gateway for B2B SaaS companies.", + "icon": "Paddle.svg", + "js": { + "Paddle.Checkout": "", + "PaddleScriptLocation": "" + }, + "pricing": [ + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.paddle\\.com/paddle/paddle\\.js" + ], + "website": "https://paddle.com/" + }, + "Paessler": { + "cats": [ + 37 + ], + "description": "Paessler is a network monitoring platform that provides complete visibility into IT infrastructure through a single solution, helping detect, analyze, and resolve performance issues across systems and devices.", + "dom": [ + "span[class*='paesslerlogo'] > a[href*='www.paessler.com']" + ], + "icon": "Paessler.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "\\.paessler\\.com" + ], + "website": "https://www.paessler.com" + }, + "Pagar.me": { + "cats": [ + 41 + ], + "description": "Pagar.me is a Portuguese-language online payments solution for businesses in Brazil.", + "icon": "Pagar.me.svg", + "js": { + "PagarMeCheckout": "", + "pagarme.balance": "" + }, + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "assets\\.pagar\\.me/" + ], + "website": "https://pagar.me" + }, + "Page Builder Framework": { + "cats": [ + 80 + ], + "description": "Page Builder Framework is a lightweight (less than 50kb on the frontend) and highly customizible WordPress theme.", + "icon": "Page Builder Framework.svg", + "pricing": [ + "low", + "recurring", + "onetime" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/page-builder-framework/.+site-min\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + ], + "website": "https://wp-pagebuilderframework.com" + }, + "Page.js": { + "cats": [ + 59 + ], + "description": "Page.js is a micro client-side router designed to handle client-side routing within web applications.", + "js": { + "page.Route": "" + }, + "oss": true, + "website": "https://github.com/visionmedia/page.js" + }, + "Pagecloud": { + "cats": [ + 51 + ], + "description": "Pagecloud is a drag-and-drop website builder that enables you to design and deploy websites without writing code.", + "dom": { + "head[pagecloud-version]": { + "attributes": { + "pagecloud-version": "^([\\d\\.]+)$\\;version:\\1" + } + } + }, + "icon": "Pagecloud.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "app-assets\\.pagecloud\\.com/" + ], + "website": "https://www.pagecloud.com" + }, + "Pagefai CMS": { + "cats": [ + 1 + ], + "description": "Pagefai is a cloud-based platform that offers software-as-a-service solutions to businesses, including the Pagefai CMS which provides ecommerce functionality and other business tools.", + "headers": { + "x-powered-by": "PAGEFAI CMS" + }, + "icon": "Pagefai.png", + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.pagefai.com" + }, + "PageFly": { + "cats": [ + 51 + ], + "description": "PageFly is an app for Shopify that allows you to build landing pages, product pages, blogs, and FAQs.", + "headers": { + "X-Powered-By": "PageFly" + }, + "icon": "pagefly.svg", + "js": { + "__pagefly_setting__": "" + }, + "saas": true, + "scriptSrc": [ + "cdn\\.pagefly\\.io" + ], + "website": "https://pagefly.io" + }, + "Pagekit": { + "cats": [ + 1 + ], + "cpe": "cpe:2.3:a:pagekit:pagekit:*:*:*:*:*:*:*:*", + "icon": "Pagekit.png", + "meta": { + "generator": "Pagekit" + }, + "website": "https://pagekit.com" + }, + "PageLayer": { + "cats": [ + 5, + 87 + ], + "description": "Drag and drop page builder for Wordpress.", + "dom": [ + "link[href*='/wp-content/plugins/pagelayer/'], #pagelayer-frontend-css, #pagelayer-global-styles, .pagelayer-body, .pagelayer-header, .pagelayer-footer, .pagelayer-content" + ], + "icon": "PageLayer.png", + "oss": true, + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "pagelayer(?:-frontend)?(?:\\/js)?(?:\\/combined)?(?:\\.min)?\\.js(?:\\?v(?:er)?=((?:\\d+\\.)+\\d+))?\\;version:\\1" + ], + "website": "https://wordpress.org/plugins/pagelayer" + }, + "Pagely": { + "cats": [ + 62, + 88 + ], + "headers": { + "Server": "^Pagely" + }, + "icon": "pagely.svg", + "implies": [ + "WordPress", + "Amazon Web Services" + ], + "website": "https://pagely.com/" + }, + "Pagemaker": { + "cats": [ + 51 + ], + "description": "Pagemaker is a tool for creating mobile-first web pages optimized for high conversion rates.", + "icon": "Pagemaker.svg", + "js": { + "pagemaker.accordion": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.pagemaker\\.io" + ], + "website": "https://pagemaker.io" + }, + "PageNudge": { + "cats": [ + 76 + ], + "description": "PageNudge is a website personalization tool that displays contextual messages and prompts to visitors based on behavior or page content, helping tailor interactions and guide user actions across a site.", + "icon": "PageNudge.svg", + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "embed\\.pagenudge\\.com/" + ], + "website": "https://pagenudge.com" + }, + "Pagetiger": { + "cats": [ + 1 + ], + "description": "Pagetiger is a platform that offers pre-made templates and an in-house creative agency to help users create content quickly and securely.", + "icon": "PageTiger.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.pagetiger\\.com/" + ], + "website": "https://www.pagetiger.com" + }, + "PageUp": { + "cats": [ + 101 + ], + "description": "", + "icon": "PageUp.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "careers-static\\.pageuppeople\\.com/" + ], + "website": "https://www.pageuppeople.com" + }, + "Pagevamp": { + "cats": [ + 51 + ], + "description": "Pagevamp is a website builder that allows users to create and customize websites quickly by pulling content from their existing Facebook pages or Instagram profiles, offering an easy way to set up a professional online presence.", + "headers": { + "X-ServedBy": "pagevamp" + }, + "icon": "Pagevamp.svg", + "js": { + "Pagevamp": "" + }, + "website": "https://www.pagevamp.com" + }, + "PagineGialle": { + "cats": [ + 1 + ], + "description": "PagineGialle is a business website builder by ItaliaOnline that enables Italian businesses to create and manage professional websites and establish an online presence.", + "icon": "PagineGialle.svg", + "saas": true, + "scriptSrc": [ + "ssc\\.paginegialle\\.it/" + ], + "website": "https://www.paginegialle.it" + }, + "Pagolight": { + "cats": [ + 91 + ], + "description": "Pagolight is a BNPL system allowing instalment payments for online purchases.", + "dom": [ + "div#heidipay-container, div[data-heidipay], div#pagolight-pro-dialog, iframe#heidipay-iframe-product-description-pagolight" + ], + "icon": "Pagolight.svg", + "js": { + "closePagodilModal": "", + "openPagodilModal": "", + "pagodilLang": "", + "pagodilSprintf": "" + }, + "saas": true, + "website": "https://pagolight.it" + }, + "PagSeguro": { + "cats": [ + 41 + ], + "description": "PagSeguro is an online or mobile payment-based ecommerce service for commercial operations.", + "dom": [ + "form[action*='pagseguro.uol.com.br'][target='pagseguro']" + ], + "icon": "PagSeguro.svg", + "js": { + "PagSeguroDirectPayment": "", + "_PagSeguroDirectPayment": "" + }, + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "\\.pagseguro\\.uol\\.com\\.br/" + ], + "website": "https://pagseguro.uol.com.br" + }, + "Paidy": { + "cats": [ + 41, + 91 + ], + "description": "Paidy is basically a two-sided payments service, acting as a middleman between consumers and merchants in Japan.", + "icon": "Paidy.svg", + "js": { + "Constants.paidy": "" + }, + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "apps\\.paidy\\.com" + ], + "website": "https://paidy.com" + }, + "Palbin": { + "cats": [ + 6 + ], + "description": "Palbin is an ecommerce platform designed to create and manage online businesses.", + "icon": "Palbin.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.palbin\\.com" + ], + "website": "https://www.palbin.com" + }, + "Palo Alto Networks - GlobalProtect": { + "cats": [ + 46 + ], + "description": "GlobalProtect is a web-based portal that enables connection to a VPN, providing secure access to enterprise networks and resources.", + "dom": [ + "link[href*='/global-protect/portal/css/']" + ], + "icon": "GlobalProtect.svg", + "saas": true, + "website": "https://www.paloaltonetworks.com/sase/globalprotect" + }, + "Paloma": { + "cats": [ + 100 + ], + "description": "Paloma helps ecommerce businesses sell directly to customers in messaging channels, with automated personal shopping conversations.", + "icon": "Paloma.svg", + "js": { + "Paloma.createCookie": "" + }, + "pricing": [ + "payg" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "scriptSrc": [ + "\\.getpaloma\\.com/" + ], + "website": "https://www.getpaloma.com" + }, + "Pancake": { + "cats": [ + 52 + ], + "description": "Pancake is an omnichannel business messaging platform that centralizes customer communications across multiple channels into a single system for managing conversations, routing messages, and maintaining consistent engagement.", + "icon": "Pancake.svg", + "js": { + "PancakeAnalytics": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "analytics\\.pancake\\.vn" + ], + "website": "https://pancake.vn" + }, + "Panda CSS": { + "cats": [ + 66 + ], + "css": [ + "--made-with-panda" + ], + "description": "Panda is a styling engine that generates styling primitives to author atomic CSS and recipes in a type-safe and readable manner.", + "icon": "PandaCSS.svg", + "oss": true, + "website": "https://panda-css.com/" + }, + "Panda Video": { + "cats": [ + 14 + ], + "description": "Panda Video is a video hosting platform that provide streaming, engages viewers, and supports sales growth.", + "dom": [ + "iframe[src*='tv.pandavideo.com']" + ], + "icon": "PandaVideo.svg", + "js": { + "pandaLoad": "", + "pandatag": "" + }, + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scripts": [ + "\\.tv\\.pandavideo\\.com" + ], + "website": "https://pandavideo.com" + }, + "Pandectes": { + "cats": [ + 67, + 100 + ], + "cookies": { + "_pandectes_gdpr": "" + }, + "description": "Pandectes is a cloud-based data privacy compliance platform for Shopify stores, designed to support adherence to GDPR, CCPA/CPRA, VCDPA, APPI, PIPEDA, and PDPA regulations.", + "icon": "Pandectes.svg", + "js": { + "Pandectes": "", + "PandectesBlocker": "", + "PandectesCore": "", + "PandectesGeolocation": "", + "PandectesRules": "", + "PandectesSettings": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "pandectes-core\\.js|(?:s3\\.us-west-2\\.amazonaws\\.com|gdpr-privacy-policy-assets\\.s3-us-west-2\\.amazonaws\\.com)/gdpr-privacy-policy-assets/" + ], + "website": "https://pandectes.io" + }, + "Pandectes GDPR Compliance": { + "cats": [ + 67 + ], + "description": "Pandectes GDPR Compliance is a solution for Shopify stores, ensuring compliance with GDPR, CCPA/CPRA, VCDPA, APPI, PIPEDA, and PDPA regulations.", + "icon": "PandectesGDPRCompliance.svg", + "js": { + "Pandectes": "", + "PandectesBlocker": "", + "PandectesCore": "", + "PandectesGeolocation": "", + "PandectesRules": "", + "PandectesSettings": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://pandectes.io" + }, + "Panelbear": { + "cats": [ + 10, + 13 + ], + "description": "Panelbear is a simple website performance and traffic analytics tool.", + "icon": "Panelbear.svg", + "js": { + "panelbear": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://panelbear.com" + }, + "Pannellum": { + "cats": [ + 59 + ], + "description": "Pannellum is a lightweight, free, and open source panorama viewer for the web.", + "oss": true, + "scriptSrc": [ + "(?:((?:\\d+\\.)+\\d+)\\/(?:build\\/)?)?pannellum(?:-plugin)?\\.js\\;version:\\1" + ], + "website": "https://pannellum.org/" + }, + "Pantheon": { + "cats": [ + 62 + ], + "description": "Pantheon is a WebOps (Website Operations) and Management Platform for WordPress and Drupal.", + "headers": { + "Server": "^Pantheon", + "x-pantheon-styx-hostname": "", + "x-styx-req-id": "" + }, + "icon": "Pantheon.svg", + "implies": [ + "PHP", + "Nginx", + "MariaDB", + "Fastly" + ], + "website": "https://pantheon.io/" + }, + "Papa Parse": { + "cats": [ + 59 + ], + "description": "Papa Parse is a JavaScript library that functions as an in-browser CSV parser, enabling parsing of CSV files within web applications.", + "icon": "PapaParse.svg", + "js": { + "Papa.Parser": "", + "Papa.parse": "" + }, + "oss": true, + "pricing": [ + "freemium" + ], + "website": "https://www.papaparse.com" + }, + "papaya CMS": { + "cats": [ + 1 + ], + "dom": [ + "link[href*='papaya-themes']" + ], + "html": [ + "<link[^>]*/papaya-themes/" + ], + "icon": "papaya CMS.png", + "implies": [ + "PHP" + ], + "website": "https://papaya-cms.com" + }, + "Paper.js": { + "cats": [ + 25 + ], + "description": "Paper.js is an open-source vector graphics scripting framework that operates on the HTML5 Canvas.", + "icon": "PaperJS.svg", + "js": { + "paper": "", + "paper.PaperScope": "" + }, + "oss": true, + "scriptSrc": [ + "(?:((?:\\d+\\.)+\\d+)\\/)?paper(?:-full)?(?:-core)?(?:\\.min)?(?:-[\\d\\w]{0,64})?\\.js\\;version:\\1" + ], + "website": "https://paperjs.org" + }, + "Paperless Pipeline": { + "cats": [ + 50 + ], + "description": "Paperless Pipeline is a real estate transaction management software.", + "icon": "PaperlessPipeline.svg", + "meta": { + "application-name": "^Paperless Pipeline$" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scripts": [ + "app\\.paperlesspipeline\\.com" + ], + "website": "https://www.paperlesspipeline.com" + }, + "Papirfly": { + "cats": [ + 32 + ], + "description": "Papirfly is an all-in-one brand management platform.", + "dom": [ + "link[href*='/papirfly-base.min.css?']" + ], + "icon": "Papirfly.svg", + "js": { + "Papirfly": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.papirfly.com" + }, + "Paradox": { + "cats": [ + 101 + ], + "description": "Paradox is an AI company that helps companies capture and screen candidates, improve conversions, and answer all candidate questions.", + "icon": "Paradox.svg", + "js": { + "_applybase": "\\.paradox\\.ai", + "oliviaChatBaseUrl": "\\.paradox\\.ai" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.paradox.ai" + }, + "Paraglide JS": { + "cats": [ + 59 + ], + "description": "Paraglide JS is a compiler-based i18n library that emits tree-shakable message functions for optimized localization workflows.", + "icon": "ParaglideJS.svg", + "js": { + "__paraglide": "" + }, + "oss": true, + "website": "https://inlang.com/m/gerre34r/library-inlang-paraglideJs" + }, + "parallax.js": { + "cats": [ + 59 + ], + "description": "Simple parallax scrolling effect.", + "js": { + "parallax": "", + "parallaxInstance": "" + }, + "oss": true, + "scriptSrc": [ + "parallax(?:\\/assets\\/js)?(?:\\/jquery)?(?:\\/scripts)?(?:\\/wow)?(?:[_\\.]move)?(?:\\.inview)?(?:\\.pkgd)?(?:\\.scrolling)?(?:\\.min)?\\.js(?:\\?v(?:er)?=((?:\\d+\\.)+\\d+))?\\;version:\\1", + "(?:((?:\\d+\\.)+\\d+)\\/)?parallax(?:\\/assets\\/js)?(?:\\/jquery)?(?:\\/scripts)?(?:\\/wow)?(?:[_\\.]move)?(?:\\.inview)?(?:\\.pkgd)?(?:\\.scrolling)?(?:\\.min)?\\.js\\;version:\\1" + ], + "website": "https://github.com/pixelcog/parallax.js" + }, + "parcel": { + "cats": [ + 19 + ], + "cpe": "cpe:2.3:a:parceljs:parcel:*:*:*:*:*:*:*:*", + "description": "Parcel is an open-source web application bundler known for its zero-config approach, simplifying the process of building and bundling web projects.", + "icon": "Parcel.svg", + "implies": [ + "SWC" + ], + "js": { + "parcelRequire": "" + }, + "oss": true, + "website": "https://parceljs.org" + }, + "Parcelforce": { + "cats": [ + 99 + ], + "description": "Parcelforce is a courier and logistics service in the United Kingdom.", + "icon": "Parcelforce.svg", + "requiresCategory": [ + 6 + ], + "text": [ + "\\bParcelforce\\b" + ], + "website": "https://www.parcelforce.com" + }, + "ParcelPanel": { + "cats": [ + 102 + ], + "description": "ParcelPanel is a solution for tracking shipments and managing returns for ecommerce businesses.", + "icon": "ParcelPanel.svg", + "pricing": [ + "freemium", + "low", + "recurring", + "payg" + ], + "saas": true, + "scripts": [ + "api\\.parcelpanel\\.com" + ], + "website": "https://www.parcelpanel.com" + }, + "Parentapps": { + "cats": [ + 21 + ], + "description": "Parentapps is a school communication platform designed to streamline interaction between parents and teachers through centralized messaging and updates.", + "icon": "Parentapps.svg", + "meta": { + "generator": "Parentapps(?: v\\.([\\d.]+))?\\;version:\\1" + }, + "saas": true, + "website": "https://www.parentapps.co.uk" + }, + "ParkFlow": { + "cats": [ + 93 + ], + "description": "ParkFlow is a system for managing bookings at airport parking facilities, enabling streamlined scheduling, allocation, and tracking of parking reservations.", + "icon": "ParkFlow.svg", + "pricing": [ + "payg", + "poa" + ], + "saas": true, + "scriptSrc": [ + "widget\\.parkflow\\.io/" + ], + "website": "https://parkflow.io" + }, + "ParkingCrew": { + "cats": [ + 19 + ], + "description": "ParkingCrew is a direct navigation monetisation provider.", + "icon": "ParkingCrew.svg", + "js": { + "pcrewAdloaded": "" + }, + "scripts": [ + "var\\slink\\s=\\s'www\\.parkingcrew\\.net'" + ], + "website": "https://www.parkingcrew.com" + }, + "Parmin Cloud": { + "cats": [ + 63 + ], + "description": "Parmin Cloud operates in the field of cloud services.", + "headers": { + "x-powered-by": "^ParminCloud$" + }, + "icon": "Parmin Cloud.svg", + "pricing": [ + "poa", + "payg" + ], + "website": "https://parmin.cloud" + }, + "Pars Elecom Portal": { + "cats": [ + 1 + ], + "headers": { + "X-Powered-By": "Pars Elecom Portal" + }, + "icon": "parselecom.png", + "implies": [ + "Microsoft ASP.NET", + "IIS", + "Windows Server" + ], + "meta": { + "copyright": "Pars Elecom Portal" + }, + "website": "https://parselecom.net" + }, + "Parse Platform": { + "cats": [ + 18 + ], + "description": "Parse Platform is a backend framework offering built-in support for object and file storage, user authentication, push notifications, and a customizable dashboard.", + "icon": "ParsePlatform.svg", + "oss": true, + "pricing": [ + "freemium" + ], + "scriptSrc": [ + "www\\.parsecdn\\.com" + ], + "website": "https://parseplatform.org" + }, + "Parse.ly": { + "cats": [ + 10 + ], + "icon": "Parse.ly.svg", + "js": { + "PARSELY": "" + }, + "website": "https://www.parse.ly" + }, + "PARSICO": { + "cats": [ + 51 + ], + "description": "PARSICO is a website builder that simplifies the creation of responsive websites through an intuitive interface.", + "dom": [ + "script[src*='parsico.js']" + ], + "icon": "PARSICO.svg", + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://parsico.org/" + }, + "Parsley.js": { + "cats": [ + 59 + ], + "description": "Javascript forms validation script.", + "js": { + "parsley": "" + }, + "oss": true, + "scriptSrc": [ + "parsley(?:\\.min)?\\.js(?:\\?v(?:er)?=((?:\\d+\\.)+\\d+))?\\;version:\\1" + ], + "website": "https://parsleyjs.org" + }, + "Partial.ly": { + "cats": [ + 41, + 91 + ], + "description": "Partial.ly payment plan software lets businesses offer customizable payment plans to their customers.", + "icon": "Partially.svg", + "js": { + "PartiallyButton": "" + }, + "saas": true, + "scriptSrc": [ + "partial\\.ly" + ], + "website": "https://partial.ly/" + }, + "particles.js": { + "cats": [ + 25 + ], + "description": "Particles.js is a JavaScript library for creating particles.", + "dom": [ + "div#particles-js" + ], + "js": { + "particlesJS": "" + }, + "oss": true, + "scriptSrc": [ + "/particles(?:\\.min)?\\.js" + ], + "website": "https://github.com/VincentGarreau/particles.js" + }, + "ParticularAudience": { + "cats": [ + 76 + ], + "description": "ParticularAudience is a platform utilizing AI for item-based personalization services, emphasizing privacy in a connected commerce landscape to enhance revenue streams.", + "icon": "ParticularAudience.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.particularaudience\\.com/" + ], + "website": "https://particularaudience.com" + }, + "Partner Driven": { + "cats": [ + 71 + ], + "description": "Partner Driven is a real estate investment approach that involves partnerships between investors to pool resources and share risks, aimed at maximizing returns through collaborative efforts.", + "icon": "PartnerDriven.svg", + "saas": true, + "scripts": [ + "app\\.partnerdriven\\.com" + ], + "website": "https://partnerdriven.com" + }, + "Partner Fleet": { + "cats": [ + 51 + ], + "description": "Partner Fleet is a platform that enables organizations to build app marketplaces within their websites or products in a short timeframe without requiring engineering resources.", + "icon": "PartnerFleet.svg", + "js": { + "promoted_partners": "", + "related_partners": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.partnerfleet.io" + }, + "Partnerize": { + "cats": [ + 71 + ], + "description": "Partnerize is the only partnership management solution for marketers seeking high quality, scalable subsidies to primary channels.", + "dom": [ + "a[href*='prf.hn/click'], img[src*='.prf.hn/']" + ], + "icon": "Partnerize.svg", + "pricing": [ + "payg" + ], + "saas": true, + "website": "https://prf.hn" + }, + "Partnero": { + "cats": [ + 71 + ], + "description": "Partnero is a partnership management platform designed for relationship-building.", + "icon": "Partnero.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.partnero\\.com/" + ], + "website": "https://www.partnero.com" + }, + "PartnerStack": { + "cats": [ + 71 + ], + "description": "PartnerStack is a platform facilitating SaaS brand growth through streamlined partner management.", + "icon": "PartnerStack.svg", + "js": { + "growsumo": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.growsumo\\.com", + "\\.partnerstack\\.com" + ], + "website": "https://partnerstack.com" + }, + "Parts Square": { + "cats": [ + 6 + ], + "description": "Parts Square is an enterprise-grade automotive ecommerce platform designed to support SEO-friendly sales of auto parts through a standalone website.", + "icon": "PartsSquare.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scripts": [ + "\\.square\\.parts/" + ], + "website": "https://square.parts" + }, + "Parttrap ONE": { + "cats": [ + 6 + ], + "description": "Parttrap ONE is a complete solution including PIM, CMS, business optimization and ERP integration.", + "icon": "Parttrap.png", + "implies": [ + "Handlebars", + "Microsoft ASP.NET", + "Bootstrap" + ], + "js": { + "PT.Analytics.addItem": "", + "PT.Sections.Checkout": "", + "PT.Translation.BasketIsEmpty": "" + }, + "pricing": [ + "poa" + ], + "requires": [ + "Microsoft ASP.NET" + ], + "saas": true, + "website": "https://www.parttrap.com" + }, + "Partytown": { + "cats": [ + 92 + ], + "description": "Partytown is a lazy-loaded library to help relocate resource intensive scripts into a web worker, and off of the main thread.", + "dom": [ + "script[type*='text/partytown']" + ], + "icon": "Partytown.svg", + "js": { + "partytown": "" + }, + "oss": true, + "website": "https://partytown.builder.io/" + }, + "Passage": { + "cats": [ + 69 + ], + "description": "Passage, a feature provided by 1Password, enables easy implementation of passwordless authentication methods on websites and apps.", + "icon": "Passage.svg", + "pricing": [ + "payg", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.1password\\.com/" + ], + "website": "https://passage.1password.com" + }, + "Passle": { + "cats": [ + 32 + ], + "description": "Passle is a digital marketing platform designed to help professionals create and share expert-led content.", + "icon": "Passle.svg", + "js": { + "Passel.API": "", + "PassleEnvironmentConfig": "", + "PassleEvents": "", + "PassleFunctions": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://home.passle.net" + }, + "Passport.js": { + "cats": [ + 69 + ], + "description": "Passport.js is an authentication middleware for Node.js, supporting various strategies to enable user authentication in web applications.", + "icon": "Passport.svg", + "implies": [ + "Node.js" + ], + "js": { + "Passport.Core": "", + "Passport.Core.VERSION": "([\\d.]+)\\;version:\\1", + "PassportHandler": "", + "_passport_html": "" + }, + "oss": true, + "saas": true, + "website": "https://www.passportjs.org" + }, + "PathFactory": { + "cats": [ + 32 + ], + "description": "PathFactory is a platform utilizing AI to align content with revenue generation.", + "icon": "PathFactory.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "cdn-app\\.pathfactory\\.com" + ], + "website": "https://www.pathfactory.com" + }, + "Pathful": { + "cats": [ + 10 + ], + "description": "Pathify is a data-driven conversion optimization platform designed to improve website performance through analytics and user behavior insights.", + "icon": "Pathful.svg", + "saas": true, + "scripts": [ + "ssl\\.pathful\\.com" + ], + "website": "https://pathful.com" + }, + "Paths.js": { + "cats": [ + 25 + ], + "scriptSrc": [ + "paths(?:\\.min)?\\.js" + ], + "website": "https://github.com/andreaferretti/paths-js" + }, + "Patient Prism": { + "cats": [ + 10 + ], + "description": "Patient Prism is a call tracking and AI-powered coaching platform for dentists, designed to improve practice operations, patient engagement, and overall performance.", + "icon": "PatientPrism.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "next-api\\.patientprism\\.com" + ], + "website": "https://www.patientprism.com" + }, + "PatientLoop": { + "cats": [ + 10 + ], + "description": "PatientLoop is a software platform that helps organizations measure, demonstrate, and report the return on investment of their services to clients, supporting scalable performance tracking and impact analysis.", + "icon": "PatientLoop.svg", + "saas": true, + "scriptSrc": [ + "cdn\\.patientloop\\.com/" + ], + "website": "https://www.patientloop.com" + }, + "PatientSites": { + "cats": [ + 1 + ], + "description": "PatientSites is a provider of lead generation services and website development for physical therapy practices.", + "icon": "PatientSites.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.patientsites\\.com/" + ], + "website": "https://www.patientsites.com" + }, + "Patreon": { + "cats": [ + 5, + 41 + ], + "description": "Patreon is an American membership platform that provides business tools for content creators to run a subscription service.", + "dom": { + "a[href*='www.patreon.com/']": { + "attributes": { + "href": "patreon\\.com/.+" + } + } + }, + "icon": "Patreon.svg", + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "patreon-connect/assets/.+ver=([\\d.]+)\\;version:\\1" + ], + "website": "https://www.patreon.com" + }, + "Pattern by Etsy": { + "cats": [ + 6 + ], + "description": "Pattern is an offering by Etsy to set up a website for Etsy sellers, in addition to Etsy shop.", + "icon": "Etsy.svg", + "js": { + "Etsy": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.etsy.com/pattern" + }, + "Pay It Later": { + "cats": [ + 91 + ], + "description": "Pay It Later collect payments in weekly instalments from you when you make a purchase online, so you can buy now and pay it later.", + "dom": [ + "a[href*='.payitlater.com.au'][target='_blank'], img[src*='PayItLater'][alt='PayItLater']" + ], + "icon": "Pay It Later.svg", + "js": { + "payitlater": "" + }, + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "/wp-content/plugins/payitlater-gateway-for-woocommerce/(?:.+\\?ver=([\\d\\.]+))?\\;version:\\1" + ], + "website": "https://www.payitlater.com.au" + }, + "Pay.": { + "cats": [ + 41 + ], + "description": "Pay. is an all-in-one payment provider offering integrated solutions for processing online and in-store transactions.", + "icon": "PayNL.svg", + "js": { + "PaynlLabel": "", + "paynl_gateways": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.pay.nl" + }, + "PayBright": { + "cats": [ + 41, + 91 + ], + "description": "PayBright is a Canadian fintech company that offers short-term interest-free installment loans for online shopping to consumers at checkout.", + "dom": [ + "link[href*='app.paybright.com']" + ], + "icon": "PayBright.svg", + "js": { + "_paybright_config": "" + }, + "scriptSrc": [ + "app\\.paybright\\.com" + ], + "website": "https://paybright.com" + }, + "Paycove": { + "cats": [ + 41 + ], + "description": "Paycove is a revenue operations platform that unifies payments, billing, and reporting in a single system to streamline financial workflows and provide centralized visibility into transactions.", + "icon": "Paycove.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scripts": [ + "paycove\\.io/js/" + ], + "website": "https://www.paycove.io" + }, + "Paydock": { + "cats": [ + 41 + ], + "description": "Paydock is a tool for managing payments and transactions across multiple platforms.", + "dom": [ + "link[href*='app-sandbox.paydock.com']" + ], + "icon": "Paydock.svg", + "saas": true, + "scriptSrc": [ + "app\\.paydock\\.com" + ], + "website": "https://paydock.com" + }, + "PayFast": { + "cats": [ + 41 + ], + "description": "PayFast is a payments processing service for South Africans & South African websites.", + "dom": [ + "[aria-labelledby='pi-payfast_instant_eft']" + ], + "icon": "Payfast.svg", + "website": "https://www.payfast.co.za/" + }, + "Payflex": { + "cats": [ + 41, + 91 + ], + "description": "Payflex offers an online payment gateway solution to South African merchants that allows shoppers to pay over 6 weeks, interest-free.", + "dom": [ + "[aria-labelledby='pi-payflex']" + ], + "icon": "Payflex.svg", + "saas": true, + "scriptSrc": [ + "partpayassets\\.blob\\.core\\.windows\\.net" + ], + "website": "https://payflex.co.za/" + }, + "PayGreen": { + "cats": [ + 41 + ], + "description": "PayGreen is a French payment processor.", + "icon": "PayGreen.svg", + "js": { + "paygreenjs": "" + }, + "pricing": [ + "payg", + "low", + "recurring" + ], + "website": "https://www.paygreen.io" + }, + "PayHere": { + "cats": [ + 41 + ], + "cookies": { + "_pay_here_session": "" + }, + "description": "PayHere is a platform that provides payment links to facilitate online payment collection.", + "icon": "PayHere.svg", + "pricing": [ + "freemium", + "mid", + "recurring", + "poa" + ], + "saas": true, + "scripts": [ + "app\\.payhere\\.co" + ], + "website": "https://payhere.co" + }, + "Payhip": { + "cats": [ + 6 + ], + "description": "Payhip is a platform that enables creators to sell digital downloads and manage membership subscriptions.", + "icon": "Payhip.svg", + "js": { + "Payhip.Alert": "", + "PayhipSetupFinished": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "payhip\\.com/js/payhip\\.js" + ], + "website": "https://payhip.com" + }, + "PayJustNow": { + "cats": [ + 91 + ], + "description": "PayJustNow is a buy now, pay later checkout option for ecommerce sites.", + "icon": "PayJustNow.svg", + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "\\.payjustnow\\.com/" + ], + "website": "https://payjustnow.com" + }, + "PayKickStart": { + "cats": [ + 5, + 71 + ], + "description": "PayKickstart is an online shopping cart and affiliate management platform with built-in conversion enhancing features like one-click upsells for credit card/paypal, order bumps, custom checkout pages/widgets/embed forms, coupon management, auto-complete shipping fields, subscription saver sequences, and more.", + "icon": "PayKickStart.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "app\\.paykickstart\\.com" + ], + "website": "https://paykickstart.com" + }, + "Payl8r": { + "cats": [ + 41, + 91 + ], + "description": "PayL8r.com offers repayment plans and online finance which allow you to purchase products online.", + "icon": "Payl8r.svg", + "saas": true, + "scriptSrc": [ + "payl8r\\.com" + ], + "website": "https://payl8r.com/" + }, + "Payload CMS": { + "cats": [ + 1 + ], + "description": "Payload CMS is a headless and extensible JavaScript content management system designed for application development.", + "icon": "PayloadCMS.svg", + "oss": true, + "pricing": [ + "freemium", + "mid", + "recurring", + "poa" + ], + "saas": true, + "scripts": [ + "payloadcms\\.com|payload-theme" + ], + "website": "https://payloadcms.com" + }, + "Paylocity": { + "cats": [ + 101 + ], + "description": "Paylocity is an American company which provides cloud-based payroll and human capital management software.", + "dom": [ + "a[href*='recruiting\\.paylocity\\.com/recruiting/jobs/']" + ], + "icon": "Paylocity.svg", + "pricing": [ + "low", + "payg", + "recurring" + ], + "saas": true, + "website": "https://www.paylocity.com" + }, + "Paymattic": { + "cats": [ + 41 + ], + "description": "Paymattic is a WordPress payment plugin that offers built-in donation capabilities and a no-code setup for handling online payments.", + "icon": "Paymattic.svg", + "pricing": [ + "low", + "recurring", + "onetime" + ], + "requires": [ + "WordPress" + ], + "saas": true, + "scriptSrc": [ + "\\.paymattic\\.com" + ], + "website": "https://demo.paymattic.com" + }, + "Paymenter": { + "cats": [ + 1, + 6 + ], + "cookies": { + "paymenter_session": "" + }, + "description": "Paymenter is an open-source webshop solution for hosting companies.", + "icon": "Paymenter.svg", + "implies": [ + "PHP", + "MySQL", + "Tailwind CSS" + ], + "oss": true, + "website": "https://paymenter.org" + }, + "Paymentus": { + "cats": [ + 41 + ], + "description": "Paymentus is a platform that provides a complete electronic billing and payment solution for businesses and organizations.", + "icon": "Paymentus.svg", + "js": { + "PaymentusFeedback": "" + }, + "saas": true, + "scripts": [ + "\\.paymentus\\.com" + ], + "website": "https://www.paymentus.com" + }, + "Payoneer": { + "cats": [ + 41 + ], + "description": "Payoneer is an online payment processing platform tailored for digital businesses.", + "dom": [ + "link[href*='/wp-content/plugins/wc-payoneer-payment-gateway/'], link#payoneer-plugn-css" + ], + "icon": "Payoneer.svg", + "website": "https://www.payoneer.com" + }, + "PayPal": { + "cats": [ + 41 + ], + "cpe": "cpe:2.3:a:paypal:paypal:*:*:*:*:*:*:*:*", + "description": "PayPal is an online payments system that supports online money transfers and serves as an electronic alternative to traditional paper methods like checks and money orders.", + "dom": { + "button": { + "text": "PayPal" + }, + "iframe[src*='paypal.com'], img[src*='paypal.com'], img[src*='paypalobjects.com'], [aria-labelledby='pi-paypal'], [data-paypal-v4], [data-paypal-commerce-button], [data-paypal-smart-button-version], img[alt*='PayPal']": { + "exists": "" + } + }, + "headers": { + "content-security-policy": "\\.paypal\\.com" + }, + "icon": "PayPal.svg", + "js": { + "PAYPAL": "", + "__paypal_global__": "", + "checkout.enabledpayments.paypal": "^true$", + "enablePaypal": "", + "paypal": "", + "paypalClientId": "", + "paypalJs": "", + "wc_ga_pro.available_gateways.paypal": "" + }, + "meta": { + "id": "in-context-paypal-metadata" + }, + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "paypalobjects\\.com" + ], + "website": "https://paypal.com", + "xhr": [ + "\\.paypal\\.com" + ] + }, + "PayPal Credit": { + "cats": [ + 91 + ], + "description": "PayPal Credit is a reusable line of credit that lets you pay for online purchases over time.", + "dom": [ + "img[alt*='PayPal Credit'], a[title*='PayPal Credit']" + ], + "icon": "PayPal.svg", + "implies": [ + "PayPal" + ], + "js": { + "PaypalOffersObject": "", + "payPalCreditPopover": "" + }, + "requiresCategory": [ + 6 + ], + "scriptSrc": [ + "\\.paypalobjects\\.com/.+/smart-credit-message@([\\d\\.]+)\\.js\\;version:\\1" + ], + "website": "https://www.paypal.com/uk/webapps/mpp/paypal-virtual-credit" + }, + "PayPal Marketing Solutions": { + "cats": [ + 10, + 32 + ], + "description": "PayPal Marketing Solutions enables merchants to see shopper insights and provide custom rewards for buyers with PayPal accounts.", + "icon": "PayPal.svg", + "implies": [ + "PayPal" + ], + "pricing": [ + "freemium" + ], + "saas": true, + "scriptSrc": [ + "\\.paypalobjects\\.com/muse/", + "\\.paypal\\.com/tagmanager/pptm\\.js" + ], + "website": "https://developer.paypal.com/docs/marketing-solutions" + }, + "Payplug": { + "cats": [ + 41 + ], + "description": "Payplug is a French omnichannel payment solution dedicated to merchants.", + "icon": "Payplug.svg", + "js": { + "PAYPLUG_DOMAIN": "\\.payplug\\.com", + "payplug.card": "", + "payplug_ajax_url": "" + }, + "pricing": [ + "payg" + ], + "website": "https://www.payplug.com" + }, + "Payrexx": { + "cats": [ + 41 + ], + "description": "Payrexx is an online payment solution facilitating receipt of payments across various platforms.", + "icon": "Payrexx.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.payrexx\\.com/" + ], + "website": "https://payrexx.com" + }, + "Paysafe": { + "cats": [ + 41 + ], + "description": "Paysafe is a payment platform that enables businesses and consumers to connect and transact by payment processing, digital wallet, and online cash solutions.", + "icon": "paysafe.svg", + "js": { + "paysafe": "", + "paysafe.checkout": "", + "paysafe.fields": "", + "paysafe.threedsecure": "" + }, + "scriptSrc": [ + "/hosted\\.paysafe\\.com/" + ], + "website": "https://www.paysafe.com/en" + }, + "Paysera": { + "cats": [ + 41 + ], + "description": "Paysera is a platform that provides money transfer and payment services.", + "icon": "Paysera.svg", + "saas": true, + "scriptSrc": [ + "\\.paysera\\.com/" + ], + "website": "https://www.paysera.com" + }, + "PAYTR": { + "cats": [ + 41 + ], + "description": "PAYTR is a platform that enables secure remote management of all payment transactions.", + "icon": "PAYTR.svg", + "saas": true, + "scriptSrc": [ + "www\\.paytr\\.com" + ], + "website": "https://www.paytr.com" + }, + "PayU Payment": { + "cats": [ + 41 + ], + "description": "PayU is a provider of financial solutions for ecommerce, facilitating online payments and related transaction services.", + "icon": "PayU.svg", + "js": { + "OpenPayU": "", + "PayU": "" + }, + "saas": true, + "scriptSrc": [ + "\\.payu\\.com" + ], + "scripts": [ + "\\.payu\\.com" + ], + "website": "https://corporate.payu.com" + }, + "Payva": { + "cats": [ + 91 + ], + "description": "Payva is a Buy Now, Pay Later platform designed for creators, offering structured payment options tailored to creative work.", + "icon": "Payva.svg", + "js": { + "Payva": "" + }, + "saas": true, + "scriptSrc": [ + "checkout-sdk\\.payva\\.com" + ], + "website": "https://www.payva.com" + }, + "PayWhirl": { + "cats": [ + 41 + ], + "description": "PayWhirl provides widgets and tools to handle recurring payments.", + "icon": "paywhirl.svg", + "js": { + "paywhirlForShopifySettings": "" + }, + "pricing": [ + "payg", + "recurring" + ], + "website": "https://app.paywhirl.com/" + }, + "PCI Proxy": { + "cats": [ + 41 + ], + "description": "PCI Proxy is a tokenization platform that enables organisations worldwide to embrace a modern approach to payment flexibility and data security.", + "headers": { + "content-security-policy": "\\.datatrans\\.(?:com|biz)" + }, + "icon": "PCI Proxy.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scripts": [ + "\\.datatrans\\.com" + ], + "website": "https://www.pci-proxy.com" + }, + "PCRecruiter": { + "cats": [ + 101 + ], + "description": "PCRecruiter is an ATS/CRM hybrid SaaS solution for recruiting and sourcing professionals.", + "icon": "PCRecruiter.svg", + "js": { + "pcrbaseurl": "\\.pcrecruiter\\.net/", + "pcrdialog": "", + "pcrframeoptions": "" + }, + "pricing": [ + "recurring", + "mid" + ], + "saas": true, + "website": "https://www.pcrecruiter.net" + }, + "PDF.js": { + "cats": [ + 19 + ], + "dom": [ + "div[id*='printContainer']" + ], + "html": [ + "<\\/div>\\s*<!-- outerContainer -->\\s*<div\\s*id=\"printContainer\"><\\/div>" + ], + "icon": "PDF.js.svg", + "js": { + "PDFJS": "", + "PDFJS.version": "^(.+)$\\;version:\\1", + "_pdfjsCompatibilityChecked": "", + "pdfjsDistBuildPdf.version": "^(.+)$\\;version:\\1", + "pdfjsLib.version": "^(.+)$\\;version:\\1" + }, + "url": [ + "/web/viewer\\.html?file=[^&]\\.pdf" + ], + "website": "https://mozilla.github.io/pdf.js/" + }, + "pdfmake": { + "cats": [ + 59 + ], + "description": "Client/server side PDF printing in pure JavaScript.", + "oss": true, + "scriptSrc": [ + "pdfmake(?:[\\/-]((?:\\d+\\.)+\\d+)\\/(?:build\\/)?)?(?:pdfmake)?(?:vfs_fonts)?(?:\\.min)?\\.js\\;version:\\1" + ], + "website": "https://bpampuch.github.io/pdfmake" + }, + "Peachie": { + "cats": [ + 21 + ], + "description": "Peachie is an all-in-one CMS for creating and selling online courses while managing website content and related digital operations.", + "dom": [ + "iframe[src*='.mypeachie.com']" + ], + "headers": { + "Access-Control-Allow-Origin": "go\\.mypeachie\\.com" + }, + "icon": "Peachie.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://peachie.io" + }, + "Peachs": { + "cats": [ + 94 + ], + "description": "Peachs is a Squarespace ecommerce word-of-mouth marketing system designed to promote products through customer referrals and social sharing.", + "icon": "Peachs.svg", + "js": { + "PEACHS_AFFILIATE_STARTED_PROGRAMS": "", + "PEACHS_SQUARESPACE_STARTED": "" + }, + "saas": true, + "scriptSrc": [ + "//peachs\\.co/" + ], + "website": "https://peachs.co" + }, + "Pear Commerce": { + "cats": [ + 6 + ], + "description": "Pear Commerce is a next-gen retail ecommerce platform connecting CPGs to retailers by transforming shoppable tools into actionable marketing insights.", + "icon": "PearCommerce.svg", + "js": { + "PEAR_WIDGET_CONFIG": "", + "PEAR_WIDGET_CONFIG.version": "^([\\d\\.]+)$\\;version:\\1", + "PEAR_WIDGET_CONFIGS.default": "" + }, + "saas": true, + "website": "https://www.pearcommerce.com" + }, + "PebblePost": { + "cats": [ + 77 + ], + "description": "PebblePost provides marketers a way to transform recent online data into intelligent direct mail programs that perform.", + "icon": "PebblePost.svg", + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.pbbl\\.co/" + ], + "website": "https://www.pebblepost.com" + }, + "PeckaDesign Publicator": { + "cats": [ + 6 + ], + "description": "PeckaDesign Publicator is a headless ecommerce platform designed for large online stores, offering high performance, scalability, and security while enabling tailored modifications to meet specific business needs.", + "icon": "PeckaDesignPublicator.svg", + "meta": { + "designer": "PeckaDesign" + }, + "saas": true, + "website": "https://www.peckadesign.cz/publicator" + }, + "Peddle": { + "cats": [ + 6 + ], + "description": "Peddle is a platform offering instant cash offers for cars, streamlining the selling process.", + "icon": "Peddle.svg", + "js": { + "PeddlePublisherEmbed": "", + "PeddlePublisherEmbedConfig": "" + }, + "saas": true, + "website": "https://www.peddle.com" + }, + "Peecho": { + "cats": [ + 6 + ], + "description": "Peecho is a service that enables the sale of digital publications as printed physical products.", + "icon": "Peecho.svg", + "saas": true, + "scripts": [ + "www\\.peecho\\.com" + ], + "website": "https://www.peecho.com" + }, + "Peek": { + "cats": [ + 5, + 72 + ], + "description": "Peek is a online booking system for tour and activity providers.", + "icon": "Peek.svg", + "js": { + "Peek": "", + "PeekJsApi": "", + "_peekConfig": "" + }, + "scriptSrc": [ + "js\\.peek\\.\\w+" + ], + "website": "https://www.peek.com/" + }, + "Peel": { + "cats": [ + 6 + ], + "description": "Peel is an open source shopping cart system.", + "icon": "Peel.svg", + "meta": { + "generator": "www\\.peel-shopping\\.com" + }, + "saas": true, + "website": "https://www.peel.fr" + }, + "PeerBoard": { + "cats": [ + 2 + ], + "description": "PeerBoard is a plug-and-play community solution, which helps groups, clubs, startups, marketplaces and businesses create discussion forums.", + "icon": "PeerBoard.png", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.peerboard\\.com/" + ], + "website": "https://peerboard.com" + }, + "Peerius": { + "cats": [ + 76 + ], + "description": "Peerius is a platform that analyzes individual visitor behavior on websites to optimize the checkout process.", + "js": { + "PeeriusCallbacks": "" + }, + "saas": true, + "scriptSrc": [ + "\\.peerius\\.com/" + ], + "website": "https://www.peerius.com" + }, + "PeerJS": { + "cats": [ + 59 + ], + "description": "PeerJS is a JavaScript library that enables WebRTC-based peer-to-peer data, video, and audio connections.", + "icon": "PeerJS.svg", + "js": { + "Peer.DEFAULT_KEY": "" + }, + "oss": true, + "website": "https://peerjs.com" + }, + "PeerPal": { + "cats": [ + 58 + ], + "description": "PeerPal is a platform that enhances the admission experience by connecting prospective families with students, alumni, faculty, and parent ambassadors.", + "icon": "PeerPal.svg", + "js": { + "initPeerPal": "" + }, + "saas": true, + "website": "https://gravyty.com/peerpal" + }, + "PeerTube": { + "cats": [ + 2 + ], + "description": "PeerTube is a free and open-source, decentralized, federated video platform powered by ActivityPub and WebTorrent.", + "dom": { + "#incompatible-browser p": { + "text": "^We are sorry but it seems that PeerTube is not compatible with your web browser\\.$" + } + }, + "icon": "PeerTube.svg", + "meta": { + "og:platform": "^PeerTube$" + }, + "website": "https://joinpeertube.org/" + }, + "Peftrust": { + "cats": [ + 10 + ], + "description": "Peftrust is an environmental scoring and compliance platform for apparel and footwear brands that assesses environmental impact using the European PEF Methodology.", + "icon": "Peftrust.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scripts": [ + "\\.peftrust\\.com" + ], + "website": "https://www.peftrust.com" + }, + "Pegboard7": { + "cats": [ + 1 + ], + "description": "Pegboard7 is an online digital platform that covers ecommerce, marketing, and enterprise WCMS software for medium to corporate clients, providing a range of online tools to support their growth.", + "icon": "Pegboard7.svg", + "js": { + "pegboard": "" + }, + "meta": { + "generator": "^Pegboard$" + }, + "requires": [ + "Microsoft ASP.NET" + ], + "saas": true, + "scriptSrc": [ + "/pegboard\\.min\\.js" + ], + "website": "https://pegboardsoftware.com.au/" + }, + "Peity": { + "cats": [ + 59 + ], + "description": "Peity is a jQuery plugin that converts an element's content into a simple mini svg pie, line or bar chart.", + "js": { + "peity": "" + }, + "oss": true, + "requires": [ + "jQuery" + ], + "scriptSrc": [ + "(?:jquery\\.)?peity(?:-demo)?(?:\\.min)?\\.js(?:\\?v(?:er)?=((?:\\d+\\.)+\\d+))?\\;version:\\1" + ], + "website": "https://benpickles.github.io/peity/" + }, + "Pelcro": { + "cats": [ + 41 + ], + "description": "Pelcro is a subscription and membership management software.", + "icon": "Pelcro.svg", + "js": { + "Pelcro.adblock": "", + "PelcroEventsAlreadyFired": "" + }, + "saas": true, + "scriptSrc": [ + "js\\.pelcro\\.com" + ], + "website": "https://www.get.pelcro.com" + }, + "Pelican": { + "cats": [ + 57 + ], + "description": "Pelican is a static site generator written in Python.", + "html": [ + "(?:powered|built|generated)\\s(?:by|with).*?<a\\s+href(?:\\s)?=(?:\\s)?\"[^\"]*(?:getpelican\\.com|pelican-bootstrap3|pelican-pure|notmyidea\\.org)[^\"]*\".*?>" + ], + "icon": "pelican.svg", + "implies": [ + "Python" + ], + "oss": true, + "website": "https://getpelican.com" + }, + "PencilBlue": { + "cats": [ + 1, + 11 + ], + "headers": { + "X-Powered-By": "PencilBlue" + }, + "icon": "PencilBlue.png", + "implies": [ + "Node.js" + ], + "website": "https://github.com/pencilblue/pencilblue" + }, + "Pendo": { + "cats": [ + 10, + 58 + ], + "description": "Pendo is a product analytics platform used in release to enrich the product experience and provide insights to the product management team.", + "icon": "Pendo.svg", + "js": { + "pendo.HOST": "\\.pendo\\.io", + "pendo.VERSION": "(.+)\\;version:\\1\\;confidence:1" + }, + "pricing": [ + "freemium", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.pendo\\.io/" + ], + "website": "https://www.pendo.io" + }, + "Pepper Cloud": { + "cats": [ + 53 + ], + "description": "Pepper Cloud is a SaaS provider offering CRM solutions for small and middle scale companies across multiple industries.", + "dom": [ + "iframe[src*='app.peppercloud.com/'], text[id*='Powered_by_Pepper_Cloud'] [data-name*='Powered by Pepper Cloud']" + ], + "icon": "PepperCloud.svg", + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://peppercloud.com" + }, + "Pepperjam": { + "cats": [ + 71 + ], + "description": "Pepperjam is an affiliate marketing solutions provider.", + "icon": "Pepperjam.svg", + "js": { + "Pepperjam": "", + "PepperjamTracking": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.pepperjam\\.com/" + ], + "website": "https://www.pepperjam.com" + }, + "Peraichi": { + "cats": [ + 51 + ], + "description": "Peraichi is a software company that develops website creation tools and user support systems necessary for businesses.", + "icon": "Peraichi.svg", + "js": { + "Peraichi": "" + }, + "pricing": [ + "low", + "freemium", + "recurring" + ], + "saas": true, + "website": "https://peraichi.com" + }, + "Percona": { + "cats": [ + 34 + ], + "description": "Percona server is an opensource, fully compatible, enhanced drop-in replacement for MySQL, providing superior performance, scalability, and instrumentation.", + "icon": "percona.svg", + "website": "https://www.percona.com" + }, + "Percussion": { + "cats": [ + 1 + ], + "html": [ + "<[^>]+class=\"perc-region\"" + ], + "icon": "Percussion.png", + "meta": { + "generator": "(?:Percussion|Rhythmyx)" + }, + "website": "https://percussion.com" + }, + "Percy": { + "cats": [ + 53 + ], + "description": "Percy is a platform that uses behavioral data to help real estate agents and mortgage loan officers connect effectively with each other and their clients to increase transactions.", + "icon": "Percy.svg", + "saas": true, + "scriptSrc": [ + "/npm/@percy\\.ai/" + ], + "website": "https://percy.ai" + }, + "Perfect Corp": { + "cats": [ + 105 + ], + "description": "Perfect Corp is a beauty augmented reality company and makeup AR technology platform that develops virtual try-on solutions for cosmetics brands.", + "icon": "PerfectCorp.svg", + "saas": true, + "scriptSrc": [ + "plugins-media\\.perfectcorp\\.com" + ], + "website": "https://www.perfectcorp.com/business" + }, + "Perfect Storm": { + "cats": [ + 53 + ], + "description": "Perfect Storm is an all-in-one platform for real estate lead generation and customer relationship management, designed to support business scaling.", + "icon": "PerfectStorm.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scripts": [ + "api\\.perfectstormnow\\.com" + ], + "website": "https://www.perfectstormnow.com" + }, + "PerfectApps Swift": { + "cats": [ + 100, + 92 + ], + "description": "Swift is a page speed solution for ecommerce store owners built by PerfectApps.", + "icon": "PerfectApps Swift.svg", + "js": { + "ps_apiURI": "swift-api\\.perfectapps\\.io/", + "ps_storeUrl": "swift\\.perfectapps\\.io" + }, + "pricing": [ + "low", + "recurring" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "scriptSrc": [ + "swift\\.perfectapps\\.io/" + ], + "website": "https://apps.shopify.com/swift" + }, + "PerfectBot": { + "cats": [ + 6, + 52 + ], + "description": "PerfectBot is an AI-driven chatbot aimed at optimizing ecommerce customer service.", + "dom": [ + "option[value='perfectbot'][data-name='PerfectBot'], a[href*='?bu=perfectbot'][data-cat='perfectbot']" + ], + "icon": "PerfectBot.svg", + "pricing": [ + "freemium", + "mid", + "recurring", + "payg" + ], + "saas": true, + "website": "https://perfectbot.ai" + }, + "Perfex CRM": { + "cats": [ + 53 + ], + "description": "Perfex CRM is self hosted customer relationship management software that is a great fit for almost any company, freelancer or many other uses.", + "dom": [ + "link[href*='perfexcrm.com/']" + ], + "icon": "Perfex CRM.svg", + "pricing": [ + "onetime", + "low" + ], + "saas": true, + "scriptSrc": [ + "/assets/themes/perfex/js/global\\.min\\.js(?:\\?v=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + ], + "website": "https://www.perfexcrm.com" + }, + "Perfmatters": { + "cats": [ + 87, + 92 + ], + "cpe": "cpe:2.3:a:perfmatters:perfmatters:*:*:*:*:*:wordpress:*:*", + "description": "Perfmatters is a performance optimisation plugin for WordPress websites.", + "icon": "Perfmatters.svg", + "pricing": [ + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "saas": true, + "scriptSrc": [ + "/wp-content/(?:plugins|cache|uploads)/perfmatters/" + ], + "website": "https://perfmatters.io" + }, + "Performance Lab": { + "cats": [ + 87, + 92 + ], + "description": "Performance plugin from the WordPress Performance Group, which is a collection of standalone performance modules.", + "icon": "Performance Lab.svg", + "meta": { + "generator": "^Performance Lab ?([\\d.]+)?\\;version:\\1" + }, + "requires": [ + "WordPress" + ], + "website": "https://wordpress.org/plugins/performance-lab/" + }, + "Performant Translations": { + "cats": [ + 87, + 92 + ], + "description": "Performance plugin from the WordPress Performance Team, which makes internationalization/localization in WordPress faster than ever before.", + "icon": "performant-translations.svg", + "meta": { + "generator": "^performant-translations ([\\d.]+)?\\;version:\\1" + }, + "website": "https://wordpress.org/plugins/performant-translations/" + }, + "PerimeterX": { + "cats": [ + 16 + ], + "cookies": { + "_px3": "", + "_pxff_cc": "", + "_pxhd": "", + "_pxvid": "" + }, + "description": "PerimeterX is a provider of scalable, behavior-based threat protection technology for the web, cloud, and mobile.", + "icon": "PerimeterX.svg", + "js": { + "_pxAppId": "" + }, + "pricing": [ + "payg", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "client\\.a\\.pxi\\.pub/" + ], + "website": "https://www.perimeterx.com" + }, + "Periodic": { + "cats": [ + 72 + ], + "description": "Periodic is a white-label scheduling system.", + "dom": [ + "#periodic-embedded-calendar-script, .periodic-embedded-calendar-window, .bookingmain__maincontent" + ], + "icon": "Periodic.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "/integrations/embed/periodic-embed-resize\\.js" + ], + "website": "https://periodic.is" + }, + "Peripl": { + "cats": [ + 10 + ], + "description": "Peripl is a French software company that provides cloud-based software solutions for business management, including accounting, invoicing, payroll, and project management.", + "dom": [ + "script#peripl-script" + ], + "icon": "Peripl.png", + "pricing": [ + "recurring", + "low" + ], + "saas": true, + "website": "https://www.peripl.fr" + }, + "Perl": { + "cats": [ + 27 + ], + "cpe": "cpe:2.3:a:perl:perl:*:*:*:*:*:*:*:*", + "description": "Perl is a family of two high-level, general-purpose, interpreted, dynamic programming languages.", + "dom": [ + "form[action*='/discus/search.pl']" + ], + "headers": { + "Server": "\\bPerl\\b(?: ?/?v?([\\d.]+))?\\;version:\\1" + }, + "icon": "Perl.png", + "website": "https://perl.org" + }, + "Permutive": { + "cats": [ + 19 + ], + "description": "Permutive is a publisher-focused data management platform.", + "icon": "Permutive.svg", + "js": { + "permutive": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.permutive\\.com" + ], + "website": "https://permutive.com", + "xhr": [ + "api\\.permutive\\.com" + ] + }, + "Persona.ly": { + "cats": [ + 32 + ], + "description": "Persona.ly is a data-driven platform that helps businesses acquire users through analytics and targeted strategies.", + "icon": "Persona.svg", + "saas": true, + "scriptSrc": [ + "static\\.persona\\.ly" + ], + "website": "https://persona.ly" + }, + "PersonaClick": { + "cats": [ + 76 + ], + "description": "PersonaClick is a provide personalisation, recommandation and multi channel services.", + "icon": "PersonaClick.svg", + "js": { + "personaclick": "", + "personaclick_callback": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.personaclick\\.com/v([\\d.]+)\\.js\\;version:\\1" + ], + "website": "https://www.personaclick.com" + }, + "Personio": { + "cats": [ + 101 + ], + "description": "Personio is the all-in-one HR software for small- and medium-sized companies with 10 to 2000 employees.", + "dom": [ + "a[href*='.jobs.personio.']" + ], + "icon": "Personio.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.cdn\\.personio\\." + ], + "website": "https://www.personio.com" + }, + "Personizely": { + "cats": [ + 76 + ], + "description": "Personizely is a conversion marketing toolkit which helps websites and ecommerce stores better engage with visitors using website widgets and personalisation.", + "icon": "Personizely.svg", + "js": { + "Personizely": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "static\\.personizely\\.net/" + ], + "website": "https://www.personizely.net" + }, + "Personyze": { + "cats": [ + 76 + ], + "description": "Personyze is a real-time visitor segmentation and website personalization platform offering omnichannel customer service capabilities, developed in Brazil.", + "icon": "Personyze.svg", + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "counter\\.personyze\\.com" + ], + "scripts": [ + "counter\\.personyze\\.com" + ], + "website": "https://www.personyze.com" + }, + "Perzonalization": { + "cats": [ + 76 + ], + "description": "Perzonalization is a AI powered personalization engine for eCommerce", + "icon": "Perzonalization.svg", + "saas": true, + "scriptSrc": [ + "cdn\\.perzonalization\\.com" + ], + "website": "https://www.perzonalization.com/" + }, + "Pesapal": { + "cats": [ + 41 + ], + "description": "Pesapal is an online payment platform catering to various online businesses, including ecommerce, subscription services, online platforms, and marketplaces.", + "dom": [ + "div#payment-options > a[href*='www.pesapal.com']" + ], + "icon": "Pesapal.svg", + "js": { + "pesapalIframe": "" + }, + "website": "https://www.pesapal.com" + }, + "petite-vue": { + "cats": [ + 19 + ], + "description": "petite-vue is an alternative distribution of Vue optimised for progressive enhancement.", + "icon": "vue.svg", + "oss": true, + "scriptSrc": [ + "/petite-vue" + ], + "scripts": [ + "/petite-vue@([\\d\\.]+)/\\;version:\\1" + ], + "website": "https://github.com/vuejs/petite-vue" + }, + "Phabricator": { + "cats": [ + 13, + 47 + ], + "cookies": { + "phsid": "" + }, + "description": "Phabricator is a suite of web-based software development collaboration tools, including the Differential code review tool, the Diffusion repository browser, the Herald change monitoring tool, the Maniphest bug tracker and the Phriction wiki. Phabricator integrates with Git, Mercurial, and Subversion.", + "html": [ + "<[^>]+(?:class|id)=\"phabricator-" + ], + "icon": "Phabricator.svg", + "implies": [ + "PHP" + ], + "scriptSrc": [ + "/phabricator/[a-f0-9]{8}/rsrc/js/phui/[a-z-]+\\.js$" + ], + "website": "https://phacility.com" + }, + "Phaser": { + "cats": [ + 12 + ], + "icon": "Phaser.png", + "js": { + "Phaser": "", + "Phaser.VERSION": "^(.+)$\\;version:\\1" + }, + "website": "https://phaser.io" + }, + "Phenom": { + "cats": [ + 101 + ], + "description": "Phenom is a talent relationship marketing platform.", + "icon": "Phenom.svg", + "saas": true, + "scriptSrc": [ + "cdn\\.phenompeople\\.com/" + ], + "website": "https://www.phenom.com" + }, + "Phenomic": { + "cats": [ + 57 + ], + "description": "Phenomic is a modular website compiler.", + "dom": [ + "[id^='phenomic']" + ], + "html": [ + "<[^>]+id=\"phenomic(?:root)?\"" + ], + "icon": "Phenomic.svg", + "implies": [ + "React" + ], + "scriptSrc": [ + "/phenomic\\.browser\\.[a-f0-9]+\\.js" + ], + "website": "https://phenomic.io/" + }, + "Philomena": { + "cats": [ + 2 + ], + "description": "Philomena is an imageboard software.", + "icon": "Philomena.svg", + "implies": [ + "Elixir", + "Erlang" + ], + "meta": { + "generator": "^philomena$" + }, + "oss": true, + "website": "https://github.com/derpibooru/philomena" + }, + "Phlox": { + "cats": [ + 80 + ], + "description": "Phlox is a modern, lightweight and customizable WordPress theme gratify for almost any type of website.", + "dom": [ + "link[href*='/wp-content/themes/phlox/'], link[href*='/wp-content/themes/phlox-pro/']" + ], + "icon": "Phlox.svg", + "pricing": [ + "freemium", + "low", + "onetime" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/phlox(?:-pro)?/" + ], + "website": "https://www.phlox.pro" + }, + "Phoenix": { + "cats": [ + 18 + ], + "icon": "sazito-phoenix.png", + "implies": [ + "React", + "Webpack", + "Node.js" + ], + "meta": { + "generator": "^phoenix" + }, + "website": "https://github.com/Sazito/phoenix/" + }, + "Phoenix Cart": { + "cats": [ + 6 + ], + "cookies": { + "ceid": "" + }, + "description": "Phoenix Cart is an open source software that allows users to set up an online store and sell their products.", + "icon": "PhoenixCart.svg", + "oss": true, + "pricing": [ + "freemium" + ], + "website": "https://phoenixcart.org" + }, + "Phoenix Framework": { + "cats": [ + 18 + ], + "description": "Phoenix Framework is an open-source web application framework built using the Elixir programming language.", + "icon": "Phoenix Framework.svg", + "implies": [ + "Elixir" + ], + "js": { + "Phoenix.Channel": "" + }, + "oss": true, + "website": "https://www.phoenixframework.org" + }, + "Phoenix LiveView": { + "cats": [ + 18 + ], + "description": "Phoenix LiveView is a library that brings live, interactive, real-time user experiences to your Phoenix applications.", + "dom": [ + "div[data-phx-session]" + ], + "icon": "Phoenix Framework.svg", + "implies": [ + "Phoenix Framework" + ], + "js": { + "liveSocket.socket": "" + }, + "oss": true, + "website": "https://hexdocs.pm/phoenix_live_view/Phoenix.LiveView.html" + }, + "Phoenix Site": { + "cats": [ + 1 + ], + "cookies": { + "phoenix_p_session": "" + }, + "description": "Phoenix Site software has been developed by the Internet Marketing Union and is especially intended for entrepreneurs (without technical knowledge) who want to score better in Google (SEO) and get more leads and customers (conversion) from their website.", + "icon": "Phoenix Site.svg", + "js": { + "phxsite.pages_version": "([\\d\\.]+)\\;version:\\1" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://phoenixsite.nl" + }, + "Phonexa": { + "cats": [ + 32 + ], + "description": "Phonexa is a platform that helps optimise web lead, call lead, and email marketing campaigns.", + "icon": "Phonexa.svg", + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.phonexa\\.com/" + ], + "website": "https://phonexa.com" + }, + "Phonon": { + "cats": [ + 52, + 75 + ], + "description": "Phonon is a communication automation platform that supports voice, chat, SMS, and email channels.", + "icon": "Phonon.svg", + "saas": true, + "scripts": [ + "c4c\\.phonon\\.in" + ], + "website": "https://www.phonon.io" + }, + "Phorest": { + "cats": [ + 53 + ], + "description": "Phorest software is an all-in-one solution for managing and growing businesses in the hair, beauty, barber, and spa industries.", + "icon": "Phorest.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "booking-widget\\.phorestcdn\\.com/" + ], + "website": "https://www.phorest.com" + }, + "Photo Gallery": { + "cats": [ + 87, + 7 + ], + "description": "Photo Gallery plugin is a feature-rich, yet easy-to-use WordPress tool, which lets you add mobile-friendly image galleries and gallery groups to your website by 10Web.", + "dom": [ + "link[href*='/wp-content/plugins/photo-gallery/']" + ], + "icon": "Photo Gallery.svg", + "pricing": [ + "freemium", + "onetime" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/plugins/photo-gallery/.+scripts\\.min\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + ], + "website": "https://10web.io/plugins/wordpress-photo-gallery" + }, + "PhotoShelter": { + "cats": [ + 1, + 6 + ], + "description": "PhotoShelter is a cloud storage service that doubles as a website and ecommerce platform for photographers.", + "dom": [ + "link[href*='.c.photoshelter.com']" + ], + "icon": "PhotoShelter.svg", + "implies": [ + "PHP", + "MySQL", + "jQuery" + ], + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.psecn\\.photoshelter\\.com/" + ], + "url": [ + "photoshelter\\.com" + ], + "website": "https://www.photoshelter.com" + }, + "PhotoShelter for Brands": { + "cats": [ + 95 + ], + "description": "PhotoShelter for Brands is a cloud-based media management system for companies and organizations.", + "dom": { + "a[href*='.photoshelter.com/']": { + "attributes": { + "href": "^(?:(?!psecn).)*$" + } + }, + "a[href*='brands.photoshelter.com/']": { + "attributes": { + "text": "^Powered by PhotoShelter for Brands$" + } + } + }, + "excludes": [ + "PhotoShelter" + ], + "icon": "PhotoShelter.svg", + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://brands.photoshelter.com" + }, + "Photoslurp": { + "cats": [ + 96 + ], + "description": "Photoslurp is a visual commerce platform that collects photos and videos of customers using your products from across social networks.", + "icon": "Photoslurp.svg", + "js": { + "Photoslurp": "", + "photoSlurpWidgetSettings": "", + "photoslurp_script": "", + "photoslurp_wdgts": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://hi.photoslurp.com" + }, + "PhotoSwipe": { + "cats": [ + 7, + 59 + ], + "description": "PhotoSwipe is an open-source gallery to support JavaScript-based image zooming.", + "icon": "PhotoSwipe.svg", + "js": { + "PhotoSwipe": "", + "PhotoSwipeUI_Default": "", + "photoswipeParseHash": "" + }, + "oss": true, + "scriptSrc": [ + "photoswipe/([\\d\\.]+)/photoswipe\\.min\\.js\\;version:\\1" + ], + "website": "https://photoswipe.com" + }, + "PHP": { + "cats": [ + 27 + ], + "cookies": { + "PHPSESSID": "" + }, + "cpe": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*", + "description": "PHP is a general-purpose scripting language used for web development.", + "dom": [ + "form[action*='login_process.php'], form[action*='assets/mail.php']" + ], + "headers": { + "Server": "php/?([\\d.]+)?\\;version:\\1", + "X-Powered-By": "^php/?([\\d.]+)?\\;version:\\1" + }, + "icon": "PHP.svg", + "scripts": [ + "\\.php(?:\\?|$)" + ], + "url": [ + "\\.php(?:$|\\?)" + ], + "website": "https://php.net" + }, + "PHP-Nuke": { + "cats": [ + 1 + ], + "cpe": "cpe:2.3:a:phpnuke:php-nuke:*:*:*:*:*:*:*:*", + "description": "PHP-Nuke is a free, web-based content management system for creating community portals and managing news, originally developed by Francisco Burzi using PHP and MySQL​.", + "html": [ + "<[^>]+Powered by PHP-Nuke" + ], + "icon": "PHP-Nuke.svg", + "implies": [ + "PHP", + "MySQL" + ], + "meta": { + "generator": "PHP-Nuke" + }, + "oss": true, + "website": "https://phpnuke.org" + }, + "phpAlbum": { + "cats": [ + 7 + ], + "cpe": "cpe:2.3:a:phpalbum:phpalbum:*:*:*:*:*:*:*:*", + "description": "phpAlbum is an open-source PHP script which allows you to create your personal photo album.", + "html": [ + "<!--phpalbum ([.\\d\\s]+)-->\\;version:\\1" + ], + "icon": "phpAlbum.png", + "implies": [ + "PHP" + ], + "website": "https://phpalbum.net" + }, + "phpBB": { + "cats": [ + 2 + ], + "cookies": { + "phpbb": "" + }, + "cpe": "cpe:2.3:a:phpbb:phpbb:*:*:*:*:*:*:*:*", + "description": "phpBB is a free open-source Internet forum package in the PHP scripting language.", + "dom": [ + "div[class*='phpbb_copyright'], table[class*='forumline']" + ], + "html": [ + "Powered by <a[^>]+phpBB", + "<div class=phpbb_copyright>", + "<[^>]+styles/(?:sub|pro)silver/theme", + "<img[^>]+i_icon_mini", + "<table class=\"[^\"]*forumline" + ], + "icon": "phpBB.png", + "implies": [ + "PHP" + ], + "js": { + "phpbb": "", + "style_cookie_settings": "" + }, + "meta": { + "copyright": "phpBB Group" + }, + "website": "https://phpbb.com" + }, + "PHPBoost": { + "cats": [ + 1 + ], + "description": "PHPBoost is an open-source CMS that runs on Linux, Windows Server and macOS using PHP and web servers like Apache, Nginx, or IIS.", + "icon": "PHPBoost.svg", + "implies": [ + "PHP" + ], + "meta": { + "generator": "^PHPBoost$" + }, + "oss": true, + "website": "https://www.phpboost.com" + }, + "phpCMS": { + "cats": [ + 1 + ], + "cpe": "cpe:2.3:a:phpcms:phpcms:*:*:*:*:*:*:*:*", + "icon": "PHP.svg", + "implies": [ + "PHP" + ], + "js": { + "phpcms": "" + }, + "website": "https://phpcms.de" + }, + "PHPDebugBar": { + "cats": [ + 47 + ], + "icon": "phpdebugbar.png", + "js": { + "PhpDebugBar": "", + "phpdebugbar": "" + }, + "scriptSrc": [ + "debugbar.*\\.js" + ], + "website": "https://phpdebugbar.com/" + }, + "phpDocumentor": { + "cats": [ + 4 + ], + "description": "phpDocumentor is an open-source documentation generator written in PHP.", + "html": [ + "<!-- Generated by phpDocumentor" + ], + "icon": "phpDocumentor.svg", + "implies": [ + "PHP" + ], + "website": "https://www.phpdoc.org" + }, + "PHPFusion": { + "cats": [ + 1 + ], + "cpe": "cpe:2.3:a:phpfusion:phpfusion:*:*:*:*:*:*:*:*", + "description": "PHPFusion is an open-source content management system (CMS) and web application framework written in PHP.", + "headers": { + "X-PHPFusion": "(.+)$\\;version:\\1", + "X-Powered-By": "PHP(?:-)?Fusion (.+)$\\;version:\\1" + }, + "html": [ + "Powered by <a href=\"[^>]+phpfusion", + "Powered by <a href=\"[^>]+php-fusion" + ], + "icon": "PHPFusion.svg", + "implies": [ + "PHP", + "MySQL" + ], + "oss": true, + "website": "https://phpfusion.com" + }, + "phpMyAdmin": { + "cats": [ + 3 + ], + "cpe": "cpe:2.3:a:phpmyadmin:phpmyadmin:*:*:*:*:*:*:*:*", + "description": "PhpMyAdmin is a free and open-source administration tool for MySQL and MariaDB.", + "dom": [ + "link[href*='phpmyadmin.css.php']" + ], + "headers": { + "Set-Cookie": "phpMyAdmin_https" + }, + "html": [ + "!\\[CDATA\\[[^<]*PMA_VERSION:\\\"([\\d.]+)\\;version:\\1", + "(?: \\| phpMyAdmin ([\\d.]+)<\\/title>|PMA_sendHeaderLocation\\(|<link [^>]*href=\"[^\"]*phpmyadmin\\.css\\.php)\\;version:\\1" + ], + "icon": "phpMyAdmin.svg", + "implies": [ + "PHP", + "MySQL" + ], + "js": { + "pma_absolute_uri": "" + }, + "website": "https://www.phpmyadmin.net" + }, + "phpPgAdmin": { + "cats": [ + 3 + ], + "cpe": "cpe:2.3:a:phppgadmin_project:phppgadmin:*:*:*:*:*:*:*:*", + "description": "phpPgAdmin is a web-based administration tool for managing PostgreSQL databases.", + "html": [ + "(?:<title>phpPgAdmin</title>|<span class=\"appname\">phpPgAdmin)" + ], + "icon": "phpPgAdmin.svg", + "implies": [ + "PHP" + ], + "oss": true, + "website": "https://phppgadmin.sourceforge.net" + }, + "phpRS": { + "cats": [ + 1 + ], + "description": "phpRS is a content management software written in PHP.", + "dom": { + "a[href*='.php']": { + "attributes": { + "href": "search\\.php\\?.+all-phpRS-all" + } + } + }, + "icon": "default.svg", + "implies": [ + "PHP" + ], + "meta": { + "generator": "^phpRS$" + }, + "oss": true, + "website": "https://phprs.net" + }, + "phpSQLiteCMS": { + "cats": [ + 1 + ], + "cpe": "cpe:2.3:a:phpsqlitecms:phpsqlitecms:*:*:*:*:*:*:*:*", + "icon": "phpSQLiteCMS.png", + "implies": [ + "PHP", + "SQLite" + ], + "meta": { + "generator": "^phpSQLiteCMS(?: (.+))?$\\;version:\\1" + }, + "website": "https://phpsqlitecms.net" + }, + "phpwcms": { + "cats": [ + 1 + ], + "description": "phpwcms is a web-based content management system and CMS framework built with PHP and MySQL.", + "headers": { + "X-Phpwcms-Page-Processed-In": "", + "X-Phpwcms-Release": "" + }, + "icon": "PHPWCMS.svg", + "oss": true, + "website": "https://www.phpwcms.org" + }, + "phpwind": { + "cats": [ + 1, + 2 + ], + "cpe": "cpe:2.3:a:phpwind:phpwind:*:*:*:*:*:*:*:*", + "html": [ + "(?:Powered|Code) by <a href=\"[^\"]+phpwind\\.net" + ], + "icon": "phpwind.png", + "implies": [ + "PHP" + ], + "meta": { + "generator": "^phpwind(?: v([0-9-]+))?\\;version:\\1" + }, + "website": "https://www.phpwind.net" + }, + "Phusion Passenger": { + "cats": [ + 22 + ], + "cpe": "cpe:2.3:a:phusionpassenger:phusion_passenger:*:*:*:*:*:*:*:*", + "description": "Phusion Passenger is a free web server and application server with support for Ruby, Python and Node.js.", + "headers": { + "Server": "Phusion Passenger ([\\d.]+)\\;version:\\1", + "X-Powered-By": "Phusion Passenger(?:\\(R\\))? ?([\\d.]+)?\\;version:\\1" + }, + "icon": "Phusion Passenger.svg", + "website": "https://phusionpassenger.com" + }, + "PiAds": { + "cats": [ + 32 + ], + "description": "PiAds is a marketing system designed to enhance the efficiency of advertising campaigns through targeted strategies and data-driven insights.", + "icon": "PiAds.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "api\\.piads\\.vn/" + ], + "website": "https://piads.vn" + }, + "Piano": { + "cats": [ + 76 + ], + "description": "Piano is a enterprise SaaS company which specialising in advanced media business processes and ecommerce optimisation.", + "icon": "Piano.svg", + "js": { + "PianoESPConfig": "", + "gciDataPiano": "", + "pianoAnalytics": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.tinypass\\.com", + "\\.piano\\.io" + ], + "website": "https://piano.io" + }, + "Piano Analytics": { + "cats": [ + 10 + ], + "description": "Piano Analytics is a data integration platform that consolidates marketing analytics, product analytics, content analytics, transaction data, and first-party data to offer a centralised source for reporting and segmentation.", + "icon": "Piano.svg", + "js": { + "pianoAnalytics": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://piano.io/product/analytics/" + }, + "Picatcha": { + "cats": [ + 16 + ], + "description": "Picatcha is a CAPTCHA technology designed to provide a usable and secure way to verify human users and prevent automated access.", + "icon": "Picatcha.svg", + "saas": true, + "scriptSrc": [ + "api\\.picatcha\\.com" + ], + "scripts": [ + "api\\.picatcha\\.com" + ], + "website": "https://picatcha.com" + }, + "pickadate.js": { + "cats": [ + 59 + ], + "description": "Mobile-friendly, responsive, and lightweight jQuery date & time input picker.", + "icon": "pickadate.js.png", + "js": { + "pickadate": "" + }, + "oss": true, + "scriptSrc": [ + "pickadate(?:\\/translations)?(?:\\/de_DE)?(?:\\/picker)?(?:\\.date)?(?:\\.time)?(?:\\.min)?\\.js(?:\\?v(?:er)?=((?:\\d+\\.)+\\d+))?\\;version:\\1" + ], + "website": "https://amsul.ca/pickadate.js/" + }, + "Pickaxe": { + "cats": [ + 51 + ], + "description": "Pickaxe is a no-code platform that enables users to build, launch, and sell AI products without requiring coding skills.", + "icon": "Pickaxe.svg", + "js": { + "PICKAXE": "", + "PickaxeProject": "" + }, + "pricing": [ + "freemium", + "low", + "recurring", + "poa" + ], + "saas": true, + "scripts": [ + "embed\\.pickaxeproject\\.com" + ], + "website": "https://pickaxe.co" + }, + "Pickrr": { + "cats": [ + 99 + ], + "description": "Pickrr is a logistics and shipping solution that manages and optimizes order fulfillment for ecommerce businesses.", + "icon": "Pickrr.svg", + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "widget\\.pickrr\\.com" + ], + "website": "https://pickrr.com" + }, + "PickyStory": { + "cats": [ + 100 + ], + "description": "PickyStory is the ecommerce conversion platform.", + "icon": "PickyStory.png", + "implies": [ + "Shopify" + ], + "js": { + "pickystory.overrideStore": "" + }, + "pricing": [ + "freemium", + "payg" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.pickystory\\.com/" + ], + "website": "https://pickystory.com" + }, + "Pickzen": { + "cats": [ + 29 + ], + "description": "Pickzen is an AI-powered tool designed for conversational search.", + "icon": "Pickzen.svg", + "js": { + "pickzen.server": "", + "pickzenLoaded": "", + "pickzenonActivation": "" + }, + "saas": true, + "website": "https://www.pickzen.com" + }, + "Pico": { + "cats": [ + 53 + ], + "icon": "pico.svg", + "js": { + "Pico": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "widget\\.pico\\.tools" + ], + "website": "https://trypico.com" + }, + "Pico CSS": { + "cats": [ + 66 + ], + "description": "Pico CSS is a minimal CSS framework for semantic HTML, without using classes.", + "dom": [ + "link[href*='/pico.min.css'], link[href*='picocss.com/']" + ], + "icon": "Pico CSS.svg", + "oss": true, + "website": "https://picocss.com" + }, + "Picreel": { + "cats": [ + 77, + 5 + ], + "description": "Picreel is a conversion optimisation software.", + "dom": [ + "iframe[src*='app.picreel.com']" + ], + "icon": "Picreel.svg", + "js": { + "picreel": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.picreel\\.com" + ], + "website": "https://www.picreel.com" + }, + "Picture It": { + "cats": [ + 100 + ], + "description": "Picture It is a preview tool designed for Shopify art stores, enabling visualization of products within a single platform.", + "icon": "PictureIt.svg", + "pricing": [ + "low", + "recurring" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "scriptSrc": [ + "app\\.pictureit\\.co/" + ], + "website": "https://www.pictureit.co" + }, + "Picturepark": { + "cats": [ + 95 + ], + "description": "Picturepark is designed to facilitate your DAM policies by storing, tagging, searching and delivering files in an automated and controlled way.", + "dom": [ + "img[data-name*='Picturepark'], img[data-srcset*='picturepark'], div[style*='picturepark'], source[srcset*='picturepark']" + ], + "icon": "Picturepark.svg", + "js": { + "pictureparkConfiguration": "" + }, + "pricing": [ + "high", + "recurring" + ], + "website": "https://picturepark.com" + }, + "PieEye": { + "cats": [ + 67 + ], + "description": "PieEye is a data privacy solution for ecommerce platforms that supports privacy compliance requirements.", + "icon": "PieEye.svg", + "js": { + "piEyeScript": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.cookie\\.pii\\.ai/" + ], + "website": "https://pii.ai" + }, + "Piggy": { + "cats": [ + 84 + ], + "description": "Piggy is a loyalty program management platform.", + "icon": "Piggy.svg", + "js": { + "PiggyWidget": "" + }, + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.piggy\\.eu/" + ], + "website": "https://www.piggy.eu" + }, + "Piio": { + "cats": [ + 92 + ], + "description": "Piio is a tool designed to optimise images for websites, enhancing loading speeds and user experience.", + "dom": [ + "link[href*='.piiojs.com']" + ], + "icon": "Piio.svg", + "pricing": [ + "freemium", + "payg", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.piiojs\\.com/" + ], + "website": "https://piio.co" + }, + "Pikaday": { + "cats": [ + 59 + ], + "description": "A refreshing JavaScript Datepicker.", + "oss": true, + "scriptSrc": [ + "pikaday(?:-jquery)?(?:\\.min)?\\.js(?:\\?v(?:er)?=((?:\\d+\\.)+\\d+))?\\;version:\\1" + ], + "website": "https://github.com/dbushell/Pikaday" + }, + "Pilera": { + "cats": [ + 53 + ], + "description": "Pilera is a property management software platform that organizes community operations, resident communications, and maintenance activities.", + "icon": "Pilera.svg", + "js": { + "Pilera.logosRootUrl": "", + "PileraBackboneCollection": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scripts": [ + "\\.pilera\\.com" + ], + "website": "https://www.pilera.com" + }, + "Piman": { + "cats": [ + 68 + ], + "description": "Piman is an open-source accessibility UI framework create by Blueplanet Inc.", + "dom": [ + "button.bpa-btn" + ], + "icon": "Piman.svg", + "oss": true, + "website": "https://piman.cc" + }, + "Pimcore": { + "cats": [ + 1, + 6 + ], + "cpe": "cpe:2.3:a:pimcore:pimcore:*:*:*:*:*:*:*:*", + "description": "Pimcore is an open-source digital platform that aggregates, enriches, and manages enterprise data and provides up-to-date, consistent, and personalised experiences to customers.", + "dom": [ + ".pimcore_area_content" + ], + "headers": { + "X-Powered-By": "^pimcore$" + }, + "icon": "pimcore.svg", + "implies": [ + "PHP" + ], + "oss": true, + "pricing": [ + "poa" + ], + "scriptSrc": [ + "/pimcorecore/js/targeting\\.js" + ], + "website": "https://pimcore.com/en/digital-experience-platform" + }, + "Pimster": { + "cats": [ + 32 + ], + "description": "Pimster is a platform that enables the creation and distribution of interactive, shoppable web stories across websites, email campaigns, and QR codes.", + "icon": "Pimster.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.pimster\\.app" + ], + "website": "https://pimster.app" + }, + "Pin Payments": { + "cats": [ + 41 + ], + "description": "Pin Payments is an all-in-one online payment system. It offers merchants a simple JSON API, secure credit card storage, multi-currency capabilities, bank account compatibility, onsite payment processing and automatic fund transfer to specified bank accounts.", + "icon": "pinpayments.svg", + "scriptSrc": [ + "api\\.pinpayments\\.com" + ], + "website": "https://www.pinpayments.com/" + }, + "Pinboard": { + "cats": [ + 5 + ], + "description": "Pinboard is a widget that displays bookmarks directly on a website for easy access and organization.", + "icon": "Pinboard.svg", + "js": { + "Pinboard_Linkroll": "", + "pinboardNS_callback": "" + }, + "saas": true, + "scriptSrc": [ + "feeds\\.pinboard\\.in" + ], + "website": "https://pinboard.in" + }, + "Pineapple Builder": { + "cats": [ + 51 + ], + "description": "Pineapple Builder is an AI-powered website builder designed to help businesses create and scale websites.", + "icon": "PineappleBuilder.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "\\.pineapple-cdn\\.com" + ], + "website": "https://www.pineapplebuilder.com" + }, + "Ping Parrot": { + "cats": [ + 52 + ], + "description": "Ping Parrot is an AI powered chatbot that allows any website to create a bot that is trained on their data.", + "icon": "PingParrot.svg", + "pricing": [ + "low", + "recurring", + "freemium" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.pingparrot\\.com/" + ], + "website": "https://www.pingparrot.com" + }, + "Pingdom RUM": { + "cats": [ + 78 + ], + "description": "Pingdom RUM(Real User Monitoring) is a feature of the Pingdom website monitoring and performance testing service. RUM enables you to collect and analyse data on how real users are experiencing your website.", + "icon": "Pingdom.svg", + "js": { + "_prum": "" + }, + "pricing": [ + "payg", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "rum-static\\.pingdom\\.net" + ], + "website": "https://www.pingdom.com/real-user-monitoring/" + }, + "Pingdom Uptime Monitoring": { + "cats": [ + 13 + ], + "description": "Pingdom Uptime Monitoring is a feature provided by the Pingdom website monitoring and performance testing service. It allows you to monitor the uptime and availability of your website.", + "icon": "Pingdom.svg", + "meta": { + "title": "^Pingdom Public Reports Overview$" + }, + "pricing": [ + "payg", + "recurring" + ], + "saas": true, + "website": "https://www.pingdom.com/product/uptime-monitoring/" + }, + "Pingoteam": { + "cats": [ + 1 + ], + "icon": "Pingoteam.svg", + "implies": [ + "PHP" + ], + "meta": { + "designer": "Pingoteam" + }, + "website": "https://www.pingoteam.ir/" + }, + "Pinia": { + "cats": [ + 59 + ], + "description": "Pinia is a state management library for Vue.js.", + "dom": { + "script": { + "text": "\"pinia\"" + } + }, + "icon": "Pinia.svg", + "js": { + "Pinia.createPinia": "", + "__NUXT__.pinia": "", + "mount_pinia": "", + "pinia.state": "" + }, + "oss": true, + "requires": [ + "Vue.js" + ], + "scriptSrc": [ + "/pinia/.+\\.js" + ], + "website": "https://pinia.vuejs.org" + }, + "PinnacleCart": { + "cats": [ + 6 + ], + "description": "PinnacleCart is an ecommerce platform.", + "icon": "PinnacleCart.svg", + "js": { + "USER_DELETE_ADDRESS": "^DeleteShippingAddress$\\;confidence:49", + "USER_DELETE_PAYMENT_PROFILE": "^DeletePaymentProfile$\\;confidence:49" + }, + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "website": "https://www.pinnaclecart.com" + }, + "pinoox": { + "cats": [ + 18 + ], + "cookies": { + "pinoox_session": "" + }, + "description": "Pinoox is a software development company that provides custom solutions for web, mobile, and software applications.", + "icon": "pinoox.svg", + "implies": [ + "PHP" + ], + "js": { + "pinoox": "" + }, + "website": "https://pinoox.com" + }, + "Pinpoll": { + "cats": [ + 97 + ], + "description": "Pinpoll is a tool that collects contact data from users for analytics, marketing, or customer engagement purposes.", + "icon": "Pinpoll.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.pinpoll\\.com" + ], + "website": "https://www.pinpoll.com" + }, + "Pinterest": { + "cats": [ + 5 + ], + "description": "Pinterest is an image sharing and social media service designed to enable saving and discovery of information.", + "icon": "Pinterest.svg", + "scriptSrc": [ + "//assets\\.pinterest\\.com/js/pinit\\.js" + ], + "website": "https://pinterest.com" + }, + "Pinterest Ads": { + "cats": [ + 36 + ], + "description": "Pinterest Ads is an online advertising platform developed by Pinterest.", + "icon": "Pinterest.svg", + "website": "https://ads.pinterest.com/", + "xhr": [ + "ct\\.pinterest\\.com" + ] + }, + "Pinterest Conversion Tag": { + "cats": [ + 10 + ], + "description": "Pinterest Conversion Tag allows you to track actions people take on your website after viewing your Promoted Pin.", + "dom": [ + "img[src*='ct.pinterest.com/v3/?tid']" + ], + "icon": "Pinterest.svg", + "js": { + "pintrk": "" + }, + "website": "https://www.pinterest.com.au/business/" + }, + "Pipedrive": { + "cats": [ + 52, + 53 + ], + "description": "Pipedrive is a cloud-based sales CRM.", + "icon": "Pipedrive.svg", + "js": { + "LeadBooster": "" + }, + "pricing": [ + "low" + ], + "saas": true, + "website": "https://www.pipedrive.com/" + }, + "Piperun": { + "cats": [ + 53 + ], + "description": "Piperun is a CRM designed to automate and enhance sales performance for companies managing complex sales processes and channel partnerships.", + "icon": "Piperun.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.crmpiperun\\.com/" + ], + "scripts": [ + "app\\.pipe\\.run/" + ], + "website": "https://crmpiperun.com" + }, + "pirobase CMS": { + "cats": [ + 1 + ], + "dom": [ + "script[src*='/site/'][src*='/resourceCached/'], link[href*='/site/'][href*='/resourceCached/']" + ], + "html": [ + "<(?:script|link)[^>]/site/[a-z0-9/._-]+/resourceCached/[a-z0-9/._-]+", + "<input[^>]+cbi:///cms/" + ], + "icon": "pirobaseCMS.svg", + "implies": [ + "Java" + ], + "website": "https://www.pirobase-imperia.com/de/produkte/produktuebersicht/pirobase-cms" + }, + "Piwigo": { + "cats": [ + 7 + ], + "cpe": "cpe:2.3:a:piwigo:piwigo:*:*:*:*:*:*:*:*", + "description": "Piwigo is an open-source photo management software designed for creating and managing online photo galleries.", + "icon": "Piwigo.svg", + "implies": [ + "MySQL" + ], + "meta": { + "generator": "^Piwigo\\s" + }, + "oss": true, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://piwigo.com" + }, + "Piwik PRO Core": { + "cats": [ + 10 + ], + "description": "Piwik PRO Core is a free alternative to Google Analytics that is privacy & compliance focused.", + "excludes": [ + "Matomo Analytics" + ], + "icon": "Piwik PRO Core.svg", + "pricing": [ + "freemium", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.piwik\\.pro/" + ], + "scripts": [ + "piwik" + ], + "website": "https://piwik.pro" + }, + "Pixc": { + "cats": [ + 19 + ], + "description": "Pixc is human powered image editing platform.", + "icon": "Pixc.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "//pixc\\.com/" + ], + "website": "https://pixc.com" + }, + "Pixel Motion": { + "cats": [ + 32 + ], + "description": "Pixel Motion is a provider of automotive digital marketing solutions.", + "dom": [ + "script#pixelmotion-js" + ], + "icon": "PixelMotion.svg", + "js": { + "pm_api": "", + "pm_datalayer_config": "", + "pm_datalayer_data": "", + "pm_datalayer_props": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "/wp-content/plugins/pm-motors-plugin/modules/datalayer//js/pixelmotion\\.js\\?ver=([\\d.]+)\\;version:\\1" + ], + "website": "https://www.pixelmotion.com" + }, + "Pixelesq": { + "cats": [ + 51 + ], + "description": "Pixelesq is a no-code platform that uses AI tools to generate and manage websites with structured control over SEO, accessibility, performance, and branding standards.", + "dom": [ + "div[data-accent-color*='pixelesq']" + ], + "icon": "Pixelesq.svg", + "implies": [ + "Next.js", + "Tailwind CSS" + ], + "meta": { + "generator": "^Pixelesq\\s-\\sAI\\sWebsite\\sBuilder$" + }, + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "website": "https://www.pixelesq.com" + }, + "Pixeleze": { + "cats": [ + 71 + ], + "description": "Pixeleze is an affiliate-based tracking system for ecommerce that records referral activity and links sales performance to corresponding affiliate sources.", + "icon": "Pixeleze.svg", + "js": { + "Pixeleze": "" + }, + "saas": true, + "website": "https://pixeleze.com" + }, + "PixelFed": { + "cats": [ + 2 + ], + "description": "PixelFed is an activitypub based image sharing platform.", + "dom": { + "a[href='pixelfed.org'][title*='version']": { + "attributes": { + "title": "^version ([0-9.]+)$\\;version:\\1" + }, + "text": "^Powered by Pixelfed$" + } + }, + "icon": "PixelFed.svg", + "implies": [ + "Laravel" + ], + "website": "https://pixelfed.org" + }, + "PixelYourSite": { + "cats": [ + 87, + 10 + ], + "cpe": "cpe:2.3:a:pixelyoursite:pixelyoursite:*:*:*:*:*:wordpress:*:*", + "description": "PixelyourSite is now probably the most complex tracking tool for WordPress, managing the Facebook Pixel, Google Analytics, Google Ads Remarketing, Pinterest Tag, Bing Tag, and virtually any other script.", + "icon": "PixelYourSite.svg", + "js": { + "pys.Facebook": "", + "pysOptions": "", + "pys_generate_token": "" + }, + "pricing": [ + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/plugins/pixelyoursite/" + ], + "website": "https://www.pixelyoursite.com" + }, + "Pixenio": { + "cats": [ + 51 + ], + "cookies": { + "pxnssid": "" + }, + "description": "Pixenio is a responsive website builder that enables users to create fast, SEO-optimized sites with simplicity comparable to managing social media profiles.", + "icon": "Pixenio.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://pixenio.com" + }, + "Pixieset Store": { + "cats": [ + 6 + ], + "description": "Pixieset Store lets you sell professional print products, digital downloads, and other items directly from your galleries.", + "icon": "Pixieset.svg", + "js": { + "PixiesetProductEditor": "", + "PixiesetProductOptionSelection": "" + }, + "pricing": [ + "payg" + ], + "saas": true, + "website": "https://pixieset.com" + }, + "Pixieset Website": { + "cats": [ + 1, + 51 + ], + "description": "Pixieset Website is a space to create your own beautiful photography website.", + "icon": "Pixieset.svg", + "meta": { + "generator": "^Pixieset$" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://pixieset.com" + }, + "PIXIjs": { + "cats": [ + 25 + ], + "description": "PIXIjs is a free open-source 2D engine used to make animated websites and HTML5 games.", + "dom": [ + "div[class*='pixi-hitbox']" + ], + "icon": "PIXIjs.svg", + "js": { + "PIXI": "", + "PIXI.VERSION": "^(.+)$\\;version:\\1", + "PIXI_WEBWORKER_URL": "", + "webpackChunkpixi_docusaurus": "" + }, + "oss": true, + "scriptSrc": [ + "pixi(?:\\.min|-legacy)?\\.js$" + ], + "url": [ + ".+\\.pixijs\\.com" + ], + "website": "https://www.pixijs.com" + }, + "Pixlee TurnTo": { + "cats": [ + 96 + ], + "description": "Pixlee TurnTo is a social UGC, ratings and reviews, and influencer marketing platform for community-driven brands.", + "icon": "Pixelee TurnTo.png", + "js": { + "Pixlee": "", + "Pixlee_Analytics": "", + "TurnTo": "", + "turnToConfig": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "assets\\.pixlee\\.com" + ], + "website": "https://pixlee.com" + }, + "Pixnet": { + "cats": [ + 1 + ], + "description": "Pixnet is an Taiwanese mobile photo sharing, blogging, and social networking service.", + "icon": "Pixnet.svg", + "js": { + "pix.MIB": "" + }, + "website": "https://www.pixnet.net" + }, + "Pixpa": { + "cats": [ + 7, + 51 + ], + "description": "Pixpa is a software that enables photographers, artists and creative designers build and manage online presence by letting them create a professional portfolio website without the need of any coding skills.", + "icon": "Pixpa.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "themeassets\\.pixpa\\.com/" + ], + "website": "https://www.pixpa.com" + }, + "PizzaNetz": { + "cats": [ + 1, + 93 + ], + "description": "PizzaNetz is an ordering system and shop system for pizzerias, Chinese restaurant and kebabs.", + "dom": [ + "form[name*='pizzanetz']" + ], + "icon": "PizzaNetz.png", + "pricing": [ + "low", + "recurring" + ], + "website": "https://www.pizzanetz.de" + }, + "Placed": { + "cats": [ + 36 + ], + "description": "Placed is a solution that provides advertising insights to help businesses understand and measure the impact of their marketing efforts.", + "icon": "Placed.svg", + "saas": true, + "scripts": [ + "api\\.placed\\.com" + ], + "website": "https://www.placed.com" + }, + "Placester": { + "cats": [ + 32 + ], + "description": "Placester is an all-in-one digital marketing platform designed for real estate professionals to manage websites, lead generation, and online branding.", + "icon": "Placester.svg", + "js": { + "_placester.entitlements": "" + }, + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "website": "https://placester.com" + }, + "Plaid": { + "cats": [ + 41, + 19 + ], + "description": "Plaid is a fintech company that facilitates communication between financial services apps and users' banks and credit card providers.", + "headers": { + "content-security-policy": "cdn\\.plaid\\.com/" + }, + "icon": "Plaid.svg", + "js": { + "Plaid.version": "([\\.\\d]+)\\;version:\\1" + }, + "pricing": [ + "payg", + "recurring" + ], + "scriptSrc": [ + "\\.plaid\\.com/" + ], + "website": "https://plaid.com" + }, + "Plait": { + "cats": [ + 53 + ], + "description": "Plait is a productivity software for health practices that supports team collaboration with patients to enhance efficiency and drive business growth.", + "icon": "Plait.svg", + "js": { + "$plait": "", + "plaitSDK": "", + "plaitSettings": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scripts": [ + "app\\.plaithealth\\.com" + ], + "website": "http://plaithealth.com" + }, + "Planet": { + "cats": [ + 49 + ], + "description": "Planet is a feed aggregator, which creates pages with entries from the original feeds in chronological order, most recent entries first.", + "icon": "Planet.png", + "meta": { + "generator": "^Planet(?:/([\\d.]+))?\\;version:\\1" + }, + "website": "https://planetplanet.org" + }, + "Planfy": { + "cats": [ + 72 + ], + "description": "Planfy is a booking system for businesses designed to streamline appointment scheduling and customer management.", + "icon": "Planfy.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "www\\.planfy\\.com" + ], + "scripts": [ + "www\\.planfy\\.com" + ], + "website": "https://www.planfy.com" + }, + "Planio": { + "cats": [ + 13 + ], + "description": "Planio is a platform that offers issue tracking, project management, version control, help desk functionality, wikis, and team chat in a unified environment.", + "icon": "Planio.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "\\.plan\\.io" + ], + "website": "https://plan.io" + }, + "Planne": { + "cats": [ + 104 + ], + "description": "Planne is a ticketing and booking reservation system.", + "icon": "Planne.svg", + "meta": { + "generator": "^Planne$" + }, + "pricing": [ + "low", + "recurring", + "payg" + ], + "saas": true, + "website": "https://www.planne.com.br" + }, + "Planning Pod": { + "cats": [ + 104 + ], + "description": "Planning Pod is an all-in-one event management software offering integrated online solutions for planning, organizing, and executing events.", + "icon": "PlanningPod.svg", + "saas": true, + "scriptSrc": [ + "run\\.planningpod\\.com/" + ], + "website": "https://www.planningpod.com" + }, + "Plannit": { + "cats": [ + 53 + ], + "description": "Plannit is a task management home services network.", + "icon": "Plannit.svg", + "js": { + "PlannitCallTracking": "" + }, + "saas": true, + "scriptSrc": [ + "\\.plannit\\.io/" + ], + "website": "https://plannit.io" + }, + "Planoplan": { + "cats": [ + 51 + ], + "description": "Planoplan is a 3D interior design program that offers layouts, visualizations, and virtual tours for creating and exploring interior spaces.", + "icon": "Planoplan.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.planoplan\\.com" + ], + "scripts": [ + "\\.planoplan\\.com" + ], + "website": "https://planoplan.com" + }, + "Planway": { + "cats": [ + 72 + ], + "description": "Planway is an online booking system that allows businesses to manage appointments, schedule services, and streamline client reservations through a digital platform.", + "icon": "Planway.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "\\.planway\\.com" + ], + "website": "https://planway.com" + }, + "Planyo": { + "cats": [ + 93 + ], + "description": "Planyo is a flexible reservation system designed to manage bookings for various services and resources across different industries.", + "icon": "Planyo.svg", + "pricing": [ + "freemium", + "low", + "recurring", + "payg" + ], + "saas": true, + "scriptSrc": [ + "www\\.planyo\\.com" + ], + "website": "https://www.planyo.com" + }, + "Planzer": { + "cats": [ + 107 + ], + "description": "Planzer is a provider of transport and warehouse logistics services, specializing in efficient and reliable solutions for supply chain management across various industries.", + "icon": "Planzer.svg", + "requires": [ + "WordPress" + ], + "saas": true, + "scriptSrc": [ + "/wp-content/plugins/planzer-jobs/" + ], + "website": "https://www.planzer.ch" + }, + "Plasmic": { + "cats": [ + 51 + ], + "description": "Plasmic is a visual, no-code headless page/content builder for any website or codebase.", + "dom": [ + "div.plasmic_default__all" + ], + "icon": "Plasmic.svg", + "js": { + "__NEXT_DATA__.props.pageProps.plasmicData": "" + }, + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "website": "https://www.plasmic.app" + }, + "Plate": { + "cats": [ + 1 + ], + "description": "Plate is a multisite content management system designed to manage and publish digital content across multiple websites from a centralized platform.", + "icon": "Plate.svg", + "meta": { + "generator": "^Plate$" + }, + "saas": true, + "website": "https://www.getplate.com" + }, + "Platform.sh": { + "cats": [ + 62 + ], + "headers": { + "x-platform-cluster": "", + "x-platform-processor": "", + "x-platform-router": "", + "x-platform-server": "" + }, + "icon": "platformsh.svg", + "website": "https://platform.sh" + }, + "Platforma LP": { + "cats": [ + 51 + ], + "description": "Platforma LP is a web design and development platform that provides ready-to-use website templates for various industries and purposes. It is a collection of over 500 website templates that can be customised and edited according to user needs.", + "icon": "Platforma LP.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.lpcdn\\.site/" + ], + "website": "https://platformalp.ru" + }, + "Platformly": { + "cats": [ + 32 + ], + "description": "Platformly is a tool that provides intelligent marketing automation for online businesses.", + "icon": "Platformly.svg", + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "www\\.platform\\.ly/" + ], + "website": "https://www.platformly.com" + }, + "PlatformOS": { + "cats": [ + 1, + 62 + ], + "headers": { + "x-powered-by": "^platformOS$" + }, + "icon": "PlatformOS.svg", + "website": "https://www.platform-os.com" + }, + "PlatinMarket": { + "cats": [ + 6 + ], + "description": "PlatinMarket is an ecommerce platform that provides solutions for online businesses to create and manage their online stores.", + "icon": "PlatinMarket.svg", + "js": { + "PlatinMarket": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "requires": [ + "Microsoft ASP.NET" + ], + "saas": true, + "scriptSrc": [ + "//platincdn\\.com/" + ], + "website": "https://www.platinmarket.com" + }, + "Plattar": { + "cats": [ + 105 + ], + "description": "Plattar is a 3D and augmented reality platform for businesses that facilitates product customization to help retailers increase sales and reduce returns.", + "icon": "Plattar.svg", + "js": { + "PlattarARAdapter": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.plattar.com" + }, + "Platter": { + "cats": [ + 108 + ], + "description": "Platter is a platform that provides integrated themes and apps for Shopify stores, allowing for efficient customization.", + "dom": [ + "link[href*='/platter.css']" + ], + "icon": "Platter.svg", + "pricing": [ + "poa" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "website": "https://www.platter.co" + }, + "Plausible": { + "cats": [ + 10 + ], + "description": "Plausible is an open-source alternative to Google Analytics.", + "icon": "Plausible.svg", + "js": { + "plausible": "" + }, + "scriptSrc": [ + "plausible\\.io/js/plausible\\.js" + ], + "website": "https://plausible.io/" + }, + "Play": { + "cats": [ + 18 + ], + "cookies": { + "PLAY_SESSION": "" + }, + "cpe": "cpe:2.3:a:playframework:play_framework:*:*:*:*:*:*:*:*", + "icon": "Play.svg", + "implies": [ + "Scala" + ], + "website": "https://www.playframework.com" + }, + "Plaza": { + "cats": [ + 103 + ], + "description": "Plaza is a ecommerce platform that allows brands and retailers to communicate with customers via live video.", + "dom": [ + "iframe[src*='stream.useplaza.com/']" + ], + "icon": "Plaza.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://www.useplaza.com" + }, + "Plenigo": { + "cats": [ + 41 + ], + "description": "Plenigo is a subscription management platform designed for modern reader financing.", + "icon": "Plenigo.svg", + "js": { + "plenigo.Checkout": "", + "plenigoStartCheckout": "" + }, + "saas": true, + "scriptSrc": [ + "static\\.plenigo\\.com" + ], + "website": "https://plenigo.com" + }, + "plentymarkets": { + "cats": [ + 6 + ], + "description": "plentymarkets is a cloud-based all-in-one ecommerce ERP solution.", + "headers": { + "X-Plenty-Shop": "" + }, + "icon": "plentymarkets.svg", + "meta": { + "generator": "plentymarkets" + }, + "scriptSrc": [ + "plenty\\.shop\\.(?:min\\.)?js" + ], + "website": "https://www.plentymarkets.com/" + }, + "PlentyONE": { + "cats": [ + 6 + ], + "description": "PlentyONE is a cloud-based ecommerce platform that provides ERP functionality, multichannel integration, and a built-in shop system.", + "headers": { + "x-plenty-shop": "^PlentyONE Shop$" + }, + "icon": "PlentyONE.svg", + "implies": [ + "Vue.js", + "Nuxt.js", + "Tailwind CSS", + "Vue Storefront", + "Storefront UI", + "Node.js" + ], + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://www.plentyone.com/product/online-shop" + }, + "plentyShop LTS": { + "cats": [ + 6 + ], + "description": "The official template plugin developed by plentymarkets. plentyShop LTS is the default template for plentymarkets online stores.", + "headers": { + "X-Plenty-Shop": "Ceres" + }, + "icon": "PlentyONE.svg", + "oss": true, + "website": "https://www.plentymarkets.com/product/modules/online-shop/" + }, + "Plerdy": { + "cats": [ + 10 + ], + "description": "Plerdy is a SaaS solution designed to improve conversion rates for websites and online stores.", + "icon": "Plerdy.svg", + "js": { + "plerdyScript": "", + "plerdymainscript": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.plerdy\\.com/" + ], + "website": "https://www.plerdy.com" + }, + "Pleroma": { + "cats": [ + 2 + ], + "description": "Pleroma is a free, federated social networking server built on open protocols.", + "dom": { + "noscript": { + "text": "^To use Pleroma, please enable JavaScript.$" + }, + "title": { + "text": "^Pleroma$" + } + }, + "icon": "Pleroma.svg", + "website": "https://pleroma.social/" + }, + "Plesk": { + "cats": [ + 9 + ], + "cpe": "cpe:2.3:a:parallels:parallels_plesk_panel:*:*:*:*:*:*:*:*", + "description": "Plesk is a web hosting and server data centre automation software with a control panel developed for Linux and Windows-based retail hosting service providers.", + "headers": { + "X-Powered-By": "^Plesk(?:L|W)in", + "X-Powered-By-Plesk": "^Plesk" + }, + "icon": "Plesk.svg", + "js": { + "Plesk.Form": "" + }, + "meta": { + "plesk-build": "" + }, + "pricing": [ + "low", + "recurring" + ], + "scriptSrc": [ + "common\\.js\\?plesk" + ], + "website": "https://www.plesk.com" + }, + "Plezi": { + "cats": [ + 32 + ], + "description": "Plezi is a marketing automation tool.", + "icon": "Plezi.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "api\\.plezi\\.co" + ], + "website": "https://www.plezi.co" + }, + "Plices": { + "cats": [ + 32 + ], + "description": "Plices is a platform for marketing and sales automation that supports the planning, execution, measurement, and optimization of strategies.", + "icon": "Plices.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "analytics\\.plices\\.com" + ], + "website": "https://plices.com" + }, + "Pliek": { + "cats": [ + 32 + ], + "description": "Pliek is a system that provides live sales notifications, enabling real-time updates on purchase activities.", + "js": { + "pliekConfig.key": "" + }, + "pricing": [ + "onetime" + ], + "saas": true, + "website": "https://pliek.io" + }, + "Pligg": { + "cats": [ + 1 + ], + "cpe": "cpe:2.3:a:pligg:pligg_cms:*:*:*:*:*:*:*:*", + "dom": [ + "span[id^='xvotes-0']" + ], + "html": [ + "<span[^>]+id=\"xvotes-0" + ], + "icon": "Pligg.svg", + "js": { + "pligg_": "" + }, + "meta": { + "generator": "Pligg" + }, + "website": "https://pligg.com" + }, + "Plivo": { + "cats": [ + 52 + ], + "description": "Plivo is a global platform that provides SMS and voice call services for businesses of all sizes to connect with customers worldwide.", + "icon": "Plivo.svg", + "pricing": [ + "payg", + "poa" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.plivo\\.com/" + ], + "website": "https://www.plivo.com" + }, + "Plone": { + "cats": [ + 1 + ], + "cpe": "cpe:2.3:a:plone:plone:*:*:*:*:*:*:*:*", + "description": "Plone is a free and open source content management system (CMS) built on top of the Zope application server.", + "dom": [ + "link[href^='/++resource++']" + ], + "icon": "Plone.svg", + "implies": [ + "Python" + ], + "meta": { + "generator": "Plone" + }, + "oss": true, + "scriptSrc": [ + "^/\\+\\+resource\\+\\+" + ], + "website": "https://plone.org/" + }, + "Plotch": { + "cats": [ + 6 + ], + "description": "Plotch is an ecommerce system enabled by ONDC and Web3 technologies, designed to support decentralized and open digital commerce networks.", + "icon": "Plotch.svg", + "saas": true, + "scriptSrc": [ + "cdnassets\\.plotch\\.io" + ], + "website": "https://www.plotch.ai" + }, + "Plotly": { + "cats": [ + 25 + ], + "description": "Plotly is a data visualization library and platform that enables the creation of interactive, high-quality charts, graphs, and dashboards for web applications and data analysis using languages like JavaScript, Python, and R.", + "icon": "Plotly.svg", + "implies": [ + "D3" + ], + "js": { + "Plotly.version": "([\\d.])\\;version:\\1" + }, + "oss": true, + "scriptSrc": [ + "https?://cdn\\.plot\\.ly/plotly" + ], + "website": "https://plot.ly/javascript/" + }, + "Plug&Pay": { + "cats": [ + 6, + 41, + 51 + ], + "cookies": { + "plug_pay_session": "", + "plugpay_session": "" + }, + "description": "Plug&Pay is a payment processor that provides payment solutions for ecommerce businesses.", + "icon": "Plug and Pay.svg", + "implies": [ + "Laravel" + ], + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.plugandpay\\.nl" + ], + "website": "https://plugandpay.com" + }, + "Pluglin": { + "cats": [ + 89 + ], + "description": "Pluglin is a platform that provides website translation services to support multilingual content.", + "icon": "Pluglin.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "app\\.pluglin\\.com" + ], + "website": "https://www.pluglin.com" + }, + "Plugo": { + "cats": [ + 6 + ], + "description": "Plugo is an ecommerce platform for online selling that enables businesses to start, manage, and grow their operations.", + "icon": "Plugo.svg", + "pricing": [ + "freemium", + "low", + "recurring", + "poa" + ], + "saas": true, + "scripts": [ + "shop\\.plugo\\.world" + ], + "website": "http://plugo.co" + }, + "Plum Popup": { + "cats": [ + 5 + ], + "cookies": { + "plumPopupWixPerDayNew": "", + "plumPopupWixStartDatePerDay": "" + }, + "description": "Plum Popup is a tool for creating customizable popups designed to help increase sales by engaging visitors and promoting offers.", + "icon": "Plum.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "app\\.plumpopup\\.com" + ], + "website": "https://plumpopup.com" + }, + "Plupload": { + "cats": [ + 59 + ], + "cpe": "cpe:2.3:a:plupload:plupload:*:*:*:*:*:*:*:*", + "description": "Plupload is a JavaScript API for dealing with file uploads.", + "icon": "Plupload.svg", + "js": { + "plupload.DONE": "", + "plupload.VERSION": "([\\d\\.]+)\\;version:\\1" + }, + "oss": true, + "pricing": [ + "freemium" + ], + "saas": true, + "scriptSrc": [ + "plupload(?:\\.min)?\\.js(?:\\?ver=([\\d.]+))?\\;version:\\1" + ], + "website": "https://plupload.com" + }, + "Pluralo": { + "cats": [ + 72 + ], + "description": "Pluralo is an online booking platform that enables users to schedule and manage reservations across various services.", + "dom": [ + "iframe[src*='widget.pluralo.com/']" + ], + "icon": "Pluralo.svg", + "pricing": [ + "low", + "recurring", + "payg" + ], + "saas": true, + "website": "https://pluralo.com" + }, + "PlusProComponents": { + "cats": [ + 66 + ], + "description": "PlusProComponents is a collection of page-level front-end components designed to streamline web development and enhance UI consistency.", + "icon": "PlusProComponents.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "plus-pro-components\\.js" + ], + "website": "https://plus-pro-components.com" + }, + "PlusThis": { + "cats": [ + 32 + ], + "description": "PlusThis is a campaign toolkit for marketing automation that offers tools to streamline, integrate, and enhance marketing workflows.", + "icon": "PlusThis.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.plusthis\\.com" + ], + "scripts": [ + "\\.plusthis\\.com" + ], + "website": "https://www.plusthis.com" + }, + "Plutio": { + "cats": [ + 53 + ], + "description": "Plutio is an all-in-one platform for business management, team collaboration, and client interaction.", + "dom": [ + "link[href*='cdn.plutio.com/']" + ], + "icon": "Plutio.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.plutio.com" + }, + "Plyr": { + "cats": [ + 14 + ], + "css": [ + "--plyr-progress" + ], + "description": "Plyr is a simple, lightweight, accessible and customizable HTML5, YouTube and Vimeo media player that supports modern browsers.", + "icon": "Plyr.svg", + "js": { + "Plyr": "" + }, + "oss": true, + "scriptSrc": [ + "cdn\\.plyr\\.io/([0-9.]+)/.+\\.js\\;version:\\1" + ], + "website": "https://plyr.io" + }, + "Plytix": { + "cats": [ + 95 + ], + "description": "Plytix is an AI-powered product information management platform that provides tools for managing and organizing product content.", + "icon": "Plytix.svg", + "js": { + "PlytixAnalyticsObject": "" + }, + "pricing": [ + "freemium", + "high", + "recurring" + ], + "saas": true, + "scripts": [ + "analytics\\.plytix\\.com" + ], + "website": "https://www.plytix.com" + }, + "Po.st": { + "cats": [ + 5 + ], + "icon": "Po.st.png", + "js": { + "pwidget_config": "" + }, + "website": "https://www.po.st/" + }, + "Pobo": { + "cats": [ + 51 + ], + "description": "Pobo is a platform for building and customizing web pages with drag-and-drop functionality and design tools.", + "icon": "Pobo.svg", + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scripts": [ + "www\\.pobo\\.cz" + ], + "website": "https://www.pobo.cz" + }, + "Pobuca": { + "cats": [ + 84 + ], + "description": "Pobuca is a cloud-based software platform for managing customer loyalty programs and engagement initiatives.", + "icon": "Pobuca.svg", + "pricing": [ + "freemium", + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.loyalty\\.pobuca\\.com" + ], + "scripts": [ + "\\.loyalty\\.pobuca\\.com" + ], + "website": "https://pobuca.com" + }, + "Pocket": { + "cats": [ + 5 + ], + "description": "Pocket is a social bookmarking service that can be integrated into a website with the use of a web widget.", + "dom": [ + "iframe[src*='widgets.getpocket.com/']" + ], + "icon": "pocket.svg", + "meta": { + "pocket-site-verification'": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "scriptSrc": [ + "widgets\\.getpocket\\.com/" + ], + "website": "https://getpocket.com" + }, + "Pocus": { + "cats": [ + 32 + ], + "description": "Pocus is a platform that uses AI agents to monitor B2B accounts and identify real sales opportunities at critical moments.", + "icon": "Pocus.svg", + "saas": true, + "scriptSrc": [ + "//pocustrack\\.com/pocus\\.js" + ], + "website": "https://www.pocus.com" + }, + "Podia": { + "cats": [ + 21, + 6 + ], + "cookies": { + "_podia_storefront_visitor_id": "" + }, + "description": "Podia is a platform to host and sell online courses, memberships, and digital downloads.", + "icon": "Podia.svg", + "js": { + "Podia.Checkout": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.podia\\.com" + ], + "website": "https://www.podia.com" + }, + "Podigee": { + "cats": [ + 5 + ], + "description": "Podigee is an independent company for podcast publishers. Podigee offers hosting, distribution, analytics and monetisation of podcasts.", + "dom": [ + "iframe[src*='cdn.podigee.com/']" + ], + "icon": "Podigee.svg", + "js": { + "podigeePodcastPlayers": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.podigee.com" + }, + "Podio": { + "cats": [ + 53 + ], + "description": "Podio is a customizable social work platform for collaboration with co-workers and clients, enabling task management and communication.", + "icon": "Podio.svg", + "js": { + "_podioWebForm": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "//podio\\.com/" + ], + "website": "https://www.podio.com" + }, + "Podium": { + "cats": [ + 5, + 52 + ], + "description": "Podium is a customer communication platform for businesses who interact with customers on a local level.", + "icon": "Podium.svg", + "js": { + "PodiumWebChat": "", + "podiumWebsiteWidgetLoaded": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.podium\\.com/" + ], + "website": "https://www.podium.com" + }, + "Podkite": { + "cats": [ + 10 + ], + "description": "Podkite is a platform that allows users to track their podcast's chart rankings, reviews, download analytics and attribution data all in one place.", + "icon": "Podkite.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "embed\\.podkite\\.com/" + ], + "website": "https://podkite.com" + }, + "Podpage": { + "cats": [ + 51 + ], + "description": "Podpage is a podcast site builder that automatically creates professional websites for podcasts using RSS feeds.", + "icon": "Podpage.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "static\\.getpodpage\\.com/" + ], + "website": "https://www.podpage.com" + }, + "Podsights": { + "cats": [ + 36 + ], + "description": "Podsights is attribution technology platform that brands and agencies use to measure and scale their podcast advertising", + "icon": "Podsights.png", + "scriptSrc": [ + "cdn\\.pdst\\.fm" + ], + "website": "https://podsights.com/" + }, + "POINT": { + "cats": [ + 101 + ], + "description": "POINT is a volunteer management platform and app for nonprofits to find and manage volunteers.", + "icon": "POINT.svg", + "pricing": [ + "freemium", + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "//pointapp\\.org(?:/.*)?(?:\\?.*)?$" + ], + "website": "https://pointapp.org" + }, + "Pojo.me": { + "cats": [ + 68 + ], + "description": "Pojo.me provides a Accessibility overlay plug-in for any WordPress Theme or Page Builder.", + "icon": "Pojo.me.svg", + "js": { + "PojoA11yOptions": "" + }, + "website": "https://pojo.me/plugins/accessibility/" + }, + "Polar Analytics": { + "cats": [ + 10 + ], + "description": "Polar Analytics is an intelligent marketing dashboard built for direct-to-consumer brands. ", + "icon": "PolarAnalytics.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scripts": [ + "cdn-production\\.polaranalytics\\.com" + ], + "website": "https://www.polaranalytics.com" + }, + "POLi Payment": { + "cats": [ + 41 + ], + "description": "POLi Payment(formerly known as Centricom) is an online payment service in Australia and New Zealand.", + "icon": "POLi Payment.svg", + "js": { + "wc_ga_pro.available_gateways.poli": "" + }, + "pricing": [ + "payg" + ], + "saas": true, + "website": "https://www.polipayments.com" + }, + "Poll Everywhere": { + "cats": [ + 73 + ], + "description": "Poll Everywhere is a tool that transforms presentations, meetings, and classes into immersive, interactive experiences, enabling audience engagement through real-time participation.", + "icon": "PollEverywhere.svg", + "pricing": [ + "freemium", + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "www\\.polleverywhere\\.com" + ], + "website": "https://www.polleverywhere.com" + }, + "Poll Maker": { + "cats": [ + 90 + ], + "description": "Poll Maker is a system designed to create and manage online polls, allowing users to gather opinions, feedback, or votes.", + "icon": "PollMaker.svg", + "saas": true, + "scriptSrc": [ + "scripts\\.poll-maker\\.com/" + ], + "website": "https://www.poll-maker.com" + }, + "Pollster": { + "cats": [ + 73 + ], + "description": "Pollster is a feedback and research system based in Poland that collects and analyses survey data.", + "icon": "Pollster.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.pollster\\.pl" + ], + "scripts": [ + "\\.pollster\\.pl" + ], + "website": "https://pollster.pl" + }, + "Poloda AI": { + "cats": [ + 68 + ], + "description": "Poloda AI is an accessibility solution designed to ensure compliance with accessibility standards and regulations.", + "icon": "PolodaAI.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "www\\.polodaai\\.com" + ], + "website": "https://www.polodaai.com" + }, + "Poloriz": { + "cats": [ + 76 + ], + "description": "Poloriz's technology automatically creates a personalised, full-screen, mobile-first, cross-selling user experience for shoppers.", + "icon": "Poloriz.svg", + "pricing": [ + "payg", + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "widget\\.poloriz\\.com/" + ], + "website": "https://www.poloriz.com" + }, + "Poltio": { + "cats": [ + 86 + ], + "description": "Poltio is a platform enabling brands to enhance user segment understanding, driving revenue growth and fostering customer relationships.", + "icon": "Poltio.svg", + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.poltio\\.com/" + ], + "website": "https://poltio.com" + }, + "Polyfill": { + "cats": [ + 59 + ], + "description": "Polyfill is a service which accepts a request for a set of browser features and returns only the polyfills that are needed by the requesting browser.", + "icon": "polyfill.svg", + "oss": true, + "scriptSrc": [ + "polyfill\\.io/v([\\d\\.]+)\\;version:\\1" + ], + "website": "https://polyfill.io" + }, + "Polylang": { + "cats": [ + 87, + 89 + ], + "cookies": { + "pll_language": "[a-z]{2}" + }, + "description": "Polylang is a WordPress plugin which allows you to create multilingual WordPress site.", + "dom": [ + "#pll_switcher" + ], + "headers": { + "x-redirected-by": "Polylang(?: (Pro))?\\;version:\\1" + }, + "icon": "Polylang.svg", + "oss": true, + "pricing": [ + "freemium" + ], + "requires": [ + "WordPress" + ], + "website": "https://wordpress.org/plugins/polylang" + }, + "Polymer": { + "cats": [ + 12 + ], + "dom": [ + "link[rel='import'][href*='/polymer.html']" + ], + "html": [ + "(?:<polymer-[^>]+|<link[^>]+rel=\"import\"[^>]+/polymer\\.html\")" + ], + "icon": "Polymer.png", + "js": { + "Polymer.version": "^(.+)$\\;version:\\1" + }, + "scriptSrc": [ + "polymer\\.js" + ], + "website": "https://polymer-project.org" + }, + "Popcorn CRM": { + "cats": [ + 53 + ], + "description": "Popcorn CRM is a visual CRM providing essential tools to manage customer relationships and support business growth.", + "icon": "PopcornCRM.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "app\\.popcorn\\.email" + ], + "website": "https://popcorncrm.co.uk" + }, + "Poper": { + "cats": [ + 58 + ], + "description": "Poper is an AI-powered onsite engagement platform designed to enhance user interactions, increase retention, and improve conversion rates.", + "icon": "Poper.svg", + "js": { + "POPER_EXECUTED_STATE": "", + "POPER_INSTANCES": "" + }, + "pricing": [ + "freemium", + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "app\\.poper\\.ai" + ], + "website": "https://www.poper.ai" + }, + "Popify": { + "cats": [ + 32 + ], + "description": "Popify is a sales push notification system designed to deliver real-time alerts that drive engagement and conversions.", + "icon": "Popify.svg", + "js": { + "PopifyLoaded": "", + "PopifyNotifications": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "app\\.popify\\.app" + ], + "website": "https://popify.app" + }, + "Popmenu": { + "cats": [ + 1, + 93 + ], + "cookies": { + "Popmenu-Token": "" + }, + "description": "Popmenu is a restaurant platform which offers CMS, online menus, ordering and delivery and marketing automation solutions.", + "icon": "Popmenu.svg", + "implies": [ + "React", + "Apollo" + ], + "js": { + "POPMENU_CLIENT": "", + "popmenuHydrated": "" + }, + "pricing": [ + "recurring", + "mid" + ], + "website": "https://get.popmenu.com", + "xhr": [ + "popmenu\\.com" + ] + }, + "Popmix": { + "cats": [ + 53 + ], + "description": "Popmix CRM is a customer relationship management platform designed to manage sales, marketing, and recruitment activities through unified tools for tracking, communication, and performance analysis.", + "icon": "PopmixCRM.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scripts": [ + "app\\.popmixcrm\\.com" + ], + "website": "https://popmixcrm.com" + }, + "Popmotion": { + "cats": [ + 59 + ], + "description": "Popmotion is a collection of low-level JavaScript animation functions and utils for advanced animators.", + "icon": "Popmotion.svg", + "js": { + "popmotion": "" + }, + "oss": true, + "scriptSrc": [ + "popmotion\\.global\\.min\\.js(?:\\?ver=\\d+\\.\\d+)?" + ], + "website": "https://popmotion.io" + }, + "Popper": { + "cats": [ + 19 + ], + "description": "Popper is a positioning engine, its purpose is to calculate the position of an element to make it possible to position it near a given reference element.", + "icon": "Popper.svg", + "js": { + "Popper.Defaults": "", + "Popper.applyStyles": "", + "createPopper": "" + }, + "oss": true, + "scriptSrc": [ + "/popper(?:\\.min)?\\.js(?:/([0-9.]+))?\\;version:\\1", + "popperjs(?:/|-)core(?:@|-)([\\d\\.]+)\\;version:\\1" + ], + "website": "https://popper.js.org" + }, + "Poppins": { + "cats": [ + 32 + ], + "description": "Poppins is a tool that enables notifications on websites, ranging from video alerts to informational popups.", + "icon": "Poppins.svg", + "pricing": [ + "low", + "recurring", + "onetime" + ], + "saas": true, + "scriptSrc": [ + "//poppins\\.so/" + ], + "website": "https://poppins.so" + }, + "Popsy": { + "cats": [ + 51 + ], + "description": "Popsy is a no-code website builder designed for creators to build and publish websites without programming knowledge.", + "icon": "Popsy.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "assets\\.popsy\\.co/" + ], + "website": "https://popsy.co" + }, + "Poptin": { + "cats": [ + 32 + ], + "description": "Poptin is a platform designed to engage visitors and coverts them into leads, subscribers and sales.", + "icon": "Poptin.svg", + "js": { + "poptinAfterPageLoad": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.popt\\.in/" + ], + "website": "https://www.poptin.com" + }, + "PopularFX": { + "cats": [ + 80 + ], + "description": "PopularFX is a fully customizable responsive WordPress theme. It comes with drag and drop page builder.", + "dom": [ + "link#popularfx-style-css" + ], + "icon": "PopularFX.png", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/popularfx/.+\\?ver=([\\d\\.]+)\\;version:\\1" + ], + "website": "https://popularfx.com" + }, + "Popup Maker": { + "cats": [ + 87 + ], + "description": "Popup Maker is a plugin that lets you create popup windows for your WordPress website.", + "icon": "Popup Maker.svg", + "js": { + "pum_popups": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/plugins/popup-maker/(?:.+site(?:\\.min)?\\.js\\?.+ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + ], + "website": "https://wppopupmaker.com" + }, + "Popupular": { + "cats": [ + 5 + ], + "description": "Popupular is a platform that allows easy embedding of Mailchimp forms, YouTube videos, Calendly calendars, etc. into fully controllable popups on your site, with no coding required.", + "icon": "Popupular.svg", + "js": { + "Popupular": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.popupular\\.io/" + ], + "website": "https://popupular.io" + }, + "Popvox": { + "cats": [ + 2 + ], + "description": "Popvox is a platform that fosters civic engagement by providing tools for citizens to influence policy decisions and engage with elected representatives on governing innovations.", + "dom": [ + "div[id*='PopVox'] > a[href*='www.popvox.com']" + ], + "icon": "Popvox.svg", + "saas": true, + "website": "https://popvox.com" + }, + "Porch": { + "cats": [ + 19 + ], + "cookies": { + "PorchBITracking": "" + }, + "description": "Porch is a moving management system that simplifies moving, insurance, and home improvement processes.", + "icon": "Porch.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.porch\\.com/" + ], + "website": "https://porch.com" + }, + "Portal": { + "cats": [ + 1 + ], + "description": "Portal is a platform providing necessary tools for crafting professional websites or online stores, encompassing hosting, domain registration, an intuitive management panel for creating new pages, and ongoing support.", + "icon": "Portal.svg", + "meta": { + "generator": "^Portal Site Builder" + }, + "pricing": [ + "recurring", + "freemium", + "poa" + ], + "saas": true, + "website": "https://www.portal.ir" + }, + "Posh": { + "cats": [ + 52 + ], + "description": "Posh is a conversational AI platform that enables machines to understand, process, and respond to human language in real time.", + "icon": "Posh.svg", + "js": { + "posh.close": "", + "poshie.close": "" + }, + "saas": true, + "scriptSrc": [ + "js\\.poshdevelopment\\.com" + ], + "website": "https://www.posh.ai" + }, + "Poshmark": { + "cats": [ + 6 + ], + "description": "Poshmark is a platform for buying and selling new or used fashion items, including clothing, shoes, and accessories.", + "icon": "Poshmark.svg", + "saas": true, + "scriptSrc": [ + "//poshmark\\.com/" + ], + "scripts": [ + "//poshmark\\.com/" + ], + "website": "https://poshmark.com" + }, + "Posify": { + "cats": [ + 6 + ], + "description": "Posify is an integrated platform providing ecommerce and electronic point-of-sale (ePOS) solutions for managing online and in-store sales.", + "icon": "Posify.svg", + "js": { + "posifyFormatDate": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.posify\\.me/" + ], + "website": "https://www.posify.me" + }, + "Poski": { + "cats": [ + 6 + ], + "description": "Poski is an ecommerce platform that enables businesses to sell products and manage transactions through a digital storefront.", + "icon": "Poski.svg", + "js": { + "poskiLangPath": "", + "poskiLocale": "" + }, + "meta": { + "author": "Poski\\.com" + }, + "saas": true, + "website": "https://www.poski.com" + }, + "Post Affiliate Pro": { + "cats": [ + 71 + ], + "description": "Post Affiliate Pro is a software built for online stores and ecommerce websites that need to track and monitor their affiliate network.", + "icon": "Post Affiliate Pro.svg", + "js": { + "PostAffAction": "", + "PostAffCookie": "", + "PostAffInfo": "", + "PostAffTracker": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "postaffiliatepro\\.com/scripts/trackjs\\.js", + "(?:affiliate|associate)\\..+/scripts/trackjs\\.js" + ], + "website": "https://www.postaffiliatepro.com" + }, + "Post Dolphin": { + "cats": [ + 32 + ], + "description": "Post Dolphin is a social media management platform that plans, schedules, automates, and synchronizes social content across multiple channels.", + "icon": "PostDolphin.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "metashop\\.dolphinsuite\\.com" + ], + "scripts": [ + "metashop\\.dolphinsuite\\.com" + ], + "website": "https://metashop.dolphinsuite.com" + }, + "Postach": { + "cats": [ + 11 + ], + "description": "Postach is a blogging platform integrated with Evernote, allowing users to create and manage blog posts directly from their Evernote account.", + "icon": "Postach.svg", + "saas": true, + "scriptSrc": [ + "\\.postach\\.io/" + ], + "website": "https://postach.io" + }, + "Postano": { + "cats": [ + 96 + ], + "description": "Postano is a social content management platform that aggregates, curates, and displays user-generated content across digital channels.", + "icon": "Postano.svg", + "saas": true, + "scriptSrc": [ + "www\\.postano\\.com" + ], + "website": "https://www.postano.com" + }, + "Poste Italiane": { + "cats": [ + 99 + ], + "description": "Poste Italiane is the Italian postal service provider.", + "icon": "Poste Italiane.svg", + "requiresCategory": [ + 6 + ], + "text": [ + "\\bPoste Italiane\\b" + ], + "website": "https://www.poste.it" + }, + "Poster": { + "cats": [ + 52, + 86 + ], + "description": "Poster is a live chat and visitor segmentation tool designed to support real-time communication and audience targeting on websites.", + "icon": "Poster.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.poster\\.ooo" + ], + "website": "https://poster.ooo" + }, + "Posterous": { + "cats": [ + 1, + 11 + ], + "dom": [ + "div[class*='posterous']" + ], + "html": [ + "<div class=\"posterous" + ], + "icon": "Posterous.png", + "js": { + "Posterous": "" + }, + "website": "https://posterous.com" + }, + "PostgreSQL": { + "cats": [ + 34 + ], + "cpe": "cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*", + "description": "PostgreSQL, also known as Postgres, is a free and open-source relational database management system emphasizing extensibility and SQL compliance.", + "icon": "PostgreSQL.svg", + "oss": true, + "website": "https://www.postgresql.org/" + }, + "PostHog": { + "cats": [ + 10 + ], + "cpe": "cpe:2.3:a:posthog:posthog:*:*:*:*:*:*:*:*", + "description": "PostHog is the open-source, all-in-one product analytics platform.", + "icon": "PostHog.svg", + "js": { + "__PosthogExtensions__": "", + "posthog": "" + }, + "oss": true, + "pricing": [ + "freemium", + "payg" + ], + "saas": true, + "scriptSrc": [ + "app\\.posthog\\.com/" + ], + "website": "https://posthog.com", + "xhr": [ + "\\.posthog\\.com" + ] + }, + "Postie": { + "cats": [ + 32, + 74 + ], + "description": "Postie is an all-in-one platform facilitating audience building, A/B testing, and campaign deployment.", + "icon": "Postie.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "scripts\\.postie\\.com/" + ], + "website": "https://postie.com" + }, + "Postman API Documentation": { + "cats": [ + 4 + ], + "description": "Postman is an API design and documentation platform.", + "icon": "PostmanAPIDocumentation.svg", + "js": { + "PostmanRunObject": "" + }, + "meta": { + "generator": "^Postman Documenter$" + }, + "oss": true, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://www.postman.com" + }, + "PostNL": { + "cats": [ + 99 + ], + "description": "PostNL (formerly TNT) is a mail, parcel and ecommerce corporation with operations in the Netherlands, Germany, Italy, Belgium, and the United Kingdom.", + "dom": [ + "img[alt*='postnl' i], img[src*='postnl' i]" + ], + "icon": "PostNL.svg", + "requiresCategory": [ + 6 + ], + "text": [ + "\\bPostNL\\b" + ], + "website": "https://postnl.post" + }, + "Postpay": { + "cats": [ + 91 + ], + "description": "Postpay is a payment solution that allows you to split your purchase amount into instalments.", + "icon": "Postpay.svg", + "js": { + "PostpayJsConfig": "\\;confidence:50", + "postpay": "\\;confidence:25", + "wc_postpay_init_params": "\\;confidence:25" + }, + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.postpay\\.io/(?:.+\\?ver=([\\d\\.]+))?\\;version:\\1" + ], + "website": "https://postpay.io" + }, + "Postscript": { + "cats": [ + 32 + ], + "description": "Postscript is an SMS and MMS marketing platform for Shopify stores.", + "icon": "Postscript.svg", + "js": { + "Postscript.isSubscriberInputChecked": "", + "postscript.getSubscriberId": "" + }, + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "sdk\\.postscript\\.io/" + ], + "website": "https://www.postscript.io" + }, + "Potions": { + "cats": [ + 76 + ], + "description": "Potions is a personalisation technology for customising the ecommerce experience for site visitors without the use of cookies.", + "icon": "Potions.svg", + "js": { + "potions.version": "([\\d\\.]+)\\;version:\\1" + }, + "pricing": [ + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.get-potions\\.com/" + ], + "website": "https://get-potions.com" + }, + "PouchDB": { + "cats": [ + 34 + ], + "description": "PouchDB is an open-source NoSQL database written in JavaScript.", + "icon": "PouchDB.svg", + "js": { + "PouchDB.adapter": "" + }, + "saas": true, + "scriptSrc": [ + "/js/pouchdb\\.min\\.js" + ], + "website": "https://pouchdb.com" + }, + "Powa": { + "cats": [ + 31 + ], + "description": "Powa is a site speed plugin for WordPress that operates its own Content Delivery Network (CDN) to enhance website performance and reduce loading times.", + "icon": "Powa.svg", + "js": { + "powaHealthCheck": "", + "powaInitAssets": "", + "powaOnLoadJs": "", + "powaSyncLoadScripts": "" + }, + "saas": true, + "website": "https://powa.com" + }, + "Power CRM": { + "cats": [ + 53 + ], + "description": "Power CRM is a platform tailored for vehicle protection associations, offering support to meet operational needs.", + "icon": "PowerCRM.svg", + "js": { + "PowerCRM.init": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.powercrm\\.com\\.br" + ], + "website": "https://site.powercrm.com.br" + }, + "Powerboutique": { + "cats": [ + 6 + ], + "icon": "powerboutique.png", + "scriptSrc": [ + "powerboutique" + ], + "website": "https://www.powerboutique.com/" + }, + "Powerfolio": { + "cats": [ + 87 + ], + "cpe": "cpe:2.3:a:pwrplugins:powerfolio:*:*:*:*:*:*:*:*", + "description": "Powerfolio is a portfolio plugin for Elementor, offering various customization options for creating a tailored portfolio.", + "dom": { + "link[id='elpt-portfolio-css-css'][href*='portfolio-elementor']": { + "attributes": { + "href": "ver=([\\d\\.]+)\\;version:\\1" + } + }, + "style#powerfolio-portfolio-block-style-inline-css": { + "exists": "" + } + }, + "icon": "Powerfolio.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "Elementor", + "WordPress" + ], + "saas": true, + "website": "https://powerfoliowp.com" + }, + "Powerful Form": { + "cats": [ + 110 + ], + "description": "Powerful Form is a tool that enables custom form creation for Shopify stores, allowing collection and management of customer information directly within the storefront.", + "icon": "PowerfulForm.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "scripts": [ + "app\\.powerfulform\\.com" + ], + "website": "https://powerfulform.com" + }, + "Powergap": { + "cats": [ + 6 + ], + "dom": [ + "input[type*='hidden'][name*='shopid']" + ], + "html": [ + "<a[^>]+title=\"POWERGAP", + "<input type=\"hidden\" name=\"shopid\"" + ], + "icon": "Powergap.png", + "saas": true, + "website": "https://powergap.de" + }, + "PowerPay": { + "cats": [ + 91 + ], + "description": "PowerPay is a financing and loan provider offering lower-than-average interest rates.", + "dom": [ + "iframe[src*='getpowerpay.com']" + ], + "icon": "PowerPay.svg", + "saas": true, + "website": "https://getpowerpay.com" + }, + "PowerReviews": { + "cats": [ + 90 + ], + "description": "Powerreviews is a provider of UGC solutions like ratings and reviews.", + "icon": "PowerReviews.svg", + "js": { + "POWERREVIEWS": "" + }, + "saas": true, + "scriptSrc": [ + "ui\\.powerreviews\\.com" + ], + "website": "https://www.powerreviews.com/" + }, + "PowerSchool": { + "cats": [ + 21 + ], + "description": "PowerSchool is a widely used student information system (SIS) used by K-12 schools, districts, and other educational institutions to manage student data and information. The software is developed and marketed by PowerSchool Group LLC, which is based in California, USA.", + "headers": { + "content-security-policy": "\\.powerschool\\.com" + }, + "icon": "PowerSchool.svg", + "meta": { + "application-name": "^PowerSchool$" + }, + "pricing": [ + "poa", + "recurring" + ], + "saas": true, + "website": "https://www.powerschool.com" + }, + "POWR": { + "cats": [ + 5 + ], + "description": "POWR is a cloud-based system of plugins that work on almost any website.", + "icon": "POWR.svg", + "js": { + "POWR_RECEIVERS": "", + "loadPowr": "" + }, + "pricing": [ + "low", + "recurring", + "freemium" + ], + "saas": true, + "scriptSrc": [ + "www\\.powr\\.io/powr\\.js" + ], + "website": "https://www.powr.io" + }, + "Powster": { + "cats": [ + 10 + ], + "description": "Powster is a creative studio specialising in analytics, offering data-driven insights to enhance and optimise creative projects.", + "icon": "Powster.svg", + "js": { + "powsterGtag": "", + "powsterOneTrust": "" + }, + "meta": { + "author": "^Powster$" + }, + "saas": true, + "scriptSrc": [ + "tracking\\.powster\\.com/" + ], + "website": "https://powster.com" + }, + "Powtoon": { + "cats": [ + 20 + ], + "description": "Powtoon is a digital platform that integrates animation with modern design to enable the creation of dynamic visual presentations.", + "dom": [ + "iframe[src*='www.powtoon.com']" + ], + "icon": "Powtoon.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "static\\.powtoon\\.co" + ], + "website": "https://www.powtoon.com" + }, + "Practice Perfect": { + "cats": [ + 53 + ], + "description": "Practice Perfect is a cloud-based EMR and practice management application that integrates scheduling, billing, documentation, and reporting for healthcare providers.", + "icon": "PracticePerfect.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scripts": [ + "app\\.practiceperfectemr\\.com" + ], + "website": "https://practiceperfectemr.com" + }, + "Practo": { + "cats": [ + 72 + ], + "description": "Practo is an appointment system designed for health practitioners to manage and schedule patient appointments.", + "icon": "Practo.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.practo\\.com/" + ], + "website": "https://www.practo.com" + }, + "Praedium": { + "cats": [ + 53 + ], + "cookies": { + "site_praedium_session": "" + }, + "description": "", + "dom": [ + "link[href*='.praedium.com.br/']" + ], + "icon": "Praedium.svg", + "js": { + "PraediumFilters": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://praedium.com.br" + }, + "Prater Raines": { + "cats": [ + 1 + ], + "description": "Prater Raines is a platform for website and systems development.", + "icon": "PraterRaines.svg", + "saas": true, + "scripts": [ + "statistics\\.praterraines\\.co\\.uk" + ], + "website": "https://praterraines.co.uk" + }, + "Preact": { + "cats": [ + 59 + ], + "description": "Preact is a JavaScript library that describes itself as a fast 3kB alternative to React with the same ES6 API.", + "dom": { + "#app, .app, #root, .root, body, body > *, body > * > *, body > * > * > *": { + "properties": { + "__k": "" + } + } + }, + "icon": "Preact.svg", + "oss": true, + "website": "https://preactjs.com" + }, + "Prebid": { + "cats": [ + 36 + ], + "description": "Prebid is an open-source header bidding wrapper. It forms the core of our Nucleus ad platform, helping maximize revenue and performance for publishers.", + "icon": "Prebid.svg", + "js": { + "PREBID_TIMEOUT": "", + "pbjs": "", + "pbjs.version": "v([\\d\\.]+)\\;version:\\1" + }, + "oss": true, + "scriptSrc": [ + "/prebid\\.js", + "adnxs\\.com/[^\"]*(?:prebid|/pb\\.js)" + ], + "website": "https://prebid.org" + }, + "Prediggo": { + "cats": [ + 76, + 32 + ], + "description": "Prediggo is an ecommerce personalisation and marketing automation software provider.", + "icon": "Prediggo.svg", + "js": { + "Prediggo": "", + "PrediggoSearchFormExternalAc": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "js/prediggo/(?:[\\w]+)\\.js" + ], + "website": "https://prediggo.com" + }, + "Preeco": { + "cats": [ + 16 + ], + "description": "Preeco is a software solution for data protection, information security, and whistleblower reporting systems.", + "icon": "Preeco.svg", + "js": { + "PreecoWidgets": "" + }, + "saas": true, + "scriptSrc": [ + "widget\\.preeco\\.de" + ], + "website": "https://www.preeco.de" + }, + "Preezie": { + "cats": [ + 76 + ], + "description": "Preezie is a provider of tools and education that enables retailers to implement an online sales assistant through a guided conversion and product discovery platform.", + "icon": "Preezie.svg", + "js": { + "PREEZIE_GUIDE": "", + "preezieJsonpFunction": "", + "preeziePageScriptExecuted": "" + }, + "saas": true, + "scriptSrc": [ + "ui-widgets\\.preezie\\.io/" + ], + "website": "https://preezie.com" + }, + "Prefix-Free": { + "cats": [ + 59 + ], + "description": "Prefix-Free is a JavaScript library that automatically removes browser vendor prefixes from CSS properties, enabling developers to use standard CSS without worrying about cross-browser compatibility issues.", + "icon": "Prefix-Free.svg", + "js": { + "PrefixFree": "" + }, + "oss": true, + "scriptSrc": [ + "prefixfree\\.js" + ], + "website": "https://leaverou.github.io/prefixfree/" + }, + "Preline UI": { + "cats": [ + 66 + ], + "description": "Preline UI is an open-source set of prebuilt UI components based on the utility-first Tailwind CSS framework.", + "icon": "Preline UI.svg", + "implies": [ + "Tailwind CSS" + ], + "oss": true, + "scriptSrc": [ + "/preline\\.js" + ], + "website": "https://preline.co" + }, + "Premio Chaty": { + "cats": [ + 87 + ], + "description": "Chat with your website visitors via their favorite channels with Chaty by Premio.", + "icon": "Premio.png", + "js": { + "chaty_settings.chaty_widgets": "", + "chaty_settings.object_settings": "" + }, + "pricing": [ + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "saas": true, + "scriptSrc": [ + "/wp-content/plugins/chaty/" + ], + "website": "https://premio.io/downloads/chaty" + }, + "Premion": { + "cats": [ + 36 + ], + "description": "Premion is an over-the-top (OTT) advertising platform that enables advertisers to deliver targeted ads across premium streaming content.", + "icon": "Premion.svg", + "saas": true, + "scriptSrc": [ + "px\\.premion\\.com/" + ], + "website": "https://premion.com" + }, + "Premmerce": { + "cats": [ + 6 + ], + "description": "Premmerce is a provider of hosted and custom eCommerce management packages designed to support online business growth on an international scale.", + "icon": "Premmerce.svg", + "js": { + "premmerceOptimizer": "", + "premmerceSearch": "" + }, + "pricing": [ + "low", + "recurring", + "onetime" + ], + "saas": true, + "website": "https://premmerce.com" + }, + "Prepr": { + "cats": [ + 1 + ], + "cookies": { + "__prepr_uid": "" + }, + "description": "Prepr is a headless CMS with data-driven capabilities.", + "dom": [ + "img[src*='.prepr.io/']" + ], + "icon": "Prepr.svg", + "js": { + "prepr": "" + }, + "meta": { + "prepr:id": "" + }, + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "requiresCategory": [ + 12 + ], + "saas": true, + "scriptSrc": [ + "\\.prepr\\.io/" + ], + "scripts": [ + "\\.files\\.prepr\\.io" + ], + "website": "https://prepr.io" + }, + "PreProduct": { + "cats": [ + 100 + ], + "description": "PreProduct is a tool that enables businesses to boost sales and manage demand through Shopify’s pre-order system.", + "icon": "PreProduct.svg", + "js": { + "PPshowPreProduct": "" + }, + "pricing": [ + "low", + "recurring" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "scriptSrc": [ + "\\.preproduct\\.io" + ], + "scripts": [ + "/preproduct-embed\\.js" + ], + "website": "https://preproduct.io" + }, + "Press Customizr": { + "cats": [ + 80 + ], + "description": "Press Customizr is a multipurpose WordPress theme suitable for small businesses and ecommerce sites.", + "dom": [ + "style#customizr-skin-inline-css, link#customizr-style-css" + ], + "icon": "Press.svg", + "pricing": [ + "freemium" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/customizr/.+js(?:\\?ver=([\\d\\.]+))?\\;version:\\1" + ], + "website": "https://presscustomizr.com/customizr" + }, + "Press Hueman": { + "cats": [ + 80 + ], + "description": "Press Hueman is a mobile friendly WordPress theme for blogs, magazines and business websites.", + "dom": [ + "link[href*='/wp-content/themes/hueman/']" + ], + "icon": "Press.svg", + "js": { + "HUParams": "" + }, + "pricing": [ + "freemium" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/hueman/.+scripts\\.min\\.js(?:\\?ver=([\\d\\.]+))?\\;version:\\1" + ], + "website": "https://presscustomizr.com/hueman" + }, + "Pressable": { + "cats": [ + 62 + ], + "description": "Pressable is a managed hoting platform for WordPress.", + "headers": { + "host-header": "^Pressable" + }, + "icon": "pressable.svg", + "implies": [ + "WordPress" + ], + "website": "https://pressable.com" + }, + "Pressero": { + "cats": [ + 6 + ], + "description": "Pressero is a web-to-print storefront platform that allows businesses to offer customizable print products, manage orders, and streamline the printing process through an online interface.", + "icon": "Pressero.svg", + "meta": { + "generator": "^Pressero$" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.aleyant.com/pressero" + }, + "PressMaximum Customify": { + "cats": [ + 80 + ], + "description": "PressMaximum Customify is lightweight, responsive and flexible multipurpose WordPress theme.", + "icon": "PressMaximum.svg", + "js": { + "Customify": "", + "Customify_JS": "", + "customify_is_mobile": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/customify/.+theme\\.min\\.js(?:.+ver=([\\d\\.]+))?\\;version:\\1" + ], + "website": "https://pressmaximum.com/customify" + }, + "PrestaShop": { + "cats": [ + 6 + ], + "cookies": { + "PrestaShop": "" + }, + "cpe": "cpe:2.3:a:prestashop:prestashop:*:*:*:*:*:*:*:*", + "description": "PrestaShop is a freemium, open-source ecommerce solution, written in the PHP programming language with support for the MySQL database management system.", + "dom": [ + "img[src*='/modules/prestablog/themes/'], img[data-src*='/modules/prestablog/themes/']", + "link[href*='/modules/ps_']" + ], + "headers": { + "Powered-By": "^Prestashop$" + }, + "html": [ + "Powered by <a\\s+[^>]+>PrestaShop", + "<!-- /Block [a-z ]+ module (?:HEADER|TOP)?\\s?-->", + "<!-- /Module Block [a-z ]+ -->" + ], + "icon": "PrestaShop.svg", + "implies": [ + "PHP", + "MySQL" + ], + "js": { + "freeProductTranslation": "\\;confidence:40", + "prestashop": "", + "priceDisplayMethod": "\\;confidence:40", + "priceDisplayPrecision": "\\;confidence:40", + "rcAnalyticsEvents.eventPrestashopCheckout": "" + }, + "meta": { + "generator": "PrestaShop" + }, + "oss": true, + "scriptSrc": [ + "/modules/ps_[a-z]+/" + ], + "scripts": [ + "PrestaShop-" + ], + "website": "https://www.prestashop.com" + }, + "Presto Player": { + "cats": [ + 14, + 87 + ], + "description": "Presto Player is a WordPress plugin designed for embedding optimised video and audio on WordPress websites.", + "icon": "PrestoPlayer.svg", + "js": { + "prestoComponents": "", + "prestoPlayer": "", + "prestoPlayer.proVersion": "^(.+)$\\;version:\\1" + }, + "pricing": [ + "onetime", + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "saas": true, + "website": "https://prestoplayer.com" + }, + "Pretty Damn Quick": { + "cats": [ + 74, + 100 + ], + "description": "Pretty Damn Quick is a Shopify app for eCommerce brands to deliver personalized checkout experiences.", + "icon": "PrettyDamnQuick.png", + "js": { + "initPDQscript": "" + }, + "scriptSrc": [ + "pdq-scripts\\.pdqprod\\.link" + ], + "website": "https://www.prettydamnquick.com/" + }, + "Pretty Links": { + "cats": [ + 87, + 71 + ], + "description": "Pretty Links is a WordPress plugin URL shortener, link cloaker, branded link, and QR code generator.", + "dom": [ + "link[href*='/wp-content/plugins/pretty-link/']" + ], + "icon": "Pretty Links.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "website": "https://prettylinks.com" + }, + "prettyPhoto": { + "cats": [ + 59 + ], + "dom": [ + "link[href*='prettyPhoto.css'], link[href*='prettyPhoto.min.css'], a[rel='prettyPhoto']" + ], + "html": [ + "(?:<link [^>]*href=\"[^\"]*prettyPhoto(?:\\.min)?\\.css|<a [^>]*rel=\"prettyPhoto)" + ], + "icon": "prettyPhoto.png", + "implies": [ + "jQuery" + ], + "js": { + "pp_alreadyInitialized": "", + "pp_descriptions": "", + "pp_images": "", + "pp_titles": "" + }, + "scriptSrc": [ + "jquery\\.prettyPhoto\\.js" + ], + "website": "https://github.com/scaron/prettyphoto" + }, + "Price By Country": { + "cats": [ + 87 + ], + "description": "Price By Country is a WooCommerce plugin that enables store owners to set different product prices based on the customer's country.", + "icon": "WooCommerce.svg", + "js": { + "wc_price_based_country_ajax_geo_params": "", + "wc_price_based_country_pro_frontend_params": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://woocommerce.com/products/price-by-country" + }, + "PriceSpider": { + "cats": [ + 97 + ], + "description": "PriceSpider is an advanced retail data technology company that provides insights about consumer purchasing behavior.", + "icon": "PriceSpider.png", + "js": { + "PriceSpider.version": "(.+)\\;version:\\1" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.pricespider\\.com/" + ], + "website": "https://www.pricespider.com" + }, + "Priice": { + "cats": [ + 5 + ], + "description": "Priice is a widget that tracks and monitors product prices, providing up-to-date information for comparison and analysis.", + "dom": [ + "link[href*='cdn.priice.net']" + ], + "icon": "Priice.svg", + "saas": true, + "website": "https://priice.net" + }, + "Prima Software": { + "cats": [ + 6 + ], + "description": "Prime Software is an ecommerce platform designed for the office supplies market.", + "icon": "PrimaSoftware.svg", + "js": { + "prima.address": "", + "prima_module_load": "" + }, + "meta": { + "DCTERMS.publisher": "^Prima Software Ltd$" + }, + "saas": true, + "website": "https://www.primasoftware.co.uk" + }, + "Prime AI": { + "cats": [ + 105 + ], + "description": "Prime AI is a platform that uses AI-powered technology to match customers' body shapes with garment SKU specifications, helping them choose the best-fitting clothing size.", + "icon": "PrimeAI.svg", + "saas": true, + "scriptSrc": [ + "\\.primeai\\.co\\.uk" + ], + "website": "https://www.primeai.co.uk" + }, + "PrimeGate": { + "cats": [ + 10 + ], + "description": "PrimeGate is an end-to-end Russian analytics system offering a unified platform for businesses.", + "icon": "PrimeGate.svg", + "js": { + "PrimeGate": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "scriptSrc": [ + "js\\.primegate\\.io/" + ], + "website": "https://www.primegate.io" + }, + "Primeleads": { + "cats": [ + 76 + ], + "description": "Primeleads is a tool that identifies visitors on your site and personalises the website experience for each individual visitor.", + "icon": "Primeleads.svg", + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "app\\.primeleads\\.de/" + ], + "website": "https://primeleads.de" + }, + "PrimeNG": { + "cats": [ + 66 + ], + "css": [ + "\\.p-(?:toast|calendar|dialog-mask|menuitem-text|sidebar)(?:-content)?\\{" + ], + "description": "PrimeNG is a rich set of open-source UI Components for Angular.", + "icon": "PrimeNG.svg", + "oss": true, + "pricing": [ + "onetime" + ], + "requires": [ + "Angular" + ], + "website": "https://primeng.org" + }, + "PrimeReact": { + "cats": [ + 66 + ], + "css": [ + "\\.p-(?:toast|calendar|dialog-mask|menuitem-text|sidebar)(?:-content)?\\{" + ], + "description": "PrimeReact is a rich set of open-source UI Components for React.", + "icon": "PrimeReact.svg", + "oss": true, + "pricing": [ + "onetime" + ], + "requires": [ + "React" + ], + "website": "https://primereact.org" + }, + "PrimeVue": { + "cats": [ + 66 + ], + "css": [ + "\\.p-(?:toast|calendar|dialog-mask|menuitem-text|sidebar)(?:-content)?\\{" + ], + "description": "PrimeVue is a rich set of open-source UI Components for Vue.js.", + "dom": [ + "style[data-primevue-style-id]" + ], + "icon": "PrimeVue.svg", + "oss": true, + "pricing": [ + "onetime" + ], + "requires": [ + "Vue.js" + ], + "website": "https://primevue.org" + }, + "Primis": { + "cats": [ + 36 + ], + "description": "Primis is a video discovery platform for publishers.", + "dom": { + "iframe[src*='.sekindo.com']": { + "attributes": { + "src": "" + } + }, + "img[src*='.sekindo.com']": { + "attributes": { + "src": "" + } + } + }, + "icon": "Primis.svg", + "js": { + "SekindoNativeSkinApi": "", + "sekindoDisplayedPlacement": "", + "sekindoFlowingPlayerOn": "" + }, + "saas": true, + "scriptSrc": [ + "\\.sekindo\\.com" + ], + "website": "https://www.primis.tech", + "xhr": [ + "\\.sekindo\\.com" + ] + }, + "Printful": { + "cats": [ + 76 + ], + "description": "Printful offers print-on-demand drop shipping solution for ecommerce sites.", + "icon": "Printful.svg", + "implies": [ + "Cart Functionality" + ], + "scriptSrc": [ + "static\\.cdn\\.printful\\.com" + ], + "scripts": [ + "api\\.printful\\.com" + ], + "website": "https://www.printful.com/" + }, + "Printlane": { + "cats": [ + 76 + ], + "description": "Printlane is a digital platform offering an interactive product customizer tool that enables real-time visualization and personalization of designs before production.", + "icon": "Printlane.svg", + "js": { + "printlane.init": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "designer\\.printlane\\.com" + ], + "website": "https://printlane.com" + }, + "Priority Hints": { + "cats": [ + 92 + ], + "description": "Priority Hints exposes a mechanism for developers to signal a relative priority for browsers to consider when fetching resources.", + "dom": [ + "iframe[fetchpriority], img[fetchpriority], script[fetchpriority], link[fetchpriority]" + ], + "icon": "Priority Hints.svg", + "website": "https://wicg.github.io/priority-hints/" + }, + "Prism": { + "cats": [ + 19 + ], + "description": "Prism is an extensible syntax highlighter.", + "icon": "Prism.svg", + "js": { + "Prism": "", + "apex.libVersions.prismJs": "^([\\d\\.]+)$\\;version:\\1" + }, + "oss": true, + "scriptSrc": [ + "prism(?:\\.min)?(?:-\\w{0,64})?\\.js(?:\\?v(?:er)?=((?:\\d+\\.)+\\d+))?\\;version:\\1" + ], + "website": "https://prismjs.com" + }, + "Prisme": { + "cats": [ + 47 + ], + "description": "Prisme is an event-driven studio designed for building and automating workflows with minimal coding.", + "icon": "Prisme.svg", + "saas": true, + "scripts": [ + "api\\.prisme\\.ai" + ], + "website": "https://www.prisme.ai" + }, + "Prismic": { + "cats": [ + 1 + ], + "description": "Prismic is a headless CMS for Jamstack.", + "dom": [ + "img[src*='images.prismic.io']", + "div[id*='prismic-root']" + ], + "icon": "Prismic.svg", + "pricing": [ + "low", + "freemium", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.prismic\\.io/" + ], + "website": "https://prismic.io", + "xhr": [ + "\\.cdn\\.prismic\\.io" + ] + }, + "Privado": { + "cats": [ + 67 + ], + "description": "Privado is a privacy management platform that automates data mapping.", + "icon": "Privado.svg", + "saas": true, + "scriptSrc": [ + "\\.cdn\\.privado\\.ai/" + ], + "website": "https://www.privado.ai" + }, + "Privasee": { + "cats": [ + 67 + ], + "description": "Privasee is a self-compliance tool designed to simplify GDPR for SMEs, enabling them to understand their data and mitigate risks effectively.", + "icon": "Privasee.svg", + "js": { + "privasee": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.privasee\\.io/" + ], + "website": "https://www.privasee.io" + }, + "Prive": { + "cats": [ + 41 + ], + "description": "Prive is a subscription service that enables users to register for multiple services.", + "icon": "Prive.svg", + "js": { + "PRIVE_SHOPPER_PORTAL_WIDGET": "", + "PRIVE_WIDGET": "" + }, + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.tryprive\\.com" + ], + "website": "https://www.tryprive.com" + }, + "Privia Health": { + "cats": [ + 1 + ], + "description": "Privia Health is a quality healthcare experience tool designed to enhance patient care and streamline healthcare operations.", + "icon": "PriviaHealth.svg", + "saas": true, + "scripts": [ + "www\\.myprivia\\.com" + ], + "website": "https://www.priviahealth.com" + }, + "Privy": { + "cats": [ + 32, + 75 + ], + "description": "Privy is a all-in-one marketing automation platform for ecommerce.", + "icon": "Privy.svg", + "js": { + "Privy": "", + "PrivyWidget": "", + "privySettings": "" + }, + "pricing": [ + "low", + "freemium", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.privy\\.com/" + ], + "website": "https://www.privy.com" + }, + "Privy App": { + "cats": [ + 100 + ], + "description": "Privy App helps you improve your website conversion rate, grow your email list, automate your email marketing, drive repeat purchases and much more.", + "icon": "Privy.svg", + "implies": [ + "Privy" + ], + "pricing": [ + "low", + "freemium", + "recurring" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "scriptSrc": [ + "//shopify\\.privy\\.com/" + ], + "website": "https://apps.shopify.com/privy" + }, + "Probance": { + "cats": [ + 32 + ], + "description": "Probance is a marketing platform solution that helps businesses manage, track, and analyze marketing activities.", + "icon": "Probance.svg", + "saas": true, + "scriptSrc": [ + "\\.my-probance\\.one/" + ], + "website": "https://probance.com" + }, + "ProcessOut": { + "cats": [ + 41 + ], + "description": "ProcessOut is a payment infrastructure platform that provides payment analytics to analyze and report on an entire payment ecosystem.", + "icon": "ProcessOut.svg", + "js": { + "ProcessOut.ActionFlow": "" + }, + "saas": true, + "scriptSrc": [ + "js\\.processout\\.com" + ], + "website": "https://www.processout.com" + }, + "ProcessWire": { + "cats": [ + 1 + ], + "cpe": "cpe:2.3:a:processwire:processwire:*:*:*:*:*:*:*:*", + "description": "ProcessWire is an open source content management system (CMS) and framework (CMF).", + "headers": { + "X-Powered-By": "ProcessWire CMS" + }, + "icon": "ProcessWire.svg", + "implies": [ + "PHP" + ], + "js": { + "ProcessWire": "" + }, + "oss": true, + "website": "https://processwire.com/" + }, + "Procurios": { + "cats": [ + 1 + ], + "description": "Procurios is a provider of software solutions tailored to nonprofit and member organizations, offering website management, fundraising, CRM, and event tools.", + "icon": "Procurios.svg", + "meta": { + "generator": "^Procurios$" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://www.procurios.com" + }, + "ProdPad": { + "cats": [ + 53 + ], + "description": "ProdPad is a product management software platform enabling teams to gather ideas, set priorities, and create adaptable product roadmaps.", + "icon": "ProdPad.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.prodpad\\.com/" + ], + "website": "https://www.prodpad.com" + }, + "Product Hunt": { + "cats": [ + 19 + ], + "description": "Product Hunt is a community-based website that allows makers and marketers to launch their products or services and get in touch with their first real users.", + "dom": { + "a[href*='.producthunt.com/']": { + "attributes": { + "href": "\\.producthunt\\.com/(?:post|tech|products)" + } + } + }, + "icon": "Product Hunt.svg", + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "website": "https://www.producthunt.com" + }, + "Product Personalizer": { + "cats": [ + 100, + 76 + ], + "description": "Product Personalizer apps can help you to customise your products and offer a more personalised experience for your customers.", + "icon": "Product Personalizer.svg", + "implies": [ + "Shopify" + ], + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "/product-personalizer/pplr_common\\.js" + ], + "website": "https://productpersonalizer.com" + }, + "ProductDyno": { + "cats": [ + 50 + ], + "cookies": { + "productdyno_session": "" + }, + "description": "ProductDyno is a digital platform designed to help users manage, protect, and deliver digital products while enhancing online presence.", + "icon": "ProductDyno.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.productdyno\\.com" + ], + "website": "https://productdyno.com" + }, + "Profeat": { + "cats": [ + 53 + ], + "description": "Profeat is a CRM software enabling integration of WhatsApp and Instagram.", + "icon": "Profeat.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "widget\\.profeat\\.team/" + ], + "website": "https://profeat.team" + }, + "ProfilePress": { + "cats": [ + 87 + ], + "cookies": { + "ppwp_wp_session": "" + }, + "cpe": "cpe:2.3:a:profilepress:profilepress:*:*:*:*:*:wordpress:*:*", + "description": "ProfilePress is a WordPress registration plugin that lets you create login forms, registration forms, user profiles, and more.", + "dom": [ + "link[href*='/wp-content/plugins/wp-user-avatar/']" + ], + "icon": "ProfilePress.svg", + "pricing": [ + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/plugins/wp-user-avatar(?:-pro)?/.+frontend\\.min\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + ], + "website": "https://profilepress.net" + }, + "Profit Lifter": { + "cats": [ + 32 + ], + "description": "Profit Lifter is an AI-powered platform enabling automated website creation, sales funnels, and email campaigns designed to attract and convert leads into sales.", + "icon": "ProfitLifter.svg", + "pricing": [ + "onetime", + "low", + "recurring", + "payg" + ], + "saas": true, + "scripts": [ + "app\\.profitlifter\\.com" + ], + "website": "https://profitlifter.com" + }, + "ProfitFlo": { + "cats": [ + 32 + ], + "description": "ProfitFlo is a platform that automates revenue generation by providing tools to attract and convert customers.", + "dom": [ + "chat-widget[agency-website*='profitflo.io']" + ], + "icon": "ProfitFlo.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scripts": [ + "app\\.profitflo\\.io" + ], + "website": "https://profitflo.io" + }, + "Profitwell": { + "cats": [ + 10 + ], + "icon": "Profitwell.svg", + "js": { + "profitwell": "" + }, + "scriptSrc": [ + "profitwell\\.js" + ], + "website": "https://www.profitwell.com/" + }, + "Profity": { + "cats": [ + 94 + ], + "description": "Profity is a network of ecommerce companies that enables partner shops to market their offers to customers after a sale in any shop, enhancing mutual benefits and sales opportunities.", + "icon": "Profity.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "static\\.profity\\.ch/" + ], + "website": "https://www.profity.online" + }, + "Programia": { + "cats": [ + 6 + ], + "description": "Programia is a producer of advanced B2C and B2B systems integrated with ERP and economic systems.", + "icon": "Programia.svg", + "meta": { + "author": "Programia s\\.r\\.o\\., e-mail: info@programia\\.cz" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.programia.eu" + }, + "Progreda": { + "cats": [ + 32 + ], + "description": "Progreda is a platform that automates sales conversations via text, Instagram, and Facebook Messenger to generate leads, schedule appointments, and drive revenue growth.", + "icon": "Progreda.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scripts": [ + "app\\.progreda\\.com" + ], + "website": "https://progreda.com" + }, + "Progress MOVEit": { + "cats": [ + 19 + ], + "description": "Progress MOVEit is a managed file transfer solution that enables secure and compliant transfer of sensitive files while providing automation, central management, and auditing capabilities.", + "headers": { + "X-Moveitisapi-Version": "^(.+)$\\;version:\\1" + }, + "icon": "Progress.svg", + "meta": { + "apple-itunes-app": "app-id=1500056420", + "google-play-app": "app-id=com\\.progress\\.moveit\\.transfer\\.dev\\.appid" + }, + "website": "https://www.progress.com/moveit" + }, + "Progress Sitefinity": { + "cats": [ + 1 + ], + "cpe": "cpe:2.3:a:progress:sitefinity:*:*:*:*:*:*:*:*", + "description": "Progress Sitefinity is a content management system (CMS) that you use to create, store, manage, and present content on your website.", + "icon": "Sitefinity.svg", + "implies": [ + "Microsoft ASP.NET" + ], + "js": { + "sfDataIntell": "" + }, + "meta": { + "generator": "^Sitefinity\\s([\\S]{3,9})\\;version:\\1" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.sitefinity.com" + }, + "Progress WS_FTP": { + "cats": [ + 19 + ], + "cpe": "cpe:2.3:a:progress:ws_ftp_server:*:*:*:*:*:*:*:*", + "description": "Progress WS_FTP is a file transfer client software developed by Progress Software Corporation, supporting FTP, FTPS, SFTP, and HTTPS protocols with features like drag-and-drop support, file synchronization, and encrypted data transmission.", + "dom": [ + "form[name='formLogin'][action='login.aspx' i][id='formLogin']\\;confidence:40" + ], + "icon": "Progress.svg", + "requires": [ + "Microsoft ASP.NET" + ], + "scriptSrc": [ + "/ThinClient/(?:WTM|WebResource)(?:\\.axd|/public)\\;confidence:60" + ], + "website": "https://www.progress.com/ws_ftp" + }, + "ProgressBar.js": { + "cats": [ + 59 + ], + "description": "Responsive progress bars with animated SVG paths.", + "icon": "ProgressBar.js.png", + "oss": true, + "scriptSrc": [ + "progressbar(?:\\.min)?\\.js(?:\\?v(?:er)?=((?:\\d+\\.)+\\d+))?\\;version:\\1", + "(?:((?:\\d+\\.)+\\d+)\\/)?progressbar(?:\\.min)?\\.js\\;version:\\1" + ], + "website": "https://kimmobrunfeldt.github.io/progressbar.js/" + }, + "Project Wonderful": { + "cats": [ + 36 + ], + "dom": [ + "div[id*='pw_adbox_']" + ], + "html": [ + "<div[^>]+id=\"pw_adbox_" + ], + "icon": "Project Wonderful.png", + "js": { + "pw_adloader": "" + }, + "scriptSrc": [ + "^https?://(?:www\\.)?projectwonderful\\.com/(?:pwa\\.js|gen\\.php)" + ], + "website": "https://projectwonderful.com" + }, + "Projesoft": { + "cats": [ + 6 + ], + "description": "Projesoft is a Turkish software development company that provides custom IT solutions, including ecommerce platforms, ERP systems, and digital transformation services.", + "icon": "projesoft.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "projesoft\\.js" + ], + "website": "https://www.projesoft.com.tr" + }, + "Prolo Finder": { + "cats": [ + 35 + ], + "description": "Prolo is a tool that adds a store locator feature to any website, enabling users to find nearby store locations through an interactive map or search interface.", + "icon": "ProloFinder.svg", + "js": { + "proloConfig": "", + "proloFinderState": "" + }, + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "embed\\.prolofinder\\.com" + ], + "website": "https://www.prolofinder.com" + }, + "Prom": { + "cats": [ + 6 + ], + "description": "Prom is a marketplace system from Ukraine that provides an online platform for businesses and consumers to buy and sell goods.", + "icon": "Prom.svg", + "saas": true, + "scripts": [ + "tracker\\.prom\\.ua" + ], + "website": "https://prom.ua" + }, + "Promio": { + "cats": [ + 32 + ], + "description": "Promio is a platform that provides marketing solutions for businesses and franchises, enhancing visibility and customer engagement.", + "icon": "Promio.svg", + "pricing": [ + "mid", + "recurring" + ], + "requires": [ + "jQuery" + ], + "saas": true, + "scripts": [ + "api\\.promio\\.com/" + ], + "website": "https://www.promio.com" + }, + "Prommt": { + "cats": [ + 41 + ], + "description": "Prommt is a payment request service that helps businesses collect payments from customers through card and bank transfer.", + "icon": "Prommt.svg", + "js": { + "Prommt": "" + }, + "saas": true, + "scriptSrc": [ + "app\\.prommt\\.com/" + ], + "website": "https://www.prommt.com" + }, + "Promo AI": { + "cats": [ + 32 + ], + "description": "Promo AI is a tool that generates, schedules, and publishes professional videos across platforms, designed to support business marketing efforts.", + "icon": "Promo.svg", + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "ak04-promo-cdn\\.slidely\\.com" + ], + "website": "https://promo.com" + }, + "PromoBuilding": { + "cats": [ + 51 + ], + "cookies": { + "promobuilding_session": "" + }, + "description": "PromoBuilding is a subscription-based website builder for optimising budgets for creating promotional campaigns.", + "html": [ + "<!-- made with https://promobuilding\\.ru" + ], + "icon": "PromoBuilding.svg", + "js": { + "promoApi": "\\;confidence:25", + "promoDomain": "\\;confidence:25", + "promoIsOver": "\\;confidence:25", + "promoStart": "\\;confidence:25" + }, + "pricing": [ + "recurring", + "payg" + ], + "saas": true, + "website": "https://promobuilding.ru" + }, + "PromoTix": { + "cats": [ + 104 + ], + "description": "PromoTix is a ticketing software application designed to streamline event ticket sales and management.", + "icon": "PromoTix.svg", + "meta": { + "apple-mobile-web-app-title": "^PromoTix$" + }, + "pricing": [ + "freemium", + "payg" + ], + "saas": true, + "scripts": [ + "app\\.promotix\\.com" + ], + "website": "https://www.promotix.com" + }, + "PRONOTE": { + "cats": [ + 21 + ], + "description": "PRONOTE is an information system created by Index Education, a French company, designed for deployment in approximately 7,400 schools to enable streamlined communication among administrative personnel, teachers, and families.", + "headers": { + "Server": "^PRONOTE\\s[\\d]{4}\\s-\\s([\\d\\.]+)\\;version:\\1" + }, + "icon": "PRONOTE.png", + "meta": { + "application-name": "^PRONOTE$" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.index-education.com/fr/logiciel-gestion-vie-scolaire.php" + }, + "Proof Factor": { + "cats": [ + 10 + ], + "description": "Proof Factor is a social proof conversion optimization tool that aggregates and displays user activity data to provide objective insights for analyzing conversion performance.", + "icon": "ProofFactor.svg", + "js": { + "PROOF_FACTOR_ACCOUNT_ID": "", + "PROOF_FACTOR_ANALYTICS_SETUP": "" + }, + "saas": true, + "scripts": [ + "cdn\\.prooffactor\\.com" + ], + "website": "https://prooffactor.com" + }, + "Proofdy": { + "cats": [ + 32 + ], + "description": "Proofdy is a tool that displays social proof popups on websites to build visitor trust, enhance credibility, and support conversion efforts.", + "icon": "Proofdy.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "app\\.proofdy\\.ru" + ], + "website": "https://proofdy.ru" + }, + "Prooven": { + "cats": [ + 76 + ], + "description": "Prooven is a platform designed to build credibility and increase conversion through trust-driven solutions.", + "icon": "Prooven.svg", + "pricing": [ + "freemium", + "low", + "recurring", + "onetime" + ], + "saas": true, + "scriptSrc": [ + "app\\.prooven\\.io" + ], + "website": "https://prooven.io" + }, + "Propcart": { + "cats": [ + 6 + ], + "description": "Propcart is an ecommerce software designed for prop houses to manage inventory, showcase items, and handle online rentals or sales.", + "icon": "Propcart.svg", + "meta": { + "generator": "^Propcart Pro$" + }, + "pricing": [ + "freemium", + "mid", + "recurring", + "poa" + ], + "saas": true, + "website": "https://propcart.com" + }, + "Property Shell": { + "cats": [ + 53 + ], + "description": "Property Shell is a real estate CRM solution to manage, develop, and drive the selling of residential and commercial property, and more.", + "icon": "PropertyShell.svg", + "pricing": [ + "payg", + "poa" + ], + "saas": true, + "scriptSrc": [ + "api\\.propertyshell\\.com" + ], + "scripts": [ + "api\\.propertyshell\\.com" + ], + "website": "https://propertyshell.com" + }, + "PropFlo": { + "cats": [ + 53 + ], + "description": "PropFlo is an AI-powered real estate CRM designed for developers and channel partners to streamline customer relationship management and enhance sales processes.", + "icon": "PropFlo.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scripts": [ + "api\\.propflo\\.ai" + ], + "website": "https://www.propflo.ai" + }, + "Proposify": { + "cats": [ + 53 + ], + "description": "Proposify is a proposal software that provides sales leaders with control and visibility over key stages of the sales process.", + "icon": "Proposify.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "app\\.proposify\\.com" + ], + "website": "https://www.proposify.com" + }, + "ProProfs Quiz Maker": { + "cats": [ + 5 + ], + "cookies": { + "pp_bot_kb_detail": "" + }, + "description": "ProProfs Quiz Maker is a quiz-based widget builder that enables the creation of interactive quizzes for embedding on websites or digital platforms.", + "icon": "ProProfs.svg", + "js": { + "GetSecureUrlProProfs": "", + "ProProfsSaveBotReport": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://www.proprofs.com/quiz-school" + }, + "ProSites": { + "cats": [ + 1 + ], + "description": "ProSites is a website solution designed for medical and dental professionals.", + "icon": "ProSites.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scripts": [ + "analytics\\.prosites\\.com" + ], + "website": "https://www.prosites.com" + }, + "Prospa": { + "cats": [ + 91 + ], + "description": "Prospa is a platform that enables small businesses to pay for purchases over time with an interest-free repayment solution.", + "icon": "Prospa.svg", + "saas": true, + "scriptSrc": [ + "\\.prospa\\.com/" + ], + "website": "https://www.prospa.com" + }, + "Prosperous AI": { + "cats": [ + 52 + ], + "description": "Prosperous AI is a messaging platform that uses artificial intelligence to help local businesses automate customer communication, manage inquiries, and respond across digital channels.", + "icon": "ProsperousAI.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scripts": [ + "app\\.prosperousai\\.com" + ], + "website": "https://prosperousai.com" + }, + "Prostoy": { + "cats": [ + 53 + ], + "description": "Prostoy is a business CRM system designed for small and medium businesses to manage customer relationships and streamline operations.", + "icon": "Prostoy.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "analytics\\.prostoy\\.ru" + ], + "website": "https://www.prostoy.ru" + }, + "Proticaret": { + "cats": [ + 6 + ], + "cookies": { + "proticaretCookie": "" + }, + "description": "Proticaret is an ecommerce solution from Turkey designed to support online retail operations across various industries.", + "icon": "Proticaret.svg", + "js": { + "proticaret": "" + }, + "pricing": [], + "saas": true, + "website": "https://www.proticaret.org" + }, + "Proto AICX": { + "cats": [ + 53 + ], + "description": "Proto AICX is a provider of inclusive CX automation and multilingual contact center solutions, enabling deployment of AI chatbots, live chat, ticketing systems, and CRM for businesses and governments.", + "icon": "ProtoAICX.svg", + "js": { + "Proto.close": "", + "protoSettings": "" + }, + "pricing": [ + "freemium", + "mid", + "recurring", + "poa" + ], + "saas": true, + "website": "https://www.proto.cx" + }, + "Proton Mail": { + "cats": [ + 30 + ], + "description": "Proton Mail is the world’s largest secure email service with over 70 million users. Available on Web, iOS, Android, and desktop. Protected by Swiss privacy law.", + "dns": { + "MX": [ + "\\.protonmail\\.ch" + ], + "TXT": [ + "protonmail-verification=" + ] + }, + "icon": "Proton Mail.svg", + "saas": true, + "website": "https://proton.me/mail" + }, + "Prototype": { + "cats": [ + 12 + ], + "cpe": "cpe:2.3:a:prototypejs:prototype:*:*:*:*:*:*:*:*", + "description": "Prototype is a JavaScript Framework that aims to ease development of web applications.", + "icon": "Prototype.png", + "js": { + "Prototype.Version": "^(.+)$\\;version:\\1" + }, + "scriptSrc": [ + "(?:prototype|protoaculous)(?:-([\\d.]*[\\d]))?.*\\.js\\;version:\\1" + ], + "website": "https://www.prototypejs.org" + }, + "Protovis": { + "cats": [ + 25 + ], + "js": { + "protovis": "" + }, + "scriptSrc": [ + "protovis.*\\.js" + ], + "website": "https://mbostock.github.io/protovis" + }, + "Provely": { + "cats": [ + 76 + ], + "description": "Provely is a conversion software that displays verified social proof on webpages to help online businesses increase leads, signups, and sales.", + "icon": "Provely.svg", + "js": { + "provely.bindFields": "", + "provelys": "" + }, + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "website": "https://provely.io" + }, + "ProvenExpert": { + "cats": [ + 5 + ], + "description": "ProvenExpert is a review based marketing platform that allows users to create customer surveys, provides aggregate reviews and ratings.", + "dom": { + "img[src*='provenexpert']": { + "attributes": { + "src": "images\\.provenexpert\\.\\w+" + } + } + }, + "icon": "ProvenExpert.svg", + "scriptSrc": [ + "provenexpert\\.\\w+/widget" + ], + "website": "https://www.provenexpert.com" + }, + "ProveSource": { + "cats": [ + 90 + ], + "description": "ProveSource is a solution to display social proof and boost conversion.", + "icon": "ProveSource.svg", + "js": { + "_provesrcAsyncInit": "", + "provesrc.display": "" + }, + "pricing": [ + "freemium", + "low", + "recurring", + "poa" + ], + "saas": true, + "website": "https://provesrc.com" + }, + "Provide Support": { + "cats": [ + 52 + ], + "description": "Provide Support is a SaaS for customer service that includes live chat, real-time website monitoring, chat statistics.", + "icon": "Provide Support.svg", + "pricing": [ + "low", + "recurring", + "payg" + ], + "saas": true, + "scriptSrc": [ + "\\.providesupport\\.com" + ], + "website": "https://www.providesupport.com" + }, + "Proximis": { + "cats": [ + 5, + 6 + ], + "icon": "ProximisOmnichannel.svg", + "scriptSrc": [ + "widget-commerce(?:\\.min)?\\.js" + ], + "website": "https://www.proximis.com" + }, + "Proximis Unified Commerce": { + "cats": [ + 1, + 6 + ], + "dom": [ + "html[data-ng-app*='RbsChangeApp']" + ], + "html": [ + "<html[^>]+data-ng-app=\"RbsChangeApp\"" + ], + "icon": "ProximisOmnichannel.svg", + "implies": [ + "PHP", + "AngularJS" + ], + "js": { + "__change": "" + }, + "meta": { + "generator": "Proximis Unified Commerce" + }, + "website": "https://www.proximis.com" + }, + "Proxmox Mail Gateway": { + "cats": [ + 16 + ], + "description": "Proxmox Mail Gateway is a mail security and anti-spam solution designed to protect email servers and ensure secure and reliable email communication.", + "icon": "Proxmox.svg", + "js": { + "pmg-mail-tracker": "", + "pmg-spam-archive": "" + }, + "oss": true, + "requires": [ + "Proxmox VE" + ], + "website": "https://proxmox.com/en/proxmox-mail-gateway" + }, + "Proxmox VE": { + "cats": [ + 60 + ], + "description": "Proxmox VE is an open-source virtualisation and containerisation platform that provides a web-based management interface to manage virtual machines, containers, storage, and networking.", + "headers": { + "Server": "pve-api-daemon/[\\d\\.]+" + }, + "icon": "Proxmox.svg", + "oss": true, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://proxmox.com/en/proxmox-ve" + }, + "PSPad": { + "cats": [ + 24 + ], + "description": "PSPad is a feature-rich text editor designed for developers and professionals working with text, offering tools for coding, syntax highlighting, and project management.", + "icon": "PSPad.svg", + "meta": { + "generator": "^PSPad editor, www.pspad.com$" + }, + "pricing": [ + "freemium" + ], + "saas": true, + "website": "https://www.pspad.com" + }, + "Psyma": { + "cats": [ + 10 + ], + "description": "Psyma is a behavior analytics platform specializing in data-driven insights for the automotive industry.", + "icon": "Psyma.svg", + "saas": true, + "scripts": [ + "scripts\\.psyma\\.com" + ], + "website": "https://www.psyma.com/en/industries/automotive/" + }, + "Ptengine": { + "cats": [ + 74, + 76, + 10 + ], + "description": "Ptengine is a web analytics tool that offers heat mapping, session replays, and other insights to help businesses understand and optimize user behavior on their websites.", + "icon": "Ptengine.svg", + "js": { + "ptengine": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "js\\.ptengine\\.(?:jp|cn|com)?/'" + ], + "website": "https://www.ptengine.com" + }, + "Pterodactyl Panel": { + "cats": [ + 9 + ], + "cookies": { + "pterodactyl_session": "" + }, + "description": "Pterodactyl Panel is a free, open-source game server management panel built with PHP, React, and Go.", + "icon": "Pterodactyl Panel.svg", + "implies": [ + "Go", + "PHP", + "React", + "Laravel" + ], + "oss": true, + "website": "https://pterodactyl.io" + }, + "PTminder": { + "cats": [ + 53 + ], + "description": "PTminder is a business management platform designed for personal trainers.", + "icon": "PTMinder.svg", + "js": { + "ptminder_clients_auth": "", + "ptminder_jsonp": "", + "ptminder_jsonp_forgot_password": "", + "ptminder_jsonp_keep_logged": "", + "ptminder_jsonp_sign_up": "" + }, + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "website": "https://www.ptminder.com" + }, + "Pubble": { + "cats": [ + 52 + ], + "description": "Pubble is a messaging platform that simplifies how teams interact with their customers.", + "icon": "Pubble.svg", + "js": { + "Pubble.Pubble": "", + "pubble_proActiveChat": "", + "pubblebot": "" + }, + "pricing": [ + "freemium", + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.pubble\\.io/" + ], + "website": "https://www.pubble.io" + }, + "Pubfunnels": { + "cats": [ + 53 + ], + "description": "Pubfunnels is a business hub designed for publishers and authors to manage, promote, and grow their publishing operations.", + "icon": "Pubfunnels.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scripts": [ + "app\\.pubfunnels\\.com" + ], + "website": "https://pubfunnels.com" + }, + "PubGuru": { + "cats": [ + 36 + ], + "description": "PubGuru is a header wrapper and ad ops platform.", + "icon": "PubGuru.png", + "js": { + "pg.version": "^([\\d\\.]+)$\\;version:\\1\\;confidence:25" + }, + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.pubguru\\.com/" + ], + "website": "https://pubguru.com" + }, + "Public CMS": { + "cats": [ + 1 + ], + "cookies": { + "PUBLICCMS_USER": "" + }, + "description": "Public CMS is a content management system (CMS) designed to help users create, manage, and maintain websites with features for content editing, template customization, and user management.", + "headers": { + "X-Powered-PublicCMS": "^(.+)$\\;version:\\1" + }, + "icon": "Public CMS.svg", + "implies": [ + "Java" + ], + "website": "https://www.publiccms.com" + }, + "Publii": { + "cats": [ + 57 + ], + "description": "Publii is a SEO- and privacy-focused website generator designed for creating static websites.", + "dom": [ + "meta[content*='Publii Open-Source CMS for Static Site']" + ], + "icon": "Publii.svg", + "js": { + "publiiDetectLoadedImages": "", + "publiiThemeMenuConfig": "" + }, + "oss": true, + "website": "https://getpublii.com" + }, + "PublishPress Blocks": { + "cats": [ + 87 + ], + "description": "PublishPress Blocks is a Gutenberg Blocks page builder plugin that adds extra functionality to the WordPress Block Editor.", + "dom": { + "link[href*='/wp-content/plugins/advanced-gutenberg/assets/css/blocks.css?ver=([\\d\\.]+))?\\;version:\\1']": { + "exists": "" + } + }, + "html": [ + "<div[^>]+class=[\"']wp-block-advgb-*" + ], + "icon": "publishpress-blocks.png", + "website": "https://publishpress.com/blocks/" + }, + "Publishrr": { + "cats": [ + 1 + ], + "description": "Publishrr is a custom web CMS designed for newspapers, magazines, TV channels, and radio channels.", + "icon": "Publishrr.svg", + "meta": { + "generator": "^Publishrr\\.com$" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://publishrr.com" + }, + "PubLive": { + "cats": [ + 1 + ], + "description": "PubLive is a headless CMS for online publishers.", + "dom": [ + "link[href*='.thepublive.com/'], img[src*='.thepublive.com/']" + ], + "icon": "PubLive.svg", + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://thepublive.com" + }, + "Publive": { + "cats": [ + 1 + ], + "description": "Publive is a headless CMS for online publishers.", + "dom": [ + "link[href*='.thepublive.com/'], img[src*='.thepublive.com/']" + ], + "icon": "PubLive.svg", + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.thepublive.com" + }, + "Publy": { + "cats": [ + 36 + ], + "description": "Publy is a provider of solutions for publishers and advertisers.", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.publy\\.net/" + ], + "website": "http://ppc.publy.net" + }, + "Publytics": { + "cats": [ + 10 + ], + "description": "Publytics is a lightweight and cookieless alternative to Google Analytics for web publishers.", + "icon": "Publytics.svg", + "js": { + "publytics": "" + }, + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "api\\.publytics\\.net/" + ], + "website": "https://publytics.net" + }, + "PubMatic": { + "cats": [ + 36 + ], + "description": "PubMatic is a company that develops and implements online advertising software and strategies for the digital publishing and advertising industry.", + "dom": [ + "iframe[src*='.pubmatic.com'], link[href*='.pubmatic.com']" + ], + "icon": "PubMatic.svg", + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "https?://[^/]*\\.pubmatic\\.com" + ], + "website": "https://www.pubmatic.com/", + "xhr": [ + "\\.pubmatic\\.com" + ] + }, + "PubNub": { + "cats": [ + 60 + ], + "description": "PubNub is a platform that operates the Data Stream Network, enabling the connection, delivery, and control of data and logic to support real-time applications at a global scale.", + "icon": "PubNub.svg", + "js": { + "PubNub": "", + "PubNubCenter": "", + "PubNubOccupancy": "", + "PubNubPayload": "" + }, + "pricing": [ + "freemium", + "low", + "recurring", + "poa" + ], + "saas": true, + "website": "https://www.pubnub.com" + }, + "Pubperf": { + "cats": [ + 10 + ], + "description": "Pubperf is an analytics suite designed for digital publishers to measure, monitor, and optimize audience engagement, advertising performance, and content effectiveness across multiple platforms.", + "icon": "Pubperf.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "t\\.pubperf\\.com/" + ], + "website": "https://www.pubperf.com" + }, + "Pubstack": { + "cats": [ + 36 + ], + "description": "Pubstack is a platform that provides tools for managing and optimizing digital advertising, offering solutions for real-time analytics, ad performance monitoring, and revenue optimization.", + "icon": "Pubstack.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.pubstack\\.io/" + ], + "website": "https://www.pubstack.io" + }, + "PubSubJS": { + "cats": [ + 59 + ], + "description": "PubSubJS is a topic-based publish/subscribe library written in JavaScript.", + "icon": "pubsub-js.png", + "js": { + "PubSub": "", + "PubSub.version": "^(.+)$\\;version:\\1" + }, + "oss": true, + "website": "https://github.com/mroderick/PubSubJS" + }, + "PubTech": { + "cats": [ + 67 + ], + "description": "PubTech is a consent management platform helping brands and businesses collect, store and leverage their customer consents.", + "icon": "PubTech.png", + "js": { + "__pub_tech_cmp_config": "" + }, + "scriptSrc": [ + "pubtech-cmp-v(.+?)(?:-esm)?\\.js\\;version:\\1" + ], + "website": "https://www.pubtech.ai/" + }, + "PukiWiki": { + "cats": [ + 8 + ], + "description": "PukiWiki is a web-based WikiEngine that enables collaborative editing by allowing anyone to modify pages.", + "dom": [ + "link[href*='/pukiwiki.css'], link[href*='/skin/pukiwiki.min.css']" + ], + "icon": "PukiWiki.svg", + "oss": true, + "website": "https://pukiwiki.sourceforge.io" + }, + "Pulse CMS": { + "cats": [ + 1 + ], + "description": "Pulse CMS is a content management system built with PHP that uses flat files instead of a database, offering a platform for managing web content without requiring extensive server resources or technical expertise.", + "icon": "Pulse.svg", + "implies": [ + "PHP" + ], + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "/PulseCMS/.*?/tracker\\.php" + ], + "website": "https://pulsecms.com" + }, + "Pulse Insights": { + "cats": [ + 73 + ], + "description": "Pulse Insights is a customer feedback platform that helps enterprises gather and analyze insights to understand customer needs and improve decision-making.", + "icon": "PulseInsights.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "js\\.pulseinsights\\.com" + ], + "website": "https://www.pulseinsights.com" + }, + "Pulse Secure": { + "cats": [ + 46 + ], + "cookies": { + "DSSIGNIN": "" + }, + "cpe": "cpe:2.3:a:pulsesecure:pulse_connect_secure:*:*:*:*:*:*:*:*", + "description": "Pulse Secure allows to deploy VPNs to securely to your internal resources.", + "icon": "PulseSecure.png", + "url": [ + "/dana-na/auth/" + ], + "website": "https://www.pulsesecure.net/products/remote-access-overview/" + }, + "PulseM": { + "cats": [ + 90 + ], + "description": "PulseM is an online platform for managing customer reviews and business reputation across digital channels.", + "icon": "PulseM.svg", + "js": { + "pulsem_button_installed": "" + }, + "saas": true, + "scriptSrc": [ + "/embed-pulsemweb-gsd\\.js" + ], + "website": "https://pulsem.me" + }, + "punBB": { + "cats": [ + 2 + ], + "html": [ + "Powered by <a href=\"[^>]+punbb" + ], + "icon": "punBB.svg", + "implies": [ + "PHP" + ], + "js": { + "PUNBB": "" + }, + "website": "https://punbb.informer.com" + }, + "Punchpass": { + "cats": [ + 21 + ], + "description": "Punchpass is a class management system designed to organize schedules, track attendance, and manage client information.", + "icon": "Punchpass.svg", + "js": { + "punchpassForm": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "\\.punchpass\\.com" + ], + "website": "https://punchpass.com" + }, + "PunchTab": { + "cats": [ + 84 + ], + "description": "PunchTab is a SaaS-based Consumer Management Platform (CMP) for brands to build and optimize direct consumer relationships.", + "icon": "PunchTab.svg", + "saas": true, + "scriptSrc": [ + "static\\.punchtab\\.com" + ], + "website": "http://www.punchtab.com" + }, + "punycode": { + "cats": [ + 59 + ], + "description": "A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.", + "oss": true, + "scriptSrc": [ + "punycode(?:\\.min)?\\.js(?:\\?v(?:er)?=((?:\\d+\\.){1,2}\\d+))?\\;version:\\1" + ], + "website": "https://github.com/mathiasbynens/punycode.js" + }, + "PuppetVendors": { + "cats": [ + 6 + ], + "description": "PuppetVendors is a platform that manages sales, commissions, and payout reporting in coordination with third-party vendors.", + "icon": "PuppetVendors.svg", + "pricing": [ + "low", + "recurring" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "scripts": [ + "app\\.puppetvendors\\.com" + ], + "website": "https://puppetvendors.com" + }, + "Pure Chat": { + "cats": [ + 52 + ], + "description": "Pure Chat is a live chat solution for small to mid-sized teams.", + "icon": "Pure Chat.png", + "js": { + "PCWidget": "", + "purechatApi": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "app\\.purechat\\.com" + ], + "website": "https://www.purechat.com" + }, + "Pure CSS": { + "cats": [ + 66 + ], + "description": "Pure CSS is a set of small, responsive CSS modules that can be used in web projects.", + "dom": [ + "link[href*='pure.css'], link[href*='pure-min.css'], div[class*='pure-u-']" + ], + "html": [ + "<link[^>]+(?:([\\d.])+/)?pure(?:-min)?\\.css\\;version:\\1", + "<div[^>]+class=\"[^\"]*pure-u-(?:sm-|md-|lg-|xl-)?\\d-\\d" + ], + "icon": "Pure CSS.svg", + "website": "https://purecss.io" + }, + "PureCars": { + "cats": [ + 6 + ], + "description": "PureCars is an automotive software and managed services company serving dealerships, advertising associations, and OEMs across the North American retail automotive industry.", + "dom": [ + "a[href*='app.purecars.com/']" + ], + "icon": "PureCars.svg", + "js": { + "_pureCars": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.purecars.com" + }, + "PureClarity": { + "cats": [ + 76 + ], + "description": "PureClarity is a platform that enables personalized upselling and delivers targeted content to increase customer engagement and sales.", + "icon": "PureClarity.svg", + "js": { + "PureClarityObject": "", + "PureClarityType": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "pcs\\.pureclarity\\.net" + ], + "website": "https://www.pureclarity.com" + }, + "PurpleAds": { + "cats": [ + 36 + ], + "description": "PurpleAds is an online advertising solution that businesses use to promote their products and services on Google Search, YouTube and other sites across the web.", + "icon": "PurpleAds.svg", + "meta": { + "purpleads-verification": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.purpleads\\.io/" + ], + "website": "https://purpleads.io" + }, + "PushAd": { + "cats": [ + 5 + ], + "description": "PushAd is a notification system from Poland.", + "icon": "PushAd.svg", + "js": { + "PushAdReady": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.push-ad\\.com/" + ], + "website": "https://push-ad.com/en/home-page" + }, + "PushAlert": { + "cats": [ + 32 + ], + "description": "PushAlert is a multi-channel platform that offers push notifications and onsite messaging to enhance customer engagement.", + "icon": "PushAlert.svg", + "js": { + "pushalert_manifest_file": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.pushalert\\.co/" + ], + "website": "https://pushalert.co" + }, + "PushBots": { + "cats": [ + 32 + ], + "description": "PushBots is a messaging platform that enables businesses to send and manage push notifications, in-app messages, and polls across mobile and desktop devices.", + "icon": "PushBots.svg", + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.pushbots\\.com" + ], + "website": "https://pushbots.com" + }, + "PushDaddy Whatsapp Chat": { + "cats": [ + 100, + 98 + ], + "description": "Whatsapp Chat is an live chat and abondoned cart solution built by PushDaddy.", + "dom": [ + "div.pushdaddy-chats" + ], + "icon": "PushDaddy.svg", + "implies": [ + "WhatsApp Business Chat", + "Shopify" + ], + "pricing": [ + "freemium", + "payg" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.shopify\\.com/.+/pushdaddy_v([\\d\\.]+).*\\.js\\;version:\\1" + ], + "website": "https://apps.shopify.com/whatsapp-chat-for-support" + }, + "Pushe": { + "cats": [ + 32 + ], + "description": "Pushe is a push notification system designed for real-time message delivery and user engagement across web and mobile platforms.", + "icon": "Pushe.svg", + "js": { + "Pushe.EVENTS": "" + }, + "saas": true, + "scriptSrc": [ + "static\\.pushe\\.co/" + ], + "website": "https://pushe.co" + }, + "PushEngage": { + "cats": [ + 32 + ], + "description": "PushEngage is a browser push notification platform that helps content website managers engage visitors by automatically segmenting and sending web push messages.", + "icon": "PushEngage.svg", + "pricing": [ + "low", + "freemium", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "clientcdn\\.pushengage\\.\\w+/core" + ], + "website": "https://www.pushengage.com" + }, + "Pusher": { + "cats": [ + 52 + ], + "description": "Pusher is a platform that enables real-time experiences for mobile and web applications through scalable messaging and data synchronization.", + "icon": "Pusher.svg", + "js": { + "PUSHER_APP_ID": "", + "Pusher.Runtime": "" + }, + "saas": true, + "website": "https://pusher.com" + }, + "Pushify": { + "cats": [ + 32 + ], + "description": "Pushify is a service that delivers push notifications for major desktop and mobile browsers.", + "icon": "Pushify.svg", + "pricing": [ + "freemium", + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.pushify\\.com/" + ], + "website": "https://pushify.com" + }, + "Pushly": { + "cats": [ + 5 + ], + "description": "Pushly is a web push notification platform that allows businesses to send real-time messages to their website visitors.", + "icon": "Pushly.svg", + "js": { + "PushlySDK": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.pushly.com" + }, + "Pushnami": { + "cats": [ + 32 + ], + "description": "Pushnami is an AI-powered messaging platform that uses intelligent analytics to deliver superior push, social, and email performance.", + "icon": "Pushnami.svg", + "scriptSrc": [ + "api\\.pushnami\\.com" + ], + "website": "https://pushnami.com" + }, + "Pushouse": { + "cats": [ + 32 + ], + "description": "Pushouse is a platform that provides solutions to enhance sales in ecommerce through data-driven strategies and automation.", + "icon": "Pushouse.svg", + "saas": true, + "scriptSrc": [ + "dev\\.pushouse\\.com" + ], + "website": "https://www.pushouse.com" + }, + "PushOwl": { + "cats": [ + 32 + ], + "description": "PushOwl is a push notification platform for ecommerce stores.", + "icon": "PushOwl.svg", + "js": { + "pushowl": "" + }, + "pricing": [ + "low", + "freemium", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.pushowl\\.com" + ], + "website": "https://pushowl.com" + }, + "PushOwl Web Push Notifications": { + "cats": [ + 98, + 100 + ], + "description": "PushOwl Web Push Notifications are a Shopify app which helps recover abandoned carts and market better with web push.", + "icon": "PushOwl.svg", + "implies": [ + "PushOwl" + ], + "pricing": [ + "low", + "freemium", + "recurring" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "scriptSrc": [ + "/sdks/pushowl-shopify\\.js" + ], + "website": "https://apps.shopify.com/pushowl" + }, + "Pushpad": { + "cats": [ + 32 + ], + "description": "Pushpad is a reliable service for sending notifications from websites and web applications.", + "icon": "Pushpad.svg", + "js": { + "pushpad": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://pushpad.xyz" + }, + "Pushpay": { + "cats": [ + 111 + ], + "description": "Pushpay is a digital giving and engagement platform designed to help churches manage processes related to donations and fundraising.", + "dom": [ + "a[href*='//ppay.co/'][target='_blank']" + ], + "icon": "Pushpay.svg", + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "//pushpay\\.com/" + ], + "website": "https://pushpay.com" + }, + "PushPushGo": { + "cats": [ + 32 + ], + "description": "PushPushGo is a GDPR-ready platform which enables startups, SMBs and corporations to create and send automatic web push notification campaigns on desktop and via mobile to manage various scenarios including abandoned carts, segmentation, cross-selling, customer engagement, and return rates.", + "dom": [ + "link[href*='.pushpushgo.com/']" + ], + "icon": "PushPushGo.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.pushpushgo\\.com/" + ], + "website": "https://pushpushgo.com" + }, + "Pushub": { + "cats": [ + 36, + 71 + ], + "description": "Pushub is a self-serve demand side platform (DSP) designed for affiliates and agencies.", + "icon": "Pushub.svg", + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.pushub\\.net/" + ], + "website": "https://pushub.net" + }, + "PushWoosh": { + "cats": [ + 2 + ], + "description": "PushWoosh is a messaging system that supports push notifications and in-app messages.", + "icon": "PushWoosh.svg", + "js": { + "Pushwoosh": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.pushwoosh.com" + }, + "Puter.js": { + "cats": [ + 59 + ], + "description": "Puter.js is a JavaScript library that provides serverless authentication, cloud services, and AI capabilities directly in the browser without requiring backend code or configuration.", + "icon": "PuterJS.svg", + "js": { + "puter.APIOrigin": "", + "puter_gui_enabled": "" + }, + "oss": true, + "pricing": [ + "freemium" + ], + "website": "https://docs.puter.com" + }, + "PWA": { + "cats": [ + 19 + ], + "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.", + "dom": [ + "link[rel='manifest']" + ], + "icon": "PWA.svg", + "website": "https://web.dev/progressive-web-apps/" + }, + "PWA Studio": { + "cats": [ + 108 + ], + "description": "PWA Studio is a collection of tools that lets developers build complex Progressive Web Applications on top of Magento 2 or Adobe Commerce stores.", + "icon": "PWA Studio.png", + "js": { + "__fetchLocaleData__": "\\;confidence:50", + "fetchRootComponent": "\\;confidence:50" + }, + "oss": true, + "scripts": [ + "RootCmp_CMS_PAGE" + ], + "website": "https://developer.adobe.com/commerce/pwa-studio/" + }, + "Pxxl App": { + "cats": [ + 62 + ], + "description": "Pxxl App is a no-code platform that allows users to build and host web projects using custom subdomains on pxxl-managed domains.", + "icon": "Pxxl App.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "url": [ + "\\.pxxl\\.app", + "\\.pxxl\\.tech", + "\\.pxxl\\.online", + "\\.pxxl\\.click", + "\\.pxxl\\.pro", + "\\.pxxl\\.site" + ], + "website": "https://pxxl.app" + }, + "PyData Sphinx Theme": { + "cats": [ + 19 + ], + "description": "PyData Sphinx Theme is a styling template for Sphinx documentation tailored to PyData projects.", + "dom": { + "p.theme-version": { + "text": "([\\d]+(?:\\.[\\d]+)*)\\;version:\\1" + } + }, + "icon": "PyData Sphinx Theme.svg", + "oss": true, + "requires": [ + "Sphinx" + ], + "website": "https://pydata-sphinx-theme.readthedocs.io/" + }, + "Pygments": { + "cats": [ + 19 + ], + "cpe": "cpe:2.3:a:pygments:pygments:*:*:*:*:*:*:*:*", + "dom": [ + "link[href*='pygments.css']" + ], + "html": [ + "<link[^>]+pygments\\.css[\"']" + ], + "icon": "pygments.svg", + "website": "https://pygments.org" + }, + "PyroCMS": { + "cats": [ + 1 + ], + "cookies": { + "pyrocms": "" + }, + "cpe": "cpe:2.3:a:pyrocms:pyrocms:*:*:*:*:*:*:*:*", + "description": "PyroCMS is an open-source content management system (CMS) built on the Laravel framework, designed for creating and managing websites with a focus on flexibility, modularity, and ease of use.", + "headers": { + "X-Streams-Distribution": "PyroCMS" + }, + "icon": "PyroCMS.svg", + "implies": [ + "Laravel" + ], + "oss": true, + "website": "https://pyrocms.com" + }, + "PyScript": { + "cats": [ + 19 + ], + "cookies": { + "_mkto_trk": "" + }, + "cpe": "cpe:2.3:a:pyscript:pyscript:*:*:*:*:*:*:*:*", + "description": "PyScript is a python script that can be run in the browser using a mix of Python and standard HTML.", + "dom": [ + "py-script" + ], + "icon": "PyScript.svg", + "implies": [ + "Python" + ], + "oss": true, + "website": "https://pyscript.net" + }, + "Python": { + "cats": [ + 27 + ], + "cpe": "cpe:2.3:a:python:python:*:*:*:*:*:*:*:*", + "description": "Python is an interpreted and general-purpose programming language.", + "headers": { + "Server": "(?:^|\\s)Python(?:/([\\d.]+))?\\;version:\\1" + }, + "icon": "Python.svg", + "website": "https://python.org" + }, + "PythonAnywhere": { + "cats": [ + 62, + 88 + ], + "description": "PythonAnywhere is an online integrated development environment (IDE) and web hosting service (Platform as a service) based on the Python programming language.", + "headers": { + "Server": "^PythonAnywhere$" + }, + "icon": "PythonAnywhere.svg", + "implies": [ + "Python" + ], + "oss": false, + "pricing": [ + "payg", + "recurring" + ], + "saas": false, + "website": "https://www.pythonanywhere.com" + }, + "PyWebIO": { + "cats": [ + 18 + ], + "description": "PyWebIO is a browser-based framework that transforms the browser into a rich text terminal, allowing developers to create simple web or GUI applications using input and print functions without needing HTML or JavaScript knowledge.", + "icon": "PyWebIO.svg", + "oss": true, + "scriptSrc": [ + "/js/pywebio\\.min\\.js" + ], + "website": "https://pywebio.readthedocs.io/en/latest/" + }, + "Pyze": { + "cats": [ + 10 + ], + "description": "Pyze is a digital platform that provides analytics and engagement tools to support and measure digital transformation initiatives.", + "icon": "Pyze.svg", + "js": { + "Pyze.getAppInstanceId": "", + "PyzeCuratedEvents": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.pyze\\.com" + ], + "website": "https://www.pyze.com" + }, + "Q1Media": { + "cats": [ + 36 + ], + "description": "Q1Media is a platform that facilitates the creation, demand, and supply of digital advertising.", + "icon": "Q1Media.svg", + "saas": true, + "scriptSrc": [ + "//q1mediahydraplatform\\.com/" + ], + "website": "https://www.q1media.com" + }, + "Q4": { + "cats": [ + 53 + ], + "description": "Q4 is a SaaS platform that provides communication and intelligence solutions to investor relations professionals.", + "icon": "Q4.svg", + "js": { + "q4App.a11yAnnouncement": "", + "q4Defaults.fancySignup": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.q4inc.com/products/investor-relations-websites/default.aspx" + }, + "Q4 Cookie Monster": { + "cats": [ + 5, + 67 + ], + "description": "Q4 Cookie Monster is an cookie compliance widget built by Q4.", + "icon": "Q4.svg", + "scriptSrc": [ + "widgets\\.q4app\\.com/widgets/q4\\.cookiemonster\\.([\\d\\.]+)\\.min\\.js\\;version:\\1" + ], + "website": "https://q4mobile.github.io/q4widgets-jquery-ui/doc_html/q4.cookieMonster.html" + }, + "Qbrick": { + "cats": [ + 36 + ], + "description": "Qbrick is a video advertising system.", + "icon": "Qbrick.svg", + "js": { + "Qbrick": "" + }, + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.qbrick\\.com/" + ], + "website": "https://www.qbrick.com" + }, + "QForm": { + "cats": [ + 110 + ], + "description": "QForm is a tool for designing and managing customizable forms for data collection and processing.", + "icon": "QForm.svg", + "saas": true, + "scriptSrc": [ + "cdn\\.qform(?:24\\.com|\\.io)/" + ], + "website": "https://qform.io" + }, + "Qgiv": { + "cats": [ + 111 + ], + "description": "Qgiv is an online fundraising platform helping nonprofit, faith-based, healthcare, and education organisations raise funds.", + "dom": [ + "a[href*='//secure.qgiv.com/']" + ], + "icon": "Qgiv.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "//secure\\.qgiv\\.com/" + ], + "website": "https://www.qgiv.com" + }, + "qiankun": { + "cats": [ + 59 + ], + "description": "qiankun is a JS library who helps developers to build a micro frontends system.", + "dom": { + "div[id^='__qiankun_']": { + "attributes": { + "data-version": "([\\d\\.]+)\\;version:\\1" + } + } + }, + "icon": "qiankun.svg", + "oss": true, + "scripts": [ + "__POWERED_BY_QIANKUN__" + ], + "website": "https://qiankun.umijs.org" + }, + "Qikify": { + "cats": [ + 100 + ], + "description": "Qikify is a trusted Shopify Expert providing services for over 35,000 Shopify merchants through Shopify Apps or custom modifications.", + "icon": "Qikify.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "scriptSrc": [ + "sdk\\.qikify\\.com/" + ], + "website": "https://qikify.com" + }, + "Qiscus": { + "cats": [ + 52 + ], + "description": "Qiscus is a platform offering a Chat SDK and messaging API, enabling integration of real-time chat features into applications.", + "icon": "Qiscus.svg", + "js": { + "QiscusSDK": "", + "qiscusWidgetshowBadge": "" + }, + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.qiscus\\.com/js/qiscus-sdk\\.([\\d\\.]+)\\.js\\?v=([\\d\\.]+)\\;version:\\1" + ], + "website": "https://www.qiscus.com" + }, + "Qiyeku": { + "cats": [ + 34 + ], + "description": "Qiyeku is a Chinese enterprise database that provides business information, company listings, and industry resources for market research and trade connections.", + "icon": "Qiyeku.svg", + "saas": true, + "scriptSrc": [ + "\\.qiyeku\\.cn" + ], + "website": "https://www.qiyeku.cn" + }, + "Qomon": { + "cats": [ + 53 + ], + "description": "Qomon is a Saas software and citizen engagement platform and mobile app for NGOs, movements, campaigns, advocacy groups, and citizen-driven organisations.", + "icon": "Qomon.svg", + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "scripts\\.qomon\\.org" + ], + "website": "https://qomon.com" + }, + "Qonnex": { + "cats": [ + 6, + 53 + ], + "description": "Qonnex is a software designed to enhance customer relations and manage stock for businesses.", + "icon": "Qonnex.svg", + "js": { + "QonnexQS": "", + "QonnexQSloader": "" + }, + "saas": true, + "scriptSrc": [ + "\\.qonnex\\.nl/" + ], + "website": "https://www.qonnex.nl" + }, + "Qooqie": { + "cats": [ + 10 + ], + "description": "Qooqie is a call tracking tool designed to monitor and analyze inbound phone calls.", + "icon": "Qooqie.svg", + "pricing": [ + "mid", + "recurring", + "payg" + ], + "saas": true, + "scriptSrc": [ + "api\\.qooqie\\.com" + ], + "website": "https://qooqie.com" + }, + "QoreAI": { + "cats": [ + 1 + ], + "description": "QoreAI is an all-in-one collaboration operating system designed for the automotive industry.", + "icon": "QoreAI.svg", + "js": { + "QoreAI.execute": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "app\\.qoreai\\.com" + ], + "website": "https://www.qoreai.com" + }, + "Qpien": { + "cats": [ + 52 + ], + "description": "Qpien is a SaaS platform that provides multi-channel customer communication management with AI reply automation, smart inbox, call center integration, and workflow orchestration.", + "icon": "Qpien.svg", + "js": { + "QpienWidget": "", + "qpienIframeAction": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://qpien.com" + }, + "Qshop": { + "cats": [ + 6 + ], + "description": "Qshop is a Korean ecommerce platform that enables the creation of online stores.", + "icon": "Qshop.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "cdn\\.qshop\\.ai" + ], + "website": "https://qshop.ai" + }, + "Qstomizer": { + "cats": [ + 76 + ], + "description": "Qstomizer app is the app for Shopify and Woocomerce that allows you to add a visual custom product designer to your shop.", + "icon": "Qstomizer.svg", + "js": { + "jQueryQSMZ": "", + "loadScript_qsmz": "", + "qstomizer_script": "" + }, + "pricing": [ + "recurring", + "low" + ], + "saas": true, + "scriptSrc": [ + "/qsmz-scripttag/qstomizer_st(?:\\.min)?\\.js" + ], + "website": "https://www.qstomizer.com" + }, + "Quadran": { + "cats": [ + 92 + ], + "description": "Quadran is a real-time end-user monitoring and performance analysis tool.", + "icon": "Quadran.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "tracker\\.quadran\\.eu" + ], + "website": "https://www.quadran.eu" + }, + "Qualaroo": { + "cats": [ + 73 + ], + "description": "Qualaroo provides surveys on websites and apps to get user feedback.", + "dom": [ + "link[href*='.qualaroo.com']" + ], + "icon": "Qualaroo.svg", + "js": { + "QUALAROO_DNT": "" + }, + "pricing": [ + "recurring", + "mid", + "payg" + ], + "saas": true, + "scriptSrc": [ + "\\.qualaroo\\.com" + ], + "website": "https://qualaroo.com" + }, + "Qualified": { + "cats": [ + 52, + 32 + ], + "description": "Qualified is a B2B marketer that allows buyers and sales reps to connect through real-time website conversations.", + "icon": "Qualified.svg", + "js": { + "QualifiedObject": "^qualified$", + "qualified": "" + }, + "pricing": [ + "high", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.qualified\\.com/" + ], + "website": "https://www.qualified.com" + }, + "Qualitando": { + "cats": [ + 73 + ], + "description": "Qualitando is an Italian customer satisfaction widget designed to collect, measure, and analyze user feedback to support service quality evaluation and improvement.", + "icon": "Qualitando.svg", + "saas": true, + "scriptSrc": [ + "\\.qualitando\\.com" + ], + "scripts": [ + "\\.qualitando\\.com" + ], + "website": "https://www.qualitando.com" + }, + "Qualitelis": { + "cats": [ + 90 + ], + "description": "Qualitelis is a hotel guest review system designed to collect, manage, and analyze feedback, helping hospitality providers improve services by addressing customer experiences and satisfaction levels.", + "icon": "Qualitelis.svg", + "js": { + "InitWidgetQualitelis": "", + "resizeWidgetQualitelis": "", + "showHideWidgetQualitelis": "", + "widgetQualitelisFixed": "" + }, + "saas": true, + "website": "https://www.qualitelis.septeo.com" + }, + "Quality Unit Help Desk": { + "cats": [ + 52 + ], + "description": "Quality Unit Help Desk is a customer support and help desk software designed to manage and streamline customer service operations.", + "icon": "QualityUnitHelpDesk.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "\\.qualityunit\\.liveagent" + ], + "website": "https://www.qualityunit.com" + }, + "Qualtrics": { + "cats": [ + 73 + ], + "description": "Qualtrics is an cloud-based platform for creating and distributing web-based surveys.", + "icon": "Qualtrics.svg", + "js": { + "QSI.ClientSideTargeting": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.qualtrics\\.com/" + ], + "website": "https://www.qualtrics.com" + }, + "Qualva": { + "cats": [ + 52 + ], + "description": "Qualva is a chatbot platform designed to deliver consistent, user-focused interaction and support across various applications.", + "icon": "Qualva.svg", + "js": { + "qualva.Widget": "" + }, + "saas": true, + "scriptSrc": [ + "form\\.qualva\\.com" + ], + "website": "https://qualva.com" + }, + "Quandoo": { + "cats": [ + 93 + ], + "description": "Quandoo is a platform that allows users to find and reserve restaurants.", + "icon": "Quandoo.svg", + "saas": true, + "scriptSrc": [ + "booking-widget\\.quandoo\\.com" + ], + "website": "https://www.quandoo.co.uk" + }, + "Quant": { + "cats": [ + 1 + ], + "description": "Quant is a Japanese content and creator management system designed to organize, manage, and distribute digital content.", + "icon": "Quant.svg", + "saas": true, + "scriptSrc": [ + "\\.quant\\.jp/" + ], + "website": "https://pf.quant.page" + }, + "Quanta": { + "cats": [ + 78, + 10 + ], + "cookies": { + "_qta_rum": "" + }, + "description": "Quanta is web performance management solution. Quanta offers the only analytics solution specifically designed to enable business and technical members of ecommerce teams to collaborate effectively with the end in mind: use web performance to directly impact online revenue at all times.", + "icon": "Quanta.svg", + "js": { + "QUANTA.app_id": "", + "QuantaTagRUMSpeedIndex": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.quanta\\.io/(?:.+/quanta-rum-v([\\d\\.]+)\\.min\\.js)?\\;version:\\1" + ], + "website": "https://www.quanta.io" + }, + "Quantcast Choice": { + "cats": [ + 67 + ], + "description": "Quantcast Choice is a free consent management platform to meet key privacy requirements stemming from ePrivacy Directive, GDPR, and CCPA.", + "icon": "Quantcast.svg", + "pricing": [ + "freemium", + "poa" + ], + "saas": true, + "scriptSrc": [ + "quantcast\\.mgr\\.consensu\\.org" + ], + "website": "https://www.quantcast.com/products/choice-consent-management-platform" + }, + "Quantcast Measure": { + "cats": [ + 10 + ], + "description": "Quantcast Measure is an audience insights and analytics tool.", + "dom": [ + "link[href*='.quantserve.com']" + ], + "icon": "Quantcast.svg", + "js": { + "quantserve": "" + }, + "pricing": [ + "freemium", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.quantserve\\.com/quant\\.js" + ], + "website": "https://www.quantcast.com/products/measure-audience-insights" + }, + "Quantum Metric": { + "cats": [ + 10 + ], + "description": "Quantum Metric is a continuous product design platform that helps organizations build better products faster.", + "icon": "Quantummetric.svg", + "saas": true, + "scriptSrc": [ + "cdn\\.quantummetric\\.com" + ], + "website": "https://www.quantummetric.com/" + }, + "Quarto": { + "cats": [ + 57 + ], + "description": "Quarto is an open-source technical publishing system.", + "icon": "Quarto.svg", + "js": { + "quartoOpenSearch": "", + "quartoToggleHeadroom": "", + "quartoToggleReader": "" + }, + "meta": { + "generator": "^quarto-([\\d\\.]+)$\\;version:\\1" + }, + "oss": true, + "website": "https://quarto.org" + }, + "Quasar": { + "cats": [ + 12 + ], + "description": "Quasar is an open-source Vue.js based framework.", + "dom": { + "div#q-app": { + "attributes": { + "id": "\\;confidence:50" + } + }, + "div.q-notifications": { + "exists": "" + }, + "div.q-page-container": { + "attributes": { + "class": "\\;confidence:50" + } + }, + "span.q-focus-helper": { + "exists": "" + } + }, + "icon": "Quasar.svg", + "implies": [ + "Vue.js" + ], + "oss": true, + "requires": [ + "Vue.js" + ], + "website": "https://quasar.dev" + }, + "Qubit": { + "cats": [ + 76 + ], + "description": "Qubit is a platform that enables personalized ecommerce experiences through data-driven insights and intelligent automation.", + "icon": "Qubit.svg", + "js": { + "QUBIT_WORKER": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.goqubit\\.com" + ], + "website": "https://www.coveo.com/en/qubit" + }, + "Querlo": { + "cats": [ + 52, + 53 + ], + "description": "Querlo is a provider of custom artificial intelligence solutions tailored for business applications.", + "dom": [ + "#querloEmbd" + ], + "icon": "Querlo.svg", + "pricing": [ + "low", + "freemium", + "poa" + ], + "saas": true, + "website": "https://www.querlo.com" + }, + "Queryly": { + "cats": [ + 29 + ], + "description": "Queryly is a cloud-based API providing site search and content recommendation functionalities, utilizing advanced algorithms to deliver quick, relevant search results and personalized content suggestions.", + "icon": "Queryly.svg", + "js": { + "queryly": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.queryly\\.com/js/queryly\\.v([\\d\\.]+)\\.js\\;version:\\1" + ], + "website": "https://queryly.com/" + }, + "Question2Answer": { + "cats": [ + 15 + ], + "cpe": "cpe:2.3:a:question2answer:question2answer:*:*:*:*:*:*:*:*", + "description": "Question2Answer (Q2A) is a popular open-source Q&A platform for PHP/MySQL.", + "html": [ + "<!-- Powered by Question2Answer" + ], + "icon": "question2answer.svg", + "implies": [ + "PHP" + ], + "scriptSrc": [ + "\\./qa-content/qa-page\\.js\\?([0-9.]+)\\;version:\\1" + ], + "website": "https://www.question2answer.org" + }, + "Queue-it": { + "cats": [ + 92 + ], + "description": "Queue-it is a virtual waiting room platform designed to protect your website and mobile app from slowdowns or crashes during end-user peaks.", + "icon": "Queue-it.svg", + "js": { + "QueueIt.Javascript.Version": "([\\d\\.]+)\\;version:\\1", + "queueit_clientside_config": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.queue-it\\.net/" + ], + "website": "https://queue-it.com" + }, + "Quform": { + "cats": [ + 110 + ], + "description": "Quform is a WordPress plugin designed for building and managing forms.", + "icon": "Quform.svg", + "js": { + "Quform.captchaRefreshFormQueue": "", + "QuformRecaptchaLoaded": "" + }, + "pricing": [ + "onetime" + ], + "requires": [ + "WordPress" + ], + "saas": true, + "website": "https://www.quform.com" + }, + "QUIC.cloud": { + "cats": [ + 92, + 23, + 31 + ], + "description": "QUIC.cloud is a content delivery network (CDN) and optimisation service that uses the QUIC protocol, a next-generation internet transport protocol developed by Google, to deliver content faster and more securely over the internet.", + "dns": { + "SOA": [ + "\\.quicns\\.(?:net|com)" + ] + }, + "icon": "QUIC.cloud.svg", + "pricing": [ + "freemium", + "payg" + ], + "website": "https://www.quic.cloud" + }, + "Quick.Cart": { + "cats": [ + 6 + ], + "html": [ + "<a href=\"[^>]+opensolution\\.org/\">(?:Shopping cart by|Sklep internetowy)" + ], + "icon": "Quick.Cart.png", + "meta": { + "generator": "Quick\\.Cart(?: v([\\d.]+))?\\;version:\\1" + }, + "website": "https://opensolution.org" + }, + "Quick.CMS": { + "cats": [ + 1 + ], + "cpe": "cpe:2.3:a:opensolution:quick.cms:*:*:*:*:*:*:*:*", + "html": [ + "<a href=\"[^>]+opensolution\\.org/\">CMS by" + ], + "icon": "Quick.CMS.png", + "meta": { + "generator": "Quick\\.CMS(?: v([\\d.]+))?\\;version:\\1" + }, + "website": "https://opensolution.org" + }, + "Quickblog": { + "cats": [ + 11 + ], + "description": "Quickblog is a platform that aids bloggers and agencies in producing embedded, SEO-ready blog content seamlessly compatible with any existing website.", + "icon": "Quickblog.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.quickblog\\.co/" + ], + "website": "https://www.quickblog.co" + }, + "Quickbutik": { + "cats": [ + 6 + ], + "description": "Quickbutik is an all-in-one ecommerce platform from Sweden.", + "icon": "Quickbutik.svg", + "meta": { + "author": "^Quickbutik$" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.quickbutik\\.com/" + ], + "website": "https://quickbutik.com" + }, + "QuickCEP": { + "cats": [ + 52 + ], + "description": "QuickCEP is an AI-powered chatbot solution to improve business conversions, sales, and customer satisfaction through automated interactions.", + "icon": "QuickCEP.svg", + "pricing": [ + "freemium", + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.quickcep\\.com/" + ], + "scripts": [ + "\\.quickcep\\.com" + ], + "website": "https://www.quickcep.com" + }, + "Quickchat AI": { + "cats": [ + 52 + ], + "description": "Quickchat AI is a no-code platform that lets you create custom AI Assistants for your business.", + "dom": [ + "link[href*='/quickchat-files/appquickchat/']" + ], + "icon": "QuickchatAI.svg", + "js": { + "quickchat": "", + "quickchat_busy": "" + }, + "pricing": [ + "freemium", + "mid", + "recurring", + "poa" + ], + "saas": true, + "website": "https://quickchat.ai" + }, + "Quicklink": { + "cats": [ + 59, + 92 + ], + "description": "Quicklink is a JS library which aims to be a drop-in solution for sites to prefetch links based on what is in the user's viewport.", + "icon": "Quicklink.svg", + "js": { + "drupalSettings.quicklink": "", + "quicklink": "" + }, + "scriptSrc": [ + "quicklink@([\\d.]+)/dist/quicklink.*\\.js\\;version:\\1" + ], + "website": "https://getquick.link/" + }, + "QuickSell": { + "cats": [ + 6 + ], + "description": "QuickSell is a sales acceleration platform helping businesses transform conversations to conversions by leveraging personal commerce.", + "icon": "QuickSell.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.quicksell\\.co/" + ], + "website": "https://quicksell.co" + }, + "Quicksprout": { + "cats": [ + 92 + ], + "description": "Quicksprout is a website optimization service focused on improving site performance and user engagement.", + "icon": "Quicksprout.svg", + "js": { + "_QS.CDN": "cdn\\.quicksprout\\.com" + }, + "saas": true, + "scripts": [ + "cdn\\.quicksprout\\.com" + ], + "website": "https://www.quicksprout.com" + }, + "Quicktext": { + "cats": [ + 52 + ], + "description": "Quicktext is an AI-powered hotel chatbot and instant communication platform designed to increase direct bookings for hotels.", + "icon": "Quicktext.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.quicktext\\.im/" + ], + "website": "https://www.quicktext.im" + }, + "Quicq": { + "cats": [ + 92 + ], + "description": "Quicq is an image optimisation tool by Afosto.", + "dom": [ + "img[src*='.qcqcdn.com/'], img[data-src*='.qcqcdn.com/'], img[src*='cdn.quicq.io/'], img[data-src*='cdn.quicq.io/']" + ], + "icon": "Quicq.svg", + "pricing": [ + "freemium", + "payg" + ], + "website": "https://afosto.com/apps/quicq" + }, + "Quill": { + "cats": [ + 24 + ], + "description": "Quill is a free open-source WYSIWYG editor.", + "dom": { + "div[class*='ql-editor'], div[class*='quill']": { + "exists": "" + }, + "link[href*='cdn.quilljs.com/']": { + "attributes": { + "href": "cdn\\.quilljs\\.com/([\\d\\.]+)/\\;version:\\1" + } + } + }, + "icon": "Quill.svg", + "js": { + "Quill": "" + }, + "website": "https://quilljs.com" + }, + "Quintype": { + "cats": [ + 1 + ], + "cookies": { + "qtype-session": "" + }, + "description": "Quintype is a digital publishing platform that provides content management, audience engagement, and monetisation solutions for digital media organisations.", + "headers": { + "link": "fea\\.assettype\\.com/quintype-ace" + }, + "icon": "Quintype.svg", + "pricing": [ + "recurring", + "poa" + ], + "saas": true, + "website": "https://www.quintype.com" + }, + "Quiq Messaging": { + "cats": [ + 52 + ], + "description": "Quiq Messaging is a business messaging solution designed to facilitate customer communication across multiple channels.", + "icon": "QuiqMessaging.svg", + "js": { + "Quiq": "", + "QuiqUtils": "", + "QuiqUtils._.VERSION": "([\\d.]+)\\;version:\\1" + }, + "saas": true, + "scriptSrc": [ + "\\.goquiq\\.com" + ], + "website": "https://quiq.com" + }, + "Quixchat": { + "cats": [ + 52 + ], + "description": "Quixchat is a chat support widget for websites, facilitating real-time communication with visitors via WhatsApp, Facebook Messenger, Telegram, Viber, or Line.", + "icon": "Quixchat.svg", + "js": { + "QuixChatClearChat": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "api\\.quixchat\\.com/assets/js/quixchat\\.js\\?ver=(\\d+\\.\\d+)(?:\\.\\d+)*\\;version:\\1" + ], + "website": "https://quixchat.com" + }, + "Quizitri": { + "cats": [ + 32 + ], + "description": "Quizitri is a tool for creating unlimited quizzes aimed at increasing conversions, website traffic, lead generation, and sales.", + "icon": "Quizitri.svg", + "pricing": [ + "low", + "recurring", + "onetime" + ], + "saas": true, + "scriptSrc": [ + "app\\.quizitri\\.com" + ], + "scripts": [ + "app\\.quizitri\\.com" + ], + "website": "https://www.quizitri.com" + }, + "Qukasoft": { + "cats": [ + 6 + ], + "description": "Qukasoft is an online solution that offers integration for your ecommerce platform with leading online marketplaces, expanding your reach to potential customers.", + "dom": [ + "link[href*='cdn.qukasoft.com/']" + ], + "icon": "Qukasoft.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.qukasoft.com" + }, + "Qumra": { + "cats": [ + 6 + ], + "description": "Qumra is a platform that enables users to create ecommerce websites without requiring any programming knowledge.", + "icon": "Qumra.svg", + "js": { + "Qumra.cart": "", + "__qumra__": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://www.qumra.cloud" + }, + "Quoli": { + "cats": [ + 100, + 90 + ], + "description": "Quoli is a Shopify app designed to help merchants collect and showcase social proof, incorporating product reviews, photos/videos, attributes, nuggets, questions, and user-generated content (UGC).", + "icon": "Quoli.png", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "scriptSrc": [ + "\\.quoli\\.io/" + ], + "website": "https://quoli.io" + }, + "Quon": { + "cats": [ + 36 + ], + "description": "Quon is a platform that provides control over website advertising and sales, integrating an end-to-end analytics system to optimize advertising management.", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "counter\\.quon\\.ru/" + ], + "website": "https://www.quon.ru" + }, + "Quora Pixel": { + "cats": [ + 10 + ], + "description": "Quora Pixel is a tool that is placed in your website code to track traffic and conversions.", + "icon": "Quora.svg", + "js": { + "qp.qp": "" + }, + "scriptSrc": [ + "\\.quora\\.com/" + ], + "website": "https://quoraadsupport.zendesk.com/hc/en-us/categories/115001573928-Pixels-Tracking" + }, + "Quotemedia": { + "cats": [ + 10 + ], + "description": "Quotemedia is a provider of stock market data and research solutions for online brokerages, clearing firms, banks, media portals, public companies, and financial service corporations.", + "icon": "QuoteMedia.svg", + "saas": true, + "scriptSrc": [ + "qmod\\.quotemedia\\.com/" + ], + "website": "https://quotemedia.com" + }, + "QUV": { + "cats": [ + 51 + ], + "description": "QUV is a Korean no-code website builder platform that enables website creation through drag-and-drop functionality.", + "icon": "QUV.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.quv\\.kr/" + ], + "website": "https://quv.kr" + }, + "Qwik": { + "cats": [ + 18 + ], + "description": "Qwik is designed for the fastest possible page load time, by delivering pure HTML with near 0 JavaScript.", + "dom": { + "*": { + "attributes": { + "q:version": "^([\\d\\.]+(?:-\\d+)?)\\;version:\\1" + } + } + }, + "icon": "Qwik.svg", + "oss": true, + "website": "https://qwik.builder.io" + }, + "Raaft": { + "cats": [ + 97 + ], + "description": "Raaft is a tool designed to help SaaS companies lower customer churn and gather feedback from users who choose to cancel their subscriptions.", + "icon": "Raaft.svg", + "js": { + "RAAFT_APP_ID": "", + "raaft": "" + }, + "pricing": [ + "freemium", + "low", + "recurring", + "poa" + ], + "saas": true, + "website": "https://raaft.io" + }, + "RabbitLoader": { + "cats": [ + 23 + ], + "description": "RabbitLoader is a plugin designed to enhance PageSpeed Insights Score by addressing Core Web Vitals issues including FID, LCP, & CLS.", + "dom": [ + "link[href*='cfw.rabbitloader.xyz']" + ], + "icon": "RabbitLoader.svg", + "pricing": [ + "low", + "freemium" + ], + "saas": true, + "website": "https://rabbitloader.com" + }, + "Rabfy": { + "cats": [ + 6 + ], + "description": "Rabfy is a platform that enables building a print-on-demand business model that operates without the need to maintain physical inventory.", + "headers": { + "Powered-By": "^Rabfy$" + }, + "icon": "Rabfy.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "(?:cdn|www)\\.rabfy\\.com" + ], + "website": "https://rabfy.com" + }, + "Race Roster": { + "cats": [ + 104 + ], + "description": "Race Roster is an event organization platform that provides tools for planning, managing, and tracking endurance events such as races and fundraisers.", + "icon": "RaceRoster.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scripts": [ + "\\.raceroster\\.com/" + ], + "website": "https://raceroster.com" + }, + "RackCache": { + "cats": [ + 23 + ], + "description": "RackCache is a quick drop-in component to enable HTTP caching for Rack-based applications.", + "headers": { + "X-Rack-Cache": "" + }, + "icon": "RackCache.png", + "implies": [ + "Ruby" + ], + "website": "https://github.com/rtomayko/rack-cache" + }, + "Ractive.js": { + "cats": [ + 59 + ], + "description": "Ractive.js is a template-driven UI library.", + "icon": "Ractive.svg", + "saas": true, + "scriptSrc": [ + "ractive/ractive\\.min\\.js" + ], + "website": "https://www.ractivejs.org" + }, + "Radancy": { + "cats": [ + 101 + ], + "description": "Radancy is an online platform facilitating virtual hiring events and career fairs.", + "icon": "Radancy.svg", + "js": { + "brazenTechnologies": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "app\\.brazenconnect\\.com/js" + ], + "website": "https://www.radancy.com" + }, + "Radar": { + "cats": [ + 79 + ], + "cpe": "cpe:2.3:a:f-secure:radar:*:*:*:*:*:*:*:*", + "description": "Radar is an all-in-one platform that integrates geofencing, maps, and geolocation.", + "icon": "Radar.svg", + "js": { + "IsRadarInitialized": "", + "Radar.autocomplete": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "js\\.radar\\.com/v([\\d.]+)/radar\\.min\\.js\\;version:\\1" + ], + "website": "https://radar.com" + }, + "Radario": { + "cats": [ + 104 + ], + "description": "Radario is a Russia-based ticketing system designed for event management and ticket sales.", + "icon": "Radario.svg", + "js": { + "radario.accentColor": "", + "radarioButtonScript": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://business.radario.ru" + }, + "Radial Ecommerce": { + "cats": [ + 6 + ], + "description": "Radial Ecommerce is a platform that streamlines order processing, from checkout to final delivery, to support customer fulfillment.", + "icon": "Radial.svg", + "saas": true, + "scriptSrc": [ + "\\.radial\\.com" + ], + "scripts": [ + "\\.radial\\.com" + ], + "website": "https://www.radial.com" + }, + "Radix UI": { + "cats": [ + 66 + ], + "css": [ + "--radix-accordion-content-height", + "--radix-toast-swipe-end-x", + "--radix-toast-swipe-move-x", + "--radix-navigation-menu-viewport-width", + "--radix-navigation-menu-viewport-height", + "--radix-select-trigger-width", + "--radix-select-trigger-height", + "--radix-context-menu-content-transform-origin", + "--radix-context-menu-content-available-height", + "--radix-dropdown-menu-content-available-height", + "--radix-dropdown-menu-content-transform-origin", + "--radix-hover-card-content-transform-origin", + "--radix-popover-trigger-width", + "--radix-popover-content-transform-origin", + "--radix-select-trigger-width", + "--radix-select-content-available-height", + "--radix-select-content-transform-origin", + "--radix-tooltip-content-transform-origin" + ], + "description": "Radix UI is a React-based user interface component library that offers accessible, responsive, and customisable components for building web applications.", + "dom": [ + "a[data-radix-collection-item], button[data-radix-collection-item]" + ], + "icon": "Radix UI.svg", + "oss": true, + "requires": [ + "React" + ], + "website": "https://www.radix-ui.com" + }, + "RafflePress": { + "cats": [ + 87 + ], + "description": "RafflePress is a WordPress plugin designed for creating and managing giveaways to boost website engagement and grow audiences.", + "icon": "RafflePress.svg", + "js": { + "rafflepress_api_url": "", + "rafflepress_cookies": "" + }, + "pricing": [ + "onetime", + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "\\.rafflepress\\.com" + ], + "website": "https://rafflepress.com" + }, + "Railway": { + "cats": [ + 62 + ], + "description": "Railway is a cloud platform that simplifies building, deploying, and managing applications with easy setup and scalable infrastructure.", + "headers": { + "Server": "^railway$" + }, + "icon": "Railway.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": false, + "scripts": [ + "railway\\.app" + ], + "website": "https://railway.app" + }, + "Rain": { + "cats": [ + 6 + ], + "description": "Rain is a cloud-based point of sale (POS) system for small to midsized retailers.", + "icon": "Rain.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.rainpos\\.com/" + ], + "website": "https://www.rainpos.com" + }, + "RainLoop": { + "cats": [ + 30 + ], + "description": "RainLoop is a web-based email client.", + "dom": [ + "link[href*='rainloop/v/']" + ], + "headers": { + "Server": "^RainLoop" + }, + "html": [ + "<link[^>]href=\"rainloop/v/([0-9.]+)/static/apple-touch-icon\\.png/>\\;version:\\1" + ], + "icon": "RainLoop.svg", + "implies": [ + "PHP" + ], + "js": { + "rainloop": "", + "rainloopI18N": "" + }, + "meta": { + "rlAppVersion": "^([0-9.]+)$\\;version:\\1" + }, + "scriptSrc": [ + "^rainloop/v/([0-9.]+)/\\;version:\\1" + ], + "website": "https://www.rainloop.net/" + }, + "RaiseDonors": { + "cats": [ + 111 + ], + "description": "RaiseDonors is for anyone raising money and cultivating donor relationships online.", + "dom": [ + "a[href*='//raisedonors.com/'][target='_blank']" + ], + "icon": "RaiseDonors.svg", + "meta": { + "author": "^RaiseDonors$" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://explore.raisedonors.com" + }, + "Raisely": { + "cats": [ + 111 + ], + "description": "Raisely is a cloud-based fundraising platform that helps non-profits and charities drive fundraising campaigns and collect donations.", + "icon": "Raisely.svg", + "js": { + "RaiselyComponents": "", + "__raiselyDebug": "", + "wpRaisely": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://raisely.com" + }, + "Rake": { + "cats": [ + 52 + ], + "description": "Rake is a messaging platform and conversion optimization solution designed for communication between customers, visitors, and co-workers.", + "icon": "Rake.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "widget\\.rake\\.ai/" + ], + "website": "https://www.rake.ai" + }, + "Raku-uru Cart": { + "cats": [ + 6 + ], + "description": "Raku-uru Cart is an all-in-one ecommerce platform from Japan.", + "icon": "Raku-uru Cart.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.raku-uru\\.jp/cms" + ], + "website": "https://business.kuronekoyamato.co.jp/raku-uru/" + }, + "Rakuten": { + "cats": [ + 71 + ], + "cookies": { + "rakuten-source": "" + }, + "description": "Rakuten (formerly Ebates) allows you to earn cash-back rewards.", + "icon": "Rakuten.svg", + "js": { + "rakutenRanMID": "", + "rakutenSource": "" + }, + "scriptSrc": [ + "tag\\.rmp\\.rakuten\\.com", + "\\.linksynergy\\.com" + ], + "website": "https://www.rakuten.com/" + }, + "Rakuten Advertising": { + "cats": [ + 36 + ], + "icon": "Rakuten Advertising.svg", + "scriptSrc": [ + "tag\\.rmp\\.rakuten\\.com" + ], + "website": "https://rakutenadvertising.com/" + }, + "Rakuten Digital Commerce": { + "cats": [ + 6 + ], + "icon": "RakutenDigitalCommerce.png", + "js": { + "RakutenApplication": "" + }, + "website": "https://digitalcommerce.rakuten.com.br" + }, + "Rally": { + "cats": [ + 1 + ], + "description": "Rally is a CMS designed for K-12 schools, enabling the development of websites and apps.", + "icon": "Rally.svg", + "saas": true, + "scriptSrc": [ + "analytics\\.rallycms\\.ca" + ], + "website": "https://www.rallyonline.co" + }, + "Rambler": { + "cats": [ + 10 + ], + "description": "Rambler is a site rating system and visitor counter developed in Russia.", + "dom": [ + "a[href*='.rambler.ru/'] > img[src*='counter.rambler.ru/']" + ], + "icon": "Rambler.svg", + "saas": true, + "scriptSrc": [ + "counter\\.rambler\\.ru" + ], + "website": "https://www.rambler.ru" + }, + "Ramda": { + "cats": [ + 59 + ], + "description": "Ramda is a practical functional programming library for JavaScript that emphasizes immutability, currying, and function composition to facilitate writing more declarative and modular code.", + "icon": "Ramda.svg", + "oss": true, + "scriptSrc": [ + "ramda.*\\.js" + ], + "website": "https://ramdajs.com" + }, + "Ramper": { + "cats": [ + 32 + ], + "description": "Ramper is a B2B marketing and sales platform designed to streamline business operations.", + "icon": "Ramper.svg", + "js": { + "LaharApp.criacao_elementos": "", + "PopupLahar.create": "", + "SourceLahar.init": "", + "TrackingLahar.create": "" + }, + "saas": true, + "website": "https://ramper.com.br" + }, + "RandemRetail": { + "cats": [ + 6 + ], + "description": "RandemRetail is a platform that centralizes multichannel selling operations into a single interface.", + "icon": "RandemRetail.svg", + "saas": true, + "scriptSrc": [ + "\\.cc\\.randemcommerce\\.com" + ], + "website": "https://www.randemretail.com" + }, + "Raneto": { + "cats": [ + 4 + ], + "description": "Raneto is a Markdown-powered open-source Knowledgebase for Node.js that uses static files to manage and serve structured documentation.", + "icon": "Raneto.svg", + "pricing": [ + "freemium" + ], + "saas": true, + "scriptSrc": [ + "/scripts/raneto\\.js" + ], + "website": "https://raneto.com" + }, + "RankMath SEO": { + "cats": [ + 87, + 54 + ], + "description": "RankMath SEO is a search engine optimisation plugin for WordPress.", + "dom": [ + "link[href*='/wp-content/plugins/seo-by-rank-math/'], script.rank-math-schema-pro, script.rank-math-schema" + ], + "icon": "RankMath SEO.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/plugins/seo-by-rank-math(?:-pro)?/.+\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + ], + "website": "https://rankmath.com" + }, + "RankScience": { + "cats": [ + 74 + ], + "description": "RankScience is a split testing platform that uses data science to optimize search traffic.", + "icon": "RankScience.svg", + "saas": true, + "scriptSrc": [ + "cdn\\.ranksci\\.com" + ], + "website": "https://www.rankscience.com" + }, + "Raphael": { + "cats": [ + 25 + ], + "description": "Raphael is a cross-browser JavaScript library that draws Vector graphics for websites.", + "icon": "Raphael.svg", + "js": { + "Raphael.version": "^(.+)$\\;version:\\1" + }, + "scriptSrc": [ + "raphael(?:-([\\d.]+))?(?:\\.min)?\\.js\\;version:\\1" + ], + "website": "https://dmitrybaranovskiy.github.io/raphael/" + }, + "Rapid Active CRM": { + "cats": [ + 53 + ], + "description": "Rapid Active CRM is an all-in-one sales and marketing automation platform designed to drive business growth.", + "icon": "RapidActiveCRM.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "app\\.rapidactivecrm\\.com" + ], + "website": "https://rapidactivecrm.com" + }, + "Rapid Search": { + "cats": [ + 100 + ], + "description": "Rapid Search is an AI-powered Shopify search tool that enhances store conversions through an advanced search bar, product filters, and instant search functionality.", + "icon": "RapidSearch.svg", + "pricing": [ + "mid", + "recurring" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "scripts": [ + "\\.rapidsearch\\.dev" + ], + "website": "https://www.rapidsearch.app" + }, + "RapidSec": { + "cats": [ + 16 + ], + "description": "RapidSec offers automated client-side security and monitoring.", + "headers": { + "Content-Security-Policy": "\\.rapidsec\\.net", + "Content-Security-Policy-Report-Only": "\\.rapidsec\\.net", + "report-to": "\\.rapidsec\\.net" + }, + "icon": "RapidSec.svg", + "pricing": [ + "mid", + "freemium", + "recurring" + ], + "saas": true, + "website": "https://rapidsec.com" + }, + "RapidSpike": { + "cats": [ + 13, + 78 + ], + "description": "RapidSpike is an uptime and performance monitoring service for web sites and applications.", + "icon": "RapidSpike.svg", + "js": { + "rspike_timing": "" + }, + "pricing": [ + "poa", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.rapidspike\\.com/" + ], + "website": "https://www.rapidspike.com" + }, + "RapidWeaver": { + "cats": [ + 51 + ], + "description": "RapidWeaver is a web design software for Mac that enables users to create and publish websites using a visual interface with templates and plugins.", + "icon": "RapidWeaver.svg", + "meta": { + "generator": "^RapidWeaver$" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.realmacsoftware.com/rapidweaver/" + }, + "Raptive": { + "cats": [ + 36 + ], + "description": "Raptive is a company formed from the merger of CafeMedia, AdThrive, and CafeMedia Ad Management, focusing on supporting digital creators and publishers​.", + "icon": "Raptive.svg", + "js": { + "adthrive": "", + "adthriveVideosInjected": "" + }, + "saas": true, + "scriptSrc": [ + "ads\\.adthrive\\.com" + ], + "website": "https://raptive.com" + }, + "Raptor": { + "cats": [ + 76 + ], + "description": "Raptor is a personalisation engine based on machine learning that analyses and learns about the user's behavior and unique browser history.", + "icon": "Raptor.svg", + "js": { + "Raptor": "", + "onRaptorLoaded": "", + "raptorBase64": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "api\\.raptorsmartadvisor\\.com", + "msecnd\\.net/script/raptor-([\\d.]+)\\.js\\;version:\\1" + ], + "website": "https://raptorsmartadvisor.com" + }, + "Rasayel": { + "cats": [ + 2 + ], + "description": "Rasayel is a customer communication platform that helps businesses sell to and support their customers over WhatsApp and other social messaging channels.", + "icon": "Rasayel.svg", + "js": { + "RasayelOmniWidget": "", + "RasayelWabaWidget": "", + "RasayelWhatsAppWidget": "" + }, + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "website": "https://www.rasayel.io" + }, + "Raspbian": { + "cats": [ + 28 + ], + "description": "Raspbian is a free operating system for the Raspberry Pi hardware.", + "headers": { + "Server": "Raspbian", + "X-Powered-By": "Raspbian" + }, + "icon": "Raspbian.svg", + "website": "https://www.raspbian.org/" + }, + "RateParity": { + "cats": [ + 5 + ], + "description": "RateParity is a conversion rate optimisation platform for hotels.", + "icon": "RateParity.svg", + "pricing": [ + "recurring", + "mid" + ], + "saas": true, + "scriptSrc": [ + "code\\.rateparity\\.com/" + ], + "website": "https://www.rateparity.com" + }, + "Ratesight": { + "cats": [ + 90 + ], + "description": "Ratesight is an online review management software that helps businesses collect and track online reviews.", + "dom": [ + "script#ratesight-sidebar-widget" + ], + "icon": "RateSight.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.ratesight\\.com/" + ], + "website": "https://ratesight.com" + }, + "Rawabit": { + "cats": [ + 51 + ], + "cookies": { + "rawabit_session": "" + }, + "description": "Rawabit is a website builder that lets small businesses design landing pages, modify sections, and embed content links using a drag and drop editor.", + "icon": "Rawabit.svg", + "meta": { + "powered-by": "^Rawabit$" + }, + "pricing": [ + "freemium", + "recurring", + "low" + ], + "saas": true, + "website": "https://www.rawabit.me" + }, + "RawGit": { + "cats": [ + 31 + ], + "description": "RawGit is a service that delivers raw files directly from GitHub, Bitbucket, or GitLab with correct Content-Type headers.", + "icon": "RawGit.svg", + "oss": true, + "scriptSrc": [ + "cdn\\.rawgit\\.com" + ], + "website": "https://rawgit.com" + }, + "Raychat": { + "cats": [ + 52 + ], + "description": "Raychat is a free customer messaging platform.", + "icon": "raychat.svg", + "js": { + "Raychat": "" + }, + "scriptSrc": [ + "app\\.raychat\\.io/scripts/js" + ], + "website": "https://raychat.io" + }, + "Raygun": { + "cats": [ + 78, + 13 + ], + "description": "Raygun is a cloud-based networking monitoring and bug tracking application.", + "icon": "Raygun.svg", + "js": { + "Raygun": "", + "raygunEnabled": "", + "raygunFactory": "" + }, + "pricing": [ + "payg", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.raygun\\.io" + ], + "website": "https://raygun.com" + }, + "Rayo": { + "cats": [ + 1 + ], + "icon": "Rayo.png", + "implies": [ + "AngularJS", + "Microsoft ASP.NET" + ], + "js": { + "Rayo": "" + }, + "meta": { + "generator": "^Rayo" + }, + "website": "https://www.rayo.ir" + }, + "Razorpay": { + "cats": [ + 41 + ], + "description": "Razorpay is a provider of an online payment gateway that allows businesses to accept, process, and disburse payments.", + "icon": "Razorpay.svg", + "js": { + "Razorpay": "" + }, + "pricing": [ + "payg" + ], + "scriptSrc": [ + "checkout\\.razorpay\\.com" + ], + "website": "https://razorpay.com/" + }, + "RBS Change": { + "cats": [ + 1, + 6 + ], + "dom": [ + "html[xmlns\\:change*='www.rbs.fr']" + ], + "html": [ + "<html[^>]+xmlns:change=" + ], + "icon": "RBS Change.png", + "implies": [ + "PHP" + ], + "meta": { + "generator": "RBS Change" + }, + "website": "https://www.rbschange.fr" + }, + "RCMS": { + "cats": [ + 1 + ], + "icon": "Valve.svg", + "meta": { + "generator": "^(?:RCMS|ReallyCMS)" + }, + "website": "https://www.valve.fi" + }, + "Rcode Vision": { + "cats": [ + 47 + ], + "description": "Rcode Vision is a platform that develops and delivers web applications.", + "icon": "RcodeVision.svg", + "meta": { + "author": "^Rcode Vision$" + }, + "saas": true, + "website": "https://www.rcodevision.com" + }, + "RD Station": { + "cats": [ + 32 + ], + "description": "RD Station is a platform that helps medium and small businesses manage and automate their Digital Marketing strategy.", + "icon": "RD Station.svg", + "js": { + "RDStation": "", + "RDStationTrackingCodeChecker": "" + }, + "scriptSrc": [ + "d335luupugsy2\\.cloudfront\\.net/js/loader-scripts/.*-loader\\.js" + ], + "website": "https://rdstation.com.br" + }, + "RDoc": { + "cats": [ + 4 + ], + "cpe": "cpe:2.3:a:dave_thomas:rdoc:*:*:*:*:*:*:*:*", + "description": "RDoc produces HTML and command-line documentation for Ruby projects.", + "dom": [ + "link[href*='rdoc-style.css']" + ], + "html": [ + "<link[^>]+href=\"[^\"]*rdoc-style\\.css", + "Generated by <a[^>]+href=\"https?://rdoc\\.rubyforge\\.org[^>]+>RDoc</a> ([\\d.]*\\d)\\;version:\\1", + "Generated by <a href=\"https:\\/\\/ruby\\.github\\.io\\/rdoc\\/\">RDoc<\\/a> ([\\d.]*\\d)\\;version:\\1" + ], + "icon": "RDoc.png", + "implies": [ + "Ruby" + ], + "js": { + "rdoc_rel_prefix": "" + }, + "website": "https://github.com/ruby/rdoc" + }, + "RE-OS.com": { + "cats": [ + 53 + ], + "description": "RE-OS.com is a platform providing multiple listing service (MLS) functionality and customer relationship management (CRM) tools for managing real estate data and client interactions.", + "dom": [ + "link[href*='cdnc.re-os.com/']" + ], + "icon": "RE-OS.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://re-os.com" + }, + "Re:amaze": { + "cats": [ + 52 + ], + "description": "Re:amaze is a multi-brand customer service, live chat, and help desk solution.", + "icon": "Re-amaze.svg", + "js": { + "reamaze.version": "^([\\d\\.]+)$\\;version:\\1" + }, + "pricing": [ + "payg", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.reamaze\\.com/" + ], + "website": "https://www.reamaze.com" + }, + "RE:Guest": { + "cats": [ + 32 + ], + "description": "Re:Guest is a digital room seller that helps hoteliers increase their online visibility and reach more guests.", + "icon": "REGuest.svg", + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.reguest-hub-api\\.reguest\\.io" + ], + "website": "https://www.reguest.io" + }, + "Re:plain": { + "cats": [ + 52 + ], + "description": "Re:plain is a live chat integration for WhatsApp, Facebook Messenger, and Telegram, allowing you to connect live chat to your website.", + "icon": "Replain.svg", + "js": { + "replainInitialized": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.replain\\.cc/" + ], + "website": "https://replain.cc" + }, + "React": { + "cats": [ + 12 + ], + "cpe": "cpe:2.3:a:facebook:react:*:*:*:*:*:*:*:*", + "description": "React is an open-source JavaScript library for building user interfaces or UI components.", + "dom": { + "body > div": { + "properties": { + "_reactRootContainer": "" + } + }, + "div[id*='appReactRoot']": { + "exists": "" + }, + "div[id*='react-root']": { + "exists": "" + }, + "span[id*='react-']": { + "exists": "" + }, + "style[id*='react-tooltip-core-styles']": { + "exists": "" + } + }, + "html": [ + "<[^>]+data-react" + ], + "icon": "React.svg", + "js": { + "React.version": "^([\\d\\.]+)$\\;version:\\1", + "ReactOnRails": "", + "__REACT_ON_RAILS_EVENT_HANDLERS_RAN_ONCE__": "", + "__isReactFizzContext": "" + }, + "meta": { + "description": "^Web site created using create-react-app$", + "og:image": "%REACT_APP_SEO_IMAGE_URL%" + }, + "scriptSrc": [ + "react(?:-with-addons)?[.-](\\d+(?:\\.\\d+)+)[^/]*\\.js\\;version:\\1", + "/([\\d\\.]+)/react(?:\\.min)?\\.js\\;version:\\1", + "^react\\b.*\\.js" + ], + "scripts": [ + "react\\.js" + ], + "website": "https://reactjs.org" + }, + "React Bricks": { + "cats": [ + 1 + ], + "description": "React Bricks is a visual editing CMS based on React components.", + "dom": { + "img[src*='react']": { + "attributes": { + "src": "react(?:-)?bricks\\." + } + } + }, + "icon": "React Bricks.svg", + "implies": [ + "React" + ], + "pricing": [ + "mid", + "recurring" + ], + "requires": [ + "React" + ], + "saas": true, + "website": "https://reactbricks.com" + }, + "React Flow": { + "cats": [ + 59 + ], + "description": "React Flow is a library for building node-based applications.", + "dom": { + "style[type='text/css']": { + "text": "react-flow" + } + }, + "icon": "React Flow.svg", + "oss": true, + "requires": [ + "React" + ], + "website": "https://reactflow.dev" + }, + "React Native for Web": { + "cats": [ + 59 + ], + "description": "React Native for Web is a library that allows developers to use React Native components and patterns to build cross-platform web applications alongside native mobile applications.", + "dom": [ + "style#react-native-stylesheet" + ], + "icon": "React.svg", + "implies": [ + "React" + ], + "oss": true, + "website": "https://necolas.github.io/react-native-web/" + }, + "React Redux": { + "cats": [ + 12 + ], + "description": "React Redux is the official React binding for Redux.", + "icon": "Redux.svg", + "implies": [ + "React", + "Redux" + ], + "scriptSrc": [ + "/react-redux(@|/)([\\d.]+)(?:/[a-z]+)?/react-redux(?:.min)?\\.js\\;version:\\2" + ], + "website": "https://react-redux.js.org/" + }, + "React Router": { + "cats": [ + 12 + ], + "description": "React Router provides declarative routing for React.", + "icon": "React Router.svg", + "implies": [ + "React" + ], + "js": { + "__reactRouterVersion": "^([\\d\\.]+)$\\;version:\\1" + }, + "oss": true, + "scriptSrc": [ + "(?:/react-router(@|/)([\\d.]+)(?:/[a-z]+)?)?/react-router(?:\\.min)?\\.js\\;version:\\2" + ], + "website": "https://reactrouter.com" + }, + "Reactful": { + "cats": [ + 10 + ], + "description": "Reactful is a platform that responds to visitor intent in real time to enhance engagement and optimize website interactions.", + "icon": "Reactful.svg", + "saas": true, + "scriptSrc": [ + "visitor\\.reactful\\.com" + ], + "website": "https://app.reactful.com" + }, + "Reactive": { + "cats": [ + 1, + 6 + ], + "description": "Reactive is a subscription-based software that allows you to set up an online store and website. It has a CMS and has been created to support retail, coffee bars, restaurants owners and accomodation properties such as hotels or villas. With Reactive one can sell products or accept reservations and online orders.", + "icon": "Reactive.svg", + "implies": [ + "Ruby on Rails" + ], + "meta": { + "generator": "Reactive" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "url": [ + "^https?//.+\\.reactiveonline\\.io" + ], + "website": "https://reactiveonline.io" + }, + "Read the Docs": { + "cats": [ + 4 + ], + "description": "Read the Docs is a documentation platform that uses a Docs-as-Code workflow to provide versioned content, integrated previews, and secure authentication directly within standard Git development processes.", + "icon": "ReadtheDocs.svg", + "js": { + "ReadTheDocsEventData._data": "" + }, + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.readthedocs\\.io" + ], + "website": "https://about.readthedocs.com" + }, + "ReadAloud": { + "cats": [ + 5 + ], + "description": "The SiteSpeaker text-to-speech widget is embedded into your posts and give users an alternate way to consume your content as audio.", + "dom": [ + "div#ra-player, div[data-skin*='assets\\.sitespeaker\\.link/embed/skins']" + ], + "icon": "default.svg", + "website": "https://www.readaloudwidget.com", + "xhr": [ + "assets\\.sitespeaker\\.link" + ] + }, + "ReadMe": { + "cats": [ + 4, + 1 + ], + "description": "ReadMe is a content management system that businesses use to create and manage technical or API documentation.", + "icon": "readme.svg", + "meta": { + "readme-deploy": "^[\\d\\.]+$", + "readme-version": "^[\\d\\.]+$" + }, + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "scriptSrc": [ + "/cdn\\.readme\\.io/js/" + ], + "website": "https://readme.com" + }, + "ReadSpeaker": { + "cats": [ + 5 + ], + "description": "ReadSpeaker is an intuitive text-to-speech API that converts text into natural-sounding audio files for websites and applications.", + "icon": "ReadSpeaker.svg", + "js": { + "ReadSpeaker": "", + "ReadSpeaker.meta.version": "^([\\d\\.]+)_.+$\\;version:\\1" + }, + "pricing": [ + "poa", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.readspeaker\\.com/" + ], + "website": "https://www.readspeaker.com" + }, + "Readymag": { + "cats": [ + 51 + ], + "description": "Readymag is a browser-based design tool that helps create websites, portfolios and all kinds of online publications without coding.", + "icon": "Readymag.svg", + "meta": { + "generator": "^Readymag$" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://readymag.com" + }, + "ReadyPlanet": { + "cats": [ + 32 + ], + "description": "ReadyPlanet is a marketing platform from Thailand, offering various widgets to support businesses in their online marketing efforts.", + "dom": [ + "link[href*='rwidget.readyplanet.com']" + ], + "icon": "ReadyPlanet.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.readyplanet\\.com/" + ], + "website": "https://www.readyplanet.com" + }, + "Reaktion": { + "cats": [ + 6 + ], + "description": "Reaktion is a provider of ecommerce solutions designed to help businesses enhance their online profits.", + "icon": "Reaktion.svg", + "js": { + "reaktionLock": "" + }, + "pricing": [ + "mid", + "recurring", + "payg", + "poa" + ], + "saas": true, + "scripts": [ + "api\\.reaktion\\.com" + ], + "website": "https://reaktion.com" + }, + "Real Geeks": { + "cats": [ + 51, + 53 + ], + "description": "Real Geeks is a SaaS platform for real estate professionals that combines CRM, lead generation, and website building tools.", + "icon": "Real Geeks.svg", + "js": { + "realgeeks": "" + }, + "meta": { + "og:image": "\\.realgeeks\\.media/" + }, + "pricing": [ + "high", + "recurring" + ], + "requires": [ + "React" + ], + "saas": true, + "scriptSrc": [ + "\\.realgeeks\\.com/" + ], + "website": "https://www.realgeeks.com" + }, + "Realist": { + "cats": [ + 54 + ], + "description": "Realist is a website tracker and link exchange platform designed to monitor site activity and facilitate reciprocal linking between domains.", + "saas": true, + "scriptSrc": [ + "www\\.realist\\.gen\\.tr" + ], + "website": "https://www.realist.gen.tr" + }, + "Really Simple CAPTCHA": { + "cats": [ + 87 + ], + "description": "Really Simple CAPTCHA does not work alone and is intended to work with other plugins. It is originally created for Contact Form 7, however, you can use it with your own plugin.", + "dom": [ + "img[src*='/wp-content/plugins/really-simple-captcha/']" + ], + "icon": "Really Simple CAPTCHA.png", + "oss": true, + "requires": [ + "WordPress" + ], + "website": "https://wordpress.org/plugins/really-simple-captcha" + }, + "Really Simple SSL & Security": { + "cats": [ + 16 + ], + "description": "Really Simple SSL & Security is an easy to install and performant security solution for WordPress.", + "dom": { + "body[data-rsssl]": { + "exists": "" + } + }, + "icon": "really-simple-ssl.png", + "website": "https://really-simple-ssl.com" + }, + "RealNex MarketPlace": { + "cats": [ + 6 + ], + "description": "RealNex Marketplace is a platform for buying, selling, leasing, and transacting in commercial real estate, offering advanced search tools, alerts for new listings, and automated matching based on user-defined criteria.", + "icon": "RealNex.svg", + "js": { + "NEX_MAP_ID": "" + }, + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "website": "https://realnex.com" + }, + "RealSatisfied": { + "cats": [ + 90 + ], + "description": "RealSatisfied is a platform that enables the collection of client feedback and facilitates its promotion across online channels to enhance credibility and visibility.", + "icon": "RealSatisfied.svg", + "pricing": [ + "freemium", + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "app\\.realsatisfied\\.com" + ], + "website": "https://www.realsatisfied.com" + }, + "Realytics": { + "cats": [ + 10 + ], + "description": "Realytics is a platform for real-time tracking and analysis of TV advertisements.", + "icon": "Realytics.svg", + "saas": true, + "scripts": [ + "www\\.realytics\\.io" + ], + "website": "https://www.realytics.io" + }, + "RebelMouse": { + "cats": [ + 1 + ], + "headers": { + "x-rebelmouse-cache-control": "", + "x-rebelmouse-surrogate-control": "" + }, + "html": [ + "<!-- Powered by RebelMouse\\." + ], + "icon": "RebelMouse.svg", + "js": { + "REBELMOUSE_ACTIVE_TASKS_QUEUE": "" + }, + "website": "https://www.rebelmouse.com/" + }, + "Rebuy": { + "cats": [ + 76, + 100 + ], + "description": "Rebuy offers personlisation solutions for ecommerce sites.", + "icon": "Rebuy.svg", + "implies": [ + "Cart Functionality" + ], + "js": { + "rebuyConfig": "" + }, + "pricing": [ + "recurring", + "payg", + "low" + ], + "scriptSrc": [ + "rebuyengine\\.com" + ], + "website": "https://rebuyengine.com/" + }, + "REC": { + "cats": [ + 1, + 6 + ], + "description": "REC is a customizable content management and ecommerce platform.", + "icon": "REC.svg", + "meta": { + "generator": "^REC$" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.recplus.co.uk" + }, + "reCAPTCHA": { + "cats": [ + 16 + ], + "description": "reCAPTCHA is a free service from Google that helps protect websites from spam and abuse.", + "dom": [ + "#recaptcha_image, iframe[src*='.google.com/recaptcha/'], div.g-recaptcha" + ], + "icon": "reCAPTCHA.svg", + "js": { + "Recaptcha": "", + "recaptcha": "" + }, + "pricing": [ + "freemium", + "payg", + "poa" + ], + "saas": true, + "scriptSrc": [ + "api-secure\\.recaptcha\\.net", + "recaptcha_ajax\\.js", + "/recaptcha/(?:api|enterprise)\\.js" + ], + "scripts": [ + "/recaptcha/api\\.js" + ], + "website": "https://www.google.com/recaptcha/" + }, + "ReCaptcha v2 for Contact Form 7": { + "cats": [ + 87 + ], + "description": "Contact Form 7 v5.1 dropped support for reCaptcha v2 along with the [recaptcha] tag December 2018. This plugin brings that functionality back from Contact Form 7 5.0.5 and re-adds the [recaptcha] tag.", + "icon": "ReCaptcha v2 for Contact Form 7.svg", + "implies": [ + "Contact Form 7" + ], + "pricing": [ + "freemium" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/plugins/wpcf7-recaptcha/.+\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + ], + "website": "https://wordpress.org/plugins/wpcf7-recaptcha/" + }, + "Recapture": { + "cats": [ + 98 + ], + "description": "Recapture is an abandoned cart recovery and email marketing solution.", + "icon": "Recapture.svg", + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.recapture\\.io/.+\\?v=\\d+(?:&ver=([\\d\\.]+)?)?\\;version:\\1" + ], + "website": "https://recapture.io" + }, + "Recart": { + "cats": [ + 98 + ], + "description": "Recart is a tool to engage users who abandoned their shopping cart via Facebook Messenger.", + "icon": "Recart.svg", + "js": { + "__recart": "", + "recart": "" + }, + "scriptSrc": [ + "api\\.recart\\.com" + ], + "website": "https://recart.com/" + }, + "Recent Posts Widget With Thumbnails": { + "cats": [ + 87 + ], + "description": "Recent Posts Widget With Thumbnails is based on the well-known WordPress default widget 'Recent Posts' and extended to display more informations about the posts.", + "dom": { + "link[href*='/wp-content/plugins/recent-posts-widget-with-thumbnails/']": { + "attributes": { + "href": "/wp-content/plugins/recent-posts-widget-with-thumbnails/.+\\.css(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + } + } + }, + "icon": "Recent Posts Widget With Thumbnails.svg", + "pricing": [ + "freemium" + ], + "requires": [ + "WordPress" + ], + "website": "https://wordpress.org/plugins/recent-posts-widget-with-thumbnails/" + }, + "Recharge": { + "cats": [ + 41 + ], + "description": "Recharge is the a subscription payments platform designed for merchants to set up and manage dynamic recurring billing across web and mobile.", + "icon": "Recharge.svg", + "implies": [ + "Cart Functionality" + ], + "js": { + "ReChargeWidget": "" + }, + "pricing": [ + "recurring", + "payg", + "mid" + ], + "saas": true, + "scriptSrc": [ + "rechargeassets-bootstrapheroes-rechargeapps\\.netdna-ssl\\.com", + "\\.rechargecdn\\.com/" + ], + "website": "https://rechargepayments.com" + }, + "Recharts": { + "cats": [ + 25 + ], + "description": "Recharts is a component-based charting library, which is exclusively built for React applications.", + "dom": { + "div > div > svg.recharts-surface": { + "attributes": { + "class": "" + } + } + }, + "icon": "Recharts.svg", + "implies": [ + "React" + ], + "oss": true, + "website": "https://recharts.org/" + }, + "Recite Me": { + "cats": [ + 68 + ], + "description": "Recite Me is a web accessibility overlay that claims to allow website visitors to customize a site in a way that works for them.", + "icon": "Recite Me.svg", + "scriptSrc": [ + "api\\.reciteme\\.com/asset/js" + ], + "website": "https://reciteme.com/" + }, + "Recolize": { + "cats": [ + 76 + ], + "description": "Recolize is a system that provides personalized product recommendations for ecommerce stores based on customer behavior and preferences.", + "icon": "Recolize.svg", + "js": { + "Recolize.Recommendation": "", + "RecolizeParameters": "" + }, + "saas": true, + "website": "https://www.recolize.com" + }, + "Recombee": { + "cats": [ + 76 + ], + "description": "Recombee is a Recommender as a Service offering a RESTful API and SDKs, custom-tailored by data scientists.", + "icon": "Recombee.svg", + "js": { + "obsPostRecombee": "", + "obsRecombee": "", + "recombee": "", + "recombeeClient": "" + }, + "oss": true, + "pricing": [ + "freemium", + "recurring", + "payg", + "poa" + ], + "saas": true, + "website": "https://www.recombee.com" + }, + "Recomify": { + "cats": [ + 100 + ], + "description": "Recomify is a 1-click install, cost-effective smart product recommendation engine.", + "icon": "Recomify.svg", + "implies": [ + "Shopify" + ], + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "app\\.recomify\\.com/" + ], + "website": "https://www.recomify.com" + }, + "Recommy": { + "cats": [ + 73 + ], + "description": "Recommy is a customer feedback gathering tool designed to collect, organize, and analyze user input to support service evaluation and improvement.", + "icon": "Recommy.svg", + "js": { + "RecommyFeedbackWidget": "" + }, + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scripts": [ + "app\\.recommy\\.com" + ], + "website": "https://recommy.com" + }, + "Reconline": { + "cats": [ + 93 + ], + "description": "Reconline is a cloud-based online reservation system designed for hotels and hotel groups to manage bookings and availability.", + "icon": "Reconline.svg", + "saas": true, + "scripts": [ + "www\\.reconline\\.com" + ], + "website": "http://reconline.com" + }, + "ReConvert": { + "cats": [ + 100 + ], + "description": "ReConvert is a post-purchase upsell & thank you page.", + "icon": "ReConvert.svg", + "implies": [ + "Shopify" + ], + "pricing": [ + "low", + "payg", + "freemium", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.stilyoapps\\.com/reconvert/assets/js/store_reconvert_node\\.js" + ], + "website": "https://www.reconvert.io" + }, + "Recooty Job Widget": { + "cats": [ + 101 + ], + "description": "Recooty Job Widget is a web integration tool that allows businesses to embed live job listings directly onto their websites.", + "icon": "Recooty.svg", + "js": { + "RecootyWidget.init": "" + }, + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "jobwidget\\.recooty\\.com" + ], + "website": "https://recooty.com/job-widget-tool" + }, + "Recop": { + "cats": [ + 101 + ], + "description": "Recop is a recruitment optimization system from Japan.", + "icon": "Recop.svg", + "js": { + "$recop.Event": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://recop.jp" + }, + "RecoverMyCart": { + "cats": [ + 76, + 100 + ], + "description": "RecoverMyCart is a Shopify app for abandoned basket recovery.", + "icon": "RecoverMyCart.png", + "implies": [ + "Shopify" + ], + "pricing": [ + "low", + "freemium", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.recovermycart\\.com" + ], + "website": "https://app.recovermycart.com/" + }, + "Recras": { + "cats": [ + 72 + ], + "description": "Recras is a Dutch-based booking engine that manages reservations, schedules, and operational data for service providers.", + "icon": "Recras.svg", + "js": { + "RecrasBooking": "", + "submitRecrasForm": "" + }, + "pricing": [ + "low", + "recurring", + "payg" + ], + "saas": true, + "scriptSrc": [ + "\\.recras\\.nl/" + ], + "website": "https://www.recras.com" + }, + "Recruitee": { + "cats": [ + 101 + ], + "description": "Recruitee is an integrated cloud-based recruitment management and applicant tracking system.", + "dom": [ + "a[href*='.recruitee.com']" + ], + "icon": "Recruitee.svg", + "js": { + "RtApp.mapBoxToken": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://recruitee.com" + }, + "Recruition": { + "cats": [ + 101 + ], + "description": "Recruition is a software platform designed to streamline and manage the recruitment process.", + "icon": "Recruition.svg", + "meta": { + "publisher": "^Recruition" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://recruition.nl" + }, + "Recurate": { + "cats": [ + 19 + ], + "description": "Recurate is a tech-enabled resale service that empowers brands & retailers to establish their own integrated resale platforms directly on their ecommerce sites.", + "dom": { + "a[href*='support@recurate.com']": { + "attributes": { + "href": "mailto\\:support\\@recurate\\.com" + } + }, + "link[href*='/recurate-site.css']": { + "attributes": { + "href": "cdn\\.shopify\\.com/.+/recurate-site\\.css" + } + } + }, + "icon": "Recurate.svg", + "requires": [ + "Shopify" + ], + "scripts": [ + "\"(?:vendor|title)?\"\\:\"Recurate\"" + ], + "website": "https://www.recurate.com" + }, + "Recurly": { + "cats": [ + 41 + ], + "description": "Recurly provides enterprise-class subscription billing and recurring payment management for thousands of businesses worldwide.", + "dom": [ + "input[data-recurly]" + ], + "html": [ + "<input[^>]+data-recurly" + ], + "icon": "Recurly.svg", + "js": { + "recurly.version": "^(.+)$\\;version:\\1" + }, + "scriptSrc": [ + "js\\.recurly\\.com" + ], + "website": "https://recurly.com" + }, + "Red Hat": { + "cats": [ + 28 + ], + "cpe": "cpe:2.3:o:redhat:linux:*:*:*:*:*:*:*:*", + "description": "Red Hat is an open-source Linux operating system.", + "headers": { + "Server": "Red Hat", + "X-Powered-By": "Red Hat" + }, + "icon": "Red Hat.svg", + "website": "https://www.redhat.com" + }, + "Red Hat Gluster": { + "cats": [ + 48 + ], + "description": "Gluster is a free and open source scalable network filesystem.", + "icon": "gluster.png", + "saas": true, + "website": "https://www.gluster.org" + }, + "Red je Pakketje": { + "cats": [ + 99 + ], + "description": "Red je Pakketje is a Dutch company specialised in same-day-delivery.", + "icon": "Red je Pakketje.svg", + "requiresCategory": [ + 6 + ], + "text": [ + "\\bRed je Pakketje\\b" + ], + "website": "https://redjepakketje.nl" + }, + "REDAXO": { + "cats": [ + 1 + ], + "cpe": "cpe:2.3:a:redaxo:redaxo:*:*:*:*:*:*:*:*", + "description": "REDAXO is a content management system that provides business optimisation through web projects and output codes.", + "icon": "REDAXO.svg", + "implies": [ + "PHP" + ], + "js": { + "redaxo": "\\;confidence:50" + }, + "oss": true, + "url": [ + "^https?://(?:www\\.)?[\\d\\w\\-]+\\.[\\w]+/redaxo/\\;confidence:50" + ], + "website": "https://redaxo.org" + }, + "RedCart": { + "cats": [ + 6 + ], + "cookies": { + "rc2c-erotica": "\\d+" + }, + "description": "RedCart is an all-in-one ecommerce platform from Poland.", + "icon": "RedCart.svg", + "js": { + "RC_SHOP_ID": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://redcart.pl" + }, + "Reddit": { + "cats": [ + 2 + ], + "html": [ + "(?:<a[^>]+Powered by Reddit|powered by <a[^>]+>reddit<)" + ], + "icon": "Reddit.svg", + "implies": [ + "Python" + ], + "js": { + "reddit": "" + }, + "url": [ + "^https?://(?:www\\.)?reddit\\.com" + ], + "website": "https://code.reddit.com" + }, + "Reddit Ads": { + "cats": [ + 36 + ], + "description": "Reddit Ads is an online advertising offering from Reddit.", + "icon": "Reddit.svg", + "scriptSrc": [ + "www\\.redditstatic\\.com" + ], + "website": "https://advertising.reddithelp.com/" + }, + "Redicom": { + "cats": [ + 6 + ], + "description": "Redicom is a Portuguese-based platform specializing in premium ecommerce solutions.", + "icon": "Redicom.svg", + "meta": { + "generator": "^Redicom Prolepse$" + }, + "saas": true, + "website": "https://www.redicom.pt" + }, + "RediRedi": { + "cats": [ + 6 + ], + "description": "RediRedi is a platform that combines product catalog, customer management, and AI-powered sales intelligence to help businesses increase sales from existing customers.", + "icon": "RediRedi.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "url": [ + "\\.rdi\\.store" + ], + "website": "https://rediredi.com" + }, + "Redis": { + "cats": [ + 34 + ], + "cpe": "cpe:2.3:a:redislabs:redis:*:*:*:*:*:*:*:*", + "description": "Redis is an in-memory data structure project implementing a distributed, in-memory key–value database with optional durability. Redis supports different kinds of abstract data structures, such as strings, lists, maps, sets, sorted sets, HyperLogLogs, bitmaps, streams, and spatial indexes.", + "icon": "Redis.svg", + "website": "https://redis.io" + }, + "Redis Object Cache": { + "cats": [ + 23 + ], + "html": [ + "<!--\\s+Performance optimized by Redis Object Cache" + ], + "icon": "RedisObjectCache.svg", + "implies": [ + "Redis", + "WordPress" + ], + "website": "https://wprediscache.com" + }, + "Reditus": { + "cats": [ + 71 + ], + "description": "Reditus is a partner management tool for B2B SaaS companies.", + "icon": "Reditus.svg", + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.getreditus\\.com/" + ], + "website": "https://www.getreditus.com" + }, + "Redmine": { + "cats": [ + 13 + ], + "cookies": { + "_redmine_session": "" + }, + "cpe": "cpe:2.3:a:redmine:redmine:*:*:*:*:*:*:*:*", + "description": "Redmine is a free and open-source, web-based project management and issue tracking tool.", + "html": [ + "Powered by <a href=\"[^>]+Redmine" + ], + "icon": "Redmine.svg", + "implies": [ + "Ruby on Rails" + ], + "meta": { + "description": "Redmine" + }, + "website": "https://www.redmine.org" + }, + "ReDoc": { + "cats": [ + 4 + ], + "description": "Redoc is an open-source tool that generates API documentation from OpenAPI specifications.", + "html": [ + "<redoc " + ], + "icon": "redoc.png", + "implies": [ + "React" + ], + "js": { + "Redoc.version": "^(.+)$\\;version:\\1" + }, + "scriptSrc": [ + "/redoc\\.(?:min\\.)?js" + ], + "website": "https://github.com/Rebilly/ReDoc" + }, + "Redonner": { + "cats": [ + 84 + ], + "description": "This company promotes the collection and recycling of textiles by rewarding each donation of clothing made on its website with 'Re' points, allowing you to benefit from advantages and discounts at more than 70 partner brands.", + "icon": "Redonner.svg", + "scriptSrc": [ + "\\.redonner\\.fr/" + ], + "website": "https://www.redonner.fr" + }, + "Redrive": { + "cats": [ + 32 + ], + "description": "Redrive is a sales platform for WhatsApp that provides automation tools to help companies increase sales through the messaging app.", + "icon": "Redrive.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "app\\.redrive\\.com\\.br" + ], + "website": "https://redrive.com.br" + }, + "RedShop": { + "cats": [ + 6 + ], + "description": "RedShop provides a platform for SMEs to manage their ecommerce business.", + "dom": [ + "link[href*='//redshop.s3.amazonaws.com/']" + ], + "icon": "RedShop.svg", + "implies": [ + "Amazon S3", + "TypeScript", + "Next.js", + "React" + ], + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://www.redshop.io" + }, + "Redux": { + "cats": [ + 12 + ], + "description": "Redux is a predictable state container for JavaScript applications.", + "dom": [ + "link[href*='//redux.js.org']" + ], + "icon": "Redux.svg", + "js": { + "ReactRedux": "", + "Redux.applyMiddleware": "", + "__REDUX_DEVTOOLS_EXTENSION__": "" + }, + "oss": true, + "scriptSrc": [ + "/redux(@|/)([\\d.]+)(?:/[a-z]+)?/redux(?:.min)?\\.js\\;version:\\2" + ], + "website": "https://redux.js.org" + }, + "Redux Framework": { + "cats": [ + 87 + ], + "description": "Redux Framework is a modular PHP library that allows developers to create customisable settings panels and controls for WordPress projects, providing a consistent user interface for managing options and settings.", + "icon": "Redux Framework.svg", + "meta": { + "framework": "Redux\\s([\\d\\.]+)\\;version:\\1", + "generator": "Redux\\s([\\d\\.]+)\\;version:\\1" + }, + "oss": true, + "requires": [ + "WordPress" + ], + "website": "https://redux.io" + }, + "RedwoodJS": { + "cats": [ + 12, + 18 + ], + "description": "RedwoodJS is a full-stack serverless web application framework built by Tom Preston Werner (co-founder of Github) et al.", + "dom": [ + "div#redwood-app" + ], + "icon": "RedwoodJS.svg", + "implies": [ + "React", + "GraphQL", + "TypeScript" + ], + "oss": true, + "website": "https://redwoodjs.com" + }, + "Reelevant": { + "cats": [ + 76 + ], + "description": "Reelevant is a visual content platform that helps businesses to create on-demand content for their viewers in order to increase conversion rates.", + "headers": { + "Content-Security-Policy": "\\.reelevant\\.com" + }, + "icon": "Reelevant.svg", + "js": { + "reel.companyId": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://try.reelevant.com" + }, + "Reevoo": { + "cats": [ + 90 + ], + "description": "Reevoo is a provider of UGC solutions like reviews.", + "icon": "Reevoo.svg", + "js": { + "ReevooApi": "", + "reevooAccessCode": "", + "reevooLoader.tracking": "", + "reevooUrl": "\\.reevoo\\.com/" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.reevoo\\.com/" + ], + "website": "https://www.reevoo.com" + }, + "Refari": { + "cats": [ + 101 + ], + "description": "Refari is a platform that provides digital tools designed to streamline and support recruitment processes for hiring teams and agencies.", + "icon": "Refari.svg", + "js": { + "refari.load": "" + }, + "saas": true, + "scriptSrc": [ + "\\.refari\\.co/" + ], + "website": "https://www.refari.co" + }, + "Refericon": { + "cats": [ + 94 + ], + "description": "Refericon is a tool that enhances conversion and sales by using referral marketing.", + "icon": "Refericon.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "//app\\.refericon\\.pl/" + ], + "website": "https://refericon.pl/" + }, + "Referral Rocket": { + "cats": [ + 94 + ], + "description": "Referral Rocket is a software solution for referral and affiliate marketing.", + "icon": "ReferralRocket.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "app\\.referralrocket\\.io" + ], + "website": "https://referralrocket.io" + }, + "ReferralCandy": { + "cats": [ + 94, + 84 + ], + "description": "ReferralCandy is a marketing platform that gets shoppers to refer their friends.", + "dom": [ + "iframe[src*='.referralcandy.com/'],li > a[href*='.referralcandy.com/'],div > a[href*='.referralcandy.com/'] " + ], + "icon": "ReferralCandy.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.referralcandy\\.com/" + ], + "website": "https://www.referralcandy.com" + }, + "Refersion": { + "cats": [ + 71, + 36 + ], + "description": "Refersion is an affiliate management app.", + "dom": { + "a[href*='.refersion.com']": { + "attributes": { + "href": "" + } + }, + "img[src*='cdn.refersion.com'],img[src*='s3.amazonaws.com/refersion_client/']": { + "attributes": { + "src": "" + } + } + }, + "icon": "Refersion.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.refersion\\.com" + ], + "website": "https://refersion.com" + }, + "Refiner": { + "cats": [ + 73 + ], + "description": "Refiner provides a survey solution designed to help SaaS companies get more survey responses and gain a better understanding of their users.", + "dom": [ + "div#refiner-widget-wrapper" + ], + "icon": "Refiner.svg", + "js": { + "_refiner": "", + "_refinerAlreadyBooted": "", + "_refinerQueue": "", + "_refinerTracker": "" + }, + "pricing": [ + "freemium", + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "js\\.refiner\\.io/v([\\d]+)/client\\.js\\;version:\\1" + ], + "website": "https://refiner.io" + }, + "Refix": { + "cats": [ + 10 + ], + "description": "Refix is a tracking tool that monitors clicks, views, scrolls, and other key user engagement metrics through a single script.", + "icon": "Refix.svg", + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "script\\.refix\\.ai" + ], + "website": "https://www.refix.ai" + }, + "Reflektion": { + "cats": [ + 76 + ], + "description": "Reflektion is a customer centric personalisation platform that optimizes customer experiences on an individual basis in real time.", + "icon": "Reflektion.png", + "js": { + "RFK_DEPLOY_TIME": "", + "RfkParams": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.cloudfront\\.net/js/reflektion\\.js" + ], + "website": "https://reflektion.com" + }, + "Reflex": { + "cats": [ + 18 + ], + "description": "Reflex is an open-source framework to build and deploy web apps.", + "icon": "Reflex.svg", + "js": { + "__reflex.react": "" + }, + "meta": { + "application-name": "^Reflex$" + }, + "oss": true, + "pricing": [ + "freemium", + "low", + "recurring", + "poa" + ], + "requires": [ + "React" + ], + "website": "https://reflex.dev" + }, + "Reform": { + "cats": [ + 110 + ], + "description": "Reform is a conversion-focused form builder designed to optimize data collection.", + "icon": "Reform.svg", + "js": { + "Reform": "", + "ReformHandlers": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.reform.app" + }, + "Refundid": { + "cats": [ + 102 + ], + "description": "Refundid provides ecommerce customers instant refunds for their online returns.", + "dom": [ + "a[href*='.refundid.com/']" + ], + "icon": "Refundid.svg", + "js": { + "launchRefundidPopup": "" + }, + "pricing": [ + "poa" + ], + "requiresCategory": [ + 6 + ], + "saas": true, + "website": "https://refundid.com" + }, + "REG.RU": { + "cats": [ + 88 + ], + "description": "REG.RU is a web hosting provider and internet domain registrar.", + "dns": { + "SOA": [ + "(?:\\.hosting)?\\.reg\\.ru" + ] + }, + "icon": "REG.RU.svg", + "pricing": [ + "low", + "recurring" + ], + "website": "https://www.reg.ru" + }, + "Regiondo": { + "cats": [ + 5, + 72 + ], + "description": "Regiondo is a online booking system for tour and activity providers.", + "icon": "Regiondo.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.regiondo\\.net" + ], + "website": "https://www.regiondo.com" + }, + "Registria": { + "cats": [ + 97 + ], + "description": "Registria is a platform that enables durable product companies to engage with customers and deliver personalized experiences.", + "icon": "Registria.svg", + "js": { + "Registria.Cases": "", + "getRegistriaData": "", + "getRegistriaDateData": "" + }, + "saas": true, + "website": "https://www.registria.com" + }, + "Regula": { + "cats": [ + 16 + ], + "description": "Regula is a provider of identity verification and document authentication solutions for various industries.", + "icon": "Regula.svg", + "js": { + "Regula.AuthenticityResultType": "" + }, + "requires": [ + "Unpkg" + ], + "saas": true, + "scriptSrc": [ + "unpkg\\.com/@regulaforensics/" + ], + "website": "https://regulaforensics.com" + }, + "REI Chat": { + "cats": [ + 52 + ], + "description": "REI Chat is an AI-powered chatbot designed to understand and communicate within the real estate domain.", + "icon": "REIChat.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "my\\.reichat\\.ai" + ], + "website": "https://reichat.ai" + }, + "Reinvigorate": { + "cats": [ + 10 + ], + "icon": "Reinvigorate.png", + "js": { + "reinvigorate": "" + }, + "website": "https://www.reinvigorate.net" + }, + "Rela": { + "cats": [ + 32 + ], + "description": "Rela is a set of property marketing tools for real estate professionals to enhance listings, attract potential buyers, and streamline the sales process.", + "icon": "Rela.svg", + "js": { + "relaAjaxLink": "", + "relaAjaxPost": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.relahq.com" + }, + "Relais Colis": { + "cats": [ + 99 + ], + "description": "Relais Colis is a French parcel delivery network.", + "icon": "Relais Colis.svg", + "requiresCategory": [ + 6 + ], + "text": [ + "\\bRelais Colis\\b" + ], + "website": "https://www.relaiscolis.com" + }, + "Relap": { + "cats": [ + 36 + ], + "description": "Relap is an advertising effectiveness system that focuses on optimizing content recommendations and increasing user engagement.", + "icon": "Relap.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "//relap\\.io/v([\\d]+)/relap\\.js\\;version:\\1" + ], + "website": "https://relap.io" + }, + "Released": { + "cats": [ + 4 + ], + "description": "Released is a tool that generates release notes from Jira tickets, reducing the time required to craft and publish release notes.", + "icon": "Released.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "embed\\.released\\.so/" + ], + "website": "https://www.released.so" + }, + "Releasit COD Form & Upsells": { + "cats": [ + 100 + ], + "description": "Releasit COD Form & Upsells is a Shopify app that replaces the standard checkout with a customizable cash-on-delivery order form and supports upsell features to increase average order value.", + "dom": [ + "script#rsi-cod-form-product-cache" + ], + "icon": "Releasit.svg", + "js": { + "RSI_CSS_LOADER": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "website": "https://www.releas.it/products/releasit-cod-form-upsells" + }, + "Releva": { + "cats": [ + 32 + ], + "description": "Releva is a marketing automation platform for ecommerce that uses AI to manage revenue in real time and automate brand communication.", + "icon": "Releva.svg", + "js": { + "Releva.clearCookies": "" + }, + "saas": true, + "website": "https://releva.ai" + }, + "Relewise": { + "cats": [ + 76 + ], + "description": "Relewise is a platform that uses personalisation technology to provide customised online experiences through personalised search and recommendations.", + "dom": [ + "link[href*='api.relewise.com/']" + ], + "icon": "Relewise.svg", + "js": { + "relewiseConfig": "", + "relewiseTracking": "" + }, + "pricing": [ + "payg" + ], + "saas": true, + "website": "https://relewise.com" + }, + "RELOOP": { + "cats": [ + 6 + ], + "description": "RELOOP is a platform for buying and selling clothing items through a personal network of contacts.", + "icon": "Reloop.svg", + "saas": true, + "scriptSrc": [ + "\\.reloop\\.com\\.au/" + ], + "website": "https://www.reloop.com.au" + }, + "Remarkable Commerce": { + "cats": [ + 6 + ], + "description": "Remarkable Commerce is a technology and services company which provides a ecommerce platform for mid-sized retailers.", + "headers": { + "x-powered-by": "Remarkable Commerce" + }, + "icon": "Remarkable.svg", + "js": { + "Remarkable.BasketItems": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://remarkable.net/" + }, + "Remedo": { + "cats": [ + 32 + ], + "description": "Remedo is a digital healthcare marketing platform that helps doctors improve their Google search visibility through advanced strategies and technology.", + "headers": { + "Content-Security-Policy": "\\.remedo\\.io" + }, + "icon": "Remedo.svg", + "saas": true, + "scripts": [ + "\\.remedo\\.io" + ], + "website": "https://www.remedo.io" + }, + "Remind": { + "cats": [ + 2 + ], + "description": "Remind is a communication tool designed to connect educators with students and parents for timely updates and messages.", + "icon": "Remind.svg", + "saas": true, + "scripts": [ + "www\\.remind\\.com" + ], + "website": "https://www.remind.com/chat" + }, + "Remix": { + "cats": [ + 18, + 22 + ], + "description": "Remix is a React framework used for server-side rendering (SSR).", + "icon": "Remix.svg", + "implies": [ + "React" + ], + "js": { + "__remixContext": "", + "__remixRouteModules": "", + "__remixRouter": "" + }, + "oss": true, + "website": "https://remix.run/" + }, + "Remixd": { + "cats": [ + 5 + ], + "description": "Remixd is a platform that enables podcast creators to efficiently produce and share their podcasts with a worldwide audience. The platform provides various tools and features to support podcast creation, hosting, and distribution, such as podcast hosting, analytics, monetisation, and social media integration.", + "icon": "remixd.svg", + "scriptSrc": [ + "tags\\.remixd\\.com/player" + ], + "website": "https://www.remixd.com" + }, + "Remotion": { + "cats": [ + 14 + ], + "description": "Remotion is a software tool that enables the creation of videos through React programming.", + "icon": "Remotion.svg", + "implies": [ + "React" + ], + "js": { + "remotion_imported": "^([\\d\\.]+)$\\;version:\\1", + "remotion_renderReady": "" + }, + "pricing": [ + "low", + "freemium", + "recurring" + ], + "website": "https://remotion.dev" + }, + "Render": { + "cats": [ + 62 + ], + "description": "Render is a cloud computing platform that provides a wide range of services, including web hosting, cloud computing, and application development. Render offers several hosting options, including static site hosting, web application hosting, and managed databases.", + "headers": { + "x-render-origin-server": "Render" + }, + "icon": "Render.svg", + "pricing": [ + "low", + "freemium", + "payg", + "recurring" + ], + "website": "https://render.com" + }, + "Render Better": { + "cats": [ + 92, + 100 + ], + "description": "Render Better is automated site speed and core web vital optimisation platform for Shopify.", + "dns": { + "CNAME": [ + "\\.renderbetter\\.app" + ] + }, + "icon": "renderbetter.svg", + "js": { + "renderbetter": "" + }, + "requires": [ + "Shopify" + ], + "website": "https://www.renderbetter.com" + }, + "Rent Syst": { + "cats": [ + 53 + ], + "description": "Rent Syst is a CRM system designed to manage customer relationships, bookings, and communication for car rental businesses.", + "icon": "RentSyst.svg", + "js": { + "RentsystFrame": "", + "Rentsyst_Activate": "" + }, + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "website": "https://rentsyst.com" + }, + "RentCafe": { + "cats": [ + 53 + ], + "description": "RentCafe is a residential rent management platform.", + "icon": "RentCafe.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.rentcafe\\.com/" + ], + "website": "https://www.rentcafe.com" + }, + "Rep.co": { + "cats": [ + 90 + ], + "description": "Rep.co is a review generation platform that helps businesses and agencies manage their online reputation through automated tools.", + "icon": "Repco.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "app\\.rep\\.co" + ], + "website": "https://rep.co" + }, + "Replicache": { + "cats": [ + 12, + 23 + ], + "description": "Replicache is a JavaScript framework for building high-performance, offline-capable, collaborative web apps.", + "headers": { + "x-replicache-requestid": "" + }, + "icon": "Replicache.svg", + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "website": "https://replicache.dev/" + }, + "Replit": { + "cats": [ + 47 + ], + "description": "Replit is a platform for creating and sharing software.", + "headers": { + "expect-ct": "\\.repl\\.it/", + "replit-cluster": "" + }, + "icon": "Replit.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "website": "https://replit.com" + }, + "Replo": { + "cats": [ + 51 + ], + "description": "Replo is a platform offering customizable landing pages designed for ecommerce teams.", + "dom": [ + "div[id='replo-fullpage-element']", + "script[id='replo-deps-element-id']" + ], + "icon": "replo.svg", + "pricing": [ + "mid", + "recurring" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "scriptSrc": [ + "replocdn\\.com/" + ], + "website": "https://www.replo.app" + }, + "ReplyBox": { + "cats": [ + 15 + ], + "description": "ReplyBox is a privacy-focused comment system designed to collect, store, and display user feedback while minimizing data exposure and supporting secure interaction.", + "icon": "ReplyBox.svg", + "js": { + "replybox.site": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.getreplybox\\.com" + ], + "website": "https://getreplybox.com" + }, + "Replyco": { + "cats": [ + 52 + ], + "description": "Replyco is a helpdesk software designed for ecommerce sellers to manage and centralise inbox messages across various marketplaces.", + "icon": "Replyco.svg", + "js": { + "replycoChat": "" + }, + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "app\\.replyco\\.com/" + ], + "website": "https://replyco.com" + }, + "Replyment": { + "cats": [ + 5 + ], + "description": "Engage with your customers effortlessly on their preferred messaging app using Replyment, including WhatsApp, Messenger, and more. We support 20+ apps and platforms for seamless engagement.", + "icon": "Replyment.svg", + "pricing": [ + "low", + "recurring", + "onetime" + ], + "saas": true, + "scriptSrc": [ + "widget\\.replyment\\.com/" + ], + "website": "https://replyment.com" + }, + "Repro": { + "cats": [ + 10, + 32 + ], + "description": "Repro is a growth platform for mobile apps offering flexible analytics, user studies with play-by-play action videos, and marketing strategies like push notifications and in-app messages.", + "icon": "Repro.svg", + "js": { + "reproio": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.reproio\\.com/web/v([\\d\\.]+)/repro-sdk\\.min\\.js\\;version:\\1" + ], + "website": "https://repro.io" + }, + "Repuso": { + "cats": [ + 90 + ], + "description": "Repuso is a tool that collects, displays, and manages customer reviews across multiple platforms to support brand reputation and engagement.", + "icon": "Repuso.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "//repuso\\.com/" + ], + "website": "https://repuso.com" + }, + "Reputon": { + "cats": [ + 90, + 100 + ], + "description": "Reputon is an customer reviews Shopify app.", + "icon": "Reputon.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "scriptSrc": [ + "\\.reputon\\.com/" + ], + "website": "https://reputon.com" + }, + "Request Metrics": { + "cats": [ + 92 + ], + "description": "Request Metrics is a tool that tracks and analyzes website performance, measuring speed, uptime, and overall responsiveness.", + "icon": "RequestMetrics.svg", + "pricing": [ + "freemium", + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.requestmetrics\\.com" + ], + "scripts": [ + "cdn\\.requestmetrics\\.com" + ], + "website": "https://requestmetrics.com" + }, + "RequireJS": { + "cats": [ + 12 + ], + "description": "RequireJS is a JavaScript library and file loader which manages the dependencies between JavaScript files and in modular programming.", + "icon": "RequireJS.svg", + "js": { + "requirejs.version": "^(.+)$\\;version:\\1" + }, + "scriptSrc": [ + "require.*\\.js" + ], + "website": "https://requirejs.org" + }, + "ResDiary": { + "cats": [ + 93 + ], + "description": "ResDiary, is a online reservation system for hospitality operators.", + "dom": { + "iframe[src*='resdiary']": { + "attributes": { + "src": "\\.resdiary\\.\\w+/" + } + } + }, + "icon": "ResDiary.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.resdiary\\.\\w+/" + ], + "website": "https://www.resdiary.com" + }, + "Resengo": { + "cats": [ + 93 + ], + "description": "Resengo is a restaurant table booking widget.", + "dom": { + "iframe[src*='resengo']": { + "attributes": { + "src": "www\\.resengo\\.\\w+" + } + } + }, + "icon": "Resengo.svg", + "js": { + "wpJsonpResengoReservationWidget": "" + }, + "scriptSrc": [ + "www\\.resengo\\.\\w+" + ], + "website": "https://wwc.resengo.com" + }, + "Reserva INK": { + "cats": [ + 6 + ], + "description": "Reserva INK is a platform that enables users to sell personalized t-shirts without the need for stock, offering nationwide delivery and a professional online store for easy management of orders and sales.", + "icon": "ReservaINK.svg", + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "scripts": [ + "www\\.reserva\\.ink" + ], + "website": "https://reserva.ink" + }, + "Reserve In-Store": { + "cats": [ + 100, + 93 + ], + "description": "Reserve In-Store app will allow customers to reserve an item in your store online to come to pick it up or view the item before making the purchase.", + "icon": "Reserve In-Store.svg", + "implies": [ + "Shopify" + ], + "js": { + "reserveInStore.version": "([\\d\\.]+)\\;version:\\1", + "reserveInStoreJsUrl": "/reserveinstore\\.js.+\\.myshopify\\.com" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.reserveinstore.com" + }, + "Reservio": { + "cats": [ + 93, + 72 + ], + "description": "Reservio is a cloud-based appointment scheduling and online booking solution.", + "dom": [ + ".reservio-booking-button", + "a[href*='.reservio.com'][target='_blank']", + "a[href*='bookings.reservio.com']" + ], + "icon": "Reservio.svg", + "pricing": [ + "freemium", + "recurring", + "low" + ], + "saas": true, + "scriptSrc": [ + "static\\.reservio\\.com" + ], + "website": "https://www.reservio.com" + }, + "Reshop": { + "cats": [ + 102 + ], + "description": "Reshop is a returns platform that integrates with Shopify to streamline and manage product return processes.", + "icon": "Reshop.svg", + "requires": [ + "Shopify" + ], + "saas": true, + "scriptSrc": [ + "(?:https?:)?//[^\"']*/widgets/reshop-tooltip(?:\\.min)?\\.js(?:\\?[^\"']*)?" + ], + "website": "https://www.reshop.com" + }, + "REsimpli": { + "cats": [ + 53 + ], + "description": "REsimpli is a customer relationship management platform designed for real estate investors, providing integrated tools for managing sales, marketing, and business operations.", + "icon": "REsimpli.svg", + "js": { + "resimpli_iframe_stop_comman_callback": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://resimpli.com" + }, + "Resin": { + "cats": [ + 22 + ], + "cpe": "cpe:2.3:a:caucho:resin:*:*:*:*:*:*:*:*", + "headers": { + "Server": "^Resin(?:/(\\S*))?\\;version:\\1" + }, + "icon": "Resin.png", + "implies": [ + "Java" + ], + "website": "https://caucho.com" + }, + "Resmio": { + "cats": [ + 93 + ], + "description": "Resmio is a restaurant table booking widget.", + "icon": "Resmio.svg", + "js": { + "ResmioButton": "" + }, + "pricing": [ + "low", + "freemium", + "recurring", + "payg" + ], + "saas": true, + "scriptSrc": [ + "static\\.resmio\\.\\w+/static/" + ], + "website": "https://www.resmio.com" + }, + "ResolvePay": { + "cats": [ + 91 + ], + "description": "Resolve Pay is a platform that provides 30 to 60 day net terms financing for B2B merchants and buyers.", + "icon": "ResolvePay.svg", + "js": { + "as_resolveEnvironmentURL": "" + }, + "saas": true, + "website": "https://resolvepay.com/b2b-payments" + }, + "Resonate": { + "cats": [ + 10 + ], + "description": "Resonate is a consumer intelligence platform that collects, analyzes, and interprets audience data to provide insights into consumer behavior, preferences, and motivations for strategic decision-making.", + "icon": "Resonate.svg", + "js": { + "resonateAnalytics": "" + }, + "saas": true, + "scriptSrc": [ + "cdn\\.resonate\\.com" + ], + "website": "https://www.resonate.com" + }, + "Resova": { + "cats": [ + 72 + ], + "description": "Resova is an online booking software.", + "dom": { + "a[href*='.resova.']": { + "attributes": { + "href": "\\.resova\\.(?:us|eu|co\\.uk)" + } + } + }, + "icon": "Resova.svg", + "js": { + "baseUrl": "\\.resova\\.(?:us|eu|co\\.uk)", + "initResova": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://resova.com" + }, + "ReSpec": { + "cats": [ + 4 + ], + "description": "ReSpec is a technical documentation generator that simplifies the creation and maintenance of structured technical specifications and standards documents.", + "icon": "ReSpec.svg", + "js": { + "respecConfig": "", + "respecVersion": "([\\d.]+)?\\;version:\\1" + }, + "meta": { + "generator": "ReSpec ([\\d.]+)?\\;version:\\1", + "monetization": "respec\\.org" + }, + "pricing": [], + "saas": true, + "website": "https://respec.org" + }, + "Respond.io": { + "cats": [ + 52 + ], + "description": "Respond.io is an AI-powered customer conversation management software.", + "dom": [ + "script#respondio__growth_tool" + ], + "icon": "RespondIO.svg", + "js": { + "$__respond": "", + "$respond": "" + }, + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "website": "https://www.respond.io" + }, + "Respondi": { + "cats": [ + 110 + ], + "description": "Respondi is a tool for creating forms, including surveys, questionnaires, quizzes, and other custom data collection formats.", + "icon": "Respondi.svg", + "js": { + "respondiElement": "" + }, + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "embed\\.respondi\\.app" + ], + "website": "https://respondi.app" + }, + "Responsa": { + "cats": [ + 52 + ], + "description": "Responsa is a conversational AI platform designed to increase sales and reduce operational costs by automating customer interactions and streamlining communication processes.", + "icon": "Responsa.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "//goresponsa\\.com/" + ], + "website": "https://responsa.ai" + }, + "Responsive Lightbox & Gallery": { + "cats": [ + 87, + 7 + ], + "description": "Responsive Lightbox & Gallery plugin is a lightweight WordPress gallery plugin by Digital Factory.", + "icon": "Digital Factory.svg", + "js": { + "rlArgs.activeGalleries": "", + "rl_hide_image": "", + "rl_view_image": "" + }, + "pricing": [ + "freemium", + "onetime" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/plugins/responsive-lightbox/.+front\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + ], + "website": "https://dfactory.eu/products/responsive-lightbox-gallery-extensions/" + }, + "Responsive Nav": { + "cats": [ + 59 + ], + "description": "Responsive navigation plugin without library dependencies and with fast touch screen support.", + "icon": "Responsive Nav.png", + "oss": true, + "scriptSrc": [ + "responsive-nav(?:\\.min)?\\.js(?:\\?ver=((?:\\d+\\.)+\\d+))?\\;version:\\1" + ], + "website": "http://responsive-nav.com/" + }, + "ResponsiveVoice": { + "cats": [ + 19 + ], + "description": "ResponsiveVoice is a Text-To-Speech API supported in 51 languages.", + "icon": "ResponsiveVoice.png", + "js": { + "responsiveVoice.version": "^([\\d\\.]+)$\\;version:\\1" + }, + "pricing": [ + "low", + "freemium", + "recurring" + ], + "saas": true, + "website": "https://responsivevoice.org" + }, + "Restaumatic": { + "cats": [ + 6 + ], + "description": "Restaumatic is an ecommerce online restaurant ordering system.", + "icon": "Restaumatic.svg", + "js": { + "RestaumaticRegistry": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.restaumatic.com" + }, + "Resultify": { + "cats": [ + 32 + ], + "description": "Resultify is a platform focused on online marketing management.", + "icon": "Resultify.svg", + "saas": true, + "scriptSrc": [ + "\\.resultify\\.com" + ], + "website": "https://www.resultify.com" + }, + "Resupply": { + "cats": [ + 111 + ], + "description": "Resupply is a service that offers 24-hour furniture donation pickups, supporting local nonprofits by facilitating the collection and redistribution of donated items.", + "icon": "Resupply.svg", + "saas": true, + "scriptSrc": [ + "widget\\.resupplyapp\\.com" + ], + "website": "https://resupplyapp.com" + }, + "Resy": { + "cats": [ + 93 + ], + "description": "Resy is an technology and media company that provides an app and back-end management software for restaurant reservations.", + "icon": "Resy.svg", + "js": { + "resyWidget": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "widgets\\.resy\\.\\w+" + ], + "website": "https://resy.com" + }, + "Retail Rocket": { + "cats": [ + 76 + ], + "cookies": { + "rr-testCookie": "testvalue", + "rrpvid": "^\\d+$" + }, + "description": "Retail Rocket is a big data-based personalisation platform for ecommerce websites.", + "icon": "Retail Rocket.svg", + "js": { + "retailrocket": "", + "rrAddToBasket": "\\;confidence:25", + "rrApiOnReady": "\\;confidence:25", + "rrLibrary": "\\;confidence:25", + "rrPartnerId": "\\;confidence:25" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.retailrocket\\.net" + ], + "website": "https://retailrocket.net" + }, + "Retain": { + "cats": [ + 52 + ], + "description": "Retain is an online conversation system developed in Iran designed to facilitate digital communication.", + "saas": true, + "scriptSrc": [ + "\\.retain\\.ir/" + ], + "website": "https://retain.ir" + }, + "Retention.com": { + "cats": [ + 100, + 36 + ], + "description": "Retention.com's identity resolution software helps Shopify merchants recover lost shoppers.", + "icon": "Retention.com.svg", + "js": { + "B2BRetention": "", + "addedToCartRetentionButton": "", + "viewedProductRetention": "" + }, + "pricing": [ + "mid", + "payg", + "recurring" + ], + "saas": true, + "website": "https://retention.com" + }, + "Retina.js": { + "cats": [ + 59 + ], + "description": "Retina.js is an open-source script designed to facilitate the delivery of high-resolution images to devices with retina displays.", + "js": { + "RetinaImage": "", + "retinajs": "" + }, + "oss": true, + "scriptSrc": [ + "/js/retina(\\.min)?\\.js\\?ver=([\\d\\.]+)\\;version:\\2" + ], + "website": "https://imulus.github.io/retinajs" + }, + "Retisio": { + "cats": [ + 6 + ], + "description": "Retisio is a digital commerce platform that enables retailers to increase sales, reduce costs, and manage risk through ecommerce software solutions.", + "icon": "Retisio.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.retisio\\.io/retisio-sdk\\.js" + ], + "website": "https://www.retisio.com" + }, + "Retool": { + "cats": [ + 47 + ], + "description": "Retool is a development platform that enables the rapid creation and customisation of internal tools, including admin dashboards and database interfaces, through a combination of drag-and-drop components and code.", + "icon": "Retool.svg", + "js": { + "RETOOL_PAGE_SUSPEND_DETECTED": "" + }, + "pricing": [ + "low", + "freemium", + "recurring" + ], + "scriptSrc": [ + "retool(?:-edge)?(?:\\.com)?(?:\\/embed)?\\/?(?:runtime)?~?(?:app)?(?:custom-components)?(?:\\.\\w{0,20})?\\.js" + ], + "url": [ + "^https://retool\\.[\\d\\w\\-]+\\.(?:com|io)/" + ], + "website": "https://retool.com" + }, + "Retrina Builder": { + "cats": [ + 51 + ], + "description": "Retrina Builder is a drag-and-drop page builder for OpenCart that enables website creation without requiring coding skills.", + "dom": [ + "link[href*='/retrina-builder.min.css']", + "link[href*='/retrina_builder_custom.css']" + ], + "icon": "RetrinaBuilder.svg", + "saas": true, + "website": "https://retrina.com/ronixa-product" + }, + "Return Prime": { + "cats": [ + 100, + 102 + ], + "description": "Return Prime is an application to manage returns for Shopify stores.", + "icon": "return-prime.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "Shopify" + ], + "scriptSrc": [ + "//return-prime-proxy-prod\\.s3[^ ]*\\.amazonaws\\.com/" + ], + "website": "https://www.returnprime.com/" + }, + "Returnflows": { + "cats": [ + 102 + ], + "description": "Returnflows is a platform that supports businesses in managing product returns and reducing revenue loss associated with refunds.", + "icon": "Returnflows.svg", + "saas": true, + "scriptSrc": [ + "static\\.returnflows\\.com" + ], + "website": "https://www.returnflows.com" + }, + "ReturnGO": { + "cats": [ + 102 + ], + "description": "ReturnGO's AI-driven returns management platform significantly improves customer lifetime value and post-purchase experience.", + "icon": "ReturnGO.png", + "js": { + "returnGoCanBeRun": "", + "returnGoIntegrationData": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.returngo\\.ai/" + ], + "website": "https://returngo.ai" + }, + "Returnly": { + "cats": [ + 102 + ], + "description": "Returnly is the provider of digital return experiences for direct-to-consumer brands.", + "dom": [ + "a[href*='.returnly.com/']" + ], + "icon": "Returnly.svg", + "js": { + "Returnly.ContainerSwitcher": "", + "Returnly.InternalEventTracker": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://returnly.com" + }, + "Retype": { + "cats": [ + 57 + ], + "description": "Retype is an open-source static site generator built with Node.js that allows users to create and manage websites with ease using Markdown as the primary content format.", + "icon": "retype.svg", + "implies": [ + "Node.js" + ], + "meta": { + "generator": "Retype\\s([\\d\\.]+)?\\;version:\\1" + }, + "oss": true, + "pricing": [ + "freemium", + "low", + "recurring", + "onetime" + ], + "website": "https://retype.com" + }, + "Reunion Marketing": { + "cats": [ + 32 + ], + "description": "Reunion Marketing is a digital marketing platform for automotive dealerships.", + "icon": "ReunionMarketing.svg", + "js": { + "reunionMarketingApiDomain": "" + }, + "saas": true, + "website": "https://reunionmarketing.com" + }, + "Reuzenpanda": { + "cats": [ + 32 + ], + "description": "Tossdown is an automated software solution that generates more leads and customers without repetitive tasks.", + "icon": "Reuzenpanda.svg", + "js": { + "_reuzenpandaWidget": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.reuzenpanda\\.nl" + ], + "website": "https://www.reuzenpanda.nl" + }, + "RevBid": { + "cats": [ + 36 + ], + "description": "RevBid is a header bidding platform designed for publishers to optimize ad revenue.", + "icon": "RevBid.svg", + "saas": true, + "scriptSrc": [ + "\\.revbid\\.net/" + ], + "website": "https://revbid.net" + }, + "RevCent": { + "cats": [ + 41 + ], + "description": "RevCent is a payment processing solution designed to manage and facilitate online transactions for businesses across various platforms.", + "icon": "RevCent.svg", + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.revcent\\.com" + ], + "website": "https://revcent.com" + }, + "RevContent": { + "cats": [ + 36, + 5 + ], + "description": "RevContent is a monetization and recommendation engine that connects advertisers to highly engaged audiences on the web's leading publisher sites.", + "dom": [ + "link[href*='.revcontent.com']" + ], + "icon": "revcontent.png", + "js": { + "revcontent": "" + }, + "website": "https://www.revcontent.com" + }, + "REVE Chat": { + "cats": [ + 52 + ], + "description": "REVE Chat is an AI-powered platform that automates and enhances customer service interactions through chatbots and live chat support.", + "icon": "REVEChat.svg", + "js": { + "$REVECHAT_MEDIA_GALLERY": "" + }, + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "static\\.revechat\\.com" + ], + "website": "https://www.revechat.com" + }, + "Reveal.js": { + "cats": [ + 12 + ], + "description": "Reveal.js is a JavaScript framework for building dynamic and interactive presentations using web technologies like HTML, CSS, and JavaScript.", + "icon": "reveal.js.svg", + "implies": [ + "Highlight.js" + ], + "js": { + "Reveal.VERSION": "^(.+)$\\;version:\\1" + }, + "oss": true, + "scriptSrc": [ + "(?:^|/)reveal(?:\\.min)?\\.js" + ], + "website": "https://revealjs.com" + }, + "Revel": { + "cats": [ + 18 + ], + "cookies": { + "REVEL_FLASH": "", + "REVEL_SESSION": "" + }, + "icon": "Revel.png", + "implies": [ + "Go" + ], + "website": "https://revel.github.io" + }, + "Revenue Roll": { + "cats": [ + 77 + ], + "description": "Revenue Roll is an identification and retargeting service designed to recognize website visitors and deliver targeted advertising based on user behavior.", + "icon": "RevenueRoll.svg", + "pricing": [ + "high", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.revenueroll\\.com" + ], + "website": "https://www.revenueroll.com" + }, + "RevenueHunt": { + "cats": [ + 71 + ], + "description": "RevenueHunt is an affiliate marketing and advertising company specializing in paid surveys and cost per lead campaigns.", + "icon": "RevenueHunt.png", + "scriptSrc": [ + "admin\\.revenuehunt\\.com/" + ], + "website": "https://revenuehunt.com" + }, + "Reverse Market Insight": { + "cats": [ + 10 + ], + "description": "Reverse Market Insight is a provider of performance data and analytics solutions for the reverse mortgage industry.", + "icon": "ReverseMarketInsight.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "widget\\.rminsight\\.net" + ], + "website": "https://www.rminsight.net" + }, + "Reviefy": { + "cats": [ + 90 + ], + "description": "Reviefy is a product review collection solution designed for integration with the MyCashFlow ecommerce platform.", + "icon": "Reviefy.svg", + "js": { + "Reviefy": "" + }, + "pricing": [ + "low", + "recurring" + ], + "requires": [ + "MyCashFlow" + ], + "saas": true, + "scriptSrc": [ + "api\\.reviefy\\.com/" + ], + "website": "https://www.reviefy.com" + }, + "Revieve": { + "cats": [ + 76 + ], + "description": "Revieve is a technology company delivering consumer-centric personalised digital brand experiences powered by AI/AR.", + "icon": "Revieve.svg", + "js": { + "Revieve.__esModule": "", + "revieveConfig.onClickProduct": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.revieve.com" + }, + "Review Stars": { + "cats": [ + 90 + ], + "description": "Review Stars is a digital marketing boutique that assists businesses in enhancing their positive online reputation using review generation technology.", + "icon": "ReviewStars.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.reviewstars\\.com/" + ], + "website": "https://reviewstars.com/" + }, + "Review Wave": { + "cats": [ + 90 + ], + "description": "Review Wave is reputation management software that helps business owners obtain reviews on trusted websites to boost growth.", + "icon": "ReviewWave.svg", + "js": { + "RWEmbedJS": "", + "_rwReviewEmbed": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.reviewwave\\.com/" + ], + "website": "https://www.reviewwave.com" + }, + "Reviewdoku": { + "cats": [ + 90 + ], + "description": "Reviewdoku is a review management platform that integrates with eCommerce stores to analyze customer feedback and optimize conversion rates.", + "icon": "Reviewdoku.svg", + "saas": true, + "scripts": [ + "api\\.reviewdoku\\.com" + ], + "website": "https://reviewdoku.com" + }, + "ReviewForest": { + "cats": [ + 90 + ], + "description": "ReviewForest is a service that facilitates the collection of product reviews, contributing to environmental efforts.", + "icon": "ReviewForest.svg", + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.reviewforest\\.org/" + ], + "website": "https://reviewforest.org/" + }, + "Reviewgrower": { + "cats": [ + 90 + ], + "description": "Reviewgrower is a white-label reputation management platform that provides tools and services to improve online presence, increase reviews, convert prospects, and boost Google rankings.", + "icon": "ReviewGrower.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "app\\.reviewgrower\\.com" + ], + "website": "https://reviewgrower.com" + }, + "ReviewLead": { + "cats": [ + 90 + ], + "description": "ReviewLead is a platform that boosts reputation by systematically requesting reviews from past customers.", + "dom": [ + "div[data-url*='www.reviewlead.com/']" + ], + "icon": "ReviewLead.svg", + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://get.reviewlead.com" + }, + "ReviewPro": { + "cats": [ + 90 + ], + "description": "ReviewPro is a hotel guest review system designed to collect and analyze guest feedback.", + "icon": "ReviewPro.svg", + "saas": true, + "scriptSrc": [ + "sapi\\.reviewpro\\.com/" + ], + "website": "https://reviewpro.shijigroup.com" + }, + "ReviewRail": { + "cats": [ + 90 + ], + "description": "ReviewRail is an online review system designed to collect, manage, and display customer feedback.", + "icon": "ReviewRail.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "app\\.reviewrail\\.com/" + ], + "website": "https://reviewrail.com/" + }, + "Reviews Up": { + "cats": [ + 53 + ], + "description": "Reviews Up is a platform that collects and displays user ratings and feedback to evaluate products, services, or experiences.", + "icon": "ReviewsUp.svg", + "js": { + "ReviewsUpWidgets": "" + }, + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "app\\.getreviewsup\\.com" + ], + "website": "https://reviewsup.com" + }, + "Reviews.io": { + "cats": [ + 90 + ], + "description": "Reviews.io is a review collection tool for companies to collect merchant (company) & product reviews from genuine customers, then share these on Google.", + "dom": [ + "a[href*='.reviews.io/company-reviews/']" + ], + "icon": "Reviews.io.svg", + "js": { + "reviewsio_hasVoted": "", + "reviewsio_shareLink": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://www.reviews.io" + }, + "Reviewshake": { + "cats": [ + 90 + ], + "description": "Reviewshake is an all-in-one reputation management tool that generates reviews, enhances your brand, and monitors your reputation.", + "icon": "Reviewshake.svg", + "js": { + "Rails.appUrl": "app\\.reviewshake\\.com" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.reviewshake\\.com/" + ], + "website": "https://www.reviewshake.com/" + }, + "ReviewSolicitors": { + "cats": [ + 90 + ], + "description": "ReviewSolicitors is a free and independent client-led review platform focusing on the UK legal market.", + "icon": "ReviewSolicitors.svg", + "js": { + "rs.getWidgetHtml": "" + }, + "pricing": [ + "freemium" + ], + "saas": true, + "scriptSrc": [ + "\\.reviewsolicitors\\.co\\.uk/" + ], + "website": "https://www.reviewsolicitors.co.uk" + }, + "Revinate": { + "cats": [ + 93 + ], + "description": "Revinate is a direct booking platform used in the hospitality industry to help hotels increase reservations and manage guest engagement.", + "icon": "Revinate.svg", + "saas": true, + "scriptSrc": [ + "contact-api\\.inguest\\.com/.*/revinate-form\\.js" + ], + "scripts": [ + "contact-api\\.inguest\\.com/.*/revinate-form\\.js" + ], + "website": "https://www.revinate.com" + }, + "Revize": { + "cats": [ + 51 + ], + "description": "Revize is a platform designed to create and manage websites for government agencies.", + "icon": "Revize.svg", + "js": { + "RZ.MSIE": "", + "RZabsoluteUrl": "" + }, + "saas": true, + "website": "https://www.revize.com" + }, + "RevJet": { + "cats": [ + 36 + ], + "description": "RevJet is the first comprehensive Ad Experience Platform, for every audience, channel, format, inventory, and device.", + "dom": [ + "link[href*='.revjet.com']" + ], + "icon": "RevJet.png", + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.revjet.com" + }, + "RevLifter": { + "cats": [ + 76 + ], + "cookies": { + "REVLIFTER": "" + }, + "description": "RevLifter is an AI-powered coupon technology which allows brands to offer personalised incentives to their customers based on real-time basket data.", + "icon": "RevLifter.svg", + "js": { + "RevLifterObject": "", + "revlifter": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "assets\\.revlifter\\.io" + ], + "website": "https://www.revlifter.com" + }, + "RevolverMaps": { + "cats": [ + 35 + ], + "description": "RevolverMaps is a collection of real-time visitor statistics widgets for website or blog. Interactive visitor mappings to a globe rendered by the Revolver Engine.", + "icon": "RevolverMaps.svg", + "scriptSrc": [ + "\\.revolvermaps\\.com" + ], + "website": "https://www.revolvermaps.com" + }, + "RevTrax": { + "cats": [ + 32 + ], + "description": "RevTrax is an offer management platform designed to track performance metrics and connect actionable insights.", + "icon": "RevTrax.svg", + "saas": true, + "scriptSrc": [ + "\\.revtrax\\.com/RevTrax/js" + ], + "website": "https://www.revtrax.com" + }, + "Revv": { + "cats": [ + 111 + ], + "description": "Revv is a lead optimisation and donation platform.", + "icon": "Revv.svg", + "meta": { + "revv-api-domain": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://revv.com" + }, + "Revy": { + "cats": [ + 100 + ], + "description": "Revy is dedicated to build Shopify Apps to generate more sales for merchants.", + "icon": "Revy.svg", + "js": { + "RevyApp": "", + "RevyBundle": "", + "RevyUpsell": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "scriptSrc": [ + "api\\.revy\\.io/" + ], + "website": "https://revy.io" + }, + "Rewardful": { + "cats": [ + 71 + ], + "description": "Rewardful is a way for SaaS companies to setup affiliate and referral programs with Stripe.", + "icon": "Rewardful.svg", + "js": { + "Rewardful": "" + }, + "scriptSrc": [ + "r\\.wdfl\\.co" + ], + "website": "https://www.getrewardful.com/" + }, + "Rewix": { + "cats": [ + 6 + ], + "description": "Rewix is a B2B ecommerce platform that offers flexible and secure solutions to increase sales through data-driven tools.", + "icon": "Rewix.svg", + "js": { + "Rewix.trackUpdateCart": "" + }, + "saas": true, + "website": "https://www.rewixecommerce.com" + }, + "Rezdy": { + "cats": [ + 5, + 72 + ], + "description": "Rezdy is an online booking software for tours and attractions.", + "icon": "Rezdy.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "rezdy\\.\\w+/pluginJs" + ], + "website": "https://www.rezdy.com" + }, + "Rezgo": { + "cats": [ + 5, + 72 + ], + "description": "Rezgo is a tour operator software that provides online booking system.", + "dom": [ + "iframe[id*='rezgo_content_frame']", + "link[href*='wp-content/plugins/rezgo/rezgo/templates']" + ], + "icon": "Rezgo.svg", + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "\\.rezgo\\.com" + ], + "website": "https://www.rezgo.com" + }, + "Rezku": { + "cats": [ + 6 + ], + "description": "Rezku is a point-of-sale system for restaurants, designed by hospitality experts to manage orders, payments, inventory, and day-to-day operations.", + "dom": [ + "iframe[src*='rezku.com/']" + ], + "icon": "Rezku.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://rezku.com" + }, + "RhinoFit": { + "cats": [ + 1 + ], + "description": "RhinoFit is a gym management software that supports membership management, billing, scheduling, and reporting for fitness businesses.", + "dom": [ + "iframe[src*='my.rhinofit.ca/']" + ], + "icon": "RhinoFit.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "my\\.rhinofit\\.ca/" + ], + "website": "https://rhinofit.ca" + }, + "Rhymix": { + "cats": [ + 1 + ], + "description": "Rhymix is an open-source CMS and web application framework designed for building dynamic websites and managing content.", + "icon": "Rhymix.svg", + "meta": { + "generator": "^Rhymix$" + }, + "oss": true, + "website": "https://rhymix.org" + }, + "Rich Plugins Reviews": { + "cats": [ + 87, + 90 + ], + "description": "Rich Plugins Reviews is a WordPress plugin that integrates verified reviews from trusted sources such as Google and Facebook.", + "dom": [ + "link[href*='/wp-content/plugins/widget-google-reviews/']" + ], + "icon": "Rich Plugins.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "saas": true, + "scriptSrc": [ + "/wp-content/plugins/widget-google-reviews/" + ], + "website": "https://richplugins.com/business-reviews-bundle-wordpress-plugin" + }, + "Richpanel": { + "cats": [ + 53 + ], + "description": "Richpanel is a purpose-built CRM and customer support platform for ecommerce and DTC brands.", + "icon": "Richpanel.svg", + "js": { + "Richpanel.PLUGIN_API_URL": "", + "RichpanelAppProxy": "", + "richpanel_messenger_url": "" + }, + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.richpanel\\.com/" + ], + "website": "https://www.richpanel.com" + }, + "RichRelevance": { + "cats": [ + 76 + ], + "description": "RichRelevance is a cloud-based omnichannel personalisation platform built to help Retailers, B2B, financial services, travel and hospitality, and branded manufacturers personalise their customer experiences.", + "icon": "RichRelevance.svg", + "js": { + "RR.U": "\\;confidence:50", + "rr_v": "([\\d.]+)\\;version:\\1\\;confidence:50" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.richrelevance\\.com/" + ], + "website": "https://richrelevance.com" + }, + "Rickshaw": { + "cats": [ + 25 + ], + "implies": [ + "D3" + ], + "js": { + "Rickshaw": "" + }, + "scriptSrc": [ + "rickshaw(?:\\.min)?\\.js" + ], + "website": "https://code.shutterstock.com/rickshaw/" + }, + "Riddle": { + "cats": [ + 73 + ], + "description": "Riddle is a platform enabling creation of lists, polls, and quizzes.", + "icon": "Riddle.svg", + "js": { + "riddleAPI": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://www.riddle.com" + }, + "RideBits": { + "cats": [ + 72, + 104 + ], + "description": "RideBits is a provider of trip booking apps for ground transportation companies, offering solutions for managing bookings.", + "icon": "RideBits.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.ridebitsapp\\.com/" + ], + "website": "https://ridebits.com" + }, + "RightJS": { + "cats": [ + 12 + ], + "description": "RightJS is a modular JavaScript framework.", + "icon": "RightJS.png", + "js": { + "RightJS": "" + }, + "oss": true, + "website": "https://github.com/rightjs" + }, + "RightMessage": { + "cats": [ + 76 + ], + "description": "RightMessage is a real-time content personalization tool.", + "icon": "RightMessage.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "tag\\.rightmessage\\.com/" + ], + "website": "https://rightmessage.com" + }, + "Ringba": { + "cats": [ + 10 + ], + "description": "Ringba is a platform that offers call tracking solutions to businesses, pay-per-call networks, brokers, agencies, and performance marketers of all sizes.", + "icon": "Ringba.svg", + "js": { + "ringba.release": "", + "ringba_known_numbers": "" + }, + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "website": "https://www.ringba.com" + }, + "RingCaptcha": { + "cats": [ + 69 + ], + "description": "RingCaptcha is a full stack service that lets you onboard and verify users with SMS.", + "icon": "RingCaptcha.svg", + "js": { + "RingCaptcha.Widget": "" + }, + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.ringcaptcha\\.com" + ], + "website": "https://ringcaptcha.com" + }, + "Ringostat": { + "cats": [ + 32 + ], + "description": "Ringostat is an AI-powered platform designed for business phone systems and marketing performance.", + "icon": "Ringostat.svg", + "js": { + "ringostatAPI": "", + "ringostatAnalytics": "", + "ringostatRestartSubstitution": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "script\\.ringostat\\.com/" + ], + "website": "https://ringostat.com" + }, + "Rinsed": { + "cats": [ + 53 + ], + "description": "Rinsed is a customer relationship management software tailored for the car wash industry.", + "icon": "Rinsed.svg", + "js": { + "isRinsedScriptLoaded": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.app\\.rinsed\\.co/" + ], + "website": "https://www.rinsed.com" + }, + "RioSEO": { + "cats": [ + 54 + ], + "description": "RioSEO is a provider of management and local search marketing solutions operating at a global scale.", + "icon": "RioSEO.svg", + "saas": true, + "scripts": [ + "rlscdn\\.rioseo\\.com" + ], + "website": "https://www.rioseo.com" + }, + "Riot": { + "cats": [ + 12 + ], + "icon": "Riot.png", + "js": { + "riot": "" + }, + "scriptSrc": [ + "riot(?:\\+compiler)?(?:\\.min)?\\.js" + ], + "website": "https://riot.js.org/" + }, + "Riot.js": { + "cats": [ + 12 + ], + "cpe": "cpe:2.3:a:riot.js:riot-compiler:*:*:*:*:*:*:*:*", + "description": "Riot.js is a minimalistic, component-based UI library that enables developers to create custom elements in modern browsers with a small footprint and simple API.", + "icon": "Riot.js.svg", + "js": { + "riot": "", + "riot.version": "v([\\d\\.]+)\\;version:\\1" + }, + "oss": true, + "scriptSrc": [ + "riot(?:\\+compiler)?(?:\\.min)?\\.js" + ], + "website": "https://riot.js.org" + }, + "Ripple": { + "cats": [ + 12 + ], + "description": "Ripple is the frontend framework for Single Digital Presence, delivered using Nuxt and Vue.js.", + "headers": { + "x-sdp-app-type": "ripple" + }, + "icon": "ripple.png", + "implies": [ + "Nuxt.js", + "Vue.js", + "Drupal" + ], + "oss": true, + "website": "https://dpc-sdp.github.io/sdp-docs/ripple/" + }, + "Rise.ai": { + "cats": [ + 84, + 94 + ], + "description": "Rise.ai is a strategic re-engagement solution that provides brands and retailers with a unique currency of their own.", + "icon": "Rise.ai.svg", + "js": { + "Rise.shop": "", + "RiseStoreFront": "" + }, + "pricing": [ + "payg", + "recurring" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "scriptSrc": [ + "strn\\.rise-ai\\.com/" + ], + "website": "https://rise.ai" + }, + "Riskified": { + "cats": [ + 10, + 16 + ], + "description": "Riskified is a privately held company that provides SaaS fraud and chargeback prevention technology.", + "headers": { + "server": "Riskified Server" + }, + "html": [ + "<[^>]*beacon\\.riskified\\.com", + "<[^>]*c\\.riskified\\.com" + ], + "icon": "Riskified.svg", + "js": { + "RISKX": "", + "riskifiedBeaconLoad": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.riskified\\.com" + ], + "website": "https://www.riskified.com/" + }, + "Rispose": { + "cats": [ + 52 + ], + "description": "Rispose is a platform for building and embedding AI agents across websites and applications to automate support, sales, and user engagement through AI-powered assistants.", + "icon": "Rispose.svg", + "js": { + "__risposeAgent": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "rispose\\.com/cdn/" + ], + "website": "https://rispose.com" + }, + "RiteCMS": { + "cats": [ + 1 + ], + "cpe": "cpe:2.3:a:ritecms:ritecms:*:*:*:*:*:*:*:*", + "icon": "RiteCMS.png", + "implies": [ + "PHP", + "SQLite\\;confidence:80" + ], + "meta": { + "generator": "^RiteCMS(?: (.+))?\\;version:\\1" + }, + "website": "https://ritecms.com" + }, + "RiteKit": { + "cats": [ + 32 + ], + "description": "RiteKit is a tool that enhances social media engagement by optimizing calls-to-action (CTAs), generating relevant hashtags, and integrating with social media management systems to streamline content distribution and audience interaction.", + "dom": [ + "iframe[src*='cdn.ritekit.com/']" + ], + "icon": "RiteKit.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://ritekit.com" + }, + "Rive": { + "cats": [ + 25 + ], + "description": "Rive is a real-time interactive design and animation tool.", + "dom": [ + "link[href*='rive.app/'][rel='canonical']" + ], + "icon": "Rive.svg", + "js": { + "rive.Rive": "" + }, + "pricing": [ + "freemium", + "payg", + "recurring" + ], + "saas": true, + "website": "https://rive.app" + }, + "riyo.ai": { + "cats": [ + 10 + ], + "description": "riyo.ai (formerly known as Traek) is a website insights, analytics and lead generation tool.", + "icon": "Riyo.AI.svg", + "js": { + "Traek": "" + }, + "pricing": [ + "payg", + "recurring" + ], + "saas": true, + "website": "https://www.riyo.ai" + }, + "RMZ": { + "cats": [ + 6 + ], + "description": "RMZ is a platform that allows users to create a store with features including payment processing, management tools, and access to statistics.", + "icon": "RMZ.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "assets\\.rmz\\.gg/" + ], + "website": "https://rmz.gg" + }, + "RND": { + "cats": [ + 6 + ], + "cookies": { + ".RND.Antiforgery": "", + ".RND.Customer": "", + "rnd_csid": "" + }, + "description": "RND is a software technology used for companies to set up ecommerce infrastructure.", + "dom": [ + "div#rnd-mobile-menu, a[href*='www.rnd.com.tr/?utm_source='][target='_blank'], a[href*='www.rndecommerce.com/'] > span > svg[title*='RND']" + ], + "headers": { + "X-Powered-By": "RND" + }, + "icon": "RND.svg", + "js": { + "rndImgConfiguration": "" + }, + "meta": { + "apple-mobile-web-app-title": "^Rnd Commerce$", + "generator": "^RND Ecommerce$" + }, + "pricing": [ + "recurring" + ], + "requires": [ + "Microsoft ASP.NET", + "New Relic" + ], + "saas": true, + "scriptSrc": [ + "/Scripts/plugins/rnd-mobilemenu/" + ], + "website": "https://www.rnd.com.tr/en/" + }, + "Roadiz CMS": { + "cats": [ + 1, + 11 + ], + "description": "Roadiz CMS is a polymorphic CMS based on Symfony Flex, Doctrine ORM, API Platform, and Twig.", + "headers": { + "X-Powered-By": "Roadiz CMS" + }, + "icon": "Roadiz CMS.svg", + "implies": [ + "PHP", + "Symfony" + ], + "meta": { + "generator": "^Roadiz ?(?:master|develop)? v?([0-9\\.]+)\\;version:\\1" + }, + "oss": true, + "website": "https://www.roadiz.io" + }, + "RoadRunner": { + "cats": [ + 22 + ], + "description": "RoadRunner is a high-performance PHP application server, load balancer, and process manager written in Golang.", + "headers": { + "Server": "RoadRunner" + }, + "icon": "RoadRunner.svg", + "implies": [ + "PHP" + ], + "oss": true, + "website": "https://roadrunner.dev" + }, + "Roas Funnels": { + "cats": [ + 32 + ], + "description": "Roas Funnels is an all-in-one digital marketing platform designed to support business growth through tools and strategies.", + "icon": "RoasFunnels.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scripts": [ + "app\\.roasfunnels\\.com" + ], + "website": "https://roasfunnels.com" + }, + "Robarov": { + "cats": [ + 32 + ], + "description": "Robarov is an online marketing platform that delivers customized online strategies designed to attract and engage new customers.", + "icon": "Robarov.svg", + "js": { + "ROBAROV_CSRF_TOKEN": "" + }, + "saas": true, + "website": "https://robarov.be" + }, + "Robin": { + "cats": [ + 6 + ], + "icon": "Robin.png", + "js": { + "_robin_getRobinJs": "", + "robin_settings": "", + "robin_storage_settings": "" + }, + "website": "https://www.robinhq.com" + }, + "RobixCM DV Team": { + "cats": [ + 47 + ], + "description": "RobixCM DV Team is a provider of web design and management services, offering solutions for website creation, maintenance, and optimization.", + "icon": "Robixcm.png", + "meta": { + "robixcmteam": "RobixCM" + }, + "saas": true, + "website": "https://robixcm.ir" + }, + "RobixCM Generator": { + "cats": [ + 19 + ], + "description": "RobixCM Generator is a service specializing in designing, developing, updating, and managing websites and online services.", + "icon": "Robixcm.png", + "meta": { + "robixcm": "RobixCM" + }, + "saas": true, + "website": "https://robixcm.ir" + }, + "Robly": { + "cats": [ + 32, + 75 + ], + "description": "Robly is an email marketing platform designed to simplify campaign creation and management for businesses.", + "dom": [ + "form[action*='list.robly.com/']" + ], + "icon": "Robly.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.robly.com" + }, + "Robofy": { + "cats": [ + 52 + ], + "description": "Robofy is a platform providing AI chatbots for websites, enabling the creation of custom ChatGPT models trained on user-specific content.", + "icon": "Robofy.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.robofy\\.ai/" + ], + "website": "https://www.robofy.ai" + }, + "RoboReception": { + "cats": [ + 52 + ], + "description": "RoboReception is a digital assistant that manages patient inquiries, reduces queues, and tracks new leads to ease the workload on reception staff.", + "icon": "RoboReception.svg", + "saas": true, + "scriptSrc": [ + "\\.bot\\.roboreception\\.co\\.uk" + ], + "scripts": [ + "\\.bot\\.roboreception\\.co\\.uk" + ], + "website": "https://www.roboreception.co.uk" + }, + "ROC Commerce": { + "cats": [ + 6 + ], + "description": "ROC Commerce is an omni-channel commerce solution designed for B2B and B2C businesses, enabling streamlined ecommerce operations across multiple platforms.", + "headers": { + "Content-Security-Policy": "search\\.roccommerce\\.com" + }, + "icon": "ROCCommerce.svg", + "js": { + "RocConfig.api": "", + "RocTemplates": "" + }, + "saas": true, + "website": "https://www.roccommerce.com" + }, + "Rock Content": { + "cats": [ + 96 + ], + "description": "Rock Content is a content marketing platform. It provides tools and resources for creating, distributing, and measuring content to help businesses engage their audience and achieve marketing goals.", + "icon": "RockContent.svg", + "saas": true, + "scriptSrc": [ + "\\.rockcontent\\.com/" + ], + "website": "https://rockcontent.com" + }, + "Rockee": { + "cats": [ + 90 + ], + "description": "Rockee is a content feedback and performance platform that provides insights into audience perceptions of content.", + "icon": "Rockee.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "app\\.rockee\\.io/" + ], + "website": "https://rockee.io" + }, + "Rockerbox": { + "cats": [ + 32 + ], + "description": "Rockerbox is a provider of multi-touch attribution software.", + "icon": "Rockerbox.svg", + "js": { + "RB.source": "\\;confidence:50" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "wxyz\\.rb\\.js" + ], + "website": "https://www.rockerbox.com" + }, + "Rocket Tools": { + "cats": [ + 97 + ], + "description": "Rocket Tools is an AI platform that connects brands with customers, transforming mall data into actionable insights for marketing performance.", + "icon": "RocketTools.svg", + "saas": true, + "scripts": [ + "script\\.rocket-tools\\.io" + ], + "website": "https://www.rocket-tools.io" + }, + "Rocket.Chat": { + "cats": [ + 52 + ], + "cpe": "cpe:2.3:a:rocket.chat:rocket.chat:*:*:*:*:*:*:*:*", + "description": "Rocket.Chat is a communication hub that facilitates team collaboration and organizes conversations.", + "icon": "Rocket.Chat.svg", + "js": { + "RocketChat.livechat": "" + }, + "meta": { + "application-name": "^Rocket.Chat$" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://rocket.chat" + }, + "Rocketfy": { + "cats": [ + 6, + 51 + ], + "description": "Rocketfy is a platform that allows users to build an online store and allows dropshipping at the same time.", + "icon": "Rocketfy.svg", + "implies": [ + "React", + "Next.js" + ], + "meta": { + "generator": "^Rocketfy\\sMaker\\s-\\sv([\\d\\.]+)$\\;version:\\1" + }, + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "\\.rocketfy\\.mx/" + ], + "website": "https://rocketfy.mx" + }, + "Rocketspark": { + "cats": [ + 51 + ], + "description": "Rocketspark is a website builder that enables users to design and manage professional-looking websites without coding, offering customizable templates and integrated ecommerce features.", + "icon": "Rocketspark.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.rocketspark\\.com" + ], + "website": "https://www.rocketspark.com" + }, + "RockRMS": { + "cats": [ + 1, + 11, + 32 + ], + "description": "Rock RMS is a free, open-source Relationship Management System (RMS) built for churches and businesses.", + "icon": "RockRMS.svg", + "implies": [ + "Windows Server", + "IIS", + "Microsoft ASP.NET" + ], + "meta": { + "generator": "^Rock v([0-9.]+)\\;version:\\1" + }, + "website": "https://www.rockrms.com" + }, + "Rofofk": { + "cats": [ + 1, + 6 + ], + "description": "Rofofk is an Arabic multi-tenant e-commerce SaaS platform.", + "headers": { + "X-Powered-By": "Rofofk" + }, + "meta": { + "generator": "Rofofk" + }, + "js": { + "Rofofk": "" + }, + "website": "https://rofofk.com", + "icon": "Rofofk.svg" + }, + "Roistat": { + "cats": [ + 10, + 74 + ], + "description": "Roistat is a marketing analytics system.", + "icon": "roistat.svg", + "js": { + "roistatHost": "", + "roistatProjectId": "" + }, + "pricing": [ + "mid", + "recurring", + "poa" + ], + "website": "https://roistat.com/" + }, + "Rokt": { + "cats": [ + 76 + ], + "description": "Rokt is an ecommerce marketing technology that gives customers a personalised and relevant experience while buying online.", + "headers": { + "Content-Security-Policy": "\\.rokt\\.com" + }, + "icon": "Rokt.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.rokt\\.com/" + ], + "website": "https://www.rokt.com" + }, + "Rollbar": { + "cats": [ + 13 + ], + "icon": "Rollbar.svg", + "scriptSrc": [ + "rollbar\\.js/([0-9.]+)\\;version:\\1" + ], + "website": "https://rollbar.com/" + }, + "Roller": { + "cats": [ + 53 + ], + "description": "Roller is an all-in-one software that helps operators boost revenue and deliver a better guest experience.", + "dom": [ + "iframe#roller-widget, template[data-nitro-marker-id='roller-checkout']" + ], + "icon": "Roller.svg", + "js": { + "RollerCheckout": "", + "RollerConstants": "", + "rollerDL": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.roller.software" + }, + "Rollick": { + "cats": [ + 53 + ], + "description": "Rollick is a lead management solution that connects manufacturers and dealers in the powersports, RV, marine, and industrial equipment industries.", + "icon": "Rollick.svg", + "saas": true, + "scriptSrc": [ + "widget\\.rollick\\.io" + ], + "website": "https://rollick.io" + }, + "RomanCart": { + "cats": [ + 6 + ], + "description": "RomanCart is a shopping cart and internet marketing system designed to support online sales, manage product listings, process transactions, and facilitate basic digital marketing functions for ecommerce websites.", + "icon": "RomanCart.svg", + "saas": true, + "scriptSrc": [ + "\\.romancart\\.com/" + ], + "website": "https://www.romancart.com" + }, + "Ronin Sport": { + "cats": [ + 10 + ], + "description": "Ronin Sport is a provider of high-quality sports TV data solutions that enhance engagement and drive revenue.", + "icon": "RoninSport.svg", + "saas": true, + "scripts": [ + "\\.roninsport\\.io" + ], + "website": "https://www.roninsport.io" + }, + "Rontar": { + "cats": [ + 36 + ], + "description": "Rontar is a provider of ad management solutions catering to businesses seeking effective advertising strategies and optimization tools.", + "icon": "Rontar.svg", + "js": { + "RontarAddToCartFunction": "" + }, + "pricing": [ + "freemium", + "payg" + ], + "saas": true, + "scriptSrc": [ + "\\.rontar\\.com/" + ], + "website": "https://www.rontar.com" + }, + "Roof": { + "cats": [ + 32 + ], + "description": "Roof is a platform that supports real estate companies in increasing online revenue through integrated digital solutions powered by artificial intelligence and online marketing services.", + "icon": "Roof.svg", + "js": { + "RoofWebMessenger": "", + "openRoofChat": "" + }, + "saas": true, + "scriptSrc": [ + "cdn\\.roof\\.ai/" + ], + "website": "https://www.roofai.com" + }, + "Roojoom": { + "cats": [ + 32 + ], + "description": "Roojoom is a content marketing platform that converts content into revenue, designed for guided browsing.", + "icon": "Roojoom.svg", + "js": { + "RoojoomsGridCtrl": "" + }, + "saas": true, + "scriptSrc": [ + "\\.roojoom\\.com/" + ], + "website": "https://www.roojoom.com" + }, + "Roompot": { + "cats": [ + 93 + ], + "description": "Roompot is a provider of holiday parks, specialising in the management and operation of parks and campsites.", + "dom": [ + "link[href*='cdn.roompot.com']" + ], + "icon": "Roompot.svg", + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.roompot.com" + }, + "Rosana": { + "cats": [ + 32 + ], + "description": "Rosana is a platform that converts customer interactions into measurable business outcomes through automated conversation management.", + "icon": "Rosana.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "app\\.rosana\\.io" + ], + "website": "https://rosana.io" + }, + "Rosti": { + "cats": [ + 88 + ], + "description": "Rosti is a hosting service suitable for development and production deployment of web applications.", + "headers": { + "X-Rosti": "" + }, + "icon": "Rosti.svg", + "pricing": [ + "low", + "recurring" + ], + "website": "https://rosti.cz" + }, + "Rotic": { + "cats": [ + 52 + ], + "description": "Rotic is a conversion chatbot that answers questions, captures contacts, and books meetings.", + "icon": "Rotic.svg", + "js": { + "Rotic.setting": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://rotic.io" + }, + "RoundCube": { + "cats": [ + 30 + ], + "cpe": "cpe:2.3:a:roundcube:webmail:*:*:*:*:*:*:*:*", + "description": "RoundCube is free and open-source web-based IMAP email client.", + "html": [ + "<title>RoundCube" + ], + "icon": "RoundCube.svg", + "implies": [ + "PHP" + ], + "js": { + "rcmail": "", + "roundcube": "" + }, + "oss": true, + "website": "https://roundcube.net" + }, + "Route": { + "cats": [ + 107 + ], + "description": "Route is a delivery and shipping tracking app", + "icon": "route.svg", + "js": { + "Routeapp": "" + }, + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.routeapp\\.io/" + ], + "website": "https://route.com" + }, + "Roya": { + "cats": [ + 1 + ], + "description": "Roya is a digital platform designed to enhance online presence through streamlined tools and structured content management.", + "icon": "Roya.svg", + "saas": true, + "scripts": [ + "static\\.royacdn\\.com" + ], + "website": "https://www.roya.com" + }, + "Royal Mail": { + "cats": [ + 99 + ], + "description": "Royal Mail is a British multinational postal service and courier company.", + "icon": "Royal Mail.svg", + "requiresCategory": [ + 6 + ], + "text": [ + "\\bRoyal Mail\\b" + ], + "website": "https://www.royalmail.com" + }, + "rSchoolToday": { + "cats": [ + 1 + ], + "description": "rSchoolToday is an all-in-one platform for managing high school activities.", + "icon": "rSchoolToday.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.rschooltoday\\.com" + ], + "website": "https://rschooltoday.com" + }, + "Rspack": { + "cats": [ + 19 + ], + "description": "Rspack is a JavaScript bundler written in Rust, offering faster build times and compatibility with the Webpack ecosystem​.", + "icon": "Rspack.svg", + "implies": [ + "Rust" + ], + "oss": true, + "website": "https://www.rspack.dev" + }, + "Rspress": { + "cats": [ + 57 + ], + "description": "Rspress is a static site generator built on Rspack, offering features like MDX support, full-text search, internationalization, and customizable themes​.", + "icon": "Rspress.svg", + "implies": [ + "Rspack" + ], + "meta": { + "generator": "Rspress\\sv([\\d\\.]+)\\;version:\\1" + }, + "oss": true, + "website": "https://rspress.dev" + }, + "RSS": { + "cats": [ + 19 + ], + "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.", + "dom": { + "link[type*='application']": { + "attributes": { + "type": "application/(?:rss|atom)\\+xml" + } + }, + "rss": { + "attributes": { + "version": "([\\d\\.]+)\\;version:\\1" + } + } + }, + "icon": "RSS.svg", + "website": "https://www.rssboard.org/rss-specification" + }, + "RTB House": { + "cats": [ + 77 + ], + "description": "RTB House is a company that provides learning-powered retargeting solutions for brands and agencies.", + "icon": "RTB House.svg", + "pricing": [ + "payg" + ], + "saas": true, + "website": "https://www.rtbhouse.com", + "xhr": [ + "\\.creativecdn\\.com" + ] + }, + "Rtoaster": { + "cats": [ + 76 + ], + "description": "Rtoaster is a high-precision personalization platform developed in Japan that enables tailored user experiences across digital channels.", + "icon": "Rtoaster.svg", + "saas": true, + "scriptSrc": [ + "js\\.rtoaster\\.jp" + ], + "website": "https://www.brainpad.co.jp/rtoaster" + }, + "Rual": { + "cats": [ + 47 + ], + "description": "Rual is a software development platform that designs and builds tailor-made digital solutions to meet specific business or operational requirements.", + "icon": "Rual.svg", + "js": { + "RUALCONFIG.api": "" + }, + "pricing": [ + "high", + "recurring" + ], + "saas": true, + "website": "https://rual.nl" + }, + "Rubedo": { + "cats": [ + 1 + ], + "description": "Rubedo is an open-source PHP CMS powered by the Zend Framework, NoSQL MongoDB, Elasticsearch, and AngularJS, offering advanced features for content management and development.", + "implies": [ + "MongoDB", + "Elasticsearch", + "PHP" + ], + "js": { + "rubedoConfig": "" + }, + "oss": true, + "website": "https://github.com/WebTales/rubedo" + }, + "Rubic": { + "cats": [ + 53 + ], + "description": "Rubic is an association management software designed to support organizations in handling membership, events, and administrative tasks.", + "icon": "Rubic.svg", + "saas": true, + "scriptSrc": [ + "app\\.rubic\\.no" + ], + "scripts": [ + "app\\.rubic\\.no" + ], + "website": "https://rubic.no" + }, + "Rubicon Project": { + "cats": [ + 36 + ], + "description": "Rubicon Project is an advertising automation platform enabling publishers to transact advertising brands.", + "dom": { + "iframe[src*='.rubiconproject.com']": { + "attributes": { + "src": "" + } + }, + "img[src*='.rubiconproject.com']": { + "attributes": { + "src": "" + } + } + }, + "icon": "Rubicon Project.svg", + "saas": true, + "scriptSrc": [ + "https?://[^/]*\\.rubiconproject\\.com" + ], + "website": "https://rubiconproject.com/", + "xhr": [ + "\\.rubiconproject\\.com" + ] + }, + "Ruby": { + "cats": [ + 27 + ], + "cpe": "cpe:2.3:a:ruby-lang:ruby:*:*:*:*:*:*:*:*", + "description": "Ruby is an open-source object-oriented programming language.", + "headers": { + "Server": "(?:Mongrel|Ruby(?:/([\\d\\.]+))?)\\;version:\\1" + }, + "icon": "Ruby.svg", + "website": "https://ruby-lang.org" + }, + "Ruby Chat": { + "cats": [ + 52 + ], + "description": "Ruby Chat is a service offering live virtual receptionists and live chat to assist businesses in managing customer interactions and inquiries in real-time.", + "icon": "RubyChat.svg", + "js": { + "rubyChatLoading": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "chatwidget\\.ruby\\.com/" + ], + "website": "https://www.ruby.com/solutions/live-chat" + }, + "Ruby on Rails": { + "cats": [ + 18 + ], + "cookies": { + "_session_id": "\\;confidence:75" + }, + "cpe": "cpe:2.3:a:rubyonrails:rails:*:*:*:*:*:*:*:*", + "description": "Ruby on Rails is a server-side web application framework written in Ruby under the MIT License.", + "headers": { + "Server": "mod_(?:rails|rack)", + "X-Powered-By": "mod_(?:rails|rack)" + }, + "icon": "Ruby on Rails.svg", + "implies": [ + "Ruby" + ], + "js": { + "ReactOnRails": "", + "__REACT_ON_RAILS_EVENT_HANDLERS_RAN_ONCE__": "", + "_rails_loaded": "" + }, + "meta": { + "csrf-param": "^authenticity_token$\\;confidence:50" + }, + "scriptSrc": [ + "/assets/application-[a-z\\d]{32}/\\.js\\;confidence:50" + ], + "website": "https://rubyonrails.org" + }, + "Ruby Receptionists": { + "cats": [ + 5 + ], + "description": "Ruby Receptionists is a Portland, Oregon based virtual answering service for small businesses.", + "icon": "Ruby Receptionists.svg", + "js": { + "rubyApi": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "chatwidget\\.ruby\\.com" + ], + "website": "https://www.ruby.com" + }, + "Rudderstack": { + "cats": [ + 97 + ], + "description": "Rudderstack is a customer data platform (CDP) that helps you collect, clean, and control your customer data.", + "icon": "Rudderstack.svg", + "js": { + "rudderanalytics": "" + }, + "saas": true, + "scriptSrc": [ + "cdn\\.rudderlabs\\.com" + ], + "website": "https://rudderstack.com/" + }, + "Ruffle": { + "cats": [ + 14 + ], + "description": "Ruffle is an open-source Flash Player emulator that allows users to view and play Flash content on modern web browsers without requiring the original Adobe Flash Player.", + "icon": "Ruffle.svg", + "js": { + "RufflePlayer.config": "" + }, + "oss": true, + "scriptSrc": [ + "[\\/@]?ruffle(?:-rs)?/ruffle\\.js" + ], + "website": "https://ruffle.rs" + }, + "Ruler Analytics": { + "cats": [ + 10 + ], + "description": "Ruler Analytics is a sales and marketing analytics tool designed to track performance, optimize campaigns, and provide data-driven insights.", + "icon": "RulerAnalytics.svg", + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "ruler\\.nyltx\\.com" + ], + "website": "https://www.ruleranalytics.com" + }, + "Rumble": { + "cats": [ + 14 + ], + "description": "Rumble is a Canadian video-streaming platform that presents itself as an alternative to YouTube.", + "dom": [ + "iframe[src*='//rumble.com/']" + ], + "icon": "Rumble.svg", + "js": { + "Rumble.gdpr": "", + "Rumble.resize": "" + }, + "website": "https://rumble.com" + }, + "Rumvision": { + "cats": [ + 78 + ], + "description": "Rumvision is a front-end performance monitoring service", + "icon": "Rumvision.png", + "js": { + "rumv_config": "" + }, + "website": "https://www.rumvision.com/" + }, + "RunKit": { + "cats": [ + 47, + 59 + ], + "description": "RunKit is a tool for prototyping server-side JavaScript.", + "icon": "RunKit.svg", + "js": { + "RunKit": "", + "RunKit.version": "([\\d\\.]+)\\;version:\\1" + }, + "oss": true, + "scriptSrc": [ + "\\.runkit\\.com" + ], + "website": "https://runkit.com" + }, + "Rust": { + "cats": [ + 27 + ], + "cpe": "cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*", + "description": "Rust is a multi-paradigm, general-purpose programming language designed for performance and safety, especially safe concurrency.", + "icon": "Rust.svg", + "oss": true, + "website": "https://www.rust-lang.org" + }, + "Ruttl": { + "cats": [ + 13 + ], + "description": "Ruttl is a platform that enables visual and design feedback by allowing users to review layouts, content, and bugs across websites, applications, PDFs, and images.", + "icon": "Ruttl.svg", + "js": { + "__RUTTL_PRODUCT__": "", + "webpackChunkruttl": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "app\\.ruttl\\.com" + ], + "website": "https://ruttl.com" + }, + "Ruzuku": { + "cats": [ + 21 + ], + "description": "Ruzuku is a platform for creating and managing online courses and communities, enabling instructors to organize content, engage learners, and deliver educational programs through a web-based interface.", + "icon": "Ruzuku.svg", + "js": { + "ruzukuGlobal": "" + }, + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "website": "https://www.ruzuku.com" + }, + "RX Web Server": { + "cats": [ + 22 + ], + "headers": { + "X-Powered-By": "RX-WEB" + }, + "icon": "RXWeb.svg", + "website": "https://developers.rokitax.co.uk/projects/rxweb" + }, + "RxJS": { + "cats": [ + 12 + ], + "description": "RxJS is a reactive library used to implement reactive programming to deal with async implementation, callbacks, and event-based programs.", + "icon": "RxJS.svg", + "js": { + "Rx.CompositeDisposable": "", + "Rx.Symbol": "" + }, + "oss": true, + "scriptSrc": [ + "rx(?:\\.\\w+)?(?:\\.compat|\\.global)?(?:\\.min)?\\.js" + ], + "website": "https://reactivex.io" + }, + "Rybbit": { + "cats": [ + 10 + ], + "description": "Rybbit is a privacy-focused, open-source web analytics platform that provides real-time tracking without cookies using a modular architecture and ClickHouse backend.", + "icon": "Rybbit.svg", + "js": { + "rybbit": "" + }, + "oss": true, + "pricing": [ + "freemium", + "payg", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.rybbit\\.io/" + ], + "website": "https://www.rybbit.io" + }, + "Ryviu": { + "cats": [ + 90 + ], + "description": "Ryviu is customer product reviews app for building social proof for store.", + "icon": "Ryviu.svg", + "js": { + "ryviu_global_settings": "" + }, + "pricing": [ + "recurring", + "payg", + "low" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.ryviu\\.com" + ], + "website": "https://www.ryviu.com/" + }, + "Ryzeo": { + "cats": [ + 76 + ], + "description": "Ryzeo is an AI-powered platform that delivers personalized product recommendations to help convert website visitors into customers.", + "dom": [ + "link[href*='stats.ryzeo.com']" + ], + "icon": "Ryzeo.svg", + "js": { + "ryzeoSubmit": "" + }, + "saas": true, + "website": "https://ryzeo.com" + }, + "S&P Global Mobility": { + "cats": [ + 10 + ], + "description": "S&P Global Mobility, formerly Dataium is a platform that analyzes online automotive shopping behavior.", + "icon": "S&PGlobalMobility.svg", + "saas": true, + "scriptSrc": [ + "vcu\\.collserve\\.com" + ], + "website": "https://www.spglobal.com/mobility/en/index.html" + }, + "S-COREpion": { + "cats": [ + 1 + ], + "description": "S-COREpion is a PHP and MySQL-based content management system (CMS) used for creating and managing websites and web applications.", + "headers": { + "x-powered-by": "^S-COREpion CMS$" + }, + "icon": "S-COREpion.svg", + "implies": [ + "PHP", + "MySQL" + ], + "pricing": [ + "poa", + "recurring", + "onetime" + ], + "website": "https://s-corepion.ru" + }, + "Saabu": { + "cats": [ + 53 + ], + "description": "Saabu is a CRM automation platform designed to streamline sales processes and support the growth of sales teams.", + "icon": "Saabu.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "app\\.saabu\\.io" + ], + "website": "https://saabu.io" + }, + "SaaSquatch": { + "cats": [ + 94, + 84 + ], + "description": "SaaSquatch is a cloud-based loyalty, referral and rewards marketing platform.", + "icon": "SaaSquatch.svg", + "js": { + "SAASQUATCH_TENANT_ALIAS": "", + "squatch.CtaWidget": "", + "squatchQuery": "" + }, + "pricing": [ + "high", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "(?:\\.cloudfront\\.net/assets/javascripts/(?:v2/)?|/sas)squatch\\.min\\.js" + ], + "website": "https://www.saasquatch.com" + }, + "Saba.Host": { + "cats": [ + 88 + ], + "description": "Saba.Host is a total web-hosting solutions. It provides shared hosting, WordPress hosting, dedicated server, virtual private server (VPS), SSL and more.", + "dns": { + "SOA": [ + "\\.saba\\.host" + ] + }, + "icon": "Saba.Host.svg", + "pricing": [ + "recurring" + ], + "website": "https://saba.host" + }, + "SabaVision": { + "cats": [ + 36 + ], + "description": "SabaVision, one of the core products of SabaIdea, is Iran's largest online advertising agency.", + "icon": "SabaVision.svg", + "js": { + "SabavisionElement": "", + "__SABAVISION_GET_ADD_TIMEOUT": "", + "sabaVisionWebsiteID": "", + "sabaVisionWebsitePage": "" + }, + "meta": { + "sabavision_zone": "" + }, + "website": "https://www.sabavision.com" + }, + "SabeeApp": { + "cats": [ + 53, + 72 + ], + "description": "SabeeApp is a property management system for hoteliers, managing reservations, controlling online distribution platforms, handling payments, and engaging with guests.", + "icon": "SabeeApp.svg", + "js": { + "webhome": "ibe\\.sabeeapp\\.com" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "ibe\\.sabeeapp\\.com/v(\\d+)/scripts\\;version:\\1" + ], + "website": "https://www.sabeeapp.com" + }, + "Saber": { + "cats": [ + 57 + ], + "description": "Saber is a framework for building static websites.", + "dom": [ + "div[id*='_saber']" + ], + "html": [ + "<div [^>]*id=\"_saber\"" + ], + "icon": "Saber.svg", + "implies": [ + "Vue.js" + ], + "meta": { + "generator": "^Saber v([\\d.]+)$\\;version:\\1" + }, + "website": "https://saber.land/" + }, + "SafeBase": { + "cats": [ + 16 + ], + "description": "SafeBase is a platform that simplifies security reviews by enabling teams to share and automate access to essential security, compliance, and privacy information.", + "icon": "SafeBase.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scripts": [ + "\\.safebase\\.io" + ], + "website": "https://safebase.io" + }, + "SafeBuy": { + "cats": [ + 90 + ], + "description": "SafeBuy is a platform that reviews consumer feedback, verifies site links, ensures data privacy, and checks legal compliance to generate a reliable Universal Rating for customers.", + "dom": [ + "a[href*='www.safebuy.org.uk'] > img[src*='.safebuy.org.uk']" + ], + "icon": "SafeBuy.svg", + "saas": true, + "website": "https://www.safebuy.org.uk" + }, + "Saffire": { + "cats": [ + 1, + 104 + ], + "description": "Saffire is a ticketing and CMS system.", + "icon": "Saffire.svg", + "js": { + "saffire.angular": "" + }, + "requires": [ + "AngularJS" + ], + "saas": true, + "website": "https://www.saffire.com" + }, + "Sails.js": { + "cats": [ + 18 + ], + "cookies": { + "sails\\.sid": "" + }, + "headers": { + "X-Powered-By": "^Sails(?:$|[^a-z0-9])" + }, + "icon": "Sails.js.svg", + "implies": [ + "Express" + ], + "website": "https://sailsjs.org" + }, + "Sailthru": { + "cats": [ + 32, + 75, + 76 + ], + "cookies": { + "sailthru_pageviews": "" + }, + "description": "Sailthru is a marketing automation software and multi-channel personalisation tool that serves ecommerce and media brands.", + "dom": { + "link[href*='ak.sail-horizon.com'],link[href*='api.sail-personalize.com'],link[href*='api.sail-track.com']": { + "attributes": { + "href": "" + } + } + }, + "icon": "Sailthru.svg", + "js": { + "Sailthru": "", + "sailthruIdentify": "", + "sailthruNewsletterRegistration": "", + "trackSailthruUser": "" + }, + "meta": { + "sailthru.image.full": "", + "sailthru.title": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "ak\\.sail-horizon\\.com" + ], + "website": "https://www.sailthru.com" + }, + "Sakai": { + "cats": [ + 21 + ], + "cookies": { + "SAKAIID": "" + }, + "cpe": "cpe:2.3:a:sakailms:sakai:*:*:*:*:*:*:*:*", + "description": "Sakai is a robust open-source learning management system created by higher ed for higher ed.", + "icon": "Sakai.svg", + "js": { + "sakai": "", + "sakaiPortalWindow": "", + "sakaiTutorialSkin": "" + }, + "oss": true, + "website": "https://www.sakailms.org" + }, + "Sakura Internet": { + "cats": [ + 88 + ], + "description": "Sakura Internet is a web hosting provider that has been operating for almost 30 years.", + "dns": { + "NS": [ + "\\.gslbN\\.sakura\\.ne\\.jp" + ], + "SOA": [ + "tech\\.sakura\\.ad\\.jp" + ] + }, + "icon": "Sakura Internet.svg", + "pricing": [ + "payg" + ], + "website": "https://www.sakura.ad.jp" + }, + "SaleCycle": { + "cats": [ + 76 + ], + "description": "SaleCycle is a UK based global behavioral marketing firm.", + "dom": [ + "iframe[src*='.salecycle.com'][target='_self']" + ], + "icon": "salecycle.svg", + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.salecycle.com" + }, + "Saleor": { + "cats": [ + 6 + ], + "cpe": "cpe:2.3:a:saleor:saleor:*:*:*:*:*:*:*:*", + "description": "Saleor is a headless, GraphQL ecommerce platform.", + "dom": { + "img[src*='saleor'], img[srcset*='saleor'], link[imagesrcset*='saleor']": { + "attributes": { + "imagesrcset": "/_next.+-saleor-", + "src": "saleor\\.imgix\\.net", + "srcset": "/_next.+-saleor-" + } + } + }, + "icon": "Saleor.svg", + "implies": [ + "GraphQL" + ], + "js": { + "__NEXT_DATA__.runtimeConfig.SALEOR": "", + "___NEXT_DATA__.runtimeConfig.SALEOR": "" + }, + "oss": true, + "pricing": [ + "freemium", + "high", + "recurring" + ], + "saas": true, + "website": "https://saleor.io" + }, + "Sales Auotomator": { + "cats": [ + 32 + ], + "description": "Sales Automator is a tool designed to automate sales processes and help increase overall sales.", + "icon": "SalesAutomator.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scripts": [ + "app\\.salesautomator\\.io" + ], + "website": "https://www.salesautomator.io/automations" + }, + "Salesbeat": { + "cats": [ + 6 + ], + "description": "Salesbeat is an ecommerce system that enhances online store performance by improving user engagement and purchase rates.", + "icon": "Salesbeat.svg", + "js": { + "salesbeatBeganLoadingLock": "", + "salesbeatTildaConfig": "" + }, + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "website": "https://salesbeat.pro" + }, + "SalesCandy": { + "cats": [ + 53 + ], + "description": "SalesCandy is a sales performance improvement solution designed to optimize sales team efficiency through automated lead distribution, real-time tracking, and actionable insights.", + "icon": "SalesCandy.svg", + "saas": true, + "scriptSrc": [ + "\\.salescandy\\.com/" + ], + "scripts": [ + "\\.salescandy\\.com/" + ], + "website": "https://www.salescandy.com" + }, + "SalesFire": { + "cats": [ + 76, + 29 + ], + "description": "SalesFire is a SaaS company specialising in conversion rate optimisation, intelligent personalisation and on-site search solutions.", + "icon": "SalesFire.svg", + "js": { + "loadSalesfire": "" + }, + "pricing": [ + "payg", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.salesfire\\.co\\.uk/" + ], + "website": "https://www.salesfire.co.uk" + }, + "Salesfloor": { + "cats": [ + 5, + 6 + ], + "description": "Salesfloor is a mobile clienteling and virtual selling platform designed for store associates to connect with customers-beyond the store and a mpos platform for frictionless in-store experiences.", + "dom": [ + "iframe[src*='.salesfloor.net'], div[data-siterefer='salesfloor']" + ], + "icon": "salesfloor.svg", + "js": { + "NMConfig.SALESFLOOR_ENV": "", + "salesFloorHost": "" + }, + "pricing": [ + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.salesfloor\\.net/" + ], + "website": "https://salesfloor.net" + }, + "Salesforce": { + "cats": [ + 53 + ], + "cookies": { + "com.salesforce": "" + }, + "cpe": "cpe:2.3:a:salesforce:*:*:*:*:*:*:*:*:*", + "description": "Salesforce is a cloud computing service software (SaaS) that specializes in customer relationship management (CRM).", + "dns": { + "TXT": [ + "salesforce\\.com" + ] + }, + "html": [ + "<[^>]+=\"brandQuaternaryFgrs\"" + ], + "icon": "Salesforce.svg", + "js": { + "SFDCApp": "", + "SFDCCmp": "", + "SFDCPage": "", + "SFDCSessionVars": "", + "pardot": "", + "piHostname": "pi.pardot" + }, + "pricing": [ + "low" + ], + "saas": true, + "website": "https://www.salesforce.com" + }, + "Salesforce Audience Studio": { + "cats": [ + 86, + 97 + ], + "description": "Salesforce Audience Studio is a customer data marketplace that only other platform users can access.", + "dom": [ + "link[href*='.krxd.net']" + ], + "icon": "Salesforce.svg", + "js": { + "Krux": "", + "updateKruxCookie": "" + }, + "pricing": [ + "high", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.krxd\\.net/" + ], + "website": "https://www.salesforce.com/products/marketing-cloud/data-management" + }, + "Salesforce Commerce Cloud": { + "cats": [ + 6 + ], + "cookies": { + "dw_dnt": "", + "dwsid": "" + }, + "description": "Salesforce Commerce Cloud is a cloud-based software-as-a-service (SaaS) ecommerce solution.", + "headers": { + "Server": "Demandware eCommerce Server" + }, + "icon": "Salesforce.svg", + "implies": [ + "Salesforce" + ], + "js": { + "dwAnalytics": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "/demandware\\.static/" + ], + "website": "https://demandware.com" + }, + "Salesforce Desk": { + "cats": [ + 53 + ], + "description": "Salesforce Desk(Desk.com) is software as a service (SaaS) tool on the help desk.", + "dom": [ + "link[href*='/s/sfsites/']" + ], + "icon": "Salesforce.svg", + "pricing": [ + "payg", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "^/s/sfsites/auraFW/" + ], + "website": "https://www.salesforce.com/solutions/small-business-solutions/help-desk-software/" + }, + "Salesforce Experience Cloud": { + "cats": [ + 53 + ], + "description": "Salesforce Experience Cloud is a CRM-powered SaaS solution for creating external portals and communities connected to Salesforce data and workflows.", + "dom": [ + "link[href*='/s/sfsites/']" + ], + "icon": "Salesforce.svg", + "js": { + "lwcRuntimeFlags": "" + }, + "meta": { + "salesforce-community": "" + }, + "pricing": [ + "payg", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "^/s/sfsites/auraFW/" + ], + "website": "https://www.salesforce.com/ca/products/community-cloud/solutions/" + }, + "Salesforce Interaction Studio": { + "cats": [ + 76, + 86 + ], + "description": "Salesforce Interaction Studio (formerly Evergage) is a cloud-based software that allows users to collect, analyze, and respond to user behavior on their websites and web applications in real-time.", + "icon": "Salesforce.svg", + "js": { + "Evergage": "", + "evergageHideSections": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.evgnet\\.com" + ], + "website": "https://www.salesforce.com/products/marketing-cloud/customer-interaction" + }, + "Salesforce Marketing Cloud Account Engagement": { + "cats": [ + 32 + ], + "description": "Salesforce Marketing Cloud Account Engagement (formerly known as Pardot) is an application specifically designed for B2B marketing automation.", + "dns": { + "TXT": [ + "pardot" + ] + }, + "dom": [ + "iframe[scr*='.pardot.com/']" + ], + "headers": { + "X-Pardot-LB": "", + "X-Pardot-Route": "", + "X-Pardot-Rsp": "" + }, + "icon": "Salesforce.svg", + "js": { + "piAId": "", + "piCId": "", + "piHostname": "", + "piProtocol": "", + "piTracker": "" + }, + "pricing": [ + "high", + "recurring" + ], + "saas": true, + "website": "https://www.salesforce.com/products/marketing-cloud/marketing-automation" + }, + "Salesforce Marketing Cloud Email Studio": { + "cats": [ + 75 + ], + "description": "Salesforce Marketing Cloud Email Studio is a powerful tool that allows you to build and send personalised emails.", + "dom": [ + "a[href*='.exacttarget.com/'][target='_blank']" + ], + "headers": { + "content-security-policy": "\\.exacttarget\\.com/" + }, + "icon": "Salesforce.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://www.salesforce.com/products/marketing-cloud/email-marketing" + }, + "Salesforce Service Cloud": { + "cats": [ + 52, + 53 + ], + "description": "Salesforce Service Cloud is a customer relationship management (CRM) platform for customer service and support.", + "icon": "Salesforce.svg", + "implies": [ + "Salesforce" + ], + "js": { + "embedded_svc": "" + }, + "pricing": [ + "low" + ], + "saas": true, + "scriptSrc": [ + "service\\.force\\.com" + ], + "website": "https://www.salesforce.com/au/products/service-cloud/" + }, + "Salesloft": { + "cats": [ + 32 + ], + "description": "Salesloft is a cloud-based sales engagement platform.", + "icon": "Salesloft.svg", + "js": { + "SLScoutObject": "", + "slscout": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://salesloft.com" + }, + "Salesmachine": { + "cats": [ + 53 + ], + "description": "Salesmachine is a platform that boosts sales, enhances performance, and supports customer retention through data-driven strategies.", + "icon": "Salesmachine.svg", + "js": { + "salesmachine": "" + }, + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scripts": [ + "\\.salesmachine\\.io" + ], + "website": "https://salesmachine.io" + }, + "SALESmanago": { + "cats": [ + 97, + 32 + ], + "description": "SALESmanago is a no-code marketing automation and customer data platform designed for mid-sized buinesses and enterprises.", + "icon": "SALESmanago.svg", + "js": { + "SalesmanagoObject": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.salesmanago\\.com/" + ], + "website": "https://www.salesmanago.com" + }, + "SalesMatch": { + "cats": [ + 53 + ], + "description": "SalesMatch is a business automation platform that streamlines operations through integrated applications, optimizing process management and growth.", + "icon": "SalesMatch.svg", + "js": { + "salesmatchSettings": "" + }, + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.salesmatch\\.ai/" + ], + "website": "https://salesmatch.ai" + }, + "Salesnauts": { + "cats": [ + 6 + ], + "description": "Salesnauts is a fashion ecommerce platform.", + "dom": [ + "link[href*='//image.salesnauts.com/']" + ], + "icon": "Salesnauts.svg", + "pricing": [ + "payg" + ], + "saas": true, + "website": "https://salesnauts.com" + }, + "Salespype": { + "cats": [ + 53 + ], + "description": "Salespype is a CRM platform with integrated marketing automation tools to streamline customer relationship management and marketing processes.", + "icon": "Salespype.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "app\\.salespype\\.com" + ], + "scripts": [ + "app\\.salespype\\.com" + ], + "website": "https://salespype.com" + }, + "SalesReps.io": { + "cats": [ + 10 + ], + "description": "SalesReps.io is a sales representative performance and commission reporting software provider.", + "icon": "SalesReps.io.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "api\\.salesreps\\.io/" + ], + "website": "https://salesreps.io" + }, + "SalesViewer": { + "cats": [ + 10, + 32 + ], + "description": "SalesViewer is a tool that identifies anonymous website visitors.", + "icon": "SalesViewer.svg", + "js": { + "SV_JSON": "", + "SV_XHR": "", + "SV_XHR_0": "" + }, + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "website": "https://www.salesviewer.com" + }, + "SalesWings": { + "cats": [ + 32 + ], + "description": "SalesWings is a tool that evaluates and identifies high-quality sales leads based on engagement and interest metrics.", + "icon": "SalesWings.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "s\\.saleswingsapp\\.com" + ], + "website": "https://www.saleswingsapp.com" + }, + "Salla": { + "cats": [ + 6 + ], + "description": "Salla is an ecommerce platform specifically tailored to serve businesses and customers in Saudi Arabia.", + "headers": { + "X-Frame-Options": "\\.salla\\.sa", + "x-powered-by": "^Salla$" + }, + "icon": "Salla.svg", + "js": { + "Salla.shop": "", + "SallaApplePay": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.assets\\.salla\\.network" + ], + "website": "https://salla.sa" + }, + "Salonist": { + "cats": [ + 72 + ], + "description": "Salonist is a salon management software.", + "dom": [ + "iframe[src*='.salonist.io/'], a[href*='.salonist.io/'][target='_blank']" + ], + "icon": "Salonist.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://salonist.io" + }, + "Salsify": { + "cats": [ + 95 + ], + "description": "Salsify is a product experience management platform which connects digital asset management, content syndication, and digital catalog capabilities.", + "dom": [ + "a[href*='.salsify.com/'][target='_blank'], img[data-src*='images.salsify.com/'], link[href*='.salsify.com']" + ], + "icon": "Salsify.svg", + "js": { + "salsify_vars": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.salsify.com" + }, + "Saly": { + "cats": [ + 6 + ], + "description": "Saly is an enterprise-class B2B ecommerce platform. Dedicated to solving problems faced by manufacturers, wholesalers and distributors.", + "icon": "Saly.svg", + "implies": [ + "PHP", + "Svelte" + ], + "meta": { + "application-name": "^Saly\\sB2B\\sPlatform$" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://saly.pl" + }, + "Sameday": { + "cats": [ + 52 + ], + "description": "Sameday is an AI-powered platform that provides automated phone answering and communication services for home service businesses.", + "icon": "Sameday.svg", + "pricing": [ + "high", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "api\\.sameday\\.ai" + ], + "website": "https://www.gosameday.com" + }, + "Samsung Food": { + "cats": [ + 76 + ], + "description": "Samsung Food is an all-in-one app for recipe saving, meal planning, grocery shopping, and recipe sharing.", + "icon": "SamsungFood.svg", + "js": { + "WhiskLoading": "", + "whisk-jsp.push": "", + "whisk.analytics": "" + }, + "saas": true, + "website": "https://samsungfood.com" + }, + "Sana Commerce": { + "cats": [ + 6 + ], + "description": "Sana Commerce is an ecommerce platform for SAP and Microsoft Dynamics.", + "icon": "Sana Commerce.svg", + "js": { + "Sana.UI": "" + }, + "pricing": [ + "recurring", + "onetime" + ], + "saas": true, + "website": "https://www.sana-commerce.com" + }, + "Sanity": { + "cats": [ + 1 + ], + "description": "Sanity is a platform for structured content. It comes with an open-source, headless CMS that can be customized with Javascript, a real-time hosted data store and an asset delivery pipeline.", + "dom": { + "img[src*='cdn.sanity.io'],img[srcset*='cdn.sanity.io'],video[src*='cdn.sanity.io'],source[src*='cdn.sanity.io'],source[srcset*='cdn.sanity.io'],track[src*='cdn.sanity.io']": { + "attributes": { + "src": "", + "srcset": "" + } + } + }, + "headers": { + "content-security-policy": "cdn\\.sanity\\.io", + "x-sanity-shard": "" + }, + "icon": "Sanity.svg", + "pricing": [ + "freemium", + "recurring", + "payg" + ], + "saas": true, + "website": "https://www.sanity.io", + "xhr": [ + "api(?:cdn)?\\.sanity\\.io" + ] + }, + "Sanity.io": { + "cats": [ + 1 + ], + "description": "Sanity is a platform for structured content. It comes with an open-source, headless CMS that can be customized with Javascript, a real-time hosted data store and an asset delivery pipeline.", + "dom": { + "img[src*='cdn.sanity.io'],img[srcset*='cdn.sanity.io'],video[src*='cdn.sanity.io'],source[src*='cdn.sanity.io'],source[srcset*='cdn.sanity.io'],track[src*='cdn.sanity.io']": { + "attributes": { + "src": "", + "srcset": "" + } + } + }, + "headers": { + "content-security-policy": "cdn\\.sanity\\.io", + "x-sanity-shard": "" + }, + "icon": "Sanity.svg", + "pricing": [ + "freemium", + "recurring", + "payg" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.sanity\\.io" + ], + "website": "https://www.sanity.io", + "xhr": [ + "api(?:cdn)?\\.sanity\\.io" + ] + }, + "SAP": { + "cats": [ + 53 + ], + "cpe": "cpe:2.3:a:sap:netweaver_application_server:*:*:*:*:*:*:*:*", + "headers": { + "Server": "SAP NetWeaver Application Server" + }, + "icon": "SAP.svg", + "website": "https://sap.com" + }, + "SAP Commerce Cloud": { + "cats": [ + 6 + ], + "cookies": { + "_hybris": "" + }, + "cpe": "cpe:2.3:a:sap:commerce_cloud:*:*:*:*:*:*:*:*", + "description": "SAP Commerce Cloud is a cloud-native omnichannel commerce solution for B2B, B2C, and B2B2C companies.", + "dom": [ + "script[src*='hybris.js']", + "div[class*='yCmsContentSlot']", + "footer[cxskiplink*='cx-footer'] > [cx-page-layout]" + ], + "headers": { + "X-Sap-Pad": "" + }, + "html": [ + "<[^>]+/(?:sys_master|hybr|_ui/(?:.*responsive/)?(?:desktop|common(?:/images|/img|/css|ico)?))/", + "<script[^>].*hybris.*.js" + ], + "icon": "SAP.svg", + "implies": [ + "Java" + ], + "js": { + "ACC.config.commonResourcePath": "/_ui/responsive/common\\;confidence:25", + "ACC.config.rootPath": "/_ui/responsive\\;confidence:25", + "ACC.config.themeResourcePath": "/_ui/responsive/theme-\\;confidence:50", + "getProductAttrFromHybris": "", + "getProductAvailabilityHybris": "", + "hybrisId": "", + "passLgDataToHybris": "", + "smartedit": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.sap.com/products/commerce-cloud.html" + }, + "SAP Customer Data Cloud Sign-in": { + "cats": [ + 69 + ], + "icon": "SAP.svg", + "scriptSrc": [ + "\\.gigya\\.com/JS/gigya\\.js" + ], + "website": "https://www.sap.com/uk/acquired-brands/what-is-gigya.html" + }, + "SAP Upscale Commerce": { + "cats": [ + 6 + ], + "description": "SAP Upscale Commerce is a SaaS solution for small-to-medium organizations selling directly to consumers.", + "dom": { + "[upscale-version]": { + "attributes": { + "upscale-version": "^([\\d.]+)\\;version:\\1" + } + } + }, + "icon": "SAP.svg", + "saas": true, + "website": "https://www.sapstore.com/solutions/47000/SAP-Upscale-Commerce" + }, + "Sapo": { + "cats": [ + 6 + ], + "description": "Sapo is a popular multi-channel management and sales platform in Vietnam, offering advanced headless ecommerce technology to enhance the Omnichannel experience for over 230,000 merchants.", + "icon": "Sapo.svg", + "js": { + "Bizweb": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.sapo.vn" + }, + "Sapper": { + "cats": [ + 18 + ], + "html": [ + "<script[^>]*>__SAPPER__" + ], + "icon": "Sapper.svg", + "implies": [ + "Svelte", + "Node.js" + ], + "js": { + "__SAPPER__": "" + }, + "scripts": [ + "__SAPPER__" + ], + "website": "https://sapper.svelte.dev" + }, + "Sapren": { + "cats": [ + 1 + ], + "description": "Sapren is a CMS produced by PHP, Laravel framework and MySQL.", + "icon": "Sapren.png", + "implies": [ + "Laravel", + "PHP", + "MySQL" + ], + "meta": { + "generator": "^Saprenco.com Website Builder$" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.sapren.net" + }, + "Sardine": { + "cats": [ + 16 + ], + "description": "Sardine is a system designed to stop fraud and increase revenue by enhancing transaction monitoring and risk management.", + "icon": "Sardine.svg", + "saas": true, + "scriptSrc": [ + "api\\.sardine\\.ai" + ], + "website": "https://www.sardine.ai" + }, + "Sardius Media": { + "cats": [ + 38 + ], + "description": "Sardius Media is a platform focused on streamlining broadcast workflows by developing solutions that improve efficiency, organization, and content delivery across digital media platforms.", + "icon": "Sardius.svg", + "js": { + "sardius.libs": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "sardiuslive\\.sardius\\.media" + ], + "website": "https://www.sardius.media" + }, + "Sare": { + "cats": [ + 32 + ], + "description": "Sare is a marketing automation platform that uses targeted email campaigns to strengthen customer relationships and enhance brand loyalty.", + "dom": [ + "input[id*='SAREforms_email']" + ], + "icon": "Sare.svg", + "pricing": [ + "mid", + "recurring", + "payg" + ], + "saas": true, + "website": "https://sare.pl" + }, + "Sarka-SPIP": { + "cats": [ + 1 + ], + "icon": "Sarka-SPIP.png", + "implies": [ + "SPIP" + ], + "meta": { + "generator": "Sarka-SPIP(?:\\s([\\d.]+))?\\;version:\\1" + }, + "website": "https://sarka-spip.net" + }, + "Sass": { + "cats": [ + 27 + ], + "description": "Sass is an extension of CSS that enables you to use things like variables, nested rules, inline imports and more.", + "dom": [ + "link[href*='/index.scss']" + ], + "icon": "Sass.svg", + "website": "https://sass-lang.com" + }, + "Sassy Social Share": { + "cats": [ + 5, + 87 + ], + "description": "Sassy Social Share allows your website visitors to share your content over Facebook, Twitter, Google, Linkedin, Whatsapp, Tumblr, Pinterest, Reddit, Gab, Gettr and over 110 more social sharing and bookmarking services.", + "dom": [ + "link[href*='/wp-content/plugins/sassy-social-share/']" + ], + "oss": true, + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "sassy-social-share(?:-public)?\\.js(?:\\?v(?:er)?=((?:\\d+\\.)+\\d+))?\\;version:\\1" + ], + "website": "https://wordpress.org/plugins/sassy-social-share" + }, + "Satori": { + "cats": [ + 32 + ], + "description": "Satori provides marketing automation software.", + "dom": [ + "iframe[src*='satori.segs.jp/']" + ], + "icon": "Satori.png", + "js": { + "SatoriForm": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "satori\\.segs\\.jp/" + ], + "website": "https://satori.marketing" + }, + "Satori Studio Bento": { + "cats": [ + 80 + ], + "description": "Satori Studio Bento is a powerful yet user-friendly free WordPress theme intended for use in the broadest range of web projects.", + "icon": "Satori Studio.svg", + "pricing": [ + "freemium" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/bento/" + ], + "website": "https://satoristudio.net/bento-free-wordpress-theme" + }, + "Satu": { + "cats": [ + 6 + ], + "description": "Satu is a marketplace offering consumer, industrial, and wholesale products for business, home, and leisure needs.", + "icon": "Satu.svg", + "js": { + "CLERK_CONFIG.endpointUrl": "\\.satu\\.kz/" + }, + "saas": true, + "scriptSrc": [ + "my\\.satu\\.kz/.*/v([\\d\\.]+)/bare\\.js\\;version:\\1" + ], + "website": "https://satu.kz" + }, + "Satūs": { + "cats": [ + 12 + ], + "description": "Satūs is a React-based starter built with Next.js, Tailwind, and advanced WebGL features, designed as a high-performance foundation for developing new web projects.", + "icon": "Satus.svg", + "js": { + "satusVersion": "^(.+)$\\;version:\\1" + }, + "oss": true, + "website": "https://github.com/darkroomengineering/satus" + }, + "Sauce Social Commerce": { + "cats": [ + 6 + ], + "description": "Sauce Social Commerce is a platform that integrates social media and ecommerce, leveraging user-generated content, influencer marketing, and visual shopping tools to improve online shopping experiences.", + "dom": [ + "link[href*='cdn.addsauce.com']" + ], + "icon": "SauceSocialCommerce.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "app\\.addsauce\\.com" + ], + "website": "https://www.addsauce.com" + }, + "SavvyCal": { + "cats": [ + 72 + ], + "description": "SavvyCal is a meeting scheduling tool.", + "icon": "SavvyCal.svg", + "js": { + "SavvyCal": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://savvycal.com" + }, + "Say.ac": { + "cats": [ + 10 + ], + "description": "Say.ac is a platform for webmasters that analyzes website visitor data and provides insights on traffic patterns and user behavior.", + "icon": "SayAC.svg", + "saas": true, + "scriptSrc": [ + "//say\\.ac/(v[0-9]+)?\\.php" + ], + "website": "https://say.ac" + }, + "Sazito": { + "cats": [ + 6 + ], + "icon": "Sazito.svg", + "js": { + "Sazito": "" + }, + "meta": { + "generator": "^Sazito" + }, + "website": "https://sazito.com" + }, + "SberCRM": { + "cats": [ + 53 + ], + "description": "SberCRM is a customer relationship management system designed to help businesses manage leads, track customer interactions, and convert prospects into sales.", + "icon": "SberCRM.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "\\.macro\\.sbercrm\\.com" + ], + "website": "https://sbercrm.com" + }, + "Scala": { + "cats": [ + 27 + ], + "description": "Scala is a general-purpose programming language providing support for both object-oriented programming and functional programming.", + "icon": "Scala.png", + "website": "https://www.scala-lang.org" + }, + "Scalapay": { + "cats": [ + 41, + 91 + ], + "description": "Scalapay is a payment method for e-commerce merchants in Europe that allows customers to buy now and pay later (BNPL).", + "icon": "Scalapay.svg", + "saas": true, + "scriptSrc": [ + "cdn\\.scalapay\\.com" + ], + "website": "https://www.scalapay.com/" + }, + "Scalar": { + "cats": [ + 4, + 47 + ], + "description": "Scalar is a platform that offers tools for API documentation, testing, and discovery, with strong support for OpenAPI standards.", + "dom": [ + "div[class*='scalar-api-reference']" + ], + "icon": "Scalar.svg", + "implies": [ + "Vue.js", + "TypeScript" + ], + "oss": true, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "/npm/@scalar/api-reference@(\\d+\\.\\d+\\.\\d+)\\;version:\\1" + ], + "website": "https://scalar.com" + }, + "Scalefast": { + "cats": [ + 6 + ], + "description": "Scalefast is an outsourced ecommerce solution designed to build and manage global ecommerce for brands, with customer loyalty programs.", + "icon": "Scalefast.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "cdn-prod\\.scalefast\\.com/(?:.+\\.js\\?version=([\\d\\.]+))?\\;version:\\1" + ], + "website": "https://www.scalefast.com" + }, + "ScandiPWA": { + "cats": [ + 108 + ], + "cpe": "cpe:2.3:a:scandipwa:magento-scripts:*:*:*:*:*:node.js:*:*", + "description": "ScandiPWA is the next generation Magento 2 PWA theme developed in React.", + "dom": [ + "link[href^='/static/frontend/scandipwa/']" + ], + "icon": "ScandiPWA.svg", + "implies": [ + "Magento\\;version:2", + "React", + "PWA" + ], + "oss": true, + "website": "https://scandipwa.com" + }, + "ScanNet Webshop": { + "cats": [ + 6 + ], + "description": "ScanNet Webshop is an ecommerce solution from Denmark designed to support online retail operations with core web shop functionality.", + "icon": "ScanNetWebshop.svg", + "meta": { + "generator": "^ScanNet Webshop$" + }, + "saas": true, + "website": "https://www.scannet.dk" + }, + "ScapBot": { + "cats": [ + 47 + ], + "description": "ScapBot is a tool designed to automate tasks and workflows, helping streamline repetitive processes across various work environments.", + "dom": [ + "script[data-host*='analytics.scapbot.com']" + ], + "icon": "ScapBot.svg", + "saas": true, + "website": "https://scapbot.com" + }, + "Scayle": { + "cats": [ + 6 + ], + "description": "Scayle is an enterprise ecommerce platform that uses a headless, API-first architecture to support flexible and scalable online retail operations.", + "icon": "Scayle.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "\\.scayle\\.cloud" + ], + "website": "https://www.scayle.com" + }, + "Sched": { + "cats": [ + 72 + ], + "description": "Sched is an AI-powered platform that provides an all-in-one toolkit for event planning.", + "icon": "Sched.svg", + "pricing": [ + "mid", + "recurring", + "payg" + ], + "saas": true, + "scriptSrc": [ + "\\.sched\\.com" + ], + "scripts": [ + "\\.sched\\.com" + ], + "website": "https://sched.com" + }, + "Schedule Engine": { + "cats": [ + 52 + ], + "description": "Schedule Engine is a customer support solution built for contractors.", + "icon": "Schedule Engine.svg", + "scriptSrc": [ + "webchat.scheduleengine.net" + ], + "website": "https://www.scheduleengine.com/" + }, + "ScheduleAnyone": { + "cats": [ + 72 + ], + "description": "Schedule Anyone is a business management system designed to streamline operations with a focus on automation.", + "icon": "ScheduleAnyone.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "www\\.ScheduleAnyone\\.com" + ], + "website": "https://www.scheduleanyone.com" + }, + "Schema App": { + "cats": [ + 54 + ], + "description": "Schema App is a tool that converts website content into schema markup, the language of search.", + "icon": "SchemaApp.svg", + "js": { + "schema_highlighter": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.schemaapp\\.com/" + ], + "website": "https://www.schemaapp.com" + }, + "SchemaPlus": { + "cats": [ + 100 + ], + "description": "SchemaPlus is a Shopify app for Shopify ecommerce shops to add schema to them and thereby make them easier to find for search engines.", + "icon": "SchemaPlus.svg", + "js": { + "SchemaPlus_Reviews": "", + "SchemaPlus_handleCallback": "" + }, + "pricing": [ + "low", + "recurring" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "scriptSrc": [ + "//schemaplusfiles\\.s3\\.amazonaws\\.com/" + ], + "website": "https://schemaplus.io" + }, + "School Kiwi": { + "cats": [ + 21 + ], + "description": "School Kiwi is a student management system designed to streamline administrative tasks, track student records, and enhance communication within educational institutions.", + "icon": "SchoolKiwi.svg", + "saas": true, + "scripts": [ + "\\.school\\.kiwi" + ], + "website": "https://kamar.nz/support/hosted" + }, + "Scientific Linux": { + "cats": [ + 28 + ], + "description": "Scientific Linux (SL) is a free open-source operating system based on Red Hat Enterprise Linux.", + "headers": { + "Server": "Scientific Linux", + "X-Powered-By": "Scientific Linux" + }, + "icon": "Scientific Linux.png", + "website": "https://scientificlinux.org" + }, + "Scissor Themes Writee": { + "cats": [ + 80 + ], + "description": "Writee is an elegant free personal WordPress blog theme and well suited for personal, food, travel, fashion, corporate, or any other amazing blog.", + "dom": [ + "link#WRT-style-css" + ], + "icon": "Scissor Themes.png", + "pricing": [ + "freemium", + "onetime" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/writee(?:-pro)?/" + ], + "website": "https://www.scissorthemes.com/themes/writee-free" + }, + "Scoop.it": { + "cats": [ + 96 + ], + "description": "Scoop.it is a content marketing software company based in San Francisco which provide content curation platform.", + "dom": [ + "iframe[src*='.scoop.it/'], a[href*='.scoop.it/'][target='_blank']" + ], + "icon": "Scoop.it.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://www.scoop.it" + }, + "ScoreApp": { + "cats": [ + 32 + ], + "description": "ScoreApp is a quiz marketing platform designed for lead generation and customer engagement.", + "icon": "ScoreApp.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "static\\.scoreapp\\.com" + ], + "website": "https://www.scoreapp.com" + }, + "Scorpion": { + "cats": [ + 1 + ], + "description": "Scorpion is a marketing and technology provider.", + "html": [ + "<[^>]+id=\"HSScorpion" + ], + "icon": "Scorpion.svg", + "js": { + "Process.UserData": "" + }, + "scriptSrc": [ + "cdn.cxc.scorpion.direct" + ], + "website": "https://www.scorpion.co/" + }, + "Screenfull.js": { + "cats": [ + 59 + ], + "description": "Simple wrapper for cross-browser usage of the JavaScript Fullscreen API.", + "oss": true, + "scriptSrc": [ + "screenfull(?:\\.min)?\\.js(?:\\?v(?:er)?=((?:\\d+\\.)+\\d+))?\\;version:\\1", + "(?:((?:\\d+\\.)+\\d+)\\/)?screenfull(?:\\.min)?\\.js\\;version:\\1" + ], + "website": "https://sindresorhus.com/screenfull/" + }, + "Screets": { + "cats": [ + 52 + ], + "description": "Screets is a chat widget compatible with WordPress, HTML, and PHP websites.", + "icon": "Screets.svg", + "js": { + "screetsxi.appid": "" + }, + "pricing": [ + "onetime" + ], + "saas": true, + "website": "https://screets.com" + }, + "script.aculo.us": { + "cats": [ + 59 + ], + "cpe": "cpe:2.3:a:script.aculo.us:script.aculo.us:*:*:*:*:*:*:*:*", + "icon": "script.aculo.us.png", + "js": { + "Scriptaculous.Version": "^(.+)$\\;version:\\1" + }, + "scriptSrc": [ + "/(?:scriptaculous|protoaculous)(?:\\.js|/)" + ], + "website": "https://script.aculo.us" + }, + "Scrivito": { + "cats": [ + 1 + ], + "description": "Scrivito is a decoupled/headless enterprise web CMS.", + "icon": "Scrivito.svg", + "js": { + "Scrivito": "", + "scrivito": "" + }, + "meta": { + "generator": "^Scrivito\\sby\\sInfopark\\sAG\\s\\(scrivito\\.com\\)$" + }, + "pricing": [ + "freemium", + "high", + "recurring" + ], + "saas": true, + "website": "https://www.scrivito.com" + }, + "ScrollMagic": { + "cats": [ + 59 + ], + "description": "ScrollMagic is a jQuery plugin which essentially lets you use the scrollbar like a playback scrub control.", + "icon": "ScrollMagic.svg", + "implies": [ + "jQuery", + "GSAP" + ], + "js": { + "ScrollMagic": "", + "ScrollMagic.version": "^([\\d\\.]+)$\\;version:\\1" + }, + "oss": true, + "website": "https://scrollmagic.io" + }, + "scrollreveal": { + "cats": [ + 59 + ], + "description": "Reveal elements as they enter the viewport.", + "html": [ + "<[^>]+data-sr(?:-id)" + ], + "icon": "scrollreveal.svg", + "js": { + "ScrollReveal": "" + }, + "pricing": [ + "onetime" + ], + "scriptSrc": [ + "scrollreveal(?:\\.min)?\\.js(?:\\?v(?:er)?=((?:\\d+\\.)+\\d+))?\\;version:\\1" + ], + "website": "https://scrollrevealjs.org" + }, + "Scully": { + "cats": [ + 57 + ], + "description": "Scully is a static site generator for Angular projects looking to embrace the Jamstack.", + "icon": "Scully.svg", + "implies": [ + "Angular" + ], + "js": { + "ScullyIO": "" + }, + "meta": { + "generator": "^Scully\\s([\\d\\.]+)$\\;version:\\1" + }, + "oss": true, + "website": "https://scully.io" + }, + "SDL Tridion": { + "cats": [ + 1 + ], + "html": [ + "<img[^>]+_tcm\\d{2,3}-\\d{6}\\." + ], + "icon": "SDL Tridion.svg", + "website": "https://www.sdl.com/products/tridion" + }, + "Seal Subscriptions": { + "cats": [ + 100 + ], + "description": "Seal Subscriptions is a Shopify subscriptions app, packed with lots of features, such as automated product swaps, interval changes, payment calendar, Quick Checkout Wizard, and more.", + "icon": "Seal Subscriptions.svg", + "implies": [ + "Shopify" + ], + "js": { + "SealSubs.checkout": "", + "sealsubscriptions_settings_updated": "", + "sealsubsloaded": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.sealsubscriptions\\.com/" + ], + "website": "https://www.sealsubscriptions.com" + }, + "SealMetrics": { + "cats": [ + 10 + ], + "description": "SealMetrics is a cookieless analytics system that enables businesses to track website performance and user behaviour.", + "icon": "SealMetrics.svg", + "js": { + "sm.VERSION": "^([\\d\\.]+)$\\;version:\\1" + }, + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.sealmetrics\\.com/" + ], + "website": "https://sealmetrics.com" + }, + "SeamlessCMS": { + "cats": [ + 1 + ], + "icon": "SeamlessCMS.png", + "meta": { + "generator": "^Seamless\\.?CMS" + }, + "website": "https://www.seamlesscms.com" + }, + "Search Magic": { + "cats": [ + 29 + ], + "description": "Search Magic is an ecommerce website search solution designed to improve product discovery and enhance user experience through advanced search capabilities.", + "icon": "SearchMagic.svg", + "js": { + "yswSearchMagicCssUrl": "" + }, + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.searchmagic\\.com" + ], + "website": "https://yourstorewizards.com/app-store/search-magic" + }, + "Searchanise": { + "cats": [ + 29 + ], + "description": "Searchanise is a complete search and filter solution for ecommerce.", + "icon": "Searchanise.svg", + "js": { + "Searchanise": "" + }, + "pricing": [ + "payg", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "searchanise(?:-.+\\.kxcdn)?\\.com/" + ], + "website": "https://start.searchanise.com" + }, + "SearchFit": { + "cats": [ + 6 + ], + "description": "Searchfit provides top ecommerce software, solutions and ecommerce website design for enterprise and mid-level retailers.", + "icon": "SearchFit.svg", + "js": { + "SFUI.Checkout": "" + }, + "meta": { + "generation-copyright": "by\\sSearchFit\\sShopping\\sCart\\sv([\\d\\.]+)\\;version:\\1" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.searchfit.com" + }, + "Searchine": { + "cats": [ + 29 + ], + "description": "Searchine is a site search system that provides insights into visitor search behaviour and offers suggestions for website improvements.", + "icon": "Searchine.svg", + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "app\\.searchine\\.net/" + ], + "website": "https://www.searchine.net" + }, + "SearchiQ": { + "cats": [ + 29 + ], + "description": "SearchiQ is a cloud-based search engine solution that can be integrated into a website.", + "icon": "SearchiQ.svg", + "js": { + "siqConfig.version": "([\\d\\.]+)\\;version:\\1", + "siq_version": "([\\d\\.]+)\\;version:\\1" + }, + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "website": "https://www.searchiq.co" + }, + "Searchspring": { + "cats": [ + 29 + ], + "description": "Searchspring is a site search and merchandising platform designed to help ecommerce.", + "icon": "Searchspring.svg", + "js": { + "SearchSpring": "", + "SearchSpringConf": "", + "SearchSpringInit": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.searchspring\\.net" + ], + "website": "https://searchspring.com" + }, + "Searchtap": { + "cats": [ + 29 + ], + "description": "Searchtap is a hosted search-as-a-service platform that enables websites to integrate fast and scalable search functionality.", + "dom": [ + "div[id*='shopify-section-searchtap']" + ], + "icon": "Searchtap.svg", + "pricing": [ + "mid", + "recurring" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.searchtap\\.io" + ], + "website": "https://searchtap.io" + }, + "Seated": { + "cats": [ + 104 + ], + "description": "Seated is a platform offering a ticketing system for live events and live streams.", + "icon": "Seated.svg", + "saas": true, + "scriptSrc": [ + "widget\\.seated\\.com/" + ], + "website": "https://www.seated.com" + }, + "Seatics": { + "cats": [ + 35 + ], + "description": "Seatics is a platform that provides interactive maps for venues like arenas, stadiums, and convention centers, displaying seating arrangements, concession stands, restrooms, and other key locations.", + "icon": "Seatics.svg", + "saas": true, + "scriptSrc": [ + "tn-widget\\.seatics\\.com" + ], + "website": "https://seatics.com" + }, + "Secomapp": { + "cats": [ + 100 + ], + "description": "Secomapp is a trusted Shopify Expert providing services through Shopify Apps.", + "icon": "Secomapp.svg", + "implies": [ + "Shopify" + ], + "js": { + "SECOMAPP": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.secomapp\\.com/" + ], + "website": "https://www.secomapp.com" + }, + "Sectigo": { + "cats": [ + 70 + ], + "certIssuer": "Sectigo", + "description": "Sectigo provides SSL certificate and computer security products.", + "icon": "Sectigo.svg", + "website": "https://sectigo.com/" + }, + "Section.io": { + "cats": [ + 31 + ], + "description": "Section.io is a Content Delivery Network (CDN).", + "headers": { + "section-io-id": "", + "section-io-origin-status": "", + "section-io-origin-time-seconds": "" + }, + "icon": "sectionio.svg", + "website": "https://www.section.io" + }, + "Sections.design Shopify App Optimization": { + "cats": [ + 92, + 100 + ], + "description": "Sections.design Shopify App Optimization is a Shopify section written in liquid for the purpose of improving performance of Shopify stores by optimizing how Shopify app loads.", + "dom": [ + "div#shopify-section-app-optimization" + ], + "icon": "Sections-Design.png", + "implies": [ + "Shopify" + ], + "oss": true, + "website": "https://github.com/mirceapiturca/Sections/tree/master/App%20Optimization" + }, + "SecureMetrics": { + "cats": [ + 16 + ], + "description": "SecurityMetrics is a platform that provides website security assessments and vulnerability testing to identify and address potential threats.", + "dom": [ + "a[href*='www.securitymetrics.com'] > img[src*='www.securitymetrics.com']" + ], + "icon": "SecurityMetrics.svg", + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.securitymetrics.com" + }, + "Securiti": { + "cats": [ + 16 + ], + "description": "Securiti is a centralized platform that ensures the secure utilization of data and generative AI.", + "icon": "Securiti.svg", + "saas": true, + "scriptSrc": [ + "\\.securiti\\.ai" + ], + "scripts": [ + "\\.securiti\\.ai" + ], + "website": "https://securiti.ai" + }, + "Sedna System": { + "cats": [ + 45 + ], + "description": "Sedna System is a real-time yacht management platform designed to monitor operations, track vessel status, and optimize onboard resources.", + "dom": [ + "iframe[src*='client.sednasystem.com/']" + ], + "saas": true, + "scriptSrc": [ + "client\\.sednasystem\\.com" + ], + "website": "https://sednasystem.io" + }, + "Seeda": { + "cats": [ + 10 + ], + "description": "Seeda is an AI-powered analytics platform for ecommerce growth.", + "icon": "Seeda.svg", + "js": { + "seedaEvent": "", + "seedaLink": "", + "seedaPageView": "" + }, + "pricing": [ + "high", + "recurring" + ], + "saas": true, + "website": "https://www.seeda.io" + }, + "SeedGrow": { + "cats": [ + 32 + ], + "description": "SeedGrow is a marketing solutions provider for Shopify, offering tools and services to support customer acquisition, engagement, and sales optimization for online stores.", + "icon": "SeedGrow.svg", + "js": { + "seedgrow_whatsapp_data": "", + "seedgrow_widget_setting": "" + }, + "requires": [ + "Shopify" + ], + "saas": true, + "scriptSrc": [ + "\\.seedgrow\\.net" + ], + "scripts": [ + "\\.seedgrow\\.net" + ], + "website": "https://seedgrow.net" + }, + "SeedProd Coming Soon": { + "cats": [ + 87, + 51 + ], + "description": "SeedProd Coming Soon is a page builder allows you to add a new website under construction page to your WordPress site without hiring a developer.", + "dom": [ + "link[href*='/wp-content/plugins/coming-soon/']" + ], + "icon": "SeedProd.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/plugins/coming-soon/" + ], + "website": "https://www.seedprod.com/features/coming-soon-page-templates-for-wordpress" + }, + "Seel": { + "cats": [ + 102 + ], + "description": "Seel is a solution for online merchants and marketplaces that enables revenue protection by reducing losses from refunds and returns.", + "icon": "Seel.svg", + "js": { + "SeelSDK": "" + }, + "saas": true, + "scriptSrc": [ + "cdn\\.seel\\.com" + ], + "website": "https://www.seel.com" + }, + "Seers": { + "cats": [ + 67 + ], + "description": "Seers is a privacy and consent management platform that helps businesses comply with data protection regulations like GDPR, CCPA, and LGPD by providing tools for cookie consent, data anonymization, and GDPR training​.", + "icon": "seersco.svg", + "js": { + "cb_banner_cpra_file_name": "\\.seersco\\.com/", + "cb_host": "\\.seersco\\.com" + }, + "pricing": [ + "freemium", + "recurring", + "payg" + ], + "scriptSrc": [ + "(?://|\\.)seersco\\.com/" + ], + "website": "https://www.seersco.com" + }, + "Segmanta": { + "cats": [ + 73 + ], + "description": "Segmanta is a mobile-first survey platform designed for product feedback, brand awareness and concept testing research.", + "icon": "Segmanta.png", + "js": { + "SEGMANTA__DYNAMIC_EMBED_CONFIG": "", + "SEGMANTA__USER_METADATA": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "pge\\.segmanta\\.com/widget_embed_js(?:/widgetEmbed-v([\\d.]+)\\.min\\.js)?\\;version:\\1" + ], + "website": "https://segmanta.com" + }, + "SegMate": { + "cats": [ + 52 + ], + "description": "SegMate is a platform that allows businesses to create and manage Facebook Messenger bots for marketing and customer engagement.", + "icon": "SegMateApp.svg", + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.segmate\\.io/" + ], + "website": "https://segmateapp.com" + }, + "Segment": { + "cats": [ + 97 + ], + "description": "Segment is a customer data platform (CDP) that helps you collect, clean, and control your customer data.", + "dns": { + "TXT": [ + "segment-site-verification" + ] + }, + "icon": "Segment.svg", + "js": { + "__SEGMENT_INSPECTOR__": "", + "analytics.SNIPPET_VERSION": "(.+)\\;version:\\1", + "analytics.VERSION": "(.+)\\;version:\\1" + }, + "pricing": [ + "mid", + "freemium", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.segment\\.com/analytics\\.js", + "/segment-wrapper\\.min\\.js" + ], + "website": "https://segment.com" + }, + "Segment Consent Manager": { + "cats": [ + 67 + ], + "description": "Segment Consent Manager is a tool that automates the process of requesting consent for data usage, stores data on user privacy preferences, and updates these preferences when users request changes.", + "icon": "Segment.svg", + "js": { + "consentManager.version": "([\\d.]+)\\;version:\\1" + }, + "saas": true, + "scriptSrc": [ + "@segment/consent-manager@([\\d.]+)\\;version:\\1" + ], + "website": "https://segment.com/" + }, + "Segmentify": { + "cats": [ + 29, + 97, + 76 + ], + "description": "Segmentify is an ecommerce personalisation platform.", + "icon": "Segmentify.svg", + "js": { + "SegmentifyIntegration": "", + "SegmentifyTrackingObject": "" + }, + "pricing": [ + "poa" + ], + "requiresCategory": [ + 6 + ], + "saas": true, + "scriptSrc": [ + "\\.segmentify\\.com/" + ], + "website": "https://segmentify.com" + }, + "SegmentStream": { + "cats": [ + 10 + ], + "description": "SegmentStream is a AI-powered marketing analytics platform built for data-driven CMOs, web analysts and performance marketing teams.", + "icon": "SegmentStream.svg", + "js": { + "segmentstream.VERSION": "(.+)\\;version:\\1" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.segmentstream\\.com" + ], + "website": "https://segmentstream.com" + }, + "Segmetrics": { + "cats": [ + 97 + ], + "description": "Segmetrics is a platform that provides audience insights for marketers by analyzing customer data to understand behavior, segmentation, and performance across marketing channels.", + "icon": "Segmetrics.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.segmetrics\\.io" + ], + "scripts": [ + "\\.segmetrics\\.io" + ], + "website": "https://segmetrics.io" + }, + "Seko OmniReturns": { + "cats": [ + 102 + ], + "description": "Seko OmniReturns is an online portal used on ecommerce websites for customers to create returns and shipping labels globally. Seko is a global logistics company offering both the technology and reverse logistics.", + "icon": "Seko OmniReturns.png", + "implies": [ + "MySQL", + "PHP" + ], + "pricing": [ + "recurring", + "poa", + "payg" + ], + "saas": true, + "scriptSrc": [ + "//cdn\\.omniparcelreturns\\.com/" + ], + "website": "https://www.sekologistics.com/us/global-cross-border-returns" + }, + "Select2": { + "cats": [ + 59 + ], + "cpe": "cpe:2.3:a:select2:select2:*:*:*:*:*:*:*:*", + "description": "Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.", + "icon": "Select2.svg", + "implies": [ + "jQuery" + ], + "js": { + "jQuery.fn.select2": "" + }, + "scriptSrc": [ + "select2(?:\\.min|\\.full)?\\.js" + ], + "website": "https://select2.org/" + }, + "Selectize": { + "cats": [ + 59 + ], + "description": "Selectize is an extensible jQuery-based custom <select> UI control.", + "icon": "Selectize.svg", + "implies": [ + "jQuery" + ], + "js": { + "Selectize": "", + "selectize": "" + }, + "oss": true, + "website": "https://selectize.dev" + }, + "Seline": { + "cats": [ + 10 + ], + "description": "Seline is a website and product analytics platform that operates cookieless.", + "icon": "Seline.svg", + "pricing": [ + "freemium", + "low", + "recurring", + "payg", + "poa" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.seline\\.so" + ], + "scripts": [ + "cdn\\.seline\\.so" + ], + "website": "https://seline.so" + }, + "Sellacious": { + "cats": [ + 6 + ], + "description": "Sellacious is an open-source ecommerce and marketplace platform for integrated POS and online stores.", + "dom": { + ".mod-sellacious-cart": { + "text": "" + } + }, + "icon": "Sellacious.svg", + "implies": [ + "Joomla" + ], + "js": { + "SellaciousViewCartAIO": "" + }, + "oss": true, + "pricing": [ + "low", + "recurring", + "freemium" + ], + "saas": true, + "website": "https://www.sellacious.com" + }, + "SellBe": { + "cats": [ + 6 + ], + "description": "SellBe is a platform for creating online stores in Russia.", + "icon": "SellBe.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.sellbe\\.com/" + ], + "website": "https://sellbe.com" + }, + "Sellbrite": { + "cats": [ + 6 + ], + "description": "Sellbrite is a platform that enables brands and retailers to list and sell products across major online marketplaces.", + "icon": "Sellbrite.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "\\.sellbrite\\.com" + ], + "website": "https://www.sellbrite.com" + }, + "Selldone": { + "cats": [ + 6 + ], + "description": "Selldone is an all-in-one, ready-to-use ecommerce platform.", + "icon": "Selldone.svg", + "implies": [ + "PHP", + "Vue.js" + ], + "js": { + "webpackChunkselldone": "" + }, + "meta": { + "selldone-capi": "", + "selldone-cdn-id": "", + "selldone-cdn-images": "", + "selldone-iframe": "" + }, + "pricing": [ + "payg" + ], + "saas": true, + "website": "https://selldone.com" + }, + "Sellerdeck": { + "cats": [ + 6 + ], + "description": "Sellerdeck is a SEO-friendly ecommerce solution, formerly known as Actinic.", + "icon": "Sellerdeck.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "sellerdeck\\.min\\.js" + ], + "website": "https://www.sellerdeck.co.uk" + }, + "SellersCommerce": { + "cats": [ + 6 + ], + "description": "SellersCommerce is a medium ecommerce software company that provides b2b ecommerce platform to retail companies.", + "icon": "SellersCommerce.svg", + "pricing": [ + "poa" + ], + "requires": [ + "Microsoft ASP.NET" + ], + "saas": true, + "scriptSrc": [ + "\\.sellerscommerce\\.com/" + ], + "website": "https://www.sellerscommerce.com" + }, + "Selless": { + "cats": [ + 6 + ], + "description": "Selless is an all-in-one, ready-to-use ecommerce platform.", + "icon": "Selless.svg", + "js": { + "__NEXT_DATA__.assetPrefix": "\\.selless\\.us/" + }, + "pricing": [ + "poa", + "recurring" + ], + "saas": true, + "website": "https://selless.com" + }, + "Sellful": { + "cats": [ + 51 + ], + "description": "Sellful is an AI-powered, all-in-one software for entrepreneurs and agencies, enabling the creation of web and mobile applications without coding through a white-label website builder.", + "icon": "Sellful.svg", + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.sellful\\.com/" + ], + "website": "https://sellful.com" + }, + "Sellfy": { + "cats": [ + 6 + ], + "description": "Sellfy is an ecommerce platform designed specifically for selling digital products, such as music, illustrations, photos, books or videos in digital files.", + "icon": "Sellfy.svg", + "js": { + "_sellfy.version": "([\\d\\.]+)\\;version:\\1", + "sellfy._.VERSION": "([\\d.]+)\\;version:\\1" + }, + "pricing": [ + "recurring", + "low", + "freemium" + ], + "saas": true, + "scriptSrc": [ + "sellfy\\.com/js/" + ], + "website": "https://sellfy.com" + }, + "Selligent": { + "cats": [ + 32 + ], + "description": "Selligent is a data-driven, multi-channel marketing tool that enables organizations to manage, execute, and analyze customer engagement campaigns across multiple digital communication channels.", + "icon": "Selligent.svg", + "js": { + "selligentClearCart": "", + "selligentEvent": "" + }, + "saas": true, + "website": "https://meetmarigold.com/solutions/messaging/selligent" + }, + "Sellingo": { + "cats": [ + 6 + ], + "description": "Sellingo is a Polish ecommerce platform.", + "dom": { + "a[href*='sellingo.pl'][target='_blank']": { + "text": "Sellingo" + } + }, + "icon": "Sellingo.svg", + "js": { + "sellingoQuantityCalc": "" + }, + "pricing": [ + "recurring", + "low", + "freemium" + ], + "saas": true, + "website": "https://sellingo.pl" + }, + "Sellix": { + "cats": [ + 6 + ], + "description": "Sellix is an ecommerce payment processor. It accepts PayPal, PerfectMoney and popular cryptocurrencies.", + "dom": [ + "link[href*='.sellix.io']" + ], + "icon": "Sellix.svg", + "pricing": [ + "low", + "freemium", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.sellix\\.io/static/js/embed\\.js" + ], + "website": "https://sellix.io/" + }, + "SellSite": { + "cats": [ + 6 + ], + "description": "SellSite is a subscription-based software platform that enables users to create and manage online stores.", + "icon": "SellSite.svg", + "js": { + "Sellsite": "", + "Sellsite.version": "^(.+)$\\;version:\\1" + }, + "meta": { + "generator": "^Sellsite$", + "platform": "Sellsite E-commerce" + }, + "pricing": [ + "low", + "recurring", + "payg" + ], + "saas": true, + "website": "https://sellsite.net" + }, + "Sellsy": { + "cats": [ + 53 + ], + "description": "Sellsy is a cloud-based sales management solution for small to midsize businesses", + "icon": "Sellsy.svg", + "js": { + "SellsySnippet": "" + }, + "pricing": [ + "payg", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.sellsy\\.com/" + ], + "website": "https://go.sellsy.com" + }, + "Sellwild": { + "cats": [ + 6 + ], + "description": "Sellwild is a marketplace platform designed to connect buyers and sellers.", + "icon": "Sellwild.svg", + "saas": true, + "scriptSrc": [ + "\\.sellwild\\.com/" + ], + "website": "https://sellwild.com" + }, + "Selly": { + "cats": [ + 6 + ], + "description": "Selly is an ecommerce platform for selling digital goods.", + "icon": "Selly.svg", + "pricing": [ + "low", + "poa", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "embed\\.selly\\.(?:gg|io)" + ], + "website": "https://selly.io/" + }, + "Selzy": { + "cats": [ + 75 + ], + "description": "Selzy is an email marketing platform for sending bulk emails, tracking statistics, conducting A/B tests, and automating campaigns.", + "dom": [ + "form[action*='.selzy.com/']" + ], + "icon": "Selzy.svg", + "pricing": [ + "freemium", + "mid", + "recurring", + "poa" + ], + "saas": true, + "website": "https://selzy.com" + }, + "Semantic UI": { + "cats": [ + 66 + ], + "description": "Semantic UI is a front-end development framework, powered by LESS and jQuery.", + "dom": [ + "link[href*='/semantic.min.css']" + ], + "html": [ + "<link[^>]+semantic(?:\\.min)\\.css\"" + ], + "icon": "Semantic-ui.svg", + "scriptSrc": [ + "/semantic(?:-([\\d.]+))?(?:\\.min)?\\.js\\;version:\\1" + ], + "website": "https://semantic-ui.com/" + }, + "Sematext Experience": { + "cats": [ + 78 + ], + "description": "Sematext Experience for Real User Monitoring Analyze data collected from real-user sessions, detect anomalies, send alerts in real-time, and enhance overall customer digital experience.", + "icon": "Sematext.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.sematext\\.com/experience\\.js" + ], + "website": "https://sematext.com/experience" + }, + "Semplice": { + "cats": [ + 80, + 51 + ], + "description": "Semplice is a Wordpress-based website builder made by designers for designers.", + "icon": "Semplice.svg", + "js": { + "semplice.template_dir": "" + }, + "pricing": [ + "onetime" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/semplice(?:\\d+)?(?:-child)?(?:-theme)?/" + ], + "website": "https://www.semplice.com" + }, + "SEMrush": { + "cats": [ + 32 + ], + "description": "SEMrush is an all-in-one tool suite for improving online visibility and discovering marketing insights.", + "icon": "SEMrush.svg", + "js": { + "SEMRUSH": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "www\\.semrush\\.com" + ], + "website": "https://www.semrush.com" + }, + "Sencha Touch": { + "cats": [ + 12, + 26 + ], + "description": "Sencha Touch is a user interface (UI) JavaScript library, or web framework, specifically built for the Mobile Web.", + "icon": "Sencha Touch.svg", + "scriptSrc": [ + "sencha-touch.*\\.js" + ], + "website": "https://www.sencha.com/products/touch" + }, + "Send": { + "cats": [ + 32 + ], + "description": "Send is a marketing platform built for WordPress, providing tools to manage campaigns, track performance, and engage audiences within the WordPress ecosystem.", + "icon": "Send.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "saas": true, + "scriptSrc": [ + "/wp-content/plugins/send-app/assets/js/.*\\.js" + ], + "website": "https://send2.co/" + }, + "Sendgrid": { + "cats": [ + 75 + ], + "description": "SendGrid is a cloud-based email delivery platform for transactional and marketing emails.", + "dns": { + "TXT": [ + "sendgrid\\.net" + ] + }, + "icon": "SendGrid.svg", + "website": "https://sendgrid.com/" + }, + "SendHeap": { + "cats": [ + 32 + ], + "description": "SendHeap is a platform that notifies customers about order updates and informs them of campaigns and price changes across multiple communication channels.", + "icon": "SendHeap.svg", + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "scripts": [ + "api\\.sendheap\\.com" + ], + "website": "https://sendheap.com" + }, + "Sendinblue": { + "cats": [ + 32, + 75 + ], + "description": "Sendinblue is an email marketing solution for small and medium-sized businesses that want to send and automate email marketing campaigns.", + "dns": { + "TXT": [ + "\\.sendinblue\\.com", + "Sendinblue-code" + ] + }, + "dom": [ + "iframe[src*='sibautomation.com/']" + ], + "icon": "Sendinblue.svg", + "js": { + "sendinblue": "" + }, + "pricing": [ + "freemium", + "payg" + ], + "saas": true, + "scriptSrc": [ + "sib(?:automation|forms)\\.com/" + ], + "website": "https://www.sendinblue.com" + }, + "Sendlane": { + "cats": [ + 32 + ], + "description": "Sendlane is an email and sms marketing platform for online businesses", + "icon": "Sendland.png", + "js": { + "_Sendlane": "" + }, + "scriptSrc": [ + "sendlane\\.com/scripts/pusher\\.js" + ], + "website": "https://www.sendlane.com/" + }, + "Sendloop": { + "cats": [ + 75 + ], + "description": "Sendloop is a platform that offers custom-built email marketing solutions designed to meet specific business needs.", + "icon": "Sendloop.svg", + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "scripts": [ + "api\\.sendloop\\.com" + ], + "website": "https://sendloop.com" + }, + "SendOwl": { + "cats": [ + 41 + ], + "description": "SendOwl is a platform that provides payment links and sales page tools needed to sell products online.", + "icon": "SendOwl.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "transactions\\.sendowl\\.com" + ], + "website": "https://www.sendowl.com" + }, + "Sendpad": { + "cats": [ + 76 + ], + "description": "Sendpad is a platform that enables automated audience engagement through personalization to support loyalty growth.", + "dom": [ + "form[action*='forms.sendtex.com/']" + ], + "icon": "Sendtex.svg", + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "website": "https://www.sendtex.com" + }, + "SendPulse": { + "cats": [ + 32, + 75 + ], + "description": "SendPulse is an email marketing platform with additional channels: SMS, web push notifications, Facebook and WhatsApp chatbots.", + "dom": [ + "link[href*='.sendpulse.com']" + ], + "icon": "SendPulse.svg", + "pricing": [ + "freemium", + "payg", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.sendpulse\\.com/" + ], + "website": "https://sendpulse.com" + }, + "Sendtex": { + "cats": [ + 75 + ], + "description": "Sendtex is an email marketing platform designed to facilitate the creation, management, and distribution of email campaigns.", + "icon": "Sendpad.svg", + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "api\\.sendpad\\.com" + ], + "website": "https://sendpad.com" + }, + "SendX": { + "cats": [ + 32 + ], + "description": "SendX is an email marketing software designed to help users send campaigns, build mailing lists, and automate marketing.", + "icon": "SendX.svg", + "js": { + "_sendx": "" + }, + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.sendx\\.io/" + ], + "website": "https://www.sendx.io" + }, + "Senja": { + "cats": [ + 90 + ], + "description": "Senja is a platform that enables the collection, management, and sharing of social proof to grow businesses.", + "icon": "Senja.svg", + "js": { + "SenjaAffiliatePoweredBy": "", + "SenjaBuilderInitialized": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.senja\\.io/" + ], + "website": "https://senja.io" + }, + "Sensai Metrics": { + "cats": [ + 10 + ], + "description": "Sensai Metrics is a SAAS platform that analyzes ecommerce stores using various data science models to provide customers with actionable insights, predictions, and recommendations aimed at scaling their revenue.", + "icon": "SensaiMetrics.svg", + "js": { + "sensai.extensions": "", + "sensaiTracker.extensions": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.sensaimetrics\\.io/" + ], + "website": "https://sensaimetrics.io" + }, + "Sensor Tower": { + "cats": [ + 32 + ], + "description": "Sensor Tower is a mobile app store marketing intelligence platform that provides data and insights on app performance, user acquisition, and market trends.", + "icon": "SensorTower.svg", + "saas": true, + "scriptSrc": [ + "//sensortower\\.com/" + ], + "website": "https://sensortower.com" + }, + "Sensors Data": { + "cats": [ + 10 + ], + "cookies": { + "sensorsdata2015jssdkcross": "", + "sensorsdata2015session": "" + }, + "icon": "Sensors Data.svg", + "js": { + "sa.lib_version": "([\\d.]+)\\;version:\\1", + "sensorsdata_app_js_bridge_call_js": "" + }, + "scriptSrc": [ + "sensorsdata" + ], + "website": "https://www.sensorsdata.cn" + }, + "Sentara": { + "cats": [ + 19 + ], + "description": "Sentara is a nonprofit healthcare system focused on improving health through integrated care delivery.", + "icon": "Sentara.svg", + "saas": true, + "scripts": [ + "www\\.sentara\\.com" + ], + "website": "https://www.sentara.com" + }, + "Sentifi": { + "cats": [ + 10 + ], + "description": "Sentifi is a platform that leverages crowd-based financial intelligence to analyze and provide insights into market trends, helping users make informed decisions based on collective data.", + "icon": "Sentifi.svg", + "saas": true, + "scriptSrc": [ + "cdn-pub\\.sentifi\\.com/" + ], + "website": "https://sentifi.com" + }, + "Sentry": { + "cats": [ + 13 + ], + "cpe": "cpe:2.3:a:sentry:sentry:*:*:*:*:*:*:*:*", + "description": "Sentry is an open-source platform for workflow productivity, aggregating errors from across the stack in real time.", + "headers": { + "Sentry-Trace": "" + }, + "html": [ + "<script[^>]*>\\s*Raven\\.config\\('[^']*', \\{\\s+release: '([0-9\\.]+)'\\;version:\\1", + "<script[^>]*src=\"[^\"]*browser\\.sentry\\-cdn\\.com/([0-9.]+)/bundle(?:\\.tracing)?(?:\\.min)?\\.js\\;version:\\1" + ], + "icon": "Sentry.svg", + "js": { + "Raven.config": "", + "SENTRY_SDK_SOURCE": "", + "Sentry": "", + "Sentry.SDK_VERSION": "(.+)\\;version:\\1", + "__SENTRY__": "", + "ravenOptions.whitelistUrls": "" + }, + "scriptSrc": [ + "browser\\.sentry\\-cdn\\.com/([0-9.]+)/bundle(?:\\.tracing)?(?:\\.min)?\\.js\\;version:\\1", + "\\.sentry-cdn\\.com/" + ], + "website": "https://sentry.io/" + }, + "SEO Manager": { + "cats": [ + 29 + ], + "description": "SEO Manager is a platform that optimizes Shopify websites to enhance search engine visibility and improve organic traffic.", + "icon": "SEOManager.svg", + "pricing": [ + "low", + "recurring" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "scripts": [ + "\\.seomanager\\.com/" + ], + "website": "https://venntov.com/pages/seo-manager" + }, + "SEO Samba": { + "cats": [ + 32 + ], + "description": "SEO Samba is a marketing automation solution designed for franchises and enterprises.", + "icon": "SEOSamba.svg", + "saas": true, + "scriptSrc": [ + "sa\\.seosamba\\.com" + ], + "scripts": [ + "sa\\.seosamba\\.com" + ], + "website": "https://www.seosamba.com" + }, + "SEOAnt": { + "cats": [ + 54 + ], + "description": "SEOAnt is a SEO customization service that provides professional improvement suggestions, aimed at enhancing Google rankings and increasing conversions.", + "icon": "SEOAnt.svg", + "js": { + "BlackUrlArray_SEOAnt": "", + "SEOAnt_toConsumableArray": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "website": "https://www.seoant.com" + }, + "SEOmatic": { + "cats": [ + 54 + ], + "description": "SEOmatic facilitates modern SEO best practices & implementation for Craft CMS 3.", + "icon": "SEOmatic.svg", + "implies": [ + "Craft CMS" + ], + "meta": { + "generator": "^SEOmatic$" + }, + "pricing": [ + "onetime" + ], + "saas": true, + "website": "https://plugins.craftcms.com/seomatic" + }, + "SEOmator": { + "cats": [ + 54 + ], + "description": "SEOmator is an AI-powered SEO and SEM platform designed for website optimisation.", + "icon": "SEOmator.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "//seomator\\.com/" + ], + "website": "https://seomator.com" + }, + "Seon": { + "cats": [ + 16 + ], + "description": "Seon is a global fraud prevention solution designed to combat fraud and money laundering by identifying and blocking threats at all stages of the customer journey.", + "icon": "Seon.svg", + "js": { + "seon.appIdentifier": "", + "waitForSeon": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.seon\\.io/" + ], + "website": "https://seon.io" + }, + "SEOPress": { + "cats": [ + 54 + ], + "description": "SEOPress is a WordPress plugin for SEO.", + "icon": "SEOPress.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "saas": true, + "scriptSrc": [ + "/wp-content/themes/seopress/" + ], + "website": "https://www.seopress.org" + }, + "Seosphera": { + "cats": [ + 18 + ], + "description": "Seosphera is a web development platform designed to build, manage, and deploy websites and web applications.", + "dom": [ + "link[href*='.seosphera.com']" + ], + "icon": "Seosphera.svg", + "saas": true, + "scriptSrc": [ + "\\.seosphera\\.com/" + ], + "website": "https://seosphera.com" + }, + "SeoToaster CMS": { + "cats": [ + 1 + ], + "description": "SeoToaster CMS is an open-source content management system that provides a unified platform for building, managing, and hosting websites.", + "icon": "SeoToaster.svg", + "oss": true, + "scripts": [ + "sa\\.seotoaster\\.com" + ], + "website": "https://www.seotoaster.com" + }, + "SEP Platform": { + "cats": [ + 6 + ], + "description": "SEP Platform is an online store system designed to support ecommerce operations.", + "icon": "SEPPlatform.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "\\.sep\\.th" + ], + "website": "https://www.sepplatform.com" + }, + "SeQura": { + "cats": [ + 91 + ], + "description": "SeQura is a FinTech company based in Barcelona, providing digital flexible payment solutions, with a geographical focus on Southern Europe and Latin America.", + "icon": "SeQura.svg", + "js": { + "Sequra": "", + "SequraConfiguration": "", + "sequraProducts": "" + }, + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "live\\.sequracdn\\.com/" + ], + "website": "https://www.sequra.es" + }, + "Seravo": { + "cats": [ + 62, + 88 + ], + "headers": { + "x-powered-by": "^Seravo" + }, + "icon": "Seravo.svg", + "implies": [ + "WordPress" + ], + "website": "https://seravo.com" + }, + "Serchen": { + "cats": [ + 90 + ], + "description": "Serchen is a platform that enables buyers to search, compare and evaluate a vast quantity of vendors in an ever increasingly diverse range of industries.", + "icon": "Serchen.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.serchen\\.com/" + ], + "website": "https://www.serchen.com" + }, + "Serendipity": { + "cats": [ + 1, + 11 + ], + "icon": "Serendipity.png", + "implies": [ + "PHP" + ], + "meta": { + "Powered-By": "Serendipity v\\.([\\d.]+)\\;version:\\1", + "generator": "Serendipity(?: v\\.([\\d.]+))?\\;version:\\1" + }, + "website": "https://s9y.org" + }, + "Service Management Group": { + "cats": [ + 73 + ], + "description": "Service Management Group offers customer experience measurement, employee engagement, social monitoring, publishing, and brand research services.", + "dom": [ + "link[href*='api.smg.com']" + ], + "icon": "Service Management Group.svg", + "js": { + "smgETrackParams": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.smg\\.com/" + ], + "website": "https://www.smg.com" + }, + "Service Provider Pro": { + "cats": [ + 41, + 53 + ], + "cookies": { + "spp_csrf": "\\;confidence:25", + "spp_orderform": "", + "spp_session": "\\;confidence:25" + }, + "description": "Service Provider Pro is a client management & billing software for productized service agencies.", + "icon": "Service Provider Pro.svg", + "js": { + "sppOrderform": "" + }, + "meta": { + "server": "app.spp.co" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "js/spp_clients\\.js\\;confidence:50", + "\\.spp\\.io/js/" + ], + "website": "https://spp.co" + }, + "ServiceCore": { + "cats": [ + 53 + ], + "description": "ServiceCore is a software solution for portable toilet, septic, and dumpster businesses that manages jobs, optimizes routes, tracks inventory, and automates billing to improve operational efficiency.", + "icon": "ServiceCore.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scripts": [ + "\\.servicecorecms\\.wpengine\\.com" + ], + "website": "https://servicecore.com" + }, + "ServiceM8": { + "cats": [ + 53 + ], + "description": "ServiceM8 is a field service management application that enables job dispatch, staff location, and communication with employees and clients without phone calls.", + "icon": "ServiceM8.svg", + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "platform\\.servicem8\\.com/" + ], + "website": "https://www.servicem8.com" + }, + "ServiceNow": { + "cats": [ + 19 + ], + "description": "ServiceNow is a cloud computing platform to help companies manage digital workflows for enterprise operations.", + "dom": { + "a[href*='.service-now.com']": { + "attributes": { + "href": "https://[^.]+\\.service-now\\.com/.+" + } + } + }, + "icon": "ServiceNow.svg", + "js": { + "s_giq": "" + }, + "pricing": [ + "poa", + "high" + ], + "scriptSrc": [ + "\\.service-now\\.com/" + ], + "website": "https://www.servicenow.com" + }, + "Session Rewind": { + "cats": [ + 10 + ], + "description": "Session Rewind is a playback and monitoring service that records and tracks every session and issue.", + "icon": "SessionRewind.svg", + "js": { + "SessionRewindConfig.apiKey": "" + }, + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.sessionrewind\\.com/" + ], + "website": "https://sessionrewind.com" + }, + "Sessionly": { + "cats": [ + 84 + ], + "description": "Sessionly is a loyalty and referral program for Shopware and Shopify merchants, focusing on customer retention and acquisition through rewards and detailed analytics.", + "icon": "Sessionly.svg", + "pricing": [ + "low", + "recurring" + ], + "requires": [ + "Shopware", + "Shopify" + ], + "saas": true, + "scriptSrc": [ + "//sessionly\\.io/" + ], + "website": "https://sessionly.hubspotpagebuilder.com" + }, + "SessionStack": { + "cats": [ + 10 + ], + "description": "SessionStack is an AI-enhanced analytics platform for online retailers, helping convert visitors into customers.", + "icon": "SessionStack.svg", + "js": { + "SessionStack": "" + }, + "saas": true, + "scriptSrc": [ + "cdn\\.sessionstack\\.com/" + ], + "website": "https://www.sessionstack.com" + }, + "Setmore": { + "cats": [ + 5, + 72 + ], + "description": "Setmore is a cloud-based appointment scheduling solution.", + "icon": "Setmore.svg", + "js": { + "setmorePopup": "" + }, + "pricing": [ + "low", + "freemium", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "my\\.setmore\\.\\w+/", + "/setmore-appointments/script/" + ], + "website": "https://www.setmore.com" + }, + "Setrics": { + "cats": [ + 10, + 32 + ], + "description": "Setrics is an omni-channel marketing and analysis platform that enables businesses to track and optimize customer interactions across multiple channels.", + "js": { + "setrics_tracking.track_goal": "" + }, + "saas": true, + "scriptSrc": [ + "app\\.setrics\\.com/" + ], + "website": "https://setrics.com" + }, + "Setrow": { + "cats": [ + 32 + ], + "description": "Setrow is a platform offering integrated digital marketing tools, including email and SMS marketing, push notifications, and recommendation engines, to optimize customer engagement and marketing strategies.", + "icon": "Setrow.svg", + "js": { + "setrowCookies": "", + "setrowID": "", + "setrowSua": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.setrowid\\.com/" + ], + "website": "https://setrow.com" + }, + "SEUR": { + "cats": [ + 99 + ], + "description": "SEUR is a Spanish shipments and express transport company.", + "icon": "DPD.svg", + "requiresCategory": [ + 6 + ], + "text": [ + "\\bSEUR\\b" + ], + "website": "https://www.seur.com" + }, + "SevenRooms": { + "cats": [ + 5, + 72 + ], + "description": "SevenRooms is an fully-integrated reservation, seating and restaurant management system.", + "dom": { + "iframe[src*='sevenrooms']": { + "attributes": { + "src": "\\.sevenrooms\\.\\w+/" + } + } + }, + "icon": "SevenRooms.svg", + "js": { + "SevenroomsWidget": "" + }, + "scriptSrc": [ + "sevenrooms\\.\\w+/widget/embed\\.js" + ], + "website": "https://sevenrooms.com" + }, + "Sezzle": { + "cats": [ + 41, + 91 + ], + "description": "Sezzle offers a buy-now-pay-later solution.", + "icon": "Sezzle.svg", + "js": { + "AwesomeSezzle": "", + "renderSezzleIframe": "", + "sezzle_footer_images": "" + }, + "meta": { + "sezzle_cid": "" + }, + "saas": true, + "scriptSrc": [ + "widget\\.sezzle\\.(?:in|com)" + ], + "website": "https://sezzle.com/" + }, + "shadcn-svelte": { + "cats": [ + 66 + ], + "description": "Shadcn-svelte is an adaptation of shadcn/ui for Svelte, offering accessible and customisable components.", + "dom": [ + "link[href*='shadcn-svelte']" + ], + "icon": "ShadCnSvelte.svg", + "js": { + "sessionStorage.sveltekit:scroll": "", + "sessionStorage.sveltekit:snapshot": "" + }, + "oss": true, + "requires": [ + "Svelte" + ], + "website": "https://www.shadcn-svelte.com" + }, + "shadcn/ui": { + "cats": [ + 66 + ], + "css": [ + "--destructive-foreground" + ], + "description": "shadcn/ui is a component system built with Radix UI and Tailwind CSS.", + "icon": "shadcn-ui.svg", + "implies": [ + "Radix UI", + "Tailwind CSS" + ], + "oss": true, + "website": "https://ui.shadcn.com" + }, + "Shaka Player": { + "cats": [ + 14 + ], + "description": "Shaka Player is an open-source JavaScript library for adaptive media.", + "icon": "Shaka Player.svg", + "js": { + "shaka.Player.version": "v([\\d\\.\\-\\w]+)\\;version:\\1" + }, + "oss": true, + "website": "https://github.com/shaka-project/shaka-player" + }, + "Shanon": { + "cats": [ + 32 + ], + "description": "Shanon provides marketing automation software.", + "icon": "Shanon.svg", + "pricing": [ + "high", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.shanon-services\\.com" + ], + "website": "https://www.shanon.co.jp" + }, + "Shapecss": { + "cats": [ + 66 + ], + "dom": [ + "link[href*='shapecss.css'],link[href*='shapecss.min.css']" + ], + "html": [ + "<link[^>]* href=\"[^\"]*shapecss(?:\\.min)?\\.css" + ], + "icon": "Shapecss.svg", + "js": { + "Shapecss": "" + }, + "scriptSrc": [ + "shapecss[-.]([\\d.]*\\d)[^/]*\\.js\\;version:\\1", + "/([\\d.]+)/shapecss(?:\\.min)?\\.js\\;version:\\1", + "shapecss.*\\.js" + ], + "website": "https://shapecss.com" + }, + "Shapo": { + "cats": [ + 90 + ], + "description": "Shapo is a platform that simplifies the collection, management, and visualization of customer testimonials.", + "icon": "Shapo.svg", + "js": { + "_shapoLoaded": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.shapo\\.io/" + ], + "website": "https://shapo.io/" + }, + "Shareaholic": { + "cats": [ + 5 + ], + "description": "Shareaholic is a all-in-one content amplification and monetisation platform.", + "icon": "shareaholic.svg", + "js": { + "Shareaholic": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "website": "https://www.shareaholic.com/" + }, + "ShareThis": { + "cats": [ + 5 + ], + "description": "ShareThis provides free engagement and growth tools (e.g., share buttons, follow buttons, and reaction buttons) for site owners.", + "icon": "ShareThis.svg", + "js": { + "SHARETHIS": "", + "__sharethis__docReady": "" + }, + "pricing": [ + "freemium" + ], + "scriptSrc": [ + "\\.sharethis\\.com/" + ], + "website": "https://sharethis.com" + }, + "Sharethrough": { + "cats": [ + 36 + ], + "description": "Sharethrough is a software company that powers in-feed advertising for brands and publishers.", + "dom": [ + "link[href*='.sharethrough.com']" + ], + "icon": "Sharethrough.svg", + "pricing": [ + "poa" + ], + "scriptSrc": [ + "\\.sharethrough\\.com/" + ], + "website": "https://www.sharethrough.com" + }, + "Sharetribe": { + "cats": [ + 6 + ], + "cpe": "cpe:2.3:a:sharetribe:sharetribe:*:*:*:*:*:*:*:*", + "description": "Sharetribe is cloud-based platform for small to medium businesses, which helps businesses to create and manage custom online marketplaces.", + "dom": [ + "img[srcset*='sharetribe.imgix.net/'], img[src*='user-assets.sharetribe.com/']" + ], + "icon": "Sharetribe.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.sharetribe\\.com/" + ], + "website": "https://www.sharetribe.com" + }, + "Sharing": { + "cats": [ + 51 + ], + "description": "Sharing is a platform for AI-generated websites, offering tools for web creation and site building.", + "icon": "Sharing.svg", + "meta": { + "generator": "^Sharing$" + }, + "pricing": [ + "high", + "recurring" + ], + "saas": true, + "website": "https://web.sharing.tw" + }, + "Sharpay": { + "cats": [ + 94 + ], + "description": "Sharpay is a share button that integrates with blockchain technology, enabling decentralized sharing and tracking of content across multiple platforms.", + "icon": "Sharpay.svg", + "js": { + "gaSharpay": "", + "sharpayAPI.append": "" + }, + "saas": true, + "scriptSrc": [ + "app\\.sharpay\\.io/" + ], + "website": "https://sharpay.io" + }, + "Sharpen": { + "cats": [ + 52 + ], + "description": "Sharpen is a platform focused on developing AI-empowered human agents to enhance communication.", + "icon": "Sharpen.svg", + "saas": true, + "scriptSrc": [ + "chat\\.sharpen\\.cx" + ], + "website": "https://sharpencx.com" + }, + "Sharper MMS": { + "cats": [ + 19 + ], + "description": "Sharper MMS is a provider of marina management services, focusing on operations and maintenance for marina facilities.", + "icon": "SharperMMS.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scripts": [ + "api\\.sharpermms\\.com" + ], + "website": "https://sharpermms.com" + }, + "SharpSpring": { + "cats": [ + 32 + ], + "description": "SharpSpring is a cloud-based marketing tool that offers customer relationship management, marketing automation, mobile and social marketing, sales team automation, customer service and more, all within one solution.", + "icon": "SharpSpring.svg", + "js": { + "sharpspring_tracking_installed": "" + }, + "pricing": [ + "high", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.marketingautomation\\.services.+(?:ver=)([\\d.]+)\\;version:\\1" + ], + "website": "https://sharpspring.com" + }, + "SharpSpring Ads": { + "cats": [ + 77 + ], + "description": "SharpSpring Ads is an all-in-one retargeting platform.", + "icon": "SharpSpring.svg", + "js": { + "_pa": "" + }, + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "\\.perfectaudience\\.com" + ], + "website": "https://sharpspring.com/ads" + }, + "SHE Media": { + "cats": [ + 36 + ], + "description": "SHE Media is an ad network, which means that they basically serve as a coordinator between advertisers and publishers (bloggers).", + "icon": "SheMedia.svg", + "js": { + "SheMedia": "", + "blogherads.adq": "" + }, + "pricing": [ + "payg" + ], + "saas": true, + "website": "https://www.shemedia.com" + }, + "SheerID": { + "cats": [ + 19 + ], + "description": "SheerID is a highly specialised solution offering online verification support for retailers, marketers and service providers.", + "dom": [ + "a[href*='.sheerid.com/'], img[src*='.sheerid.com/']" + ], + "headers": { + "content-security-policy": "\\.sheerid\\.com", + "content-security-policy-report-only": "\\.sheerid\\.com" + }, + "icon": "SheerID.svg", + "js": { + "SheerID": "", + "sheerid": "" + }, + "saas": true, + "scripts": [ + "\"sheerIdEndpoint\":" + ], + "website": "https://www.sheerid.com/" + }, + "Sheet Monkey": { + "cats": [ + 110 + ], + "description": "Sheet Monkey is a form builder that stores data in Google Sheets, eliminating the need for a backend.", + "dom": [ + "form[action*='api.sheetmonkey.io/']" + ], + "icon": "SheetMonkey.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://sheetmonkey.io" + }, + "Sheety": { + "cats": [ + 47 + ], + "description": "Sheety is a service that transforms your Google Sheet into an API, enabling easy access to your data for integration with other applications.", + "icon": "Sheety.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "api\\.sheety\\.co/" + ], + "website": "https://sheety.co/" + }, + "Shelf": { + "cats": [ + 33 + ], + "description": "Shelf is a server framework for Dart.", + "headers": { + "Server": "dart:io with Shelf", + "x-powered-by": "Dart with package:shelf" + }, + "icon": "Dart.svg", + "implies": [ + "Dart" + ], + "oss": true, + "website": "https://pub.dev/packages/shelf" + }, + "ShellInABox": { + "cats": [ + 46 + ], + "description": "Shell In A Box implements a web server that can export arbitrary command line tools to a web based terminal emulator.", + "html": [ + "<title>Shell In A Box</title>", + "must be enabled for ShellInABox</noscript>" + ], + "icon": "ShellInABox.png", + "js": { + "ShellInABox": "" + }, + "website": "https://shellinabox.com" + }, + "Shepherd": { + "cats": [ + 59 + ], + "description": "Shepherd is a JavaScript library which makes an use-friendly user-guide to any website.", + "icon": "Shepherd.svg", + "oss": true, + "pricing": [ + "poa" + ], + "scriptSrc": [ + "shepherd(?:\\.min)?\\.js" + ], + "website": "https://shepherdjs.dev/" + }, + "Sherlock": { + "cats": [ + 53 + ], + "description": "Sherlock is a platform that offers specialized real estate property management software, including trust accounting, for residential, commercial, sales, and holiday properties.", + "icon": "Sherlock.svg", + "js": { + "Sherlock_favourite_properties": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://sherlocksoftware.com" + }, + "Sherpa": { + "cats": [ + 99 + ], + "description": "Sherpa is a platform that provides on-demand courier services in Australia, enabling delivery of goods from various locations.", + "icon": "Sherpa.svg", + "saas": true, + "scripts": [ + "plugin-app\\.sherpa\\.net\\.au" + ], + "website": "https://www.sherpa.net.au" + }, + "Shift4Shop": { + "cats": [ + 1, + 6 + ], + "cookies": { + "3dvisit": "" + }, + "description": "Shift4Shop, formerly known as 3Dcart, is an ecommerce software provider for online businesses.", + "headers": { + "X-Powered-By": "3DCART" + }, + "icon": "Shift4Shop.svg", + "js": { + "_3d_cart.subtotal": "" + }, + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "(?:twlh(?:track)?\\.asp|3d_upsell\\.js)" + ], + "website": "https://www.shift4shop.com" + }, + "Shine Commerce": { + "cats": [ + 6 + ], + "description": "ShineCommerce is a platform offering eCommerce solutions designed to streamline operations and enhance business performance through optimized online retail management.", + "icon": "ShineCommerce.svg", + "saas": true, + "scripts": [ + "app\\.shinecommerce\\.co" + ], + "website": "https://shinecommerce.co" + }, + "shine.js": { + "cats": [ + 25 + ], + "js": { + "Shine": "" + }, + "scriptSrc": [ + "shine(?:\\.min)?\\.js" + ], + "website": "https://bigspaceship.github.io/shine.js/" + }, + "Shiny": { + "cats": [ + 18 + ], + "cpe": "cpe:2.3:a:rstudio:shiny_server:*:*:*:*:*:*:*:*", + "description": "Shiny is an R package that enables the creation of interactive web applications using only R code, facilitating reactive programming and providing a variety of prebuilt widgets for dynamic user interfaces.", + "headers": { + "x-powered-by": "^Shiny Server$" + }, + "icon": "Shiny.svg", + "js": { + "Shiny.addCustomMessageHandler": "" + }, + "oss": true, + "website": "https://shiny.posit.co" + }, + "ShinyStat": { + "cats": [ + 10 + ], + "html": [ + "<img[^>]*\\s+src=['\"]?https?://www\\.shinystat\\.com/cgi-bin/shinystat\\.cgi\\?[^'\"\\s>]*['\"\\s/>]" + ], + "icon": "ShinyStat.svg", + "js": { + "SSsdk": "" + }, + "scriptSrc": [ + "^https?://codice(?:business|ssl|pro|isp)?\\.shinystat\\.com/cgi-bin/getcod\\.cgi" + ], + "website": "https://shinystat.com" + }, + "ShionImporter": { + "cats": [ + 6 + ], + "description": "ShionImporter is a platform that provides dropshipping services, product importing, and automated synchronization of prices and inventory for ecommerce businesses.", + "icon": "ShionImporter.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "app\\.shionimporter\\.site" + ], + "scripts": [ + "app\\.shionimporter\\.site" + ], + "website": "https://shionimporter.site" + }, + "ShippyPro": { + "cats": [ + 102 + ], + "description": "ShippyPro is the complete shipping software for ecommerce that helps worldwide merchants to ship, track, and manage returns for their orders.", + "dom": [ + "a[href*='.shippypro.com/return-form.html']" + ], + "icon": "ShippyPro.svg", + "js": { + "ShippyProReturnForm": "" + }, + "pricing": [ + "payg", + "recurring" + ], + "saas": true, + "website": "https://www.shippypro.com" + }, + "ShipStation": { + "cats": [ + 99 + ], + "description": "ShipStation is a web-based shipping software designed to help ecommerce businesses streamline their shipping processes. It allows businesses to import, manage, and ship their orders from multiple sales channels, including marketplaces, shopping carts, and ecommerce platforms.", + "dom": [ + "a[href*='//track.shipstation.com/']" + ], + "icon": "ShipStation.svg", + "pricing": [ + "payg", + "recurring" + ], + "saas": true, + "url": [ + "track\\.shipstation\\.com" + ], + "website": "https://www.shipstation.com" + }, + "ShipTection": { + "cats": [ + 100 + ], + "description": "ShipTection is the easiest way to offer shipping protection on your Shopify site.", + "icon": "ShipTection.png", + "implies": [ + "Shopify" + ], + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "app\\.shiptection\\.com/" + ], + "website": "https://wamapps.io/pages/shiptection-protection" + }, + "Shipup": { + "cats": [ + 99 + ], + "description": "Shipup is a system that enables users to track shipping packages, providing real-time updates on delivery status and location.", + "icon": "Shipup.svg", + "js": { + "ShipupETA": "" + }, + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.shipup\\.co/" + ], + "scripts": [ + "shipup\\.co" + ], + "website": "https://www.shipup.co" + }, + "Shoefitr.io": { + "cats": [ + 76 + ], + "description": "Shoefitr.io is data-based shoe size advice service where we measure the length, width, ball, and instep.", + "dom": [ + "a[href*='api.shoefitr.io/']" + ], + "icon": "Shoefitr.io.svg", + "pricing": [ + "payg", + "high", + "recurring" + ], + "saas": true, + "website": "https://www.shoefitr.io" + }, + "Shoelace": { + "cats": [ + 66 + ], + "description": "Shoelace is an open-source, framework-agnostic component for building accessible web applications.", + "dom": { + "html[data-shoelace-version]": { + "attributes": { + "data-shoelace-version": "^([\\d.]+)$\\;version:\\1" + } + } + }, + "icon": "Shoelace.svg", + "oss": true, + "scriptSrc": [ + "/npm/@shoelace-style/shoelace@([\\d.]+)\\;version:\\1" + ], + "website": "https://shoelace.style" + }, + "Shogun Frontend": { + "cats": [ + 108 + ], + "description": "Shogun Frontend is an all-in-one ecommerce frontend platform. Shogun Frontend pairs with leading backends: Shopify, BigCommerce, Magento (Adobe Commerce), and more.", + "dom": [ + "img[src*='.shgcdn.com/']" + ], + "icon": "Shogun Frontend.svg", + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://getshogun.com/frontend" + }, + "Shogun Landing Page Builder": { + "cats": [ + 100 + ], + "description": "Shogun Landing Page Builder is a drag and drop Shopify page builder for creating high-converting store pages.", + "icon": "Shogun Page Builder.svg", + "implies": [ + "Shogun Page Builder" + ], + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "scriptSrc": [ + "\\.getshogun\\.com/.+\\.myshopify\\.com" + ], + "website": "https://apps.shopify.com/shogun" + }, + "Shogun Page Builder": { + "cats": [ + 51 + ], + "description": "Shogun is a page builder commonly used with headless implementations.", + "icon": "Shogun Page Builder.svg", + "js": { + "shogunAnalytics": "" + }, + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "website": "https://getshogun.com/page-builder" + }, + "Shoopy": { + "cats": [ + 6 + ], + "description": "Shoopy is an all-in-one ecommerce Solution for online and offline business.", + "icon": "Shoopy.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "\\.store\\.shoopy\\.in" + ], + "website": "https://www.shoopy.in" + }, + "Shop Application": { + "cats": [ + 6 + ], + "description": "Shop Application is a French ecommerce software solution that enables product sales both online and in physical stores.", + "icon": "ShopApplication.svg", + "meta": { + "generator": "^Shop Application$" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://www.shop-application.com" + }, + "Shop Pay": { + "cats": [ + 41 + ], + "description": "Shop Pay is an accelerated checkout that lets customers save their email address, credit card, and shipping and billing information so they can complete their transaction faster the next time they are directed to the Shopify checkout.", + "dom": { + "[aria-labelledby='pi-shopify_pay']": { + "text": "" + }, + "ul[data-shopify-buttoncontainer] li": { + "text": "ShopPay" + } + }, + "icon": "Shop Pay.svg", + "js": { + "ShopPay": "", + "ShopifyPay.apiHost": "" + }, + "requires": [ + "Shopify" + ], + "scriptSrc": [ + "cdn\\.shopify\\.com/shopifycloud/shopify_pay/" + ], + "website": "https://shop.app" + }, + "Shop Pay Installments": { + "cats": [ + 91 + ], + "description": "Shop Pay Installments allows customers to pay for orders between 50 USD and 3,000 USD in 4 interest-free installments.", + "dom": [ + ".shopify-installments__learn-more, .shopify-installments, #shopify-installments-cta" + ], + "icon": "Shop Pay.svg", + "implies": [ + "Affirm", + "Shop Pay" + ], + "requires": [ + "Shopify" + ], + "website": "https://shoppay.affirm.com" + }, + "Shopaholic": { + "cats": [ + 6 + ], + "cookies": { + "shopaholic_cart_id": "" + }, + "description": "Shopaholic is an open-source ecosystem of plugins and themes for rapid ecommerce website development that allows building projects from small to large online shops.", + "dom": [ + "[class*='_shopaholic']" + ], + "icon": "Shopaholic.svg", + "js": { + "ShopaholicCart": "" + }, + "oss": true, + "requires": [ + "October CMS" + ], + "website": "https://shopaholic.one" + }, + "Shopapps": { + "cats": [ + 100 + ], + "description": "Shopapps is a trusted Shopify Expert providing services through Shopify Apps.", + "icon": "Shopapps.svg", + "implies": [ + "Shopify" + ], + "js": { + "iStockUrl": "iwish\\.myshopapps\\.com/", + "iWishUrl": "iwish\\.myshopapps\\.com/" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.myshopapps\\.com/" + ], + "website": "https://www.shopapps.in" + }, + "Shopatron": { + "cats": [ + 6 + ], + "dom": [ + "body[class*='shopatron']" + ], + "html": [ + "<body class=\"shopatron", + "<img[^>]+mediacdn\\.shopatron\\.com\\;confidence:50" + ], + "icon": "Shopatron.png", + "js": { + "shptUrl": "" + }, + "meta": { + "keywords": "Shopatron" + }, + "scriptSrc": [ + "mediacdn\\.shopatron\\.com" + ], + "website": "https://ecommerce.shopatron.com" + }, + "ShopBase": { + "cats": [ + 6, + 106 + ], + "description": " ShopBase is a cross-border ecommerce platform for all Dropshipping/Print-on-Demand novices and experienced merchants.", + "headers": { + "content-security-policy": "(?:accounts|templates)\\.shopbase\\.com" + }, + "icon": "ShopBase.svg", + "js": { + "sbsdk.checkout.setEnableABTestCustomer": "" + }, + "pricing": [ + "recurring", + "low" + ], + "saas": true, + "website": "https://www.shopbase.com" + }, + "Shopblocks": { + "cats": [ + 6 + ], + "description": "Shopblocks is a B2B ecommerce partner that transforms complex commercial challenges into growth opportunities.", + "dom": [ + "link[href*='.myshopblocks.com/']" + ], + "icon": "Shopblocks.svg", + "pricing": [ + "high", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.myshopblocks\\.com/" + ], + "website": "https://www.shopblocks.com" + }, + "Shopbox AI": { + "cats": [ + 76 + ], + "description": "Shopbox AI is a tool that helps online retailers improve customer engagement, increase conversion rates, and enhance retention through data-driven insights.", + "icon": "ShopboxAI.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scripts": [ + "widget\\.shopbox\\.ai" + ], + "website": "https://www.shopbox.ai" + }, + "Shopcada": { + "cats": [ + 6 + ], + "icon": "Shopcada.svg", + "js": { + "Shopcada": "" + }, + "website": "https://shopcada.com" + }, + "Shoper": { + "cats": [ + 6 + ], + "icon": "Shoper.svg", + "js": { + "shoper": "" + }, + "pricing": [ + "low" + ], + "saas": true, + "website": "https://www.shoper.pl" + }, + "Shopery": { + "cats": [ + 6 + ], + "headers": { + "X-Shopery": "" + }, + "icon": "Shopery.svg", + "implies": [ + "PHP", + "Symfony", + "Elcodi" + ], + "website": "https://shopery.com" + }, + "Shopfa": { + "cats": [ + 6 + ], + "headers": { + "X-Powered-By": "^ShopFA ([\\d.]+)$\\;version:\\1" + }, + "icon": "Shopfa.svg", + "js": { + "shopfa": "" + }, + "meta": { + "generator": "^ShopFA ([\\d.]+)$\\;version:\\1" + }, + "website": "https://shopfa.com" + }, + "ShopFactory": { + "cats": [ + 6 + ], + "description": "ShopFactory is an all-in-one ecommerce platform that allows businesses to create and manage their online stores without the need for extensive technical expertise.", + "icon": "ShopFactory.svg", + "meta": { + "generator": "^ShopFactory V([0-9.]+) www\\.shopfactory\\.com$\\;version:\\1" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://www.shopfactory.com" + }, + "Shopflo": { + "cats": [ + 41 + ], + "description": "Shopflo is a platform that enables easy checkout experience for ecommerce brands.", + "icon": "Shopflo.svg", + "js": { + "Shopflo": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://shopflo.com" + }, + "ShopGate": { + "cats": [ + 6 + ], + "description": "ShopGate is a provider of omnichannel commerce solutions.", + "icon": "ShopGate.svg", + "js": { + "ShopgateMobileHeader": "", + "_shopgate": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.shopgate.com" + }, + "ShopGold": { + "cats": [ + 6 + ], + "cookies": { + "eGold": "^\\w+$", + "popup_shopGold": "", + "popup_shopGold_time": "" + }, + "description": "ShopGold is an all-in-one payment processing and ecommerce solution.", + "icon": "ShopGold.svg", + "website": "https://www.shopgold.pl" + }, + "ShopHub": { + "cats": [ + 84 + ], + "description": "ShopHub is a platform that helps Shopify store owners grow their businesses by providing loyalty programs, coupons, and email capture services.", + "icon": "ShopHub.svg", + "js": { + "toggleShopHubWidget": "" + }, + "pricing": [ + "freemium" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "scriptSrc": [ + "app\\.tryshophub\\.com/" + ], + "website": "https://www.tryshophub.com" + }, + "Shopify": { + "cats": [ + 6 + ], + "cookies": { + "_shopify_essential_": "", + "_shopify_s": "", + "_shopify_sa_p": "", + "_shopify_sa_t": "", + "_shopify_y": "" + }, + "description": "Shopify is a subscription-based software that allows anyone to set up an online store and sell their products. Shopify store owners can also sell in physical locations using Shopify POS, a point-of-sale app and accompanying hardware.", + "dom": { + "link[href*='shopify.com']": { + "attributes": { + "href": "(?:cdn\\.|\\.my)shopify\\.com\\;confidence:50" + } + } + }, + "headers": { + "x-shopid": "\\;confidence:50", + "x-shopify-stage": "" + }, + "icon": "Shopify.svg", + "js": { + "SHOPIFY_API_BASE_URL": "", + "Shopify": "\\;confidence:25", + "ShopifyAPI": "", + "ShopifyAnalytics": "", + "ShopifyCustomer": "", + "goaffproShopifyStVariableFix": "", + "shopifyAccessUrl": "" + }, + "meta": { + "shopify-checkout-api-token": "", + "shopify-digital-wallet": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "sdks\\.shopifycdn\\.com", + "cdn\\.shopify\\.com" + ], + "scripts": [ + "shopifyTag" + ], + "url": [ + "^https?//.+\\.myshopify\\.com" + ], + "website": "https://shopify.com", + "xhr": [ + "\\.myshopify\\.com" + ] + }, + "Shopify Buy Button": { + "cats": [ + 100 + ], + "description": "Shopify Buy Button is an app from Shopify which allows merchant to embed buy functionality for any product or collection into another website or blog.", + "icon": "Shopify.svg", + "js": { + "ShopifyBuy": "" + }, + "pricing": [ + "freemium" + ], + "scriptSrc": [ + "sdk\\. shopifycdn\\.com/buy-button/latest/" + ], + "website": "https://apps.shopify.com/buy-button" + }, + "Shopify Chat": { + "cats": [ + 52, + 100 + ], + "description": "Shopify Chat is Shopify's native live chat function that allows you to have real-time conversations with customers visiting your Shopify store.", + "icon": "Shopify.svg", + "implies": [ + "Shopify" + ], + "scriptSrc": [ + "cdn\\.shopify\\.com/shopifycloud/shopify_chat/" + ], + "website": "https://www.shopify.com/inbox" + }, + "Shopify Consent Management": { + "cats": [ + 67, + 100 + ], + "description": "Shopify Consent Management let's you create a tracking consent banner for EU customers.", + "icon": "Shopify.svg", + "implies": [ + "Shopify" + ], + "scriptSrc": [ + "cookie_consent_shopify\\.js" + ], + "website": "https://apps.shopify.com/customer-privacy-banner" + }, + "Shopify Geolocation App": { + "cats": [ + 100, + 79 + ], + "description": "Shopify Geolocation App makes language and country recommendations to your customers based on their geographic location and browser or device language.", + "icon": "Shopify Geolocation App.png", + "implies": [ + "Shopify" + ], + "scriptSrc": [ + "geolocation-recommendations\\.shopifycloud\\.com/" + ], + "website": "https://apps.shopify.com/geolocation" + }, + "Shopify Product Reviews": { + "cats": [ + 90, + 100 + ], + "description": "Shopify Product reviews allows you to add a customer review feature to your products.", + "icon": "Shopify.svg", + "implies": [ + "Shopify" + ], + "js": { + "SPR": "" + }, + "scriptSrc": [ + "productreviews\\.shopifycdn\\.com" + ], + "website": "https://apps.shopify.com/product-reviews" + }, + "Shopify Web Components": { + "cats": [ + 18 + ], + "description": "Storefront Web Components let you bring Shopify-powered commerce capabilities to any website.", + "icon": "Shopify.svg", + "scriptSrc": [ + "cdn\\.shopify\\.com/storefront/web-components\\.js" + ], + "website": "https://shopify.dev/docs/api/storefront-web-components" + }, + "ShopiMind": { + "cats": [ + 32 + ], + "description": "ShopiMind is a multi-channel marketing automation solution for all ecommerce activities.", + "icon": "ShopiMind.svg", + "js": { + "_spmq.id_cart": "", + "_spmq.spm_ident": "" + }, + "pricing": [ + "payg", + "freemium" + ], + "saas": true, + "website": "https://www.shopimind.com" + }, + "Shopistry": { + "cats": [ + 1 + ], + "description": "Shopistry is a data-driven, headless customer management system.", + "dom": [ + "img[src*='cdn.shopistrystage.com/'],link[imagesrcset*='cdn.shopistrystage.com/']" + ], + "icon": "Shopistry.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://www.shopistry.com/" + }, + "Shopiteka": { + "cats": [ + 6 + ], + "description": "Shopiteka is an online shop that provides a platform for browsing products, managing purchases, and completing orders through a web-based storefront.", + "icon": "Shopiteka.svg", + "pricing": [ + "low", + "recurring", + "payg" + ], + "saas": true, + "scriptSrc": [ + "/shopiteka\\.lt/_shopi/" + ], + "website": "https://www.shopiteka.com" + }, + "Shopix": { + "cats": [ + 6 + ], + "description": "Shopix is a visual search tool for ecommerce that allows users to find products by uploading images.", + "icon": "Shopix.svg", + "js": { + "shopixAnalytics": "" + }, + "requires": [ + "Shopify" + ], + "saas": true, + "scriptSrc": [ + "\\.shopixai\\.com/" + ], + "website": "https://shopixai.com" + }, + "ShopKeeper Tools": { + "cats": [ + 100 + ], + "description": "ShopKeeper Tools is a suite of easy-to-use Shopify apps designed to increase conversion rates and drive revenue growth for online stores.", + "icon": "ShopKeeper.svg", + "requires": [ + "Shopify" + ], + "saas": true, + "scriptSrc": [ + "magic-button-app\\.shopkeepertools\\.com/" + ], + "website": "https://www.shopkeepertools.com" + }, + "Shoplazza": { + "cats": [ + 6 + ], + "cookies": { + "shoplazza_source": "" + }, + "description": "Shoplazza is a SaaS ecommerce platform.", + "icon": "Shoplazza.svg", + "js": { + "SHOPLAZZA": "", + "Shoplazza": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.shoplazza.com" + }, + "Shoplift": { + "cats": [ + 74 + ], + "description": "Shoplift is a data-driven A/B testing platform for Shopify stores that optimizes conversion rates without requiring coding.", + "icon": "Shoplift.svg", + "js": { + "shoplift.getVisitorData": "", + "shopliftInstance": "" + }, + "pricing": [ + "mid", + "recurring", + "poa" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "scripts": [ + "\\.shoplift\\.ai" + ], + "website": "https://www.shoplift.ai" + }, + "Shopline": { + "cats": [ + 6 + ], + "description": "Shopline provides solutions for merchants to set up an online store.", + "excludes": [ + "Shopify" + ], + "icon": "Shopline.svg", + "js": { + "Shopline": "", + "shoplytics": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://shoplineapp.com/" + }, + "Shoplo": { + "cats": [ + 6 + ], + "description": "Shoplo is an all-in-one ecommerce platform.", + "icon": "Shoplo.svg", + "js": { + "SHOPLOAJAX": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.shoplo\\.\\w+/" + ], + "website": "https://www.shoplo.com" + }, + "Shopmaker": { + "cats": [ + 6 + ], + "description": "Shopmaker is a platform designed for creating adult shops to sell videos and images.", + "icon": "Shopmaker.svg", + "meta": { + "author": "^Shopmaker$" + }, + "pricing": [ + "payg" + ], + "saas": true, + "website": "https://www.shopmaker.com" + }, + "Shopmatic": { + "cats": [ + 6 + ], + "description": "Shopmatic is an ecommerce website builder.", + "icon": "Shopmatic.svg", + "meta": { + "shopmatic-facebook-pixels-id": "" + }, + "pricing": [ + "payg", + "low", + "recurring" + ], + "saas": true, + "website": "https://goshopmatic.com" + }, + "Shoporama": { + "cats": [ + 6 + ], + "icon": "Shoporama.svg", + "meta": { + "generator": "Shoporama" + }, + "pricing": [ + "low", + "recurring" + ], + "robots": [ + "# Powered by Shoporama" + ], + "website": "https://www.shoporama.dk" + }, + "Shoppable": { + "cats": [ + 41 + ], + "description": "Shoppable is a multi-retailer checkout technology.", + "icon": "Shoppable.svg", + "js": { + "ShoppableApi": "" + }, + "pricing": [ + "freemium", + "high", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "api\\.shoppable\\.com/" + ], + "website": "https://about.shoppable.com" + }, + "ShopPad Infinite Options": { + "cats": [ + 100 + ], + "description": "ShopPad Infinite Options allows you to create as many custom option fields for your product pages as you need.", + "icon": "ShopPad.svg", + "implies": [ + "Shopify" + ], + "js": { + "Shoppad.apps.infiniteoptions": "" + }, + "pricing": [ + "low", + "recurring" + ], + "website": "https://apps.shopify.com/custom-options" + }, + "ShopperApproved": { + "cats": [ + 90 + ], + "description": "ShopperApproved is a platform that enhances eCommerce traffic, sales, and conversions by leveraging trust signals, user-generated content, and social proof.", + "icon": "ShopperApproved.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.shopperapproved\\.com/" + ], + "website": "https://www.shopperapproved.com" + }, + "ShopPHP": { + "cats": [ + 6 + ], + "description": "ShopPHP is a PHP-based ecommerce software designed to help businesses set up and manage online stores.", + "icon": "ShopPHP.svg", + "js": { + "shopPHPFiyatCarpan": "", + "updateShopPHPUrunFiyat": "" + }, + "pricing": [ + "low", + "recurring" + ], + "requires": [ + "PHP" + ], + "saas": true, + "website": "https://www.shopphp.net" + }, + "Shoppiko": { + "cats": [ + 6 + ], + "description": "Shoppiko is an ecommerce platform solution in India, which provides ecommerce website or ecommerce mobile application.", + "dom": [ + "a[href*='shoppiko.com'][target='_blank']" + ], + "icon": "Shoppiko.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://shoppiko.com" + }, + "Shopping Feed": { + "cats": [ + 6 + ], + "description": "Shopping Feed is a multi-channel ecommerce inventory management tool designed to synchronize product listings, stock levels, and order data across various online marketplaces.", + "icon": "ShoppingFeed.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "tracking\\.shopping-flux\\.com" + ], + "website": "https://shoppingfeed.com" + }, + "ShoppingFeeder": { + "cats": [ + 19 + ], + "description": "ShoppingFeeder is a feed management solution for online retailers.", + "icon": "ShoppingFeeder.svg", + "js": { + "sfdrOrderData": "", + "sfdrUniqid": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "Magento", + "Shopify", + "OpenCart", + "PrestaShop", + "WooCommerce" + ], + "saas": true, + "website": "https://sfdr.co" + }, + "ShoppingGives": { + "cats": [ + 5 + ], + "description": "ShoppingGives is a B2B social ecommerce platform that allows companies of all sizes to make charitable donations through their customers' purchases.", + "icon": "ShoppingGives.svg", + "js": { + "sgObservables.getCharities": "" + }, + "pricing": [ + "payg", + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.shoppinggives\\.com/" + ], + "website": "https://shoppinggives.com" + }, + "Shoppub": { + "cats": [ + 6 + ], + "description": "Shoppub is an ecommerce platform that focuses on implementing advanced business rules.", + "icon": "Shoppub.svg", + "js": { + "Shoppub.store": "" + }, + "meta": { + "author": "^Shoppub$" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://www.shoppub.com.br" + }, + "Shoppy": { + "cats": [ + 6 + ], + "description": "Shoppy is an all-in-one payment processing and ecommerce solution.", + "icon": "Shoppy.svg", + "js": { + "Shoppy": "" + }, + "pricing": [ + "low", + "freemium", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.shoppy\\.gg" + ], + "website": "https://shoppy.gg" + }, + "Shoprenter": { + "cats": [ + 6 + ], + "description": "Shoprenter offers a platform for building and running an ecommerce store.", + "icon": "Shoprenter.svg", + "js": { + "ShopRenter.customer": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.cdn\\.shoprenter\\.hu/" + ], + "website": "https://www.shoprenter.hu" + }, + "Shoprocket": { + "cats": [ + 6 + ], + "description": "Shoprocket is a solution that integrates ecommerce functionality into existing websites, enabling businesses to sell products online without requiring a complete site overhaul.", + "icon": "Shoprocket.svg", + "js": { + "Shoprocket": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://shoprocket.io" + }, + "Shoproller": { + "cats": [ + 6 + ], + "description": "Shoproller is a website builder that offers integrated ecommerce features, enabling users to create and manage online stores.", + "icon": "ShopRoller.svg", + "meta": { + "generator": "ShopRoller\\.com" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.shoproller.ee" + }, + "Shoprunner": { + "cats": [ + 107, + 102 + ], + "description": "ShopRunner is a service offering consumers free two-day shipping and returns on online orders placed with certain retailers.", + "dom": [ + "link[href*='content.shoprunner.com']" + ], + "icon": "Shoprunner.png", + "js": { + "_shoprunner_com": "", + "_shoprunner_com.version": "([\\d\\.]+)\\;version:\\1" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "/shoprunner/shoprunner_init\\.js" + ], + "website": "https://www.shoprunner.com" + }, + "ShopSite": { + "cats": [ + 6 + ], + "description": "ShopSite is a provider of shopping cart software tailored for small to medium-sized businesses.", + "icon": "ShopSite.svg", + "meta": { + "generator": "^ShopSite Pro (\\d+\\.\\d+)\\;version:\\1" + }, + "pricing": [ + "freemium", + "low", + "recurring", + "onetime" + ], + "saas": true, + "website": "https://www.shopsite.com" + }, + "ShopStorm": { + "cats": [ + 6 + ], + "description": "ShopStorm is an ecommerce platform that offers a suite of apps designed to enhance functionality and user experience on Shopify stores.", + "icon": "ShopStorm.svg", + "pricing": [ + "low", + "recurring" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "scripts": [ + "\\.shopstorm\\.com" + ], + "website": "https://shopstorm.com" + }, + "ShopStyle": { + "cats": [ + 6, + 29 + ], + "description": "Shopstyle is a fashion and lifestyle search engine and shopping platform that aggregates products from multiple retailers to enable discovery and comparison.", + "icon": "ShopStyle.svg", + "saas": true, + "scriptSrc": [ + "ssc\\.shopstyle\\.com/" + ], + "website": "https://www.shopstyle.com" + }, + "Shopsys": { + "cats": [ + 6 + ], + "description": "Shopsys is an open-code ecommerce platform for building large custom online shops, offering extensive customization.", + "icon": "Shopsys.svg", + "meta": { + "Author": "^ShopSys.cz" + }, + "oss": true, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.shopsys.com/shopsys-platform" + }, + "Shoptet": { + "cats": [ + 6 + ], + "description": "Shoptet is an ecommerce solutions from store builder, inventory management of online payments.", + "dom": [ + "link[href*='cdn.myshoptet.com']" + ], + "html": [ + "<link [^>]*href=\"https?://cdn\\.myshoptet\\.com/" + ], + "icon": "Shoptet.svg", + "implies": [ + "PHP" + ], + "js": { + "shoptet": "" + }, + "meta": { + "web_author": "^Shoptet" + }, + "scriptSrc": [ + "^https?://cdn\\.myshoptet\\.com/" + ], + "website": "https://www.shoptet.cz" + }, + "Shopthru": { + "cats": [ + 6 + ], + "description": "Shopthru is an ecommerce platform empowering businesses with tools to enhance connections, inspire delight, and foster prosperity.", + "icon": "Shopthru.svg", + "js": { + "shopthru_add_to_cart": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "app\\.shopthru\\.xyz/" + ], + "website": "https://www.shopthru.xyz" + }, + "Shoptimized": { + "cats": [ + 81 + ], + "description": "Shoptimized is a Shopify theme and support package designed to enhance store functionality, performance, and user experience.", + "icon": "Shoptimized.svg", + "js": { + "isshoptimized": "" + }, + "pricing": [ + "onetime", + "low", + "recurring" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "website": "https://shoptimized.net" + }, + "Shoptrader": { + "cats": [ + 6 + ], + "description": "Shoptrader is a Dutch-based shopping site solution that provides a platform for creating and managing online stores.", + "dom": [ + "link[href*='cdn.shoptrader.com/']" + ], + "icon": "Shoptrader.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.shoptrader.nl" + }, + "ShopVOX": { + "cats": [ + 6 + ], + "description": "ShopVOX is a web-based platform for custom fabricators.", + "icon": "ShopVOX.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scripts": [ + "api\\.shopvox\\.com/" + ], + "website": "https://shopvox.com" + }, + "Shopware": { + "cats": [ + 6 + ], + "cpe": "cpe:2.3:a:shopware:shopware:*:*:*:*:*:*:*:*", + "description": "Shopware is an enterprise-level ecommerce platform.", + "dom": [ + "input[name*='shopware_'], script[data-plugin-version^='Shopware']" + ], + "headers": { + "sw-context-token": "^[\\w]{32}$\\;version:6", + "sw-invalidation-states": "\\;version:6", + "sw-language-id": "^[a-fA-F0-9]{32}$\\;version:6", + "sw-version-id": "\\;version:6" + }, + "html": [ + "<title>Shopware ([\\d\\.]+) [^<]+\\;version:\\1" + ], + "icon": "Shopware.svg", + "implies": [ + "PHP", + "MySQL", + "jQuery", + "Symfony" + ], + "js": { + "_shopwareAnalytics": "", + "mollie_javascript_use_shopware": "", + "shopStudioGoogleTagManagerCloudGtagCallback": "\\;confidence:50", + "shopwareAnalytics": "" + }, + "meta": { + "application-name": "Shopware" + }, + "pricing": [ + "low", + "freemium", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "(?:(shopware)|/web/cache/[0-9]{10}_.+)\\.js\\;version:\\1?4:5", + "/jquery\\.shopware\\.min\\.js", + "/engine/Shopware/" + ], + "scripts": [ + "window\\.features[^;]*V6_5_0_0.{0,15}true[^;]*V6_6_0_0.{0,15}false\\;version:6.5", + "window\\.features[^;]*V6_6_0_0.{0,15}true[^;]*V6_7_0_0.{0,15}false\\;version:6.6", + "window\\.features[^;]*V6_7_0_0.{0,15}true[^;]*V6_8_0_0.{0,15}false\\;version:6.7", + "window\\.features[^;]*V6_8_0_0.{0,15}true[^;]*V6_9_0_0.{0,15}false\\;version:6.8" + ], + "website": "https://www.shopware.com" + }, + "ShopWired": { + "cats": [ + 6 + ], + "description": "ShopWired is a UK based, fully hosted ecommerce platform that is focused on the UK market.", + "icon": "ShopWired.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.amazonaws\\.com/shopwired-theme-assets/" + ], + "website": "https://www.shopwired.co.uk" + }, + "ShopX": { + "cats": [ + 6 + ], + "description": "ShopX is an ecommerce platform built for hyperlocal businesses to sell online.", + "icon": "ShopX.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "shopx-unique-identifier" + ], + "website": "https://shopx.store" + }, + "Shore": { + "cats": [ + 72 + ], + "description": "Shore is an appointment management software designed to streamline scheduling and organization for businesses.", + "icon": "Shore.svg", + "js": { + "ShoreBookingButtonAlreadyLoaded": "", + "shoreBookingSettings": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "connect\\.shore\\.com" + ], + "website": "https://shore.com" + }, + "Shortcodes Ultimate": { + "cats": [ + 87 + ], + "description": "Shortcodes Ultimate is a comprehensive collection of visual components for WordPress.", + "dom": [ + "link[href*='/wp-content/plugins/shortcodes-ultimate/']" + ], + "icon": "Shortcodes Ultimate.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/plugins/shortcodes-ultimate/.+index\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + ], + "website": "https://getshortcodes.com" + }, + "Shortly": { + "cats": [ + 100 + ], + "description": "Shortly help create short URLs for influencer-marketing, social media posts & email-marketing campaigns with your own store domain.", + "icon": "Shortly.svg", + "implies": [ + "Shopify" + ], + "scriptSrc": [ + "//shortly\\.shop/" + ], + "website": "https://apps.shopify.com/shortly" + }, + "ShortPixel Image Optimizer": { + "cats": [ + 87, + 92 + ], + "description": "ShortPixel Image Optimizer is a lightweight WordPress plugin that can compress all of your site's images and PDF documents.", + "icon": "ShortPixel.svg", + "js": { + "spPicTest": "" + }, + "pricing": [ + "freemium", + "payg", + "recurring" + ], + "requires": [ + "WordPress" + ], + "website": "https://shortpixel.com" + }, + "ShoutCMS": { + "cats": [ + 1 + ], + "description": "ShoutCMS is a web content management system (CMS) that allows users to build and manage websites.", + "icon": "ShoutCMS.svg", + "js": { + "Shout.addHeaderButton": "" + }, + "meta": { + "generator": "Shoutcms" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://shoutcms.com" + }, + "ShoutOut": { + "cats": [ + 71 + ], + "description": "ShoutOut is a multi-level marketing SaaS solution that allows tracking of affiliates.", + "icon": "ShoutOut.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requiresCategory": [ + 6 + ], + "scriptSrc": [ + "\\.shoutout\\.global/" + ], + "website": "https://www.shoutout.global" + }, + "Shoutout Testimonial": { + "cats": [ + 90 + ], + "description": "Shoutout Testimonial is a platform that enables businesses to collect customer testimonials and display them on their websites through a simple and streamlined process.", + "icon": "ShoutoutTestimonial.svg", + "pricing": [ + "onetime" + ], + "saas": true, + "scriptSrc": [ + "embed\\.shoutout\\.so" + ], + "website": "https://shoutout.io" + }, + "Show Recent Orders": { + "cats": [ + 6 + ], + "description": "Show Recent Orders is a system that displays recent orders through pop-ups, provides real-time sales updates, and potentially increases conversions.", + "icon": "ShowRecentOrders.svg", + "pricing": [ + "low", + "recurring" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "scriptSrc": [ + "\\.nice-team\\.net/" + ], + "website": "https://www.nice-team.net" + }, + "ShowClix": { + "cats": [ + 104 + ], + "description": "ShoClix is a full-service event ticketing platform that provides tools for managing ticket sales, event promotion, and attendee registration.", + "icon": "ShowClix.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scripts": [ + "www\\.showclix\\.com" + ], + "website": "https://www.showclix.com" + }, + "Showdigs": { + "cats": [ + 53 + ], + "description": "Showdigs is an AI-backed leasing automation platform designed to streamline the entire rental funnel.", + "icon": "Showdigs.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.showdigs\\.com" + ], + "scripts": [ + "\\.showdigs\\.com" + ], + "website": "https://www.showdigs.com" + }, + "Showdown": { + "cats": [ + 59 + ], + "description": "A Markdown to HTML converter written in Javascript.", + "icon": "Showdown.png", + "js": { + "showdown": "" + }, + "oss": true, + "scriptSrc": [ + "(?:(?:dist\\/)?)?showdown(?:\\.min)?(?:-?((?:\\d+\\.)+\\d+))?\\.js\\;version:\\1", + "(?:((?:\\d+\\.)+\\d+)\\/(?:dist\\/)?)?showdown(?:\\.min)?(?:-)?\\.js\\;version:\\1" + ], + "website": "https://showdownjs.com/" + }, + "Showit": { + "cats": [ + 51 + ], + "description": "Showit is a drag-and-drop, no-code website builder for photographers and creative professionals.", + "icon": "Showit.svg", + "js": { + "showit.default.siteId": "" + }, + "pricing": [ + "low", + "recurring" + ], + "scriptSrc": [ + "lib\\.showit\\.co/engine/([\\d\\.]+)/\\;version:\\1" + ], + "website": "https://showit.co" + }, + "Shuttle": { + "cats": [ + 1 + ], + "description": "Shuttle is a website development platform.", + "icon": "Devisto.svg", + "implies": [ + "Laravel", + "PHP", + "Amazon Web Services" + ], + "js": { + "Shuttle.FrontApp": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "shuttle(?:-assets-new|-storage)\\.s3\\.amazonaws\\.com" + ], + "website": "https://www.devisto.com" + }, + "SIDEARM Sports": { + "cats": [ + 1 + ], + "description": "SIDEARM Sports provides the software and technology that powers the websites, livestats, and video streaming for athletic programs North America.", + "icon": "SIDEARM Sports.svg", + "implies": [ + "Microsoft ASP.NET" + ], + "js": { + "sidearmComponents": "", + "sidearmsports": "" + }, + "pricing": [ + "poa" + ], + "website": "https://sidearmsports.com/websites" + }, + "SidePanda": { + "cats": [ + 6 + ], + "description": "SidePanda is a security deposit management solution for Shopify merchants, consolidating all deposit tracking, collection, and reconciliation processes in a single platform.", + "icon": "SidePanda.svg", + "requires": [ + "Shopify" + ], + "saas": true, + "scripts": [ + "depo\\.sidepanda\\.com" + ], + "website": "https://www.sidepanda.com/depo" + }, + "sidr": { + "cats": [ + 59 + ], + "description": "Sidr is a jQuery plugin for creating side menus.", + "oss": true, + "scriptSrc": [ + "sidr(?:\\.min)?\\.js(?:\\?v(?:er)?=((?:\\d+\\.)+\\d+))?\\;version:\\1" + ], + "website": "https://www.albertovarela.net/sidr/" + }, + "Sierra Interactive": { + "cats": [ + 53 + ], + "description": "Sierra Interactive is a real estate platform that enables brand differentiation and personalized lead nurturing for property professionals.", + "icon": "SierraInteractive.svg", + "js": { + "SI_BASE_URL_CAA": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scripts": [ + "cdn\\.sierrainteractive\\.com" + ], + "website": "https://www.sierrainteractive.com" + }, + "sIFR": { + "cats": [ + 17 + ], + "description": "sIFR is a JavaScript and Adobe Flash dynamic web fonts implementation.", + "icon": "sIFR.png", + "scriptSrc": [ + "sifr\\.js" + ], + "website": "https://www.mikeindustries.com/blog/sifr" + }, + "Sift": { + "cats": [ + 10, + 16 + ], + "description": "Sift is a CA-based fraud prevention company.", + "icon": "Sift.svg", + "js": { + "__siftFlashCB": "", + "_sift": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.sift(?:science)?\\.com/s\\.js" + ], + "website": "https://sift.com/" + }, + "SIGE Loja": { + "cats": [ + 6 + ], + "description": "SIGE Loja is a complete online store solution with integrated backoffice features for managing sales, inventory, and operations.", + "icon": "SIGELoja.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "/shared/sige\\.loja\\.bundle\\.custom" + ], + "website": "https://sigeloja.com.br" + }, + "SightCall": { + "cats": [ + 105 + ], + "description": "SightCall is a platform that provides real-time AR and AI-powered guidance to help service teams resolve issues quicker.", + "icon": "SightCall.svg", + "js": { + "SightcallConsole": "" + }, + "saas": true, + "scriptSrc": [ + "\\.sightcall\\.com/" + ], + "website": "https://sightcall.com" + }, + "Sigma.js": { + "cats": [ + 59 + ], + "description": "Sigma.js is a JavaScript library designed for visualizing large-scale graphs with thousands of nodes and edges.", + "icon": "SigmaJs.svg", + "js": { + "sigma.canvas": "" + }, + "oss": true, + "pricing": [ + "freemium" + ], + "scriptSrc": [ + "/(static/js/|)sigma\\.min\\.js(?:\\?ver=([\\d\\.]+))?" + ], + "website": "https://www.sigmajs.org" + }, + "Sign Customiser": { + "cats": [ + 6 + ], + "description": "Sign Customiser is a tool for generating sign quotes for online stores, designed to help increase sales and streamline shipping logistics.", + "icon": "SignCustomiser.svg", + "js": { + "signCustomiserEmbedScript": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://www.signcustomiser.com" + }, + "Signal": { + "cats": [ + 32, + 42 + ], + "description": "Signal is a cross-platform encrypted messaging service.", + "icon": "signal.png", + "js": { + "signalData": "" + }, + "scriptSrc": [ + "//s\\.btstatic\\.com/tag\\.js", + "//s\\.thebrighttag\\.com/iframe\\?" + ], + "website": "https://www.signal.co/" + }, + "Signalayer": { + "cats": [ + 32 + ], + "description": "Signalayer is a provider of digital marketing solutions designed to support brands and agencies in enhancing their online presence.", + "icon": "Signalayer.svg", + "js": { + "Signalayer.API": "", + "signalayerApiKey": "" + }, + "saas": true, + "website": "https://signalayer.com" + }, + "Signalize": { + "cats": [ + 32 + ], + "description": "Signalize is a platform that enables sending browser notifications, including targeted push notifications.", + "headers": { + "Content-Security-Policy": "api\\.signalize\\.com" + }, + "icon": "Signalize.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.signalize.com" + }, + "SignalR": { + "cats": [ + 59 + ], + "description": "Realtime web communication framework from Microsoft for ASP.NET.", + "scriptSrc": [ + "(?:jquery\\.)?signal[rR](?:-((?:\\d+\\.)+\\d+))?(?:\\.min)?\\.js\\;version:\\1", + "(?:((?:\\d+\\.)+\\d+)\\/jquery\\.)?signal[rR](?:-)?(?:\\.min)?\\.js\\;version:\\1" + ], + "website": "https://dotnet.microsoft.com/es-es/apps/aspnet/signalr" + }, + "Signals": { + "cats": [ + 101 + ], + "description": "Signals is a cloud-based platform for managing employee pipelines, handling tickets, training new hires, and scaling recruiting operations.", + "icon": "Signals.svg", + "js": { + "SignalsSDK": "" + }, + "pricing": [], + "saas": true, + "scriptSrc": [ + "app\\.getsignals\\.ai" + ], + "website": "https://getsignals.ai" + }, + "SignalZen": { + "cats": [ + 52 + ], + "description": "SignalZen is a customer support platform that enables teams to manage AI-powered conversations directly from Slack or Microsoft Teams.", + "icon": "SignalZen.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.signalzen\\.com" + ], + "scripts": [ + "cdn\\.signalzen\\.com" + ], + "website": "https://www.signalzen.com" + }, + "Signifyd": { + "cats": [ + 10, + 16 + ], + "description": "Signifyd is a provider of an enterprise-grade fraud technology solution for ecommerce stores.", + "icon": "Signifyd.svg", + "js": { + "SIGNIFYD_GLOBAL": "" + }, + "pricing": [ + "high", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.signifyd\\.com" + ], + "website": "https://www.signifyd.com" + }, + "siimple": { + "cats": [ + 66 + ], + "description": "siimple is a minimal CSS toolkit for building flat, clean and responsive web designs.", + "dom": { + "link[href*='siimple.min.css']": { + "attributes": { + "href": "/npm/siimple@([\\d\\.]+)/dist/siimple\\.min\\.css\\;version:\\1" + } + } + }, + "icon": "siimple.svg", + "oss": true, + "website": "https://siimple.xyz" + }, + "Silex": { + "cats": [ + 51 + ], + "description": "Silex is an open-source web-based website builder that allows users to create websites without writing code.", + "icon": "Silex.svg", + "js": { + "silex.getCurrentPage": "" + }, + "meta": { + "generator": "^Silex v([\\d.]+)\\;version:\\1" + }, + "oss": true, + "pricing": [ + "freemium" + ], + "website": "https://www.silex.me" + }, + "Silktide": { + "cats": [ + 68 + ], + "description": "Silktide is a platform that automatically detects and resolves accessibility, content, and user experience issues on websites.", + "icon": "Silktide.svg", + "js": { + "silktide": "", + "silktideInstance": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "analytics\\.silktide\\.com" + ], + "website": "https://silktide.com" + }, + "Silverstripe": { + "cats": [ + 1 + ], + "cpe": "cpe:2.3:a:silverstripe:silverstripe:*:*:*:*:*:*:*:*", + "description": "Silverstripe CMS is a free and open source Content Management System and Framework for creating and maintaining websites and web applications.", + "html": [ + "Powered by <a href=\"[^>]+Silverstripe" + ], + "icon": "SilverStripe.svg", + "implies": [ + "PHP" + ], + "meta": { + "generator": "^SilverStripe" + }, + "oss": true, + "website": "https://www.silverstripe.org/" + }, + "Simbel": { + "cats": [ + 6 + ], + "headers": { + "powered": "simbel" + }, + "icon": "simbel.svg", + "website": "https://simbel.com.ar/" + }, + "Simbla": { + "cats": [ + 53 + ], + "description": "Simbla is an AI-powered CRM platform.", + "icon": "Simbla.svg", + "js": { + "Simbla": "", + "createSimblaObj": "", + "isSimblaObject": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://www.simbla.com" + }, + "Simla": { + "cats": [ + 52, + 53 + ], + "description": "Simla is a multi-agent, all-in-one solution for businesses selling products and services through WhatsApp, Facebook, Instagram, and websites.", + "icon": "Simla.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.retailcrm\\.tech/" + ], + "website": "https://www.simla.com" + }, + "Simon": { + "cats": [ + 97 + ], + "description": "Simon is a customer data platform (CDP) that helps you collect, clean, and control your customer data.", + "dom": [ + "link[href*='.simonsignal.com']" + ], + "icon": "Simon.svg", + "js": { + "SimonData": "" + }, + "saas": true, + "scriptSrc": [ + "static\\.simonsignal\\.com" + ], + "website": "https://www.simondata.com/" + }, + "Simpl": { + "cats": [ + 41, + 91 + ], + "description": "Simpl is a fintech company that offers a cardless payment network with multiple solutions for merchants and consumers.", + "icon": "Simpl.svg", + "js": { + "simplSettings": "" + }, + "saas": true, + "website": "https://getsimpl.com" + }, + "Simple Analytics": { + "cats": [ + 10 + ], + "description": "Simple Analytics is a privacy-friendly Google Analytics alternative.", + "icon": "Simple Analytics.svg", + "js": { + "sa_event": "\\;confidence:25", + "sa_event_loaded": "\\;confidence:50", + "sa_loaded": "\\;confidence:25" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "simpleanalyticscdn\\.com", + "simpleanalytics\\.io", + "simpleanalytics\\.com" + ], + "website": "https://simpleanalytics.com" + }, + "Simple Goods": { + "cats": [ + 6 + ], + "description": "Simple Goods is a platform that enables online selling through a website.", + "dom": [ + "link[href*='app.simplegoods.co/']" + ], + "icon": "SimpleGoods.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://simplegoods.co" + }, + "Simple Machines Forum": { + "cats": [ + 2 + ], + "cpe": "cpe:2.3:a:simplemachines:simple_machine_forum:*:*:*:*:*:*:*:*", + "description": "Simple Machines Forum is a free open-source software, used for community forums and is written in PHP.", + "dom": { + "li > span > a[title='Simple Machines Forum']": { + "text": "^SMF\\s([\\d\\.]+)\\;version:\\1" + } + }, + "icon": "Simple Machines Forum.png", + "implies": [ + "PHP" + ], + "js": { + "smf_avatarResize": "", + "smf_default_theme_url": "", + "smf_theme_url": "" + }, + "oss": true, + "website": "https://www.simplemachines.org" + }, + "Simple.css": { + "cats": [ + 66 + ], + "description": "Simple.css is a CSS template.", + "dom": [ + "link[href*='cdn.simplecss.org/']" + ], + "icon": "Simple.css.svg", + "oss": true, + "website": "https://simplecss.org" + }, + "Simple.ink": { + "cats": [ + 51 + ], + "description": "Simple.ink allows you to build no-code websites with Notion.", + "dom": [ + "html#simple-ink" + ], + "icon": "Simple.ink.svg", + "implies": [ + "Notion" + ], + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://www.simple.ink" + }, + "SimpleHTTP": { + "cats": [ + 22 + ], + "headers": { + "Server": "SimpleHTTP(?:/([\\d.]+))?\\;version:\\1" + }, + "website": "https://example.com" + }, + "Simplero": { + "cats": [ + 32 + ], + "description": "Simplero is an all-in-one marketing software.", + "dom": [ + "a[href*='.simplero.com/'][target='_blank']" + ], + "icon": "Simplero.svg", + "js": { + "Simplero": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.simplero\\.com/" + ], + "website": "https://simplero.com" + }, + "Simplero Websites": { + "cats": [ + 21 + ], + "cookies": { + "_simplero_session_id": "" + }, + "description": "Simplero Websites are a learning management system which suited for courses, coaching programs, memberships and digital products by Simplero.", + "icon": "Simplero.svg", + "implies": [ + "Cart Functionality" + ], + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://simplero.com/websites" + }, + "SimpleSAMLphp": { + "cats": [ + 69 + ], + "cookies": { + "SimpleSAML": "", + "SimpleSAMLSessionID": "" + }, + "cpe": "cpe:2.3:a:simplesamlphp:simplesamlphp:*:*:*:*:*:*:*:*", + "description": "SimpleSAMLphp is an open-source PHP authentication application that provides support for SAML 2.0 as a Service Provider (SP) or Identity Provider (IdP).", + "icon": "default.svg", + "implies": [ + "PHP" + ], + "oss": true, + "website": "https://simplesamlphp.org" + }, + "SimpleSat": { + "cats": [ + 73 + ], + "description": "SimpleSat is a customer satisfaction survey tool designed for service businesses to collect feedback from their customers in an engaging manner.", + "dom": [ + "link[href*='cdn.simplesat.io/']" + ], + "icon": "SimpleSat.svg", + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.simplesat\\.io/" + ], + "website": "https://www.simplesat.io" + }, + "SimplexNoise.js": { + "cats": [ + 59 + ], + "description": "SimplexNoise.js is a library that generates pseudorandom noise functions, designed for use in video games, graphical applications, and demoscene production.", + "js": { + "SimplexNoise": "" + }, + "oss": true, + "scriptSrc": [ + "/simplex-noise/([\\d\\.]+)/simplex-noise.min.js\\;version:\\1" + ], + "website": "https://github.com/jwagner/simplex-noise.js" + }, + "Simpli.fi": { + "cats": [ + 36 + ], + "description": "Simpli.fi is a programmatic advertising and agency management software.", + "icon": "Simplifi.svg", + "scriptSrc": [ + "\\.simpli\\.fi" + ], + "website": "https://simpli.fi/" + }, + "Simplio Upsells": { + "cats": [ + 100 + ], + "description": "Simplio Upsells сreate more revenue with promotions and post purchase upsells.", + "icon": "Simplio Upsells.svg", + "implies": [ + "Shopify" + ], + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "//upsell\\.simplio\\.app/" + ], + "website": "https://apps.shopify.com/simple-promotions-and-upsells" + }, + "Simplo7": { + "cats": [ + 6 + ], + "description": "Simplo7 is an all-in-one ecommerce product.", + "icon": "Simplo7.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.simplo7\\.\\w+/" + ], + "website": "https://www.simplo7.com.br" + }, + "simploCMS": { + "cats": [ + 1 + ], + "cookies": { + "simplocms_session": "" + }, + "description": "simploCMS is a CMS utilized by a Czech team across various project types, including ecommerce development, web applications, and corporate website projects.", + "icon": "simploCMS.svg", + "meta": { + "generator": "^simploCMS;" + }, + "website": "https://www.simplo.cz/co-umime/" + }, + "Simplotel": { + "cats": [ + 93 + ], + "description": "Simplotel is a hotel booking engine.", + "icon": "Simplotel.svg", + "js": { + "validateform_simplotel": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.simplotel\\.com/" + ], + "website": "https://www.simplotel.com" + }, + "SimplyBook.me": { + "cats": [ + 72 + ], + "description": "SimplyBook.me is an online appointment scheduling and booking software.", + "dom": { + "a[href*='.simplybook.'][target='_blank']": { + "attributes": { + "href": "\\.simplybook\\.(?:asia|it|me)" + } + } + }, + "icon": "SimplyBook.me.svg", + "js": { + "configSoinSimplyPush": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.simplybook\\.(?:asia|it|me)" + ], + "website": "https://simplybook.me" + }, + "SimplyCast": { + "cats": [ + 32 + ], + "description": "SimplyCast is a custom flow communication platform designed to facilitate personalised messaging and automated workflows, allowing businesses to streamline their communication processes.", + "dom": [ + "iframe[scr*='.simplycast.com']" + ], + "icon": "SimplyCast.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "app\\.simplycast\\.com/" + ], + "website": "https://www.simplycast.com" + }, + "Simplébo": { + "cats": [ + 1 + ], + "description": "Simplébo is a French company that provides website creation and management services, including tools for building, hosting, and optimizing websites and ecommerce platforms.", + "headers": { + "X-ServedBy": "simplebo" + }, + "icon": "Simplebo.svg", + "website": "https://www.simplebo.fr" + }, + "SIMsite": { + "cats": [ + 1 + ], + "icon": "SIMsite.png", + "meta": { + "SIM.medium": "" + }, + "scriptSrc": [ + "/sim(?:site|core)/js" + ], + "website": "https://simgroep.nl/internet/portfolio-contentbeheer_41623/" + }, + "Simvoly": { + "cats": [ + 51 + ], + "description": "Simvoly is a drag-and-drop website builder for small and medium-sized businesses, agencies, and freelancers.", + "icon": "Simvoly.svg", + "js": { + "Simvoly": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://simvoly.com" + }, + "Sinatra": { + "cats": [ + 80 + ], + "description": "Sinatra is a lightweight and highly customizable multi-purpose WordPress theme.", + "icon": "Sinatra.svg", + "js": { + "sinatraSlideUp": "", + "sinatra_vars.nonce": "" + }, + "pricing": [ + "freemium" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/sinatra/.+sinatra\\.min\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + ], + "website": "https://try.sinatrawp.com" + }, + "Sinch": { + "cats": [ + 53 + ], + "description": "Sinch is a platform that connects businesses and customers through tools that enable personal engagement.", + "icon": "Sinch.svg", + "js": { + "SinchClient": "", + "SinchSdk": "" + }, + "pricing": [ + "payg", + "poa" + ], + "saas": true, + "website": "https://www.sinch.com" + }, + "Singenuity": { + "cats": [ + 104 + ], + "description": "Singenuity is a software platform that enables customers to book tours and attractions online through a centralized digital system.", + "icon": "Singenuity.svg", + "js": { + "__CONFIG_URL": "book\\.singenuity\\.com" + }, + "pricing": [ + "payg", + "poa" + ], + "saas": true, + "website": "https://singenuity.com" + }, + "Sirclo": { + "cats": [ + 6 + ], + "description": "Sirclo offers online business solutions.", + "headers": { + "X-Powered-By": "Sirclo" + }, + "icon": "Sirclo.svg", + "pricing": [ + "low", + "freemium", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "template\\.sirclocdn\\.com/" + ], + "url": [ + "^https?//.+\\.sirclo\\.me" + ], + "website": "https://sirclo.com/" + }, + "Sirdata": { + "cats": [ + 97, + 67, + 86 + ], + "description": "Sirdata is a self-service, third party data-collecting platform that specialises in the collection of behavioural data, predictive targeting and selling of audience segments.", + "icon": "Sirdata.svg", + "js": { + "SDDAN.cmp": "", + "Sddan.cmpLoaded": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "(?:choices|cache)\\.consentframework\\.com/", + "js\\.sddan\\.com/" + ], + "website": "https://www.sirdata.com" + }, + "Sirge": { + "cats": [ + 10, + 100 + ], + "description": "Sirge is an analytics platform that tracks website visits, customer behavior, and provides insights to optimise return on ad spend (ROAS) and conversions.", + "icon": "Sirge.svg", + "pricing": [ + "low", + "recurring" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.app\\.sirge\\.com/" + ], + "website": "https://www.sirge.com" + }, + "Sirv": { + "cats": [ + 5 + ], + "description": "Sirv is a solution for serving images, offering easy management, manipulation, and delivery.", + "headers": { + "X-Sirv-Cache": "", + "X-Sirv-Server": "" + }, + "icon": "Sirv.svg", + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "scripts": [ + "scripts\\.sirv\\.com" + ], + "website": "https://sirv.com" + }, + "Sirvoy": { + "cats": [ + 72 + ], + "description": "Sirvoy is a cloud-based hotel management software that streamlines various hotel operations, including reservation management, channel management, online booking, and property management.", + "icon": "Sirvoy.svg", + "js": { + "SirvoyBookingWidget": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "svSession" + ], + "website": "https://sirvoy.com" + }, + "Sistem": { + "cats": [ + 10 + ], + "description": "Sistem is a platform that develops customized artificial intelligence designed to understand and improve business operations.", + "icon": "Sistem.svg", + "saas": true, + "scriptSrc": [ + "js\\.sistem\\.ai" + ], + "website": "https://sistem.ai" + }, + "Site Kit": { + "cats": [ + 10, + 87 + ], + "description": "Site Kit is a one-stop solution for WordPress users to use everything Google has to offer to make them successful on the web.", + "icon": "Google.svg", + "meta": { + "generator": "^Site Kit by Google ?([\\d.]+)?\\;version:\\1" + }, + "requires": [ + "WordPress" + ], + "website": "https://sitekit.withgoogle.com/" + }, + "Site Meter": { + "cats": [ + 10 + ], + "icon": "Site Meter.png", + "scriptSrc": [ + "sitemeter\\.com/js/counter\\.js\\?site=" + ], + "website": "https://www.sitemeter.com" + }, + "Site Search 360": { + "cats": [ + 29 + ], + "description": "Site Search 360 is a site search as a service solution.", + "icon": "Site Search 360.svg", + "js": { + "ss360Config": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.sitesearch360.com/" + }, + "Site24x7": { + "cats": [ + 78 + ], + "description": "Site24x7 is a cloud-based website and server monitoring platform.", + "icon": "Site24x7.png", + "js": { + "S247RumQueueImpl": "", + "s247RUM": "", + "site24x7RumError": "", + "site24x7rum": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.site24x7rum\\.com" + ], + "website": "https://www.site24x7.com" + }, + "SiteBooster": { + "cats": [ + 54 + ], + "description": "Site Booster is a tool that publishes business details across major online directories and platforms to enhance visibility.", + "icon": "SiteBooster.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "/sitebooster\\.com" + ], + "website": "https://sitebooster.com" + }, + "Sitecore": { + "cats": [ + 1 + ], + "cookies": { + "SC_ANALYTICS_GLOBAL_COOKIE": "", + "SC_OS_SessionId": "", + "sc_expview": "", + "sxa_site": "" + }, + "cpe": "cpe:2.3:a:sitecore:*:*:*:*:*:*:*:*:*", + "description": "Sitecore provides web content management, and multichannel marketing automation software.", + "dom": [ + "link[href*='/_sitecore/']", + "img[src^='/-/media/']", + "img[src*='/~/media/.+\\.ashx']" + ], + "headers": { + "Content-Security-Policy": "\\.sitecore\\.com" + }, + "icon": "Sitecore.svg", + "implies": [ + "Microsoft ASP.NET" + ], + "js": { + "SitecoreUtilities": "" + }, + "pricing": [ + "poa", + "recurring", + "high" + ], + "probe": { + "/layouts/System/VisitorIdentification.aspx": "sc_Contact" + }, + "saas": true, + "scripts": [ + "edge\\.sitecorecloud\\.io" + ], + "website": "https://www.sitecore.com/" + }, + "Sitecore Engagement Cloud": { + "cats": [ + 97 + ], + "description": "Sitecore Engagement Cloud is a cloud-based customer experience management platform offering content management, personalisation, marketing automation, analytics, and omni-channel delivery for enhancing digital marketing efforts and improving customer experiences.", + "icon": "Sitecore.svg", + "implies": [ + "Sitecore" + ], + "pricing": [ + "poa", + "recurring", + "high" + ], + "saas": true, + "scriptSrc": [ + "/sitecore-engage-v\\.([\\d\\.]+)\\.min\\.js\\;version:\\1" + ], + "website": "https://www.sitecore.com/products/engagement-cloud" + }, + "Sitecore Experience Edge": { + "cats": [ + 23 + ], + "description": "Sitecore Experience Edge is a product that optimises content delivery by utilising edge computing and caching technologies to enhance website performance and user experience.", + "dom": [ + "img[src*='edge.sitecorecloud.io']" + ], + "icon": "Sitecore.svg", + "implies": [ + "GraphQL", + "Sitecore Experience Platform" + ], + "pricing": [ + "poa", + "recurring", + "high" + ], + "requiresCategory": [ + 12 + ], + "saas": false, + "website": "https://doc.sitecore.com/xp/en/developers/101/developer-tools/experience-edge-for-xm-apis.html" + }, + "Sitecore Experience Platform": { + "cats": [ + 1 + ], + "description": "Sitecore Experience Platform is a digital platform used by businesses to create, manage, and deliver personalised content and experiences to users across different channels.", + "icon": "Sitecore.svg", + "pricing": [ + "poa", + "recurring", + "high" + ], + "saas": true, + "website": "https://www.sitecore.com/products/sitecore-experience-platform" + }, + "SiteEdit": { + "cats": [ + 1 + ], + "description": "SiteEdit is a Russian website builder and CMS.", + "icon": "SiteEdit.svg", + "meta": { + "generator": "SiteEdit" + }, + "website": "https://www.siteedit.ru" + }, + "Sitefinity Insight": { + "cats": [ + 10 + ], + "description": "Sitefinity Insight is a tool that tracks user behavior on a site to help analyze interactions, identify patterns, and support data-driven decisions.", + "icon": "Sitefinity.svg", + "saas": true, + "scripts": [ + "\\.insight\\.sitefinity\\.com" + ], + "website": "https://www.progress.com/documentation/sitefinity-cms/sitefinity-insight" + }, + "SiteGalore": { + "cats": [ + 51 + ], + "description": "SiteGalore is a white-label website builder that enables organizations to create, manage, and scale customizable websites through flexible components and deployment options.", + "icon": "SiteGalore.svg", + "meta": { + "generator": "^SiteGalore$" + }, + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "website": "https://www.sitegalore.com" + }, + "Siteglide": { + "cats": [ + 1, + 53 + ], + "description": "SiteGlide is a Digital Experience Platform (DEP) for ecommerce stores, membership sites and customer portals.", + "icon": "Siteglide.svg", + "implies": [ + "PlatformOS" + ], + "pricing": [ + "low" + ], + "saas": true, + "scriptSrc": [ + "siteglide\\.js" + ], + "website": "https://www.siteglide.com" + }, + "SiteGPT": { + "cats": [ + 52 + ], + "description": "SiteGPT is an AI-powered chatbot that delivers personalized customer support by generating responses grounded in a site’s existing content.", + "icon": "SiteGPT.svg", + "js": { + "$sitegpt.push": "", + "$sitegpt_widget": "" + }, + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "//sitegpt\\.ai/widget/" + ], + "website": "https://sitegpt.ai" + }, + "SiteGround": { + "cats": [ + 62, + 88 + ], + "description": "SiteGround is a web hosting service.", + "dns": { + "NS": [ + "ns\\d+\\.c\\d+\\.sgvps\\.net" + ], + "SOA": [ + "\\.siteground\\.net" + ] + }, + "headers": { + "host-header": "192fc2e7e50945beb8231a492d6a8024|b7440e60b07ee7b8044761568fab26e8|624d5be7be38418a3e2a818cc8b7029b|6b7412fb82ca5edfd0917e3957f05d89" + }, + "icon": "siteground.svg", + "website": "https://www.siteground.com" + }, + "SiteGuard WP Plugin": { + "cats": [ + 87, + 16 + ], + "description": "SiteGurad WP Plugin is the plugin specialised for the protection against the attack to the management page and login.", + "dom": [ + "img[src*='/wp-content/plugins/siteguard/']" + ], + "icon": "SiteGuard WP Plugin.png", + "requires": [ + "WordPress" + ], + "website": "https://www.jp-secure.com/siteguard_wp_plugin_en" + }, + "Sitehood": { + "cats": [ + 52 + ], + "description": "Sitehood is a live chat tool for websites that enables instant support for site visitors.", + "icon": "Sitehood.svg", + "saas": true, + "scriptSrc": [ + "vtrack\\.sitehood\\.co\\.il" + ], + "website": "https://www.sitehood.co.il" + }, + "Siteimprove": { + "cats": [ + 10 + ], + "description": "Siteimprove is a digital analytics and content QA platform.", + "icon": "Siteimprove.svg", + "js": { + "_sz.analytics.heatmap": "" + }, + "pricing": [ + "poa", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "(?:\\.|//)siteimprove(?:analytics)?\\.com/js/siteanalyze" + ], + "website": "https://www.siteimprove.com" + }, + "SiteJabber": { + "cats": [ + 90 + ], + "description": "Sitejabber is the leading destination for customer ratings and reviews of businesses. Consumers find ratings and read reviews to ensure they buy from the best companies.", + "icon": "SiteJabber.svg", + "saas": true, + "scriptSrc": [ + "biz\\.sitejabber\\.com" + ], + "website": "https://www.sitejabber.com/" + }, + "Siteklik": { + "cats": [ + 51 + ], + "description": "Siteklik is a sitebuilder designed for small businesses and self-employed individuals.", + "icon": "Siteklik.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "//webstats\\.siteklik\\.nl/" + ], + "website": "https://siteklik.nl/" + }, + "SiteLock": { + "cats": [ + 16 + ], + "description": "SiteLock is a security service that protects websites from hackers, malware, and other threats.", + "dom": [ + "a[href*='#'] > img[src*='.sitelock.com/']" + ], + "icon": "SiteLock.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.sitelock.com" + }, + "SiteManager": { + "cats": [ + 1 + ], + "description": "SiteManager is a collaborative no-code/low-code web design platform for agencies and marketing teams.", + "dom": [ + "link[href*='.sitemn.gr/']" + ], + "icon": "SiteManager.svg", + "js": { + "SM_CookiesModal": "\\;confidence:50", + "SM_Modal": "\\;confidence:50", + "swvar_urltext": "Powered By SiteManager" + }, + "pricing": [ + "low", + "recurring" + ], + "requires": [ + "PHP" + ], + "saas": true, + "scriptSrc": [ + "s\\d+\\.sitemn\\.gr/" + ], + "website": "https://www.sitemanager.io" + }, + "SiteMinder": { + "cats": [ + 5, + 72 + ], + "description": "SiteMinder is a appointment booking solution designed for hotels.", + "icon": "SiteMinder.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "widget\\.siteminder\\.com" + ], + "website": "https://www.siteminder.com" + }, + "SiteOrigin Page Builder": { + "cats": [ + 87, + 51 + ], + "description": "Page Builder by SiteOrigin makes it easy to build responsive grid-based page content that adapts to mobile devices with pixel perfect accuracy.", + "dom": [ + "link[href*='/wp-content/plugins/siteorigin-panels/']" + ], + "icon": "SiteOrigin.svg", + "pricing": [ + "freemium" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/plugins/siteorigin-panels/.+\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + ], + "website": "https://siteorigin.com/page-builder" + }, + "SiteOrigin Vantage": { + "cats": [ + 80 + ], + "description": "SiteOrigin Vantage is a response, multi-purpose theme carefully developed with seamless integration into an array of amazing third-party plugins.", + "dom": [ + "style#vantage-style-css" + ], + "icon": "SiteOrigin.svg", + "pricing": [ + "freemium" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/vantage/" + ], + "website": "https://siteorigin.com/theme/vantage" + }, + "SiteOrigin Widgets Bundle": { + "cats": [ + 87 + ], + "description": "SiteOrigin Widgets Bundle is a WordPress plugin that gives you all the elements you need to build modern, responsive, and engaging website pages.", + "dom": [ + "link[href*='/wp-content/plugins/so-widgets-bundle/']" + ], + "icon": "SiteOrigin.svg", + "pricing": [ + "freemium" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/plugins/so-widgets-bundle/.+\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + ], + "website": "https://siteorigin.com/widgets-bundle" + }, + "SitePad": { + "cats": [ + 57 + ], + "description": "SitePad is a WYSIWYG drag and drop website building and maintenance program.", + "icon": "SitePad.svg", + "implies": [ + "PHP" + ], + "meta": { + "generator": "^SitePad(?:\\s([\\d\\.]+))?$\\;version:\\1" + }, + "pricing": [ + "freemium", + "recurring", + "low" + ], + "website": "https://sitepad.com" + }, + "Sitepark IES": { + "cats": [ + 1 + ], + "cpe": "cpe:2.3:a:sitepark:information_enterprise_server:*:*:*:*:*:*:*:*", + "description": "Sitepark IES is a content management system written in PHP and paired with a MySQL database.", + "icon": "Sitepark.png", + "implies": [ + "Lucene", + "MySQL" + ], + "meta": { + "generator": "^Sitepark\\sInformation\\sEnterprise\\sServer\\s-\\sIES\\sGenerator\\sv([\\d\\.]+)$\\;version:\\1" + }, + "pricing": [ + "poa" + ], + "website": "https://www.sitepark.com/oeffentlicher-sektor/produkte/cms-technologie.php" + }, + "Sitepark InfoSite": { + "cats": [ + 1 + ], + "description": "Sitepark InfoSite is a content management system and complete application of Sitepark IES which written in PHP and paired with a MySQL database.", + "icon": "Sitepark.png", + "implies": [ + "Sitepark IES" + ], + "meta": { + "generator": "^InfoSite\\s([\\d\\.]+)\\s-\\sSitepark\\sInformation\\sEnterprise\\sServer$\\;version:\\1" + }, + "pricing": [ + "poa" + ], + "website": "https://www.sitepark.com/mittelstand/content-management-system/index.php" + }, + "SitePoint": { + "cats": [ + 80 + ], + "description": "Sitepoint is a platform for creating beautiful and responsive custom WordPress themes.", + "dom": [ + "script#sitepoint-base-vendors-js" + ], + "icon": "SitePoint.svg", + "pricing": [ + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "saas": true, + "scriptSrc": [ + "/wp-content/themes/sitepoint-base/js/vendors(?:\\.min)?\\.js\\?ver=([\\d.]+)\\;version:\\1" + ], + "website": "https://www.sitepoint.com/wordpress" + }, + "Siter": { + "cats": [ + 51 + ], + "description": "Siter is a responsive, no-code site builder that uses a drag-and-drop interface for creating websites without the need for programming skills.", + "icon": "Siter.svg", + "js": { + "readySiterPage": "", + "renderSiterPage": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://siter.io" + }, + "SiteSpect": { + "cats": [ + 74 + ], + "description": "SiteSpect is the A/B testing and optimisation solution.", + "icon": "SiteSpect.svg", + "js": { + "ss_dom_var": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "/__ssobj/core\\.js" + ], + "website": "https://www.sitespect.com" + }, + "SiteVibes": { + "cats": [ + 10 + ], + "description": "SiteVibes is a cloud-based user generated content and visual marketing platform.", + "icon": "SiteVibes.svg", + "js": { + "SiteVibesManager": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "app\\.sitevibes\\.com/" + ], + "website": "https://sitevibes.com" + }, + "Sitevision CMS": { + "cats": [ + 1 + ], + "cookies": { + "SiteVisionLTM": "" + }, + "description": "Sitevision CMS is a platform for web publishing that consists of flexible and pre-made modules. Available as self-hosed software and Cloud SaaS.", + "icon": "Sitevision CMS.svg", + "pricing": [ + "recurring", + "payg" + ], + "saas": true, + "scriptSrc": [ + "sitevision/system-resource/(?:[\\w\\d]+)/js/docready-min\\.js\\;confidence:25", + "sitevision/system-resource/(?:[\\w\\d]+)/js/AppRegistry\\.js\\;confidence:25", + "sitevision/system-resource/(?:[\\w\\d]+)/webapps/webapp_sdk-min\\.js\\;confidence:50", + "sitevision/system-resource/(?:[\\w\\d]+)/envision/envision\\.js\\;confidence:50" + ], + "website": "https://www.sitevision.se" + }, + "SiteW": { + "cats": [ + 51 + ], + "description": "SiteW is a French-based company that offers a website building service.", + "dom": [ + "link[href*='.sitew.com']" + ], + "icon": "SiteW.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://www.en.sitew.com" + }, + "SiteWrench": { + "cats": [ + 1 + ], + "description": "SiteWrench is a secure CMS providing live support for managing and maintaining websites.", + "icon": "SiteWrench.svg", + "js": { + "SitewrenchBase": "" + }, + "saas": true, + "scripts": [ + "api\\.sitewrench\\.com" + ], + "website": "https://www.sitewrench.com" + }, + "SiteWright": { + "cats": [ + 51 + ], + "description": "SiteWright is a platform for creating fitness and wellness websites.", + "icon": "SiteWright.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.sitewright\\.io/" + ], + "website": "https://www.sitewright.io" + }, + "Sitey": { + "cats": [ + 51 + ], + "description": "Sitey is a website builder that enables users to create and customize websites using drag-and-drop tools.", + "icon": "Sitey.svg", + "saas": true, + "scripts": [ + "embed\\.sitey\\.com" + ], + "website": "https://app.sitey.com" + }, + "Sitoo": { + "cats": [ + 6 + ], + "description": "Sitoo is a POS and Unified Commerce Platform for global retailers.", + "icon": "Sitoo.svg", + "js": { + "SitooOnLoad": "" + }, + "meta": { + "generator": "www\\.sitoo\\.com" + }, + "saas": true, + "website": "https://sitoo.com" + }, + "Sivuviidakko": { + "cats": [ + 1 + ], + "icon": "Sivuviidakko.png", + "meta": { + "generator": "Sivuviidakko" + }, + "website": "https://sivuviidakko.fi" + }, + "Siweb": { + "cats": [ + 51 + ], + "description": "Siweb is an AI-based website builder from Spain.", + "icon": "Siweb.svg", + "js": { + "webpackChunksiweb2": "" + }, + "saas": true, + "website": "https://siweb.es" + }, + "Sixads": { + "cats": [ + 36 + ], + "description": "Sixads is a platform that facilitates the exchange of product ads between webstores.", + "icon": "Sixads.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "app\\.sixads\\.net" + ], + "website": "https://sixads.net" + }, + "SixCMS": { + "cats": [ + 1 + ], + "description": "SixCMS is a content management system (CMS) used for creating and managing websites and digital content.", + "dom": [ + "img[src*='/sixcms/']" + ], + "icon": "SixCMS.svg", + "website": "https://www.six.de/produktwelt/content-management/" + }, + "Sixshop": { + "cats": [ + 6 + ], + "description": "Sixshop is a shopping store creation system from Korea.", + "icon": "Sixshop.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "static\\.sixshop\\.com/" + ], + "website": "https://www.sixshop.com" + }, + "Sizebay": { + "cats": [ + 76 + ], + "description": "Sizebay is a virtual fitting room that helps ecommerce and even brick-and-mortar stores provide their shoppers with a personalised shopping.", + "icon": "Sizebay.svg", + "js": { + "Sizebay": "", + "SizebayParams": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://sizebay.com" + }, + "Sizekick": { + "cats": [ + 6 + ], + "description": "Sizekick is a platform that uses artificial intelligence and precise body measurements to minimize size-related returns and increase conversion rates for online retailers.", + "icon": "Sizekick.svg", + "saas": true, + "scriptSrc": [ + "widget\\.sizekick\\.io/" + ], + "website": "https://www.sizekick.io" + }, + "SizeMe": { + "cats": [ + 76 + ], + "description": "SizeMe is a platform that helps customers consistently find the correct size and fit for products.", + "icon": "SizeMe.svg", + "saas": true, + "scriptSrc": [ + "\\.api\\.sizemeai\\.com" + ], + "scripts": [ + "\\api\\.sizemeai\\.com" + ], + "website": "https://www.sizemeai.com" + }, + "Sizey": { + "cats": [ + 6 + ], + "description": "Sizey is a platform that enables online fashion brands to efficiently manage apparel sizes, reducing product returns and improving customer satisfaction.", + "icon": "Sizey.svg", + "js": { + "sizeyAtcAnalytics": "", + "sizeyapps.cart": "" + }, + "saas": true, + "website": "https://my.sizey.ai" + }, + "Sizmek": { + "cats": [ + 36 + ], + "html": [ + "(?:<a [^>]*href=\"[^/]*//[^/]*serving-sys\\.com/|<img [^>]*src=\"[^/]*//[^/]*serving-sys\\.com/)" + ], + "icon": "Sizmek.png", + "scriptSrc": [ + "serving-sys\\.com/" + ], + "website": "https://sizmek.com" + }, + "Skai": { + "cats": [ + 10 + ], + "description": "Skai (formerly Kenshoo) is a marketing activation solution for brands and agencies.", + "icon": "Skai.svg", + "js": { + "Ktag_Constants": "" + }, + "scripts": [ + "\\.xg4ken\\.com" + ], + "website": "https://skai.io" + }, + "Skedify": { + "cats": [ + 72 + ], + "description": "Skedify is an appointment booking solution created for enterprises.", + "icon": "Skedify.svg", + "js": { + "Skedify.Plugin.version": "^(.+)$\\;version:\\1" + }, + "scriptSrc": [ + "plugin\\.skedify\\.io" + ], + "website": "https://calendly.com/" + }, + "Skeeks": { + "cats": [ + 1 + ], + "description": "Skeeks is a content management system (CMS) designed to create, organize, and manage digital content.", + "icon": "Skeeks.svg", + "js": { + "Skeeks.$": "" + }, + "meta": { + "generator": "^SkeekS CMS" + }, + "saas": true, + "website": "https://skeeks.com" + }, + "Skeep": { + "cats": [ + 76 + ], + "description": "Skeep is a tool that uses automated Generative AI quizzes to guide visitors to suitable products, helping boost conversions without requiring any setup.", + "icon": "Skeep.svg", + "js": { + "skeep": "" + }, + "saas": true, + "website": "https://www.skeep.io" + }, + "Skeepers": { + "cats": [ + 97 + ], + "description": "Skeepers is a platform designed to improve customer satisfaction and support business growth through enhanced engagement and feedback tools.", + "icon": "Skeepers.svg", + "js": { + "skeepersStarsCounter": "" + }, + "saas": true, + "scriptSrc": [ + "sdk\\.skeepers\\.io" + ], + "website": "https://skeepers.io" + }, + "Sketchanet": { + "cats": [ + 51 + ], + "description": "Sketchanet is a code-free website creation system that enables users to design and publish websites without writing or managing source code.", + "icon": "Sketchanet.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.sketchanet\\.com/" + ], + "website": "https://www.sketchanet.com/" + }, + "Skilldo": { + "cats": [ + 1 + ], + "description": "Skilldo is a content management system written in PHP and paired with a MySQL or MariaDB database.", + "headers": { + "cms-name": "^Skilldo$", + "cms-version": "([\\d\\.]+)\\;version:\\1\\;confidence:0" + }, + "icon": "Skilldo.png", + "implies": [ + "PHP", + "MySQL" + ], + "pricing": [ + "poa" + ], + "website": "https://developers.sikido.vn/docs/cms/" + }, + "Skilljar": { + "cats": [ + 21 + ], + "description": "Skilljar is a B2B customer training platform and learning management system.", + "icon": "skilljar.svg", + "js": { + "SKILLJAR_DASHBOARD_GLOBALS": "", + "skilljarCatalogPage": "", + "skilljarThemeVersionMajor": "", + "skilljarTranslate": "" + }, + "pricing": [ + "poa", + "recurring" + ], + "saas": true, + "website": "https://www.skilljar.com/" + }, + "Skimlinks": { + "cats": [ + 71 + ], + "description": "Skimlinks is a content monetization platform for online publishers.", + "icon": "Skimlinks.svg", + "js": { + "__SKIM_JS_GLOBAL__": "", + "addSkimlinks": "", + "skimlinksAPI": "" + }, + "pricing": [ + "payg" + ], + "scriptSrc": [ + "\\.skimresources\\.com" + ], + "website": "https://skimlinks.com", + "xhr": [ + "\\.skimresources\\.com" + ] + }, + "Skio": { + "cats": [ + 100 + ], + "description": "Skio helps brands on Shopify sell subscriptions without ripping their hair out.", + "icon": "Skio.png", + "implies": [ + "Shopify" + ], + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.skio\\.com/" + ], + "website": "https://skio.com" + }, + "Skiperformance": { + "cats": [ + 93 + ], + "description": "Skiperformance is an online platform that provides solutions for selling lift tickets and ski passes, tailored to the needs of the ski industry.", + "icon": "Skiperformance.svg", + "saas": true, + "scripts": [ + "\\.skiperformance\\.com" + ], + "website": "https://www.skiperformance.com" + }, + "Skitter": { + "cats": [ + 59 + ], + "description": "Skitter is a jQuery-based slider system.", + "icon": "Skitter.svg", + "oss": true, + "requires": [ + "jQuery" + ], + "scriptSrc": [ + "/jquery\\.skitter\\.min\\.js" + ], + "website": "https://skitter-slider.net" + }, + "Skolengo": { + "cats": [ + 1, + 21 + ], + "description": "Skolengo is an Education Management Software developed by Kosmos Education.", + "icon": "Skolengo.svg", + "implies": [ + "Java", + "MariaDB", + "Apache Tomcat" + ], + "meta": { + "generator": "Skolengo", + "version": "^([\\d\\.]+)$\\;version:\\1\\;confidence:0" + }, + "oss": false, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://www.skolengo.com" + }, + "Skool": { + "cats": [ + 1 + ], + "description": "Stool is a community platform that integrates elements of gaming, business, and learning into a single interactive environment.", + "icon": "Skool.svg", + "saas": true, + "scripts": [ + "skool\\.com/" + ], + "website": "https://www.skool.com" + }, + "Skrollr": { + "cats": [ + 59 + ], + "description": "Skrollr is a JavaScript library supporting parallax scrolling on mobile and desktop platforms in a compact 12k minified size.", + "js": { + "skrollr.VERSION": "^(.+)$\\;version:\\1" + }, + "oss": true, + "website": "https://prinzhorn.github.io/skrollr/" + }, + "Sky Pilot": { + "cats": [ + 6 + ], + "description": "Sky Pilot is a solution for selling digital products on Shopify.", + "icon": "SkyPilot.svg", + "js": { + "SkyPilot": "" + }, + "pricing": [ + "low", + "recurring" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "scripts": [ + "sky_pilot_" + ], + "website": "https://web.skypilotapp.com" + }, + "Sky-Shop": { + "cats": [ + 6 + ], + "description": "Sky-Shop.pl is a platform for dropshipping an online sales on Allegro, eBay and Amazon.", + "dom": [ + ".skyshop-container" + ], + "icon": "Sky-Shop.svg", + "implies": [ + "PHP", + "Bootstrap", + "jQuery" + ], + "js": { + "L.CONTINUE_SHOPPING": "" + }, + "meta": { + "generator": "Sky-Shop" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://sky-shop.pl" + }, + "SkyCMS by Netkoncept": { + "cats": [ + 1 + ], + "cookies": { + "skycms_LanguageId": "", + "skycms_PageCounter": "" + }, + "description": "Polish SaaS content-management platform developed by NETKONCEPT, primarily used by public administration websites and Public Information Bulletin (BIP) portals.", + "icon": "SkyCMS_by_netkoncept.svg", + "saas": true, + "website": "https://www.netkoncept.com/86/63/technologia-skycms.html" + }, + "Skyflow": { + "cats": [ + 16 + ], + "description": "Skyflow is a company that provides a secure data privacy platform and API.", + "icon": "Skyflow.svg", + "js": { + "Skyflow.ElementType.CARD_NUMBER": "", + "Skyflow.ValidationRuleType": "" + }, + "pricing": [ + "high", + "recurring" + ], + "saas": true, + "website": "https://www.skyflow.com" + }, + "SkyGlue": { + "cats": [ + 10 + ], + "description": "SkyGlue is a tool that automatically tracks every user action on a website, providing insights into user behavior, their needs, and the reasons for drop-off.", + "icon": "SkyGlue.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "dc\\.skyglue\\.com/" + ], + "website": "https://www.skyglue.com" + }, + "SkyVerge": { + "cats": [ + 41 + ], + "description": "SkyVerge is a company which develop extension tools for WooCommerce stores.", + "icon": "SkyVerge.svg", + "implies": [ + "WooCommerce" + ], + "js": { + "sv_wc_payment_gateway_payment_form_param": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "sv-wc-payment-gateway-payment-form\\.js(?:\\?ver=([\\d.]+))?\\;version:\\1" + ], + "website": "https://www.skyverge.com" + }, + "Slaask": { + "cats": [ + 52 + ], + "description": "Slaask is a customer messaging app designed for all Slack users to streamline customer service communication within the Slack interface.", + "icon": "Slaask.svg", + "js": { + "_slaaskLoader": "", + "_slaaskSettings": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.slaask\\.com/" + ], + "website": "https://get.slaask.com" + }, + "Slapform": { + "cats": [ + 110 + ], + "description": "Slapform is a backend service for forms that securely stores submissions in the cloud and sends them via email.", + "dom": [ + "form[action*='api.slapform.com/']" + ], + "icon": "Slapform.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://slapform.com" + }, + "Slate": { + "cats": [ + 53 + ], + "description": "Slate is a CRM system designed specifically for higher education institutions, which helps them to manage student interactions, track admissions, and analyze student data in a flexible and user-friendly way.", + "dom": [ + "link[href*='slate-technolutions-net.cdn.technolutions.net/']" + ], + "icon": "Slate.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "slate-technolutions-net\\.cdn\\.technolutions\\.net/" + ], + "website": "https://technolutions.com" + }, + "Sleeknote": { + "cats": [ + 32 + ], + "description": "Sleeknote is a cloud-based software that helps online businesses reach conversion goals through website popups.", + "icon": "Sleeknote.svg", + "js": { + "SleekNote.SleekNotes": "", + "sleeknoteMarketingConsent": "", + "sleeknoteScriptTag": "", + "sleeknoteSiteData": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://sleeknote.com" + }, + "Sleekplan": { + "cats": [ + 13 + ], + "description": "Sleekplan is a customer feedback and product management platform that enables businesses to collect, analyse, and act upon user feedback, prioritise feature requests, track bugs, and collaborate on product development.", + "icon": "Sleekplan.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "Vue.js" + ], + "saas": true, + "scriptSrc": [ + "\\.sleekplan\\.com/" + ], + "website": "https://sleekplan.com" + }, + "Slice": { + "cats": [ + 93 + ], + "description": "Slice is an online food ordering platform for independent pizzerias.", + "dom": [ + "a[href*='slicelife.com/restaurants/']" + ], + "icon": "Slice.svg", + "pricing": [ + "payg" + ], + "saas": true, + "website": "https://slicelife.com/owners" + }, + "Slick": { + "cats": [ + 59 + ], + "dom": [ + "link[href*='slick-theme.css']" + ], + "html": [ + "<link [^>]+(?:/([\\d.]+)/)?slick-theme\\.css\\;version:\\1" + ], + "icon": "Slick.svg", + "implies": [ + "jQuery" + ], + "scriptSrc": [ + "(?:/([\\d.]+))?/slick(?:\\.min)?\\.js\\;version:\\1" + ], + "website": "https://kenwheeler.github.io/slick" + }, + "SlickStack": { + "cats": [ + 47, + 9 + ], + "description": "SlickStack is a free LEMP stack automation script written in Bash designed to enhance and simplify WordPress provisioning, performance, and security.", + "headers": { + "x-powered-by": "SlickStack" + }, + "icon": "SlickStack.svg", + "implies": [ + "WordPress" + ], + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://slickstack.io" + }, + "SlickText": { + "cats": [ + 32 + ], + "description": "SlickText is a cloud-based SMS marketing solution for business of all sizes.", + "icon": "SlickText.svg", + "pricing": [ + "freemium", + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.slicktext\\.com/" + ], + "website": "https://www.slicktext.com" + }, + "Slidebean": { + "cats": [ + 19 + ], + "description": "Slidebean is an all-in-one pitch deck software designed to streamline the creation, design, and presentation of business pitches.", + "dom": [ + "iframe[src*='.slidebean.com/']" + ], + "icon": "Slidebean.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://slidebean.com" + }, + "slideout": { + "cats": [ + 59 + ], + "description": "A touch slideout navigation menu for your mobile web apps.", + "icon": "slideout.png", + "js": { + "slideout": "" + }, + "oss": true, + "scriptSrc": [ + "slideout(?:-init)?(?:\\.min)?\\.js(?:\\?v(?:er)?=((?:\\d+\\.)+\\d+))?\\;version:\\1", + "(?:((?:\\d+\\.)+\\d+)\\/)?slideout(?:-init)?(?:\\.min)?\\.js\\;version:\\1" + ], + "website": "https://slideout.js.org/" + }, + "Slider Captcha": { + "cats": [ + 16 + ], + "description": "Slider Captcha is a free service that helps protect websites from spam and abuse.", + "icon": "default.svg", + "implies": [ + "jQuery" + ], + "js": { + "sliderCaptcha": "" + }, + "oss": true, + "website": "https://github.com/ArgoZhang/SliderCaptcha" + }, + "Slider Revolution": { + "cats": [ + 5, + 7 + ], + "description": "Slider Revolution is a flexible and highly customisable slider.", + "icon": "Slider Revolution.svg", + "js": { + "RS_MODULES.main.version": "^Slider Revolution\\s([\\d\\.]+)$\\;version:\\1", + "revapi1": "", + "revapi2": "", + "revapi3": "", + "revapi4": "", + "revapi5": "", + "revslider_showDoubleJqueryError": "" + }, + "meta": { + "generator": "Powered\\sby\\sSlider Revolution\\s([\\d\\.]+)\\;version:\\1" + }, + "pricing": [ + "low", + "recurring", + "onetime" + ], + "saas": true, + "scriptSrc": [ + "/wp-content/plugins/revslider/", + "jquery\\.themepunch\\.revolution\\.min\\.js" + ], + "website": "https://www.sliderrevolution.com" + }, + "Slim Select": { + "cats": [ + 59 + ], + "description": "Slim Select is a JavaScript library designed to enable the creation of select dropdowns with enhanced functionality and features.", + "dom": [ + "div.ss-values, div.ss-deselect.ss-hide" + ], + "icon": "SlimSelect.png", + "website": "https://slimselectjs.com" + }, + "Slim SEO": { + "cats": [ + 87 + ], + "description": "Slim SEO is a full-featured SEO plugin for WordPress that's lightweight, blazing fast with minimum configuration.", + "dom": { + "#slim-seo-schema": { + "exists": "" + } + }, + "icon": "Slim-SEO.svg", + "website": "https://wpslimseo.com" + }, + "Slimbox": { + "cats": [ + 59 + ], + "dom": [ + "link[href*='slimbox.css'],link[href*='slimbox-rtl.css']" + ], + "html": [ + "<link [^>]*href=\"[^/]*slimbox(?:-rtl)?\\.css" + ], + "icon": "Slimbox.png", + "implies": [ + "MooTools" + ], + "scriptSrc": [ + "slimbox\\.js" + ], + "website": "https://www.digitalia.be/software/slimbox" + }, + "Slimbox 2": { + "cats": [ + 59 + ], + "dom": [ + "link[href*='slimbox2.css'], link[href*='slimbox2-rtl.css']" + ], + "html": [ + "<link [^>]*href=\"[^/]*slimbox2(?:-rtl)?\\.css" + ], + "icon": "Slimbox.png", + "implies": [ + "jQuery" + ], + "scriptSrc": [ + "slimbox2\\.js" + ], + "website": "https://www.digitalia.be/software/slimbox2" + }, + "Slingshot": { + "cats": [ + 10 + ], + "description": "Slingshot is a platform that integrates real-time analytics with project management and collaboration tools to support data-driven decision-making.", + "icon": "Slingshot.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "app\\.getslingshot\\.com/" + ], + "website": "https://getslingshot.com" + }, + "Slotti": { + "cats": [ + 72 + ], + "description": "Slotti is a cloud-based appointment booking and checkout system tailored for service companies.", + "icon": "Slotti.svg", + "js": { + "Slotti": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://slotti.fi" + }, + "SM Sold": { + "cats": [ + 53 + ], + "description": "SM Sold is a platform providing integrated solutions for real estate agents and brokers to manage listings, client interactions, and transactions.", + "icon": "SMSold.svg", + "meta": { + "author": "^SMSold$" + }, + "saas": true, + "scripts": [ + "\\.smsold\\.com" + ], + "website": "https://smsold.com" + }, + "Smaily": { + "cats": [ + 32 + ], + "description": "Smaily is an email marketing and automation solution.", + "dom": [ + "form[action*='.sendsmaily.net/api/']" + ], + "icon": "Smaily.svg", + "pricing": [ + "freemium", + "mid", + "recurring", + "payg" + ], + "saas": true, + "website": "https://smaily.com" + }, + "Smallbox": { + "cats": [ + 1 + ], + "description": "Smallbox is a Canadian CMS platform and web agency offering a proprietary content management system with support for custom development, SEO tools, and digital marketing.", + "icon": "Smallbox.svg", + "meta": { + "generator": "^Smallbox\\sCMS\\s(?:([\\d.]+))?\\;version:\\1" + }, + "pricing": [ + "poa", + "recurring" + ], + "requires": [ + "PHP" + ], + "scriptSrc": [ + "\\.smallbox\\.ca/" + ], + "website": "https://www.smallbox.ca" + }, + "Smallchat": { + "cats": [ + 52 + ], + "description": "Smallchat is a tool that allows users to engage with website visitors directly within Slack.", + "icon": "Smallchat.svg", + "js": { + "Smallchat": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://small.chat" + }, + "Smart Ad Server": { + "cats": [ + 36 + ], + "description": "Smart Ad Server is an adserving and RTB platform.", + "dom": [ + "img[src*='smartadserver.com/'], link[href*='.smartadserver.com']" + ], + "icon": "Smart Ad Server.svg", + "js": { + "SmartAdServer": "" + }, + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "\\.sascdn\\.com/" + ], + "website": "https://smartadserver.com" + }, + "Smart Analytics": { + "cats": [ + 32 + ], + "description": "Smart Analytics is an AI-powered platform that helps increase sales and reduce advertising costs through automated data analysis.", + "icon": "SmartAnalytics.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.smartanalytics\\.io" + ], + "website": "https://smartanalytics.io" + }, + "SMART L-Gov": { + "cats": [ + 1 + ], + "description": "SMART L-Gov is a platform and application that provides residents with information on daily government services and emergency alerts.", + "icon": "SMARTLGov.svg", + "saas": true, + "scripts": [ + "\\.smart-lgov\\.jp" + ], + "website": "https://www.smartvalue.ad.jp/business/smart_l-gov/" + }, + "Smart Slider 3": { + "cats": [ + 87 + ], + "description": "Smart Slider 3 is a responsive, SEO optimised WordPress plugin.", + "icon": "Smart Slider 3.svg", + "pricing": [ + "freemium", + "onetime" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/plugins/smart-slider-3(?:-pro)?/" + ], + "website": "https://smartslider3.com" + }, + "SmartDX": { + "cats": [ + 97 + ], + "description": "SmartDX is a nimble alternative to cookies that revolutionizes the tracking and identification of individual audience members, maps cross-device journeys, delivers contextual omnichannel interactions, and attributes conversions at the segment-of-one level.", + "icon": "SmartDX.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "sdk\\.smartdx\\.co/" + ], + "website": "https://smartdx.co" + }, + "SmartEmailing": { + "cats": [ + 75 + ], + "description": "SmartEmailing is a Czech-based marketing solution that provides email marketing tools for creating, managing, and analyzing email campaigns to support customer communication and engagement.", + "icon": "SmartEmailing.svg", + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "app\\.smartemailing\\.cz" + ], + "website": "https://www.smartemailing.cz" + }, + "Smarter Click": { + "cats": [ + 77 + ], + "description": "Smarter Click is a marketing technology company.", + "icon": "Smarter Click.png", + "js": { + "$smcInstall": "", + "$smcT5": "", + "$smctData": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.?smct\\.(?:io|co)/" + ], + "website": "https://smarterclick.com" + }, + "SmartHint": { + "cats": [ + 76 + ], + "description": "SmartHint is an ecommerce recommendation system that uses customer behavior data to suggest relevant products and improve shopping experience.", + "icon": "SmartLink.svg", + "js": { + "countInitSmartHint": "", + "smarthintkey": "" + }, + "saas": true, + "scriptSrc": [ + "service\\.smarthint\\.co" + ], + "website": "https://www.smarthint.co" + }, + "Smartling": { + "cats": [ + 89 + ], + "description": "Smartling is a cloud-based translation management system.", + "icon": "Smartling.svg", + "js": { + "populateSmartlingDdl": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.smartling\\.com/" + ], + "website": "https://www.smartling.com" + }, + "Smartlook": { + "cats": [ + 10 + ], + "description": "Smartlook is a qualitative analytics solution for websites and mobile apps.", + "icon": "Smartlook.svg", + "js": { + "smartlook": "\\;confidence:50", + "smartlook_key": "\\;confidence:50" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.smartlook\\.com/" + ], + "website": "https://www.smartlook.com" + }, + "Smartocto": { + "cats": [ + 10 + ], + "description": "Smartocto is a smart content analytics system.", + "icon": "Smartocto.svg", + "pricing": [ + "high", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.smartocto\\.com/" + ], + "website": "https://smartocto.com" + }, + "Smartpoint": { + "cats": [ + 32 + ], + "description": "Smartpoint is a car dealer conversion optimization system that improves lead capture and sales performance through data-driven tools and customer engagement features.", + "icon": "SmartPoint.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "panel\\.smartpoint\\.pro/" + ], + "website": "https://smartpoint.pro" + }, + "SmartRecruiters": { + "cats": [ + 101 + ], + "description": "SmartRecruiters is a web-based talent acquisition platform.", + "dom": [ + "a[href*='careers.smartrecruiters.com/']" + ], + "icon": "SmartRecruiters.svg", + "pricing": [ + "recurring", + "payg" + ], + "saas": true, + "scriptSrc": [ + "\\.smartrecruiters\\.com/" + ], + "website": "https://www.smartrecruiters.com" + }, + "SmartSite": { + "cats": [ + 1 + ], + "html": [ + "<[^>]+/smartsite\\.(?:dws|shtml)\\?id=" + ], + "icon": "SmartSite.png", + "meta": { + "author": "Redacteur SmartInstant" + }, + "website": "https://www.seneca.nl/pub/Smartsite/Smartsite-Smartsite-iXperion" + }, + "Smartstore": { + "cats": [ + 6 + ], + "cookies": { + "SMARTSTORE.CUSTOMER": "", + "SMARTSTORE.VISITOR": "" + }, + "cpe": "cpe:2.3:a:smartstore:smartstore:*:*:*:*:*:*:*:*", + "description": "Smartstore is an open-source ecommerce system with CMS capabilities.", + "dom": [ + "meta[property='sm:pagedata']" + ], + "html": [ + "<!--Powered by Smart[sS]tore", + "<meta property=\"sm:pagedata\"" + ], + "icon": "Smartstore.svg", + "implies": [ + "Microsoft ASP.NET" + ], + "meta": { + "generator": "^Smart[sS]tore(.NET)? (.+)$\\;version:\\2" + }, + "oss": true, + "website": "https://www.smartstore.com" + }, + "Smartstore biz": { + "cats": [ + 6 + ], + "icon": "Smartstore.biz.png", + "scriptSrc": [ + "smjslib\\.js" + ], + "website": "https://smartstore.com" + }, + "Smartstore Page Builder": { + "cats": [ + 1 + ], + "css": [ + "\\.g-stage \\.g-stage-root" + ], + "dom": [ + "section[class*='g-stage']" + ], + "html": [ + "<section[^>]+class=\"g-stage" + ], + "icon": "Smartstore.svg", + "implies": [ + "Microsoft ASP.NET" + ], + "website": "https://www.smartstore.com" + }, + "Smartsupp": { + "cats": [ + 52 + ], + "description": "Smartsupp is a live chat tool that offers visitor recording feature.", + "icon": "Smartsupp.svg", + "js": { + "$smartsupp.options.widgetVersion": "([\\d.]+)\\;version:\\1", + "smartsupp": "" + }, + "pricing": [ + "freemium", + "payg" + ], + "saas": true, + "scriptSrc": [ + "\\.smartsuppchat\\.com" + ], + "website": "https://www.smartsupp.com" + }, + "SmartWeb": { + "cats": [ + 6 + ], + "description": "SmartWeb is an ecommerce platform from Denmark.", + "icon": "SmartWeb.png", + "meta": { + "generator": "^SmartWeb$" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://www.smartweb.dk" + }, + "Smash Balloon Instagram Feed": { + "cats": [ + 87 + ], + "description": "Instagram Feed displays Instagram posts from your Instagram accounts, either in the same single feed or in multiple different ones. Created by Smash Balloon.", + "dom": [ + "link[href*='/wp-content/plugins/instagram-feed/']" + ], + "icon": "Smash Balloon.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/plugins/instagram-feed/" + ], + "website": "https://smashballoon.com/instagram-feed" + }, + "Smile": { + "cats": [ + 84 + ], + "description": "Smile is a provider of ecommerce loyalty programs.", + "icon": "Smile.svg", + "js": { + "Smile.channel_key": "" + }, + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.(?:smile|sweettooth)\\.io/" + ], + "website": "https://smile.io" + }, + "Smile App": { + "cats": [ + 100 + ], + "description": "Smile App offers a loyalty program for Shopify stores.", + "icon": "Smile.svg", + "implies": [ + "Smile" + ], + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "scriptSrc": [ + "js\\.smile\\.io/.+smile-shopify\\.js" + ], + "website": "https://apps.shopify.com/smile-io" + }, + "Smile Virtual": { + "cats": [ + 72 + ], + "description": "Smile Virtual is a platform that enables patients to consult with a dentist remotely to explore options for enhancing their smile from home.", + "icon": "SmileVirtual.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "www\\.smilevirtual\\.com" + ], + "scripts": [ + "app\\.smilevirtual\\.com" + ], + "website": "https://www.smilevirtual.com" + }, + "Smilee": { + "cats": [ + 52 + ], + "description": "Smilee is a professionally managed chat solution designed to facilitate customer communication.", + "icon": "Smilee.svg", + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "saas\\.smilee\\.io" + ], + "website": "https://smilee.io" + }, + "Smilii": { + "cats": [ + 88 + ], + "description": "Smilii is a family-owned web hosting provider and internet domain registrar offering domain registration and website hosting services.", + "headers": { + "Platform": "^Smilii$" + }, + "icon": "Smilii.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://smilii.net" + }, + "Smootify": { + "cats": [ + 6 + ], + "description": "Smootify is a tool for designing ecommerce stores entirely within Webflow, with AI assistance to streamline the process.", + "icon": "Smootify.svg", + "js": { + "Smootify": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "Webflow" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.smootify\\.io" + ], + "website": "https://www.smootify.io" + }, + "SmtpJS": { + "cats": [ + 75 + ], + "description": "SmtpJS is a free library you can use for sending emails from JavaScript.", + "icon": "default.svg", + "oss": true, + "scriptSrc": [ + "/smtpjs\\.com/(?:v([\\d\\.]+)/)?smtp\\.js\\;version:\\1" + ], + "website": "https://smtpjs.com" + }, + "SmugMug": { + "cats": [ + 7 + ], + "description": "SmugMug is a paid image sharing, image hosting service, and online video platform on which users can upload photos and videos.", + "dom": { + ".sm-page-footer-copyright": { + "text": "SmugMug" + } + }, + "headers": { + "Smug-CDN": "" + }, + "icon": "SmugMug.svg", + "js": { + "_smugsp": "" + }, + "pricing": [ + "recurring", + "low" + ], + "saas": true, + "website": "https://www.smugmug.com" + }, + "Snabbt": { + "cats": [ + 59 + ], + "description": "Minimalistic animation library in javascript Snabbt.js.", + "oss": true, + "scriptSrc": [ + "(?:((?:\\d+\\.)+\\d+)\\/)?snabbt(?:[\\.-]min)?\\.js\\;version:\\1", + "snabbt(?:[\\.-]min)?\\.js(?:\\?v(?:er)?=((?:\\d+\\.)+\\d+))?\\;version:\\1" + ], + "website": "https://daniel-lundin.github.io/snabbt.js/" + }, + "Snap": { + "cats": [ + 18, + 22 + ], + "headers": { + "Server": "Snap/([.\\d]+)\\;version:\\1" + }, + "icon": "Snap.png", + "implies": [ + "Haskell" + ], + "website": "https://snapframework.com" + }, + "Snap Pixel": { + "cats": [ + 36 + ], + "description": "Snap Pixel is a piece of JavaScript code that helps advertisers measure the cross-device impact of campaigns.", + "icon": "Snap Pixel.svg", + "js": { + "__SnapPixel": "", + "snaptr.pixelIdList": "" + }, + "saas": true, + "scriptSrc": [ + "intg\\.snapchat\\.com/" + ], + "scripts": [ + "_snapchat_pixel_id" + ], + "website": "https://businesshelp.snapchat.com/s/article/snap-pixel-about" + }, + "Snap.svg": { + "cats": [ + 59 + ], + "icon": "Snap.svg.svg", + "js": { + "Snap.version": "^(.+)$\\;version:\\1" + }, + "scriptSrc": [ + "snap\\.svg(?:-min)?\\.js" + ], + "website": "https://snapsvg.io" + }, + "SnapCall": { + "cats": [ + 52 + ], + "description": "SnapCall is a Video AI solution designed to enhance customer support by providing real-time video interactions.", + "icon": "SnapCall.svg", + "js": { + "sc_api": "api\\.snapcall\\.io", + "snapcallAPI": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scripts": [ + "api\\.snapcall\\.io" + ], + "website": "https://www.snapcall.io" + }, + "SnapEngage": { + "cats": [ + 52 + ], + "description": "SnapEngage is a live chat solution that caters to businesses across various industries.", + "html": [ + "<!-- begin SnapEngage" + ], + "icon": "SnapEngage.svg", + "js": { + "SnapEngage": "", + "SnapEngageChat": "", + "snapengage_mobile": "" + }, + "pricing": [ + "payg" + ], + "saas": true, + "website": "https://snapengage.com/" + }, + "SnapHop": { + "cats": [ + 101 + ], + "description": "SnapHop is a recruitment marketing platform that helps organizations attract, engage, and convert job seekers through targeted employer branding and outreach strategies.", + "icon": "SnapHop.svg", + "meta": { + "generator": "^SnapHop$" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scripts": [ + "www\\.snaphop-analytics\\.com" + ], + "website": "https://snaphop.com" + }, + "SnapHost": { + "cats": [ + 16 + ], + "description": "SnapHost is a solution offering anti-spam CAPTCHA web form protection.", + "dom": [ + "form[action*='.SnapHost.com/']" + ], + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://snaphost.com" + }, + "Snapps": { + "cats": [ + 51, + 88 + ], + "description": "Snapps is a platform designed to host and build websites.", + "icon": "Snapps.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "//snappsapi\\.com/" + ], + "website": "https://www.snapps.ai" + }, + "SnapSea": { + "cats": [ + 96 + ], + "description": "SnapSea is a platform that displays destinations using user-generated content to highlight real-world experiences and local visuals.", + "dom": [ + "iframe[src*='app.snapsea.io/']" + ], + "icon": "SnapSea.svg", + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scripts": [ + "app\\.snapsea\\.io" + ], + "website": "https://www.snapsea.io" + }, + "SnapWidget": { + "cats": [ + 5 + ], + "description": "SnapWidget is a set of interactive Instagram, Twitter and 500px widgets.", + "dom": [ + "iframe[src*='snapwidget.com/']" + ], + "icon": "SnapWidget.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "snapwidget\\.com/" + ], + "website": "https://snapwidget.com" + }, + "SnatchBot": { + "cats": [ + 52 + ], + "description": "SnatchBot is a cloud-based AI chatbot platform.", + "icon": "SnatchBot.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "account\\.snatchbot\\.me" + ], + "scripts": [ + "account\\.snatchbot\\.me" + ], + "website": "https://snatchbot.me" + }, + "sNews": { + "cats": [ + 1 + ], + "icon": "sNews.png", + "meta": { + "generator": "sNews" + }, + "website": "https://snewscms.com" + }, + "SniffURL": { + "cats": [ + 10 + ], + "description": "SniffURL is a visitor analytics platform that tracks and analyses user interactions to improve engagement and retention across websites.", + "icon": "SniffURL.svg", + "js": { + "SniffUrl.identify": "" + }, + "saas": true, + "scripts": [ + "api\\.sniffurl\\.com" + ], + "website": "https://sniffurl.com" + }, + "snigel AdConsent": { + "cats": [ + 67 + ], + "description": "snigel AdConsent is a IAB-registered consent management platfrom (CMP) which help keep sites speed intact while remaining compliant with GDPR and CCPA.", + "icon": "snigel.svg", + "js": { + "adconsent.version": "^([\\d.]+)$\\;version:\\1", + "snhb.baseSettings": "\\;confidence:50", + "snhb.info.cmpVersion": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "(?:staging-)?cdn\\.snigelweb\\.com/(?:snhb|adconsent)/" + ], + "website": "https://www.snigel.com/adconsent/" + }, + "snigel AdEngine": { + "cats": [ + 36 + ], + "description": "snigel AdEngine is a header bidding solution product from snigel.", + "icon": "snigel.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "(?:staging-)?cdn\\.snigelweb\\.com/adengine/", + "adengine\\.snigelweb\\.com" + ], + "website": "https://www.snigel.com/adengine/" + }, + "Snipcart": { + "cats": [ + 6 + ], + "cookies": { + "snipcart-cart": "" + }, + "description": "Snipcart is a shopping cart platform that can be integrated into any website with simple HTML and JavaScript.", + "dom": [ + "div[id^='snipcart']", + "link[href*='snipcart.css']" + ], + "icon": "Snipcart.svg", + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.snipcart\\.com/themes/v([\\w.]+)/default/snipcart\\.js\\;version:\\1" + ], + "website": "https://snipcart.com" + }, + "SniperCRM": { + "cats": [ + 53 + ], + "description": "SniperCRM is a platform designed to automate, manage, and scale ecommerce operations.", + "icon": "SniperCRM.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "app\\.snipercrm\\.io/" + ], + "website": "https://snipercrm.io" + }, + "SniperFast": { + "cats": [ + 29 + ], + "description": "SniperFast is instant search system for ecommerce sites.", + "icon": "SniperFast.png", + "js": { + "sniperEnableSearch": "", + "sniper_search_key": "", + "sniperfast_page_id": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requiresCategory": [ + 6 + ], + "saas": true, + "scriptSrc": [ + "\\.sniperfast\\.com" + ], + "website": "https://www.sniperfast.com" + }, + "Sniply": { + "cats": [ + 96 + ], + "description": "Sniply is a special URL shortener that allows to add a call-to-action to any landing page.", + "icon": "Sniply.svg", + "js": { + "sniply.create_sniply_bar": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "gosniply\\.com/" + ], + "website": "https://sniply.io" + }, + "SNO Flex": { + "cats": [ + 80 + ], + "description": "SNO Flex is a WordPress theme developed by SNO Sites. SNO Sites is a company that specialises in providing website solutions for schools and educational institutions.", + "icon": "SNO.svg", + "js": { + "sno_infographics_ajax_object": "" + }, + "pricing": [ + "onetime", + "recurring" + ], + "requires": [ + "WordPress" + ], + "website": "https://snosites.com" + }, + "Snoobi": { + "cats": [ + 10 + ], + "description": "Snoobi is a web analytics and visitor tracking tool.", + "icon": "Snoobi.svg", + "js": { + "snoobi": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "snoobi\\.com/snoop\\.php" + ], + "website": "https://www.snoobi.com" + }, + "Snowplow Analytics": { + "cats": [ + 10, + 63 + ], + "cookies": { + "_sp_id": "", + "sp": "\\;confidence:50" + }, + "description": "Snowplow is an open-source behavioral data management platform for businesses.", + "icon": "Snowplow.svg", + "js": { + "GlobalSnowplowNamespace": "", + "Snowplow": "" + }, + "oss": true, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "sp\\.js\\;confidence:50", + "d1fc8wv8zag5ca\\.cloudfront\\.net/.+/sp\\.js", + "cdn\\.jsdelivr\\.net/gh/snowplow/sp-js-assets@(?:.+)/sp\\.js", + "cdnjs\\.cloudflare\\.com/ajax/libs/snowplow/(?:.+)/sp.*\\.js", + "unpkg.com/@snowplow/javascript-tracker@(?:.+)/dist/sp.*\\.js", + "cdn\\.jsdelivr\\.net/npm/@snowplow/javascript-tracker@(?:.+)/dist/sp\\.js" + ], + "website": "https://snowplowanalytics.com" + }, + "SOBI 2": { + "cats": [ + 19 + ], + "description": "SOBI2 is an older version of the SOBI (Simple Open Business Index) directory extension for Joomla. It was used for creating and managing directory listings on Joomla-powered websites, allowing users to list businesses, services, or other types of entries.", + "html": [ + "(?:<!-- start of Sigsiu Online Business Index|<div[^>]* class=\"sobi2)" + ], + "icon": "Sobi.svg", + "implies": [ + "Joomla" + ], + "js": { + "sobi2Cats": "" + }, + "website": "https://www.sigsiu.net/sobi2.html" + }, + "SobiPro": { + "cats": [ + 19 + ], + "description": "SobiPro is a directory and listing management extension for Joomla, used to create and manage directories, business listings, and other types of structured content on websites.", + "icon": "Sobi.svg", + "implies": [ + "Joomla" + ], + "js": { + "SobiProUrl": "" + }, + "website": "https://sigsiu.net/sobipro.html" + }, + "Sobot Live Chat": { + "cats": [ + 52 + ], + "description": "Sobot Live Chat is a platform for instant customer engagement, enabling real-time communication on a single interface.", + "icon": "Sobot.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.sobot\\.com/" + ], + "scripts": [ + "\\.sobot\\.com/" + ], + "website": "https://www.sobot.io" + }, + "Socedo": { + "cats": [ + 32 + ], + "description": "Socedo is a B2B demand generation system designed for social media, helping businesses identify, engage, and convert potential leads through targeted social interactions and automated workflows.", + "icon": "Socedo.svg", + "js": { + "_socedo.init": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "api\\.socedo\\.com" + ], + "website": "https://socedoagency.com" + }, + "SOCi": { + "cats": [ + 32 + ], + "description": "SOCi is an all-in-one platform that unifies workflows, data, and AI to enable automation across business processes.", + "icon": "SOCi.svg", + "saas": true, + "scriptSrc": [ + "\\.meetsoci\\.com" + ], + "website": "https://www.soci.ai" + }, + "Social Pinpoint": { + "cats": [ + 1 + ], + "description": "Social Pinpoint is a comprehensive online platform that facilitates meaningful and accessible engagement opportunities that bring your community together.", + "dom": [ + "a[href*='www.socialpinpoint.com']" + ], + "icon": "socialpinpoint.png", + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.socialpinpoint.com/" + }, + "Social Snowball": { + "cats": [ + 71 + ], + "cookies": { + "_omappvp": "", + "social_snowball_session": "" + }, + "description": "Social Snowball is an affiliate and referral marketing platform tailored for ecommerce brands.", + "icon": "SocialSnowball.svg", + "js": { + "snowballTrackScript": "" + }, + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "website": "https://socialsnowball.io" + }, + "Social9": { + "cats": [ + 5 + ], + "description": "Social9 is a social sharing widgets and plugins.", + "icon": "Social9.svg", + "pricing": [ + "poa", + "freemium" + ], + "saas": true, + "scriptSrc": [ + "social9\\.com/.+\\.js(?:\\?ver=([\\d.]+))?\\;version:\\1" + ], + "website": "https://social9.com" + }, + "SocialJuice": { + "cats": [ + 90, + 5 + ], + "description": "SocialJuice is a simple tool to collect video testimonials or textual testimonials from your clients.", + "dom": [ + "iframe[src*='embed.socialjuice.io/']" + ], + "icon": "SocialJuice.svg", + "pricing": [ + "low", + "freemium", + "recurring" + ], + "saas": true, + "website": "https://socialjuice.io" + }, + "SocialLadder": { + "cats": [ + 32 + ], + "description": "SocialLadder is a complete end-to-end creator management solution for brands looking to maximize and scale their brand ambassador, influencer, and affiliate marketing efforts.", + "icon": "SocialLadder.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "socialladder\\.rkiapps\\.com/" + ], + "website": "https://socialladderapp.com" + }, + "Sociavore": { + "cats": [ + 51 + ], + "description": "Sociavore is a platform providing mobile-friendly website solutions for restaurants, enabling optimized browsing and menu access across devices.", + "icon": "Sociavore.svg", + "meta": { + "generator": "^Sociavore$" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.sociavore.co" + }, + "Societe des Avis Garantis": { + "cats": [ + 90 + ], + "description": "Societe des Avis Garantis is a French company that provides customer review and rating services for businesses through its online platform.", + "icon": "Societe des Avis Garantis.svg", + "js": { + "agVanillaCode": "", + "urlCertificate": "\\.societe-des-avis-garantis\\.fr/" + }, + "pricing": [ + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "saas": true, + "scriptSrc": [ + "/wp-content/plugins/ag-core/.+\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + ], + "website": "https://www.societe-des-avis-garantis.fr" + }, + "Socioh": { + "cats": [ + 77 + ], + "description": "Socioh is a social media marketing and retargeting platform designed to help businesses increase visibility, engagement, and conversions through targeted advertising and campaign management.", + "dom": [ + "link[href*='socioh.com'] [rel='canonical']" + ], + "icon": "Socioh.svg", + "pricing": [ + "high", + "recurring" + ], + "saas": true, + "website": "https://socioh.com" + }, + "Socital": { + "cats": [ + 6, + 32 + ], + "description": "Socital is an on-site campaign toolkit designed for ecommerce platforms.", + "dom": [ + "script#socital-script" + ], + "icon": "Socital.svg", + "js": { + "socital": "" + }, + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "website": "https://socital.com" + }, + "Socket.io": { + "cats": [ + 12 + ], + "cpe": "cpe:2.3:a:socket:socket.io:*:*:*:*:*:node.js:*:*", + "icon": "Socket.io.svg", + "implies": [ + "Node.js" + ], + "js": { + "io.Socket": "", + "io.version": "^(.+)$\\;version:\\1" + }, + "scriptSrc": [ + "socket\\.io.*\\.js" + ], + "website": "https://socket.io" + }, + "SockJS": { + "cats": [ + 59 + ], + "description": "SockJS is a browser-based JavaScript library that offers a WebSocket-like communication interface for applications.", + "icon": "SockJS.png", + "js": { + "SockJS.CLOSED": "", + "SockJS.version": "([\\d\\.]+)\\;version:\\1" + }, + "oss": true, + "scriptSrc": [ + "sockjs(?:-((?:\\d+\\.)+\\d+))?(?:\\.min)?\\.js\\;version:\\1", + "(?:((?:\\d+\\.)+\\d+)\\/)?sockjs(?:\\.min)?\\.js\\;version:\\1" + ], + "website": "https://github.com/sockjs/sockjs-client" + }, + "Socraft-UI": { + "cats": [ + 66 + ], + "description": "Socraft-UI is an open-source components library designed for building user interfaces with reusable and customizable elements.", + "dom": [ + "link[href*='socraft.ch']" + ], + "icon": "SocraftUI.svg", + "pricing": [ + "freemium" + ], + "saas": true, + "website": "https://socraft-public.github.io/socraft-ui" + }, + "Socure": { + "cats": [ + 69 + ], + "description": "Socure is an identity management platform that provides tools for verifying, authenticating, and managing digital identities across online services and applications.", + "icon": "Socure.svg", + "js": { + "SocureDocVSDK.launch": "" + }, + "saas": true, + "scriptSrc": [ + "\\.socure\\.com/" + ], + "website": "https://www.socure.com" + }, + "Soffront CRM": { + "cats": [ + 53 + ], + "description": "Soffront is a white-label CRM software platform for managing customer data, sales workflows, and marketing activities within a customizable interface.", + "dom": [ + "form[action*='api.soffront.com/']" + ], + "icon": "Soffront.svg", + "saas": true, + "website": "https://soffront.com/white-label-crm" + }, + "Softr": { + "cats": [ + 51 + ], + "description": "Softr is a tool designed to help users build custom websites, web apps, clients portals, or internal tools using Airtable or Google Sheets data.", + "dom": { + "link[href*='softr']": { + "attributes": { + "href": "softr-(?:files\\.com/|prod.imgix.net/)" + } + } + }, + "icon": "Softr.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://www.softr.io" + }, + "SoftTr": { + "cats": [ + 6 + ], + "description": "SoftTr is a company that provides software solutions for ecommerce, web hosting, and domain registration services.", + "icon": "softtr.svg", + "meta": { + "author": "SoftTr E-Ticaret Sitesi Yazılımı" + }, + "website": "https://www.softtr.com" + }, + "SoftwareSuggest": { + "cats": [ + 53 + ], + "description": "SoftwareSuggest is a platform assisting businesses in locating suitable software solutions.", + "dom": [ + "iframe[src*='trk.softwaresuggest.com']" + ], + "icon": "SoftwareSuggest.svg", + "pricing": [ + "high", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "trk\\.softwaresuggest\\.com" + ], + "website": "https://www.softwaresuggest.com" + }, + "Sogecommerce": { + "cats": [ + 41 + ], + "description": "Sogecommerce is an online payment system provided by Societe Generale for processing digital transactions securely.", + "icon": "Sogecommerce.svg", + "saas": true, + "scriptSrc": [ + "/wp-content/plugins/woo-sogecommerce-payment/" + ], + "website": "https://sogecommerce.societegenerale.eu" + }, + "Soisy": { + "cats": [ + 91 + ], + "description": "Soisy is a buy now, pay later solution provider.", + "icon": "Soisy.png", + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.soisy\\.it/" + ], + "website": "https://www.soisy.it" + }, + "Sokrati": { + "cats": [ + 32 + ], + "description": "Sokrati is a digital marketing platform designed to support ecommerce businesses.", + "icon": "Sokrati.svg", + "saas": true, + "scripts": [ + "chuknu\\.sokrati\\.com" + ], + "website": "https://sokrati.com" + }, + "Soldsie": { + "cats": [ + 6 + ], + "description": "Soldsie is a social commerce platform that allows customers to purchase products through comments on social media platforms such as Facebook, Instagram, and Pinterest.", + "icon": "Soldsie.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "lib\\.soldsie\\.com/" + ], + "website": "https://soldsie.com" + }, + "SolidJS": { + "cats": [ + 12 + ], + "description": "SolidJS is a purely reactive library. It was designed from the ground up with a reactive core. It's influenced by reactive principles developed by previous libraries.", + "dom": { + "[data-hk]": { + "exists": "" + } + }, + "excludes": [ + "React" + ], + "icon": "SolidJS.svg", + "js": { + "Solid$$": "" + }, + "oss": true, + "scriptSrc": [ + "www\\.solidjs\\.com" + ], + "website": "https://www.solidjs.com/" + }, + "SolidPixels": { + "cats": [ + 1, + 6, + 4 + ], + "description": "Solidpixels is platform to build websites.", + "icon": "SolidPixels.svg", + "implies": [ + "React" + ], + "meta": { + "web_author": "^solidpixels" + }, + "scriptSrc": [ + "^https?://cdn\\.solidpixels\\.net/" + ], + "website": "https://www.solidpixels.net" + }, + "SolidStart": { + "cats": [ + 18, + 22 + ], + "description": "SolidStart is the Solid app framework.", + "icon": "SolidJS.svg", + "implies": [ + "SolidJS" + ], + "js": { + "_$HY.init": "" + }, + "oss": true, + "website": "https://start.solidjs.com" + }, + "Solidus": { + "cats": [ + 6 + ], + "cpe": "cpe:2.3:a:nebulab:solidus:*:*:*:*:*:*:*:*", + "description": "Solidus is an open source ecommerce platform designed for high volume, complex storefronts.", + "icon": "Solidus.svg", + "js": { + "Solidus": "", + "SolidusPaypalCommercePlatform": "" + }, + "pricing": [ + "freemium", + "poa" + ], + "saas": true, + "website": "https://solidus.io" + }, + "Solitics": { + "cats": [ + 32 + ], + "description": "Solitics is a platform that analyzes customer data to optimize engagement and drive targeted marketing strategies.", + "icon": "Solitics.svg", + "js": { + "$solitics.anonymousConfig": "", + "$soliticsHeartbit": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "sdk\\.solitics\\.com" + ], + "website": "https://solitics.com" + }, + "Solo": { + "cats": [ + 51 + ], + "description": "Solo is a free AI website creator that builds professional websites for businesses using minimal inputs.", + "icon": "Solo.svg", + "pricing": [ + "freemium" + ], + "saas": true, + "scripts": [ + "cdn\\.soloist\\.ai" + ], + "website": "https://soloist.ai" + }, + "Solodev": { + "cats": [ + 1 + ], + "description": "Solodev is a cloud-based content management system (CMS) and web experience platform.", + "dom": [ + "div[class*='dynamicDiv']" + ], + "headers": { + "solodev_session": "" + }, + "html": [ + "<div class=[\"']dynamicDiv[\"'] id=[\"']dd\\.\\d\\.\\d(?:\\.\\d)?[\"']>" + ], + "icon": "Solodev.svg", + "implies": [ + "PHP" + ], + "scriptSrc": [ + "www\\.solodev\\.com/" + ], + "website": "https://www.solodev.com" + }, + "Solr": { + "cats": [ + 34 + ], + "cpe": "cpe:2.3:a:apache:solr:*:*:*:*:*:*:*:*", + "description": "Solr is an open-source search platform built on Apache Lucene, used for indexing and searching large-scale datasets.", + "icon": "Solr.svg", + "implies": [ + "Lucene" + ], + "oss": true, + "website": "https://lucene.apache.org/solr/" + }, + "Solusquare OmniCommerce Cloud": { + "cats": [ + 6 + ], + "cookies": { + "_solusquare": "" + }, + "icon": "Solusquare.svg", + "implies": [ + "Adobe ColdFusion" + ], + "meta": { + "generator": "^Solusquare$" + }, + "website": "https://www.solusquare.com" + }, + "SolutionReach": { + "cats": [ + 53 + ], + "description": "SolutionReach is a patient engagement and retention platform that helps healthcare providers maintain contact with patients from initial appointment through final payment.", + "dom": [ + "iframe[src*='.solutionreach.com/']" + ], + "icon": "SolutionReach.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "chat\\.solutionreach\\.com" + ], + "website": "https://www.solutionreach.com" + }, + "Solve Media": { + "cats": [ + 16, + 36 + ], + "icon": "Solve Media.png", + "js": { + "ACPuzzle": "", + "_ACPuzzle": "", + "_adcopy-puzzle-image-image": "", + "adcopy-puzzle-image-image": "" + }, + "scriptSrc": [ + "^https?://api\\.solvemedia\\.com/" + ], + "website": "https://solvemedia.com" + }, + "Solvemate": { + "cats": [ + 52 + ], + "description": "Solvemate is a customer service automation platform that enables brands to deliver quality customer service through meaningful conversations via chatbots.", + "dom": [ + "link[href*='.solvemate.com']" + ], + "icon": "Solvemate.svg", + "js": { + "solvemate.config.solvemateCDN": "", + "solvemateCli": "", + "solvemateConfig": "" + }, + "pricing": [ + "high", + "recurring" + ], + "saas": true, + "website": "https://www.solvemate.com" + }, + "Solvvy": { + "cats": [ + 52 + ], + "description": "Solvvy provides live chat and chatbot services.", + "icon": "solvvy.png", + "js": { + "Solvvy": "" + }, + "pricing": [ + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.solvvy\\.com/" + ], + "website": "https://solvvy.com/" + }, + "Sonar": { + "cats": [ + 53 + ], + "description": "Sonar is a fully integrated system offering loan origination and point-of-sale solutions, combined with customer relationship management capabilities.", + "icon": "Sonar.svg", + "js": { + "SonarChatWidget.display": "", + "mySonar.ajaxProtocol": "" + }, + "saas": true, + "website": "https://sendsonar.com" + }, + "SonarQube": { + "cats": [ + 47 + ], + "description": "SonarQube is an open-source platform for the continuous inspection of code quality to perform automatic reviews with static analysis of code to detect bugs, code smells, and security vulnerabilities on 20+ programming languages.", + "html": [ + "<link href=\"/css/sonar\\.css\\?v=([\\d.]+)\\;version:\\1", + "<title>SonarQube</title>" + ], + "icon": "SonarQube.svg", + "implies": [ + "Java" + ], + "js": { + "SonarMeasures": "", + "SonarRequest": "" + }, + "meta": { + "application-name": "^SonarQube$" + }, + "scriptSrc": [ + "^/js/bundles/sonar\\.js?v=([\\d.]+)$\\;version:\\1" + ], + "website": "https://www.sonarqube.org/" + }, + "SonarQubes": { + "cats": [ + 47 + ], + "description": "SonarQube is an open-source platform for the continuous inspection of code quality to perform automatic reviews with static analysis of code to detect bugs, code smells, and security vulnerabilities on 20+ programming languages.", + "dom": [ + "link[href*='/css/sonar.css']" + ], + "icon": "Sonar.svg", + "implies": [ + "Java" + ], + "js": { + "SonarMeasures": "", + "SonarRequest": "" + }, + "meta": { + "application-name": "^SonarQubes$" + }, + "scriptSrc": [ + "^/js/bundles/sonar\\.js?v=([\\d.]+)$\\;version:\\1" + ], + "website": "https://www.sonarqube.org/" + }, + "Sonetel Chat": { + "cats": [ + 52 + ], + "description": "Sonetel is a website chat system that enables online communication between businesses and their website visitors.", + "icon": "Sonetel.svg", + "js": { + "SonetelWidget": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "widget\\.sonetel\\.com" + ], + "website": "https://sonetel.com" + }, + "Sonline": { + "cats": [ + 72 + ], + "description": "Sonline is a beauty salon software developed in Russia.", + "icon": "Sonline.svg", + "js": { + "showSonlineWidget": "", + "sonlineWidgetOptions": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "//sonline\\.su/" + ], + "website": "https://sonline.su" + }, + "Sonobi": { + "cats": [ + 36 + ], + "description": "Sonobi is an ad technology developer that designs advertising tools and solutions for the media publishers, brand advertisers and media agencies.", + "icon": "Sonobi.png", + "saas": true, + "website": "https://sonobi.com", + "xhr": [ + "apex\\.go\\.sonobi\\.com" + ] + }, + "Soocommerce": { + "cats": [ + 6 + ], + "description": "Soocommerce is a platform specialized in ecommerce software development.", + "icon": "Soocommerce.svg", + "js": { + "sessionStorage.firmName": "soocommerce" + }, + "meta": { + "author": "Soocommerce" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://soocommerce.com/" + }, + "Sophi": { + "cats": [ + 32 + ], + "description": "Sophi is a suite of AI-powered optimization, prediction, and automation solutions designed to unlock content value and drive business transformation.", + "icon": "Sophi.svg", + "js": { + "SOPHIDATA.settings": "", + "sophi.settings": "", + "sophiSegments": "" + }, + "saas": true, + "website": "https://www.mathereconomics.com/sophi-start" + }, + "SOPlanning": { + "cats": [ + 13 + ], + "description": "SOPlanning is an online project management software that enhances team visibility and facilitates task coordination through a centralized platform.", + "icon": "SOPlanning.svg", + "meta": { + "email": "^support@soplanning\\.org$" + }, + "pricing": [ + "low", + "recurring", + "poa" + ], + "website": "https://www.soplanning.org/en/" + }, + "Sorry": { + "cats": [ + 5 + ], + "description": "Sorry is a status page service that displays system downtime and operational incidents.", + "icon": "Sorry.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.sorryapp\\.com/" + ], + "website": "https://www.sorryapp.com" + }, + "Sortable": { + "cats": [ + 36 + ], + "description": "Sortable is a broad-spectrum platform that helps publishers unify demand partners, data, and tools.", + "icon": "Sortable.svg", + "js": { + "deployads": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.deployads\\.com/" + ], + "website": "https://sortable.com" + }, + "Sorted Return": { + "cats": [ + 102 + ], + "description": "Sorted is a global SaaS company that provides data-driven software for checkouts, warehouses, and shipping.", + "dom": [ + "a[href*='return.clicksit.com/shop/']" + ], + "icon": "Sorted.svg", + "js": { + "clicksit_window_on_load": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "return\\.clicksit\\.com/" + ], + "website": "https://sorted.com/give-your-customers-a-5-returns-experience/" + }, + "SOTA CRM": { + "cats": [ + 53 + ], + "description": "SOTA CRM is a software solution designed to help businesses manage customer relationships and related data.", + "icon": "SOTACRM.svg", + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "scripts": [ + "app\\.sotacrm\\.com" + ], + "website": "https://sotacrm.com" + }, + "Sotel": { + "cats": [ + 1 + ], + "description": "Sotel is a company that provides educational solutions and tools for e-learning and online training.", + "icon": "Sotel.svg", + "meta": { + "generator": "sotel" + }, + "website": "https://www.soteledu.com/en/" + }, + "SoTellUs": { + "cats": [ + 90 + ], + "cookies": { + "stu_src": "" + }, + "description": "SoTellUs is a video review platform.", + "icon": "SoTellUs.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "//sotellus\\.com/js/sotellus_widget\\.js" + ], + "website": "https://sotellus.com" + }, + "SoteShop": { + "cats": [ + 6 + ], + "cookies": { + "soteshop": "^\\w+$" + }, + "description": "SoteShop is an e-shop management software.", + "icon": "SoteShop.svg", + "implies": [ + "PHP" + ], + "website": "https://www.soteshop.com/" + }, + "Sotoon": { + "cats": [ + 31 + ], + "description": "Sotoon is a CDN provider serving users specially in the MENA region.", + "headers": { + "server": "^Sotoon(?: CDN)?$" + }, + "icon": "Sotoon.svg", + "pricing": [ + "recurring", + "payg", + "poa" + ], + "saas": true, + "website": "https://sotoon.ir" + }, + "SoundCloud": { + "cats": [ + 5 + ], + "description": "SoundCloud widget gives you the ability to upload, manage and share tracks.", + "dom": [ + "iframe[src*='.soundcloud.com/'], img[src*='.sndcdn.com/']" + ], + "icon": "SoundCloud.svg", + "js": { + "SC.Widget.Events.PLAY": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.sndcdn\\.com/" + ], + "website": "https://developers.soundcloud.com/docs/api/html5-widget" + }, + "SoundManager": { + "cats": [ + 59 + ], + "icon": "SoundManager.png", + "js": { + "BaconPlayer": "", + "SoundManager": "", + "soundManager.version": "V(.+) \\;version:\\1" + }, + "website": "https://www.schillmania.com/projects/soundmanager2" + }, + "Sourcepoint": { + "cats": [ + 67 + ], + "cookies": { + "_sp_enable_dfp_personalized_ads": "" + }, + "description": "Sourcepoint is the data privacy software company for the digital marketing ecosystem.", + "dom": [ + "body.f_sourcepoint_ccpa_on" + ], + "icon": "Sourcepoint.svg", + "js": { + "tealium_sourcepoint": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scripts": [ + "SOURCEPOINT_MMS_DOMAIN" + ], + "website": "https://sourcepoint.com" + }, + "Sourcey": { + "cats": [ + 4, + 57 + ], + "description": "Sourcey is an open-source documentation platform and static site generator.", + "icon": "default.svg", + "meta": { + "generator": "Sourcey(?: ([\\d.]+))?\\;version:\\1" + }, + "oss": true, + "website": "https://sourcey.com" + }, + "Sovrn": { + "cats": [ + 36 + ], + "description": "Sovrn is a advertising products and services provider for publishers.", + "icon": "Sovrn.svg", + "js": { + "sovrn": "", + "sovrn_render": "" + }, + "saas": true, + "scriptSrc": [ + "\\.(?:linksmart|lijit)\\.com/" + ], + "website": "https://www.sovrn.com", + "xhr": [ + "\\.lijit\\.com" + ] + }, + "Sovrn//Commerce": { + "cats": [ + 71 + ], + "description": "Sovrn//Commerce is a content monetization tool for publishers.", + "icon": "Sovrn.svg", + "js": { + "vglnk": "", + "vl_cB": "", + "vl_disable": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "(?:^[^/]*//[^/]*viglink\\.com/api/|vglnk\\.js)" + ], + "website": "https://www.sovrn.com/publishers/commerce/" + }, + "Spark CMS": { + "cats": [ + 1 + ], + "cookies": { + "BNI_SparkCMSLB": "" + }, + "description": "The CMS has been custom built by our web developers based on feedback from our clients, ensuring an easy to use platform that's been designed in consultation with the end user in mind.", + "dom": [ + "link[href*='sparkcms.com.au']" + ], + "icon": "Spark.png", + "oss": false, + "scriptSrc": [ + "/spark-scripts/" + ], + "website": "https://www.councilconnect.com.au/our-websites/about-spark-cms.aspx" + }, + "SparkLoop": { + "cats": [ + 94 + ], + "description": "SparkLoop is a newsletter growth platform that offers referral and partner tools to help newsletter operators expand their audience.", + "icon": "SparkLoop.svg", + "js": { + "SLConfig.script_url": "\\.sparkloop\\.app" + }, + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "js\\.sparkloop\\.app/" + ], + "website": "https://sparkloop.app" + }, + "SparkPost": { + "cats": [ + 75 + ], + "description": "SparkPost is an email infrastructure provider.", + "dns": { + "TXT": [ + "sparkpostmail\\.com" + ] + }, + "icon": "SparkPost.svg", + "website": "https://www.sparkpost.com/" + }, + "SpatialChat": { + "cats": [ + 52 + ], + "description": "SpatialChat is a platform for interactive video meetings, designed to host events such as all-hands meetings, keynotes, and online classes.", + "icon": "SpatialChat.svg", + "pricing": [ + "freemium", + "mid", + "recurring", + "poa" + ], + "saas": true, + "scripts": [ + "app\\.spatial\\.chat" + ], + "website": "https://spatial.chat" + }, + "Spatie Laravel Cookie Consent": { + "cats": [ + 67 + ], + "description": "Spatie Laravel Cookie Consent is a banner that is displayed on websites to ask visitors for consent for the use of cookies.", + "icon": "Spatie.svg", + "implies": [ + "Laravel" + ], + "js": { + "laravelCookieConsent": "" + }, + "oss": true, + "website": "https://github.com/spatie/laravel-cookie-consent" + }, + "Spatie Media Library Pro": { + "cats": [ + 66 + ], + "description": "Spatie Media Library Pro is a set of customizable UI components for Spatie Media Library.", + "icon": "Spatie Media Library Pro.svg", + "implies": [ + "Laravel" + ], + "pricing": [ + "onetime", + "low" + ], + "scripts": [ + "media\\-library\\-pro\\-core" + ], + "website": "https://medialibrary.pro" + }, + "Spatie Support Bubble": { + "cats": [ + 52 + ], + "description": "Spatie Support Bubble is a non-intrusive support form.", + "dom": [ + "div.spatie-support-bubble" + ], + "icon": "Spatie.svg", + "implies": [ + "Laravel", + "Tailwind CSS" + ], + "oss": true, + "website": "https://github.com/spatie/laravel-support-bubble" + }, + "Spayee": { + "cats": [ + 21 + ], + "description": "Spayee is a platform that enables creators and businesses to build and sell online courses and digital products.", + "dom": [ + "link[href*='.spayee.com'][rel='canonical']" + ], + "icon": "Spayee.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://learn.spayee.com" + }, + "SPDY": { + "cats": [ + 19 + ], + "excludes": [ + "HTTP/2" + ], + "headers": { + "X-Firefox-Spdy": "\\d\\.\\d" + }, + "icon": "SPDY.png", + "website": "https://chromium.org/spdy" + }, + "SpeakPipe": { + "cats": [ + 52 + ], + "description": "SpeakPipe is a tool that lets websites receive voice messages from visitors, making it easier for users to leave feedback, testimonials, or contact the site owner directly.", + "icon": "SpeakPipe.svg", + "js": { + "_speakpipe_dialog_loaded": "", + "_speakpipe_open_reply_dialog": "", + "_speakpipe_open_reply_dialog_by_token": "", + "_speakpipe_open_widget": "" + }, + "saas": true, + "website": "https://www.speakpipe.com" + }, + "Speca": { + "cats": [ + 4 + ], + "description": "Speca is a platform for API design and documentation.", + "icon": "Speca.svg", + "meta": { + "application-name": "^Speca$" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "/js/speca\\.js" + ], + "website": "https://speca.io" + }, + "Spectate": { + "cats": [ + 32 + ], + "description": "Spectate is an inbound marketing software platform that integrates multiple inbound and outbound channels to strengthen online marketing presence.", + "icon": "Spectate.svg", + "saas": true, + "scripts": [ + "cdn\\.spectate\\.com" + ], + "website": "https://spectate.com" + }, + "Spectra": { + "cats": [ + 87 + ], + "description": "Spectra is a WordPress plugin that provides a collection of new and enhanced blocks for the Gutenberg editor.", + "dom": [ + "link[href*='/wp-content/plugins/ultimate-addons-for-gutenberg/']" + ], + "icon": "Spectra.svg", + "implies": [ + "Gutenberg" + ], + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/plugins/ultimate-addons-for-gutenberg/.+\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + ], + "website": "https://wpspectra.com" + }, + "Spectro": { + "cats": [ + 10 + ], + "description": "Spectro is an ecommerce analytics and conversion optimisation tool that provides insights into customer behaviour and sales performance, helping businesses to improve their online strategies and increase conversions.", + "saas": true, + "scriptSrc": [ + "tracking\\.myspectro\\.io/" + ], + "website": "https://myspectro.io" + }, + "Speculative Loading": { + "cats": [ + 87, + 92 + ], + "description": "Performance plugin from the WordPress Performance Team, which adds support for the Speculation Rules API, by which certain URLs are dynamically prefetched or prerendered based on user interaction.", + "icon": "speculation-rules.svg", + "meta": { + "generator": "^speculation-rules ([\\d.]+)?\\;version:\\1" + }, + "website": "https://wordpress.org/plugins/speculation-rules/" + }, + "Speed Kit": { + "cats": [ + 92 + ], + "description": "Speed Kit develops a performance add-on that uses caching algorithms to minimize loading times of ecommerce websites.", + "icon": "Speed Kit.svg", + "js": { + "speedKit": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.speedkit.com" + }, + "SpeedCurve": { + "cats": [ + 78 + ], + "description": "SpeedCurve is a front-end performance monitoring service.", + "icon": "SpeedCurve.svg", + "js": { + "LUX.version": "([\\d.]+)\\;version:\\1", + "LUX_t_end": "\\d+\\;confidence:50", + "LUX_t_start": "\\d+\\;confidence:50" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.speedcurve\\.com" + ], + "website": "https://www.speedcurve.com" + }, + "SpeedEcom": { + "cats": [ + 6 + ], + "description": "SpeedEcom is a web marketing and dropshipping solution for Shopify.", + "icon": "SpeedEcom.svg", + "pricing": [ + "poa" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "scriptSrc": [ + "\\.speed-ecom\\.eu/" + ], + "website": "https://speed-ecom.eu" + }, + "Speedimize": { + "cats": [ + 92 + ], + "description": "Speedimize is a Shopify agency that focuses on website speed optimisation and performance issues.", + "icon": "Speedimize.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.shopify\\.com/.+/assets/speedimize\\.js" + ], + "website": "https://speedimize.io" + }, + "SpeedOf.Me": { + "cats": [ + 92 + ], + "description": "SpeedOf.Me is a client-based bandwidth test API that measures internet speed without requiring plugins, using HTML5 and JavaScript for real-time results.", + "icon": "SpeedOfMe.svg", + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "speedof\\.me/api/" + ], + "website": "https://speedof.me/api.html" + }, + "SpeedSize": { + "cats": [ + 92 + ], + "description": "SpeedSize is an AI-based media-compression technology that can auto-detect and compress all of a website's images and videos down to 99% of their original size without lowering the image quality.", + "icon": "SpeedSize.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "/speedsize(?:-sw)?\\.js\\;confidence:90", + "\\.speedsize\\.com/" + ], + "scripts": [ + "data-speedsize-(?:srcset|src|params)?" + ], + "website": "https://speedsize.com" + }, + "SpeedyCache": { + "cats": [ + 87, + 23 + ], + "description": "SpeedyCache is a WordPress plugin for optimizing page load times and caching efficiency.", + "dom": [ + "link[href*='/wp-content/cache/speedycache/']" + ], + "headers": { + "x-speedycache-source": "" + }, + "icon": "SpeedyCache.svg", + "js": { + "speedycachell": "" + }, + "pricing": [ + "freemium", + "low" + ], + "requires": [ + "WordPress" + ], + "saas": false, + "website": "https://speedycache.com" + }, + "Spektrix": { + "cats": [ + 53 + ], + "description": "Spektrix is a cloud-based ticketing, marketing, and fundraising CRM system putting audience insight at your fingertips.", + "icon": "Spektrix.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.spektrix\\.com/" + ], + "website": "https://www.spektrix.com" + }, + "Spexo Addons": { + "cats": [ + 87 + ], + "description": "Spexo Addons is a tool offering essential features for Elementor, enhancing website design and functionality in a single solution.", + "icon": "SpexoAddons.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/plugins/sastra-essential-addons-for-elementor/" + ], + "website": "https://spexoaddons.com/" + }, + "Sphinx": { + "cats": [ + 4 + ], + "description": "Sphinx is a documentation generator for Python projects using reStructuredText.", + "dom": { + "div.sphinxsidebar > div.sphinxsidebarwrapper": { + "exists": "" + }, + "p.sphinx-version": { + "text": "([\\d]+(?:\\.[\\d]+)*)\\;version:\\1" + } + }, + "html": [ + "Created using <a href=\"https?://(?:www\\.)?sphinx-doc\\.org/\">Sphinx</a> ([0-9.]+)\\.\\;version:\\1" + ], + "icon": "Sphinx.svg", + "js": { + "DOCUMENTATION_OPTIONS": "", + "SPHINX_HIGHLIGHT_ENABLED": "", + "SphinxHighlight": "", + "SphinxRtdTheme": "" + }, + "oss": true, + "scriptSrc": [ + "/sphinx-book-theme\\.js" + ], + "website": "https://www.sphinx-doc.org" + }, + "SpiceThemes SpicePress": { + "cats": [ + 80 + ], + "description": "SpicePress is a responsive and fully customizable business template by SpiceThemes.", + "icon": "SpiceThemes.png", + "pricing": [ + "freemium", + "onetime" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/spicepress(?:-pro)?/" + ], + "website": "https://spicethemes.com/spicepress-wordpress-theme" + }, + "Spicy Rocket": { + "cats": [ + 47 + ], + "cookies": { + "spicyrocket_session": "" + }, + "description": "Spicy Rocket is a web design and digital development platform providing innovative solutions to enhance online business performance.", + "saas": true, + "scriptSrc": [ + "\\.spicyrocket\\.com/" + ], + "website": "https://spicyrocket.xyz" + }, + "Spiffy Stores": { + "cats": [ + 6 + ], + "description": "Spiffy Stores is an ecommerce and website design system for creating and managing online stores.", + "icon": "SpiffyStores.svg", + "js": { + "Spiffy": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.spiffystores.com.au" + }, + "Spikmi": { + "cats": [ + 52 + ], + "description": "Spikmi is a messenger communication button for websites that enables convenient customer support access from anywhere in the world.", + "icon": "Spikmi.svg", + "saas": true, + "scriptSrc": [ + "//spikmi\\.com/" + ], + "website": "https://spikmi.com" + }, + "Spin-a-Sale": { + "cats": [ + 100, + 5 + ], + "description": "Spin-a-Sale adds the intensity of gamification to your site. Spin-a-Sale overlay displays a special prize wheel for visitors that you can fully configure.", + "icon": "Spin-a-Sale.svg", + "pricing": [ + "low", + "recurring" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "scriptSrc": [ + "client\\.spinasale\\.com/" + ], + "website": "https://spinasale.com" + }, + "Spin.js": { + "cats": [ + 59 + ], + "description": "Spin.js is a configurable JavaScript/CSS spinner serving as a resolution-independent loading indicator.", + "icon": "SpinJS.svg", + "js": { + "Spinner": "" + }, + "saas": true, + "scriptSrc": [ + "cdnjs\\.cloudflare\\.com/ajax/libs/spin\\.js/([\\d\\.]+)/spin\\.min\\.js\\;version:\\1" + ], + "website": "https://spin.js.org" + }, + "spin.js": { + "cats": [ + 25 + ], + "description": "Configurable JavaScript/CSS spinner that can be used as a resolution-independent loading indicator", + "icon": "spin.js.png", + "oss": true, + "scriptSrc": [ + "spin(?:\\.min)?\\.js(?:\\?ver=([\\d.]+))?\\;version:\\1" + ], + "website": "https://spin.js.org/" + }, + "Spine.js": { + "cats": [ + 59 + ], + "description": "Spine is a lightweight MVC library for building JavaScript web applications.", + "icon": "SpineJS.svg", + "js": { + "Spine": "", + "Spine.version": "^(.+)$\\;version:\\1", + "pixi_spine.Spine": "" + }, + "oss": true, + "website": "https://spine.github.io" + }, + "Spinnakr": { + "cats": [ + 10 + ], + "description": "Spinnakr is a startup with a platform designed to personalise messages on blogs and websites.", + "icon": "Spinnakr.png", + "js": { + "_spinnakr_site_id": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.spinnakr.com" + }, + "SPIP": { + "cats": [ + 1 + ], + "cpe": "cpe:2.3:a:spip:spip:*:*:*:*:*:*:*:*", + "description": "SPIP is a content management system written in PHP that uses one or more databases like SQL, SQLite or PostgreSQL.", + "dom": [ + "div.formulaire_spip" + ], + "headers": { + "Composed-By": "SPIP ([\\d.]+) @\\;version:\\1", + "X-Spip-Cache": "" + }, + "icon": "spip.svg", + "implies": [ + "PHP" + ], + "meta": { + "generator": "(?:^|\\s)SPIP(?:\\s([\\d.]+(?:\\s\\[\\d+\\])?))?\\;version:\\1" + }, + "oss": true, + "website": "https://www.spip.net" + }, + "SpiralCMS": { + "cats": [ + 1 + ], + "description": "SpiralCMS is a SEO-friendly headless content management system designed for modern web development workflows.", + "icon": "SpiralCMS.svg", + "meta": { + "x-powered-cms": "^SpiralCMS$" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://spiralcms.com" + }, + "SpiritShop": { + "cats": [ + 6 + ], + "cookies": { + "SPIRITSHOP_ID": "" + }, + "description": "SpiritShop is an ecommerce plataform.", + "icon": "SpiritShop.svg", + "implies": [ + "PHP", + "MySQL" + ], + "pricing": [ + "recurring", + "poa" + ], + "saas": true, + "website": "https://spiritshop.com.br" + }, + "Splide": { + "cats": [ + 59 + ], + "description": "Splide.js is a lightweight, responsive, and customizable slider and carousel library for JavaScript.", + "icon": "Splide.svg", + "js": { + "Splide.STATES": "", + "Splide.name": "i" + }, + "oss": true, + "website": "https://splidejs.com" + }, + "Spline": { + "cats": [ + 25 + ], + "description": "Spline is a platform for designing and collaborating on 3D content in real time.", + "dom": [ + "div[data-spline-url*='prod.spline.design/']" + ], + "icon": "Spline.svg", + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "website": "https://spline.design" + }, + "Split": { + "cats": [ + 85, + 74 + ], + "description": "Split is a feature delivery platform that powers feature flag management, software experimentation, and continuous delivery.", + "icon": "Split.svg", + "js": { + "SPLITIO_API_KEY": "", + "split_shopper_client": "", + "split_visitor_client": "", + "splitio": "" + }, + "pricing": [ + "freemium", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.split\\.io/(?:sdk/split-([\\d\\.]+)\\.min\\.js)?\\;version:\\1" + ], + "website": "https://www.split.io" + }, + "Split Hero": { + "cats": [ + 74 + ], + "description": "Split Hero is a WordPress tool for A/B split testing, enabling performance comparisons between different page variations to optimize user engagement and conversions.", + "icon": "SplitHero.svg", + "pricing": [ + "low", + "recurring", + "poa" + ], + "requires": [ + "WordPress" + ], + "saas": true, + "scriptSrc": [ + "app\\.splithero\\.com/" + ], + "website": "https://splithero.com" + }, + "Splitbee": { + "cats": [ + 10 + ], + "icon": "splitbee.svg", + "js": { + "splitbee": "" + }, + "scriptSrc": [ + "^https://cdn\\.splitbee\\.io/sb\\.js" + ], + "website": "https://splitbee.io" + }, + "SplitIt": { + "cats": [ + 41, + 91 + ], + "description": "SplitIt is a payment solution that divides a purchase into smaller monthly installments.", + "icon": "SplitIt.svg", + "js": { + "Splitit": "", + "wc_ga_pro.available_gateways.splitit": "" + }, + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "\\.production\\.splitit\\.com/" + ], + "website": "https://www.splitit.com" + }, + "SplittyPay": { + "cats": [ + 91 + ], + "description": "SplittyPay is an alternative payment platform designed for group reservations and purchases.", + "dom": [ + "img[src*='splittypay']" + ], + "icon": "SplittyPay.svg", + "pricing": [ + "payg" + ], + "saas": true, + "website": "https://www.splittypay.com" + }, + "Splunk RUM": { + "cats": [ + 78 + ], + "description": "Splunk RUM is a real-time, front-end user monitoring and troubleshooting.", + "icon": "Splunk.svg", + "js": { + "PLUMBR._core.selfURL": "browser\\.plumbr\\.io/pa(?:-early)?\\.js", + "PLUMBR._core.version": "^([\\d\\.]+).+$\\;version:\\1" + }, + "pricing": [ + "payg" + ], + "scriptSrc": [ + "browser\\.plumbr\\.io/pa(?:-early)?\\.js" + ], + "website": "https://www.splunk.com/en_us/observability/real-user-monitoring.html" + }, + "Splunkd": { + "cats": [ + 19 + ], + "description": "Splunkd is the system process that handles indexing, searching, forwarding.", + "headers": { + "Server": "Splunkd" + }, + "icon": "Splunk.svg", + "pricing": [ + "poa" + ], + "website": "https://splunk.com" + }, + "Splutter AI": { + "cats": [ + 52 + ], + "description": "Splutter AI is a platform that enables the creation of AI chatbots for websites.", + "icon": "SplutterAI.svg", + "js": { + "embeddedChatbotConfig.domain": "//splutter\\.ai" + }, + "pricing": [ + "freemium", + "high", + "recurring", + "payg" + ], + "saas": true, + "website": "https://www.splutter.ai" + }, + "SPNEGO": { + "cats": [ + 16 + ], + "description": "SPNEGO is an authentication method commonly used in Windows servers to allow NTLM or Kerberos authentication.", + "headers": { + "WWW-Authenticate": "^Negotiate" + }, + "website": "https://tools.ietf.org/html/rfc4559" + }, + "Spoki": { + "cats": [ + 53 + ], + "description": "Spoki is a WhatsApp conversational platform designed to provide marketing, sales, and customer support.", + "dom": [ + "style#spoki-style-buttons" + ], + "icon": "Spoki.svg", + "pricing": [ + "low", + "recurring", + "onetime" + ], + "saas": true, + "scriptSrc": [ + "app\\.spoki\\.it/" + ], + "website": "https://spoki.it" + }, + "Sporcle": { + "cats": [ + 5 + ], + "description": "Sporkle is a trivia and quiz widget that provides interactive question-based content for testing knowledge across various topics through embedded or web-based quizzes.", + "icon": "Sporcle.svg", + "saas": true, + "scriptSrc": [ + "www\\.sporcle\\.com/" + ], + "website": "https://www.sporcle.com" + }, + "SpotHopper": { + "cats": [ + 51, + 32, + 75 + ], + "description": "SpotHopper is an all-in-one marketing and online revenue platform for restaurants.", + "icon": "SpotHopper.svg", + "js": { + "Spothopper": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "static\\.spotapps\\.co/" + ], + "website": "https://www.spothopperapp.com" + }, + "Spotify Web API": { + "cats": [ + 19 + ], + "description": "Spotify Web API endpoints return JSON metadata about music artists, albums, and tracks, directly from the Spotify Data Catalogue.", + "dom": [ + "link[href*='.spotify.com']" + ], + "icon": "Spotify.svg", + "js": { + "getSpotifyData": "", + "spotify_tracks": "", + "spotifyme": "" + }, + "pricing": [ + "freemium" + ], + "website": "https://developer.spotify.com/documentation/web-api" + }, + "Spotify Widgets": { + "cats": [ + 5 + ], + "description": "Spotify Widgets provide an embeddable view of a track, artist, album, user, playlist, podcast or episode for use within your web project.", + "dom": [ + "iframe[src*='open.spotify.com/']" + ], + "icon": "Spotify.svg", + "pricing": [ + "freemium" + ], + "website": "https://developer.spotify.com/documentation/widgets" + }, + "Spotii": { + "cats": [ + 41, + 91 + ], + "description": "Spotii is a tech-enabled payments platform where anyone can Shop Now and Pay Later with absolutely zero interest or cost.", + "icon": "Spotii.svg", + "js": { + "spotiiConfig": "" + }, + "saas": true, + "scriptSrc": [ + "widget\\.spotii\\.me" + ], + "website": "https://www.spotii.com/" + }, + "Spotler Activate": { + "cats": [ + 97 + ], + "description": "Spotler Activate is a customer data platform (CDP) that provides technical capabilities for data collection, segmentation, audience targeting, campaign orchestration, and analytics, empowering businesses to personalise customer experiences and optimise marketing efforts.", + "icon": "SpotlerActivate.svg", + "js": { + "sqzlCommon.getVariantName": "", + "sqzlPersonalization": "" + }, + "pricing": [ + "high", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "//squeezely\\.tech/" + ], + "website": "https://spotleractivate.com" + }, + "SpotOn": { + "cats": [ + 41 + ], + "description": "SpotOn is a provider of point-of-sale systems and payment processing software tailored to fit your workflow.", + "icon": "SpotOn.svg", + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.cdn\\.spoton\\.com" + ], + "website": "https://www.spoton.com" + }, + "SpotX": { + "cats": [ + 36 + ], + "description": "SpotX is a video advertising platform.", + "dom": { + "link[href*='.spotxchange.com']": { + "attributes": { + "href": "" + } + } + }, + "icon": "SpotX.png", + "js": { + "SpotX.VERSION": "([\\d.]+)\\;version:\\1" + }, + "saas": true, + "scriptSrc": [ + "js\\.spotx\\.tv" + ], + "website": "https://www.spotx.tv", + "xhr": [ + "\\.spotx(?:change|cdn)\\.com" + ] + }, + "Spotzer": { + "cats": [ + 54 + ], + "description": "Spotzer is a platform offering solutions for crafting online content that garners high exposure on search engines and social networks.", + "icon": "Spotzer.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.spotzer\\.com/" + ], + "website": "https://spotzerdigital.com" + }, + "Spotzi": { + "cats": [ + 10, + 79 + ], + "description": "Spotzi is a provider of geomarketing solutions, focusing on data analytics and marketing.", + "icon": "Spotzi.svg", + "js": { + "Spotzi": "" + }, + "meta": { + "author": "^Spotzi$" + }, + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "website": "https://www.spotzi.com" + }, + "SPREAD": { + "cats": [ + 32 + ], + "description": "SPREAD is a platform offering tailored marketing campaigns designed to enhance ecommerce engagement and performance.", + "icon": "SPREAD.svg", + "js": { + "loadSpreadTracker": "" + }, + "saas": true, + "website": "https://www.spreadfamily.fr" + }, + "Spreadr": { + "cats": [ + 6 + ], + "description": "Spreadr is a tool that imports complementary products from Amazon into an online store.", + "icon": "Spreadr.svg", + "js": { + "spreadrCode": "", + "spreadrmsieversion": "" + }, + "saas": true, + "website": "https://spreadr.co" + }, + "Spree": { + "cats": [ + 6 + ], + "cpe": "cpe:2.3:a:spreecommerce:spree:*:*:*:*:*:*:*:*", + "description": "Spree is an open-source ecommerce framework built with Ruby on Rails, providing a customisable and modular platform for building online storefronts.", + "html": [ + "(?:<link[^>]*/assets/store/all-[a-z\\d]{32}\\.css[^>]+>|<script>\\s*Spree\\.(?:routes|translations|api_key))" + ], + "icon": "Spree.svg", + "implies": [ + "Ruby on Rails" + ], + "js": { + "Spree": "", + "SpreeAPI": "" + }, + "oss": true, + "website": "https://spreecommerce.org" + }, + "Sprig": { + "cats": [ + 73, + 10 + ], + "description": "Sprig is a UX analysis and management tool to understand what motivates customers to sign up, engage, and remain loyal to products.", + "icon": "Sprig.svg", + "js": { + "UserLeap": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.userleap\\.com/" + ], + "website": "https://sprig.com" + }, + "Sprig plugin": { + "cats": [ + 66 + ], + "description": "Sprig is a free plugin for Craft CMS that allows you to create reactive components from Twig templates ​or PHP classes.", + "dom": [ + "form[sprig], button[sprig], input[sprig], div.sprig-component" + ], + "icon": "Sprig plugin.svg", + "requires": [ + "Craft CMS" + ], + "website": "https://putyourlightson.com/plugins/sprig" + }, + "Sprii": { + "cats": [ + 6 + ], + "description": "Sprii is a live shopping solution that hosts events across multiple channels to expand customer reach and boost conversion rates.", + "icon": "Sprii.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scripts": [ + "\\.cdn\\.sprii\\.io" + ], + "website": "https://sprii.io" + }, + "Spring": { + "cats": [ + 18 + ], + "cpe": "cpe:2.3:a:vmware:spring_framework:*:*:*:*:*:*:*:*", + "description": "Spring is a comprehensive framework for building enterprise-level Java applications, providing tools and infrastructure for application development, including dependency injection, transaction management, and integration with various technologies.", + "headers": { + "X-Application-Context": "" + }, + "icon": "Spring.svg", + "implies": [ + "Java" + ], + "oss": true, + "website": "https://spring.io" + }, + "Spring for creators": { + "cats": [ + 6 + ], + "cookies": { + "_teespring_session_5": "" + }, + "description": "Spring for creators (formerly Teespring) is a creator-centric social ecommerce platform.", + "dom": [ + "link[href*='teespring.com/'][rel='canonical']" + ], + "icon": "Spring for creators.svg", + "js": { + "webpackJsonpteespring-custom-storefront": "" + }, + "pricing": [ + "freemium" + ], + "saas": true, + "scriptSrc": [ + "\\.creator-spring\\.com/" + ], + "website": "https://www.spri.ng" + }, + "Spring Metrics": { + "cats": [ + 21 + ], + "description": "Spring Metrics is an online learning platform for management software in the hospitality industry.", + "js": { + "_springMetq": "" + }, + "saas": true, + "website": "https://springmetrics.com" + }, + "Springbig": { + "cats": [ + 32 + ], + "description": "Springbig is a marketing platform designed for regulated industries.", + "icon": "Springbig.svg", + "requires": [ + "WordPress" + ], + "saas": true, + "scriptSrc": [ + "/plugins/springbig-integration-plugin-main/" + ], + "website": "https://springbig.com" + }, + "Springnest": { + "cats": [ + 51 + ], + "description": "Springnest is a website builder designed for tourism professionals, offering tools to create and manage travel-related websites.", + "icon": "Springnest.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "b-cdn\\.springnest\\.com" + ], + "website": "https://springnest.com" + }, + "Sprinklr": { + "cats": [ + 53 + ], + "description": "Sprinklr is a customer experience management platform that unifies front-office teams, tools, and touchpoints using AI technology.", + "icon": "Sprinklr.svg", + "js": { + "sprChat": "", + "sprChatSettings": "" + }, + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.sprinklr\\.com/" + ], + "website": "https://www.sprinklr.com" + }, + "SprintHub": { + "cats": [ + 32 + ], + "description": "SprintHub is an all-in-one marketing platform.", + "icon": "SprintHub.svg", + "js": { + "SprintHUB": "", + "SprintHUBLoaded": "" + }, + "pricing": [ + "poa", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.sprinthub\\.io/" + ], + "website": "https://lp.sprinthub.com" + }, + "SpriteSpin": { + "cats": [ + 59 + ], + "description": "SpriteSpin is a JavaScript plugin that enables users to create 360-degree image spin animations on their websites.", + "icon": "SprintHub.svg", + "js": { + "SpriteSpin": "" + }, + "oss": true, + "website": "https://github.com/giniedp/spritespin" + }, + "Sprocket": { + "cats": [ + 10 + ], + "cookies": { + "_sprocket_": "" + }, + "description": "Sprocket is an analytics and tracking system from Japan.", + "icon": "Sprocket.svg", + "js": { + "sprocketMunicipalities": "", + "sprocketSpots": "" + }, + "saas": true, + "scriptSrc": [ + "\\.sprocket\\.bz/" + ], + "website": "https://www.sprocket.bz" + }, + "Spruce": { + "cats": [ + 53 + ], + "description": "Spruce is a digital healthcare platform that provides virtual medical services and tools for managing patient care.", + "icon": "Spruce.svg", + "js": { + "__SPRUCE_WIDGET_CONFIG__": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "widget-api\\.sprucehealth\\.com" + ], + "website": "https://sprucehealth.com" + }, + "Spryker": { + "cats": [ + 6, + 62 + ], + "description": "Spryker is a ecommerce technology platform that enables global enterprises to build transactional business models.", + "icon": "Spryker.svg", + "js": { + "spryker.config": "" + }, + "meta": { + "generator": "spryker" + }, + "pricing": [ + "high", + "poa" + ], + "saas": false, + "website": "https://www.spryker.com" + }, + "SpurIT": { + "cats": [ + 5 + ], + "description": "SpurIT is a team of certified Shopify experts which provide ecommerce software solutions.", + "icon": "SpurIT.svg", + "implies": [ + "Shopify" + ], + "js": { + "Spurit.global.version": "(.+)\\;version:\\1" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn-spurit\\.com/shopify-apps/" + ], + "website": "https://spur-i-t.com" + }, + "SpurIT Abandoned Cart Reminder": { + "cats": [ + 98, + 100 + ], + "description": "SpurIT Abandoned Cart Reminder bring back your Shopify store visitors who moved to another tab by blinking your store tab.", + "icon": "SpurIT.svg", + "implies": [ + "Shopify" + ], + "js": { + "ACR_SPURIT_Params.folderCss": "cdn-spurit\\.com/shopify-apps/abandoned-cart-reminder/" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn-spurit\\.com/shopify-apps/abandoned-cart-reminder/" + ], + "website": "https://spur-i-t.com/shopify-apps/abandoned-cart-reminder/" + }, + "SpurIT Loyalty App": { + "cats": [ + 84, + 94, + 100 + ], + "description": "SpurIT Loyalty App is a turnkey solution allowing you to reward existing customers in a number of ways.", + "icon": "SpurIT.svg", + "implies": [ + "Shopify" + ], + "js": { + "Spurit.Loyaltypoints": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn-spurit\\.com/shopify-apps/loyaltypoints/" + ], + "website": "https://spur-i-t.com/shopify-apps/loyalty-points-manager" + }, + "SpurIT Partial Payments App": { + "cats": [ + 41, + 100 + ], + "description": "SpurIT Partial Payments App allow your customers to pay for the order in several ways or to share a payment with other people.", + "icon": "SpurIT.svg", + "implies": [ + "Shopify" + ], + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn-spurit\\.com/shopify-apps/split-payments/" + ], + "website": "https://spur-i-t.com/shopify-apps/split-partial-payments/" + }, + "SpurIT Recurring Payments App": { + "cats": [ + 41, + 100 + ], + "description": "SpurIT Recurring Payments App is a simple way to create a system of bill payment,subscriptions and invoicing.", + "icon": "SpurIT.svg", + "implies": [ + "Shopify" + ], + "js": { + "Spurit.recurringInvoices": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn-spurit\\.com/shopify-apps/recurring-invoices/" + ], + "website": "https://spur-i-t.com/shopify-apps/recurring-order-subscription" + }, + "Sqimple": { + "cats": [ + 6 + ], + "description": "Sqimple is an all-in-one ecommerce platform that helps businesses sell more online.", + "icon": "Sqimple.svg", + "js": { + "SqimpleCartManager": "", + "sqimpleGoogleMapApiLoaded": "" + }, + "pricing": [ + "mid", + "recurring", + "payg" + ], + "saas": true, + "website": "https://sqimple.com" + }, + "SQL Buddy": { + "cats": [ + 3 + ], + "description": "SQL Buddy is an open-source web-based application written in PHP to handle the administration of MySQL and SQLite with the use of a Web browser.", + "html": [ + "(?:<title>SQL Buddy</title>|<[^>]+onclick=\"sideMainClick\\(\"home\\.php)" + ], + "icon": "SQL Buddy.png", + "implies": [ + "PHP" + ], + "website": "https://www.sqlbuddy.com" + }, + "SQLite": { + "cats": [ + 34 + ], + "cpe": "cpe:2.3:a:sqlite:sqlite:*:*:*:*:*:*:*:*", + "icon": "SQLite.png", + "website": "https://www.sqlite.org" + }, + "Sqreen": { + "cats": [ + 16, + 19 + ], + "description": "Sqreen is the application security platform for the modern enterprise. Acquired by Datadog in Apr 2021.", + "headers": { + "X-Protected-By": "^Sqreen$" + }, + "icon": "Sqreen.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://sqreen.io" + }, + "Squadata": { + "cats": [ + 77 + ], + "description": "Squadata provides data based marketing and advertising solutions including email retargeting, CRM onboarding, data monetisation, data management platform.", + "icon": "Squadata.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "//asset\\.easydmp\\.net/" + ], + "website": "https://www.squadata.net" + }, + "Squadded": { + "cats": [ + 5 + ], + "description": "Squadded is a social ecommerce solution that allows visitors to shop together with their friends and with other members of the brands online community.", + "icon": "Squadded.svg", + "implies": [ + "Cart Functionality" + ], + "pricing": [ + "poa" + ], + "scriptSrc": [ + "static\\.squadded\\.co" + ], + "website": "https://www.squadded.co" + }, + "SquadUP": { + "cats": [ + 104 + ], + "description": "SquadUP is a white-label event ticketing platform that enables organizers to create, manage, and sell event tickets under their own branding.", + "icon": "SquadUP.svg", + "js": { + "SquadupConfig.configValues": "" + }, + "saas": true, + "scriptSrc": [ + "\\.squadup\\.com/" + ], + "scripts": [ + "\\.squadup\\.com/" + ], + "website": "https://www.squadup.com" + }, + "SqualoMail": { + "cats": [ + 32 + ], + "description": "SqualoMail is an email marketing platform that helps businesses manage newsletters and automated campaigns to improve audience engagement and drive sales.", + "icon": "SqualoMail.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.squalomail\\.net" + ], + "website": "https://www.squalomail.com" + }, + "Square": { + "cats": [ + 41 + ], + "description": "Square is a mobile payment company that offers business software, payment hardware products and small business services.", + "icon": "Square.svg", + "js": { + "SqPaymentForm": "", + "Square.Analytics": "", + "__BOOTSTRAP_STATE__.storeInfo.square_application_id": "" + }, + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "js\\.squareup\\.com" + ], + "website": "https://squareup.com/", + "xhr": [ + "\\.squareup\\.com" + ] + }, + "Square Online": { + "cats": [ + 6 + ], + "description": "Square Online is a subscription based service that provides ecommerce solutions to small and medium sized businesses.", + "icon": "Square.svg", + "implies": [ + "Weebly" + ], + "js": { + "APP_ORIGIN": "square\\.online" + }, + "pricing": [ + "freemium", + "low", + "recurring", + "payg" + ], + "requires": [ + "Weebly" + ], + "saas": true, + "website": "https://squareup.com/us/en/online-store" + }, + "Squarespace": { + "cats": [ + 1 + ], + "description": "Squarespace provides Software-as-a-Service (SaaS) for website building and hosting, and allows users to use pre-built website templates.", + "headers": { + "server": "Squarespace" + }, + "icon": "Squarespace.svg", + "js": { + "Squarespace": "", + "Static.SQUARESPACE_CONTEXT.templateVersion": "^(\\d(?:\\.\\d)?)$\\;version:\\1" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.squarespace.com" + }, + "Squarespace Commerce": { + "cats": [ + 6 + ], + "description": "Squarespace Commerce is an ecommerce platform designed to facilitate the creation of websites and online stores, with domain registration and web hosting included.", + "headers": { + "server": "Squarespace" + }, + "icon": "Squarespace.svg", + "implies": [ + "Squarespace" + ], + "js": { + "SQUARESPACE_ROLLUPS.squarespace-commerce": "", + "Static.SQUARESPACE_CONTEXT.templateVersion": "^(\\d(?:\\.\\d)?)$\\;version:\\1" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "assets\\.squarespace\\.\\w+/universal/scripts-compressed/commerce-\\w+-min\\.[\\w+\\-]+\\.js" + ], + "website": "https://www.squarespace.com/ecommerce-website" + }, + "Squeezely": { + "cats": [ + 97 + ], + "description": "Squeezely is a customer data platform (CDP) that provides technical capabilities for data collection, segmentation, audience targeting, campaign orchestration, and analytics, empowering businesses to personalise customer experiences and optimise marketing efforts.", + "icon": "Squeezely.svg", + "js": { + "sqzlCommon.getVariantName": "", + "sqzlPersonalization": "" + }, + "pricing": [ + "high", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "//squeezely\\.tech/" + ], + "website": "https://www.squeezely.tech" + }, + "Squire": { + "cats": [ + 72, + 53, + 41 + ], + "description": "Squire is a business management platform for barbershops, offering appointment scheduling, payment processing, and customer relationship management tools​.", + "icon": "Squire.svg", + "js": { + "SquireWidget": "", + "_squireQueryClient": "", + "_squireWidgetConfig": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://getsquire.com" + }, + "SquirrelMail": { + "cats": [ + 30 + ], + "cpe": "cpe:2.3:a:squirrelmail:squirrelmail:*:*:*:*:*:*:*:*", + "description": "SquirrelMail is an open-source web-mail package that is based on PHP language. It provides a web-based-email client and a proxy server for IMAP protocol.", + "html": [ + "<small>SquirrelMail version ([.\\d]+)[^<]*<br \\;version:\\1" + ], + "icon": "SquirrelMail.png", + "implies": [ + "PHP" + ], + "js": { + "squirrelmail_loginpage_onload": "" + }, + "url": [ + "/src/webmail\\.php(?:$|\\?)" + ], + "website": "https://squirrelmail.org" + }, + "Squiz Matrix": { + "cats": [ + 1 + ], + "cpe": "cpe:2.3:a:squiz:matrix:*:*:*:*:*:*:*:*", + "description": "A flexible, low-code enterprise content management system designed to manage multiple sites with many editors.", + "dom": [ + "link[href*='/__data/assets/css_file/']" + ], + "headers": { + "X-Powered-By": "Squiz Matrix" + }, + "html": [ + "<!--\\s+Running (?:MySource|Squiz) Matrix" + ], + "icon": "Squiz Matrix.svg", + "implies": [ + "PHP" + ], + "meta": { + "generator": "Squiz Matrix" + }, + "pricing": [ + "mid", + "recurring" + ], + "scriptSrc": [ + "/__data/assets/(js_file_folder|git_bridge|js_file)/" + ], + "website": "https://www.squiz.net/matrix" + }, + "Sqwiz": { + "cats": [ + 51 + ], + "description": "Sqwiz is a tool that uses previously entered business information, such as name, contact details, and Facebook posts, to build a mobile-ready website.", + "icon": "Sqwiz.svg", + "pricing": [ + "low", + "recurring" + ], + "requires": [ + "Microsoft ASP.NET" + ], + "saas": true, + "scriptSrc": [ + "//sqwiz\\.com/Scripts/" + ], + "website": "https://sqwiz.com" + }, + "Stack Analytix": { + "cats": [ + 10 + ], + "description": "Stack Analytix offers heatmaps, session recording, conversion analysis and user engagement tools.", + "icon": "Stack Analytix.svg", + "js": { + "stackAnalysis": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "api\\.stackanalytix\\.com" + ], + "website": "https://www.stackanalytix.com" + }, + "Stackable": { + "cats": [ + 87, + 51 + ], + "description": "Stackable is a plugin for WordPress that offers a collection of blocks, templates, and other design tools to help users create custom, professional-looking websites.", + "dom": { + "link[href*='/wp-content/plugins/stackable-ultimate-gutenberg-blocks']": { + "attributes": { + "href": "/wp-content/plugins/stackable-ultimate-gutenberg-blocks(?:-premium)?/.+\\.css(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + } + } + }, + "icon": "Stackable.svg", + "implies": [ + "Gutenberg" + ], + "js": { + "stackable.restUrl": "", + "stackableAnimations": "" + }, + "pricing": [ + "freemium", + "low", + "recurring", + "onetime" + ], + "requires": [ + "WordPress" + ], + "saas": true, + "website": "https://wpstackable.com" + }, + "StackAdapt": { + "cats": [ + 36 + ], + "description": "StackAdapt is a platform that provides a content advertising strategy solution for planning, executing, and optimizing digital campaigns.", + "icon": "StackAdapt.svg", + "saas": true, + "scriptSrc": [ + "srv\\.stackadapt\\.com/" + ], + "website": "https://www.stackadapt.com" + }, + "Stackbit": { + "cats": [ + 51 + ], + "description": "Stackbit is a visual experience platform for building decoupled websites.", + "dom": { + "[data-sb-object-id]": { + "exists": "" + }, + "header[data-sb-field-path]": { + "attributes": { + "data-sb-field-path": "" + } + }, + "script#__NEXT_DATA__": { + "text": "stackbit" + } + }, + "icon": "stackbit.svg", + "js": { + "__NEXT_DATA__.props.pageProps.withStackbit": "" + }, + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.stackbit\\.com" + ], + "website": "https://www.stackbit.com" + }, + "StackCommerce": { + "cats": [ + 6 + ], + "description": "StackCommerce is a product discovery platform.", + "icon": "Stackcommerce.svg", + "js": { + "stackSonar": "" + }, + "website": "https://www.stackcommerce.com/" + }, + "StackerHQ": { + "cats": [ + 51 + ], + "description": "StackerHQ is a tool in the low code platforms and application builders categories.", + "dom": [ + "link[href*='cdn.stackerhq.com/']" + ], + "icon": "StackerHQ.svg", + "js": { + "stacker.install_feature": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://www.stackerhq.com" + }, + "Stackify": { + "cats": [ + 13, + 78 + ], + "description": "Stackify offers the only solution that fully integrates application performance monitoring with errors and logs.", + "icon": "Stackify.svg", + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "\\.stackify\\.com/" + ], + "website": "https://stackify.com" + }, + "StackPath": { + "cats": [ + 31 + ], + "description": "StackPath is a cloud computing and services provider.", + "headers": { + "x-backend-server": "hosting\\.stackcp\\.net$", + "x-provided-by": "^StackCDN(?: ([\\d.]+))?\\;version:\\1" + }, + "icon": "StackPath.svg", + "website": "https://www.stackpath.com" + }, + "Staffbase": { + "cats": [ + 101 + ], + "description": "Staffbase is an internal communications platform provider.", + "icon": "Staffbase.svg", + "js": { + "staffbase": "", + "staffbaseIconFontVersion": "", + "webpackChunkStaffbase": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.staffbasestatic\\.com/" + ], + "website": "https://staffbase.com" + }, + "Stage Try": { + "cats": [ + 91 + ], + "description": "Stage Try is an end-to-end ecommerce platform amplifying AOV and conversions of online stores.", + "icon": "Stage Try.svg", + "js": { + "stage_cart_change_events": "", + "stage_cart_total_price": "" + }, + "pricing": [ + "payg", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.stagetry\\.io/" + ], + "website": "https://stagetry.com" + }, + "Stammer.ai": { + "cats": [ + 47 + ], + "description": "Stammer.ai is a platform that enables the creation of custom AI agents tailored for various business needs across different industries.", + "icon": "Stammer.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "app\\.stammer\\.ai" + ], + "website": "https://stammer.ai" + }, + "Stamped": { + "cats": [ + 90 + ], + "description": "Stamped is a provider of reviews and ratings solution.", + "icon": "Stamped.svg", + "js": { + "StampedFn": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.stamped\\.io/" + ], + "website": "https://stamped.io/" + }, + "Stampede": { + "cats": [ + 32 + ], + "description": "Stampede is a platform that consolidates guest engagement technologies into one seamless system for managing interactions and operational touchpoints.", + "headers": { + "X-Powered-By": "stampede\\.ai" + }, + "icon": "Stampede.svg", + "meta": { + "application-name": "^Stampede$" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.stampede\\.ai" + ], + "website": "https://stampede.ai" + }, + "Starboard Suite": { + "cats": [ + 104 + ], + "description": "Starboard Suite is a boat-based booking system that facilitates reservations, scheduling, and customer management for maritime services.", + "dom": [ + "a[href*='www.starboardsuite.com'] > div#poweredby, form[action*='.starboardsuite.com']" + ], + "icon": "StarboardSuite.svg", + "pricing": [ + "mid", + "poa", + "payg" + ], + "saas": true, + "website": "https://www.starboardsuite.com" + }, + "Stardekk": { + "cats": [ + 51 + ], + "description": "Stardekk is a platform that provides hotel web design solutions.", + "icon": "Stardekk.svg", + "meta": { + "author": "^Stardekk$", + "copyright": "^Stardekk$" + }, + "saas": true, + "scripts": [ + "cdn\\.stardekk\\.com" + ], + "website": "https://www.stardekk.com/blog" + }, + "Starhost": { + "cats": [ + 51, + 62 + ], + "description": "Starhost provides a Platform-as-a-Service (PaaS) for website building, web hosting, and domain registration.", + "headers": { + "Cache-Control": "Starhost", + "X-Starhost": "" + }, + "icon": "Starhost.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://starhost.verbosec.com" + }, + "Starlet": { + "cats": [ + 22 + ], + "description": "Starlet is a high-performance, lightweight web server for Perl applications.", + "headers": { + "Server": "^Plack::Handler::Starlet" + }, + "icon": "Starlet.svg", + "implies": [ + "Perl" + ], + "website": "https://metacpan.org/pod/Starlet" + }, + "Starlight": { + "cats": [ + 4 + ], + "description": "Starlight is a tool for creating documentation websites using Astro.", + "icon": "Starlight.svg", + "js": { + "StarlightThemeProvider.updatePickers": "" + }, + "meta": { + "generator": "^Starlight v([\\d.]+)$\\;version:\\1" + }, + "requires": [ + "Astro" + ], + "website": "https://starlight.astro.build" + }, + "StarTest": { + "cats": [ + 16 + ], + "description": "StarTest is a CAPTCHA provider that safeguards websites, mobile apps, and APIs from automated bot-driven attacks.", + "icon": "StarTest.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.startest\\.top" + ], + "website": "https://startest.top" + }, + "starti.app": { + "cats": [ + 26 + ], + "description": "starti.app is a subscription-based platform that converts websites into mobile applications.", + "icon": "StartiApp.svg", + "js": { + "startiapp.App": "", + "startiappAlternateIcons": "", + "startiappApp": "", + "startiappUser": "" + }, + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "website": "https://starti.app" + }, + "Statamic": { + "cats": [ + 1 + ], + "cpe": "cpe:2.3:a:statamic:statamic:*:*:*:*:*:laravel:*:*", + "description": "Statamic is an open-source and self-hosted content management system based on the PHP programming language.", + "headers": { + "x-powered-by": "^Statamic$" + }, + "icon": "Statamic.svg", + "implies": [ + "PHP", + "Laravel" + ], + "js": { + "Statamic": "" + }, + "oss": true, + "pricing": [ + "freemium", + "mid", + "payg" + ], + "saas": false, + "scripts": [ + "statamic\\.cp" + ], + "website": "https://statamic.com" + }, + "Statcounter": { + "cats": [ + 10 + ], + "icon": "Statcounter.svg", + "js": { + "_statcounter": "", + "sc_project": "\\;confidence:50", + "sc_security": "\\;confidence:50" + }, + "scriptSrc": [ + "statcounter\\.com/counter/counter" + ], + "website": "https://www.statcounter.com" + }, + "Statically": { + "cats": [ + 31 + ], + "description": "Statically is a free, fast and modern CDN for open-source projects, WordPress, images, and any static assets.", + "dom": [ + "link[href*='cdn.statically.io/'], a[href*='cdn.statically.io/']" + ], + "headers": { + "Server": "^statically$" + }, + "icon": "Statically.svg", + "oss": true, + "scriptSrc": [ + "cdn\\.statically\\.io/" + ], + "website": "https://statically.io" + }, + "Statping": { + "cats": [ + 13 + ], + "description": "Statping is an open-source status monitoring tool that helps you to monitor and analyse the performance of your websites, applications, and services. It can monitor multiple endpoints such as HTTP, HTTPS, TCP, DNS, and more.", + "dom": { + "noscript": { + "text": "We're\\ssorry\\sbut\\sStatping" + } + }, + "icon": "Statping.svg", + "oss": true, + "requires": [ + "Vue.js", + "core-js" + ], + "website": "https://github.com/statping/statping" + }, + "Statsig": { + "cats": [ + 10, + 85 + ], + "description": "Statsig is a modern product experimentation platform that helps product teams continuously measure impact of every single feature they launch.", + "headers": { + "x-statsig-region": "" + }, + "icon": "Statsig.svg", + "js": { + "__STATSIG__": "", + "__STATSIG__.SDK_VERSION": "([\\d\\.]+)$\\;version:\\1", + "statsig": "", + "statsigInitialized": "", + "statsigWWW": "" + }, + "saas": true, + "website": "https://statsig.com/", + "xhr": [ + "\\.statsigapi\\.net" + ] + }, + "Status.io": { + "cats": [ + 13 + ], + "description": "Status.io is a hosted system status page manager with features such as customised incident tracking, subscriber notifications, and more.", + "icon": "Status.io.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "static\\.status\\.io/" + ], + "website": "https://status.io" + }, + "StatusCake": { + "cats": [ + 92 + ], + "description": "StatusCake is a website monitoring service that sends alerts when a website goes down or experiences technical issues, such as slow loading times.", + "icon": "StatusCake.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "app\\.statuscake\\.com" + ], + "website": "https://www.statuscake.com" + }, + "StatusCast": { + "cats": [ + 13 + ], + "description": "StatusCast is a hosted status page management software.", + "icon": "StatusCast.svg", + "js": { + "statuscast.libs.datatables": "", + "statuscast.ui": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://statuscast.com/status-page/" + }, + "Statuspal": { + "cats": [ + 13 + ], + "description": "Statuspal is a hosted status page and monitoring software for businesses of all kinds.", + "icon": "Statuspal.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "//statuspal\\.io/" + ], + "website": "https://statuspal.io" + }, + "Stax": { + "cats": [ + 41 + ], + "description": "Stax is a subscription-based platform offering integrated payment technology.", + "icon": "Stax.svg", + "js": { + "StaxJs": "" + }, + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "staxjs\\.staxpayments\\.com/" + ], + "website": "https://staxpayments.com" + }, + "Stay AI": { + "cats": [ + 6 + ], + "description": "Stay AI is a subscription management tool designed for Shopify.", + "icon": "StayAI.svg", + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scripts": [ + "Stay AI" + ], + "website": "https://stay.ai" + }, + "Stay22": { + "cats": [ + 104, + 71 + ], + "description": "Stay22 is a travel tech company that offers affiliate revenue generation opportunities for events, ticketing and travel media publications.", + "icon": "Stay22.svg", + "js": { + "Stay22.version": "([\\d\\.]+)$\\;version:\\1" + }, + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "\\.stay22\\.com/" + ], + "website": "https://www.stay22.com" + }, + "Staytus": { + "cats": [ + 13 + ], + "description": "Staytus is a free, open-source status site that you can install on your own servers.", + "icon": "Staytus.svg", + "meta": { + "generator": "^Staytus/([\\d\\.]+)$\\;version:\\1" + }, + "oss": true, + "website": "https://staytus.co" + }, + "SteelHouse": { + "cats": [ + 77 + ], + "description": "SteelHouse is an advertising software company which provides services for brands, agencies, and direct marketers.", + "icon": "SteelHouse.png", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.steelhousemedia\\.com/(?:spx\\?dxver=([\\d.]+))?\\;version:\\1" + ], + "website": "https://steelhouse.com" + }, + "Steer Health": { + "cats": [ + 32 + ], + "description": "Steer Health is an AI healthcare platform designed to enhance revenue, reduce costs, and improve patient experience through automation.", + "icon": "SteerHealth.svg", + "saas": true, + "scriptSrc": [ + "\\.steerhealth\\.io/" + ], + "website": "https://steerhealth.io" + }, + "Stellantis": { + "cats": [ + 1 + ], + "description": "Stellantis is a global automaker and provider of mobility solutions.", + "icon": "Stellantis.svg", + "js": { + "stellantis_d2_library": "", + "stellantis_whitelabel_library": "", + "webpackChunkstellantis_d2_library": "" + }, + "saas": true, + "website": "https://www.stellantis.com" + }, + "Stellar.js": { + "cats": [ + 59 + ], + "description": "Stellar.js is a JavaScript library and jQuery plugin specifically designed to deliver parallax scrolling effects for web pages.", + "oss": true, + "scriptSrc": [ + "stellar(?:\\.min)?\\.js(?:\\?ver=((?:\\d+\\.)+\\d+))?\\;version:\\1" + ], + "website": "https://markdalgleish.com/projects/stellar.js/" + }, + "Stencil": { + "cats": [ + 18 + ], + "description": "Stenciljs is an open-source web component compiler that enables developers to create reusable, interoperable UI components that can work across different frameworks and platforms.", + "dom": [ + "html[data-stencil-build][class*='hydrated'], stencil-router, stencil-route-link" + ], + "icon": "Stencil.svg", + "js": { + "stencil.inspect": "" + }, + "oss": true, + "website": "https://stenciljs.com" + }, + "Stetic Analytics": { + "cats": [ + 10 + ], + "description": "Stetic Analytics is a platform that consolidates data tracking, reporting, and insights into a single system.", + "icon": "Stetic.svg", + "js": { + "stetic.track": "" + }, + "saas": true, + "website": "https://www.stetic.com" + }, + "Stibo": { + "cats": [ + 97 + ], + "description": "Stibo is a cloud-based software solution designed to help businesses manage organizational data.", + "icon": "Stibo.svg", + "saas": true, + "scriptSrc": [ + "product-analytics\\.stibo\\.com" + ], + "website": "https://www.stibo.com" + }, + "Stimulus": { + "cats": [ + 12 + ], + "description": "A modest JavaScript framework for the HTML you already have.", + "html": [ + "<[^>]+data-controller" + ], + "icon": "Stimulus.svg", + "js": { + "Stimulus.Application": "", + "stimulus_application": "" + }, + "scripts": [ + "/stimulus-bundle/controllers\\.js" + ], + "website": "https://stimulusjs.org/" + }, + "StimulusReflex": { + "cats": [ + 18 + ], + "description": "StimulusReflex lets you create reactive web interfaces with Ruby on Rails.", + "dom": [ + "[data-reflex]" + ], + "icon": "stimulus-reflex-logo.svg", + "implies": [ + "Ruby on Rails", + "Stimulus" + ], + "scripts": [ + "\\.stimulate" + ], + "website": "https://docs.stimulusreflex.com" + }, + "Stitches": { + "cats": [ + 12, + 47 + ], + "description": "Stitches is a is a CSS-in-JS styling framework with near-zero runtime, SSR, and multi-variant support.", + "dom": [ + "style#stitches" + ], + "icon": "Stitches.svg", + "meta": { + "generator": "^c-[A-Za-z]{5}$" + }, + "oss": true, + "website": "https://stitches.dev" + }, + "STN Video": { + "cats": [ + 36, + 14 + ], + "description": "STN Video is a online video platform that solves digital video for publishers, content creators, and advertisers.", + "icon": "STN Video.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "embed\\.sendtonews\\.com/" + ], + "scripts": [ + "embed\\.sendtonews\\.com/" + ], + "website": "https://www.stnvideo.com" + }, + "Stockist": { + "cats": [ + 35 + ], + "description": "Stockist is a tool that adds a searchable store locator to a website, enabling visitors to find nearby retail locations through map-based search and filtering.", + "icon": "Stockist.svg", + "js": { + "Stockist.loaded": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "stockist\\.co" + ], + "website": "https://stockist.co" + }, + "Stonly": { + "cats": [ + 58 + ], + "description": "Stonly is a platform that enhances support efficiency by enabling customer self-service through personalized knowledge, AI-driven assistance, and process automation.", + "icon": "Stonly.svg", + "js": { + "STONLY_WID": "", + "StonlyWidget.queue": "", + "jsonpStonlyWidget": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://stonly.com" + }, + "Stoplight": { + "cats": [ + 4 + ], + "description": "Stoplight is a company that offers a platform for API design, documentation, testing, and collaboration throughout the API development lifecycle.", + "icon": "Stoplight.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "//stoplight\\.io/" + ], + "website": "https://stoplight.io" + }, + "Storagely": { + "cats": [ + 6 + ], + "description": "Storagely is a self storage website solution that integrates with SiteLink, storEDGE, and SSM to support seamless operations and increased rentals without requiring a full rebuild.", + "icon": "Storagely.svg", + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "static\\.storagely\\.link" + ], + "website": "https://storagely.io" + }, + "StoragePug": { + "cats": [ + 53 + ], + "description": "StoragePug is a real estate rental conversion tool designed to capture and manage inquiries from property listings.", + "icon": "StoragePug.svg", + "saas": true, + "scripts": [ + "api\\.storagepug\\.com" + ], + "website": "https://www.storagepug.com" + }, + "Storbie": { + "cats": [ + 6 + ], + "description": "Storbie is an online store and marketplace builder platform that allows businesses to create and manage their own ecommerce website.", + "icon": "Storbie.svg", + "js": { + "StorbieLibrary": "", + "StorbieValidation": "", + "storbie.addParentPageContext": "" + }, + "saas": true, + "website": "https://www.storbie.com" + }, + "Store Vantage": { + "cats": [ + 53 + ], + "cookies": { + "storevantage": "", + "svSession": "" + }, + "description": "Store Vantage is a scheduling and customer relationship management platform designed to help small businesses organize appointments, manage client records, and track interactions.", + "icon": "StoreVantage.svg", + "js": { + "_storevantage.account": "" + }, + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "website": "https://storevantage.com" + }, + "Storearmy": { + "cats": [ + 6 + ], + "description": "Storearmy is a platform that allows you to sell products on your website and manage an online ecommerce store system.", + "icon": "Storearmy.svg", + "js": { + "Storearmy": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "/storearmy\\.min\\.js" + ], + "website": "https://storearmy.com" + }, + "Storeden": { + "cats": [ + 6 + ], + "headers": { + "X-Powered-By": "Storeden" + }, + "icon": "storeden.svg", + "website": "https://www.storeden.com" + }, + "Storefront": { + "cats": [ + 6 + ], + "description": "Storefront is an ecommerce solution that enables businesses to build, manage, and expand their online stores.", + "headers": { + "X-Powered-By": "^STOREFRONT" + }, + "icon": "Storefront.svg", + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.storefront7\\.co\\.za" + ], + "website": "https://www.storefront.co.za" + }, + "Storefront UI": { + "cats": [ + 66 + ], + "description": "Storefront UI is an independent, Vue. js-based, library of UI components.", + "dom": { + "link[href*='/dist/sfui']": { + "attributes": { + "href": "/dist/sfui.+\\.js" + } + } + }, + "icon": "Storefront UI.svg", + "implies": [ + "Vue.js" + ], + "oss": true, + "website": "https://vuestorefront.io/storefront-ui" + }, + "StoreHippo": { + "cats": [ + 6 + ], + "description": "StoreHippo is a SaaS based ecommerce platform.", + "dom": [ + "link[href*='.storehippo.com'], img[src*='.storehippo.com']" + ], + "icon": "StoreHippo.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://www.storehippo.com" + }, + "Storeify Store Locator": { + "cats": [ + 35 + ], + "description": "Storeify Store Locator is an app for Shopify that enables businesses to add a store locator feature to their online stores.", + "icon": "Storeify.svg", + "js": { + "storeify_storelocator_form": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "scripts": [ + "\\.storeify\\.app" + ], + "website": "https://storeify.app" + }, + "Storeino": { + "cats": [ + 6 + ], + "description": "Storeino is an ecommerce platform that enables businesses and physical store owners to open a professional online store and sell products online regardless of their geographical location.", + "icon": "Storeino.svg", + "implies": [ + "Express", + "MongoDB", + "Node.js" + ], + "js": { + "StoreinoApp": "" + }, + "meta": { + "platform": "^Storeino$" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.storeino.com" + }, + "Storenvy": { + "cats": [ + 6 + ], + "description": "Storenvy is a social commerce platform that hosts independent sellers and enables the listing, discovery, and purchase of small-brand products within a community-driven marketplace.", + "icon": "Storenvy.svg", + "js": { + "Storenvy": "", + "StorenvyCartComm.addToCart": "" + }, + "meta": { + "generator": "^Storenvy$" + }, + "saas": true, + "website": "https://www.storenvy.com" + }, + "Storeplum": { + "cats": [ + 6 + ], + "description": "Storeplum is a no-code ecommerce platform.", + "dom": [ + "a[href*='//storeplum.in/'][target='_blank']" + ], + "icon": "Storeplum.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://www.storeplum.com" + }, + "StorePoint": { + "cats": [ + 35 + ], + "description": "StorePoint is a store locator software that allows anyone to build a store locator for their website and fully customize it to match the website theme, branding, colors, exact fonts and much more.", + "icon": "StorePoint.svg", + "js": { + "STOREPOINT": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.storepoint\\.co/" + ], + "website": "https://storepoint.co" + }, + "StoreRocket": { + "cats": [ + 79 + ], + "description": "StoreRocket is a fully customizable store locator for websites, requiring no coding skills.", + "icon": "StoreRocket.svg", + "js": { + "StoreRocket": "" + }, + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.storerocket\\.io" + ], + "website": "https://storerocket.io" + }, + "stores.jp": { + "cats": [ + 6 + ], + "description": "stores.jp is an ecommerce platform which allows users to create their own ecommerce website.", + "icon": "stores.jp.svg", + "implies": [ + "Visa", + "Mastercard" + ], + "js": { + "STORES_JP": "" + }, + "pricing": [ + "freemium", + "payg" + ], + "saas": true, + "website": "https://stores.jp/ec/" + }, + "StorifyMe": { + "cats": [ + 5 + ], + "description": "StorifyMe is a storytelling platform for creating and distributing web stories on social networks and the open web.", + "dom": [ + "link[href*='cdn.storifyme.com/']" + ], + "icon": "StorifyMe.svg", + "pricing": [ + "freemium", + "poa" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.storifyme\\.com/" + ], + "website": "https://www.storifyme.com" + }, + "Storrea": { + "cats": [ + 6 + ], + "description": "Storrea is a unified ecommerce platform that enables retailers to sell, manage, and sync online and in-store operations from a single dashboard.", + "icon": "Storrea.svg", + "meta": { + "author": "^Storrea$" + }, + "pricing": [ + "onetime", + "low", + "recurring" + ], + "saas": true, + "website": "https://www.storrea.com" + }, + "Storyblok": { + "cats": [ + 1 + ], + "description": "Storyblok is a headless CMS with a visual editor for developers, marketers and content editors. Storyblok helps your team to manage content and digital experiences for every use-case from corporate websites, ecommerce, helpdesks, mobile apps, screen displays, and more.", + "dom": [ + "img[src*='//a.storyblok.com/'], img[srcset*='a.storyblok.com']" + ], + "headers": { + "content-security-policy": "app\\.storyblok\\.com", + "x-frame-options": "app\\.storyblok\\.com" + }, + "icon": "Storyblok.svg", + "js": { + "StoryblokBridge": "", + "storyblokRegisterEvent": "" + }, + "pricing": [ + "recurring", + "mid" + ], + "saas": true, + "website": "https://www.storyblok.com" + }, + "Storybook": { + "cats": [ + 47, + 66 + ], + "description": "Storybook is a frontend workshop for building UI components and pages in isolation.", + "icon": "storybook.svg", + "js": { + "STORYBOOK_ADDON_STATE": "", + "STORYBOOK_BUILDER": "", + "__STORYBOOKADDONS__": "", + "__STORYBOOK_ADDONS": "" + }, + "oss": true, + "website": "https://storybook.js.org" + }, + "Storylane": { + "cats": [ + 32 + ], + "description": "Storylane is a platform facilitating the creation and distribution of interactive product demos tailored for SaaS sales and marketing teams.", + "icon": "Storylane.svg", + "js": { + "Storylane": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "js\\.storylane\\.io/js/v(\\d+)/storylane\\.js\\;version:\\1" + ], + "website": "https://www.storylane.io" + }, + "Storyly": { + "cats": [ + 76 + ], + "description": "Storyly is a platform that enables the creation of personalized, shoppable experiences for apps and websites.", + "icon": "Storyly.svg", + "js": { + "StorylyWeb": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "web-story\\.storyly\\.io/v(\\d+)\\;version:\\1" + ], + "website": "https://www.storyly.io" + }, + "StoryStream": { + "cats": [ + 96 + ], + "description": "StoryStream is a content curation platform that specialises in user generated content.", + "icon": "StoryStream.png", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "apps\\.storystream\\.ai/" + ], + "website": "https://storystream.ai" + }, + "Straiv": { + "cats": [ + 93 + ], + "description": "Straiv is a hotel software platform that digitalizes the guest journey, offering features such as check-in, guest directory, registration forms, messaging, and more.", + "icon": "Straiv.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "app\\.straiv\\.io" + ], + "website": "https://straiv.io" + }, + "Strands": { + "cats": [ + 76 + ], + "description": "Strands is a personalization, recommendation, and segmentation engine designed to tailor content and services based on user data.", + "icon": "Strands.svg", + "saas": true, + "scriptSrc": [ + "\\.strands\\.com" + ], + "website": "https://strands.com" + }, + "Strapdown.js": { + "cats": [ + 12 + ], + "icon": "strapdown.js.png", + "implies": [ + "Bootstrap", + "Google Code Prettify" + ], + "scriptSrc": [ + "strapdown\\.js" + ], + "website": "https://strapdownjs.com" + }, + "Strapi": { + "cats": [ + 1 + ], + "cpe": "cpe:2.3:a:strapi:strapi:*:*:*:*:*:*:*:*", + "description": "Strapi is an open-source headless CMS used for building fast and easily manageable APIs written in JavaScript.", + "headers": { + "X-Powered-By": "^Strapi" + }, + "icon": "Strapi.svg", + "oss": true, + "scripts": [ + "(?://|-)strapi-|strapi_jwt" + ], + "website": "https://strapi.io" + }, + "Strato": { + "cats": [ + 88, + 62 + ], + "description": "Strato is an internet hosting service provider headquartered in Berlin, Germany which provide dedicated server hosting, a website builder and a cloud storage services.", + "dns": { + "SOA": [ + "\\.strato-rz\\.de" + ] + }, + "icon": "Strato.svg", + "pricing": [ + "recurring", + "payg" + ], + "website": "https://www.strato.com" + }, + "Strato Website": { + "cats": [ + 1 + ], + "description": "Strato Website is a website builder by Strato hosting provider.", + "icon": "Strato.svg", + "js": { + "Strftime.configuration": "" + }, + "pricing": [ + "low", + "recurring" + ], + "scriptSrc": [ + "strato-editor\\.com/" + ], + "website": "https://www.strato.de/homepage-baukasten" + }, + "Strattic": { + "cats": [ + 88 + ], + "description": "Strattic offers static and headless hosting for WordPress sites.", + "headers": { + "x-powered-by": "Strattic" + }, + "icon": "strattic.svg", + "implies": [ + "WordPress" + ], + "pricing": [ + "recurring", + "low" + ], + "website": "https://www.strattic.com/" + }, + "Strava": { + "cats": [ + 5 + ], + "description": "Strava is a community-driven platform that enables users to track progress and support each other through shared motivation.", + "icon": "Strava.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "www\\.strava\\.com" + ], + "website": "https://www.strava.com" + }, + "Streamlit": { + "cats": [ + 18 + ], + "cookies": { + "_streamlit_csrf": "", + "_streamlit_xsrf": "", + "streamlit_session": "" + }, + "description": "Streamlit is an open-source Python framework enabling data scientists and AI/ML engineers to create data applications with minimal coding requirements.", + "icon": "Streamlit.svg", + "js": { + "streamlitDebug": "", + "webpackChunk_streamlit_app": "" + }, + "oss": true, + "pricing": [ + "freemium" + ], + "saas": true, + "website": "https://streamlit.io" + }, + "Streamlyne": { + "cats": [ + 32 + ], + "description": "Streamlyne is a platform that provides tools and services for managing, optimizing, and automating online marketing activities across multiple digital channels.", + "icon": "Streamlyne.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "app\\.streamlyne\\.io" + ], + "website": "https://streamlyne.io" + }, + "Streamoid": { + "cats": [ + 76 + ], + "description": "Streamoid is a fashion AI optimization and personalization solution, enhancing user experiences through tailored recommendations.", + "dom": [ + "link[href*='.sdk.streamoid.com/']" + ], + "icon": "Streamoid.svg", + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.streamoid.com" + }, + "Streamroll": { + "cats": [ + 1 + ], + "description": "Streamroll is an internet-based platform designed to manage and display information related to apartment listings and affordable housing options.", + "icon": "Streamroll.svg", + "js": { + "Streamroll_corpSite": "" + }, + "saas": true, + "scriptSrc": [ + "analytics\\.streamroll\\.net" + ], + "scripts": [ + "analytics\\.streamroll\\.net" + ], + "website": "https://www.streamroll.net" + }, + "Streamwood": { + "cats": [ + 5, + 52 + ], + "description": "Streamwood is a call back and chat system designed to facilitate efficient communication.", + "icon": "Streamwood.svg", + "js": { + "__STREAMWOOD_MUTEX_QP3": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "clients\\.streamwood\\.ru/" + ], + "website": "https://streamwood.ru" + }, + "Strife": { + "cats": [ + 1 + ], + "description": "Strife is a headless CMS designed to streamline and modernize content management processes.", + "dom": [ + "link[href*='cdn.strife.app']" + ], + "icon": "Strife.svg", + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "website": "https://strife.app" + }, + "Strikingly": { + "cats": [ + 1 + ], + "cpe": "cpe:2.3:a:strikingly:strikingly:*:*:*:*:*:*:*:*", + "html": [ + "<!-- Powered by Strikingly\\.com" + ], + "icon": "Strikingly.svg", + "js": { + "STRIKINGLY_RELEASE_TAG": "" + }, + "scriptSrc": [ + "\\.strikinglycdn\\.com/" + ], + "website": "https://strikingly.com" + }, + "Stripe": { + "cats": [ + 41 + ], + "cookies": { + "__stripe_mid": "", + "__stripe_sid": "" + }, + "cpe": "cpe:2.3:a:stripe:stripe:*:*:*:*:*:*:*:*", + "description": "Stripe offers online payment processing for internet businesses as well as fraud prevention, invoicing and subscription management.", + "dns": { + "TXT": [ + "stripe-verification=" + ] + }, + "dom": [ + "a[href*='billing.stripe.com']", + "a[href*='checkout.stripe.com']", + "input[data-stripe]" + ], + "html": [ + "<input[^>]+data-stripe" + ], + "icon": "Stripe.svg", + "js": { + "Stripe.version": "^(.+)$\\;version:\\1", + "__NEXT_DATA__.props.pageProps.appSettings.STRIPE_API_PUBLIC_KEY": "", + "checkout.enabledpayments.stripe": "^true$", + "stripePublicKey": "" + }, + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "js\\.stripe\\.com" + ], + "website": "https://stripe.com" + }, + "Strolid": { + "cats": [ + 53 + ], + "description": "Strolid is an automotive BDC that integrates with various industry CRMs, enabling dealerships to automate workflows.", + "icon": "Strolid.svg", + "js": { + "STROLID.strolid_chat_widget_url": "" + }, + "saas": true, + "website": "https://strolid.com" + }, + "Struq": { + "cats": [ + 77 + ], + "description": "Struq is a personalized retargeting solution that serves as an alternative to standard display advertising.", + "icon": "Struq.svg", + "saas": true, + "scriptSrc": [ + "\\.struq\\.com/" + ], + "website": "http://struq.com" + }, + "StrutFit": { + "cats": [ + 76 + ], + "description": "StrutFit is an online sizing platform for footwear retailers.", + "dom": [ + "iframe[scr*='.strut.fit/']" + ], + "icon": "StrutFit.svg", + "js": { + "rerenderStrutfit": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.strut.fit" + }, + "STUDIO": { + "cats": [ + 51 + ], + "description": "STUDIO is a Japan-based company and SaaS application for designing and hosting websites. The service includes a visual editor with built-in CMS and analytics.", + "dom": [ + ".StudioCanvas, .publish-studio-style" + ], + "icon": "STUDIO.svg", + "implies": [ + "Vue.js", + "Nuxt.js", + "Firebase", + "Google Cloud", + "Google Tag Manager" + ], + "meta": { + "generator": "^STUDIO$" + }, + "pricing": [ + "low", + "recurring", + "freemium" + ], + "saas": true, + "website": "https://studio.design" + }, + "Styla": { + "cats": [ + 6 + ], + "description": "Styla is a content commerce suite that automatically designs content and integrates shopping features, enhancing customer engagement and driving sales.", + "icon": "Styla.svg", + "js": { + "styla.init": "" + }, + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "website": "https://www.styla.com" + }, + "styled-components": { + "cats": [ + 12, + 47 + ], + "description": "Styled components is a CSS-in-JS styling framework that uses tagged template literals in JavaScript.", + "dom": { + "[sc-component-id]": { + "text": "" + }, + "style[data-styled-version]": { + "attributes": { + "data-styled-version": "(^.+$)\\;version:\\1" + } + }, + "style[data-styled], style[data-styled-components], [sc-component-id]": { + "text": "" + } + }, + "icon": "styled-components.svg", + "implies": [ + "React" + ], + "js": { + "styled": "" + }, + "website": "https://styled-components.com" + }, + "StyleSeat": { + "cats": [ + 72 + ], + "description": "StyleSeat is a web-based appointment scheduling platform that enables users to book and manage beauty and personal care services online through a centralized system.", + "icon": "StyleSeat.svg", + "saas": true, + "scriptSrc": [ + "www\\.styleseat\\.com" + ], + "website": "https://www.styleseat.com" + }, + "Stylitics": { + "cats": [ + 32 + ], + "description": "Stylitics is a cloud-based SaaS platform for retailers to automate and distribute visual content at scale.", + "dom": [ + "link[href*='.stylitics.com']" + ], + "icon": "Stylitics.svg", + "js": { + "Stylitics": "", + "stylitics": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.stylitics\\.com/v([\\d.]+)\\;version:\\1", + "/stylitics/js/stylitics\\.js\\?ver=v([\\d.]+)\\;version:\\1" + ], + "website": "https://stylitics.com" + }, + "Sub2Tech": { + "cats": [ + 97 + ], + "description": "Sub2Tech is combining real time customer data with industry-leading technology.", + "icon": "Sub2Tech.svg", + "js": { + "SUB2.codebaseversion": "^([\\d\\.]+)$\\;version:\\1" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.sub2tech\\.com/" + ], + "website": "https://www.sub2tech.com" + }, + "Subbly": { + "cats": [ + 6 + ], + "description": "Subbly is a web-based subscription ecommerce platform designed to help businesses build websites, enhance marketing automation, create coupon and discount codes and manage customers.", + "icon": "Subbly.svg", + "js": { + "subblyProductUrlBase": "" + }, + "meta": { + "generator": "^Subbly$" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "static\\.subbly\\.me/assets/" + ], + "website": "https://www.subbly.co" + }, + "Subiz": { + "cats": [ + 52 + ], + "description": "Subiz is a live chat solution that consolidates all customer messages into a single screen for communication on websites.", + "icon": "Subiz.svg", + "js": { + "subiz": "" + }, + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scripts": [ + "\\.subiz\\.com" + ], + "website": "https://subiz.com.vn" + }, + "Sublime": { + "cats": [ + 36 + ], + "description": "Sublime (formerly Sublime Skinz) operator of an advertising agency intended to offer skin-based advertising services to clients.", + "icon": "Sublime.svg", + "js": { + "loadSublimeSkinz": "" + }, + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "\\.ayads\\.co/" + ], + "website": "https://www.sublime.xyz" + }, + "SublimeVideo": { + "cats": [ + 14 + ], + "description": "SublimeVideo is a framework for HTML5 Video Player.", + "icon": "SublimeVideo.png", + "js": { + "sublimevideo": "" + }, + "scriptSrc": [ + "cdn\\.sublimevideo\\.net/js/[a-z\\d]+\\.js" + ], + "website": "https://sublimevideo.net" + }, + "Submit Express": { + "cats": [ + 54 + ], + "description": "Submit Express is a platform that provides tools for search engine optimization and marketing management.", + "dom": [ + "a[href*='www.submitexpress.com'] > img[src*='www.submitexpress.com']" + ], + "icon": "SubmitExpress.svg", + "saas": true, + "website": "https://www.submitexpress.com" + }, + "Subrion": { + "cats": [ + 1 + ], + "headers": { + "X-Powered-CMS": "Subrion CMS" + }, + "icon": "Subrion.png", + "implies": [ + "PHP" + ], + "meta": { + "generator": "^Subrion " + }, + "website": "https://subrion.com" + }, + "Subscribfy": { + "cats": [ + 53 + ], + "description": "Subscribfy is a platform that enables users to organize, track, and manage their subscriptions in one place.", + "icon": "Subscribfy.svg", + "js": { + "SUBSCRIBFYFASTMODE": "", + "SUBSCRIBFY_CLR": "" + }, + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scripts": [ + "app1\\.subscribfy\\.com" + ], + "website": "https://subscribfy.ai" + }, + "Subscrimia": { + "cats": [ + 6 + ], + "description": "Subscrimia is a subscription management solution for BigCommerce stores that enables recurring product sales, automated billing, and customer subscription administration.", + "icon": "Subscrimia.svg", + "pricing": [ + "freemium", + "payg", + "poa" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.subscrimia\\.com" + ], + "website": "https://subscrimia.com" + }, + "Substack": { + "cats": [ + 11 + ], + "description": "Substack is an American online platform that provides publishing, payment, analytics, and design infrastructure to support subscription newsletters.", + "headers": { + "x-cluster": "substack", + "x-served-by": "Substack" + }, + "icon": "Substack.svg", + "pricing": [ + "payg" + ], + "website": "https://substack.com/" + }, + "Subversion": { + "cats": [ + 47 + ], + "cpe": "cpe:2.3:a:apache:subversion:*:*:*:*:*:*:*:*", + "description": "Subversion is a centralized version control system for managing files and directories across software development teams.", + "headers": { + "server": "\\sSVN/([\\d\\.]+)\\s\\;version:\\1" + }, + "icon": "Subversion.svg", + "oss": true, + "website": "https://subversion.apache.org" + }, + "Sucuri": { + "cats": [ + 31, + 16 + ], + "description": "Sucuri is a cybersecurity company that provides website security solutions and services.", + "headers": { + "x-sucuri-cache:": "", + "x-sucuri-id": "" + }, + "icon": "sucuri.svg", + "website": "https://sucuri.net/" + }, + "Sugar": { + "cats": [ + 59 + ], + "description": "Sugar is a Javascript utility library for working with native objects.", + "icon": "Sugar.svg", + "js": { + "SUGAR.AutoComplete": "" + }, + "oss": true, + "scriptSrc": [ + "/sugar/([\\d\\.]+)/release/sugar\\.min\\.js\\;version:\\1" + ], + "website": "https://sugarjs.com" + }, + "SugarJS": { + "cats": [ + 59 + ], + "description": "SugarJS is a JavaScript library that simplifies working with native JavaScript objects, enhancing productivity and code readability.", + "icon": "SugarJS.svg", + "oss": true, + "scriptSrc": [ + "sugar\\/?((?:\\d+\\.)+\\d+)?(?:\\/sugar(?:-full)?)?(?:\\.min)?\\.js\\;version:\\1" + ], + "website": "https://sugarjs.com/" + }, + "SugarWOD": { + "cats": [ + 1 + ], + "description": "SugarWOD is a workout software for coaches and everyday athletes.", + "icon": "SugarWOD.svg", + "js": { + "SugarWOD.activeTracks": "", + "SugarWODUtil.addAnimation": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.sugarwod.com" + }, + "Sugester": { + "cats": [ + 52, + 53 + ], + "description": "Sugester is a platform that combines CRM, helpdesk, and project management features, offering an all-in-one solution for small and medium-sized businesses.", + "icon": "Sugester.svg", + "js": { + "SUGESTER.ACCOUNT_ID": "", + "sugesterChatOptions": "" + }, + "pricing": [ + "freemium", + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.sugester\\.pl/" + ], + "website": "https://sugester.pl" + }, + "SuiteCRM": { + "cats": [ + 53 + ], + "cookies": { + "SCRMSESSID": "" + }, + "description": "SuiteCRM is an open-source alternative to proprietary software such as Salesforce and Dynamics, offering customer relationship management features.", + "dom": [ + "link[href*='dist/themes/suite8/']" + ], + "icon": "SuiteCRM.svg", + "oss": true, + "saas": true, + "scriptSrc": [ + "themes/SuiteP/js/" + ], + "website": "https://suitecrm.com" + }, + "Suiteshare": { + "cats": [ + 52 + ], + "description": "Suiteshare powers conversational shopping experiences.", + "icon": "Suiteshare.svg", + "saas": true, + "scriptSrc": [ + "static\\.suiteshare\\.com" + ], + "website": "https://suiteshare.com/" + }, + "Sulu": { + "cats": [ + 1 + ], + "cpe": "cpe:2.3:a:sulu:sulu:*:*:*:*:*:*:*:*", + "description": "Sulu is the go-to CMS for back-end projects written within the PHP Symfony framework.", + "headers": { + "X-Generator": "Sulu/?(.+)?$\\;version:\\1" + }, + "icon": "Sulu.svg", + "implies": [ + "Symfony" + ], + "js": { + "SULU_CONFIG.suluVersion": "^([\\d\\.]+)$\\;version:\\1" + }, + "oss": true, + "website": "https://sulu.io" + }, + "SummerCart": { + "cats": [ + 6 + ], + "description": "SummerCart is an ecommerce platform written in PHP.", + "dom": { + "link": { + "attributes": { + "href": "com\\.summercart\\.\\;confidence:100" + } + } + }, + "icon": "SummerCart.svg", + "implies": [ + "PHP" + ], + "js": { + "SCEvents": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://www.summercart.com" + }, + "Summernote": { + "cats": [ + 20 + ], + "description": "Summernote is an open-source JavaScript library that offers a feature-rich WYSIWYG editor for web applications, allowing users to create and edit formatted content in a familiar word processor-like interface.", + "icon": "Summernote.svg", + "oss": true, + "scriptSrc": [ + "/(?:S|s)ummernote(?:\\.min)?\\.js", + "/summernote(?:@|-)([\\d\\.]+)/\\;version:\\1" + ], + "website": "https://summernote.org" + }, + "Sumo": { + "cats": [ + 5, + 32 + ], + "description": "Sumo is a plugin offering set of marketing tools to automate a website's growth. These tools help drive extra traffic, engage visitors, increase email subscribers and build community.", + "icon": "Sumo.png", + "js": { + "sumo": "", + "sumome": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.sumo(?:me)?\\.com/" + ], + "website": "https://sumo.com" + }, + "SumUp": { + "cats": [ + 41 + ], + "description": "SumUp is a provider of payment acceptance solutions.", + "icon": "SumUp.svg", + "js": { + "SumUpCard.debug": "", + "SumUpPayment.debug": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://www.sumup.com" + }, + "Suncel": { + "cats": [ + 1 + ], + "description": "Suncel is a powerful and versatile content platform with a simple visual builder for marketers and publishers.", + "dom": [ + "img[srcset*='assets.suncel.io']" + ], + "icon": "Suncel.svg", + "js": { + "__NEXT_DATA__.props.pageProps.suncel": "" + }, + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "requires": [ + "Next.js" + ], + "saas": true, + "website": "https://suncel.io" + }, + "SunOS": { + "cats": [ + 28 + ], + "cpe": "cpe:2.3:o:oracle:sunos:*:*:*:*:*:*:*:*", + "description": "SunOS is a Unix-branded operating system developed by Sun Microsystems for their workstation and server computer systems.", + "headers": { + "Server": "SunOS( [\\d\\.]+)?\\;version:\\1", + "Servlet-engine": "SunOS( [\\d\\.]+)?\\;version:\\1" + }, + "icon": "Oracle.svg", + "website": "https://oracle.com/solaris" + }, + "Sunshop": { + "cats": [ + 6 + ], + "description": "Sunshop is an ecommerce software that provides tools for online store setup and administration.", + "icon": "Sunshop.svg", + "meta": { + "generator": "www\\.sunshop\\.com" + }, + "saas": true, + "website": "https://www.sunshop.com" + }, + "Supabase": { + "cats": [ + 47 + ], + "description": "Supabase is an open-source platform that offers a Postgres database, Authentication, APIs, Edge Functions, Realtime subscriptions, Storage, and Vector embeddings for project development.", + "dom": [ + "a[href*='supabase.com'] > img[src*='/supabase-logo-wordmark\\-\\-dark.png']" + ], + "icon": "Supabase.svg", + "implies": [ + "PostgreSQL" + ], + "js": { + "__NUXT__.config.public.SUPABASE_URL": "", + "__NUXT__.config.public.supabase": "", + "createClient": "supabase\\.", + "supabase.AuthAdminApi": "", + "supabase.storageKey": "" + }, + "oss": true, + "pricing": [ + "freemium", + "payg", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.supabase\\.com" + ], + "scripts": [ + "\\.supabase\\.co/" + ], + "website": "https://supabase.com" + }, + "Supademo": { + "cats": [ + 5 + ], + "description": "Supademo is a widget-based tool for creating interactive product demos that can be embedded into websites or shared via links.", + "dom": [ + "iframe[src*='supademo']" + ], + "icon": "Supademo.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://supademo.com" + }, + "Super Builder": { + "cats": [ + 51 + ], + "description": "Super Builder is a new tool for creating sleek landing pages right in Notion.", + "dom": [ + "link[href*='super-static-assets.'], link[href*='super.so'], img[srcset*='super-static-assets.']" + ], + "icon": "Super Builder.svg", + "implies": [ + "Notion", + "Next.js" + ], + "oss": false, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://super.so" + }, + "Super Socializer": { + "cats": [ + 69, + 87 + ], + "description": "Super Socializer is a multipurpose social media plugin for WordPress.", + "icon": "Super Socializer.png", + "oss": true, + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "plugins/super-socializer/.+?ver=([\\d.]+)\\;version:\\1" + ], + "website": "https://super-socializer-wordpress.heateor.com" + }, + "Superblog": { + "cats": [ + 11 + ], + "description": "Superblog is a blogging platform that automatically manages SEO audits, page speed optimization, sudden traffic spikes, and reader experience.", + "dom": [ + "link[href*='superblog.supercdn.cloud/']" + ], + "icon": "Superblog.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://superblog.ai" + }, + "SuperBuzz": { + "cats": [ + 32 + ], + "description": "SuperBuzz is a platform that uses AI-powered campaigns to help businesses increase sales performance.", + "icon": "SuperBuzz.svg", + "js": { + "SuperBuzzSDK": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "app\\.superbuzz\\.io" + ], + "website": "https://www.superbuzz.io" + }, + "Superchat": { + "cats": [ + 52, + 53 + ], + "description": "Superchat is an all-in-one messaging software that helps businesses build loyal customer relationships, send and automate newsletters, sell products, and answer questions.", + "icon": "Superchat.svg", + "js": { + "Superchat.init": "" + }, + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.superchat\\.de/" + ], + "website": "https://www.superchat.com/" + }, + "Superform": { + "cats": [ + 110 + ], + "description": "Superform is a next-gen form engine developed for Webflow's no-code community, enabling form creation and management without requiring coding knowledge.", + "icon": "Superform.svg", + "js": { + "Superform": "", + "SuperformAPI.version": "^v([\\d\\.]+)\\;version:\\1" + }, + "website": "https://superformjs.webflow.io/" + }, + "SuperHote": { + "cats": [ + 72 + ], + "description": "SuperHote is a hotel management software designed to streamline hotel bookings, reservations, and other management tasks.", + "icon": "SuperHote.svg", + "saas": true, + "scripts": [ + "app\\.superhote\\.com" + ], + "website": "https://www.superhote.com" + }, + "SuperLemon app": { + "cats": [ + 100 + ], + "description": "SuperLemon app is an all-in-one WhatsApp plugin for Shopify stores.", + "icon": "SuperLemon.svg", + "implies": [ + "WhatsApp Business Chat" + ], + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "scriptSrc": [ + "/files/superlemon_.+\\.js" + ], + "website": "https://apps.shopify.com/whatsapp-chat-button" + }, + "SuperPluralAnalytics": { + "cats": [ + 10 + ], + "description": "SuperPluralAnalytics is a web analytics platform that collects, measures, and reports website traffic data to help understand user behavior and site performance.", + "icon": "SuperPlural.svg", + "saas": true, + "scriptSrc": [ + "\\.superplural\\.com" + ], + "scripts": [ + "\\.superplural\\.com" + ], + "website": "https://superplural.com/analytics/" + }, + "SuperPWA": { + "cats": [ + 87 + ], + "description": "SuperPWA helps to easily convert your WordPress website into Progressive Web Apps instantly through our widely used PWA software without in coding.", + "icon": "superpwa.svg", + "implies": [ + "WordPress", + "PWA" + ], + "js": { + "superpwa_sw": "" + }, + "pricing": [ + "onetime", + "recurring" + ], + "website": "https://superpwa.com" + }, + "Supersized": { + "cats": [ + 25 + ], + "icon": "Supersized.png", + "scriptSrc": [ + "supersized(?:\\.([\\d.]*[\\d]))?.*\\.js\\;version:\\1" + ], + "website": "https://buildinternet.com/project/supersized" + }, + "Superspeed": { + "cats": [ + 92 + ], + "description": "Superspeed is a page speed optimizer app for Shopify based sites.", + "icon": "Superspeed.svg", + "implies": [ + "Shopify" + ], + "scriptSrc": [ + "superspeed\\.gadget-edge\\.com" + ], + "website": "https://apps.shopify.com/superspeed-free-speed-boost" + }, + "SuperStats": { + "cats": [ + 10 + ], + "description": "SuperStats is a tool that provides in-depth website traffic statistics for tracking and analyzing web performance.", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "code\\.superstats\\.com/" + ], + "website": "https://superstats.com" + }, + "Support Hero": { + "cats": [ + 4, + 13 + ], + "description": "Support Hero is a knowledge base solution to reduce inbound support requests.", + "dom": [ + "a[href*='.supporthero.io/'][target='_blank']" + ], + "icon": "Support Hero.svg", + "js": { + "supportHeroWidget": "", + "supporthero": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://www.supporthero.com/" + }, + "Supsystic": { + "cats": [ + 87 + ], + "description": "Supsystic is a WordPress plugin that enables opt-in popups for collecting user information or promoting content.", + "icon": "Supsystic.svg", + "pricing": [ + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "saas": true, + "scriptSrc": [ + "/plugins/data-tables-generator-by-supsystic/" + ], + "scripts": [ + "/plugins/data-tables-generator-by-supsystic/" + ], + "website": "https://supsystic.com" + }, + "Surfside": { + "cats": [ + 32 + ], + "description": "Surfside is an end-to-end marketing technology that aggregates first-party data across customer touchpoints, enabling advertisers to analyze, target, and measure strategies for influencing current and future customers.", + "icon": "Surfside.svg", + "saas": true, + "scriptSrc": [ + "cdn\\.surfside\\.io" + ], + "scripts": [ + "cdn\\.surfside\\.io" + ], + "website": "https://surfside.io" + }, + "Surge": { + "cats": [ + 57 + ], + "description": "Surge is a static web publishing platform designed for front-end developers to deploy projects.", + "dom": [ + "link[href*='.surge.sh/']" + ], + "icon": "Surge.svg", + "oss": true, + "pricing": [ + "freemium", + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "surge\\.sh(?:\\/[-\\w]{0,40})?\\.js" + ], + "scripts": [ + "\\.surge\\.sh" + ], + "url": [ + "surge\\.sh" + ], + "website": "https://surge.sh" + }, + "Survale": { + "cats": [ + 101 + ], + "description": "Survale is an employer satisfaction platform.", + "icon": "Survale.svg", + "js": { + "survale.add_event": "", + "survale_custom": "", + "survale_obj": "", + "survale_site_ids": "" + }, + "saas": true, + "website": "https://survale.com" + }, + "Survicate": { + "cats": [ + 73 + ], + "description": "Survicate is an all-in-one customer feedback tool that allows you collect feedback.", + "dom": [ + "link[href*='.survicate.com']" + ], + "headers": { + "content-security-policy": "api\\.survicate\\.com" + }, + "icon": "Survicate.svg", + "js": { + "survicate": "" + }, + "pricing": [ + "freemium", + "recurring", + "payg" + ], + "saas": true, + "scriptSrc": [ + "\\.survicate\\.com/" + ], + "website": "https://survicate.com" + }, + "SUSE": { + "cats": [ + 28 + ], + "description": "SUSE is a Linux-based server operating system.", + "headers": { + "Server": "SUSE(?:/?\\s?-?([\\d.]+))?\\;version:\\1", + "X-Powered-By": "SUSE(?:/?\\s?-?([\\d.]+))?\\;version:\\1" + }, + "icon": "SUSE.svg", + "website": "https://suse.com" + }, + "Svbtle": { + "cats": [ + 11 + ], + "description": "Svbtle is a minimalist blogging platform that focuses on simplicity and a clean writing experience.", + "icon": "svbtle.svg", + "meta": { + "generator": "^Svbtle\\.com$" + }, + "url": [ + "^https?://[^/]+\\.svbtle\\.com" + ], + "website": "https://www.svbtle.com" + }, + "Svelte": { + "cats": [ + 12 + ], + "cpe": "cpe:2.3:a:svelte:svelte:*:*:*:*:*:node.js:*:*", + "description": "Svelte is a free and open-source front end compiler created by Rich Harris and maintained by the Svelte core team members.", + "dom": [ + "link[href*='/svelte/']", + "main[class^='svelte-']", + "a[data-svelte-h^='svelte-']", + "nav[data-svelte-h^='svelte-']", + "section[data-svelte-h^='svelte-']" + ], + "icon": "Svelte.svg", + "js": { + "__svelte": "", + "svelte_taxlistteaser": "" + }, + "oss": true, + "website": "https://svelte.dev" + }, + "SvelteKit": { + "cats": [ + 66 + ], + "cpe": "cpe:2.3:a:svelte:sveltekit:*:*:*:*:*:*:*:*", + "description": "SvelteKit is the official Svelte framework for building web applications with a flexible filesystem-based routing.", + "dom": { + "#svelte-announcer": { + "exists": "" + }, + "a,body": { + "attributes": { + "data-sveltekit-preload-data": "", + "sveltekit:prefetch": "" + } + } + }, + "icon": "Svelte.svg", + "implies": [ + "Svelte", + "Vite" + ], + "meta": { + "generator": "SvelteKit" + }, + "oss": true, + "website": "https://kit.svelte.dev" + }, + "Sverve": { + "cats": [ + 96 + ], + "description": "Sverve is a platform facilitating content curation and social post management with targeted matchmaking services.", + "dom": [ + "a[href*='.sverve.com/'] > img[src*='.sverve.com/']" + ], + "icon": "Sverve.svg", + "js": { + "svervdiv": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.sverve.com" + }, + "SVG Support": { + "cats": [ + 87 + ], + "description": "SVG Support is a WordPress plugin which allows you to safely upload SVG files to your media library and use them like any other image.", + "dom": [ + "link[href*='/wp-content/plugins/svg-support/']" + ], + "icon": "SVG Support.png", + "oss": true, + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/plugins/svg-support/" + ], + "website": "https://github.com/wp-plugins/svg-support" + }, + "Swagger UI": { + "cats": [ + 4 + ], + "css": [ + "swagger-ui" + ], + "description": "Swagger UI is a collection of HTML, JavaScript, and CSS assets that dynamically generate documentation from a Swagger-compliant API.", + "icon": "Swagger UI.svg", + "js": { + "SwaggerUIBundle": "", + "SwaggerUIStandalonePreset": "", + "versions.swaggerUi.version": "([\\d\\.]+)\\;version:\\1" + }, + "oss": true, + "scriptSrc": [ + "(?:/([\\d.]+))?/swagger-ui-bundle\\.js\\;version:\\1" + ], + "website": "https://swagger.io/tools/swagger-ui" + }, + "Swagify": { + "cats": [ + 10 + ], + "description": "Swagify allows you to upsell, cross-sell, and promote, by creating as many completely customizable offers as you want.", + "icon": "Swagify.svg", + "js": { + "Swagify": "" + }, + "pricing": [ + "low", + "recurring" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "scriptSrc": [ + "api\\.swagifyapp\\.com/" + ], + "website": "https://swagifyapp.com" + }, + "Swapcard": { + "cats": [ + 53 + ], + "description": "Swapcard is a platform that helps convert event engagement into revenue by connecting attendees, enhancing interaction, and providing monetization tools for organizers.", + "icon": "Swapcard.svg", + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "app\\.swapcard\\.com" + ], + "website": "https://www.swapcard.com" + }, + "Swat.io": { + "cats": [ + 53 + ], + "description": "Swat.io is a platform offering social media management solutions for teams.", + "icon": "Swat.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.swat\\.io/" + ], + "website": "https://swat.io" + }, + "Swaven": { + "cats": [ + 6 + ], + "description": "Swaven is a Where-To-Buy technology platform that enables brands to connect consumers with online and offline purchasing options.", + "headers": { + "Set-Cookie": "\\.swaven\\.com" + }, + "saas": true, + "scriptSrc": [ + "widgets\\.swaven\\.com" + ], + "website": "https://swaven.com" + }, + "SWC": { + "cats": [ + 19 + ], + "description": "SWC is an extensible Rust-based platform for the next generation of fast developer tools.", + "icon": "swc.svg", + "oss": true, + "website": "https://swc.rs" + }, + "Sweet Analytics": { + "cats": [ + 10 + ], + "description": "Sweet Analytics is a platform that consolidates ecommerce sales and marketing data into a single location for streamlined analysis.", + "icon": "SweetAnalytics.svg", + "js": { + "sweet.acceptCookies": "" + }, + "pricing": [ + "high", + "recurring" + ], + "saas": true, + "website": "https://sweetanalytics.com" + }, + "Sweet Upsell": { + "cats": [ + 100 + ], + "description": "Upsell is a tool that boosts Shopify store profits by automating product upsells.", + "icon": "SweetUpsell.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "app\\.sweetupsell\\.com" + ], + "website": "https://sweetupsell.com" + }, + "SweetAlert": { + "cats": [ + 59 + ], + "description": "SweetAlert is a JavaScript library that provides alternative alert and modal dialog boxes for web applications, with customisable features, aiming to improve the user interface of the default browser dialogs.", + "dom": { + "link[href*='sweet-alert']": { + "attributes": { + "href": "sweet-alert(?:\\.min)?\\.css" + } + } + }, + "icon": "SweetAlert.png", + "oss": true, + "scriptSrc": [ + "sweet(?:-)?alert(?:\\.min)?\\.js" + ], + "website": "https://sweetalert.js.org" + }, + "SweetAlert2": { + "cats": [ + 59 + ], + "description": "SweetAlert2 is a JavaScript library that provides customisable, visually appealing, and responsive alert and modal dialog boxes for web applications.", + "dom": { + "link[href*='sweetalert2']": { + "attributes": { + "href": "sweetalert2(?:\\.min)?\\.css" + } + } + }, + "icon": "SweetAlert2.svg", + "js": { + "Sweetalert2": "" + }, + "oss": true, + "scriptSrc": [ + "sweetalert2(?:\\.all)?(?:\\.min)?\\.js", + "/npm/sweetalert2@([\\d.]+)\\;version:\\1", + "sweetalert2@([\\d.]+)/dist/sweetalert2(?:\\.all)(?:\\.min)\\.js", + "limonte-sweetalert2/([\\d.]+)/sweetalert2(?:\\.all)(?:\\.min)\\.js" + ], + "website": "https://sweetalert2.github.io/" + }, + "SweetHelp": { + "cats": [ + 98 + ], + "description": "SweetHelp is a messaging solution that recovers abandoned carts by sending texts via Whatsapp and SMS.", + "icon": "SweetHelp.svg", + "js": { + "sweetHelpBtnLoad": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "website": "https://sweethelp.io" + }, + "Swell": { + "cats": [ + 6 + ], + "cookies": { + "swell-session": "" + }, + "description": "Swell is a headless ecommerce platform for modern brands, startups, and agencies.", + "dom": [ + "img[srcset*='.swell.is'], img[srcset*='.swell.store'], img[srcset*='.schema.io']" + ], + "excludes": [ + "Shopify" + ], + "icon": "Swell.svg", + "js": { + "swell.version": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "website": "https://www.swell.is" + }, + "Swell CX": { + "cats": [ + 52 + ], + "description": "Swell CX is an online reviews and website visitor chat system.", + "icon": "SwellCX.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "platform\\.swellcx\\.com/" + ], + "scripts": [ + "platform\\.swellcx\\.com" + ], + "website": "https://www.swellcx.com" + }, + "Swetrix": { + "cats": [ + 10 + ], + "description": "Swetrix is an open-source analytics platform that offers data analysis and reporting features for various use cases.", + "icon": "Swetrix.svg", + "js": { + "swetrix.LIB_INSTANCE": "" + }, + "oss": true, + "pricing": [ + "payg" + ], + "scripts": [ + "api\\.swetrix\\.com" + ], + "website": "https://swetrix.com" + }, + "SWFObject": { + "cats": [ + 19 + ], + "description": "SWFObject is an open-source JavaScript library used to embed Adobe Flash content onto web pages.", + "icon": "SWFObject.svg", + "js": { + "SWFObject": "" + }, + "oss": true, + "scriptSrc": [ + "swfobject.*\\.js" + ], + "website": "https://github.com/swfobject/swfobject" + }, + "Swiffy Slider": { + "cats": [ + 59 + ], + "description": "Swiffy Slider is a wrapper defined in html with slides, navigation and indicators as its children.", + "dom": [ + "link[href*='/swiffy-slider.min.css']" + ], + "icon": "Swiffy Slider.svg", + "oss": true, + "scriptSrc": [ + "/npm/swiffy-slider@([\\d\\.]+)/\\;version:\\1" + ], + "website": "https://swiffyslider.com" + }, + "Swifty": { + "cats": [ + 32 + ], + "description": "Swifty is a platform for managing marketing campaigns designed to convert leads into leases.", + "icon": "Swifty.svg", + "js": { + "swifty_blog_loadmore_params": "" + }, + "saas": true, + "scripts": [ + "\\.beswifty\\.com/" + ], + "website": "https://beswifty.com" + }, + "Swiftype": { + "cats": [ + 29 + ], + "description": "Swiftype provides search software for organisations, websites, and computer programs.", + "icon": "Swiftype.svg", + "js": { + "Swiftype": "" + }, + "scriptSrc": [ + "swiftype\\.com/embed\\.js$" + ], + "website": "https://swiftype.com" + }, + "Swipe Pages": { + "cats": [ + 51 + ], + "description": "Swipe Pages is a platform used to build landing pages.", + "icon": "Swipe Pages.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.swipepages\\.com/" + ], + "website": "https://swipepages.com" + }, + "Swiper": { + "cats": [ + 59 + ], + "description": "Swiper is a JavaScript library that creates modern touch sliders with hardware-accelerated transitions.", + "dom": [ + "div[data-swiper-slide-index]", + "swiper-container", + "swiper-slide", + "div.swiper-wrapper", + "div.swiper-initialized", + "div.swiper-vertical" + ], + "icon": "Swiper.svg", + "js": { + "Swiper": "" + }, + "oss": true, + "scriptSrc": [ + "swiper(?:\\.min)?\\.js" + ], + "website": "https://swiperjs.com" + }, + "Swoogo": { + "cats": [ + 72 + ], + "description": "Swoogo is an event management software.", + "icon": "Swoogo.svg", + "js": { + "swoogoUrl": "" + }, + "pricing": [ + "high", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.swoogo\\.com/" + ], + "website": "https://swoogo.events" + }, + "Swoop": { + "cats": [ + 36 + ], + "description": "Swoop is a search targeting advertising system.", + "dom": [ + "link[href*='ardrone.swoop.com'], script#swoop_sdk" + ], + "icon": "Swoop.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.swoop\\.com/" + ], + "website": "https://www.swoop.com" + }, + "Swup": { + "cats": [ + 59 + ], + "description": "Swup is a versatile and expandable library for implementing page transitions on websites that use server-side rendering.", + "dom": [ + "html[class*='swup-enabled']" + ], + "icon": "Swup.svg", + "js": { + "Swup": "" + }, + "oss": true, + "scriptSrc": [ + "(?:((?:\\d+\\.)+\\d+)\\/(?:dist\\/)?)?swup(?:-preload)?(?:-plugin)?(?:\\.min)?\\.js\\;version:\\1" + ], + "website": "https://swup.js.org" + }, + "Swym Wishlist Plus": { + "cats": [ + 100 + ], + "description": "Swym Wishlist Plus enables your customers to bookmark their favorite products and pick up where they left off when they return.", + "icon": "Swym.svg", + "implies": [ + "Shopify" + ], + "js": { + "swappName": "Wishlist", + "swymCart.attributes": "\\;confidence:50" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://swym.it/apps/wishlist/" + }, + "Sylius": { + "cats": [ + 6 + ], + "cpe": "cpe:2.3:a:sylius:sylius:*:*:*:*:*:*:*:*", + "description": "Sylius is an open-source ecommerce framework based on Symfony full stack.", + "dom": [ + "div#sylius-locale-selector, body[class*='sylius_homepage'], div#sylius-cart-button, img[src*='sylius_shop_product_tiny_thumbnail'], input#sylius_add_to_cart_cartItem_variant" + ], + "icon": "Sylius.svg", + "implies": [ + "Symfony" + ], + "js": { + "webpackChunkmonsieurbiz_sylius_toolbox_plugin": "" + }, + "oss": true, + "scriptSrc": [ + "syliusshop/script\\.js", + "syliusgtmenhancedecommerceplugin" + ], + "website": "https://sylius.com" + }, + "Symbolset": { + "cats": [ + 17 + ], + "description": "Symbolset is a tool that converts words into icons by utilizing font technology, enabling visual representation of text-based content for various applications.", + "icon": "Symbolset.svg", + "saas": true, + "scriptSrc": [ + "cdn\\.symbolset\\.com/" + ], + "website": "https://symbolset.com" + }, + "Symfony": { + "cats": [ + 18 + ], + "cookies": { + "sf_redirect": "" + }, + "cpe": "cpe:2.3:a:sensiolabs:symfony:*:*:*:*:*:*:*:*", + "description": "Symfony is a PHP web application framework and a set of reusable PHP components/libraries.", + "dom": [ + "div.sf-toolbar-block, div.sf-toolbar" + ], + "icon": "Symfony.svg", + "implies": [ + "PHP" + ], + "js": { + "Sfjs": "" + }, + "oss": true, + "scripts": [ + "/@?symfony/" + ], + "website": "https://symfony.com" + }, + "Sympa": { + "cats": [ + 30 + ], + "cpe": "cpe:2.3:a:sympa:sympa:*:*:*:*:*:*:*:*", + "description": "Sympa is an open-source mailing list management (MLM) software.", + "html": [ + "<a href=\"https?://www\\.sympa\\.org\">\\s*Powered by Sympa\\s*</a>" + ], + "icon": "sympa.svg", + "implies": [ + "Perl" + ], + "meta": { + "generator": "^Sympa$" + }, + "oss": true, + "website": "https://www.sympa.org/" + }, + "Synamate": { + "cats": [ + 32 + ], + "description": "Synamate is an AI-powered platform for marketing automation and lead management.", + "icon": "Synamate.svg", + "saas": true, + "scripts": [ + "app\\.synamate\\.com" + ], + "website": "https://synamate.com" + }, + "SynBird": { + "cats": [ + 72 + ], + "description": "SynBird is a software tool that streamlines user-community interactions through online appointments, agendas, queues, and GRU services.", + "icon": "SynBird.svg", + "saas": true, + "scriptSrc": [ + "\\.synbird\\.com/" + ], + "website": "https://www.synbird.com" + }, + "Syncee": { + "cats": [ + 6 + ], + "description": "Syncee is a global B2B dropshipping and wholesale platform where retailers can find millions of products from local suppliers, and can enjoy automated solutions.", + "icon": "Syncee.svg", + "js": { + "syncee_globals_supplier": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://syncee.co" + }, + "Syncfusion": { + "cats": [ + 59 + ], + "description": "Syncfusion is a JavaScript UI controls library that includes a wide range of UI components in a single package.", + "dom": [ + "link[href*='cdn.syncfusion.com/']" + ], + "icon": "Syncfusion.svg", + "js": { + "Syncfusion": "" + }, + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.syncfusion\\.com/" + ], + "website": "https://www.syncfusion.com" + }, + "Syncle": { + "cats": [ + 14 + ], + "description": "Syncle is a tool that automatically integrates relevant product video reviews from YouTube into online shops.", + "icon": "Syncle.svg", + "js": { + "VideolyWidget": "" + }, + "saas": true, + "scriptSrc": [ + "api\\.videoly\\.co/" + ], + "website": "https://syncle.com" + }, + "Synctrack": { + "cats": [ + 6 + ], + "description": "Synctrack is a platform that helps merchants improve the shopping experience and post-sale processes, including payment syncing and delivery tracking, to enhance revenue and customer loyalty.", + "icon": "Synctrack.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "apps\\.synctrack\\.io/" + ], + "website": "https://synctrack.io" + }, + "Syndeca": { + "cats": [ + 10, + 76 + ], + "description": "Syndeca is a visual commerce platform that allows brands to quickly create engaging, actionable campaigns.", + "icon": "Syndeca.svg", + "js": { + "SyndecaAnalyticsObject": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.syndeca\\.com/" + ], + "website": "https://www.syndeca.com" + }, + "Synerise": { + "cats": [ + 10 + ], + "icon": "Synerise.svg", + "scriptSrc": [ + "snrcdn\\.net/sdk/(3\\.0)/synerise-javascript-sdk\\.min\\.js\\;version:\\1" + ], + "website": "https://synerise.com/" + }, + "Synology DiskStation": { + "cats": [ + 48 + ], + "description": "DiskStation provides a full-featured network attached storage.", + "dom": [ + "noscript > div[class*='syno-no-script']" + ], + "html": [ + "<noscript><div class='syno-no-script'" + ], + "icon": "Synology DiskStation.svg", + "meta": { + "application-name": "Synology DiskStation", + "description": "^DiskStation provides a full-featured network attached storage" + }, + "scriptSrc": [ + "webapi/entry\\.cgi\\?api=SYNO\\.(?:Core|Filestation)\\.Desktop\\." + ], + "website": "https://synology.com" + }, + "SyntaxHighlighter": { + "cats": [ + 19 + ], + "dom": [ + "script[src*='shCore'], script[src*='shBrush'], script[src*='shThemeDefault'], link[href*='shCore'], link[href*='shBrush'], link[href*='shThemeDefault']" + ], + "html": [ + "<(?:script|link)[^>]*sh(?:Core|Brush|ThemeDefault)" + ], + "icon": "SyntaxHighlighter.png", + "js": { + "SyntaxHighlighter": "" + }, + "website": "https://github.com/syntaxhighlighter" + }, + "Synup": { + "cats": [ + 54 + ], + "description": "Synup is a platform that provides online business listings management, monitors reputation, and offers local search analytics.", + "dom": [ + "iframe[src*='.synup.com/']" + ], + "icon": "Synup.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://www.synup.com" + }, + "Systema": { + "cats": [ + 76 + ], + "description": "Systema is an anonymous personalization platform designed for retailers to deliver tailored experiences without using personal identifiers.", + "icon": "Systema.svg", + "saas": true, + "scriptSrc": [ + "cdn\\.systema\\.ai" + ], + "website": "https://systema.ai" + }, + "Systeme.io": { + "cats": [ + 32, + 71 + ], + "cookies": { + "systeme_affiliate": "" + }, + "description": "Systeme.io is an all-in-one marketing platform that helps businesses create and launch sales funnels, affiliate programs, email marketing campaigns, online courses, blogs, and websites.", + "dom": [ + "from[action*='//systeme.io/'], a[href*='//systeme.io/']" + ], + "icon": "Systeme.io.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "//systeme\\.io/" + ], + "scripts": [ + "\\.systeme\\.io" + ], + "website": "https://systeme.io" + }, + "Systems Accel": { + "cats": [ + 32 + ], + "description": "Systems Accel is an all-in-one platform designed to automate processes and boost sales for coaches, consultants, and service providers.", + "icon": "SystemsAccel.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "app\\.systemsaccel\\.com" + ], + "website": "https://systemsaccel.com" + }, + "Syte": { + "cats": [ + 76, + 29 + ], + "description": "Syte is a provider of visual AI technology that aims to improve retailers' site navigation, product discovery, and user experience by powering solutions that engage and convert shoppers.", + "dom": [ + "img[src*='cdn.syteapi.com']" + ], + "icon": "Syte.svg", + "js": { + "SyteApi.getBinImageBB": "", + "SyteApp.Analytics": "", + "SytePixel": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.syteapi\\.com/" + ], + "website": "https://www.syte.ai" + }, + "T-Soft": { + "cats": [ + 6 + ], + "description": "T-Soft is a SaaS-based ecommerce platform developed in Turkey, offering a modular architecture with support for B2B and B2C transactions, API integrations, and payment processing.", + "dom": [ + "a[href*='.tsoft.com.tr'][target='_blank'][title='T-Soft E-ticaret Sistemleri']" + ], + "html": [ + "<a href=\"http://www\\.tsoft\\.com\\.tr\" target=\"_blank\" title=\"T-Soft E-ticaret Sistemleri\">" + ], + "icon": "Tsoft.svg", + "js": { + "TSOFT": "", + "TSOFT_APPS": "" + }, + "meta": { + "copyright": "^T-Soft E-Ticaret Sistemleri$" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://www.tsoft.com.tr" + }, + "T1 Comercios": { + "cats": [ + 19 + ], + "description": "T1 Comercios is an integrator platform with marketplaces(https://www.claroshop.com/,https://www.sears.com.mx/,https://www.sanborns.com.mx/).", + "icon": "T1 Comercios.svg", + "meta": { + "generator": "^T1COMERCIOS$" + }, + "pricing": [ + "freemium" + ], + "saas": true, + "website": "https://www.t1comercios.com" + }, + "T1 Envios": { + "cats": [ + 99 + ], + "description": "T1 Envios is a delivery solution, allows the business to select the best courier to send their packages.", + "icon": "T1 Envios.svg", + "meta": { + "generator": "^T1ENVIOS$" + }, + "pricing": [ + "payg" + ], + "saas": true, + "website": "https://t1envios.com" + }, + "T1 Paginas": { + "cats": [ + 6 + ], + "description": "T1 Paginas is an ecommerce platform.", + "icon": "T1 Paginas.svg", + "implies": [ + "AngularJS", + "Node.js", + "MongoDB" + ], + "meta": { + "generator": "^T1PAGINAS$" + }, + "pricing": [ + "high", + "recurring" + ], + "saas": true, + "website": "https://t1paginas.com" + }, + "T1 Pagos": { + "cats": [ + 41 + ], + "description": "T1 Pagos is a payment processing platform.", + "icon": "T1 Pagos.svg", + "meta": { + "generator": "^T1PAGOS$" + }, + "pricing": [ + "payg" + ], + "saas": true, + "website": "https://www.t1pagos.com" + }, + "Tabarnapp": { + "cats": [ + 100 + ], + "description": "Tabarnapp is a platform for Shopify apps and themes.", + "icon": "Tabarnapp.png", + "js": { + "tabarnapp_loaded_ad": "" + }, + "pricing": [ + "low", + "recurring" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.tabarn\\.app/" + ], + "website": "https://tabarnapp.com" + }, + "Tabby": { + "cats": [ + 41, + 91 + ], + "description": "Tabby is a Buy now pay later solution from Middle East.", + "icon": "Tabby.svg", + "js": { + "Tabby": "", + "TabbyPromo": "" + }, + "saas": true, + "scriptSrc": [ + "checkout\\.tabby\\.ai" + ], + "website": "https://tabby.ai/" + }, + "Tableau": { + "cats": [ + 10 + ], + "description": "Tableau is a data visualization tool that enables creation of interactive visualizations for embedding in websites or sharing with others.", + "icon": "Tableau.svg", + "js": { + "tableau.CategoricalFilter": "", + "tableauSoftware.CategoricalFilter": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "public\\.tableau\\.com" + ], + "website": "https://www.tableau.com" + }, + "TableBooker": { + "cats": [ + 93 + ], + "description": "Tablebooker is an online reservation system for restaurants.", + "dom": { + "iframe": { + "attributes": { + "id": "tablebookerResFrame_" + } + } + }, + "icon": "TableBooker.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "reservations\\.tablebooker\\.\\w+/" + ], + "website": "https://www.tablebooker.com" + }, + "TableCheck": { + "cats": [ + 93 + ], + "description": "TableCheck is a restaurant table booking widget.", + "dom": { + "form[action*='tablecheck']": { + "attributes": { + "action": "\\.tablecheck\\.\\w+/" + } + } + }, + "icon": "TableCheck.svg", + "scriptSrc": [ + "tc_widget\\.js" + ], + "website": "https://www.tablecheck.com" + }, + "TableFever": { + "cats": [ + 93 + ], + "description": "TableFever is a platform that helps locate top restaurants, make reservations, and explore nearby dining options for a curated culinary experience.", + "icon": "TableFever.svg", + "saas": true, + "scriptSrc": [ + "\\.tablefever\\.com" + ], + "scripts": [ + "\\.tablefever\\.com" + ], + "website": "https://www.tablefever.com" + }, + "Tableo": { + "cats": [ + 93 + ], + "description": "Tableo is a platform that streamlines restaurant reservation management, optimizing booking schedules and improving table utilization.", + "dom": [ + "iframe[src*='.tableo.com']" + ], + "icon": "Tableo.svg", + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "app\\.tableo\\.com" + ], + "website": "https://tableo.com" + }, + "TablePress": { + "cats": [ + 87 + ], + "description": "TablePress is a free and open source plugin for the WordPress publishing platform. It enables you to create and manage tables on your website, without any coding knowledge.", + "dom": [ + "link[href*='/wp-content/plugins/tablepress/']" + ], + "icon": "TablePress.svg", + "oss": true, + "requires": [ + "WordPress" + ], + "website": "https://tablepress.org" + }, + "Tablesorter": { + "cats": [ + 59 + ], + "description": "Flexible client-side table sorting.", + "scriptSrc": [ + "(?:((?:\\d+\\.)+\\d+)[-\\/](?:dist\\/js\\/)?)?(?:jquery\\.)?tablesorter(?:[\\.\\/]pager)?(?:-custom-controls)?(?:\\.widgets)?(?:\\.min)?\\.js\\;version:\\1" + ], + "website": "https://mottie.github.io/tablesorter/" + }, + "Taboola": { + "cats": [ + 36 + ], + "cookies": { + "taboola_session_id": "" + }, + "description": "Taboola is a content discovery & native advertising platform for publishers and advertisers.", + "dom": { + "link[href*='.taboola.com']": { + "attributes": { + "href": "" + } + } + }, + "icon": "Taboola.svg", + "js": { + "TRCImpl.global": "", + "_taboola": "", + "taboola_view_id": "" + }, + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "\\.taboola\\.com" + ], + "website": "https://www.taboola.com", + "xhr": [ + "\\.taboola\\.com" + ] + }, + "Tabulator": { + "cats": [ + 59 + ], + "description": "Tabulator is a JavaScript tool for creating interactive tables and data grids.", + "icon": "Tabulator.svg", + "js": { + "Tabulator": "" + }, + "oss": true, + "pricing": [ + "freemium" + ], + "saas": true, + "website": "https://tabulator.info/" + }, + "Tachyons": { + "cats": [ + 66 + ], + "description": "Tachyons is a functional CSS framework.", + "dom": { + "link[href*='tachyons.min.css']": { + "attributes": { + "href": "(?:([\\d\\.]+)(?:/css)?/)?tachyons\\.min\\.css\\;version:\\1" + } + } + }, + "icon": "Tachyons.svg", + "js": { + "webpackChunkgatsby_starter_blog_tachyons": "" + }, + "oss": true, + "website": "https://tachyons.io" + }, + "Tactful": { + "cats": [ + 52 + ], + "description": "Tactful is an AI-driven platform that enables seamless customer service across multiple communication channels.", + "icon": "Tactful.svg", + "js": { + "Tactful.TACTFUL_CLIENT_ID": "" + }, + "saas": true, + "scriptSrc": [ + "webchat\\.tactful\\.ai" + ], + "website": "https://tactful.ai" + }, + "Tada": { + "cats": [ + 100 + ], + "description": "Tada offers interactive website popups that allow Shopify merchants to collect more emails and increase sales by engaging website visitors through gamification.", + "icon": "Tada.svg", + "implies": [ + "Shopify" + ], + "pricing": [ + "freemium", + "payg", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.trytada\\.com/" + ], + "website": "https://trytada.com" + }, + "Tagalys": { + "cats": [ + 76 + ], + "description": "Tagalys is an ecommerce personalization software that enables data-driven product discovery, recommendations, and merchandising optimization across online stores.", + "icon": "Tagalys.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.tagalys\\.com" + ], + "website": "https://www.tagalys.com" + }, + "Tagboard": { + "cats": [ + 96 + ], + "description": "Tagboard is a platform which allows users to aggregate data from major social networking websites and embed, repost and redisplay it on various media.", + "dom": [ + "iframe[src*='.tagboard.com/']" + ], + "icon": "Tagboard.svg", + "pricing": [ + "high", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.tagboard\\.com/" + ], + "website": "https://tagboard.com" + }, + "Tagembed": { + "cats": [ + 96, + 5 + ], + "description": "Tagembed is a social media aggregator that collects and displays engaging user-generated content from any social media network such as Instagram, Facebook, Twitter, Youtube, Tiktok, Google Reviews, Airbnb, and 18+ networks.", + "dom": [ + "script[data-src*='widget.tagembed.com/']" + ], + "icon": "Tagembed.svg", + "js": { + "TagembedWidget": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "//widget\\.tagembed\\.com/" + ], + "website": "https://tagembed.com" + }, + "Taggbox": { + "cats": [ + 5 + ], + "description": "Taggbox is an UGC platform to collect, curate, manage rights, and publish user-generated content marketing campaigns across multiple channels.", + "icon": "Taggbox.svg", + "js": { + "taggboxAjaxurl": "" + }, + "pricing": [ + "low", + "recurring", + "freemium" + ], + "saas": true, + "scriptSrc": [ + "\\.taggbox\\.com", + "taggbox\\.com/app/js/embed\\.min\\.js(?:\\?ver=([\\d.]+))?\\;version:\\1" + ], + "url": [ + "\\.taggbox\\.com" + ], + "website": "https://taggbox.com/" + }, + "Tagnology": { + "cats": [ + 32 + ], + "description": "Tagnology is a platform that transforms authentic content and meaningful interactions into valuable brand assets.", + "icon": "Tagnology.svg", + "saas": true, + "scriptSrc": [ + "embed\\.tagnology\\.co" + ], + "scripts": [ + "\\.tagnology\\.co" + ], + "website": "https://tagnology.co" + }, + "TagPro": { + "cats": [ + 42 + ], + "description": "TagPro is software that updates and allows you to manage tags within websites, identifying various types of variables to optimise loads for advertising.", + "icon": "TagPro.png", + "js": { + "initAdproTags": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "tagpro\\.adpromedia\\.net/" + ], + "website": "https://tagpro.adpromedia.net" + }, + "Tagshop": { + "cats": [ + 90 + ], + "description": "Tagshop is a platform that allows ecommerce brands to create, collect, and integrate user-generated content on product pages, social ads, and emails, thereby increasing sales.", + "dom": [ + "div[view-url*='app.taggshop.io/']" + ], + "icon": "Tagshop.svg", + "pricing": [ + "freemium", + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.taggshop\\.io/" + ], + "website": "https://tagshop.ai/" + }, + "Tagtoo": { + "cats": [ + 36 + ], + "description": "Tagtoo is an ad platform that provides businesses with digital advertising solutions, specializing in targeted display and programmatic ads to help brands reach their audience more across various online channels.", + "icon": "Tagtoo.svg", + "js": { + "tagtoo_advertiser_id": "", + "tagtoo_ga": "", + "tagtoo_s": "" + }, + "saas": true, + "website": "https://tagtoo.com" + }, + "Taiga": { + "cats": [ + 13 + ], + "description": "Taiga is an open-source agile project management software that supports Scrum and Kanban methodologies for cross-functional teams.", + "icon": "Taiga.svg", + "implies": [ + "Django", + "AngularJS" + ], + "js": { + "taigaConfig": "" + }, + "oss": true, + "pricing": [ + "low", + "recurring", + "poa" + ], + "website": "https://taiga.io" + }, + "Tail": { + "cats": [ + 97 + ], + "description": "Tail is a customer data management platform.", + "icon": "Tail.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.tailtarget\\.com/" + ], + "website": "https://www.tail.digital" + }, + "Tailwind CSS": { + "cats": [ + 66 + ], + "css": [ + "--tw-(?:rotate|translate|space-x|text-opacity|border-opacity|bg-opacity|scale|ring|blur|shadow|brightness|contrast|grayscale|invert|sepia)" + ], + "description": "Tailwind is a utility-first CSS framework for rapidly building custom user interfaces.", + "dom": { + "link[rel='stylesheet'][href*='.css']": { + "attributes": { + "href": "assets.*index\\.v(\\d+\\.\\d+\\.\\d+)\\.css\\;version:\\1" + } + }, + "link[rel='stylesheet'][href*='tailwind']": { + "attributes": { + "href": "tailwindcss[@|/](?:\\^)?([\\d.]+)(?:/[a-z]+)?/(?:tailwind|base|components|utilities)(?:\\.min)?\\.css\\;version:\\1" + } + }, + "style": { + "text": "/\\/\\*! tailwindcss v([\\d.]+) \\| MIT License \\| https:\\/\\/tailwindcss\\.com\\*\\/\\;version:\\1" + } + }, + "icon": "tailwindcss.svg", + "js": { + "hexToTailwindColorVar": "", + "tailwind": "" + }, + "meta": { + "application-name": "^Tailwind CSS$" + }, + "scriptSrc": [ + "\\.tailwindcss(?:tailwind-config-cdn)?\\.(?:com|js)|/npm/@tailwindcss/browser" + ], + "website": "https://tailwindcss.com/" + }, + "TakeDrop": { + "cats": [ + 6 + ], + "description": "TakeDrop is an ecommerce platform.", + "dom": [ + "img[src*='main.takedropstorage.com']" + ], + "icon": "TakeDrop.svg", + "js": { + "webpackJsonptakedrop-react": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://takedrop.pl" + }, + "TakeTheme": { + "cats": [ + 6 + ], + "description": "TakeTheme is a platform that allows users to create online stores, add products, and manage sales.", + "dom": [ + "link[href*='taketheme.com']" + ], + "icon": "TakeTheme.svg", + "meta": { + "application-name": "^TakeTheme$", + "publisher": "^TakeTheme$" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://taketheme.com" + }, + "Talent Clue": { + "cats": [ + 101 + ], + "description": "Talent Clue is an inbound recruitment tool designed to help organizations connect with top talent.", + "icon": "TalentClue.svg", + "saas": true, + "scriptSrc": [ + "careers\\.talentclue\\.com" + ], + "scripts": [ + "\\.talentclue\\.com/" + ], + "website": "https://talentclue.com" + }, + "TalentBrew": { + "cats": [ + 101 + ], + "description": "TalentBrew is a platform that streamlines the recruitment process.", + "icon": "TalentBrew.svg", + "saas": true, + "scriptSrc": [ + "tbcdn\\.talentbrew\\.com" + ], + "website": "https://talentbrewrecruitment.co.uk" + }, + "Talentegy": { + "cats": [ + 53 + ], + "description": "Talentegy is an employee management system.", + "icon": "Talentegy.svg", + "saas": true, + "scriptSrc": [ + "\\.talentegy\\.com" + ], + "website": "https://www.talentegy.com" + }, + "Talention": { + "cats": [ + 101 + ], + "description": "Talention is a recruitment marketing software designed to help companies attract, engage, and convert job candidates through data-driven strategies and tools.", + "icon": "Talention.svg", + "js": { + "myTalentionConfig": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.eu\\.talention\\.com" + ], + "website": "https://www.talention.com" + }, + "Talex": { + "cats": [ + 6 + ], + "description": "Talex is a Swedish ecommerce platform.", + "icon": "Talex.svg", + "meta": { + "Author": "Talex Webshop," + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://www.talex.se" + }, + "Talk-Me": { + "cats": [ + 52 + ], + "description": "Talk-Me is a chat system designed to enhance sales growth by facilitating customer communication, offering a range of tools to help businesses find new clients through their websites.", + "icon": "TalkMe.svg", + "js": { + "MeTalk": "", + "TalkMe": "", + "TalkMeIsInitialized": "", + "TalkMeSetup": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://talk-me.ru" + }, + "Talkable": { + "cats": [ + 74, + 84, + 94 + ], + "description": "Talkable is a cloud-based referral marketing system that assists medium to large businesses with campaign creation and channel performance tracking.", + "icon": "Talkable.svg", + "js": { + "talkable.config.version": "([\\d\\.]+)\\;version:\\1" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.talkable.com" + }, + "Talkdesk": { + "cats": [ + 52, + 53 + ], + "description": "Talkdesk is a platform providing modern AI-powered customer service solutions.", + "icon": "Talkdesk.svg", + "js": { + "TalkdeskChatSDK": "", + "webpackChunkTalkdeskChatSDK": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.talkdeskapp\\.com/" + ], + "website": "https://www.talkdesk.com" + }, + "TalkJS": { + "cats": [ + 52 + ], + "description": "TalkJS is a platform that enables user-to-user messaging within marketplaces or platforms.", + "icon": "TalkJS.svg", + "js": { + "Talk.v": "^(.+)$\\;version:\\1", + "_talkjs_locales": "" + }, + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "website": "https://talkjs.com" + }, + "Tallentor": { + "cats": [ + 10 + ], + "description": "Tallentor is a subscription-based software website analytics, heatmap, channel chat intergration.", + "icon": "Tallentor.png", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "tallentor\\.com/js/script_tracker\\.js" + ], + "website": "https://tallentor.com" + }, + "Tallentor Widget": { + "cats": [ + 52 + ], + "cookies": { + "tallentor_widget": "" + }, + "description": "Tallentor is a subscription-based software website analytics, heatmap, channel chat intergration.", + "icon": "Tallentor.png", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://tallentor.com" + }, + "Tally": { + "cats": [ + 73 + ], + "description": "Tally is the simplest way to create free forms & surveys. Create any type of form in seconds, without knowing how to code, and for free.", + "dom": [ + "iframe[data-tally-src^='https://tally.so/embed/']", + "a[href*='//tally.so/r/']" + ], + "icon": "Tally.svg", + "js": { + "Tally": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "//tally\\.so/" + ], + "website": "https://tally.so/" + }, + "Tamago": { + "cats": [ + 41 + ], + "description": "Tamago is a Japanese subscription management platform by Temonalab for optimizing recurring billing services.", + "dom": [ + "link[href*='tamago.temonalab.com']" + ], + "html": [ + "<link [^>]*href=\"http://tamago\\.temonalab\\.com" + ], + "icon": "Tamago.svg", + "website": "https://tamago.temonalab.com" + }, + "Tamara": { + "cats": [ + 41, + 91 + ], + "description": "Tamara ia a BNPL (Buy now pay later) provider in Saudi Arabia.", + "icon": "Tamara.svg", + "js": { + "TamaraProductWidget": "" + }, + "saas": true, + "scriptSrc": [ + "cdn\\.tamara\\.co" + ], + "website": "https://tamara.co/" + }, + "Tangiblee": { + "cats": [ + 105 + ], + "description": "Tangiblee is an enterprise-ready, immersive shopping and augmented reality ecommerce platform.", + "icon": "Tangiblee.svg", + "js": { + "globalTangiblee": "", + "tangiblee": "", + "tangibleeScriptLoaded": "" + }, + "saas": true, + "website": "https://www.tangiblee.com" + }, + "Tangled Network": { + "cats": [ + 88 + ], + "description": "Tangled Network provides a managed services in website devleopment, web and database hosting and domain registration, with a focus on everything managed for small and medium sized businesses.", + "dns": { + "NS": [ + "\\.tanglednetwork\\.com" + ], + "SOA": [ + "\\.tanglednetwork\\.com" + ] + }, + "headers": { + "X-Hosting-Provider": "Tangled Network" + }, + "icon": "atws.svg", + "pricing": [ + "low", + "recurring" + ], + "website": "https://tanglednetwork.com" + }, + "TanStack": { + "cats": [ + 59 + ], + "description": "TanStack is a set of headless JavaScript libraries for building web application features such as data fetching, tables, routing, virtualization, and state management.", + "dom": [ + "link[href*='@tanstack']" + ], + "icon": "TanStack.svg", + "oss": true, + "scriptSrc": [ + "/static/.*npm\\.tanstack.*\\.js" + ], + "scripts": [ + "(?:https?:)?\\/\\/(?:www\\.)?tanstack\\.com(?:\\/[^\"'>]*)?" + ], + "website": "https://tanstack.com" + }, + "Tanx": { + "cats": [ + 95 + ], + "description": "Tanx is a platform for media resource management and business-cooperation workflows.", + "icon": "Tanx.svg", + "saas": true, + "scriptSrc": [ + "\\.tanx\\.co." + ], + "scripts": [ + "\\.tanx\\.com" + ], + "website": "https://tanx.com" + }, + "Tap Payments": { + "cats": [ + 41 + ], + "description": "Tap Payments is a company based in KSA provides payment services to merchants.", + "dom": [ + "iframe[src*='checkout.payments.tap.company/']" + ], + "icon": "Tap Payments.svg", + "pricing": [ + "payg" + ], + "saas": true, + "website": "https://www.tap.company" + }, + "Tapad": { + "cats": [ + 36 + ], + "description": "Tapad is a venture-funded startup company that develops and markets software and services for cross-device advertising and content delivery.", + "dom": [ + "link[href*='pixel.tapad.com'], img[src*='pixel.tapad.com']" + ], + "icon": "Tapad.svg", + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.tapad.com" + }, + "Tapatalk": { + "cats": [ + 2 + ], + "description": "Tapatalk is a mobile-enablement platform that optimizes forums and blogs for engagement.", + "dom": [ + "link[href*='.quoord.tapatalkpro.activity']" + ], + "icon": "Tapatalk.svg", + "saas": true, + "website": "https://www.tapatalk.com" + }, + "Tapcart": { + "cats": [ + 19 + ], + "description": "Tapcart is a mobile commerce SaaS platform that integrates directly with Shopify.", + "dom": [ + "a[href*='tapcart.app'][target='_blank']" + ], + "icon": "Tapcart.svg", + "js": { + "tapcartwebBanner": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.tapcart\\.com/" + ], + "website": "https://tapcart.com" + }, + "Tapfiliate": { + "cats": [ + 71 + ], + "description": "Tapfiliate is a cloud-based affiliate marketing software that helps businesses to create, track, and optimise their own affiliate marketing programs.", + "icon": "Tapfiliate.svg", + "js": { + "TapfiliateObject": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.tapfiliate\\.com/" + ], + "website": "https://tapfiliate.com" + }, + "TapMango": { + "cats": [ + 84 + ], + "description": "TapMango is a customizable customer loyalty program and online ordering platform designed to enhance customer engagement and streamline ordering processes.", + "icon": "TapMango.svg", + "pricing": [ + "poa" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "scriptSrc": [ + "shopify\\.tapmango\\.com" + ], + "website": "https://www.tapmango.com" + }, + "Tapsell": { + "cats": [ + 36 + ], + "description": "Tapsell is an Iranian digital advertising platform that enables businesses to manage and deliver targeted ads across digital channels.", + "icon": "Tapsell.svg", + "saas": true, + "scripts": [ + "\\.mediaad\\.org" + ], + "website": "https://tapsell.com" + }, + "Tapstream": { + "cats": [ + 32 + ], + "description": "Tapstream is a mobile marketing platform that supports user acquisition and engagement for leading global applications.", + "icon": "Tapstream.svg", + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scripts": [ + "cdn\\.tapstream\\.com" + ], + "website": "https://tapstream.com" + }, + "Taptop": { + "cats": [ + 51 + ], + "description": "Taptop is Software-as-a-Service (SaaS) for website building and hosting.", + "icon": "Taptop.svg", + "js": { + "taptop.gsap": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://taptop.pro" + }, + "Target2Sell": { + "cats": [ + 76 + ], + "description": "Target2Sell is a personalisation solution for ecommerce sites.", + "icon": "Target2Sell.png", + "scriptSrc": [ + "static\\.target2sell\\.com" + ], + "website": "https://www.target2sell.com/" + }, + "TargetBay": { + "cats": [ + 6, + 32 + ], + "description": "TargetBay is an all-in-one ecommerce marketing platform.", + "icon": "TargetBay.svg", + "pricing": [ + "freemium", + "mid", + "recurring", + "poa", + "payg" + ], + "saas": true, + "scriptSrc": [ + "app\\.targetbay\\.com" + ], + "website": "https://targetbay.com" + }, + "Tars": { + "cats": [ + 52 + ], + "description": "Tars is a platform for creating chatbots without programming knowledge.", + "dom": [ + "link[href*='api.hellotars.com/']" + ], + "icon": "Tars.svg", + "js": { + "tarsWidget": "" + }, + "saas": true, + "scriptSrc": [ + "api\\.hellotars\\.com/" + ], + "website": "https://hellotars.com/" + }, + "Tashi": { + "cats": [ + 93 + ], + "description": "Tashi is a web-based booking software that enables accommodation providers and tour operators to manage reservations and schedules.", + "icon": "Tashi.svg", + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "meet\\.tashi\\.travel" + ], + "website": "https://tashi.travel" + }, + "Task Analytics": { + "cats": [ + 10 + ], + "description": "Task Analytics is a platform that captures and analyzes customer intent and engagement outcomes to provide insights into interaction effectiveness.", + "icon": "TaskAnalytics.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "/analytics\\.task\\.js" + ], + "scripts": [ + "\\.taskanalytics\\.com" + ], + "website": "https://www.taskanalytics.com" + }, + "Tatari": { + "cats": [ + 36 + ], + "description": "Tatari is a data and analytics company focused on buying and measuring ads across TV and streaming platforms.", + "icon": "Tatari.svg", + "js": { + "tatari": "" + }, + "website": "https://www.tatari.tv" + }, + "Tauros Media": { + "cats": [ + 6 + ], + "description": "Tauros Media is an ecommerce and omni-channel system provider offering integrated solutions for businesses to manage online and offline operations.", + "icon": "TaurosMedia.svg", + "saas": true, + "scriptSrc": [ + "\\.taurosmedia\\.com/" + ], + "website": "https://www.taurosmedia.com" + }, + "Tawk.to": { + "cats": [ + 52 + ], + "cookies": { + "TawkConnectionTime": "" + }, + "description": "Tawk.to is a free messaging app to monitor and chat with the visitors to a website, mobile app.", + "icon": "TawkTo.svg", + "pricing": [ + "freemium", + "payg" + ], + "saas": true, + "scriptSrc": [ + "//embed\\.tawk\\.to" + ], + "website": "https://tawk.to" + }, + "Taxdome": { + "cats": [ + 55 + ], + "description": "Taxdome is a practice management software designed for tax and accounting firms to streamline workflows, manage clients, and organize documents.", + "icon": "Taxdome.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.taxdome\\.com/" + ], + "website": "https://taxdome.com" + }, + "TCAdmin": { + "cats": [ + 9 + ], + "description": "TCAdmin is the game hosting control panel.", + "icon": "TCAdmin.svg", + "js": { + "TCAdmin": "" + }, + "pricing": [ + "low", + "recurring", + "onetime" + ], + "website": "https://www.tcadmin.com" + }, + "TDesign": { + "cats": [ + 66 + ], + "description": "TDesign launched by Tencent contains rich and reusable design component resources, such as color system, text system, motion design, etc.", + "dom": [ + ".t-button__text, .t-layout" + ], + "icon": "TDesign.svg", + "scriptSrc": [ + "tdesign\\.gtimg\\.com/" + ], + "website": "https://tdesign.tencent.com" + }, + "TDO Software": { + "cats": [ + 53 + ], + "description": "TDO is a practice management software designed for endodontists to build a modern office environment.", + "dom": [ + "link[href*='//tdosites.com'][rel='dns-prefetch']" + ], + "icon": "TDOSoftware.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "tdosites\\.com/" + ], + "website": "https://wwww.tdo4endo.com" + }, + "Teachable": { + "cats": [ + 21 + ], + "cookies": { + "_gat_teachableTracker": "\\d+" + }, + "description": "Teachable is a learning management system or LMS platform.", + "icon": "Teachable.svg", + "js": { + "isTeachable": "\\;confidence:50", + "teachableIcons": "\\;confidence:50", + "trackTeachableGAEvent": "" + }, + "meta": { + "asset_host": "\\.teachablecdn\\.com" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.teachablecdn\\.com" + ], + "website": "https://teachable.com" + }, + "Teads": { + "cats": [ + 36 + ], + "description": "Teads is a technology provider that sells ads on publisher websites.", + "icon": "Teads.svg", + "scriptSrc": [ + "teads\\.tv" + ], + "website": "https://www.teads.com", + "xhr": [ + "\\.teads\\.tv" + ] + }, + "Tealium": { + "cats": [ + 42, + 97 + ], + "description": "Tealium provides a sales enterprise tag management system and marketing software.", + "icon": "Tealium.svg", + "js": { + "TEALIUMENABLED": "", + "TealiumUtils": "", + "__tealium_twc_switch": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "^(?:https?:)?//tags\\.tiqcdn\\.com/", + "/tealium/utag\\.js$" + ], + "scripts": [ + "tealium_js_path" + ], + "website": "https://tealium.com" + }, + "Tealium AudienceStream": { + "cats": [ + 86 + ], + "description": "Tealium AudienceStream is an omnichannel customer segmentation and real-time action engine.", + "dom": [ + "link[href*='.tealiumiq.com']" + ], + "icon": "Tealium.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.tealiumiq\\.com" + ], + "website": "https://tealium.com/products/audiencestream" + }, + "Tealium Consent Management": { + "cats": [ + 67 + ], + "description": "Tealium Consent Management adds consent and data privacy support.", + "dom": [ + "script#__tealiumGDPRecScript,div#__tealiumGDPRecModal" + ], + "icon": "Tealium.svg", + "website": "https://docs.tealium.com/platforms/getting-started/consent-management" + }, + "TeamBrain": { + "cats": [ + 5 + ], + "description": "TeamBrain is a knowledge management solution which allows to use a self-learning dynamic FAQ on a website or widget on the bottom right of any page.", + "dom": [ + "link[href*='//teambrain.app/']" + ], + "icon": "TeamBrain.svg", + "js": { + "TeamBrainExternalApp": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://www.teambrain.io" + }, + "TeamCity": { + "cats": [ + 44 + ], + "description": "TeamCity is a build management and continuous integration server from JetBrains.", + "dom": [ + "span[class*='versionTag'], span[class*='vWord']" + ], + "html": [ + "<span class=\"versionTag\"><span class=\"vWord\">Version</span> ([\\d\\.]+)\\;version:\\1" + ], + "icon": "TeamCity.svg", + "implies": [ + "Apache Tomcat", + "Java", + "jQuery", + "Moment.js", + "Prototype", + "React", + "Underscore.js" + ], + "meta": { + "application-name": "TeamCity" + }, + "website": "https://www.jetbrains.com/teamcity/" + }, + "TeamLinkt": { + "cats": [ + 13 + ], + "description": "Teamlinkt is a software facilitating team management, enabling users to track progress, assign tasks, and coordinate activities.", + "icon": "TeamLinkt.svg", + "meta": { + "author": "^TeamLinkt$" + }, + "pricing": [ + "freemium" + ], + "saas": true, + "website": "https://teamlinkt.com" + }, + "TeamSystem Commerce": { + "cats": [ + 6 + ], + "headers": { + "X-Powered-By": "(?:Storeden|TeamSystem Commerce)" + }, + "icon": "storeden.svg", + "website": "https://www.teamsystemcommerce.com/" + }, + "Teamtailor": { + "cats": [ + 101 + ], + "description": "Teamtailor is an applicant tracking system, career site and analytics dashboard combined, mobile friendly, and all-in-one recruitment platform.", + "icon": "teamtailor.svg", + "js": { + "Teamtailor.Ziggeo": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "website": "https://www.teamtailor.com" + }, + "TeamUnify": { + "cats": [ + 53 + ], + "description": "TeamUnify is an all-in-one swim platform that simplifies swim team management.", + "icon": "TeamUnify.svg", + "js": { + "TeamUnifyUpdateSubsystem": "" + }, + "meta": { + "author": "^TeamUnify$" + }, + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "website": "https://www.teamunify.com" + }, + "TeamUp": { + "cats": [ + 72 + ], + "description": "TeamUp is fitness management software catering to boutique gyms, studios, and fitness boxes worldwide.", + "dom": [ + "a[href*='//goteamup.com/']" + ], + "icon": "TeamUp.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://goteamup.com" + }, + "TeamViewer": { + "cats": [ + 37, + 45 + ], + "description": "TeamViewer is a network and IT systems uptime monitoring service, formerly known as Monitis.", + "icon": "TeamViewer.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "rum\\.monitis\\.com/" + ], + "website": "https://monitis.com" + }, + "Tebex": { + "cats": [ + 6 + ], + "description": "Tebex specialises in providing gcommerce solutions for online games.", + "dom": { + "a[href*='.tebex.io']": { + "attributes": { + "target": "_blank", + "text": "Tebex" + } + } + }, + "headers": { + "tb-cache-country": "^\\w+$\\;confidence:50", + "tb-cache-group": "^webstore$\\;confidence:50" + }, + "icon": "Tebex.svg", + "implies": [ + "MySQL", + "Sass", + "PHP" + ], + "js": { + "Tebex": "", + "Tebex.version": "([\\d\\.]+)\\;version:\\1" + }, + "requires": [ + "Cart Functionality" + ], + "saas": true, + "scriptSrc": [ + "js\\.tebex\\.io/" + ], + "scripts": [ + "\\.tebexLogin" + ], + "website": "https://www.tebex.io" + }, + "Tebra": { + "cats": [ + 53 + ], + "description": "Tebra is an all-in-one EHR solution designed to streamline practice operations, improve patient care, and support financial performance.", + "icon": "Tebra.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scripts": [ + "www\\.tebra\\.com" + ], + "website": "https://www.tebra.com" + }, + "TechTarget": { + "cats": [ + 4 + ], + "description": "TechTarget is a resource providing technology professionals and buyers with the technical information required to perform in their roles.", + "icon": "TechTarget.svg", + "js": { + "loadTechTarget": "", + "techtargetic.client": "" + }, + "saas": true, + "scriptSrc": [ + "\\.techtarget\\.com/" + ], + "website": "https://www.techtarget.com" + }, + "TeeChart": { + "cats": [ + 25 + ], + "description": "TeeChart is a JavaScript charting library that plots graphs in compatible browsers using native JavaScript and the HTML5 Canvas element.", + "icon": "TeeChart.svg", + "js": { + "Tee.Animation": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "http://216.92.101.67/product/html5" + }, + "Teeinblue": { + "cats": [ + 76 + ], + "description": "Teeinblue is a personalization tool tailored for print-on-demand merchants using Shopify.", + "icon": "TeeinBlue.svg", + "js": { + "TEEINBLUE_LOADED": "", + "teeinblue": "", + "teeinblueShop": "" + }, + "pricing": [ + "freemium", + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "sdk\\.teeinblue\\.com" + ], + "website": "https://teeinblue.com" + }, + "Tekion": { + "cats": [ + 6 + ], + "description": "Tekion is an end-to-end cloud automotive platform.", + "icon": "Tekion.svg", + "saas": true, + "scripts": [ + "\\.tekioncloud\\.com" + ], + "website": "https://tekion.com" + }, + "TeleportHQ": { + "cats": [ + 51 + ], + "description": "TeleportHQ is a front-end development platform featuring a visual builder and headless content modeling capabilities.", + "dom": [ + "link[href*='/@teleporthq/teleport-custom-scripts/']" + ], + "icon": "TeleportHq.svg", + "implies": [ + "React" + ], + "oss": true, + "pricing": [ + "freemium", + "recurring", + "poa" + ], + "saas": true, + "website": "https://teleporthq.io" + }, + "Telescope": { + "cats": [ + 1 + ], + "icon": "Telescope.png", + "implies": [ + "Meteor", + "React" + ], + "js": { + "Telescope": "" + }, + "website": "https://telescopeapp.org" + }, + "Tempus": { + "cats": [ + 59 + ], + "description": "Tempus is a lightweight animation frame manager for JavaScript applications, designed to optimize timing and control of visual updates.", + "icon": "Tempus.svg", + "js": { + "tempusVersion": "" + }, + "oss": true, + "website": "https://github.com/darkroomengineering/tempus" + }, + "Tencent Analytics (腾讯分析)": { + "cats": [ + 10 + ], + "icon": "tajs.png", + "scriptSrc": [ + "tajs\\.qq\\.com/stats" + ], + "website": "https://ta.qq.com/" + }, + "Tencent Cloud": { + "cats": [ + 31, + 62 + ], + "description": "Tencent Cloud is China's leading public cloud service provider.", + "icon": "Tencent Cloud.svg", + "meta": { + "copyright": "^.+Tencent\\sCloud\\.$" + }, + "pricing": [ + "payg" + ], + "scriptSrc": [ + "\\.tencent-cloud\\.(?:cn|com)/" + ], + "website": "https://intl.cloud.tencent.com" + }, + "Tencent QQ": { + "cats": [ + 52 + ], + "description": "Tencent QQ also known as QQ, is an instant messaging software service and web portal developed by the Chinese tech giant Tencent.", + "dom": [ + "a[href*='tencent://message/']" + ], + "icon": "Tencent QQ.svg", + "website": "https://im.qq.com" + }, + "Tencent Waterproof Wall": { + "cats": [ + 9, + 16 + ], + "icon": "TencentWaterproofWall.png", + "scriptSrc": [ + "/TCaptcha\\.js", + "captcha\\.qq\\.com/.*" + ], + "website": "https://007.qq.com/" + }, + "Tend": { + "cats": [ + 10 + ], + "description": "Tend is a conversion optimization tool designed to analyze visitor behavior and identify areas of interaction on websites.", + "icon": "Tend.svg", + "js": { + "tend.event": "", + "tendKey": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://tend.io" + }, + "Tendenci": { + "cats": [ + 1 + ], + "description": "Tendenci is a platform that provides resources for managing and organizing website content without requiring knowledge of HTML or complex programming tools.", + "icon": "Tendenci.svg", + "meta": { + "generator": "^Tendenci$" + }, + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "website": "https://www.tendenci.com" + }, + "Tender Support": { + "cats": [ + 53 + ], + "description": "Tender Support is a customer service software offering essential tools to enhance customer support.", + "icon": "TenderSupport.svg", + "js": { + "Tender": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.tenderapp\\.com/" + ], + "website": "https://tenderapp.com" + }, + "Tengine": { + "cats": [ + 22 + ], + "description": "Tengine is a web server which is based on the Nginx HTTP server.", + "headers": { + "Server": "Tengine" + }, + "icon": "Tengine.png", + "website": "https://tengine.taobao.org" + }, + "TerMed": { + "cats": [ + 72 + ], + "description": "TerMed is a platform that simplifies online booking of medical appointments.", + "icon": "TerMed.svg", + "saas": true, + "scriptSrc": [ + "api\\.termed\\.de" + ], + "scripts": [ + "api\\.termed\\.de" + ], + "website": "https://www.termed.de" + }, + "Terminalfour": { + "cats": [ + 1 + ], + "description": "Terminalfour is a digital engagement and web content management platform for higher education.", + "icon": "Terminalfour.svg", + "meta": { + "generator": "TERMINALFOUR" + }, + "website": "https://www.terminalfour.com" + }, + "Terminus": { + "cats": [ + 32 + ], + "description": "Terminus is a platform that helps identify target audiences, deliver relevant messages across multiple channels, integrate sales teams throughout the revenue process, and measure performance across all activities.", + "icon": "Terminus.svg", + "saas": true, + "scriptSrc": [ + "\\.terminus\\.services/" + ], + "website": "https://terminus.com" + }, + "Termly": { + "cats": [ + 67 + ], + "description": "Termly provides free website policy resources and web-based policy creation software.", + "icon": "termly.svg", + "scriptSrc": [ + "app\\.termly\\.io/embed\\.min\\.js" + ], + "website": "https://termly.io/" + }, + "Tern": { + "cats": [ + 100 + ], + "description": "Tern is a plug and play ecommerce app, built for Shopify, that offers merchants the ability to provide a seamless trade-in service.", + "icon": "Tern.svg", + "pricing": [ + "payg" + ], + "requires": [ + "Shopify" + ], + "scriptSrc": [ + "live\\.tern-returns\\.eastsideapps\\.io/" + ], + "website": "https://www.tern.eco" + }, + "TerriaJS": { + "cats": [ + 35 + ], + "description": "TerriaJS is an open-source framework for web-based geospatial catalogue explorers.", + "dom": [ + "html[class*='terria']" + ], + "icon": "TerriaJS.svg", + "oss": true, + "website": "https://terria.io/" + }, + "Tessitura": { + "cats": [ + 53 + ], + "html": [ + "<!--[^>]+Tessitura Version: (\\d*\\.\\d*\\.\\d*)?\\;version:\\1" + ], + "icon": "tessitura.svg", + "implies": [ + "Microsoft ASP.NET", + "IIS", + "Windows Server" + ], + "website": "https://www.tessituranetwork.com" + }, + "Testflow": { + "cats": [ + 16 + ], + "description": "Testflow is a platform that digitizes manual workflows for test centers while ensuring secure patient data management in compliance with data protection regulations.", + "icon": "Testflow.svg", + "pricing": [ + "payg" + ], + "saas": true, + "scripts": [ + "app\\.testflow\\.eu" + ], + "website": "https://testflow.eu" + }, + "TestFreaks": { + "cats": [ + 90 + ], + "description": "TestFreaks is an impartial source that provides product and seller review content for ecommerce websites.", + "icon": "TestFreaks.svg", + "js": { + "applyTestFreaks": "", + "testFreaks": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.testfreaks\\.com/" + ], + "website": "https://www.testfreaks.com" + }, + "Testimonial Robot": { + "cats": [ + 90 + ], + "description": "Testimonial Robot is a testimonials and customer review platform.", + "icon": "TestimonialRobot.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "www\\.testimonialrobot\\.com/" + ], + "website": "https://testimonialrobot.com" + }, + "Text In Church": { + "cats": [ + 52 + ], + "description": "Text In Church is a communication platform that enables churches to send text messages and manage member interactions.", + "icon": "TextInChurch.svg", + "scriptSrc": [ + "app\\.textinchurch\\.com/" + ], + "website": "https://textinchurch.com" + }, + "Text Marketer": { + "cats": [ + 32 + ], + "description": "Text Marketer is a business messaging SMS software that enables companies to send and manage text communications.", + "dom": [ + "form[action*='www.textmarketer.biz']" + ], + "icon": "TextMarketer.svg", + "saas": true, + "website": "https://atomiks.github.io/tippyjs" + }, + "Textalk": { + "cats": [ + 6 + ], + "description": "Textalk is an ecommerce platform primarily serving the Swedish market.", + "icon": "Textalk.svg", + "saas": true, + "scripts": [ + "stage\\.textalk\\.se" + ], + "website": "https://www.textalk.se/webshop" + }, + "Texthelp": { + "cats": [ + 68 + ], + "description": "TextHelp is a literacy, accessibility and dyslexia software developer for people with reading and writing difficulties.", + "icon": "Texthelp.svg", + "scriptSrc": [ + "browsealoud\\.com/.*/browsealoud\\.js" + ], + "website": "https://www.texthelp.com/en-gb/products/browsealoud/" + }, + "Textline": { + "cats": [ + 53 + ], + "description": "Textline is a business texting platform designed for customer support, sales, marketing, and logistics teams to streamline communication and improve workflow efficiency.", + "icon": "Textline.svg", + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.textline\\.com/" + ], + "website": "https://www.textline.com" + }, + "Textmagic": { + "cats": [ + 32 + ], + "description": "Textmagic is a messaging platform for sending SMS and email campaigns designed to generate clicks, responses, and revenue.", + "icon": "Textmagic.svg", + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "my\\.textmagic\\.com" + ], + "website": "https://www.textmagic.com" + }, + "Textpattern CMS": { + "cats": [ + 1 + ], + "cpe": "cpe:2.3:a:textpattern:textpattern:*:*:*:*:*:*:*:*", + "description": "Textpattern CMS is an open-source content management system (CMS) that uses a tag-based template language and supports multiple languages.", + "icon": "Textpattern CMS.svg", + "implies": [ + "PHP", + "MySQL" + ], + "meta": { + "generator": "Textpattern" + }, + "oss": true, + "website": "https://textpattern.com" + }, + "TG Track": { + "cats": [ + 10 + ], + "description": "TG Track is a Telegram bot that analyzes subscription data upon registration.", + "icon": "TGTrack.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "api\\.tgtrack\\.ru/" + ], + "website": "https://tgtrack.ru" + }, + "ThankYou Analytics": { + "cats": [ + 10 + ], + "description": "ThankYou Analytics is an analytics platform for marketing teams that provides data analysis and performance insights.", + "icon": "ThankYouAnalytics.svg", + "saas": true, + "scriptSrc": [ + "data\\.thank-you\\.io/" + ], + "website": "https://thankyouanalytics.com" + }, + "Thanx": { + "cats": [ + 84 + ], + "description": "Thanx is a platform that captures insights, retains loyal fans, sends highly-targeted campaigns, and measures results in real revenue.", + "icon": "Thanx.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.thanx\\.com/" + ], + "website": "https://www.thanx.com" + }, + "Thawte": { + "cats": [ + 70 + ], + "certIssuer": "Thawte", + "description": "Thawte is a provider of SSL certificates, offering a site seal as a visual indicator of website security.", + "icon": "Thawte.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.thawte.com" + }, + "The AdsLab": { + "cats": [ + 32, + 36 + ], + "description": "The AdsLab is a tool that enables users to target, track, and convert their desired audience effectively.", + "icon": "TheAdsLab.svg", + "saas": true, + "scriptSrc": [ + "app\\.theadslab\\.io/" + ], + "website": "https://www.theadslab.io" + }, + "The Arena Group": { + "cats": [ + 36 + ], + "description": "The Arena Group is a media coalition of professional content destinations. It operates on a shared digital publishing, advertising, and distribution platform, providing a major media-scale alternative to news and information distributed on social platforms.", + "icon": "The Arena Group.svg", + "meta": { + "generator": "^Tempest\\s-\\smaven\\.io$" + }, + "saas": true, + "website": "https://thearenagroup.net" + }, + "The Church Co": { + "cats": [ + 51 + ], + "description": "The Church Co is a church-focused website development platform that provides tools and features specifically designed to support the growth and online presence of churches and religious organisations.", + "icon": "The Church Co.png", + "meta": { + "generator": "^THECHURCHCO\\s([\\d\\.]+)$\\;version:\\1" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://thechurchco.com" + }, + "The Events Calendar": { + "cats": [ + 87 + ], + "description": "The Events Calendar is a free event management plugin for WordPress.", + "dom": [ + "link[href*='/wp-content/plugins/the-events-calendar/']" + ], + "icon": "The Events Calendar.svg", + "js": { + "TribeCalendar": "", + "tribe_l10n_datatables": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/plugins/the-events-calendar(?:-pro)?/" + ], + "website": "https://theeventscalendar.com" + }, + "The Hotels Network": { + "cats": [ + 10, + 76 + ], + "description": "The Hotels Network provides a SaaS software that enhances hotelier websites with predictive marketing personalisation and user behavior analytics.", + "headers": { + "content-security-policy": "\\.thehotelsnetwork\\.com", + "content-security-policy-report-only": "\\.thehotelsnetwork\\.com" + }, + "icon": "The Hotels Network.svg", + "js": { + "thn.data.version": "([\\d\\.]+)\\;version:\\1" + }, + "pricing": [ + "freemium", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.thehotelsnetwork\\.com/" + ], + "website": "https://thehotelsnetwork.com" + }, + "The Monetyzer": { + "cats": [ + 36 + ], + "description": "The Monetyzer is a global advertising platform for publishers.", + "icon": "TheMonetyzer.svg", + "saas": true, + "scriptSrc": [ + "\\.themoneytizer\\.com/" + ], + "website": "https://www.themoneytizer.com" + }, + "The Rave": { + "cats": [ + 71 + ], + "description": "The Rave is a platform offering affiliate, referral, and user-generated content tools to set up post-purchase incentives.", + "icon": "TheRave.svg", + "js": { + "raveStateManager": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "scripts\\.therave\\.co" + ], + "website": "https://therave.co" + }, + "The SEO Framework": { + "cats": [ + 54, + 87 + ], + "description": "The SEO Framework is the only WordPress plugin that can intelligently generate critical SEO meta tags by reading your WordPress environment.", + "html": [ + "<!--[^>]+The SEO Framework by Sybre Waaijer" + ], + "icon": "The SEO Framework.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "saas": true, + "website": "https://theseoframework.com" + }, + "The Theme Foundry Make": { + "cats": [ + 80 + ], + "description": "Make is a free, open-source builder WordPress theme by The Theme Foundry.", + "icon": "The Theme Foundry.svg", + "js": { + "MakeDynamicStylesheet": "\\;confidence:50", + "MakeFrontEnd": "\\;confidence:50" + }, + "pricing": [ + "freemium", + "low", + "recurring", + "onetime" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/make(?:-child)?/.+frontend\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + ], + "website": "https://thethemefoundry.com/wordpress-themes/make" + }, + "The.com": { + "cats": [ + 18, + 51 + ], + "description": "The.com is a low-code website building platform with community-created components that you can share and own.", + "icon": "The.com.svg", + "implies": [ + "React", + "Amazon S3" + ], + "pricing": [ + "payg", + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "the-dotcom-public-cdn\\.s3\\.amazonaws\\.com/" + ], + "website": "https://www.the.com" + }, + "Theasys": { + "cats": [ + 7 + ], + "description": "Theasys is a platform for creating, uploading, and embedding 360° VR panoramic images and virtual tours online.", + "icon": "Theasys.svg", + "js": { + "theasys.api": "" + }, + "pricing": [ + "freemium", + "low" + ], + "scriptSrc": [ + "static\\.theasys\\.io" + ], + "website": "https://www.theasys.io" + }, + "Theatre.js": { + "cats": [ + 25 + ], + "description": "Theatre.js is a javascript animation library with a professional motion design toolset.", + "icon": "Theatre.js.svg", + "js": { + "__TheatreJS_CoreBundle": "", + "__TheatreJS_CoreBundle.version": "((?:\\d+\\.)+\\d+)\\;version:\\1" + }, + "oss": true, + "website": "https://www.theatrejs.com" + }, + "TheBotForge": { + "cats": [ + 52 + ], + "description": "TheBotForge is an AI chatbot creation platform.", + "icon": "TheBotForge.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "app\\.thebotforge\\.ai/" + ], + "website": "https://thebotforge.ai" + }, + "theCut": { + "cats": [ + 72 + ], + "description": "theCut is a barber booking app that allows users to schedule appointments with barbers through a centralized digital platform.", + "dom": [ + "iframe[src*='.thecut.co']" + ], + "icon": "theCut.svg", + "saas": true, + "website": "https://thecut.co" + }, + "Thefork": { + "cats": [ + 93 + ], + "description": "Thefork is a restaurant booking, managing system.", + "dom": { + "iframe[data-src*='lafourchette']": { + "attributes": { + "data-src": "module\\.lafourchette.\\w+" + } + }, + "iframe[src*='lafourchette']": { + "attributes": { + "src": "module\\.lafourchette.\\w+" + } + } + }, + "icon": "Thefork.svg", + "pricing": [ + "mid", + "freemium", + "recurring" + ], + "saas": true, + "website": "https://www.thefork.com" + }, + "Thelia": { + "cats": [ + 1, + 6 + ], + "description": "Thelia is an open-source ecommerce platform based on the Symfony framework, designed for creating customized and scalable ecommerce sites.", + "dom": [ + "link[href*='/assets/frontOffice/'], style[href*='/assets/frontOffice/'], script[src*='/assets/frontOffice/']" + ], + "html": [ + "<(?:link|style|script)[^>]+/assets/frontOffice/" + ], + "icon": "Thelia.svg", + "implies": [ + "PHP", + "Symfony" + ], + "oss": true, + "website": "https://thelia.net" + }, + "theMarketer": { + "cats": [ + 32, + 84 + ], + "cookies": { + "themarketerbackend_session": "" + }, + "description": "theMarketer is a marketing platform that includes a loyalty program.", + "icon": "theMarketer.svg", + "pricing": [ + "freemium", + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "t\\.themarketer\\.com" + ], + "website": "https://themarketer.com" + }, + "Theme Freesia Edge": { + "cats": [ + 80 + ], + "description": "Edge is a responsive blogger WordPress theme by Theme Freesia.", + "icon": "Theme Freesia.svg", + "js": { + "edge_slider_value": "" + }, + "pricing": [ + "freemium", + "onetime" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/edge(?:-plus)?/" + ], + "website": "https://themefreesia.com/themes/edge" + }, + "Theme Freesia Photograph": { + "cats": [ + 80 + ], + "description": "Photograph is a WordPress theme exclusively built for photographer, blogger, portfolio, photography agency or photo studio websites.", + "icon": "Theme Freesia.svg", + "pricing": [ + "freemium", + "onetime" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/photograph(?:-plus)?/" + ], + "website": "https://themefreesia.com/themes/Photograph" + }, + "Theme Freesia ShoppingCart": { + "cats": [ + 80 + ], + "description": "ShoppingCart is a WordPress theme especially build for store and ecommerce by Theme Freesia.", + "icon": "Theme Freesia.svg", + "js": { + "shoppingcart_slider_value": "" + }, + "pricing": [ + "freemium", + "onetime" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/shoppingcart(?:-plus)?/" + ], + "website": "https://themefreesia.com/themes/shoppingcart" + }, + "Theme Horse Attitude": { + "cats": [ + 80 + ], + "description": "Attitude is a simple, clean and responsive retina ready WordPress theme by Theme Horse.", + "dom": [ + "link[href*='/wp-content/themes/attitude-pro/']" + ], + "icon": "Theme Horse.svg", + "pricing": [ + "freemium", + "onetime" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/attitude(?:-pro)?/" + ], + "website": "https://www.themehorse.com/themes/attitude" + }, + "Theme Horse NewsCard": { + "cats": [ + 80 + ], + "description": "NewsCard is a multi-purpose magazine/news WordPress theme by Theme Horse.", + "dom": [ + "link[href*='/wp-content/themes/newscard-pro/']" + ], + "icon": "Theme Horse.svg", + "pricing": [ + "freemium", + "onetime" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/newscard(?:-pro)?/" + ], + "website": "https://www.themehorse.com/themes/newscard" + }, + "Theme Vision Agama": { + "cats": [ + 80 + ], + "description": "Agama is a free multi-purpose WordPress theme by Theme Vision.", + "icon": "Theme Vision.png", + "js": { + "agama": "", + "agama_pro": "" + }, + "pricing": [ + "freemium", + "onetime" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/agama(?:-pro)?/.+functions\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + ], + "website": "https://theme-vision.com/agama" + }, + "Theme4Press Evolve": { + "cats": [ + 80 + ], + "description": "Theme4Press Evolve is an multipurpose and minimal WordPress theme.", + "icon": "Theme4Press.svg", + "js": { + "evolve_js_local_vars": "" + }, + "pricing": [ + "freemium", + "onetime" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/evolve(?:-plus)?/" + ], + "website": "https://theme4press.com/evolve-multipurpose-wordpress-theme" + }, + "Themeansar Newsberg": { + "cats": [ + 80 + ], + "description": "Themeansar Newsberg is a fast, clean, modern-looking, responsive news magazine WordPress theme.", + "dom": [ + "link#newsberg-style-css" + ], + "excludes": [ + "Themeansar Newsup" + ], + "icon": "Themeansar.png", + "pricing": [ + "freemium", + "onetime" + ], + "requires": [ + "WordPress" + ], + "website": "https://themeansar.com/free-themes/newsberg" + }, + "Themeansar Newsup": { + "cats": [ + 80 + ], + "description": "Themeansar Newsup is a fast, clean, modern-looking responsive news magazine WordPress theme.", + "icon": "Themeansar.png", + "pricing": [ + "freemium", + "onetime" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/newsup(?:-pro)?/" + ], + "website": "https://themeansar.com/free-themes/newsup" + }, + "Themebeez Cream Magazine": { + "cats": [ + 80 + ], + "description": "Cream Magazine is a news and magazine WordPress theme by Themebeez.", + "icon": "Themebeez.svg", + "js": { + "cream_magazine_script_obj": "" + }, + "pricing": [ + "freemium", + "onetime" + ], + "requires": [ + "WordPress" + ], + "website": "https://themebeez.com/themes/cream-magazine" + }, + "Themebeez Orchid Store": { + "cats": [ + 80 + ], + "description": "Orchid Store is a clean, flexible, stylish and dynamic ecommerce WordPress theme by Themebeez.", + "icon": "Themebeez.svg", + "js": { + "orchid_store_obj": "" + }, + "pricing": [ + "freemium", + "onetime" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/orchid-store(?:-child)?/.+bundle\\.min\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + ], + "website": "https://themebeez.com/themes/orchid-store" + }, + "Themegraphy Graphy": { + "cats": [ + 80 + ], + "description": "Themegraphy Graphy is now compatible with WordPress 5.0 and Gutenberg blog-oriented WordPress theme.", + "icon": "Themegraphy.svg", + "pricing": [ + "freemium", + "onetime" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/graphy(?:-pro)?/" + ], + "website": "https://themegraphy.com/wordpress-themes/graphy" + }, + "ThemeGrill Accelerate": { + "cats": [ + 80 + ], + "description": "ThemeGrill Accelerate is free minimal WordPress theme.", + "dom": [ + "link#accelerate_style-css" + ], + "icon": "ThemeGrill.svg", + "pricing": [ + "freemium", + "low", + "recurring", + "onetime" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/accelerate(?:-pro)?/" + ], + "website": "https://themegrill.com/themes/accelerate" + }, + "ThemeGrill Cenote": { + "cats": [ + 80 + ], + "description": "ThemeGrill Cenote is a creative blogging WordPress theme, fully compatible with WooCommerce and popular page builders.", + "dom": [ + "link[href*='/wp-content/themes/cenote/'], link[href*='/wp-content/themes/cenote-pro/']" + ], + "icon": "ThemeGrill.svg", + "pricing": [ + "freemium", + "low", + "recurring", + "onetime" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/cenote(?:-pro)?/" + ], + "website": "https://themegrill.com/themes/cenote" + }, + "ThemeGrill ColorMag": { + "cats": [ + 80 + ], + "description": "ThemeGrill ColorMag is most popular magazine-newspaper style WordPress theme.", + "dom": [ + "link#colormag_style-css" + ], + "icon": "ThemeGrill.svg", + "pricing": [ + "freemium", + "low", + "recurring", + "onetime" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/colormag(?:-pro)?/" + ], + "website": "https://themegrill.com/themes/colormag" + }, + "ThemeGrill eStore": { + "cats": [ + 80 + ], + "description": "ThemeGrill eStore is one of the most popular WooCommerce integrated WordPress themes.", + "icon": "ThemeGrill.svg", + "implies": [ + "Cart Functionality" + ], + "meta": { + "generator": "eStore v\\.([\\d\\.]+)\\;version:\\1" + }, + "pricing": [ + "freemium", + "low", + "recurring", + "onetime" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/e(?:s|S)tore(?:-pro)?/" + ], + "website": "https://themegrill.com/themes/estore" + }, + "ThemeGrill Flash": { + "cats": [ + 80 + ], + "description": "ThemeGrill Flash is one of the most flexible multipurpose WordPress themes.", + "dom": [ + "link[href='/wp-content/themes/flash']" + ], + "icon": "ThemeGrill.svg", + "pricing": [ + "freemium", + "low", + "recurring", + "onetime" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/flash(?:-pro)?/" + ], + "website": "https://themegrill.com/themes/flash" + }, + "ThemeGrill Radiate": { + "cats": [ + 80 + ], + "description": "ThemeGrill Radiate is a simple and minimal WordPress theme focused on blogging.", + "dom": [ + "link#radiate-style-css" + ], + "icon": "ThemeGrill.svg", + "js": { + "radiateScriptParam": "" + }, + "pricing": [ + "freemium", + "low", + "recurring", + "onetime" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/radiate(?:-pro)?/" + ], + "website": "https://themegrill.com/themes/radiate" + }, + "ThemeGrill Spacious": { + "cats": [ + 80 + ], + "description": "ThemeGrill Spacious is beautiful small to medium business responsive WordPress theme.", + "dom": [ + "link#spacious_style-css" + ], + "icon": "ThemeGrill.svg", + "js": { + "spacious_slider_value": "" + }, + "pricing": [ + "freemium", + "low", + "recurring", + "onetime" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/spacious(?:-pro)?/" + ], + "website": "https://themegrill.com/themes/spacious" + }, + "ThemeIsle Menu Icons": { + "cats": [ + 87 + ], + "description": "ThemeIsle Menu Icons plugin gives you the ability to add icons to your menu items, similar to the look of the latest dashboard menu.", + "dom": [ + "link[href*='/wp-content/plugins/menu-icons/']" + ], + "icon": "ThemeIsle.svg", + "requires": [ + "WordPress" + ], + "website": "https://wordpress.org/plugins/menu-icons" + }, + "Themes4Wp Bulk": { + "cats": [ + 80 + ], + "description": "Themes4Wp Bulk is a modern and responsive multipurpose WordPress theme.", + "icon": "Themes4Wp.svg", + "pricing": [ + "freemium", + "onetime" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/bulk(?:-pro)?/.+customscript\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + ], + "website": "https://themes4wp.com/theme/bulk" + }, + "ThemeZee Donovan": { + "cats": [ + 80 + ], + "description": "ThemeZee Donovan is a flexible, yet easy-to-use blogging WordPress theme.", + "icon": "ThemeZee.svg", + "js": { + "donovanScreenReaderText": "", + "donovan_menu_title": "" + }, + "pricing": [ + "freemium", + "low", + "recurring", + "onetime" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/donovan/" + ], + "website": "https://themezee.com/themes/donovan" + }, + "ThemeZee Poseidon": { + "cats": [ + 80 + ], + "description": "ThemeZee Poseidon is an elegant designed WordPress theme featuring a splendid fullscreen image slideshow.", + "icon": "ThemeZee.svg", + "js": { + "poseidonScreenReaderText": "" + }, + "pricing": [ + "freemium", + "low", + "recurring", + "onetime" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/poseidon/" + ], + "website": "https://themezee.com/themes/poseidon" + }, + "ThemeZee Wellington": { + "cats": [ + 80 + ], + "description": "Wellington is a clean and simple magazine WordPress theme by ThemeZee.", + "icon": "ThemeZee.svg", + "js": { + "wellingtonScreenReaderText": "" + }, + "pricing": [ + "freemium", + "low", + "recurring", + "onetime" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/wellington/" + ], + "website": "https://themezee.com/themes/wellington" + }, + "ThemezHut Bam": { + "cats": [ + 80 + ], + "description": "ThemezHut Bam is a great flexible WordPress theme for blogging sites.", + "icon": "ThemezHut.svg", + "pricing": [ + "freemium", + "onetime" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/bam(?:-pro)?/" + ], + "website": "https://themezhut.com/themes/bam" + }, + "ThemezHut HitMag": { + "cats": [ + 80 + ], + "description": "ThemezHut HitMag is a stylish and powerful WordPress theme crafted for magazines, newspapers or personal blogs.", + "icon": "ThemezHut.svg", + "pricing": [ + "freemium", + "onetime" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/hitmag(?:-pro)?/" + ], + "website": "https://themezhut.com/themes/hitmag" + }, + "Themify Builder": { + "cats": [ + 51, + 87 + ], + "description": "Themify Builder is a plugin that allows users to create complex layouts and designs by dragging and dropping elements onto their pages.", + "html": [ + "<div[^>]+class=[\"']themify_builder_*" + ], + "icon": "themify-builder.png", + "website": "https://themify.me/builder" + }, + "Themonic Iconic One": { + "cats": [ + 80 + ], + "description": "Themonic Iconic One is a premium quality WordPress theme with pixel perfect typography and responsiveness and is built for speed.", + "icon": "Themonic.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/iconic-one(?:-[\\w]+)?/" + ], + "website": "https://themonic.com/iconic-one" + }, + "thera-LINK": { + "cats": [ + 14 + ], + "description": "Thera Link is a telehealth video platform designed to facilitate secure virtual sessions between mental health professionals and clients.", + "dom": [ + "div[data-items-type-array*='app.thera-link.com']" + ], + "icon": "TheraLink.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "app\\.thera-link\\.com" + ], + "website": "https://www.thera-link.com" + }, + "Thesis": { + "cats": [ + 10 + ], + "description": "Thesis is a conversion rate optimisation company.", + "icon": "Thesis.svg", + "js": { + "thix.history": "\\;confidence:50", + "thix.t": "\\;confidence:50" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "thix\\.ttsep\\.com/" + ], + "website": "https://www.thesistesting.com" + }, + "theTradeDesk": { + "cats": [ + 36 + ], + "description": "theTradeDesk is an technology company that markets a software platform used by digital ad buyers to purchase data-driven digital advertising campaigns across various ad formats and devices.", + "dom": { + "iframe[src*='insight.adsrvr.org']": { + "attributes": { + "src": "" + } + } + }, + "icon": "theTradeDesk.svg", + "js": { + "TTDUniversalPixelApi": "", + "ttd_dom_ready": "" + }, + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "\\.adsrvr\\.org/" + ], + "website": "https://www.thetradedesk.com", + "xhr": [ + "adsvr\\.org" + ] + }, + "THG Ingenuity": { + "cats": [ + 6 + ], + "description": "THG Ingenuity is completely unique in that it's both a peer-to-peer ecommerce retailer and a service provider to global cross-border commerce operations.", + "icon": "THG Ingenuity.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "THEHUT-.*\\.js" + ], + "website": "https://www.thgingenuity.com" + }, + "Thimatic": { + "cats": [ + 90, + 100 + ], + "description": "Thimatic is a Shopify app for product reviews.", + "icon": "Thimatic.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "thimatic-apps\\.com/product_review/.*?v=([\\d.]+)\\;version:\\1" + ], + "website": "https://thimatic-apps.com/" + }, + "ThimPress Course Review": { + "cats": [ + 87 + ], + "description": "Course Review is a WordPress plugin by ThimPress. Course Review gives students the opportunity to evaluate and provide feedback in order to improve the course.", + "dom": [ + "link[href*='/wp-content/plugins/learnpress-course-review/']" + ], + "icon": "ThimPress.svg", + "pricing": [ + "freemium" + ], + "requires": [ + "WordPress" + ], + "website": "https://wordpress.org/plugins/learnpress-course-review" + }, + "ThimPress Course Wishlist": { + "cats": [ + 87 + ], + "description": "Course Wishlist is a WordPress plugin by ThimPress. Course Wishlist bring wishlist feature for LearnPress.", + "dom": [ + "link[href*='/wp-content/plugins/learnpress-wishlist/']" + ], + "icon": "ThimPress.svg", + "pricing": [ + "freemium" + ], + "requires": [ + "WordPress", + "ThimPress LearnPress" + ], + "website": "https://wordpress.org/plugins/learnpress-wishlist" + }, + "ThimPress Gradebook": { + "cats": [ + 87 + ], + "description": "Gradebook is a WordPress plugin by ThimPress. Gradebook add-on for LearnPress makes it easier to track the students learning progress and result.", + "dom": [ + "link[href*='/wp-content/plugins/learnpress-gradebook/']" + ], + "icon": "ThimPress.svg", + "pricing": [ + "onetime" + ], + "requires": [ + "WordPress", + "ThimPress LearnPress" + ], + "website": "https://thimpress.com/product/gradebook-add-on-for-learnpress" + }, + "ThimPress LearnPress": { + "cats": [ + 87, + 21 + ], + "description": "LearnPress is a WordPress LMS plugin by ThimPress.", + "dom": [ + "link[href*='/wp-content/plugins/learnpress/']" + ], + "icon": "ThimPress.svg", + "pricing": [ + "freemium", + "onetime" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/plugins/learnpress/.+\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + ], + "website": "https://wordpress.org/plugins/learnpress" + }, + "ThingPark Enterprise": { + "cats": [ + 62 + ], + "description": "ThingPark Enterprise is an enterprise IoT connectivity solution designed with a strong focus on security.", + "dom": [ + "input[value*='.thingpark.com']" + ], + "icon": "ThingPark.svg", + "saas": true, + "website": "https://www.thingpark.com/thingpark-enterprise" + }, + "Things Solver": { + "cats": [ + 76 + ], + "description": "Things Solver is a business platform that improves customer experience by delivering personalized content and recommendations on its website.", + "icon": "ThingsSolver.svg", + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scripts": [ + "\\.thingsolver\\.com" + ], + "website": "https://thingsolver.com" + }, + "Think Up Themes Consulting": { + "cats": [ + 80 + ], + "description": "Think Up Themes Consulting is a multipurpose WordPress theme that is available for free download and also offers a pro version.", + "dom": [ + "link#consulting-style-css" + ], + "icon": "Think Up Themes.svg", + "pricing": [ + "freemium", + "onetime" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/consulting(?:-pro)?/" + ], + "website": "https://www.thinkupthemes.com/themes/consulting" + }, + "Think Up Themes Minamaze": { + "cats": [ + 80 + ], + "description": "Think Up Themes Minamaze is a multipurpose WordPress theme that is available for free download and also offers a pro version.", + "dom": [ + "link#minamaze-style-css" + ], + "icon": "Think Up Themes.svg", + "pricing": [ + "freemium", + "onetime" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/minamaze(?:-pro)?/" + ], + "website": "https://www.thinkupthemes.com/themes/minamaze" + }, + "Thinkific": { + "cats": [ + 21 + ], + "cookies": { + "_thinkific_session": "" + }, + "description": "Thinkific is a software platform that enables entrepreneurs to create, market, sell, and deliver their own online courses.", + "icon": "Thinkific.svg", + "js": { + "Thinkific": "", + "ThinkificAnalytics": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn(?:-themes)?\\.thinkific\\.com" + ], + "website": "https://www.thinkific.com" + }, + "Thinking Chat": { + "cats": [ + 52 + ], + "description": "Thinking Chat is an automated lead capture and chat solution.", + "icon": "ThinkingChat.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.thinkingchat\\.com/" + ], + "website": "https://thinkingchat.com" + }, + "ThinkPHP": { + "cats": [ + 18 + ], + "cookies": { + "thinkphp_show_page_trace": "" + }, + "cpe": "cpe:2.3:a:thinkphp:thinkphp:*:*:*:*:*:*:*:*", + "description": "ThinkPHP is an open-source PHP framework with MVC structure developed and maintained by Shanghai Topthink Company.", + "headers": { + "X-Powered-By": "ThinkPHP" + }, + "icon": "ThinkPHP.png", + "implies": [ + "PHP" + ], + "oss": true, + "website": "https://www.thinkphp.cn" + }, + "Thinkstack": { + "cats": [ + 47 + ], + "description": "Thinkstack is a platform that develops custom AI chatbots tailored to specific business requirements.", + "icon": "Thinkstack.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "app\\.thinkstack\\.ai/" + ], + "website": "https://www.thinkstack.ai" + }, + "Thor-Media": { + "cats": [ + 36 + ], + "description": "Thor-Media is a Russian-based affiliate advertising system that connects advertisers with affiliates for performance-based marketing campaigns.", + "saas": true, + "scriptSrc": [ + "t\\.thor-media\\.ru/" + ], + "website": "https://thor-media.ru" + }, + "Thought Industries": { + "cats": [ + 21 + ], + "description": "Thought Industries is an enterprise learning platform designed for customer, partner, and professional training, offering a structured learning experiences system.", + "icon": "ThoughtIndustries.svg", + "saas": true, + "scripts": [ + "thoughtindustries\\.com" + ], + "website": "https://www.thoughtindustries.com" + }, + "ThoughtMetric": { + "cats": [ + 32 + ], + "description": "ThoughtMetric is a marketing attribution platform for ecommerce.", + "icon": "ThoughtMetric.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scripts": [ + "\\.thoughtmetric\\.io" + ], + "website": "https://thoughtmetric.io" + }, + "Threadles": { + "cats": [ + 19 + ], + "description": "Threadles is a social networking platform that uses advanced AI-driven algorithms to enhance digital interaction.", + "icon": "Threadles.svg", + "meta": { + "author": "^Threadles$" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "web\\.threadles\\.net/" + ], + "website": "https://threadles.net" + }, + "ThreatMetrix": { + "cats": [ + 16, + 83 + ], + "description": "LexisNexis ThreatMetrix is an enterprise solution for online risk and fraud protection ('digital identity intelligence and digital authentication').", + "icon": "threatmetrix.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.online-metrix\\.net" + ], + "website": "https://risk.lexisnexis.com/products/threatmetrix" + }, + "Three.js": { + "cats": [ + 25 + ], + "description": "Three.js is a cross-browser JavaScript library and application programming interface used to create and display animated 3D computer graphics in a web browser using WebGL.", + "dom": [ + "canvas[data-engine*='three.js']" + ], + "icon": "Three.js.svg", + "js": { + "THREE.REVISION": "^(.+)$\\;version:\\1", + "__THREE__": "^(.+)$\\;version:\\1" + }, + "oss": true, + "scriptSrc": [ + "three(?:\\.min)?\\.js" + ], + "website": "https://threejs.org" + }, + "Threekit": { + "cats": [ + 105, + 95 + ], + "description": "Threekit is a visual customer experience solution that enables brands to create, manage and scale photorealistic images and 3D product visuals, all from a single design file.", + "icon": "Threekit.svg", + "js": { + "threekit.configuratorForm": "", + "threekitAR": "", + "threekitPlayer": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.threekit.com" + }, + "Thridify": { + "cats": [ + 105 + ], + "description": "Thirdify is a tool that enables businesses to convert browsers into buyers using 3D and AR technologies, with no app installation or coding required.", + "icon": "Thridify.svg", + "js": { + "getThridifyFrame": "", + "thridifyData": "" + }, + "meta": { + "generator": "thridify\\.com" + }, + "saas": true, + "scripts": [ + "\\.thridify\\.store" + ], + "website": "https://www.thridify.store" + }, + "Thrillshare": { + "cats": [ + 1 + ], + "description": "Thrillshare is a management software designed for schools to streamline communication and engagement across various platforms.", + "icon": "Thrillshare.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "\\.thrillshare\\.com/" + ], + "website": "https://thrillshare.com" + }, + "Thrinacia": { + "cats": [ + 111 + ], + "description": "Thrinacia is a scalable Enterprise SaaS crowdfunding engine that enables the operation of custom white-labeled crowdfunding websites.", + "icon": "Thrinacia.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.thrinacia\\.com/" + ], + "website": "https://www.thrinacia.com" + }, + "Thrive Apprentice": { + "cats": [ + 87, + 21 + ], + "description": "Thrive Apprentice is a WordPress plugin for creating online courses and also a membership plugin.", + "dom": [ + "link[href*='/wp-content/plugins/thrive-apprentice/']" + ], + "icon": "Thrive.svg", + "pricing": [ + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "saas": true, + "scriptSrc": [ + "/wp-content/plugins/thrive-apprentice/.+\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + ], + "website": "https://thrivethemes.com/apprentice/" + }, + "Thrive Architect": { + "cats": [ + 87, + 51 + ], + "description": "Thrive Architect is the visual page builder for WordPress.", + "dom": [ + "link[href*='/wp-content/plugins/thrive-visual-editor/']" + ], + "icon": "Thrive.svg", + "pricing": [ + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "saas": true, + "scriptSrc": [ + "/wp-content/plugins/thrive-visual-editor/.+\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + ], + "website": "https://thrivethemes.com/architect/" + }, + "Thrive Comments": { + "cats": [ + 87 + ], + "description": "Thrive Comments plugin replaces the standard WordPress comments from your website.", + "dom": [ + "link[href*='/wp-content/plugins/thrive-comments/']" + ], + "icon": "Thrive.svg", + "pricing": [ + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "saas": true, + "scriptSrc": [ + "/wp-content/plugins/thrive-comments/.+\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + ], + "website": "https://thrivethemes.com/comments/" + }, + "Thrive Leads": { + "cats": [ + 87 + ], + "description": "Thrive Leads is an all-in-one email list building plugin for WordPress.", + "dom": [ + "link[href*='/wp-content/plugins/thrive-leads/']" + ], + "icon": "Thrive.svg", + "pricing": [ + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "saas": true, + "scriptSrc": [ + "/wp-content/plugins/thrive-leads/.+\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + ], + "website": "https://thrivethemes.com/leads/" + }, + "Thrive Quiz Builder": { + "cats": [ + 87 + ], + "description": "Thrive Quiz Builder is a powerful WordPress plugin that can help you to create quizzes for your website or blog.", + "dom": [ + "link[href*='/wp-content/plugins/thrive-quiz-builder/']" + ], + "icon": "Thrive.svg", + "pricing": [ + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "saas": true, + "scriptSrc": [ + "/wp-content/plugins/thrive-quiz-builder/.+\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + ], + "website": "https://thrivethemes.com/quizbuilder" + }, + "Thrive Ultimatum": { + "cats": [ + 87 + ], + "description": "Thrive Ultimatum is a WordPress scarcity marketing plugin with built-in templates and campaign tracking tools from developer Thrive Themes.", + "dom": [ + "link[href*='/wp-content/plugins/thrive-ultimatum/']" + ], + "icon": "Thrive.svg", + "pricing": [ + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "saas": true, + "scriptSrc": [ + "/wp-content/plugins/thrive-ultimatum/.+\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + ], + "website": "https://thrivethemes.com/ultimatum/" + }, + "ThriveCart": { + "cats": [ + 6 + ], + "description": "ThriveCart is a sales cart solution that lets you create checkout pages for your online products and services.", + "icon": "ThriveCart.svg", + "js": { + "ThriveCart": "" + }, + "pricing": [ + "mid", + "onetime" + ], + "saas": true, + "scriptSrc": [ + "thrivecart\\.js" + ], + "website": "https://thrivecart.com" + }, + "THRON": { + "cats": [ + 95 + ], + "description": "THRON is a digital asset management platform that provides a centralised hub for storing, organising, and distributing digital assets like images, videos, and documents.", + "dom": [ + "link[href*='.thron.com/'], img[src*='.thron.com/']" + ], + "icon": "THRON.svg", + "js": { + "THRONPlayer": "", + "thronHlsJs": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.thron.com" + }, + "thttpd": { + "cats": [ + 22 + ], + "cpe": "cpe:2.3:a:acme:thttpd:*:*:*:*:*:*:*:*", + "headers": { + "Server": "\\bthttpd(?:/([\\d.]+))?\\;version:\\1" + }, + "icon": "thttpd.png", + "website": "https://acme.com/software/thttpd" + }, + "Ticimax": { + "cats": [ + 6 + ], + "description": "Ticimax provides ecommerce infrastructure services.", + "icon": "Ticimax.svg", + "js": { + "ticimaxApi": "", + "ticimaxServices": "" + }, + "scriptSrc": [ + "cdn\\.ticimax\\.(?:com|cloud)/" + ], + "website": "https://www.ticimax.com" + }, + "Tickera": { + "cats": [ + 104 + ], + "description": "Tickera is a WordPress plugin that enables event organizers to sell tickets directly from their websites.", + "icon": "Tickera.svg", + "pricing": [ + "onetime", + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "saas": true, + "scriptSrc": [ + "/wp-content/plugins/tickera/js/" + ], + "website": "https://tickera.com" + }, + "Ticketbro": { + "cats": [ + 104 + ], + "description": "Ticketbro is a mobile ticket booking system that enables users to browse, select, and purchase event or travel tickets directly from a smartphone.", + "icon": "Ticketbro.svg", + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "ticketbro\\.(tools|io)(?:/widget)?/widget\\.min\\.js" + ], + "website": "https://www.ticketbro.com" + }, + "Ticketmeo": { + "cats": [ + 104 + ], + "description": "Ticketmeo is a platform for managing live and virtual events, formerly known as Ploxel, that enables users to sell tickets online.", + "icon": "Ticketmeo.svg", + "pricing": [ + "freemium", + "payg" + ], + "saas": true, + "scriptSrc": [ + "/plugins/ploxel/js/ploxel\\.js" + ], + "website": "https://www.ticketmeo.com" + }, + "TicketSpice": { + "cats": [ + 104 + ], + "description": "TicketSpice is a ticketing software platform that enables businesses to sell tickets online and manage event registrations through a web-based interface.", + "icon": "TicketSpice.svg", + "pricing": [ + "payg" + ], + "saas": true, + "scripts": [ + "\\.ticketspice\\.com" + ], + "website": "https://www.ticketspice.com" + }, + "Ticketure": { + "cats": [ + 104 + ], + "description": "Ticketure is a cloud-based admission ticketing system designed for arts and cultural organizations with timed entry requirements.", + "icon": "Ticketure.svg", + "meta": { + "generator": "^Built by Ticketure" + }, + "saas": true, + "website": "https://tixtrack.com/ticketure-timed-entry-ticketing" + }, + "Tictail": { + "cats": [ + 6 + ], + "html": [ + "<link[^>]*tictail\\.com" + ], + "icon": "tictail.png", + "website": "https://tictail.com" + }, + "TiddlyWiki": { + "cats": [ + 1, + 2, + 4, + 8 + ], + "description": "TiddlyWiki is an open-source notebook for capturing, organising and sharing complex information.", + "html": [ + "<[^>]*type=[^>]text\\/vnd\\.tiddlywiki" + ], + "icon": "TiddlyWiki.svg", + "js": { + "__tiddlywiki_cpl__": "", + "tiddler": "" + }, + "meta": { + "application-name": "^TiddlyWiki$", + "copyright": "^TiddlyWiki created by Jeremy Ruston", + "generator": "^TiddlyWiki$", + "tiddlywiki-version": "^(.+)$\\;version:\\1" + }, + "oss": true, + "website": "https://tiddlywiki.com" + }, + "Tidio": { + "cats": [ + 52 + ], + "description": "Tidio is a customer communication product. It provides multi-channel support so users can communicate with customers on the go. Live chat, messenger, or email are all supported.", + "icon": "Tidio.svg", + "js": { + "tidioChatApi": "" + }, + "pricing": [ + "low", + "freemium", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "code\\.tidio\\.co" + ], + "website": "https://www.tidio.com" + }, + "TIEIT": { + "cats": [ + 32, + 53 + ], + "description": "TIEIT is an all-in-one platform offering integrated tools for sales, marketing, customer service, billing, subscriptions, and scheduling, designed to streamline business operations in a unified solution.", + "icon": "TIEIT.svg", + "saas": true, + "scripts": [ + "app\\.tieit\\.io" + ], + "website": "https://www.tieit.ai" + }, + "Tiendanube": { + "cats": [ + 6 + ], + "description": "Tiendanube is an ecommerce platform.", + "icon": "Tiendanube.svg", + "js": { + "LS.store.url": "^.+\\.mitiendanube\\.com$" + }, + "pricing": [ + "high", + "recurring" + ], + "saas": true, + "website": "https://www.tiendanube.com" + }, + "Tiendy": { + "cats": [ + 6 + ], + "description": "Tiendy is an online platform for creating virtual shops, enabling businesses to design and manage digital storefronts.", + "icon": "Tiendy.svg", + "meta": { + "generator": "Tiendy\\.com" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.tiendy.com" + }, + "Tiiny Host": { + "cats": [ + 62 + ], + "description": "Tiiny Host is a web hosting service for static sites with support for custom domains, SSL, password protection, and built-in analytics.", + "icon": "Tiiny Host.svg", + "pricing": [ + "low", + "recurring", + "freemium" + ], + "scriptSrc": [ + "(?://|\\.)tiiny\\.(?:host|site)/" + ], + "website": "https://tiiny.host" + }, + "Tiki Wiki CMS Groupware": { + "cats": [ + 1, + 2, + 8, + 11, + 13 + ], + "description": "Tiki Wiki is a free and open-source wiki-based content management system and online office suite written primarily in PHP.", + "icon": "Tiki Wiki CMS Groupware.svg", + "meta": { + "generator": "^Tiki" + }, + "oss": true, + "scriptSrc": [ + "(?:/|_)tiki" + ], + "website": "https://tiki.org" + }, + "TikShop": { + "cats": [ + 100 + ], + "description": "TikShop is a tool that integrates TikTok accounts with Shopify stores, allowing for the creation of shoppable feeds to facilitate quicker product promotion and sales directly through TikTok.", + "icon": "TikShop.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "scriptSrc": [ + "app\\.tikshop\\.co/" + ], + "website": "https://tikshop.co" + }, + "Tiktak Pro": { + "cats": [ + 6 + ], + "description": "Tiktak Pro is an all-in-one ecommerce platform from Tunisia.", + "icon": "Tiktak Pro.svg", + "meta": { + "author": "^tiktak-themes$" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://tiktakpro.tn" + }, + "TikTok Pixel": { + "cats": [ + 10 + ], + "dom": { + "script[data-hid='tiktok']": { + "attributes": { + "data-hid": "" + } + } + }, + "icon": "TikTok.svg", + "js": { + "TiktokAnalyticsObject": "" + }, + "scripts": [ + "_tiktok_sdkid" + ], + "website": "https://ads.tiktok.com", + "xhr": [ + "analytics\\.tiktok\\.com" + ] + }, + "Tilda": { + "cats": [ + 1 + ], + "description": "Tilda is a web design tool.", + "dom": [ + "link[href*='tildacdn'],link[href*='tilda.ws'],link[href*='tilda-blocks']" + ], + "html": [ + "<link[^>]* href=[^>]+tilda(?:cdn|\\.ws|-blocks)" + ], + "icon": "Tilda.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "tilda(?:cdn|\\.ws|-blocks)" + ], + "website": "https://tilda.cc" + }, + "Tiled": { + "cats": [ + 53 + ], + "description": "Tiled is a microapp platform proven to drive engagement and deliver insight.", + "dom": [ + "iframe[src*='s.tiled.co/']" + ], + "icon": "Tiled.svg", + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.tiled.co" + }, + "Tiledesk": { + "cats": [ + 52 + ], + "description": "Tiledesk is the full-stack open-source Live Chat with built-in Chatbots, written in Node.js and Angular.", + "icon": "Tiledesk.svg", + "js": { + "Tiledesk": "", + "tileDeskAsyncInit": "", + "tiledesk": "", + "tiledeskSettings": "" + }, + "oss": true, + "pricing": [ + "freemium", + "low", + "recurring", + "poa" + ], + "saas": true, + "website": "https://tiledesk.com" + }, + "Tiller": { + "cats": [ + 55 + ], + "description": "Tiller is a tool that automatically tracks your spending, balances, and budgets in flexible spreadsheets owned by you.", + "icon": "Tiller.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.by\\.tiller\\.co/" + ], + "website": "https://www.tillerhq.com" + }, + "Timeago": { + "cats": [ + 59 + ], + "description": "Timeago is a jQuery plugin that automatically updates fuzzy timestamps.", + "icon": "Timeago.svg", + "saas": true, + "scriptSrc": [ + "jquery\\.timeago\\.js" + ], + "website": "https://timeago.yarp.com" + }, + "timeago": { + "cats": [ + 59 + ], + "description": "Timeago is a jQuery plugin that makes it easy to support automatically updating fuzzy timestamps.", + "js": { + "timeago": "" + }, + "oss": true, + "scriptSrc": [ + "(?:((?:\\d+\\.)+\\d+)\\/)?(?:jquery\\.)?[Tt]imeago(?:_mkdocs_material)?(?:\\.full)?(?:\\.locales)?(?:\\.native)?(?:\\.min)?\\.js\\;version:\\1" + ], + "website": "https://timeago.yarp.com/" + }, + "Timepad": { + "cats": [ + 104 + ], + "description": "Timepad is a Russian events system for creating, managing, and ticketing events online.", + "icon": "Timepad.svg", + "saas": true, + "scripts": [ + "\\.timepad\\.ru" + ], + "website": "https://afisha.timepad.ru" + }, + "Timeplot": { + "cats": [ + 25 + ], + "icon": "Timeplot.png", + "js": { + "Timeplot": "" + }, + "scriptSrc": [ + "timeplot.*\\.js" + ], + "website": "https://www.simile-widgets.org/timeplot/" + }, + "Timesact": { + "cats": [ + 100 + ], + "description": "Timesact is a Shopify app that automates pre-order and back-in-stock notifications to streamline inventory and sales management.", + "dom": [ + "div[class*='timesact_powered_by']" + ], + "icon": "Timesact.svg", + "js": { + "timesactScriptNew": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://timesact.com" + }, + "TimeTap": { + "cats": [ + 72 + ], + "description": "TimeTap is a scheduling automation platform that helps organizations manage and customize appointment booking workflows to streamline scheduling operations.", + "dom": [ + "iframe[src*='www.timetap.com']" + ], + "icon": "TimeTap.svg", + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scripts": [ + "\\.timetap\\.com/" + ], + "website": "https://timetap.com" + }, + "Timify": { + "cats": [ + 72 + ], + "description": "Timify is an online scheduling and resource management software for small, medium and large businesses.", + "icon": "Timify.svg", + "js": { + "TimifyWidget": "" + }, + "pricing": [ + "low", + "freemium", + "recurring" + ], + "scriptSrc": [ + "\\.timify\\.com/" + ], + "website": "https://www.timify.com" + }, + "Timma": { + "cats": [ + 72 + ], + "description": "Timma is a hair and salon booking system that enables users to schedule appointments with salons and stylists through an online platform.", + "icon": "Timma.svg", + "meta": { + "author": "^Timma" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "\\.timma\\.no" + ], + "website": "https://timma.no" + }, + "TINT": { + "cats": [ + 32 + ], + "description": "TINT is a community marketing platform that enables brands to engage audiences, gather user-generated content, and build authentic connections through social and digital channels.", + "icon": "TINT.svg", + "js": { + "tintAnalyticsClient": "" + }, + "saas": true, + "scriptSrc": [ + "\\.tintup\\.com" + ], + "website": "https://www.tintup.com" + }, + "Tint Wiz": { + "cats": [ + 53 + ], + "description": "Tint Wiz is a customer management platform designed to streamline operations, increase sales and provide exceptional service to customers.", + "dom": [ + "iframe[src*='app.tintwiz.com/']" + ], + "icon": "TintWiz.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://tintwiz.com" + }, + "Tiny Slider": { + "cats": [ + 59 + ], + "description": "Tiny Slider is a vanilla javascript slider for all purposes.", + "icon": "default.svg", + "oss": true, + "scriptSrc": [ + "(?:/([\\d\\.]+)/min/)?tiny-slider(?:\\.min)?\\.js\\;version:\\1" + ], + "website": "https://github.com/ganlanyuan/tiny-slider" + }, + "tinyAlbert": { + "cats": [ + 32 + ], + "description": "tinyAlbert is an AI-powered email marketing manager that automates the creation, scheduling, and management of email campaigns.", + "icon": "tinyAlbert.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "api\\.tinyeinstein\\.ai" + ], + "scripts": [ + "api\\.tinyalbert\\.ai" + ], + "website": "https://www.tinyalbert.ai" + }, + "Tinybird": { + "cats": [ + 10 + ], + "description": "Tinybird is a cloud-native data processing platform that allows developers and data teams to build real-time data pipelines and perform complex data transformations and analysis at scale.", + "icon": "Tinybird.svg", + "js": { + "Tinybird": "" + }, + "pricing": [ + "freemium", + "payg" + ], + "saas": true, + "scriptSrc": [ + "\\.tinybird.co/js/index\\.js" + ], + "website": "https://www.tinybird.co/" + }, + "Tinycon": { + "cats": [ + 59, + 66 + ], + "description": "A library for manipulating a websites favicon.", + "oss": true, + "scriptSrc": [ + "tinycon(?:\\.min)?\\.js" + ], + "website": "https://github.com/tommoor/tinycon" + }, + "TinyMCE": { + "cats": [ + 24 + ], + "cpe": "cpe:2.3:a:tiny:tinymce:*:*:*:*:*:*:*:*", + "description": "TinyMCE is an online rich-text editor released as open-source software. TinyMCE is designed to integrate with JavaScript libraries, Vue.js, and AngularJS as well as content management systems such as Joomla!, and WordPress.", + "icon": "TinyMCE.svg", + "js": { + "tinyMCE.majorVersion": "([\\d.]+)\\;version:\\1", + "tinymce": "" + }, + "scriptSrc": [ + "/tiny_?mce(?:\\.min)?\\.js" + ], + "website": "https://www.tiny.cloud/tinymce/" + }, + "Tippy.js": { + "cats": [ + 59 + ], + "description": "Tippy.js is the complete tooltip, popover, dropdown, and menu solution for the web, powered by Popper.", + "dom": [ + "style[data-tippy-stylesheet]" + ], + "icon": "Tippy.js.svg", + "js": { + "tippy.defaultProps": "" + }, + "oss": true, + "scriptSrc": [ + "/tippy\\.js(?:@|/)?([\\d\\.]+)?\\;version:\\1" + ], + "website": "https://atomiks.github.io/tippyjs" + }, + "Tipsa": { + "cats": [ + 99 + ], + "description": "TIPSA is a parcel delivery company in Spain, Portugal and Andorra.", + "icon": "Tipsa.svg", + "requiresCategory": [ + 6 + ], + "text": [ + "\\bTipsa\\b" + ], + "website": "https://www.tip-sa.com" + }, + "Tipso": { + "cats": [ + 59 + ], + "description": "Tipso is a lightweight, responsive jQuery plugin designed to display customizable tooltips across devices and screen sizes.", + "icon": "Tipso.svg", + "js": { + "tipsoData.background": "" + }, + "oss": true, + "scriptSrc": [ + "/js/tipso\\.min\\.js" + ], + "website": "https://tipso.object505.com" + }, + "Tiptap": { + "cats": [ + 20 + ], + "description": "Tiptap is a headless, open-source editor framework designed for flexible and customizable text editing.", + "icon": "Tiptap.svg", + "oss": true, + "pricing": [ + "mid", + "recurring", + "freemium" + ], + "saas": true, + "scripts": [ + "\\.tiptap\\.dev" + ], + "website": "https://tiptap.dev/" + }, + "Tiqets": { + "cats": [ + 5, + 71 + ], + "description": "Tiqets provides a complete overview of a city - museums, attractions, zoos, canal cruises, concerts. Publishers joined to the Tiqets affiliate program can receive 6% commission during our 30-day cookie window from completed total bookings resulting from featuring links to Tiqets products and content across their brand: blog/website, social media, newsletters, etc.", + "dom": [ + "a[href*='.tiqets.com/'][target='_blank'], iframe[src*='.tiqets.com/']" + ], + "icon": "Tiqets.svg", + "js": { + "__TIQETS_LOADER_REINIT": "" + }, + "pricing": [ + "payg" + ], + "saas": true, + "website": "https://www.tiqets.com/affiliate" + }, + "Tistory": { + "cats": [ + 1, + 11 + ], + "description": "Tistory is a South Korean blog-publishing service that allows private or multi-user blogs.", + "icon": "Tistory.svg", + "js": { + "TistoryBlog": "" + }, + "website": "https://tistory.com" + }, + "Titan": { + "cats": [ + 36 + ], + "icon": "Titan.png", + "js": { + "titan": "", + "titanEnabled": "" + }, + "website": "https://titan360.com" + }, + "TITANPush": { + "cats": [ + 32 + ], + "description": "TITANPush is a platform offering tools that assist brands in increasing sales through their websites and improving customer communication without requiring programming knowledge.", + "icon": "TITANPush.svg", + "js": { + "titanPush": "", + "wpnObject": "" + }, + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.titanpush\\.com" + ], + "website": "https://www.titanpush.com" + }, + "Tito": { + "cats": [ + 104 + ], + "description": "Tito is an event software platform that provides a solution for selling tickets online.", + "icon": "Tito.svg", + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "js\\.tito\\.io/v([\\d.]+)\\;version:\\1" + ], + "website": "https://ti.to" + }, + "Tix": { + "cats": [ + 104 + ], + "description": "Tix is a system designed for managing event tickets, allowing users to organize, distribute, and track tickets.", + "icon": "Tix.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "\\.secure-tix\\.com/" + ], + "website": "https://www.tix.com" + }, + "tlooto": { + "cats": [ + 20 + ], + "description": "tlooto is an AI assistant designed to support academic writing, research tasks, and information synthesis for educational and scholarly use.", + "icon": "tlooto.svg", + "js": { + "tlooto.copilot": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://tlooto.com" + }, + "TN Express Web": { + "cats": [ + 1 + ], + "cookies": { + "TNEW": "" + }, + "description": "Tessitura is an enterprise application to manage activities in ticketing, fundraising, customer relationship management, and marketing.", + "icon": "tessitura.svg", + "implies": [ + "Tessitura" + ], + "website": "https://www.tessituranetwork.com" + }, + "TNS Payments": { + "cats": [ + 41 + ], + "description": "TNS Payments, is designed to deliver payment transaction information to banks, merchants, processors and other payment institutions.", + "icon": "tnsi.svg", + "scriptSrc": [ + "secure\\.ap\\.tnspayments\\.com" + ], + "website": "https://tnsi.com/products/payments/" + }, + "toastr": { + "cats": [ + 12 + ], + "description": "toastr is a Javascript library for non-blocking notifications. The goal is to create a simple core library that can be customized and extended.", + "icon": "toastr.png", + "js": { + "toastr.version": "(.*)\\;version:\\1" + }, + "oss": true, + "website": "https://github.com/CodeSeven/toastr" + }, + "Tockify": { + "cats": [ + 5 + ], + "description": "Tockify is a customizable web calendar platform designed for embedding interactive event calendars into websites.", + "icon": "Tockify.svg", + "pricing": [ + "freemium", + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "public\\.tockify\\.com/" + ], + "website": "https://tockify.com" + }, + "TocToc": { + "cats": [ + 19 + ], + "description": "Tolstoy is a BPM platform enabling the modeling, automation, and optimization of business processes, simplifying workflows and expediting tasks.", + "icon": "TocToc.svg", + "js": { + "_toctoc.close": "" + }, + "saas": true, + "scriptSrc": [ + "\\.toctoc\\.me/" + ], + "website": "https://www.toctoc.me" + }, + "TogetherJS": { + "cats": [ + 59 + ], + "description": "TogetherJS is an open-source JavaScript library by Mozilla that integrates collaboration tools and features into websites.", + "icon": "TogetherJS.svg", + "js": { + "TogetherJS": "", + "TogetherJSConfig_cloneClicks": "", + "TogetherJSConfig_toolName": "" + }, + "oss": true, + "website": "https://togetherjs.com" + }, + "Tokeet": { + "cats": [ + 1 + ], + "description": "Tokeet is an AI-powered property management software.", + "icon": "Tokeet.svg", + "js": { + "tokeetIWSettings": "" + }, + "pricing": [ + "mid", + "recurring", + "payg" + ], + "saas": true, + "scriptSrc": [ + "widgets\\.tokeet\\.com" + ], + "website": "https://www.tokeet.com" + }, + "Token of Trust": { + "cats": [ + 16 + ], + "description": "Token of Trust is a compliance and anti-fraud platform designed to help ecommerce businesses mitigate risk and support growth through end-to-end verification tools.", + "icon": "TokenOfTrust.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "app\\.tokenoftrust\\.com" + ], + "scripts": [ + "app\\.tokenoftrust\\.com" + ], + "website": "https://tokenoftrust.com" + }, + "Toky": { + "cats": [ + 19 + ], + "description": "Toky is a phone system that integrates across devices, enabling calls and messages through phone, app, or desktop.", + "icon": "Toky.svg", + "js": { + "TokyBase64": "", + "TokyBusiness": "" + }, + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scripts": [ + "\\.toky\\.co/" + ], + "website": "https://toky.co" + }, + "Tolk": { + "cats": [ + 52 + ], + "description": "Tolk is a platform that provides AI-powered live chat and chatbot solutions designed to enhance customer relations and support interactions.", + "icon": "Tolk.svg", + "saas": true, + "scriptSrc": [ + "script\\.tolk\\.ai" + ], + "scripts": [ + "script\\.tolk\\.ai" + ], + "website": "https://www.tolk.ai" + }, + "Tolstoy": { + "cats": [ + 32 + ], + "description": "Tolstoy is a video communication platform designed to automate workflows.", + "icon": "Tolstoy.svg", + "js": { + "tolstoySettings": "", + "tolstoyWidget": "" + }, + "pricing": [ + "freemium", + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.gotolstoy\\.com/" + ], + "website": "https://www.gotolstoy.com" + }, + "Tolt": { + "cats": [ + 71 + ], + "description": "Tolt is an affiliate marketing software designed for SaaS startups.", + "icon": "Tolt.svg", + "js": { + "toltAPI": "\\.tolt\\.io/", + "tolt_referral": "", + "toltio": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.tolt\\.io/" + ], + "website": "https://tolt.io" + }, + "TomatoCart": { + "cats": [ + 6 + ], + "cpe": "cpe:2.3:a:tomatocart:tomatocart:*:*:*:*:*:*:*:*", + "icon": "TomatoCart.png", + "js": { + "AjaxShoppingCart": "" + }, + "meta": { + "generator": "TomatoCart" + }, + "website": "https://tomatocart.com" + }, + "Tomi.ai": { + "cats": [ + 32 + ], + "description": "Tomi.ai is a predictive marketing platform.", + "icon": "Tomi.svg", + "js": { + "tomi.track": "" + }, + "pricing": [ + "high", + "recurring", + "poa" + ], + "saas": true, + "website": "https://tomi.ai" + }, + "Tomis": { + "cats": [ + 32 + ], + "description": "Tomis is a digital marketing tour operator, specialising in promoting travel services through online channels.", + "dom": [ + "script#tomis_script-js" + ], + "icon": "Tomis.svg", + "js": { + "TOMIS": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "tomis-bot\\.firebaseapp\\.com/" + ], + "website": "https://tomis.tech" + }, + "TomTom Maps": { + "cats": [ + 35 + ], + "description": "TomTom Maps is a web mapping service.", + "icon": "TomTom.svg", + "js": { + "tomtom.Map": "" + }, + "saas": true, + "scriptSrc": [ + "api\\.tomtom\\.com" + ], + "website": "https://www.tomtom.com", + "xhr": [ + "api\\.tomtom\\.com" + ] + }, + "ToneDen": { + "cats": [ + 32 + ], + "description": "ToneDen is a social marketing platform designed to help businesses reach and sell to targeted audiences.", + "icon": "ToneDen.svg", + "pricing": [ + "freemium", + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.toneden\\.io" + ], + "website": "https://www.toneden.io" + }, + "Tontine": { + "cats": [ + 74 + ], + "description": "Tontine is an A/B price testing platform built specifically for high-growth Shopify merchants focused on optimizing their profit margins.", + "icon": "Tontine.svg", + "js": { + "TontineApp.tontineAnalytics": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "website": "https://www.tontine.ai" + }, + "Toolbx": { + "cats": [ + 6 + ], + "description": "Toolbx is a platform that helps independent building suppliers streamline payments, simplify accounts receivable, grow online sales, and enhance customer experience.", + "icon": "Toolbx.svg", + "js": { + "toolbxPixel": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.toolbx.com/" + }, + "Tooltip": { + "cats": [ + 52 + ], + "description": "Tooltip is a web-based in-app messaging suite designed to enhance user engagement and communication within applications.", + "icon": "Tooltip.svg", + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.tooltip\\.io/" + ], + "website": "https://tooltip.io" + }, + "Toonimo": { + "cats": [ + 58 + ], + "description": "Toonimo is a cloud-based platform that enables businesses to showcase key website features and guide site visitors.", + "icon": "Toonimo.svg", + "js": { + "TMO_jsFetchTimeStart": "", + "Toonimo.Analytics": "", + "ToonimoLoader": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.toonimo.com" + }, + "Tooning": { + "cats": [ + 1 + ], + "description": "Tooning is a digital platform that utilizes artificial intelligence to generate storyteller content.", + "icon": "Tooning.svg", + "pricing": [ + "freemium", + "low", + "recurring", + "poa" + ], + "saas": true, + "scripts": [ + "\\.tooning\\.io" + ], + "website": "https://tooning.io" + }, + "Top Producer": { + "cats": [ + 53 + ], + "description": "Top Producer is an all-in-one business management platform, tailored for real estate as a CRM solution.", + "icon": "TopProducer.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "static\\.topproducerwebsite\\.com/" + ], + "website": "https://www.topproducer.com" + }, + "Topic Intelligence": { + "cats": [ + 10 + ], + "description": "Topic Intelligence is a platform that employs artificial intelligence to identify, analyze, and interpret underlying themes and concepts within textual data.", + "icon": "TopicIntelligence.svg", + "saas": true, + "scriptSrc": [ + "platform\\.topicintelligence\\.ai" + ], + "website": "https://topicintelligence.ai" + }, + "Topic'it": { + "cats": [ + 5 + ], + "description": "Topic'it is a tool that optimizes forums for mobile devices, enhancing usability and accessibility across smartphones and tablets.", + "icon": "TopicIt.svg", + "js": { + "topicit_action": "" + }, + "saas": true, + "scriptSrc": [ + "connect\\.topicit\\.net" + ], + "website": "https://topicit.net" + }, + "Topline Pro": { + "cats": [ + 32 + ], + "description": "Topline Pro is an all-in-one platform designed to support marketing operations for home service businesses.", + "icon": "ToplinePro.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scripts": [ + "\\.toplinepro\\.com" + ], + "website": "https://www.toplinepro.com" + }, + "TornadoServer": { + "cats": [ + 22 + ], + "headers": { + "Server": "TornadoServer(?:/([\\d.]+))?\\;version:\\1" + }, + "icon": "TornadoServer.png", + "website": "https://tornadoweb.org" + }, + "Tossdown": { + "cats": [ + 6 + ], + "description": "Tossdown is an ecommerce solution for food businesses, including restaurants, bakeries, grocery stores, and meat shops.", + "icon": "Tossdown.svg", + "js": { + "api_path": "tossdown\\.com" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.tossdown\\.com/" + ], + "website": "https://tossdown.com" + }, + "total.js": { + "cats": [ + 18 + ], + "description": "Total.js is a versatile platform offering open-source JavaScript/Node.js libraries and tools for both server-side and client-side web development.", + "headers": { + "X-Powered-By": "^total\\.js" + }, + "icon": "total.js.svg", + "implies": [ + "Node.js" + ], + "oss": true, + "website": "https://totaljs.com" + }, + "TotalCode": { + "cats": [ + 6 + ], + "description": "TotalCode is an omnichannel and ecommerce platform designed to streamline sales and inventory management across various sales channels.", + "headers": { + "X-Powered-By": "^TotalCode$" + }, + "icon": "TotalCode.svg", + "website": "https://www.totalcode.com" + }, + "Totango": { + "cats": [ + 97 + ], + "description": "Totango is a customer success platform that helps recurring revenue businesses simplify the complexities of customer success by connecting the dots of customer data, actively monitoring customer health changes, and driving proactive engagements.", + "icon": "Totango.svg", + "js": { + "totango": "", + "totangoLoader": "" + }, + "pricing": [ + "freemium", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.totango\\.com/totango([\\d\\.]+)\\.js\\;version:\\1", + "\\.amazonaws\\.com/totango-cdn/totango\\d\\.js" + ], + "website": "https://www.totango.com" + }, + "Totara": { + "cats": [ + 21 + ], + "cookies": { + "TotaraSession": "" + }, + "description": "Totara is a learning management system designed for businesses.", + "icon": "Totara.svg", + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.totaralearning.com" + }, + "Touch2Success": { + "cats": [ + 6 + ], + "description": "Touch2Success is a fully featured restaurant POS software designed to serve startups, enterprises.", + "icon": "Touch2Success.svg", + "meta": { + "content": "^Touch2Success$" + }, + "website": "https://www.touch2success.com" + }, + "TourCMS": { + "cats": [ + 93 + ], + "description": "TourCMS is a platform designed for tour and activity operators, offering solutions for managing online and offline bookings and distribution.", + "icon": "TourCMS.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "mp\\.tourcms\\.com" + ], + "scripts": [ + "mp\\.tourcms\\.com" + ], + "website": "https://www.tourcms.com" + }, + "TownNews": { + "cats": [ + 1 + ], + "description": "TownNews is a CMS platform built for local media organizations.", + "headers": { + "x-tncms": "" + }, + "icon": "townnews.png", + "js": { + "TNCMS": "", + "TNStats_Tracker": "", + "TNTracker": "" + }, + "website": "https://townnews.com/" + }, + "Trac": { + "cats": [ + 13 + ], + "cookies": { + "trac_form_token": "", + "trac_session": "" + }, + "description": "Trac is an enhanced wiki and issue tracking system for software development projects, using a minimalistic approach to web-based software project management.", + "dom": [ + "link[type*='text/x-trac-wiki']" + ], + "html": [ + "<a id=\"tracpowered", + "Powered by <a href=\"[^\"]*\"><strong>Trac(?:[ /]([\\d.]+))?\\;version:\\1" + ], + "icon": "Trac.svg", + "implies": [ + "Python" + ], + "website": "https://trac.edgewall.org" + }, + "Tracify": { + "cats": [ + 32 + ], + "description": "Tracify is a tracking solution that uses adblock-proof AI technology to help optimize performance and maximize profitability.", + "icon": "Tracify.svg", + "js": { + "Tracify": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "scripting\\.tracify\\.ai" + ], + "website": "https://www.tracify.ai" + }, + "Track Hospitality Software": { + "cats": [ + 19 + ], + "description": "TRACK Hospitality Software is a provider of property management and hospitality SaaS solutions for managing operations in the hospitality industry.", + "icon": "TrackHS.svg", + "saas": true, + "scriptSrc": [ + "\\.trackhs\\.com/" + ], + "website": "https://trackhs.com" + }, + "Track123": { + "cats": [ + 100, + 99 + ], + "description": "Track123 is a product under Lingxing, founded in September 2021, with a focus on providing all-in-one tracking and management services for cross-border sellers.", + "icon": "Track123.svg", + "js": { + "track123": "" + }, + "pricing": [ + "freemium", + "payg" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "scriptSrc": [ + "track123\\.com\\/common\\/checkout-script-loader\\.js" + ], + "website": "https://www.track123.com" + }, + "Trackbee": { + "cats": [ + 10 + ], + "description": "Trackbee is a data analytics tool that identifies missing conversion data to optimize revenue tracking and improve business insights.", + "icon": "Trackbee.svg", + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "trackbee\\.min\\.js" + ], + "website": "https://www.trackbee.io" + }, + "Trackboxx": { + "cats": [ + 10 + ], + "description": "Trackboxx is a GDPR-compliant web analysis tool that operates without using cookies, providing data privacy while offering detailed website insights.", + "icon": "Trackboxx.svg", + "js": { + "trackboxx": "" + }, + "pricing": [ + "low", + "payg", + "freemium" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.trackboxx\\.info" + ], + "website": "https://trackboxx.com" + }, + "TrackFox": { + "cats": [ + 10 + ], + "description": "TrackFox is a platform that links traffic patterns to revenue outcomes, providing clarity on which sources convert and which do not.", + "icon": "Trackfox.svg", + "js": { + "trackfox.formatCurrency": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "trackfox\\.app/script\\.js" + ], + "website": "https://trackfox.app" + }, + "Trackify X": { + "cats": [ + 100, + 10 + ], + "description": "Trackify X is a pixel engine that helps merchants backup their pixel data and manage multiple pixels.", + "icon": "Trackify X.svg", + "implies": [ + "Shopify" + ], + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "trackifyx\\.redretarget\\.com/" + ], + "website": "https://trackifyapp.com" + }, + "TrackJs": { + "cats": [ + 10 + ], + "description": "TrackJS is an error monitoring agent for production web sites and applications.", + "icon": "TrackJs.svg", + "js": { + "TrackJs": "", + "trackJs": "" + }, + "scriptSrc": [ + "cdn\\.trackjs\\.com" + ], + "website": "https://trackjs.com" + }, + "trackthemetric": { + "cats": [ + 10 + ], + "description": "trackthemetric is a privacy-focused analytics platform that provides insights into website traffic and online revenue from a single interface.", + "icon": "trackthemetric.svg", + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "app\\.trackthemetric\\.com" + ], + "website": "https://trackthemetric.com" + }, + "Tradable Bits": { + "cats": [ + 32 + ], + "description": "Tradable Bits is a platform that integrates content marketing, e-commerce, CRM, and targeted communication into a unified system.", + "icon": "TradableBits.svg", + "saas": true, + "scriptSrc": [ + "tradablebits\\.com" + ], + "website": "https://tradablebits.com" + }, + "Tradedoubler": { + "cats": [ + 71 + ], + "description": "Tradedoubler is a global affiliate marketing network.", + "dom": { + "a[href*='clk.tradedoubler.com/click']": { + "text": "" + }, + "img[src*='impes.tradedoubler.com/imp']": { + "text": "" + } + }, + "icon": "Tradedoubler.svg", + "scriptSrc": [ + "swrap\\.tradedoubler\\.com" + ], + "website": "https://www.tradedoubler.com/" + }, + "TradePending": { + "cats": [ + 6 + ], + "description": "TradePending, formerly known as SnapCell, is a software platform for automotive digital retailing, offering car dealers tools to enhance rapport, increase sales, drive upsell, and improve customer satisfaction through reliable and straightforward video marketing.", + "js": { + "TradePendingPlugin": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.tradepending\\.com" + ], + "website": "https://tradepending.com" + }, + "TradePro": { + "cats": [ + 6 + ], + "cookies": { + "sessiontradepro": "" + }, + "description": "TradePro is a B2B ecommerce platform that enables businesses to connect, manage transactions, and streamline trade activities in a digital environment.", + "icon": "TradePro.svg", + "saas": true, + "scriptSrc": [ + "(?:https?:\\/\\/[^\"']+)?\\/tradepro\\/shop\\/appserv\\/.*" + ], + "website": "https://www.itb-pim.com/software-products/tradepro" + }, + "Tradift": { + "cats": [ + 6 + ], + "description": "Tradift is an ecommerce solution provider offering businesses tools to streamline online sales, manage transactions, and enhance customer experiences.", + "icon": "Tradift.svg", + "js": { + "Tradift.cdnHost": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.tradift\\.com" + ], + "website": "https://www.tradift.com" + }, + "TradingView": { + "cats": [ + 25 + ], + "description": "TradingView is used to show world chart, chats and trades markets.", + "dom": [ + "iframe[src*='.tradingview.com/']" + ], + "icon": "trading_view.svg", + "pricing": [ + "low", + "freemium", + "recurring" + ], + "website": "https://www.tradingview.com" + }, + "Traek": { + "cats": [ + 10 + ], + "description": "Traek is a website insights, analytics and lead generation tool.", + "icon": "Traek.svg", + "js": { + "Traek": "" + }, + "pricing": [ + "payg", + "recurring" + ], + "saas": true, + "website": "https://www.traek.io" + }, + "TrafficGuard": { + "cats": [ + 36 + ], + "description": "TrafficGuard is a platform that protects digital marketing campaigns by detecting and preventing invalid traffic and ad fraud.", + "icon": "TrafficGuard.svg", + "js": { + "dataTrafficGuard": "" + }, + "pricing": [ + "freemium", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.tgtag\\.io", + "trafficguard\\.ai" + ], + "website": "https://trafficguard.ai" + }, + "TrafficStars": { + "cats": [ + 36 + ], + "description": "TrafficStars is a self-served ad network and ad exchange that operates mainly in adult-related verticals.", + "dom": [ + "img[src*='tsyndicate.com/'], a[href*='trafficstars.com']" + ], + "icon": "TrafficStars.svg", + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "\\.tsyndicate\\.com/" + ], + "website": "https://trafficstars.com" + }, + "Trak": { + "cats": [ + 10 + ], + "description": "Trak is a customer analytics platform designed for startups.", + "icon": "Trak.svg", + "js": { + "trak.custom_event": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.trak.io" + }, + "Tramoce": { + "cats": [ + 67 + ], + "description": "Tramoce is a platform that helps websites maintain cookie compliance while ensuring a smooth and uninterrupted browsing experience for users.", + "icon": "Tramoce.svg", + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "app\\.tramoce\\.com/" + ], + "website": "https://tramoce.com" + }, + "Transax": { + "cats": [ + 6 + ], + "description": "Transax is a platform that streamlines online sales for dealerships by enabling transactions directly through their website.", + "icon": "Transax.svg", + "js": { + "mountingTransaxForms": "" + }, + "saas": true, + "scriptSrc": [ + "\\.transax\\.com/" + ], + "website": "https://www.transax.com" + }, + "Transcend": { + "cats": [ + 67 + ], + "description": "Transcend is data privacy management compliance platform.", + "icon": "Transcend.svg", + "js": { + "transcend": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.transcend.io" + }, + "Transcy": { + "cats": [ + 89, + 100 + ], + "description": "Transcy is a Shopify translation app. Transcy allows you to translate your whole store content into target languages to reach different nation shoppers.", + "icon": "Transcy.svg", + "implies": [ + "Shopify" + ], + "js": { + "_transcy": "", + "transcy_apiURI": "", + "transcy_shopifyLocales": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://transcy.io" + }, + "Transifex": { + "cats": [ + 12 + ], + "cpe": "cpe:2.3:a:transifex:transifex:*:*:*:*:*:*:*:*", + "description": "Transifex is a cloud-based platform for managing the translation and localization of digital content.", + "icon": "transifex.svg", + "js": { + "Transifex.live.lib_version": "(.+)\\;version:\\1" + }, + "website": "https://www.transifex.com" + }, + "Transistor.fm": { + "cats": [ + 5 + ], + "description": "Transistor.fm is a podcast host, distribution and management platform.", + "dom": [ + "iframe[src*='.transistor.fm/']" + ], + "icon": "Transistor.fm.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://transistor.fm" + }, + "Translate WordPress": { + "cats": [ + 87, + 89 + ], + "description": "Translate WordPress is a website translator plugin which can translate any website to any language automatically. Translate WordPress plugin is now a part of GTranslate family.", + "icon": "GTranslate.svg", + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/plugins/google-language-translator/.+scripts\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + ], + "website": "https://gtranslate.io" + }, + "TranslatePress": { + "cats": [ + 87 + ], + "description": "TranslatePress is a WordPress plugin that simplifies website translation, enabling multilingual functionality to enhance global traffic.", + "icon": "TranslatePress.svg", + "js": { + "trp_el": "", + "trp_ls_shortcode_width": "", + "trp_ls_shortcodes": "" + }, + "pricing": [ + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "saas": true, + "website": "https://translatepress.com" + }, + "Transloadit": { + "cats": [ + 95 + ], + "cpe": "cpe:2.3:a:transloadit:uppy:*:*:*:*:*:*:*:*", + "description": "Transloadit is a service for file uploading, conversion, and processing across various formats.", + "dom": [ + "link[href*='transloadit.edgly.net/']" + ], + "icon": "Transloadit.svg", + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "website": "https://transloadit.com" + }, + "Transmart": { + "cats": [ + 99 + ], + "description": "Transmart is a shipping company in Turkey.", + "requiresCategory": [ + 6 + ], + "text": [ + "\\bTransmart\\b" + ], + "website": "https://transmartshipping.com" + }, + "TravelJoy": { + "cats": [ + 72 + ], + "description": "TravelJoy is an all-in-one platform for travel advisors, providing tools for managing client bookings, payments, and communication.", + "icon": "TravelJoy.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "traveljoy\\.com" + ], + "website": "https://traveljoy.com" + }, + "Travello": { + "cats": [ + 93 + ], + "description": "Travello is a booking platform that provides discounted travel options, tours, and holiday packages across multiple destinations worldwide.", + "icon": "Travello.svg", + "saas": true, + "scripts": [ + "\\.travelloapp\\.com" + ], + "website": "https://www.travello.com" + }, + "TravelPayouts": { + "cats": [ + 71 + ], + "description": "TravelPayouts is a global affiliate network that helps monetize travel-related web traffic through partnerships with airlines, hotels, and other travel service providers.", + "icon": "TravelPayouts.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "www\\.travelpayouts\\.com" + ], + "website": "https://www.travelpayouts.com" + }, + "TravPRO": { + "cats": [ + 53 + ], + "description": "TravPRO is a mobile sales solution designed to support travel agents in managing bookings and client interactions.", + "icon": "TravPRO.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "data\\.travpromobile\\.com" + ], + "scripts": [ + "data\\.travpromobile\\.com" + ], + "website": "https://travpromobile.com" + }, + "Tray": { + "cats": [ + 6 + ], + "description": "Tray is an all-in-one ecommerce platform from Brazil.", + "icon": "tray.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "tcdn\\.com\\.br" + ], + "website": "https://www.tray.com.br" + }, + "Trbo": { + "cats": [ + 74, + 76 + ], + "cookies": { + "trbo_session": "^(?:[\\d]+)$", + "trbo_usr": "^(?:[\\d\\w]+)$" + }, + "description": "Trbo is a personalisation, recommendations, A/B testing platform from Germany.", + "icon": "Trbo.svg", + "js": { + "_trbo": "", + "_trbo_start": "", + "_trboq": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.trbo\\.com" + ], + "website": "https://www.trbo.com" + }, + "Treasure Data": { + "cats": [ + 97 + ], + "description": "Treasure Data is the only enterprise customer data platform.", + "dom": [ + "link[href*='.treasuredata.com']" + ], + "icon": "Treasure Data.svg", + "js": { + "Treasure.version": "(.+)\\;version:\\1" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.treasuredata\\.com/" + ], + "website": "https://www.treasuredata.com" + }, + "Tremor": { + "cats": [ + 59 + ], + "description": "Tremor is an open-source library for building charts and dashboards using React components, designed on top of Tailwind CSS.", + "dom": [ + "div[tremor-id*='tremor-raw'], div[class*='text-tremor-']" + ], + "icon": "Tremor.svg", + "oss": true, + "website": "https://tremor.so" + }, + "Trendemon": { + "cats": [ + 76 + ], + "description": "Trendemon is a web personalization and account-based orchestration solution.", + "icon": "Trendemon.svg", + "pricing": [ + "high", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "assets\\.trendemon\\.com/" + ], + "website": "https://trendemon.com" + }, + "Trengo": { + "cats": [ + 52 + ], + "description": "Trengo is an omnichannel communication platform that unifies all messaging channels into one single view.", + "icon": "Trengo.svg", + "js": { + "Trengo.eventBus": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.widget\\.trengo\\.eu/" + ], + "website": "https://trengo.com" + }, + "Trezor": { + "cats": [ + 16 + ], + "description": "Trezor is a digital wallet that provides offline storage for cryptocurrency, protecting digital assets from online threats and unauthorized access.", + "icon": "Trezor.svg", + "js": { + "TrezorConnect": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "connect\\.trezor\\.io" + ], + "website": "https://trezor.io" + }, + "Tribox Ecommerce": { + "cats": [ + 6 + ], + "description": "Tribox Ecommerce is a service provider offering website and online store creation to support businesses in increasing online sales.", + "icon": "Tribox.svg", + "meta": { + "author": "^Tribox", + "generator": "^Tribox E-commerce$" + }, + "pricing": [ + "low", + "recurring" + ], + "website": "https://tribox.com.br/" + }, + "TRIBUS": { + "cats": [ + 53 + ], + "description": "TRIBUS is a custom platform designed for real estate brokerages, offering tailored tools and features to support business operations and client management.", + "icon": "TRIBUS.svg", + "js": { + "MyTribusEmbed": "", + "MyTribusEmbedInstance": "" + }, + "saas": true, + "scriptSrc": [ + "embed\\.mytribus\\.com" + ], + "website": "https://tribus.com" + }, + "Trident AB": { + "cats": [ + 74 + ], + "description": "Trident AB is a platform for optimizing websites through A/B testing.", + "icon": "TridentAB.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "scripts": [ + "Trident/" + ], + "website": "https://tridentab.com" + }, + "Triggerbee": { + "cats": [ + 76, + 10 + ], + "description": "Triggerbee is an onsite personalisation platform that lets you use customer and behavioral data to build and launch personalised campaigns.", + "icon": "Triggerbee.svg", + "js": { + "triggerbee": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "t\\.myvisitors\\.se" + ], + "website": "https://triggerbee.com" + }, + "Trinity Audio": { + "cats": [ + 5 + ], + "description": "Trinity Audio's AI-driven solutions help publishers and content creators create a world of smart audio experiences for their audiences, covering every stage of the audio journey from creation to distribution.", + "icon": "Trinity Audio.svg", + "js": { + "TRINITY_DISPLAY": "", + "TRINITY_PLAYER": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "//trinitymedia\\.ai/" + ], + "website": "https://www.trinityaudio.ai" + }, + "Tripadviser.Widget": { + "cats": [ + 5 + ], + "description": "Tripadvisor embed reviews widget.", + "icon": "Tripadviser.Widget.svg", + "scriptSrc": [ + "tripadvisor\\.[\\w]+/WidgetEmbed" + ], + "website": "https://www.tripadvisor.com/Widgets" + }, + "TripIt": { + "cats": [ + 19 + ], + "description": "TripIt is a travel management platform that organizes travel plans and consolidates details in one place.", + "icon": "TripIt.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "www\\.tripit\\.com" + ], + "website": "https://www.tripit.com" + }, + "Triple Whale": { + "cats": [ + 10 + ], + "description": "The Triple Whale platform combines centralization, visualization, and attribution into a dashboard that presents and illustrates KPIs in an actionable way.", + "icon": "triplewhale.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://triplewhale.com/", + "xhr": [ + "triplewhale-pixel\\.web\\.app" + ] + }, + "TripleLift": { + "cats": [ + 36 + ], + "description": "TripleLift is an advertising technology company providing native programmatic to buyers and sellers.", + "dom": { + "iframe[src*='.3lift.com']": { + "attributes": { + "src": "" + } + } + }, + "icon": "TripleLift.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://triplelift.com", + "xhr": [ + "\\.3lift\\.com" + ] + }, + "Tripleseat": { + "cats": [ + 93 + ], + "description": "Tripleseat is an event management platform that streamlines venue booking, guest communication, and event coordination for restaurants, hotels, and hospitality teams.", + "icon": "Tripleseat.svg", + "saas": true, + "scriptSrc": [ + "api\\.tripleseat\\.com" + ], + "website": "https://tripleseat.com" + }, + "Triptease": { + "cats": [ + 93 + ], + "description": "Triptease is a SaaS that provides digital tools that create better experiences and relationships between hotels and guests.", + "icon": "Triptease.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.triptease\\.io/" + ], + "website": "https://www.triptease.com" + }, + "TRISOshop": { + "cats": [ + 6 + ], + "description": "TRISOshop is an ecommerce platform.", + "dom": [ + "a[href*='www.trisoshop.pl'][target='_blank']" + ], + "icon": "TRISOshop.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.trisoshop.pl" + }, + "Tritac Katana Commerce": { + "cats": [ + 6 + ], + "description": "Katana Commerce is Tritac's B2B and B2C ecommerce platform.", + "icon": "Tritac.svg", + "meta": { + "powered-by": "^Katana\\sCommerce$" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://www.tritac.com/nl/producten/katana-commerce/" + }, + "Trivago": { + "cats": [ + 29 + ], + "description": "Trivago is a hotel search and booking engine that allows users to compare accommodation options and prices from various travel websites, helping them find the best deals.", + "icon": "Trivago.svg", + "saas": true, + "scriptSrc": [ + "www\\.trivago\\.it" + ], + "website": "https://www.trivago.com" + }, + "Trix": { + "cats": [ + 24 + ], + "description": "Trix is an open-source project from Basecamp, the creators of Ruby on Rails.", + "icon": "trix.svg", + "js": { + "Trix.VERSION": "^(.+)$\\;version:\\1" + }, + "website": "https://trix-editor.org" + }, + "Trove Recommerce": { + "cats": [ + 6 + ], + "description": "Trove (formerly Yerdle) builds white-label technology and end-to-end operations for ecommerce platforms.", + "dom": [ + "img[src*='res.cloudinary.com/yerdle']" + ], + "headers": { + "x-trove-app-name": "", + "x-trove-country-code": "", + "x-trove-order-uuid": "", + "x-yerdle-app-name": "" + }, + "icon": "trove.svg", + "saas": true, + "website": "https://trove.co", + "xhr": [ + "reware-production\\.yerdlesite\\.com" + ] + }, + "Trovit": { + "cats": [ + 10 + ], + "description": "Trovit is a platform that provides analytics on homes, cars, and jobs.", + "icon": "Trovit.svg", + "js": { + "TrovitAnalyticsObject": "" + }, + "saas": true, + "website": "https://www.trovit.com" + }, + "Trovo": { + "cats": [ + 103 + ], + "description": "Trovo is a platform for live streaming and connecting with others through gaming, music, and other interactive content.", + "icon": "Trovo.svg", + "saas": true, + "scriptSrc": [ + "tag\\.trovo-tag\\.com" + ], + "website": "https://trovo.live" + }, + "true": { + "cats": [ + 90 + ], + "description": "true is a social proof platform that helps organizations increase conversions and credibility by displaying verified user interactions and trust signals on digital properties.", + "icon": "true.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.usetrue\\.com" + ], + "scripts": [ + "cdn\\.usetrue\\.com" + ], + "website": "https://usetrue.com" + }, + "True Fit": { + "cats": [ + 76 + ], + "description": "True Fit is a data-driven personalisation platform for footwear and apparel retailers.", + "icon": "True Fit.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.truefitcorp\\.com/(?:.+/([\\d\\.]+))?\\;version:\\1" + ], + "website": "https://www.truefit.com" + }, + "TrueCommerce": { + "cats": [ + 6 + ], + "description": "TrueCommerce is an eCommerce platform.", + "icon": "Truecommerce.svg", + "scriptSrc": [ + "cdn\\.nexternal\\.com/" + ], + "website": "https://www.truecommerce.com" + }, + "TRUENDO": { + "cats": [ + 67 + ], + "description": "TRUENDO is a GDPR compliance software.", + "icon": "TRUENDO.svg", + "js": { + "Truendo": "", + "TruendoCookieControlCallback": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.priv\\.center/", + "cdn\\.truendo\\.com/" + ], + "website": "https://truendo.com" + }, + "Truepush": { + "cats": [ + 32 + ], + "description": "Truepush is web-based push notification service available for PWA, AMP, WordPress, and Shopify.", + "icon": "truepush.svg", + "js": { + "truepush": "", + "truepushVersionInfo.key": "v([\\d\\.]+)\\;version:\\1" + }, + "website": "https://www.truepush.com" + }, + "Trumba": { + "cats": [ + 72 + ], + "description": "Trumba offers web-hosted event calendar software for publishing online, interactive, calendars of events.", + "dom": [ + "a[href*='www.trumba.com/calendars/']" + ], + "icon": "Trumba.svg", + "js": { + "$Trumba": "", + "$Trumba.version": "([\\d\\.]+)\\;version:\\1", + "Trumba": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://www.trumba.com" + }, + "Trumpia": { + "cats": [ + 32 + ], + "cookies": { + "TrumpiaReferer": "" + }, + "description": "Trumpia is a marketing platform that supports multiple channels, including mobile, email, social media, voice, and chat marketing.", + "icon": "Trumpia.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.trumpia\\.com/" + ], + "website": "https://www.trumpia.com" + }, + "Trunkrs": { + "cats": [ + 99 + ], + "description": "Trunkrs is a Dutch parcel delivery service.", + "icon": "Trunkrs.svg", + "requiresCategory": [ + 6 + ], + "text": [ + "\\bTrunkrs\\b" + ], + "website": "https://trunkrs.nl" + }, + "TrustArc": { + "cats": [ + 67 + ], + "description": "TrustArc provides software and services to help corporations update their privacy management processes so they comply with government laws and best practices.", + "icon": "TrustArc.svg", + "scriptSrc": [ + "consent\\.trustarc\\.com" + ], + "website": "https://trustarc.com" + }, + "Trusted Shops": { + "cats": [ + 90 + ], + "description": "Trusted Shops is a company that acts as a 3'rd party representing the common interests of both consumers and retailers.", + "icon": "Trusted Shops.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "widgets\\.trustedshops\\.com/" + ], + "website": "https://www.trustedshops.co.uk" + }, + "Trustify": { + "cats": [ + 90 + ], + "description": "Trustify is a platform that collects and generates customer reviews while offering marketing tools to support businesses.", + "icon": "Trustify.svg", + "js": { + "badgeGetTrustifyBadgeData": "", + "initTrustifyBadge": "" + }, + "pricing": [ + "freemium", + "low", + "recurring", + "poa" + ], + "saas": true, + "scripts": [ + "\\.trustify\\.ch" + ], + "website": "https://trustify.ch" + }, + "Trustindex": { + "cats": [ + 90 + ], + "description": "Trustindex is a review management tool that helps businesses effectively manage and monitor customer reviews.", + "dom": [ + "link[href*='.trustindex.io/']" + ], + "icon": "Trustindex.svg", + "js": { + "Trustindex": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.trustindex.io" + }, + "Trustio": { + "cats": [ + 90 + ], + "description": "Trustio is a platform that collects customer reviews on behalf of Swedish e-retailers to provide insights into their business performance.", + "icon": "Trustio.svg", + "js": { + "createTrustioIcon": "", + "trustioPoints": "" + }, + "saas": true, + "scriptSrc": [ + "api\\.trustio\\.se" + ], + "website": "https://trustio.se" + }, + "TrustLock": { + "cats": [ + 32 + ], + "description": "TrustLock is a website tool designed to help increase sales and conversions across various platforms through trust-based elements and user engagement features.", + "dom": [ + "iframe[src*='app.trustlock.co']" + ], + "icon": "TrustLock.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "app\\.trustlock\\.co" + ], + "website": "https://trustlock.co" + }, + "Trustmaker": { + "cats": [ + 32 + ], + "description": "Trustmaker is a platform that provides customizable social proof messages, FOMO campaign tools, and Conversion Rate Optimization (CRO) solutions.", + "icon": "Trustmaker.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "app\\.getcue\\.app/" + ], + "website": "https://thetrustmaker.com" + }, + "Trustpilot": { + "cats": [ + 90 + ], + "description": "Trustpilot is a Danish consumer review website which provide embed stand-alone applications in your website to show your most recent reviews, TrustScore, and star ratings.", + "icon": "Trustpilot.svg", + "js": { + "Trustpilot": "" + }, + "pricing": [ + "mid", + "freemium", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.trustpilot\\.com" + ], + "website": "https://business.trustpilot.com" + }, + "TrustPulse": { + "cats": [ + 32 + ], + "description": "TrustPulse is a marketing tool that enables marketers to drive more conversions and sales by leveraging the power of social proof and fear of missing out.", + "dom": [ + "link[href*='.trstplse.com']" + ], + "icon": "TrustPulse.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.trstplse\\.com/" + ], + "website": "https://trustpulse.com" + }, + "Trustspot": { + "cats": [ + 90 + ], + "description": "TrustSpot provides a solution to capture ratings & reviews, video testimonials, photos, social experiences, and product Q&A.", + "icon": "Trustspot.svg", + "js": { + "trustspot_key": "" + }, + "saas": true, + "scriptSrc": [ + "trustspot\\.io" + ], + "website": "https://trustspot.io/" + }, + "Trustvox": { + "cats": [ + 90 + ], + "description": "Trustvox collects reviews from customers who purchased ecommerce products and publishes them on product pages with Sincerity Seals.", + "icon": "Trustvox.png", + "js": { + "TrustvoxCertificateWidget": "", + "TrustvoxRatesWidget": "", + "_trustvox": "", + "_trustvox_colt": "", + "_trustvox_shelf_rate": "", + "trustvox_id": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://site.trustvox.com.br" + }, + "TrustYou": { + "cats": [ + 5 + ], + "description": "TrustYou is guest feedback and hotel reputation software company located in Germany.", + "dom": { + "iframe[src*='api.trustyou.com']": { + "attributes": { + "src": "" + } + } + }, + "icon": "TrustYou.svg", + "saas": true, + "website": "https://www.trustyou.com" + }, + "TruValidate": { + "cats": [ + 16, + 83 + ], + "description": "TransUnion TruValidate (previously ReputationShield/IDVision from iovation) is an online risk and fraud detection platform.", + "icon": "TruValidate.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "mpsnare\\.iesnare\\.com", + "ci-mpsnare\\.iovation\\.com" + ], + "website": "https://www.transunion.com/solution/truvalidate" + }, + "TryNow": { + "cats": [ + 91 + ], + "description": "TryNow is an ecommerce platform designed to offer a try before you buy experience for shoppers.", + "icon": "TryNow.svg", + "js": { + "TryNowConfig": "", + "tryNowCheckout": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.trynow\\.net/shopify/([\\d\\.]+)/\\;version:\\1" + ], + "website": "https://www.trynow.io" + }, + "Tryzens": { + "cats": [ + 47 + ], + "description": "Tryzens is a digital transformation specialist focused on implementing technology-driven strategies to improve business processes.", + "icon": "Tryzens.svg", + "saas": true, + "scriptSrc": [ + "\\.tryzens-analytics\\.com" + ], + "scripts": [ + "\\.tryzens-analytics\\.com" + ], + "website": "https://tryzens.com" + }, + "TSA Commerce": { + "cats": [ + 71 + ], + "description": "TSA Commerce is a Turbo SEO Affiliate Commerce plugin for WordPress that integrates search engine optimization with affiliate marketing to enhance site monetization.", + "dom": [ + "link[href*='/wp-content/plugins/tsa-commerce/']" + ], + "icon": "TSACommerce.svg", + "saas": true, + "website": "https://tsacommerce.com" + }, + "TuCalendi": { + "cats": [ + 72 + ], + "description": "TuCalendi is an online appointment scheduling tool for meetings.", + "icon": "TuCalendi.svg", + "js": { + "Tucalendi.initConfig": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.tucalendi\\.com" + ], + "website": "https://www.tucalendi.com" + }, + "Tula": { + "cats": [ + 53, + 72 + ], + "cookies": { + "_tulayoga_session": "" + }, + "description": "Tula is a web-based yoga studio software facilitating management of payments, memberships, calendar sharing, registrations, credit tracking, attendance recording, and more for studio owners.", + "icon": "TulaSoftware.svg", + "js": { + "Tula": "", + "TulaSpinner": "", + "TulaUtil": "" + }, + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "website": "https://tulasoftware.com" + }, + "Tulo": { + "cats": [ + 6 + ], + "description": "Tulo is a subscription management platform designed to support recurring billing, customer access control, and subscription lifecycle operations for digital businesses.", + "icon": "Tulo.svg", + "js": { + "Tulo.account": "" + }, + "saas": true, + "scriptSrc": [ + "\\.worldoftulo\\.com/" + ], + "website": "https://worldoftulo.com" + }, + "Tumblr": { + "cats": [ + 11 + ], + "description": "Tumblr is a microblogging and social networking website. The service allows users to post multimedia and other content to a short-form blog.", + "dom": [ + "iframe[src*='tumblr.com']" + ], + "headers": { + "X-Tumblr-User": "" + }, + "html": [ + "<iframe src=\"[^>]+tumblr\\.com" + ], + "icon": "Tumblr.svg", + "url": [ + "^https?://(?:www\\.)?[^/]+\\.tumblr\\.com/" + ], + "website": "https://www.tumblr.com" + }, + "Tunosite": { + "cats": [ + 51 + ], + "description": "Tunosite is a web app builder for startups and business with combining content, membership, and discussions in one place, under your own brand with no coding skills required.", + "dom": [ + "link[href*='app.tunosite.com']" + ], + "icon": "Tunosite.svg", + "pricing": [ + "freemium", + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "app\\.tunosite\\.com" + ], + "website": "https://tunosite.com" + }, + "TuoTempo": { + "cats": [ + 52 + ], + "description": "TuoTempo is a patient CRM designed to manage appointments, patient communications, and care workflows for medical centers.", + "icon": "TuoTempo.svg", + "saas": true, + "scriptSrc": [ + "app\\.tuotempo\\.com" + ], + "website": "https://tuotempo.com" + }, + "Turbo": { + "cats": [ + 92 + ], + "description": "Turbo is a JavaScript framework for building fast web applications.", + "icon": "Turbo.svg", + "js": { + "Turbo": "" + }, + "oss": true, + "website": "https://turbo.hotwired.dev/" + }, + "Turbolinks": { + "cats": [ + 92 + ], + "description": "Turbolinks is a Rails feature, available as a gem and enabled by default in new Rails apps. It is intended to speed up navigating between pages of your application.", + "js": { + "Turbolinks": "" + }, + "oss": true, + "scriptSrc": [ + "turolinks\\.js" + ], + "website": "https://github.com/turbolinks/turbolinks" + }, + "Turbopack": { + "cats": [ + 47 + ], + "description": "Turbopack is an incremental bundler for JavaScript and TypeScript, written in Rust and integrated into the Next.js framework for optimized build performance.", + "icon": "Turbopack.svg", + "js": { + "TURBOPACK.push": "" + }, + "oss": true, + "requires": [ + "Next.js" + ], + "website": "https://nextjs.org/docs/app/api-reference/turbopack" + }, + "TurfJS": { + "cats": [ + 59 + ], + "description": "Turf is a modular geospatial engine written in JavaScript.", + "icon": "TurfJS.svg", + "js": { + "turf.feature": "", + "turf.point": "", + "turf.random": "" + }, + "scriptSrc": [ + "(turf@[\\d.]+)?/?turf\\.min\\.js" + ], + "website": "https://turfjs.org/" + }, + "TuriTop": { + "cats": [ + 104 + ], + "description": "TuriTop is a booking software for tours and activities that streamlines scheduling and reservation management through an automated interface.", + "icon": "TuriTop.svg", + "js": { + "httpTuritop": "app\\.turitop\\.com", + "turitopBuild": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "app\\.turitop\\.com/" + ], + "website": "https://www.turitop.com" + }, + "Tutor LMS": { + "cats": [ + 21 + ], + "description": "Tutor LMS is an all-in-one learning management system.", + "icon": "TutorLMS.svg", + "js": { + "tutorElementorData": "", + "tutor_prevent_copy": "" + }, + "pricing": [ + "low", + "recurring", + "onetime" + ], + "saas": true, + "website": "https://tutorlms.com" + }, + "TutorCruncher": { + "cats": [ + 21 + ], + "description": "TutorCruncher is a tutoring management software.", + "icon": "TutorCruncher.svg", + "pricing": [ + "mid", + "recurring", + "payg" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.tutorcruncher\\.com/" + ], + "website": "https://tutorcruncher.com" + }, + "TVSquared": { + "cats": [ + 36 + ], + "description": "TVSquared is a cross-platform TV ad measurement, analytics and optimisation platform.", + "dom": [ + "link[href*='.tvsquared.com']" + ], + "icon": "TVSquared.png", + "js": { + "TV2Track": "", + "_tvq": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.tvsquared.com" + }, + "Twenty Eleven": { + "cats": [ + 80 + ], + "description": "Twenty Eleven is the default WordPress theme for 2011.", + "dom": [ + "link[href*='/wp-content/themes/twentyeleven/']" + ], + "icon": "WordPress.svg", + "pricing": [ + "freemium" + ], + "requires": [ + "WordPress" + ], + "website": "https://wordpress.org/themes/twentyeleven" + }, + "Twenty Fifteen": { + "cats": [ + 80 + ], + "description": "Twenty Fifteen is the default WordPress theme for 2015.", + "dom": [ + "link#twentyfifteen-style-css" + ], + "icon": "WordPress.svg", + "pricing": [ + "freemium" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/twentyfifteen/" + ], + "website": "https://wordpress.org/themes/twentyfifteen" + }, + "Twenty Fourteen": { + "cats": [ + 80 + ], + "description": "Twenty Fourteen is the default WordPress theme for 2014.", + "dom": [ + "link#twentyfourteen-style-css, style#twentyfourteen-lato-css" + ], + "icon": "WordPress.svg", + "pricing": [ + "freemium" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/twentyfourteen/" + ], + "website": "https://wordpress.org/themes/twentyfourteen" + }, + "Twenty Nineteen": { + "cats": [ + 80 + ], + "description": "Twenty Nineteen is the default WordPress theme for 2019.", + "dom": [ + "link#twentynineteen-style-css" + ], + "icon": "WordPress.svg", + "pricing": [ + "freemium" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/twentynineteen/" + ], + "website": "https://wordpress.org/themes/twentynineteen" + }, + "Twenty Seventeen": { + "cats": [ + 80 + ], + "description": "Twenty Seventeen is the default WordPress theme for 2017.", + "dom": [ + "link#twentyseventeen-style-css" + ], + "icon": "WordPress.svg", + "js": { + "twentyseventeenScreenReaderText": "" + }, + "pricing": [ + "freemium" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/twentyseventeen/" + ], + "website": "https://wordpress.org/themes/twentyseventeen" + }, + "Twenty Sixteen": { + "cats": [ + 80 + ], + "description": "Twenty Sixteen is the default WordPress theme for 2016.", + "dom": [ + "link#twentysixteen-style-css" + ], + "icon": "WordPress.svg", + "pricing": [ + "freemium" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/twentysixteen/" + ], + "website": "https://wordpress.org/themes/twentysixteen" + }, + "Twenty Ten": { + "cats": [ + 80 + ], + "description": "Twenty Ten is the default WordPress theme for 2010.", + "dom": [ + "link[href*='/wp-content/themes/twentyten/']" + ], + "icon": "WordPress.svg", + "pricing": [ + "freemium" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/twentyten/" + ], + "website": "https://wordpress.org/themes/twentyten" + }, + "Twenty Thirteen": { + "cats": [ + 80 + ], + "description": "Twenty Thirteen is the default WordPress theme for 2013.", + "dom": [ + "link#twentythirteen-style-css" + ], + "icon": "WordPress.svg", + "pricing": [ + "freemium" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/twentythirteen/" + ], + "website": "https://wordpress.org/themes/twentythirteen" + }, + "Twenty Twelve": { + "cats": [ + 80 + ], + "description": "Twenty Twelve is the default WordPress theme for 2012.", + "dom": [ + "link#twentytwelve-style-css" + ], + "icon": "WordPress.svg", + "pricing": [ + "freemium" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/twentytwelve/" + ], + "website": "https://wordpress.org/themes/twentytwelve" + }, + "Twenty Twenty": { + "cats": [ + 80 + ], + "description": "Twenty Twenty is the default WordPress theme for 2020.", + "dom": [ + "link#twentytwenty-style-css" + ], + "icon": "WordPress.svg", + "js": { + "twentytwenty": "" + }, + "pricing": [ + "freemium" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/twentytwenty/" + ], + "website": "https://wordpress.org/themes/twentytwenty" + }, + "Twenty Twenty-Five": { + "cats": [ + 80 + ], + "description": "Twenty Twenty-Five is the default WordPress theme for 2025.", + "dom": { + "link[href*='/wp-content/themes/twentytwentyfive/']": { + "exists": "" + } + }, + "icon": "WordPress.svg", + "scriptSrc": [ + "/wp-content/themes/twentytwentyfive/" + ], + "website": "https://wordpress.org/themes/twentytwentyfive" + }, + "Twenty Twenty-Four": { + "cats": [ + 80 + ], + "description": "Twenty Twenty-Four is the default WordPress theme for 2024.", + "dom": { + "link[href*='/wp-content/themes/twentytwentyfour/']": { + "exists": "" + } + }, + "icon": "WordPress.svg", + "scriptSrc": [ + "/wp-content/themes/twentytwentyfour/" + ], + "website": "https://wordpress.org/themes/twentytwentyfour" + }, + "Twenty Twenty-One": { + "cats": [ + 80 + ], + "description": "Twenty Twenty-One is the default WordPress theme for 2021.", + "dom": [ + "link#twenty-twenty-one-style-css" + ], + "icon": "WordPress.svg", + "js": { + "twentytwentyoneCollapseMenuOnClickOutside": "", + "twentytwentyoneResponsiveEmbeds": "" + }, + "pricing": [ + "freemium" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/twentytwentyone/" + ], + "website": "https://wordpress.org/themes/twentytwentyone" + }, + "Twenty Twenty-Three": { + "cats": [ + 80 + ], + "description": "Twenty Twenty-Three is the default WordPress theme for 2023.", + "dom": { + "style#webfonts-inline-css": { + "text": "/wp-content/themes/twentytwentythree/assets/fonts/" + }, + "style#wp-webfonts-inline-css": { + "text": "/wp-content/themes/twentytwentythree/assets/fonts/" + } + }, + "icon": "WordPress.svg", + "pricing": [ + "freemium" + ], + "requires": [ + "WordPress" + ], + "website": "https://wordpress.org/themes/twentytwentythree" + }, + "Twenty Twenty-Two": { + "cats": [ + 80 + ], + "description": "Twenty Twenty-Two is the default WordPress theme for 2022.", + "dom": { + "link#twentytwentytwo-style-css": {}, + "style#webfonts-inline-css": { + "text": "/wp-content/themes/twentytwentytwo/assets/fonts/" + }, + "style#wp-webfonts-inline-css": { + "text": "/wp-content/themes/twentytwentytwo/assets/fonts/" + } + }, + "icon": "WordPress.svg", + "pricing": [ + "freemium" + ], + "requires": [ + "WordPress" + ], + "website": "https://wordpress.org/themes/twentytwentytwo" + }, + "Twiago": { + "cats": [ + 36 + ], + "description": "Twiago is a digital advertising solution that provides transparency and is tailored to specific business needs.", + "icon": "Twiago.svg", + "saas": true, + "scripts": [ + "\\.twiago\\.com" + ], + "website": "https://www.twiago.com" + }, + "TwicPics": { + "cats": [ + 31, + 59 + ], + "description": "TwicPics offers on-demand responsive image generation.", + "dom": { + ".twic": { + "attributes": { + "data-src": "" + } + }, + "[data-twic-src]": { + "attributes": { + "data-twic-src": "" + } + }, + "data-twic-background": { + "attributes": { + "data-twic-background": "" + } + } + }, + "headers": { + "server": "^TwicPics/\\d+\\.\\d+\\.\\d+$" + }, + "icon": "TwicPics.svg", + "pricing": [ + "freemium", + "recurring", + "payg" + ], + "saas": true, + "scriptSrc": [ + ".+\\.twic\\.pics" + ], + "website": "https://www.twicpics.com" + }, + "Twik": { + "cats": [ + 76 + ], + "cpe": "cpe:2.3:a:twiki:twiki:-:*:*:*:*:*:*:*", + "description": "Twik provides a automated, no-configuration business intelligence & personalization automation engine.", + "icon": "Twik.svg", + "js": { + "TWIK_ID": "" + }, + "pricing": [ + "low", + "freemium", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.twik\\.io" + ], + "website": "https://www.twik.io/" + }, + "TWiki": { + "cats": [ + 8 + ], + "cookies": { + "TWIKISID": "" + }, + "cpe": "cpe:2.3:a:twiki:twiki:*:*:*:*:*:*:*:*", + "description": "TWiki is an open-source wiki and application platform.", + "html": [ + "<img [^>]*(?:title|alt)=\"This site is powered by the TWiki collaboration platform" + ], + "icon": "TWiki.svg", + "implies": [ + "Perl" + ], + "scriptSrc": [ + "(?:TWikiJavascripts|twikilib(?:\\.min)?\\.js)" + ], + "website": "https://twiki.org" + }, + "Twikoo": { + "cats": [ + 15 + ], + "description": "Twikoo is a simple, safe, free comment system.", + "icon": "Twikoo.svg", + "js": { + "twikoo.version": "^([\\d\\.]+)$\\;version:\\1" + }, + "oss": true, + "scriptSrc": [ + "/twikoo/dist/twikoo\\.all\\.min\\.js" + ], + "website": "https://twikoo.js.org" + }, + "Twilight CMS": { + "cats": [ + 1 + ], + "headers": { + "X-Powered-CMS": "Twilight CMS" + }, + "icon": "Twilight CMS.png", + "website": "https://www.twilightcms.com" + }, + "Twilio Authy": { + "cats": [ + 69 + ], + "description": "Twilio Authy provides Two-factor authentication (2FA) adds an additional layer of protection beyond passwords.", + "icon": "twilio_authy.svg", + "js": { + "Authy": "" + }, + "website": "https://authy.com" + }, + "Twingle": { + "cats": [ + 111 + ], + "description": "Twingle is a fundraising platform that enables users to create campaigns and collect donations for various causes.", + "icon": "Twingle.svg", + "pricing": [ + "freemium", + "payg" + ], + "saas": true, + "scripts": [ + "spenden\\.twingle\\.de" + ], + "website": "https://www.twingle.de" + }, + "TwistedWeb": { + "cats": [ + 22 + ], + "headers": { + "Server": "TwistedWeb(?:/([\\d.]+))?\\;version:\\1" + }, + "icon": "TwistedWeb.png", + "oss": true, + "website": "https://twistedmatrix.com/trac/wiki/TwistedWeb" + }, + "TwistPHP": { + "cats": [ + 18 + ], + "headers": { + "X-Powered-By": "TwistPHP" + }, + "icon": "TwistPHP.png", + "implies": [ + "PHP" + ], + "website": "https://twistphp.com" + }, + "Twitch Player": { + "cats": [ + 14 + ], + "description": "Twitch is an American video live streaming service that focuses on video game live streaming, including broadcasts of esports competitions.", + "dom": [ + "iframe[src*='player\\.twitch\\.tv']" + ], + "icon": "Twitch.svg", + "js": { + "Twitch.Embed": "", + "twitchPlayer": "" + }, + "website": "https://dev.twitch.tv/docs/embed/video-and-clips/" + }, + "Twitter": { + "cats": [ + 5 + ], + "description": "Twitter is a 'microblogging' system that allows you to send and receive short posts called tweets.", + "icon": "Twitter.svg", + "scriptSrc": [ + "//platform\\.twitter\\.com/widgets\\.js" + ], + "website": "https://twitter.com" + }, + "Twitter Ads": { + "cats": [ + 36 + ], + "description": "Twitter Ads is an advertising platform for Twitter 'microblogging' system.", + "icon": "Twitter.svg", + "js": { + "twttr": "" + }, + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "static\\.ads-twitter\\.com/uwt\\.js" + ], + "website": "https://ads.twitter.com" + }, + "Twitter Analytics": { + "cats": [ + 10 + ], + "description": "Twitter Analytics is a built-in data-tracking platform that shows you insights specific to your Twitter account and activity.", + "icon": "Twitter.svg", + "pricing": [ + "freemium" + ], + "saas": true, + "scriptSrc": [ + "analytics\\.twitter\\.com" + ], + "website": "https://analytics.twitter.com" + }, + "Twitter Emoji (Twemoji)": { + "cats": [ + 17 + ], + "description": "Twitter Emoji is a set of open-source emoticons and emojis for Twitter, TweetDeck, and also for Android and iOS versions of the application.", + "js": { + "twemoji": "", + "twemoji.base": "twemoji\\.maxcdn\\.com/v/([\\d\\.]+)/\\;version:\\1" + }, + "oss": true, + "scriptSrc": [ + "twemoji(?:\\.min)?\\.js" + ], + "website": "https://twitter.github.io/twemoji/" + }, + "Twitter Flight": { + "cats": [ + 12 + ], + "description": "Twitter Flight is a lightweight, component-based JavaScript framework for building web applications.", + "icon": "Twitter Flight.svg", + "implies": [ + "jQuery" + ], + "js": { + "flight": "" + }, + "oss": true, + "website": "https://flightjs.github.io/" + }, + "Twitter typeahead.js": { + "cats": [ + 59 + ], + "icon": "Twitter typeahead.js.png", + "implies": [ + "jQuery" + ], + "js": { + "typeahead": "" + }, + "scriptSrc": [ + "(?:typeahead|bloodhound)\\.(?:jquery|bundle)?(?:\\.min)?\\.js" + ], + "website": "https://twitter.github.io/typeahead.js" + }, + "Twsaa": { + "cats": [ + 6 + ], + "cookies": { + "twsaa_session": "" + }, + "description": "Twsaa is a commerce platform designed to support business transactions and customer interactions within the Saudi Arabian market.", + "icon": "Twsaa.svg", + "js": { + "twsaa.app": "" + }, + "pricing": [ + "freemium", + "low", + "recurring", + "onetime" + ], + "saas": true, + "website": "https://twsaa.com" + }, + "Twyne": { + "cats": [ + 53 + ], + "description": "Twyne is an advanced lead management, lead optimization, lead distribution and monetization platform with analytics.", + "icon": "Twyne.svg", + "js": { + "twyne.alreadyLoadAnura": "" + }, + "pricing": [ + "freemium", + "high", + "recurring", + "poa" + ], + "saas": true, + "scripts": [ + "api\\.twyne\\.io" + ], + "website": "https://twyne.io" + }, + "Typecho": { + "cats": [ + 11 + ], + "cpe": "cpe:2.3:a:typecho:typecho:*:*:*:*:*:*:*:*", + "description": "Typecho is a PHP Blogging Platform.", + "icon": "typecho.svg", + "implies": [ + "PHP" + ], + "js": { + "TypechoComment": "" + }, + "meta": { + "generator": "Typecho( [\\d.]+)?\\;version:\\1" + }, + "url": [ + "/admin/login\\.php?referer=http%3A%2F%2F" + ], + "website": "https://typecho.org/" + }, + "Typed.js": { + "cats": [ + 59 + ], + "description": "Typed.js is a library that types. It is designed to create typewriter-style animations with ease.", + "oss": true, + "scriptSrc": [ + "typed(?:\\.min)?\\.js(?:\\?v(?:er)?=((?:\\d+\\.)+\\d+))?\\;version:\\1" + ], + "website": "https://mattboldt.com/demos/typed-js/" + }, + "TypeDoc": { + "cats": [ + 4 + ], + "description": "TypeDoc is an API documentation generator for TypeScript projects.", + "icon": "TypeDoc.svg", + "implies": [ + "TypeScript" + ], + "oss": true, + "website": "https://typedoc.org" + }, + "Typeflo": { + "cats": [ + 50 + ], + "description": "Typeflo is a platform that simplifies blogging by allowing users to create websites directly from Google Docs, offering features such as analytics, custom domains, and theme customization.", + "icon": "Typeflo.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "analytics\\.typeflo\\.io/" + ], + "website": "https://typeflo.io" + }, + "Typeform": { + "cats": [ + 73 + ], + "description": "Typeform is a Spanish online software as a service (SaaS) company that specialises in online form building and online surveys.", + "dom": [ + "link[href*='.typeform.com/']" + ], + "icon": "Typeform.svg", + "js": { + "tf.createPopover": "", + "tf.createWidget": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "embed\\.typeform\\.com/" + ], + "website": "https://www.typeform.com" + }, + "Typekit": { + "cats": [ + 17 + ], + "description": "Typekit is an online service which offers a subscription library of fonts.", + "html": [ + "<link [^>]*href=\"[^\"]+use\\.typekit\\.(?:net|com)" + ], + "icon": "Typekit.png", + "js": { + "Typekit.config.js": "^(.+)$\\;version:\\1" + }, + "pricing": [ + "low", + "freemium", + "recurring" + ], + "scriptSrc": [ + "use\\.typekit\\.com" + ], + "website": "https://typekit.com" + }, + "TypePad": { + "cats": [ + 11 + ], + "description": "Typepad is a blog hosting service.", + "icon": "TypePad.svg", + "meta": { + "generator": "typepad" + }, + "url": [ + "typepad\\.com" + ], + "website": "https://www.typepad.com" + }, + "Typer.js": { + "cats": [ + 59 + ], + "description": "Typer.js is a JavaScript library for creating a fully configurable typing effect in HTML.", + "oss": true, + "scriptSrc": [ + "unpkg\\.com/typer-dot-js@([\\d\\.]+)/typer\\.js\\;version:\\1" + ], + "website": "https://github.com/straversi/Typer.js" + }, + "TypeScript": { + "cats": [ + 27 + ], + "description": "TypeScript is an open-source language which builds on JavaScript by adding static type definitions.", + "icon": "TypeScript.svg", + "oss": true, + "website": "https://www.typescriptlang.org" + }, + "Typesense": { + "cats": [ + 29 + ], + "description": "Typesense is an open-source, typo-tolerant search-engine optimized for speed and relevance.", + "dom": [ + "section[data-version*='typesense']" + ], + "icon": "Typesense.svg", + "js": { + "Typesense": "", + "typesenseBlogPostCollection": "", + "typesenseHost": "", + "typesenseSearchKey": "", + "typesenseSettings": "" + }, + "oss": true, + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "/typesense@([\\d\\.]+)/dist/typesense\\.min\\.js\\;version:\\1" + ], + "scripts": [ + "typesense-api" + ], + "website": "https://typesense.org" + }, + "Typo 00": { + "cats": [ + 93 + ], + "description": "Typo00 is a digital ordering system designed for restaurants to streamline order management.", + "dom": [ + "link[href*='typo00-public.s3']" + ], + "icon": "Typo00.svg", + "saas": true, + "website": "https://www.typo00.com" + }, + "TYPO3 CMS": { + "cats": [ + 1 + ], + "cpe": "cpe:2.3:a:typo3:typo3:*:*:*:*:*:*:*:*", + "description": "TYPO3 is a free and open-source Web content management system written in PHP.", + "dom": [ + "link[href*='typo3conf'], link[href*='typo3temp'], img[src*='typo3conf'], img[src*='typo3temp']" + ], + "icon": "TYPO3.svg", + "implies": [ + "PHP" + ], + "js": { + "webpackChunkTYPO3Webpack": "" + }, + "meta": { + "generator": "TYPO3\\s+(?:CMS\\s+)?(?:[\\d.]+)?(?:\\s+CMS)?" + }, + "oss": true, + "probe": { + "/typo3/sysext/core/Resources/Public/Images/typo3_orange.svg": "" + }, + "scriptSrc": [ + "^/?typo3(?:conf|temp)/" + ], + "url": [ + "/typo3/" + ], + "website": "https://typo3.org/" + }, + "Typof": { + "cats": [ + 6 + ], + "cookies": { + "typof_session": "\\;confidence:50" + }, + "description": "Typof is an ecommerce platform for artisans that allows to create a premium website and sell items directly to the consumer.", + "icon": "Typof.svg", + "pricing": [ + "freemium", + "recurring", + "low" + ], + "saas": true, + "scriptSrc": [ + "portal/js/typof\\.js\\;confidence:50" + ], + "website": "https://typof.com" + }, + "Tyslo EasySell": { + "cats": [ + 100 + ], + "description": "Tyslo EasySell replaces default Shopify checkout process by embedding (or popup) a simple order form on the product or cart page.", + "icon": "Tyslo EasySell.svg", + "implies": [ + "Shopify" + ], + "js": { + "openTysloForm": "", + "tysloApplyDiscount": "", + "tysloConfigVersion": "", + "tysloEasysellConfig": "" + }, + "pricing": [ + "low", + "freemium", + "recurring" + ], + "saas": true, + "website": "https://tyslo.com" + }, + "U-KOMI": { + "cats": [ + 90 + ], + "description": "U-KOMI is a user generated content review marketing tool.", + "icon": "U-KOMI.svg", + "js": { + "GetUkomiSliderItemInfo": "", + "installUkomiShimsDebug": "", + "ukomiInstaLikeStep01": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://u-komi.com/en/" + }, + "Ubercart": { + "cats": [ + 6 + ], + "icon": "Ubercart.png", + "implies": [ + "Drupal" + ], + "scriptSrc": [ + "uc_cart/uc_cart_block\\.js" + ], + "website": "https://www.ubercart.org" + }, + "Ubiliz": { + "cats": [ + 5, + 6 + ], + "description": "Ubiliz is a gift voucher ecommerce solution.", + "icon": "Ubiliz.svg", + "js": { + "ubilizSettings": "" + }, + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "website": "https://www.ubiliz.com" + }, + "Ubuntu": { + "cats": [ + 28 + ], + "cpe": "cpe:2.3:o:canonical:ubuntu_linux:*:*:*:*:*:*:*:*", + "description": "Ubuntu is a free and open-source operating system on Linux for the enterprise server, desktop, cloud, and IoT.", + "headers": { + "Server": "Ubuntu", + "X-Powered-By": "Ubuntu" + }, + "icon": "Ubuntu.svg", + "website": "https://www.ubuntu.com/server" + }, + "Ucalc": { + "cats": [ + 5, + 110 + ], + "description": "Ucalc is a platform offering calculators and form building tools, facilitating efficient computation and streamlined data collection processes.", + "icon": "Ucalc.svg", + "js": { + "uCalc": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "ucalc\\.pro/api/" + ], + "website": "https://ucalc.pro" + }, + "Ucommerce": { + "cats": [ + 6 + ], + "description": "Ucommerce is an ecommerce platform for enterprise-level online businesses.", + "icon": "Ucommerce.svg", + "js": { + "uCommerce": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "uCommerce\\.facets\\.js" + ], + "website": "https://ucommerce.net" + }, + "Ueeshop": { + "cats": [ + 6 + ], + "description": "Ueeshop is a ecommerce platform from China.", + "icon": "Ueeshop.png", + "js": { + "ueeshop_config": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://www.ueeshop.com" + }, + "UGC Creative": { + "cats": [ + 90, + 96 + ], + "description": "UGC Creative is a tool that utilises reviews, Instagram, and TikTok user-generated content on websites to enhance conversion rates and customer lifetime value.", + "js": { + "UgcCreativeReview": "", + "ugcReview.prototype._display_item_count": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://ugc-creative.com/" + }, + "uhChat": { + "cats": [ + 52 + ], + "cookies": { + "uhchatrelock": "" + }, + "description": "uhChat is a tool that enables the creation of an embedded chat box on websites for real-time communication.", + "icon": "uhChat.svg", + "js": { + "getuhchatCookie": "", + "uhchatClick": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://uhchat.net" + }, + "UI Avenue": { + "cats": [ + 10, + 91 + ], + "description": "UI Avenue is a data tracking and analytics software for Shopify.", + "icon": "UIAvenue.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "scripts": [ + "analytics\\.uiavenue\\.ca" + ], + "website": "https://www.uiavenue.ca" + }, + "UIKit": { + "cats": [ + 66 + ], + "description": "UIKit is the framework used for developing iOS applications.", + "html": [ + "<[^>]+class=\"[^\"]*(?:uk-container|uk-section)" + ], + "icon": "UIKit.svg", + "scriptSrc": [ + "uikit.*\\.js" + ], + "website": "https://getuikit.com" + }, + "UK Mail": { + "cats": [ + 99 + ], + "description": "UK Mail is a postal service company operating in the United Kingdom.", + "icon": "UK Mail.png", + "requiresCategory": [ + 6 + ], + "text": [ + "\\bUK Mail\\b" + ], + "website": "https://www.ukmail.com" + }, + "UKFast": { + "cats": [ + 88, + 62 + ], + "description": "UKFast is a business-to-business internet hosting company based in Manchester, UK.", + "dns": { + "SOA": [ + "\\.ukfast\\.net" + ] + }, + "icon": "UKFast.png", + "pricing": [ + "recurring", + "payg" + ], + "website": "https://www.ukfast.co.uk" + }, + "uKnowva": { + "cats": [ + 50, + 101 + ], + "description": "uKnowva is a mobile-enabled HRMS software.", + "headers": { + "X-Content-Encoded-By": "uKnowva ([\\d.]+)\\;version:\\1" + }, + "html": [ + "<a[^>]+>Powered by uKnowva</a>" + ], + "icon": "uKnowva.svg", + "implies": [ + "PHP" + ], + "meta": { + "generator": "uKnowva (?: ([\\d.]+))?\\;version:\\1" + }, + "scriptSrc": [ + "/media/conv/js/jquery\\.js" + ], + "website": "https://uknowva.com" + }, + "uLogin": { + "cats": [ + 69 + ], + "description": "uLogin is a tool that enables its users to get unified access to various Internet services.", + "icon": "uLogin.svg", + "js": { + "uLogin.version": "^([\\d\\.]+)$\\;version:\\1" + }, + "pricing": [ + "freemium" + ], + "saas": true, + "website": "https://ulogin.ru" + }, + "Ultimate": { + "cats": [ + 52, + 53 + ], + "description": "Ultimate is a platform for automating customer service using conversational and generative AI technology.", + "icon": "Ultimate.svg", + "js": { + "ultimateAiLogin": "", + "ultimateAiUpdateUser": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.ultimate.ai" + }, + "Ultimate Addons for Elementor": { + "cats": [ + 87 + ], + "description": "Ultimate Addons for Elementor is a plugin that adds new widgets and modules to the Elementor page builder for WordPress, providing additional design options and functionality.", + "dom": { + "link[href*='/wp-content/plugins/ultimate-elementor/']": { + "attributes": { + "href": "/wp-content/plugins/ultimate-elementor/.+\\.css(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + } + } + }, + "icon": "Ultimate Addons for Elementor.svg", + "implies": [ + "Elementor" + ], + "js": { + "uael_particles_script.particles_url": "/wp-content/plugins/ultimate-elementor/" + }, + "pricing": [ + "onetime", + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "website": "https://ultimateelementor.com" + }, + "Ultimate Bulletin Board": { + "cats": [ + 2 + ], + "description": "Ultimate Bulletin Board is an internet forum software designed for online communities, offering features such as user registration, thread organisation, moderation tools, search functionality, and customisable design options to facilitate discussions and community engagement.", + "implies": [ + "PHP" + ], + "meta": { + "generator": "^UBB\\.threads\\s([\\d\\.]+)$\\;version:\\1" + }, + "pricing": [ + "onetime" + ], + "website": "https://www.ubbcentral.com" + }, + "Ultimate GDPR & CCPA": { + "cats": [ + 67, + 87 + ], + "description": "Ultimate GDPR & CCPA is a compliance toolkit for WordPress by createIT", + "icon": "Ultimate GDPR & CCPA.png", + "js": { + "ct_ultimate_gdpr_cookie": "" + }, + "pricing": [ + "low" + ], + "requires": [ + "WordPress" + ], + "website": "https://www.createit.com/gdpr" + }, + "Ultimate Tables": { + "cats": [ + 87 + ], + "description": "Ultimate Tables is a tool for creating, managing, and designing tables without writing HTML code.", + "icon": "UltimateTables.svg", + "requires": [ + "WordPress" + ], + "saas": true, + "scriptSrc": [ + "/wp-content/plugins/ultimate-tables/" + ], + "website": "https://wphive.com/plugins/ultimate-tables" + }, + "UltimatelySocial": { + "cats": [ + 87 + ], + "description": "Ultimately Social (Share Buttons & Sharing Icons) is a plugin that allows you to place fancy social media icons and buttons on your WordPress website.", + "icon": "UltimatelySocial.png", + "pricing": [ + "freemium", + "onetime" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/plugins/ultimate-social-media-icons/" + ], + "website": "https://www.ultimatelysocial.com" + }, + "UltraCart": { + "cats": [ + 6 + ], + "description": "UltraCart is an ecommerce platform offering shopping cart and payment processing solutions for online stores.", + "dom": [ + "a[href*='/cgi-bin/UCEditor?merchantId']" + ], + "html": [ + "<form [^>]*action=\"[^\"]*\\/cgi-bin\\/UCEditor\\?(?:[^\"]*&)?merchantId=[^\"]" + ], + "icon": "UltraCart.svg", + "js": { + "ucCatalog": "", + "ultracart": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cgi-bin\\/UCJavaScript\\?" + ], + "url": [ + "/cgi-bin/UCEditor\\?" + ], + "website": "https://ultracart.com" + }, + "UMAI": { + "cats": [ + 10 + ], + "description": "UMAI is an analytics-based software using state-of-the-art technology to improve the experiences & performance for hospitality based businesses and their guests.", + "icon": "UMAI.svg", + "js": { + "umaiWidget.config": "" + }, + "saas": true, + "website": "https://www.umai.io" + }, + "Umami": { + "cats": [ + 10 + ], + "description": "Umami is a self-hosted web analytics solution. It's goal is to provide a friendlier, privacy-focused alternative to Google Analytics and a free, open-sourced alternative to paid solutions.", + "icon": "umami.svg", + "js": { + "umami": "" + }, + "oss": true, + "scriptSrc": [ + "umami\\.js" + ], + "website": "https://umami.is/" + }, + "uMarketingSuite": { + "cats": [ + 10, + 76 + ], + "description": "uMarketingSuite is a set of diverse features that together form a full marketing suite for the Umbraco platform.", + "icon": "uMarketingSuite.svg", + "implies": [ + "Umbraco" + ], + "js": { + "uMarketingSuite": "" + }, + "pricing": [ + "poa" + ], + "website": "https://www.umarketingsuite.com" + }, + "Umbraco": { + "cats": [ + 1 + ], + "cookies": { + "merchello": "\\;version:7" + }, + "cpe": "cpe:2.3:a:umbraco:umbraco:*:*:*:*:*:*:*:*", + "description": "Umbraco is an open-source Microsoft ASP.NET based content management system.", + "dom": [ + "script[src*='/UmbracoForms/']", + "a[data-udi^='umb://']", + "form[action^='/umbraco/Surface/']", + "a[href^='/umbraco/Surface/']", + "fieldset.umbraco-forms-fieldset" + ], + "headers": { + "X-Umbraco-Version": "^(.+)$\\;version:\\1" + }, + "icon": "Umbraco.svg", + "implies": [ + "Microsoft ASP.NET" + ], + "js": { + "ITEM_INFO_SERVICE": "", + "UC_IMAGE_SERVICE": "", + "UC_ITEM_INFO_SERVICE": "", + "UC_SETTINGS": "", + "Umbraco": "" + }, + "meta": { + "generator": "umbraco" + }, + "oss": true, + "pricing": [ + "freemium", + "recurring", + "low" + ], + "saas": true, + "scripts": [ + "\\.umbraco\\.io|/Umbraco\\/Api" + ], + "url": [ + "/umbraco/login\\.aspx(?:$|\\?)" + ], + "website": "https://umbraco.com/", + "xhr": [ + "/umbraco/api/" + ] + }, + "UMI.CMS": { + "cats": [ + 1 + ], + "description": "UMI.CMS is a content management system (CMS) that provides tools for creating and managing websites, including features for design customization, content management, and site optimization.", + "headers": { + "X-Generated-By": "UMI\\.CMS" + }, + "icon": "UMI.CMS.svg", + "implies": [ + "PHP" + ], + "pricing": [ + "onetime", + "high" + ], + "saas": true, + "website": "https://www.umi-cms.ru" + }, + "UmiJs": { + "cats": [ + 12 + ], + "description": "UmiJs is a scalable, enterprise-class frontend application framework that supports both configuration and conventional routing while maintaining functional completeness, such as dynamic routing, nested routing, and permission routing.", + "icon": "UmiJs.svg", + "implies": [ + "Node.js" + ], + "js": { + "g_umi.version": "([\\d\\.]+)\\;version:\\1" + }, + "oss": true, + "scriptSrc": [ + "/umi(\\.[\\w\\d]{8})?\\.js" + ], + "website": "https://umijs.org" + }, + "Umni": { + "cats": [ + 52 + ], + "description": "Umni is a platform that provides an AI chatbot designed to automate and improve customer service, sales interactions, and marketing processes.", + "icon": "Umni.svg", + "saas": true, + "scriptSrc": [ + "widget\\.umni\\.bg" + ], + "website": "https://umni.bg" + }, + "Umso": { + "cats": [ + 51 + ], + "description": "Umso is a website builder for Startups.", + "dom": [ + "link[href*='.umso.co/'], img[src*='.umso.co/'], video[poster*='.umso.co/']" + ], + "icon": "Umso.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "isPriorBlockingEnabled\\;confidence:75" + ], + "website": "https://www.umso.com" + }, + "UNA CMS": { + "cats": [ + 1 + ], + "description": "UNA CMS is an open-source platform designed for building social networking sites and online communities with a modular architecture, responsive design, and robust privacy features.", + "icon": "Una CMS.svg", + "js": { + "BxArtificerMenuMoreAuto": "", + "bx_autocomplete_fields": "", + "bx_redirect_for_external_links": "", + "bx_search_extnded_sort": "", + "bx_site_search_complet": "" + }, + "oss": true, + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "website": "https://unacms.com" + }, + "Unas": { + "cats": [ + 6 + ], + "cookies": { + "UnasID": "", + "UnasServiceProxyID": "" + }, + "description": "Unas is an all-in-one ecommerce platform from Hungary.", + "icon": "Unas.svg", + "js": { + "UNAS.shop": "", + "unas_shop_url": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://unas.hu" + }, + "Unblu Virtual Agent": { + "cats": [ + 52 + ], + "description": "Unblu Virtual Agent is a platform that provides customers with 24/7 access to intelligent, automated conversations designed to feel human.", + "icon": "Unblu.svg", + "saas": true, + "scripts": [ + "\\.unblu\\.com/" + ], + "website": "https://www.unblu.com" + }, + "Unbounce": { + "cats": [ + 20, + 51 + ], + "description": "Unbounce is a tool to build landing pages.", + "headers": { + "X-Unbounce-PageId": "" + }, + "icon": "Unbounce.svg", + "scriptSrc": [ + "ubembed\\.com" + ], + "website": "https://unbounce.com" + }, + "Unbound Commerce": { + "cats": [ + 6 + ], + "description": "Unbound Commerce is a mobile and ecommerce provider for retailers.", + "dom": [ + "link[href*='.unboundcommerce.com']" + ], + "icon": "UnboundCommerce.svg", + "saas": true, + "scriptSrc": [ + "\\.unboundcommerce\\.com/" + ], + "website": "https://www.unboundcommerce.com" + }, + "Unbox": { + "cats": [ + 6 + ], + "description": "Unbox is an ecommerce platform for D2C brands.", + "dom": [ + "link[imagesrcset*='unbox-customer-images-production'], img[srcset*='unbox-customer-images-production']" + ], + "icon": "unbox.svg", + "js": { + "__NEXT_DATA__.props.pageProps.shop.storeTemplateUrl": "unbox-store-production" + }, + "pricing": [ + "low", + "recurring", + "freemium" + ], + "requires": [ + "Next.js" + ], + "saas": true, + "website": "https://unbox.com.br" + }, + "Unbxd": { + "cats": [ + 76, + 29 + ], + "description": "Unbxd is an ecommerce product discovery platform that applies artificial intelligence and advanced data sciences to connect shoppers to the products they are most likely to buy.", + "icon": "Unbxd.svg", + "js": { + "Unbxd.version": "^([\\d\\.]+)$\\;version:\\1" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.cloudfront\\.net/unbxdAnalytics\\.js", + "unbxd\\.s\\d\\.amazonaws\\.com" + ], + "website": "https://unbxd.com" + }, + "Unchained Engine": { + "cats": [ + 6 + ], + "description": "Unchained Engine is an open-source ecommerce framework built for Node.js and Bun, designed to provide a scalable solution for developing online stores.", + "icon": "UnchainedEngine.svg", + "oss": true, + "scriptSrc": [ + "api\\.github\\.com/repos/unchainedshop/" + ], + "website": "https://docs.unchained.shop" + }, + "Underscore.js": { + "cats": [ + 59 + ], + "description": "Underscore.js is a JavaScript library which provides utility functions for common programming tasks. It is comparable to features provided by Prototype.js and the Ruby language, but opts for a functional programming design instead of extending object prototypes.", + "excludes": [ + "Lodash" + ], + "icon": "Underscore.js.png", + "js": { + "_.VERSION": "^(.+)$\\;confidence:0\\;version:\\1", + "_.restArguments": "" + }, + "scriptSrc": [ + "underscore.*\\.js(?:\\?ver=([\\d.]+))?\\;version:\\1" + ], + "website": "https://underscorejs.org" + }, + "Understrap": { + "cats": [ + 80 + ], + "description": "Understrap is a renowned WordPress starter theme framework that combined Underscores and Bootstrap.", + "icon": "Understrap.png", + "implies": [ + "Bootstrap", + "Underscore.js" + ], + "pricing": [ + "freemium" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "wp-content/themes/understrap(?:[masterchild-]+)?(?:[masterchild-]+)?/" + ], + "website": "https://understrap.com" + }, + "Uniconsent": { + "cats": [ + 67 + ], + "description": "Uniconsent is a Consent Management Platform.", + "icon": "Uniconsent.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cmp\\.uniconsent\\.mgr\\.consensu\\.org/" + ], + "website": "https://www.uniconsent.com/" + }, + "Unicorn Platform": { + "cats": [ + 1, + 51 + ], + "description": "Unicorn Platform is a drag and drop website and blog builder for startups, mobile apps, and SaaS.", + "icon": "Unicorn Platform.svg", + "js": { + "unicornplatform": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://unicornplatform.com" + }, + "UniFi OS": { + "cats": [ + 28 + ], + "description": "UniFi OS is the operating system for UniFi products, which provides a user interface.", + "icon": "UniFi_OS.svg", + "js": { + "unifiConstant.VERSION": "^([\\d+\\.]+)$\\;version:\\1" + }, + "requires": [ + "AngularJS" + ], + "website": "https://www.ui.com/" + }, + "Uniform Digital Experience": { + "cats": [ + 1 + ], + "description": "Uniform Digital Experience is a digital experience platform (DXP) designed to manage, deliver, and optimize content and interactions across multiple digital channels.", + "icon": "UniformDigitalExperience.svg", + "js": { + "__UNIFORM_CONTEXTUAL_EDITING_CONTEXT__": "", + "__UNIFORM_DEVTOOLS_CONTEXT_INSTANCE__": "", + "isUniform": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.uniform.dev" + }, + "Unilog": { + "cats": [ + 6 + ], + "description": "Unilog is a cloud-based ecommerce platform, designed specifically for B2B businesses.", + "js": { + "Unilog": "" + }, + "saas": true, + "scriptSrc": [ + "\\.unilogcorp\\.com/" + ], + "website": "https://unilogcorp.com" + }, + "Unipag": { + "cats": [ + 32 + ], + "description": "Unipag is a universal sales promotion platform designed to streamline and manage promotional campaigns across various channels.", + "icon": "Unipag.svg", + "js": { + "Unipag": "" + }, + "saas": true, + "scriptSrc": [ + "cdn\\.unipag\\.com" + ], + "website": "https://www.unipag.com" + }, + "Unito Hub": { + "cats": [ + 97 + ], + "description": "Unito Hub is a unified data platform that integrates and consolidates data from multiple sources.", + "icon": "UnitoHub.svg", + "js": { + "Unito": "", + "Unito.app_version": "^(.+)$\\;version:\\1" + }, + "pricing": [ + "high", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "/unito\\.min\\.js" + ], + "website": "https://unitohub.com" + }, + "Unity": { + "cats": [ + 5 + ], + "description": "Unity is a gaming widget that enables the playing of games developed using 3D gaming engine.", + "icon": "Unity.svg", + "js": { + "UnityLoader": "", + "createUnityInstance": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://unity.com" + }, + "Universe Soft": { + "cats": [ + 53 + ], + "description": "Universe-Soft is a business automation platform for salons, clinics, and fitness centers in Russia.", + "icon": "UniverseSoft.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.universe-soft\\.ru/" + ], + "website": "https://universe-soft.ru" + }, + "UNIX": { + "cats": [ + 28 + ], + "cpe": "cpe:2.3:o:unix:unix:*:*:*:*:*:*:*:*", + "description": "Unix is a family of multitasking, multiuser computer operating systems.", + "headers": { + "Server": "Unix" + }, + "icon": "UNIX.png", + "website": "https://unix.org" + }, + "Unless": { + "cats": [ + 53 + ], + "description": "Unless is an AI-driven solution to enhance customer success.", + "dom": [ + "script[data-unless]" + ], + "icon": "Unless.svg", + "js": { + "unlessComponentCleanUp": "" + }, + "pricing": [ + "high", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.unless\\.com/" + ], + "website": "https://unless.com/" + }, + "UnoCSS": { + "cats": [ + 66 + ], + "css": [ + "--un-(?:rotate|translate|space-x|text-opacity|border-opacity)" + ], + "description": "UnoCSS is instant on-demand Atomic CSS engine.", + "dom": { + "style[data-unocss]": { + "attributes": { + "data-unocss": "([\\d\\.]+)\\;version:\\1" + } + } + }, + "icon": "UnoCSS.svg", + "oss": true, + "website": "https://uno.antfu.me/" + }, + "Unpkg": { + "cats": [ + 31 + ], + "description": "Unpkg is a content delivery network for everything on npm.", + "dom": [ + "link[href*='unpkg.com']" + ], + "icon": "Unpkg.svg", + "oss": true, + "scriptSrc": [ + "unpkg\\.com/" + ], + "website": "https://unpkg.com" + }, + "Unpoly": { + "cats": [ + 12 + ], + "cookies": { + "_unpoly_demo_layers_session": "" + }, + "description": "Unpoly is an unobtrusive Javascript framework for applications that render on the server.", + "icon": "Unpoly.svg", + "js": { + "up.CompilerPass": "\\;confidence:25", + "up.framework": "\\;confidence:26", + "up.version": "([\\d\\.]+)\\;version:\\1\\;confidence:0" + }, + "oss": true, + "scriptSrc": [ + "/unpoly@([\\d\\.]+)/unpoly\\.min\\.js\\;version:\\1" + ], + "website": "https://unpoly.com" + }, + "Unruly": { + "cats": [ + 36 + ], + "description": "Unruly is a video advertising platform.", + "dom": [ + "link[href*='.unrulymedia.com']" + ], + "icon": "Unruly.svg", + "js": { + "unruly.native": "" + }, + "pricing": [ + "payg" + ], + "saas": true, + "website": "https://unruly.co" + }, + "Unstack": { + "cats": [ + 1 + ], + "cookies": { + "unstack_sid": "" + }, + "description": "Unstack is a no-code CMS enabling the deployment of high-performance ecommerce storefronts and websites without engineering overhead.", + "icon": "Unstack.svg", + "saas": true, + "scriptSrc": [ + "cdn\\.unstack\\.com/" + ], + "website": "https://www.unstack.com" + }, + "Untree": { + "cats": [ + 51 + ], + "description": "Untree is a provider of free Bootstrap templates for building responsive websites.", + "icon": "Untree.svg", + "meta": { + "author": "Untree\\.co" + }, + "requires": [ + "Bootstrap" + ], + "saas": true, + "website": "https://untree.co" + }, + "Upfluence": { + "cats": [ + 71 + ], + "description": "Upfluence is the all-in-one affiliate and influencer marketing platform for ecommerce and direct-to-consumer brands.", + "dom": [ + "link[href*='//uploader-upfluence-assets.s3']" + ], + "icon": "Upfluence.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.upfluence\\.co/" + ], + "website": "https://www.upfluence.com" + }, + "Upgates": { + "cats": [ + 6 + ], + "description": "Upgates is a subscription-based ecommerce software used to build eshops.", + "icon": "Upgates.svg", + "js": { + "upgates": "" + }, + "meta": { + "web_author": "^UPgates$" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://www.upgates.com" + }, + "Uplifter": { + "cats": [ + 53 + ], + "description": "Uplifter is a membership management software that organizes member data, tracks participation, processes payments, and supports communication within organizations.", + "icon": "Uplifter.svg", + "js": { + "UPLIFTER_STRTOTIME_SETTINGS": "" + }, + "saas": true, + "scripts": [ + "\\.uplifterinc\\.com" + ], + "website": "https://www.uplifterinc.com" + }, + "Uplisting": { + "cats": [ + 93 + ], + "description": "Uplisting is a property management system for Vacation Rental owners, operators and managers.", + "headers": { + "server": "Uplisting" + }, + "icon": "Uplisting.svg", + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "website": "https://www.uplisting.io" + }, + "Uploadcare": { + "cats": [ + 31 + ], + "description": "Uploadcare is a complete file handling platform for online business. Receive files from you users via File Uploader or File Upload API, implement image optimization and transformations with Image CDN API, and get HIPAA-compliant storage.", + "dom": [ + "img[src*='.ucarecdn.com/'], link[href*='ucarecdn.com'], img[data-src*='.ucarecdn.com/']" + ], + "icon": "Uploadcare.svg", + "js": { + "uploadcare.version": "^([\\d\\.]+)$\\;version:\\1" + }, + "pricing": [ + "freemium", + "payg" + ], + "website": "https://uploadcare.com" + }, + "uPlot": { + "cats": [ + 25 + ], + "description": "uPlot is a small, fast chart for time series, lines, areas, ohlc and bars.", + "icon": "uPlot.png", + "js": { + "uPlot": "" + }, + "oss": true, + "website": "https://leeoniya.github.io/uPlot" + }, + "Uplynk": { + "cats": [ + 38 + ], + "description": "Uplynk is a video streaming platform that provides tools for live and on-demand video delivery, including encoding, transcoding, and content management.", + "dom": [ + "video[src*='.uplynk.com/'], img[data-thumbnailurl*='.uplynk.com/']" + ], + "headers": { + "content-security-policy": "\\.uplynk\\.com" + }, + "icon": "Uplynk.svg", + "js": { + "UPLYNK": "", + "_uplynk_async_wget2_data": "" + }, + "pricing": [ + "payg", + "recurring", + "high" + ], + "website": "https://www.uplynk.com" + }, + "uPortal": { + "cats": [ + 21 + ], + "description": "uPortal is an open source enterprise portal framework built by and for higher education institutions.", + "icon": "uPortal.png", + "implies": [ + "Java" + ], + "js": { + "uportal": "" + }, + "meta": { + "description": " uPortal " + }, + "oss": true, + "website": "https://www.apereo.org/projects/uportal" + }, + "Upptime": { + "cats": [ + 13 + ], + "description": "Upptime is the open-source uptime monitor and status page, powered entirely by GitHub Actions, Issues, and Pages.", + "dom": { + "p > a[href*='upptime.js.org']": { + "text": "^Upptime$" + } + }, + "icon": "Upptime.svg", + "oss": true, + "website": "https://upptime.js.org" + }, + "Uppy": { + "cats": [ + 59 + ], + "description": "Uppy is an open-source, modular JavaScript file uploader designed for integration and file management across web applications.", + "icon": "Uppy.svg", + "js": { + "Uppy.Audio": "", + "UppyUploader": "" + }, + "oss": true, + "website": "https://uppy.io" + }, + "Upravel": { + "cats": [ + 36 + ], + "cookies": { + "user_id-legacy": "" + }, + "description": "Upravel is a marketing advertising system.", + "dom": [ + "link[href*='.upravel.com']" + ], + "icon": "Upravel.svg", + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://upravel.com" + }, + "UPS": { + "cats": [ + 99 + ], + "description": "UPS is an American multinational shipping & receiving and supply chain management company.", + "icon": "UPS.svg", + "requiresCategory": [ + 6 + ], + "text": [ + "\\b(?<!-)UPS\\b" + ], + "website": "https://www.ups.com" + }, + "Upsales": { + "cats": [ + 32, + 53 + ], + "description": "Upsales is an enterprise CRM and marketing automation tool.", + "icon": "Upsales.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "img\\.upsales\\.com/" + ], + "website": "https://www.upsales.com" + }, + "UpScale Systems": { + "cats": [ + 32 + ], + "description": "UpScale Systems is an all-in-one platform to enhance local businesses.", + "icon": "UpScale.svg", + "meta": { + "title": "^UpScale$" + }, + "saas": true, + "scripts": [ + "app\\.upscale-systems\\.com" + ], + "website": "https://upscale-systems.com" + }, + "Upscope": { + "cats": [ + 46 + ], + "description": "Upscope is a cobrowsing software enabling real-time website navigation with others, facilitating seamless teamwork and improved customer support.", + "icon": "Upscope.svg", + "js": { + "Upscope": "", + "Upscope._version": "^(.+)$\\;version:\\1" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "js\\.upscope\\.io/" + ], + "website": "https://upscope.com" + }, + "Upscribe": { + "cats": [ + 75 + ], + "description": "Upscribe is a platform offering tools to create newsletter signup forms.", + "icon": "Upscribe.svg", + "js": { + "Upscribe.c": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://upscribe.net" + }, + "UpSellit": { + "cats": [ + 98 + ], + "description": "UpSellit is a performance based lead and cart abandonment recovery solutions.", + "icon": "UpSellit.png", + "js": { + "usi_analytics": "\\;confidence:25", + "usi_app": "\\;confidence:25", + "usi_commons": "\\;confidence:25", + "usi_cookies": "\\;confidence:25" + }, + "pricing": [ + "poa", + "mid" + ], + "saas": true, + "scriptSrc": [ + "www\\.upsellit\\.com/" + ], + "website": "https://us.upsellit.com" + }, + "UpsellPlus": { + "cats": [ + 6 + ], + "description": "Upsell is an app that provides checkout upsells, post-purchase pages, and customization options to improve sales and customer experience.", + "icon": "UpsellPlus.svg", + "js": { + "upsellplusapp": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scripts": [ + "app\\.upsellplus\\.com" + ], + "website": "https://www.upsellplus.com" + }, + "Upserve": { + "cats": [ + 93 + ], + "description": "Upserve is a restaurant management solution featuring an Android or iOS-based point-of-sale system, online ordering, contactless payments, automated inventory management, sales analytics, and more.", + "dom": [ + "a[href*='app.upserve.com/']" + ], + "icon": "Upserve.svg", + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "app\\.upserve\\.com/" + ], + "website": "https://onlineordering.upserve.com" + }, + "UpSolution Zephyr": { + "cats": [ + 80 + ], + "description": "Zephyr is a WordPress theme developed by UpSolution, a software development company based in Ukraine that specialises in creating themes and plugins for WordPress.", + "icon": "UpSolution.png", + "pricing": [ + "onetime" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/Zephyr/.+us\\.theme\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + ], + "website": "https://zephyr.us-themes.com" + }, + "Upstack Data": { + "cats": [ + 32 + ], + "description": "Upstack Data is a toolkit for data-driven marketing that includes multi-touch attribution, advanced C-API integration, and identity resolution capabilities.", + "icon": "UpstackData.svg", + "js": { + "_upstack": "" + }, + "saas": true, + "website": "https://www.upstackdata.com" + }, + "Upsy": { + "cats": [ + 76 + ], + "description": "Upsy is a platform that provides personalized product recommendations for ecommerce stores.", + "icon": "Upsy.svg", + "js": { + "_upsyAbTest": "", + "parseUpsyQuery": "", + "upsy_sdk.getCookie": "" + }, + "pricing": [ + "mid", + "recurring", + "poa" + ], + "requiresCategory": [ + 6 + ], + "saas": true, + "website": "https://upsyshopping.com" + }, + "Uptain": { + "cats": [ + 98 + ], + "description": "Uptain is a software solution designed to reduce shopping cart abandonment in ecommerce by utilizing AI-based tools like exit-intent popups and trigger emails.", + "icon": "Uptain.svg", + "js": { + "uptainUpdateUrl": "" + }, + "pricing": [ + "payg", + "poa" + ], + "requiresCategory": [ + 6 + ], + "saas": true, + "scriptSrc": [ + "\\.uptain\\.de/" + ], + "website": "https://uptain.de" + }, + "UptimeRobot": { + "cats": [ + 13 + ], + "description": "UptimeRobot is a web-based software that is designed to monitor the sites frequently to check whether any site is down owing to server problem or any bug in coding.", + "dom": { + "a[href*='uptimerobot.com']": { + "attributes": { + "href": "(?:\\.|//)uptimerobot\\.com/" + } + } + }, + "headers": { + "content-security-policy": "\\.uptimerobot\\.com" + }, + "icon": "UptimeRobot.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.uptimerobot\\.com/" + ], + "website": "https://uptimerobot.com" + }, + "Uptrends": { + "cats": [ + 78, + 13 + ], + "description": "Uptrends is a website and web performance monitoring solution.", + "icon": "Uptrends.svg", + "js": { + "UTBOOMR.version": "([\\d\\.]+)\\;version:\\1" + }, + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "\\.uptrendsdata\\.com/" + ], + "website": "https://www.uptrends.com" + }, + "Upvoty": { + "cats": [ + 85 + ], + "description": "Upvoty is a platform for collecting and managing user feedback and feature requests.", + "dom": { + "div.upvotyContainer": { + "text": "" + } + }, + "icon": "upvoty.svg", + "implies": [ + "PHP" + ], + "js": { + "upvoty": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://upvoty.com" + }, + "uRemediate": { + "cats": [ + 68 + ], + "description": "uRemediate provides web accessibility testing tools and accessibility overlays.", + "icon": "User1st.svg", + "scriptSrc": [ + "fecdn\\.user1st\\.info/Loader/head" + ], + "website": "https://www.user1st.com/uremediate/" + }, + "Ureserv": { + "cats": [ + 93 + ], + "description": "Ureserv is an online restaurant reservation and table management system that enables booking, availability tracking, and seating coordination for dining establishments.", + "dom": [ + "iframe[src*='www.ureserv.com/']" + ], + "icon": "Ureserv.svg", + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://ureserv.com" + }, + "Urllo": { + "cats": [ + 64 + ], + "description": "Urllo is a URL redirection service designed for businesses to manage and streamline link forwarding.", + "dom": [ + "iframe[src*='www.urllo-cdn.com']" + ], + "icon": "Urllo.svg", + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "website": "https://www.urllo.com" + }, + "UsableNet": { + "cats": [ + 68 + ], + "description": "UsableNet is a technology for web accessibility and digital transformation, providing end-to-end services.", + "dom": [ + "iframe[src*='.usablenet.com/pt/']" + ], + "icon": "UsableNet.png", + "js": { + "enableUsableNetAssistive": "" + }, + "pricing": [ + "poa", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.usablenet\\.com/pt/" + ], + "website": "https://usablenet.com" + }, + "Uscreen": { + "cats": [ + 14 + ], + "description": "Uscreen is a CMS to monetize VOD and live content. They provide site hosting, video hosting, and a payment gateway for selling video based content.", + "dom": { + ".powered-by-uscreen": { + "text": "" + } + }, + "icon": "Uscreen.svg", + "js": { + "analyticsHost": "stats\\.uscreen\\.io" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://uscreen.tv/" + }, + "Useberry": { + "cats": [ + 10 + ], + "description": "Useberry is a platform that provides tools for conducting and analyzing user testing in a single integrated environment.", + "icon": "Useberry.svg", + "js": { + "useberryLive": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "api\\.useberry\\.com" + ], + "website": "https://www.useberry.com" + }, + "User Accessibility": { + "cats": [ + 68 + ], + "description": "User Accessibility is a solution incorporating automated site scanning and machine learning for future updates, while utilising JS to conform to WECAG standards for improved website and application accessibility.", + "icon": "User Accessibility.svg", + "pricing": [ + "recurring" + ], + "saas": true, + "scriptSrc": [ + "//system\\.user-a\\.co\\.il/" + ], + "website": "https://user-a.co.il" + }, + "user.com": { + "cats": [ + 10 + ], + "dom": [ + "div[id*='ue_widget']" + ], + "html": [ + "<div[^>]+/id=\"ue_widget\"" + ], + "icon": "user.com.svg", + "js": { + "UserEngage": "" + }, + "website": "https://user.com" + }, + "Userback": { + "cats": [ + 73, + 13 + ], + "description": "Userback is a platform offering visual feedback and bug tracking solutions for websites and web applications, allowing users to provide feedback through screenshots and annotations.", + "icon": "Userback.svg", + "js": { + "Userback.access_token": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://userback.io" + }, + "Userbase": { + "cats": [ + 69 + ], + "description": "Userbase is a tool facilitating login integration and user data persistence for static websites.", + "icon": "Userbase.svg", + "js": { + "userbase": "" + }, + "oss": true, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://userbase.com" + }, + "Usercentrics": { + "cats": [ + 67 + ], + "description": "Usercentrics is a SaaS enterprise solution for Consent Management (CMP) that helps enterprise customers to obtain, manage and document the user consent.", + "dom": [ + "link[href*='app.usercentrics.eu'], script[data-usercentrics]" + ], + "icon": "Usercentrics.svg", + "js": { + "usercentrics.appVersion": "([\\d.]+)\\;version:\\1" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.usercentrics\\.eu/.+\\.js" + ], + "website": "https://usercentrics.com" + }, + "Userflow": { + "cats": [ + 58 + ], + "description": "Userflow is a user onboarding software for building product tours and onboarding checklists, tailored to your app and your users.", + "icon": "Userflow.svg", + "js": { + "USERFLOWJS_QUEUE": "", + "userflow.endAllFlows": "\\;confidence:50", + "userflow.endChecklist": "\\;confidence:50" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.userflow\\.com/" + ], + "website": "https://userflow.com" + }, + "Userlane": { + "cats": [ + 58 + ], + "description": "Userlane is a platform that provides an interactive step-by-step guide system designed to help users navigate software applications.", + "icon": "Userlane.svg", + "js": { + "Userlane": "", + "UserlaneCommandObject": "" + }, + "saas": true, + "website": "https://www.userlane.com" + }, + "UserLike": { + "cats": [ + 52 + ], + "description": "Userlike is a cloud-based live chat solution that can be integrated with existing websites.", + "icon": "UserLike.svg", + "js": { + "__USERLIKE_MOUNT_GUARD__": "", + "userlike": "", + "userlikeInit": "" + }, + "pricing": [ + "freemium", + "payg" + ], + "saas": true, + "scriptSrc": [ + "userlike\\.min\\.js", + "userlikelib\\.min\\.js", + "//userlike-cdn-widgets\\.", + "api\\.userlike\\.com" + ], + "website": "https://userlike.com" + }, + "Userlink": { + "cats": [ + 52 + ], + "description": "Userlink is a platform that integrates AI chatbots into webshops to improve customer experience and boost sales.", + "icon": "Userlink.svg", + "js": { + "setUserlinkChatVisible": "", + "userlinkIsInAvailableTimePeriod": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "files\\.userlink\\.ai" + ], + "website": "https://userlink.ai" + }, + "Userpilot": { + "cats": [ + 58, + 97 + ], + "description": "Userpilot is a cloud-based product experience platform designed for customer success and product teams to onboard users and increase product adoption through behavior-triggered experiences.", + "icon": "Userpilot.svg", + "js": { + "userpilot.triggerById": "", + "userpilotInitiatorSDK": "", + "userpilotPako": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://userpilot.com" + }, + "UserReport": { + "cats": [ + 13, + 73 + ], + "description": "UserReport is an online survey and feedback management platform.", + "dom": [ + "a[href*='feedback.userreport.com/'][target='_blank']" + ], + "icon": "UserReport.svg", + "pricing": [ + "freemium", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.userreport\\.com/" + ], + "website": "https://www.userreport.com" + }, + "UserRules": { + "cats": [ + 13 + ], + "icon": "UserRules.png", + "js": { + "_usrp": "" + }, + "website": "https://www.userrules.com" + }, + "Usersnap": { + "cats": [ + 13, + 85 + ], + "description": "Usersnap is a user feedback platform for product teams to collect issues, ideas, and surveys, aiding in user testing and product decisions.", + "dom": [ + "link[href*='.usersnap.com/']" + ], + "icon": "Usersnap.svg", + "js": { + "onUsersnapCXLoad": "" + }, + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.usersnap\\.com/" + ], + "website": "https://usersnap.com" + }, + "UserVoice": { + "cats": [ + 13, + 73 + ], + "description": "UserVoice is a management to collect and analyse feedback from customers.", + "icon": "UserVoice.svg", + "js": { + "UserVoice": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.uservoice\\.com/" + ], + "website": "https://uservoice.com" + }, + "UserWay": { + "cats": [ + 68 + ], + "description": "UserWay is a web accessibility overlay for websites that claims to improve compliance with accessibility standards.", + "icon": "UserWay.svg", + "scriptSrc": [ + "cdn\\.userway\\.org/widget.*\\.js" + ], + "website": "https://userway.org/" + }, + "UserZoom": { + "cats": [ + 74, + 10 + ], + "description": "UserZoom is a cloud-based user experience solution.", + "icon": "UserZoom.svg", + "pricing": [ + "poa", + "high", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.userzoom\\.com/" + ], + "website": "https://www.userzoom.com" + }, + "Ushahidi": { + "cats": [ + 1, + 35 + ], + "cookies": { + "ushahidi": "" + }, + "description": "Ushahidi is a tool that collects crowdsourced data and targeted survey responses from multiple data sources.", + "icon": "Ushahidi.svg", + "implies": [ + "PHP", + "MySQL", + "OpenLayers" + ], + "js": { + "Ushahidi": "" + }, + "scriptSrc": [ + "/js/ushahidi\\.js$" + ], + "website": "https://www.ushahidi.com" + }, + "Usizy": { + "cats": [ + 76 + ], + "description": "Usizy is the top size recommendation and prediction solution for ecommerce using machine learning, big data, and isomoprhic algorythms.", + "icon": "Usizy.svg", + "js": { + "uSizyUniversal": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "static\\.usizy\\.es/" + ], + "website": "https://usizy.com" + }, + "uSocial": { + "cats": [ + 5 + ], + "description": "uSocial is a tool that generates customizable Share and Like buttons for websites, enabling quick integration of social interaction features.", + "icon": "uSocial.svg", + "js": { + "uSocial.init": "", + "uSocialLogin": "", + "uSocialShare": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://usocial.pro" + }, + "USPS": { + "cats": [ + 99 + ], + "description": "The United States Postal Service (USPS) is an independent agency of the executive branch of the United States federal government responsible for providing postal service in the United States.", + "icon": "USPS.svg", + "requiresCategory": [ + 6 + ], + "text": [ + "\\bUnited States Postal Service\\b" + ], + "website": "https://www.usps.com" + }, + "USWDS": { + "cats": [ + 66 + ], + "description": "USWDS is a design system for the federal government.", + "icon": "USWDS.svg", + "js": { + "uswdsPresent": "" + }, + "oss": true, + "scriptSrc": [ + "\\buswds\\b" + ], + "website": "https://designsystem.digital.gov" + }, + "Utiq": { + "cats": [ + 36 + ], + "description": "Utiq empowers brands and publishers to address audiences through Telco-powered first-party identifier.", + "icon": "Utiq.svg", + "js": { + "Utiq": "" + }, + "scriptSrc": [ + "/utiqloader\\.js" + ], + "website": "https://utiq.com/" + }, + "utterances": { + "cats": [ + 15 + ], + "description": "Utterances is a lightweight comments widget built on GitHub issues.", + "dom": [ + "iframe[src*='utteranc.es']" + ], + "icon": "utterances.svg", + "oss": true, + "website": "https://utteranc.es/", + "xhr": [ + "\\.utteranc\\.es" + ] + }, + "Uvicorn": { + "cats": [ + 22 + ], + "cpe": "cpe:2.3:a:encode:uvicorn:*:*:*:*:*:*:*:*", + "description": "Uvicorn is an ASGI server implementation for Python web applications, commonly used with frameworks like FastAPI to enable asynchronous and high-performance handling of web requests.", + "headers": { + "Server": "uvicorn" + }, + "icon": "uvicorn.svg", + "implies": [ + "Python" + ], + "oss": true, + "website": "https://www.uvicorn.org" + }, + "Uvodo": { + "cats": [ + 6 + ], + "description": "Uvodo is an ecommerce platform built with React, PHP, and MySQL, offering local and global payment integration, robust selling tools, and no additional expenses.", + "icon": "Uvodo.svg", + "implies": [ + "MySQL", + "PHP", + "React" + ], + "pricing": [ + "freemium", + "recurring", + "low" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.uvo\\.do/" + ], + "website": "https://uvodo.com" + }, + "UXSniff": { + "cats": [ + 10 + ], + "description": "UXSniff is a UX analysis tool that automatically detects usability issues by analyzing user behavior, including layout shifts and rage clicks, to identify potential conversion problems early.", + "icon": "UXSniff.svg", + "js": { + "__UXS_BEACON_COOLDOWN_MS": "", + "__uxs_beaconInCooldown": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "api\\.uxsniff\\.com" + ], + "website": "https://uxsniff.com" + }, + "Uzerly": { + "cats": [ + 77 + ], + "description": "Uzerly is a technology-focused company specializing in retargeting.", + "headers": { + "content-security-policy": "\\.u(?:s|z)erly\\.net" + }, + "icon": "Uzerly.svg", + "pricing": [ + "poa", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.userly\\.net/" + ], + "website": "https://uzerly.fr" + }, + "V2Board": { + "cats": [ + 64 + ], + "description": "V2Board is a multi-agent protocol management system with an interface for managing multiple proxy protocols.", + "dom": [ + "link[href*='/theme/v2board/assets/']" + ], + "icon": "V2Board.png", + "oss": true, + "website": "https://v2board.com" + }, + "v4Guard Checkpoint": { + "cats": [ + 16 + ], + "description": "Checkpoint is a product of v4Guard that verifies website users and prevents fraudulent access to sensitive areas, by checking for any use of anonymisation services with a captcha-like widget.", + "dom": [ + "iframe[src*='.v4guard.io/checkpoint/']" + ], + "icon": "v4Guard.svg", + "pricing": [ + "poa", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.v4guard\\.io/checkpoint" + ], + "website": "https://v4guard.io" + }, + "Vaadin": { + "cats": [ + 18 + ], + "cpe": "cpe:2.3:a:vaadin:vaadin:*:*:*:*:*:*:*:*", + "description": "Vaadin is an open-source framework for building user interfaces and single-page applications using Java and TypeScript.", + "icon": "Vaadin.svg", + "implies": [ + "Java" + ], + "js": { + "Vaadin": "", + "vaadin": "" + }, + "scriptSrc": [ + "vaadinBootstrap\\.js(?:\\?v=([\\d.]+))?\\;version:\\1" + ], + "website": "https://vaadin.com" + }, + "Vacation Labs": { + "cats": [ + 93 + ], + "description": "Vacation Labs is a travel management platform with a fully integrated booking engine that is mobile responsive.", + "icon": "VacationLabs.svg", + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "app\\.vacationlabs\\.com" + ], + "scripts": [ + "app\\.vacationlabs\\.com" + ], + "website": "https://www.vacationlabs.com" + }, + "Vagaro": { + "cats": [ + 72 + ], + "description": "Vagaro is a software platform that enables businesses to manage and book appointments online through a centralized scheduling system.", + "icon": "Vagaro.svg", + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "www\\.schedulicity\\.com" + ], + "website": "https://www.vagaro.com/pro/schedulicity" + }, + "Valuad": { + "cats": [ + 36 + ], + "description": "Valuad is a platform that provides algorithm-based header bidding for publishers to optimize advertising revenue.", + "icon": "Valuad.svg", + "saas": true, + "scripts": [ + "cdn\\.valuad\\.cloud" + ], + "website": "https://valuad.io" + }, + "ValueCommerce": { + "cats": [ + 71 + ], + "description": "ValueCommerce is a pay-per-performance advertising affiliate marketing network.", + "dom": { + "a[href*='ap.valuecommerce.com']": { + "attributes": { + "href": "" + } + }, + "img[src*='ap.valuecommerce.com'],img[data-src*='ap.valuecommerce.com']": { + "attributes": { + "src": "" + } + } + }, + "icon": "ValueCommerce.svg", + "scriptSrc": [ + "\\.valuecommerce\\.com" + ], + "website": "https://www.valuecommerce.co.jp" + }, + "Vanco Payment Solutions": { + "cats": [ + 111, + 41 + ], + "description": "Vanco Payment Solutions provides credit card processing to nonprofits.", + "dom": [ + "a[href*='.eservicepayments.com/']" + ], + "icon": "Vanco.svg", + "pricing": [ + "payg", + "recurring", + "low" + ], + "saas": true, + "scriptSrc": [ + "\\.eservicepayments\\.com/" + ], + "website": "https://www.vancopayments.com" + }, + "Vanilla": { + "cats": [ + 2 + ], + "description": "Vanilla is a both a cloud-based (SaaS) open-source community forum software.", + "headers": { + "X-Powered-By": "Vanilla" + }, + "html": [ + "<body id=\"(?:DiscussionsPage|vanilla)" + ], + "icon": "Vanilla.png", + "implies": [ + "PHP" + ], + "website": "https://vanillaforums.org" + }, + "Vant": { + "cats": [ + 66 + ], + "description": "Vant is a lightweight, customisable Vue UI library for mobile web apps.", + "dom": { + "link[href*='/npm/vant']": { + "attributes": { + "href": "cdn\\.jsdelivr\\.net/npm/vant@([\\d\\.]+)/\\;version:\\1" + } + }, + "link[href*='/vant-']": { + "attributes": { + "href": "/vant-[\\w\\d]{8}\\.js" + } + } + }, + "icon": "Vant.svg", + "implies": [ + "TypeScript" + ], + "js": { + "vant.version": "([\\d\\.]+)\\;version:\\1" + }, + "oss": true, + "requires": [ + "Vue.js" + ], + "website": "https://github.com/youzan/vant" + }, + "Vanta": { + "cats": [ + 16 + ], + "description": "Vanta is a compliance automation platform for SOC 2, HIPAA, ISO 27001, PCI, and GDPR.", + "icon": "Vanta.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "static\\.vanta\\.com/" + ], + "website": "https://www.vanta.com" + }, + "Vantaca": { + "cats": [ + 53 + ], + "description": "Vantaca is a community management performance software that enables owners, operators, community management teams, accounting teams, and association boards to improve business performance.", + "dom": [ + "link[href*='/style-vantaca_']" + ], + "icon": "Vantaca.svg", + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.vantaca.com/" + }, + "VAPTCHA": { + "cats": [ + 16 + ], + "description": "VAPTCHA is the abbreviation of (Variation Analysis based Public Turing Test to Tell Computers and Humans Apart), also known as gesture verification code, is a human-machine verification solution based on artificial intelligence and big data.", + "icon": "VAPTCHA.svg", + "js": { + "vaptcha": "" + }, + "pricing": [ + "poa", + "freemium" + ], + "saas": true, + "scriptSrc": [ + "\\.vaptcha\\.com/v([\\d\\.]+)\\.js\\;version:\\1" + ], + "website": "https://en.vaptcha.com" + }, + "Varbase": { + "cats": [ + 1 + ], + "cpe": "cpe:2.3:a:vardot:varbase:*:*:*:*:*:*:*:*", + "dom": [ + "meta[content='Varbase'],div[class*='varbase_'],div[class*='_varbase'],div[class*='varbase-'],div[class*='block-varbase'],div[class*='blockvarbase']" + ], + "icon": "varbase.svg", + "implies": [ + "Drupal" + ], + "js": { + "drupalSettings.ajaxPageState.libraries": ".+varbase_.+" + }, + "oss": true, + "website": "https://www.vardot.com/solutions/varbase" + }, + "Variance": { + "cats": [ + 25 + ], + "description": "Variance is a provider of custom charting data graphics tools for web platforms, utilizing HTML and CSS.", + "dom": [ + "link[href*='variancecharts.com/'], script#variance-js" + ], + "pricing": [ + "freemium" + ], + "saas": true, + "website": "https://variancecharts.com" + }, + "Varify": { + "cats": [ + 74 + ], + "description": "Varify is an A/B testing platform that provides traffic flat rates for data-driven web page optimization aimed at increasing conversions.", + "icon": "Varify.svg", + "js": { + "varify.debug": "", + "webpackChunkvarify_io": "" + }, + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "app\\.varify\\.io/" + ], + "website": "https://varify.io" + }, + "Variti": { + "cats": [ + 16 + ], + "description": "Variti is a network security solutions firm that blocks bad bots, protects users from various automated abuse, attacks and fraud techniques.", + "headers": { + "X-VARITI-CCR": "" + }, + "icon": "Variti.svg", + "pricing": [ + "poa" + ], + "website": "https://variti.io" + }, + "Varnish": { + "cats": [ + 23 + ], + "cpe": "cpe:2.3:a:varnish-software:varnish_cache:*:*:*:*:*:*:*:*", + "description": "Varnish is a reverse caching proxy.", + "headers": { + "Via": "varnish(?: \\(Varnish/([\\d.]+)\\))?\\;version:\\1", + "X-Varnish": "", + "X-Varnish-Action": "", + "X-Varnish-Age": "", + "X-Varnish-Cache": "", + "X-Varnish-Hostname": "" + }, + "icon": "Varnish.svg", + "website": "https://www.varnish-cache.org" + }, + "Varos": { + "cats": [ + 10 + ], + "description": "Varos is a personal advisor for competitive intelligence, benchmarks, and market research, providing a one-time report to compare performance against the market.", + "icon": "Varos.svg", + "saas": true, + "scripts": [ + "\\.app\\.varos\\.com" + ], + "website": "https://www.varos.com" + }, + "Vaven": { + "cats": [ + 32, + 36 + ], + "description": "Vaven is a platform that allows users to create and display Ad widgets on websites, enabling the development of a personalized Ad network with precise targeting capabilities.", + "icon": "Vaven.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "widget\\.vaven\\.co/" + ], + "website": "https://vaven.co" + }, + "VB Media": { + "cats": [ + 6 + ], + "cookies": { + "_vbm_session": "" + }, + "description": "VB Media is an ecommerce platform designed for selling print products online.", + "icon": "VBMedia.svg", + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "website": "https://vb.media" + }, + "vBulletin": { + "cats": [ + 2 + ], + "cookies": { + "bblastactivity": "", + "bblastvisit": "", + "bbsessionhash": "" + }, + "cpe": "cpe:2.3:a:vbulletin:vbulletin:*:*:*:*:*:*:*:*", + "description": "vBulletin is tool that is used to create and manage online forums or discussion boards. It is written in PHP and uses a MySQL database server.", + "html": [ + "<div id=\"copyright\">Powered by vBulletin" + ], + "icon": "vBulletin.svg", + "implies": [ + "PHP" + ], + "js": { + "vBulletin": "" + }, + "meta": { + "generator": "vBulletin ?([\\d.]+)?\\;version:\\1" + }, + "website": "https://www.vbulletin.com" + }, + "vChat": { + "cats": [ + 52 + ], + "description": "vChat is a chat solution in Vietnam.", + "icon": "vChat.svg", + "js": { + "__vnpDefault.url": "core\\.vchat\\.vn" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://vchat.vn" + }, + "vcita": { + "cats": [ + 53, + 72 + ], + "description": "vcita is an all-in-one customer service and business management software designed for service providers.", + "dom": [ + "iframe[src*='www.vcita.com/widgets/']" + ], + "icon": "vcita.svg", + "js": { + "LiveSite.btCheckout": "", + "Vcita": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "www\\.vcita\\.com/widgets/", + "widgets\\.vcdnita\\.com/" + ], + "website": "https://www.vcita.com" + }, + "VClasses": { + "cats": [ + 21 + ], + "description": "VClasses is a subscription-based software platform that enables users to set up a secure learning management system (LMS) and offer courses for sale.", + "icon": "VClasses.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "\\.vclasses\\.net" + ], + "website": "https://vclasses.net" + }, + "VDX.tv": { + "cats": [ + 36 + ], + "description": "VDX.tv (formerly Exponential) is a global advertising technology company that is transforming the way brands connect with relevant audiences in today's converging video landscape.", + "dom": [ + "link[href*='.tribalfusion.com'], link[href*='.exponential.com']" + ], + "icon": "VDX.tv.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.tribalfusion\\.com/", + "\\.exponential\\.com" + ], + "website": "https://vdx.tv" + }, + "Ve Global": { + "cats": [ + 10 + ], + "description": "Ve Global, formerly known as Ve Interactive, is a global technology company that provides ecommerce businesses with a managed-service of proprietary marketing software and digital advertising solutions.", + "icon": "Ve Global.svg", + "js": { + "veTagData.appsServicesUrl": "\\.veinteractive\\.com" + }, + "website": "https://ve.com" + }, + "Vectary": { + "cats": [ + 105 + ], + "description": "Vectary is fully-featured 3D modeling tool with photorealistic real-time rendering, augmented reality, interactions and animations.", + "dom": [ + "iframe[src*='app.vectary.com/']" + ], + "icon": "vectary.svg", + "pricing": [ + "low", + "freemium", + "recurring" + ], + "website": "https://www.vectary.com" + }, + "Velaro": { + "cats": [ + 52 + ], + "description": "Velaro is a live chat platform designed to engage website visitors and customers, enhancing online sales conversions.", + "icon": "Velaro.svg", + "js": { + "Velaro.Call": "", + "isVelaroChatClicked": "" + }, + "saas": true, + "scripts": [ + "/velaroscripts/" + ], + "website": "https://velaro.com/product/live-chat" + }, + "Vello": { + "cats": [ + 72 + ], + "description": "Vello is an online booking tool that automates business bookings.", + "icon": "Vello.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "static\\.vello\\.fi/" + ], + "website": "https://www.vello.fi" + }, + "Veloce": { + "cats": [ + 53 + ], + "description": "Veloce is a provider of CRM, marketing, and website services designed for healthcare practices to improve patient engagement and operational efficiency.", + "icon": "Veloce.svg", + "saas": true, + "scripts": [ + "VeloceSolutions\\.net" + ], + "website": "https://www.velocesolutions.net" + }, + "Velocify": { + "cats": [ + 53 + ], + "description": "Velocify is a conversion optimization sales tool designed to improve sales processes and increase lead conversion rates.", + "saas": true, + "scripts": [ + "\\.velocify\\.com" + ], + "website": "https://mortgagetech.ice.com/products/velocify" + }, + "Vendaecia": { + "cats": [ + 6 + ], + "description": "Vendaecia is a platform designed for setting up online stores or selling products through various marketplaces, providing tools to manage the entire sales process.", + "dom": [ + "base[href*='.vendaeciaexpress.com.br']" + ], + "icon": "Vendaecia.svg", + "saas": true, + "scriptSrc": [ + "\\.vendaecia\\.com/" + ], + "website": "https://www.vendaecia.com.br" + }, + "Vendio": { + "cats": [ + 6 + ], + "description": "Vendio is an ecommerce software facilitating selling across platforms like eBay, Amazon, and Etsy.", + "icon": "Vendio.svg", + "pricing": [ + "freemium", + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "stores\\.vendio\\.com" + ], + "website": "https://www.vendio.com" + }, + "Vendre": { + "cats": [ + 6 + ], + "description": "Vendre is a module-based ecommerce system where you choose which functions your organisation needs.", + "icon": "Vendre.svg", + "js": { + "VendreMap.maps_loaded": "", + "vendre_config": "" + }, + "pricing": [ + "poa", + "recurring" + ], + "saas": true, + "website": "https://vendre.io" + }, + "Venly": { + "cats": [ + 19 + ], + "description": "Venly is a blockchain technology provider creating products to help companies succeed in Web3.", + "icon": "Venly.svg", + "js": { + "VenlyConnect": "" + }, + "meta": { + "application-name": "^Venly$" + }, + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "website": "https://www.venly.io" + }, + "Venmo": { + "cats": [ + 41 + ], + "description": "Venmo is a mobile payment service owned by PayPal. Venmo account holders can transfer funds to others via a mobile phone app.", + "dom": [ + "[aria-labelledby='pi-venmo'], [data-venmo-supported='true']" + ], + "icon": "Venmo.svg", + "website": "https://venmo.com" + }, + "Venngage": { + "cats": [ + 51 + ], + "description": "Venngage is a platform that enables the creation of infographics using AI-powered tools to streamline design and visualization.", + "icon": "Venngage.svg", + "js": { + "__venngage_embed_script_loaded": "" + }, + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "infograph\\.venngage\\.com" + ], + "website": "https://venngage.com" + }, + "VentasxMayor": { + "cats": [ + 6 + ], + "description": "VentasxMayor is an ecommerce platform designed for wholesalers, brands, distributors, and importers to streamline and increase wholesale sales.", + "icon": "VentasxMayor.svg", + "pricing": [ + "onetime", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "bunny-cdn\\.ventasxmayor\\.com/" + ], + "website": "https://ventasxmayor.com" + }, + "VentraIP": { + "cats": [ + 88 + ], + "description": "VentraIP is the largest privately owned web host and domain name registrar in Australia.", + "dns": { + "NS": [ + "\\.(?:nameserver|hostingplatform)\\.net\\.au" + ], + "SOA": [ + "\\.(?:nameserver|hostingplatform)\\.net\\.au" + ] + }, + "icon": "VentraIP.svg", + "pricing": [ + "recurring", + "payg" + ], + "website": "https://ventraip.com.au" + }, + "Ventrata": { + "cats": [ + 104 + ], + "description": "Ventrata is a booking platform designed for high volume tours and attractions, offering all-in-one ticketing systems.", + "dom": [ + "script#ventratajs-js" + ], + "icon": "Ventrata.svg", + "js": { + "Ventrata.version": "([\\d\\.]+)\\;version:\\1" + }, + "pricing": [ + "high", + "recurring" + ], + "saas": true, + "website": "https://ventrata.com" + }, + "VentryShield": { + "cats": [ + 16 + ], + "cookies": { + "ventryshield_pre": "" + }, + "description": "VentryShield offers DDoS Protected VPS and Web Hosting.", + "headers": { + "x-ventryshield-cache-status": "no-cache", + "x-ventryshield-sid": "" + }, + "icon": "ventry_shield.png", + "website": "https://ventryshield.net" + }, + "Venyoo": { + "cats": [ + 52 + ], + "description": "Venyoo is a live and robot chat widget designed to facilitate communication.", + "icon": "Venyoo.svg", + "js": { + "venyooProxyScript": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.venyoo\\.ru/" + ], + "website": "https://venew.io" + }, + "Veonr": { + "cats": [ + 10 + ], + "description": "Veonr is an analytics and tracking suite designed for business websites, offering tools to monitor site activities and optimize conversions.", + "icon": "Veonr.svg", + "saas": true, + "scripts": [ + "\\.fsb\\.veonr\\.com" + ], + "website": "https://veonr.com" + }, + "Veoxa": { + "cats": [ + 36 + ], + "html": [ + "<img [^>]*src=\"[^\"]+tracking\\.veoxa\\.com" + ], + "icon": "Veoxa.svg", + "js": { + "VuVeoxaContent": "" + }, + "scriptSrc": [ + "tracking\\.veoxa\\.com" + ], + "website": "https://veoxa.com" + }, + "Vepaar": { + "cats": [ + 53 + ], + "description": "Vepaar is a software solution designed to help boost online businesses, providing features such as WhatsApp CRM, an online store, and a WhatsApp poll.", + "icon": "Vepaar.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "analytics\\.vepaar\\.com/" + ], + "website": "https://vepaar.com" + }, + "Vera": { + "cats": [ + 67 + ], + "description": "Vera (formerly Privasee) is a self-compliance tool designed to simplify GDPR for SMEs, enabling them to understand their data and mitigate risks effectively.", + "icon": "Vera.svg", + "js": { + "privasee": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.privasee\\.io/", + "\\.getvera\\.ai/" + ], + "website": "https://www.getvera.ai" + }, + "VeraCore": { + "cats": [ + 107 + ], + "description": "VeraCore is an order fulfillment software platform that supports inventory management, warehousing, order processing, and shipping operations.", + "icon": "VeraCore.svg", + "js": { + "VeraCore.API": "" + }, + "saas": true, + "scriptSrc": [ + "www\\.veracore\\.com" + ], + "scripts": [ + "\\.veracore\\.com" + ], + "website": "https://www.advantive.com/products/veracore" + }, + "VeraSafe": { + "cats": [ + 67 + ], + "description": "VeraSafe is a privacy compliance system designed to help organizations adhere to global data protection regulations and maintain compliance with privacy laws.", + "icon": "VeraSafe.svg", + "saas": true, + "scriptSrc": [ + "www\\.verasafe\\.com/" + ], + "website": "https://verasafe.com" + }, + "Vercel": { + "cats": [ + 62 + ], + "description": "Vercel is a cloud platform for static frontends and serverless functions.", + "dns": { + "SOA": [ + "\\.vercel-dns\\.com" + ] + }, + "headers": { + "server": "^now|Vercel$", + "x-now-trace": "", + "x-vercel-cache": "", + "x-vercel-id": "" + }, + "icon": "vercel.svg", + "pricing": [ + "freemium", + "low", + "recurring", + "poa" + ], + "website": "https://vercel.com" + }, + "Vercel Analytics": { + "cats": [ + 10 + ], + "icon": "vercel.svg", + "js": { + "va": "" + }, + "requires": [ + "Vercel" + ], + "scriptSrc": [ + "/va/script\\.js", + "/_vercel/insights/script\\.js" + ], + "website": "https://vercel.com/analytics" + }, + "Vercel Speed Insights": { + "cats": [ + 10 + ], + "description": "Vercel Speed Insights provides you with a detailed view of your website's performance metrics, based on Core Web Vitals.", + "dom": { + "script[data-sdkn='@vercel/speed-insights/next']": { + "attributes": { + "data-sdkv": "^(.+)$\\;version:\\1" + } + } + }, + "icon": "vercel.svg", + "js": { + "si": "" + }, + "scriptSrc": [ + "/_vercel/speed-insights/script\\.js" + ], + "website": "https://vercel.com/docs/speed-insights" + }, + "Verfacto": { + "cats": [ + 32 + ], + "description": "Verfacto is a marketing analytics tool for eCommerce that identifies factors influencing customer behavior and reveals what converts visitors into customers.", + "icon": "Verfacto.svg", + "js": { + "VerfactoEntryPoint": "", + "VerfactoTracker": "" + }, + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "analytics\\.verfacto\\.com" + ], + "scripts": [ + "analytics\\.verfacto\\.com" + ], + "website": "https://www.verfacto.com" + }, + "VergeCloud": { + "cats": [ + 31 + ], + "description": "VergeCloud is a cloud services provider offering CDN and DNS services, security solutions, and a reliable TCP proxy to support online presence.", + "headers": { + "Server": "^vergecloud$" + }, + "icon": "VergeCloud.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://www.vergecloud.com/" + }, + "Vergic": { + "cats": [ + 52 + ], + "description": "Vergic is a platform facilitating real-time online engagement between site owners, customer service agents, and individual customers, prospects, or visitors.", + "icon": "Vergic.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "us-content\\.vergic\\.com/" + ], + "website": "https://www.vergic.com" + }, + "Verifone 2Checkout": { + "cats": [ + 41 + ], + "description": "Verifone is an American multinational corporation headquartered in Coral Springs, Florida, that provides technology for electronic payment transactions and value-added services at the point-of-sale.", + "dom": { + "#order__processedby": { + "text": "2Checkout" + }, + "link[href*='.2checkout.com']": { + "exists": "" + } + }, + "icon": "Verifone.svg", + "pricing": [ + "payg" + ], + "saas": true, + "scripts": [ + "2checkout\\.com" + ], + "website": "https://www.2checkout.com" + }, + "VerifyPass": { + "cats": [ + 5, + 76 + ], + "description": "VerifyPass is a company which provide secure identity proofing, authentication, and group affiliation verification for teachers and students.", + "icon": "VerifyPass.svg", + "js": { + "verifypass_api_instantiator": "", + "verifypass_is_loaded": "", + "verifypass_popup": "" + }, + "pricing": [ + "payg", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.id\\.services", + "cdn\\.verifypass\\.com" + ], + "website": "https://verifypass.com" + }, + "VerifyPress": { + "cats": [ + 76 + ], + "description": "VerifyPress is a social proof app that enables implementation of pop-up notifications, HelloBar alerts, and social proof elements using a single line of code.", + "icon": "VerifyPress.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "app\\.verifypress\\.com" + ], + "scripts": [ + "app\\.verifypress\\.com" + ], + "website": "https://verifypress.com" + }, + "Verisign": { + "cats": [ + 109 + ], + "description": "Verisign is a provider of internet infrastructure services, known for its secure domain name registry.", + "icon": "Verisign.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "seal\\.verisign\\.com/" + ], + "website": "https://www.verisign.com" + }, + "Verizon Media": { + "cats": [ + 36 + ], + "description": "Verizon Media is a tech and media company with global assets for advertisers, consumers and media companies.", + "dom": { + "img[src*='pixel.advertising.com']": { + "attributes": { + "src": "" + } + } + }, + "icon": "Verizon Media.svg", + "scriptSrc": [ + "\\.advertising\\.com", + "\\.vidible\\.tv/" + ], + "website": "https://www.verizonmedia.com" + }, + "Verloop": { + "cats": [ + 52 + ], + "description": "Verloop is a customer support and engagement platform that focuses on automating interactions with customers through AI-powered chatbots and conversational interfaces.", + "icon": "Verloop.svg", + "js": { + "Verloop": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://verloop.io/" + }, + "Vero": { + "cats": [ + 32 + ], + "description": "Vero is a tool that tracks user actions and targets emails, allowing you to send more personalised emails to customers based on their behaviour.", + "icon": "Vero.svg", + "js": { + "__vero": "", + "_veroq": "" + }, + "pricing": [ + "mid", + "recurring", + "payg" + ], + "saas": true, + "website": "https://www.getvero.com/" + }, + "Versa Commerce": { + "cats": [ + 6 + ], + "description": "Versa Commerce is an online shop and point of sale (POS) system from Germany.", + "dom": [ + "link[href*='.versacommerce.de/']" + ], + "icon": "VersaCommerce.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.versacommerce\\.de/" + ], + "website": "https://www.versacommerce.de" + }, + "VersaTailor": { + "cats": [ + 10 + ], + "description": "VersaTailor is a web analytics tool for online businesses that offers hour-by-hour filtering and the ability to exclude authenticated users from analytics.", + "icon": "VersaTailor.svg", + "js": { + "versatailor": "" + }, + "pricing": [ + "low", + "recurring", + "payg" + ], + "saas": true, + "scripts": [ + "versatailor\\.com" + ], + "website": "https://versatailor.com" + }, + "VerseOne": { + "cats": [ + 1 + ], + "description": "VerseOne is a provider of Content Management Systems (CMS) for the healthcare and housing sectors.", + "icon": "VerseOne.svg", + "meta": { + "author": "^Intranet VerseOne$", + "generator": "VerseOne (?:ECM|CMS) v([\\d.]+)\\;version:\\1" + }, + "saas": true, + "website": "https://www.verseone.com" + }, + "VertaFlow": { + "cats": [ + 5, + 6, + 32, + 53, + 108 + ], + "description": "VertaFlow is a vertical CRM and commerce platform for small businesses, with client portals, payments, storefront widgets, online ordering, messaging, and industry-specific workflows.", + "dom": [ + "script[src*=\"api.vertaflow.io/v1/pixel.js\"][data-site]" + ], + "html": [ + "<script[^>]+src=[\"']https://api\\.vertaflow\\.io/v1/pixel\\.js[\"'][^>]*data-site=", + "window\\.__TENANT_CONFIG__=", + "Powered by VertaFlow" + ], + "icon": "VertaFlow.svg", + "pricing": [ + "freemium", + "low", + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "api\\.vertaflow\\.io/v1/pixel\\.js" + ], + "website": "https://vertaflow.io" + }, + "VertaFlow Analytics": { + "cats": [ + 10 + ], + "description": "VertaFlow Analytics is a lightweight, cookie-free, first-party analytics pixel that tracks pageviews, clicks, scroll depth, and UTM campaigns, sending events to VertaFlow CRM.", + "icon": "VertaFlow.svg", + "scriptSrc": [ + "vertaflow\\.io/v1/pixel\\.js" + ], + "website": "https://vertaflow.io" + }, + "VertaFlow Booking": { + "cats": [ + 72 + ], + "description": "VertaFlow Booking is an embeddable appointment-scheduling widget that syncs bookings to VertaFlow CRM.", + "icon": "VertaFlow.svg", + "scriptSrc": [ + "vertaflow\\.io/v1/book\\.js" + ], + "website": "https://vertaflow.io" + }, + "VertaFlow Chat": { + "cats": [ + 52 + ], + "description": "VertaFlow Chat is a lightweight embeddable chat widget that routes messages to VertaFlow CRM tickets.", + "icon": "VertaFlow.svg", + "scriptSrc": [ + "vertaflow\\.io/v1/chat\\.js" + ], + "website": "https://vertaflow.io" + }, + "VertaFlow Forms": { + "cats": [ + 110 + ], + "description": "VertaFlow Forms is an embeddable lead-capture form widget that routes submissions to VertaFlow CRM.", + "icon": "VertaFlow.svg", + "scriptSrc": [ + "vertaflow\\.io/v1/form\\.js" + ], + "website": "https://vertaflow.io" + }, + "Vertex": { + "cats": [ + 80 + ], + "description": "Vertex is a responsive and simple theme mostly for portfolio websites or photography and blog sites powered by DessignThemes.", + "meta": { + "generator": "Vertex v\\.([\\d.]+)\\;version:\\1" + }, + "requires": [ + "WordPress" + ], + "saas": true, + "scriptSrc": [ + "/wp-content/themes/Vertex/js/" + ], + "website": "https://dessign.net/vertex-theme/" + }, + "VerticalScope": { + "cats": [ + 36 + ], + "description": "VerticalScope is a Canadian-based technology company that owns and operates a network of online communities and discussion forums focused on a variety of interests and hobbies, such as cars, pets, sports, and technology. VerticalScope generates revenue primarily through advertising, including banner ads, sponsored content, and affiliate marketing.", + "dom": { + "footer > div": { + "text": "VerticalScope Inc\\." + } + }, + "icon": "VerticalScope.svg", + "pricing": [ + "payg" + ], + "website": "https://www.verticalscope.com" + }, + "Vertster": { + "cats": [ + 74 + ], + "description": "Vertster is a multivariate testing platform that enables users to compare multiple webpage or app variations simultaneously to identify which combination of elements performs best based on user behavior and data analysis.", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.vertster\\.com" + ], + "scripts": [ + "cdn\\.vertster\\.com" + ], + "website": "https://vertster.com" + }, + "Very Good Security": { + "cats": [ + 16 + ], + "description": "Very Good Security (VGS) is a data security and compliance platform that enables developers to securely handle sensitive data by encrypting, tokenising, and transmitting it through an intermediary service.", + "headers": { + "Content-Security-Policy": "\\.verygoodvault\\.com" + }, + "icon": "Very Good Security.svg", + "js": { + "VGSCollect": "" + }, + "pricing": [ + "payg", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "js\\.verygoodvault\\.com/" + ], + "website": "https://www.verygoodsecurity.com" + }, + "Vestico": { + "cats": [ + 95 + ], + "description": "Vestico is a digital asset management platform for organizing, managing, and distributing digital content.", + "icon": "Vestico.svg", + "js": { + "vesticoReportingDisabled": "", + "webpackChunk_vestico_widget": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://vestico.co" + }, + "Vev": { + "cats": [ + 51 + ], + "description": "Vev is a cloud-based design and publishing platform that enables users to create interactive digital content without coding, using a drag-and-drop interface and built-in templates and integrations.", + "icon": "Vev.svg", + "js": { + "vev.App.compare": "", + "vev.DEFAULT_APP_STATE": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.vev\\.design/" + ], + "website": "https://www.vev.design" + }, + "Vex": { + "cats": [ + 59 + ], + "description": "Vex is a lightweight library for creating functional dialogs using vanilla JavaScript without external dependencies.", + "icon": "HubSpot.svg", + "js": { + "vex.close": "" + }, + "oss": true, + "website": "https://github.hubspot.com/vex" + }, + "Vextras": { + "cats": [ + 6 + ], + "description": "Vextras is a platform that aids online retailers in increasing sales, providing customer support, and automating various tasks.", + "icon": "Vextras.svg", + "js": { + "vextras": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.vextras\\.com/" + ], + "website": "https://www.vextras.com" + }, + "vFairs": { + "cats": [ + 104 + ], + "description": "vFairs is an event management platform for organizing customizable in-person and virtual events.", + "dom": [ + "scripts[data-domain*='vfairscombined.com']" + ], + "icon": "vFairs.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scripts": [ + "vfairs\\.com" + ], + "website": "https://www.vfairs.com" + }, + "Vfinder": { + "cats": [ + 6 + ], + "description": "Vfinder is a platform where users can sell and display coordinated items and recommended items simultaneously.", + "icon": "Vfinder.svg", + "js": { + "VfinderGetCookie": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "^(https?:)?//vfinder\\.io/js/viewfinder\\.js" + ], + "website": "https://vfinder.io" + }, + "ViaBill": { + "cats": [ + 91 + ], + "description": "ViaBill is a cloud-based payment management solution designed to help small to midsize retailers and webshops.", + "icon": "ViaBill.svg", + "js": { + "viabillOptions.state.subscriptions": "", + "viabillPricetagInternal.conf.productsByLocale": "" + }, + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "\\.viabill\\.com/" + ], + "website": "https://viabill.com" + }, + "Viafoura": { + "cats": [ + 86 + ], + "description": "Viafoura is an audience engagement and social monetisation platform.", + "icon": "viafoura.svg", + "js": { + "dfm_viafoura_options": "", + "viafoura.bootstrap": "", + "viafoura.core": "" + }, + "pricing": [ + "poa" + ], + "website": "https://viafoura.com" + }, + "ViArt Shop": { + "cats": [ + 6 + ], + "description": "ViArt Shop is a PHP-based shopping cart solution that includes a content management system (CMS) and integrated helpdesk functionality.", + "dom": [ + "a[href*='www.viart.com'] > img[title*='ViArt - PHP Shopping Cart']" + ], + "icon": "ViArtShop.svg", + "js": { + "viartData.init_ts": "", + "viartDataAppend": "" + }, + "saas": true, + "website": "https://www.viart.com" + }, + "ViaSay": { + "cats": [ + 52, + 53 + ], + "description": "ViaSay is a conversational AI tool that facilitates the creation of customised automated processes, enhancing the efficiency and speed of customer service.", + "icon": "ViaSay.svg", + "js": { + "mindsayJsonP": "" + }, + "saas": true, + "website": "http://www.viasay.io" + }, + "vibecommerce": { + "cats": [ + 6 + ], + "excludes": [ + "PrestaShop" + ], + "icon": "vibecommerce.png", + "implies": [ + "PHP" + ], + "meta": { + "designer": "vibecommerce", + "generator": "vibecommerce" + }, + "website": "https://vibecommerce.com.br" + }, + "Vicomi": { + "cats": [ + 10 + ], + "description": "Vicomi is a tool that provides insights into audience reactions to content.", + "saas": true, + "scriptSrc": [ + "assets-prod\\.vicomi\\.com/" + ], + "website": "https://www.vicomi.com/emotion-analytics-for-brands-and-agencies" + }, + "Vidazoo": { + "cats": [ + 36 + ], + "description": "Vidazoo is a video content and yield management platform.", + "icon": "Vidazoo.svg", + "js": { + "__vidazooPlayer__": "", + "vidazoo": "", + "vidazoo.version": "(.+)\\;version:\\1" + }, + "pricing": [ + "high", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.vidazoo\\.com" + ], + "website": "https://www.vidazoo.com" + }, + "Video Greet": { + "cats": [ + 100 + ], + "description": "Video Greet lets your customers add a video message to gifts with QR codes.", + "icon": "Video Greet.svg", + "js": { + "__vg.video_greet_button_src": "" + }, + "pricing": [ + "freemium" + ], + "requires": [ + "Shopify" + ], + "website": "https://apps.shopify.com/videogreet-gift-messages" + }, + "VideoJS": { + "cats": [ + 14 + ], + "css": [ + "\\.video-js\\;confidence:25", + "\\.vjs-big-play-button\\;confidence:75" + ], + "description": "Video.js is a JavaScript and CSS library that makes it easier to work with and build on HTML5 video.", + "dom": [ + "div.video-js" + ], + "icon": "VideoJS.svg", + "js": { + "VideoJS": "", + "videojs": "", + "videojs.VERSION": "^(.+)$\\;version:\\1" + }, + "scriptSrc": [ + "zencdn\\.net/c/video\\.js", + "cdnjs\\.cloudflare\\.com\\/ajax\\/libs\\/video\\.js\\/([\\d\\.]+)\\/\\;version:\\1" + ], + "website": "https://videojs.com" + }, + "Videoly": { + "cats": [ + 14 + ], + "description": "Videoly is a tool that automatically integrates relevant product video reviews from YouTube into online shops.", + "icon": "Videoly.svg", + "js": { + "VideolyWidget": "" + }, + "saas": true, + "scriptSrc": [ + "api\\.videoly\\.co/" + ], + "website": "https://videoly.co" + }, + "Videoo.tv": { + "cats": [ + 14 + ], + "description": "Videoo.tv is a platform that enhances website performance and user experience through innovative video and display formats, offering advanced tools to maximize revenue generation.", + "icon": "VideooTv.svg", + "js": { + "videooTVCtrlLoaded": "", + "videootv": "" + }, + "saas": true, + "scriptSrc": [ + "static\\.videoo\\.tv" + ], + "website": "https://videoo.tv" + }, + "VideoPal": { + "cats": [ + 5 + ], + "description": "VideoPal is an avatar widget that functions as a help system, providing interactive assistance directly within the user interface.", + "icon": "VideoPal.svg", + "js": { + "VideoPalEmbed": "", + "VpPlayer": "" + }, + "pricing": [ + "onetime", + "low", + "recurring" + ], + "saas": true, + "website": "https://www.videopal.io/go/" + }, + "Vidjet": { + "cats": [ + 14 + ], + "description": "Vidjet is a shoppable-video platform designed for modern ecommerce stores, allowing videos to be embedded on websites and triggered based on visitor actions.", + "icon": "Vidjet.svg", + "js": { + "Vidjet.init": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scripts": [ + "app-api\\.vidjet\\.io" + ], + "website": "https://www.vidjet.com" + }, + "Vidora": { + "cats": [ + 10 + ], + "description": "Vidora is a real-time machine learning platform which focuses on consumer data.", + "icon": "Vidora.svg", + "js": { + "vidora": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.vidora\\.com/" + ], + "website": "https://www.vidora.com" + }, + "Vidscrip": { + "cats": [ + 14 + ], + "description": "Vidscrip is a digital platform that enables physicians to communicate with patients through personalized video content, enhancing patient engagement and improving care coordination.", + "icon": "Vidscrip.svg", + "js": { + "addVidscripWidget": "" + }, + "saas": true, + "scriptSrc": [ + "\\.vidscrip\\.com" + ], + "website": "https://studio.vidscrip.com" + }, + "Vigbo": { + "cats": [ + 1 + ], + "cookies": { + "_gphw_mode": "" + }, + "description": "Vigbo is a platform for building and managing websites and web applications with a focus on user-friendly design and minimal coding.", + "dom": [ + "link[href*='.vigbo.com'], link[href*='.gophotoweb.com']" + ], + "html": [ + "<link[^>]* href=[^>]+(?:\\.vigbo\\.com|\\.gophotoweb\\.com)" + ], + "icon": "vigbo.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.(?:vigbo|gophotoweb)\\.com/" + ], + "website": "https://vigbo.com" + }, + "Vigil": { + "cats": [ + 13 + ], + "description": "Vigil is a microservices status page. Monitors a distributed infrastructure and sends alerts (Slack, SMS, etc.).", + "dom": { + "p > a[href*='github.com/valeriansaliou/vigil']": { + "text": "^Vigil$" + } + }, + "icon": "default.svg", + "implies": [ + "Rust", + "Docker" + ], + "oss": true, + "website": "https://github.com/valeriansaliou/vigil" + }, + "Vignette": { + "cats": [ + 1 + ], + "html": [ + "<[^>]+=\"vgn-?ext" + ], + "icon": "Vignette.png", + "website": "https://www.vignette.com" + }, + "VikaOn": { + "cats": [ + 6 + ], + "description": "VikaOn is a Turkish ecommerce platform that enables businesses and consumers to buy and sell products online through a centralized digital marketplace.", + "headers": { + "X-Vikaon-Version": "(.+)\\;version:\\1" + }, + "icon": "VikaOn.svg", + "js": { + "_vikaLoaded": "", + "_vikaLoadedRender": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://vikaon.com" + }, + "Vike": { + "cats": [ + 12 + ], + "description": "Vike is a framework that enhances Vite applications with server-side rendering (SSR) and static site generation (SSG) capabilities, allowing for flexible integration and progressive enhancement​.", + "dom": [ + "script#vike_pageContext" + ], + "icon": "Vike.svg", + "implies": [ + "Vite", + "TypeScript" + ], + "js": { + "__vike": "" + }, + "oss": true, + "website": "https://vike.dev" + }, + "Vikreta": { + "cats": [ + 6 + ], + "description": "Vikreta is a web storefront and POS platform built with React, Next.js, and Tailwind CSS, deployed on Vercel and designed for dynamic product and order management.", + "headers": { + "x-powered-by": "^Vikreta$" + }, + "icon": "Vikreta.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": false, + "website": "https://www.vikreta.app" + }, + "Viloud": { + "cats": [ + 103 + ], + "description": "Viloud is a platform that enables the creation of online TV channels for brands, allowing scheduled or on-demand content streaming.", + "dom": [ + "iframe[src*='app.viloud.tv/']" + ], + "icon": "Viloud.svg", + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scripts": [ + "app\\.viloud\\.tv" + ], + "website": "https://viloud.tv" + }, + "Vimeo": { + "cats": [ + 14 + ], + "description": "Vimeo is a video hosting, sharing and services platform. Vimeo operation an ad-free basis by providing subscription plans.", + "dom": [ + "iframe[src*='vimeo.com'],embed[src*='vimeo.com']" + ], + "icon": "Vimeo.svg", + "js": { + "Vimeo.Player": "", + "VimeoPlayer": "" + }, + "saas": true, + "website": "https://vimeo.com" + }, + "Vimeo OTT": { + "cats": [ + 14 + ], + "description": "Vimeo OTT allows brands and creators to launch their own white-label video subscription channels, where subscribers can access video content for free, as a rental, or for purchase.", + "icon": "Vimeo.svg", + "implies": [ + "Vimeo" + ], + "js": { + "VHX.config": "", + "_vhx": "" + }, + "pricing": [ + "recurring", + "mid" + ], + "saas": true, + "website": "https://vimeo.com/ott", + "xhr": [ + "api\\.vhx\\.tv" + ] + }, + "Vimos": { + "cats": [ + 32 + ], + "description": "Vimos is a marketing SaaS specializing in marketing automation.", + "icon": "Vimos.svg", + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "widget\\.vimos\\.io/" + ], + "website": "https://vimos.io" + }, + "Vincere": { + "cats": [ + 101 + ], + "description": "Vincere is an all-in-one software for recruitment agencies.", + "dom": [ + "link[href*='static.vincere-digital.io/']" + ], + "icon": "Vincere.svg", + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.vincere.io" + }, + "vinSUITE": { + "cats": [ + 6 + ], + "description": "vinSUITE is a DTC software platform designed specifically for wineries, enabling streamlined management of customer relationships, inventory, sales, and marketing operations in one centralized system.", + "icon": "vinSUITE.svg", + "meta": { + "author": "^vinSUITE$" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://vinsuite.com" + }, + "Vintcer": { + "cats": [ + 51 + ], + "description": "Vintcer is a drag-and-drop website builder that includes a built-in page manager, hosting, and email services.", + "icon": "Vintcer.svg", + "pricing": [ + "onetime", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.vintcer\\.com/" + ], + "website": "https://vintcer.com" + }, + "Vioma": { + "cats": [ + 32 + ], + "description": "Vioma is an online marketing system.", + "dom": [ + "link[href*='.viomassl.com']" + ], + "icon": "Vioma.svg", + "js": { + "viomaManipulate": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.vioma.de" + }, + "Viqeo": { + "cats": [ + 14 + ], + "description": "Viqeo is a short video platform to make media and ecommerce more visual and interesting.", + "icon": "Viqeo.svg", + "js": { + "VIQEO": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://viqeo.tv" + }, + "Viral Loops": { + "cats": [ + 94 + ], + "description": "Viral Loops is a viral and referral marketing platform to launch ranking competitions, sweepstakes, pre-launch and referral programs.", + "dom": [ + "link[href*='wp-content/plugins/viral-loops-wp-integration/assets/']" + ], + "icon": "Viral Loops.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "app\\.viral-loops\\.com/" + ], + "website": "https://viral-loops.com" + }, + "Virgool": { + "cats": [ + 11 + ], + "headers": { + "X-Powered-By": "^Virgool$" + }, + "icon": "Virgool.svg", + "url": [ + "^https?://(?:www\\.)?virgool\\.io" + ], + "website": "https://virgool.io" + }, + "VirtFusion": { + "cats": [ + 9 + ], + "cookies": { + "virtfusion_session": "" + }, + "description": "VirtFusion is a modern virtualization management platform designed for hosting providers to manage virtual machines, users, billing integrations, and infrastructure operations through a centralized interface.", + "icon": "VirtFusion.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://virtfusion.com" + }, + "Virtooal": { + "cats": [ + 105 + ], + "description": "Virtooal allows shoppers to try on and combine decorative cosmetics, sunglasses, contact lenses, jewellery and fashion accessories using models, their own photo or a live webcam feed.", + "icon": "Virtooal.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requiresCategory": [ + 6 + ], + "saas": true, + "scriptSrc": [ + "\\.virtooal\\.com/" + ], + "website": "https://try.virtooal.com" + }, + "Virtuagym": { + "cats": [ + 53 + ], + "description": "Virtuagym is a cloud-based membership management and coaching platform designed for personal trainers and fitness businesses of all sizes.", + "dom": [ + "a[href*='.virtuagym.com'][target='_blank'], iframe[src*='.virtuagym.com/']" + ], + "icon": "Virtuagym.svg", + "js": { + "VGTutorial": "", + "open_vg_custom_modal": "", + "trigger_vg_neutral_message": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://business.virtuagym.com" + }, + "Virtual Chat": { + "cats": [ + 52 + ], + "description": "Virtual Chat is a live-chat service for web sites.", + "icon": "Virtual Chat.png", + "saas": true, + "scriptSrc": [ + "virtual-chat\\.co\\.il/" + ], + "website": "https://www.virtual-chat.co.il" + }, + "VirtualSpirits": { + "cats": [ + 52 + ], + "description": "VirtualSpirits is a chatbot and live-chat service for websites.", + "icon": "VirtualSpirits.svg", + "js": { + "vspiritbutton": "", + "vspirits_chat_client": "", + "vspiritsizeheight": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.virtualspirits.com" + }, + "VirtueMart": { + "cats": [ + 6 + ], + "cpe": "cpe:2.3:a:virtuemart:virtuemart:*:*:*:*:*:joomla\\!:*:*", + "description": "VirtueMart is an open-source ecommerce solution designed as an extension for Joomla, allowing users to build and manage online stores with features for product management, payment processing, and order fulfillment.", + "dom": [ + "div#vmMainPage" + ], + "html": [ + "<div id=\"vmMainPage" + ], + "icon": "VirtueMart.svg", + "implies": [ + "Joomla" + ], + "oss": true, + "requires": [ + "Joomla" + ], + "website": "https://virtuemart.net" + }, + "Virtuoso": { + "cats": [ + 34 + ], + "headers": { + "Server": "Virtuoso/?([0-9.]+)?\\;version:\\1" + }, + "meta": { + "Copyright": "^Copyright &copy; \\d{4} OpenLink Software", + "Keywords": "^OpenLink Virtuoso Sparql" + }, + "url": [ + "/sparql" + ], + "website": "https://virtuoso.openlinksw.com/" + }, + "Virtuous": { + "cats": [ + 111 + ], + "description": "Virtuous is the responsive fundraising software platform.", + "icon": "Virtuous.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.virtuoussoftware\\.com/" + ], + "website": "https://virtuous.org" + }, + "Virtusize": { + "cats": [ + 76 + ], + "description": "Virtusize is a personalisation service that provides size and product recommendations specific to a user's size and trend preferences.", + "icon": "Virtusize.svg", + "pricing": [ + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.virtusize\\.jp/" + ], + "website": "https://www.virtusize.com" + }, + "Visa": { + "cats": [ + 41 + ], + "dom": [ + "[aria-labelledby='pi-visa']" + ], + "icon": "Visa.svg", + "js": { + "visaApi": "", + "visaImage": "", + "visaSrc": "" + }, + "website": "https://www.visa.com" + }, + "Visa Checkout": { + "cats": [ + 41 + ], + "description": "Visa facilitates electronic funds transfers throughout the world, most commonly through Visa-branded credit cards, debit cards and prepaid cards.", + "icon": "Visa.svg", + "scriptSrc": [ + "secure\\.checkout\\.visa\\.com" + ], + "website": "https://checkout.visa.com" + }, + "VisBook": { + "cats": [ + 93 + ], + "description": "VisBook is a property management system used by hotels and accommodation providers to manage reservations, daily operations, and guest-related activities in a centralized platform.", + "icon": "VisBook.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scripts": [ + "reservations\\.visbook\\.com/" + ], + "website": "https://visbook.com" + }, + "Visely": { + "cats": [ + 100, + 76 + ], + "description": "Visely is a Shopify app which personalise product recommendations for Shopify sites.", + "icon": "Visely.svg", + "js": { + "Visely.RecommendationsApi": "", + "ViselyCartProductIds": "", + "ViselyPage": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "website": "https://visely.io" + }, + "Visenze": { + "cats": [ + 6 + ], + "description": "Visenze is an AI commerce platform specializing in search and discovery solutions to help businesses improve product visibility and customer engagement.", + "icon": "Visenze.svg", + "js": { + "ViSenzeAnalytics": "", + "visenzeLayer": "" + }, + "saas": true, + "scriptSrc": [ + "cdn\\.visenze\\.com" + ], + "website": "https://www.visenze.com" + }, + "Visible Privacy": { + "cats": [ + 67 + ], + "description": "Visible Privacy is a privacy-focused Consent Management Platform compatible with major CMS and ecommerce systems.", + "icon": "VisiblePrivacy.svg", + "saas": true, + "scriptSrc": [ + "//bc-prod-config\\.empathy\\.co/" + ], + "website": "https://visibleprivacy.com/" + }, + "VisiOpt": { + "cats": [ + 74 + ], + "description": "Visiopt™ is a powerful yet easy to use AI-driven Optimization System that enables you to manufacture your perfect customer at scale like a well oiled machine.", + "icon": "visiopt.png", + "js": { + "visiopt_code": "" + }, + "scriptSrc": [ + "visiopt\\.com" + ], + "website": "https://visiopt.com" + }, + "Visitor Chat": { + "cats": [ + 52 + ], + "description": "Visitor Chat is a service that provides businesses with managed automotive live chat solutions to improve customer relationships.", + "icon": "VisitorChat.svg", + "js": { + "VisitorChatInit": "", + "VisitorChat_Close": "", + "VisitorChat_Init": "", + "VisitorChat_clearStore": "" + }, + "saas": true, + "website": "https://visitor.chat" + }, + "Visitor.js": { + "cats": [ + 76 + ], + "description": "Visitor.js is a tool that personalizes website content to optimize user engagement and improve conversion rates.", + "icon": "Visitor.svg", + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "www\\.visitorjs\\.com" + ], + "website": "https://www.visitorjs.com" + }, + "VisitorVille": { + "cats": [ + 10 + ], + "description": "VisitorVille is a tool that visualizes website visitors as a SimCity-like map, providing an interactive way to analyze traffic and user behavior.", + "saas": true, + "scriptSrc": [ + "www\\.visitorville\\.com/" + ], + "website": "http://visitorville.com" + }, + "Viskan": { + "cats": [ + 6 + ], + "description": "Viskan is a scalable platform designed to support ecommerce growth.", + "icon": "Viskan.svg", + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.viskan\\.com/" + ], + "website": "https://www.viskan.com/fi-fi" + }, + "Visual Composer": { + "cats": [ + 51 + ], + "description": "Visual Composer is an all-in-one web design tool for anyone who uses WordPress.", + "icon": "visualcomposer.svg", + "implies": [ + "WordPress", + "PHP" + ], + "meta": { + "generator": "Powered by Visual Composer Website Builder" + }, + "pricing": [ + "low", + "recurring" + ], + "website": "https://visualcomposer.com" + }, + "Visual Portfolio": { + "cats": [ + 87 + ], + "description": "Visual Portfolio is a plugin with a robust set of features, designed to help you create galleries that effectively display your creative projects.", + "icon": "Visual Portfolio.svg", + "js": { + "VPData.screenSizes": "", + "VPData.version": "([\\d\\.]+)\\;version:\\1" + }, + "pricing": [ + "onetime" + ], + "requires": [ + "WordPress" + ], + "website": "https://visualportfolio.co" + }, + "Visual Quiz Builder": { + "cats": [ + 100 + ], + "description": "Visual Quiz Builder is a Shopify app built by AskWhai.", + "icon": "Visual Quiz Builder.svg", + "pricing": [ + "low", + "recurring" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "scriptSrc": [ + "//whai-cdn\\.nyc\\d\\.cdn\\.digitaloceanspaces\\.com/" + ], + "website": "https://apps.shopify.com/product-recommendation-quiz" + }, + "Visualsoft": { + "cats": [ + 6 + ], + "cookies": { + "vscommerce": "" + }, + "description": "Visualsoft is an ecommerce agency that delivers web design, development and marketing services to online retailers.", + "icon": "Visualsoft.svg", + "meta": { + "vs_status_checker_version": "\\d+", + "vsvatprices": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.visualsoft.co.uk/" + }, + "Visx": { + "cats": [ + 25 + ], + "description": "Visx is a collection of React-based data visualisation tools developed by Airbnb.", + "dom": { + "g.visx-group,g.vx-group": { + "attributes": { + "class": "(?:v(?:is)?x)-group" + } + } + }, + "icon": "Visx.svg", + "oss": true, + "requires": [ + "React" + ], + "website": "https://airbnb.io/visx/" + }, + "Vitals": { + "cats": [ + 100, + 32 + ], + "description": "Vitals is an all-in-one Shopify marketing software.", + "icon": "Vitals.svg", + "js": { + "VITALS": "", + "vitals_app_cache_keys_v1": "", + "vitals_country_code": "", + "vitals_product_data": "" + }, + "pricing": [ + "low", + "recurring" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "scriptSrc": [ + "//appsolve\\.io/" + ], + "website": "https://vitals.co" + }, + "Vite": { + "cats": [ + 19 + ], + "description": "Vite is a rapid development tool for modern web projects.", + "dom": [ + "script#vite-legacy-polyfill", + "script#vite-legacy-entry", + "link[href*='vite.svg'][rel='icon']", + "script[id^='vite-plugin-']" + ], + "icon": "vite.svg", + "js": { + "__vite_is_modern_browser": "" + }, + "oss": true, + "website": "https://vitejs.dev" + }, + "VitePress": { + "cats": [ + 57 + ], + "description": "VitePress is a Vite & Vue Powered Static Site Generator.", + "icon": "vite.svg", + "implies": [ + "Vue.js", + "Vite" + ], + "js": { + "__VP_HASH_MAP__": "" + }, + "oss": true, + "website": "https://vitepress.vuejs.org/" + }, + "Vitrin.me": { + "cats": [ + 51 + ], + "description": "Vitrin.me is a no-code platform that lets anyone build web apps without writing any code.", + "icon": "Vitrin.me.svg", + "implies": [ + "Python", + "Django", + "React", + "Next.js" + ], + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.vitrin\\.me/" + ], + "website": "https://vitrin.me" + }, + "Vivenu": { + "cats": [ + 6 + ], + "description": "Vivenu is a ticketing platform.", + "dom": [ + "title#vivenuId" + ], + "icon": "Vivenu.svg", + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://vivenu.com" + }, + "VIVVO": { + "cats": [ + 1 + ], + "cookies": { + "VivvoSessionId": "" + }, + "icon": "VIVVO.png", + "js": { + "vivvo": "" + }, + "website": "https://vivvo.net" + }, + "Vizium": { + "cats": [ + 90 + ], + "description": "Vizium is a platform that aggregates and analyzes patient reviews to support healthcare quality assessment.", + "icon": "Vizium.svg", + "saas": true, + "scriptSrc": [ + "portal\\.vizium\\.co" + ], + "website": "https://www.vizium.com/products/patient-surveying" + }, + "Vizury": { + "cats": [ + 32 + ], + "description": "Vizury is a ecommerce marketing platform.", + "icon": "Vizury.svg", + "js": { + "safariVizury": "", + "vizury_data": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.vizury\\.com" + ], + "website": "https://www.vizury.com" + }, + "VK Pixel": { + "cats": [ + 10 + ], + "description": "VK is a Russian online social media and social networking service.", + "dom": [ + "img[src*='vk.com/rtrg?p=VK-RTRG-']" + ], + "icon": "vk.svg", + "scriptSrc": [ + "vk\\.com/js/api/openapi\\.js" + ], + "website": "https://vk.com/" + }, + "VKUI": { + "cats": [ + 66 + ], + "description": "VKUI is a set of React components with which you can create interfaces that are visually indistinguishable from our iOS and Android applications.", + "dom": [ + "html.vkui" + ], + "icon": "vk.svg", + "oss": true, + "website": "https://vkcom.github.io/VKUI" + }, + "Vnda": { + "cats": [ + 6 + ], + "description": "Vnda is a omnichannel ecommerce platform.", + "icon": "Vnda.svg", + "implies": [ + "Node.js", + "Amazon Web Services" + ], + "js": { + "Vnda.loadCartPopup": "", + "vnda.checkout": "" + }, + "meta": { + "image": "cdn\\.vnda\\.com\\.br/" + }, + "pricing": [ + "poa", + "recurring" + ], + "saas": true, + "website": "https://www.vnda.com.br" + }, + "VNN Sports": { + "cats": [ + 32 + ], + "description": "VNN Sports is a school sports marketing software that connects administrators, athletes, parents, fans, and brands around high school sports.", + "icon": "VNNSports.svg", + "js": { + "vnnEndpoints": "" + }, + "saas": true, + "website": "https://www.vnnsports.net" + }, + "Vntana": { + "cats": [ + 105 + ], + "description": "Vntana (stylised as VNTANA) is an American social augmented reality company.", + "dom": [ + "iframe[src*='embed.vntana.com/'], iframe[nitro-lazy-src*='embed.vntana.com/']" + ], + "icon": "Vntana.svg", + "pricing": [ + "freemium", + "poa" + ], + "saas": true, + "website": "https://www.vntana.com" + }, + "VocalReferences": { + "cats": [ + 90 + ], + "description": "VocalReferences is a platform offering testimonial, review, and rating tools designed to help online businesses collect and display customer feedback.", + "icon": "VocalReferences.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "widgets\\.vocalreferences\\.com" + ], + "website": "https://www.vocalreferences.com" + }, + "Voice Intuitive": { + "cats": [ + 68 + ], + "description": "Voice Intuitive is a platform that enhances web content accessibility by providing voice and translation services, supporting multiple languages.", + "icon": "VoiceIntuitive.svg", + "saas": true, + "scripts": [ + "static\\.voiceintuitive\\.com" + ], + "website": "https://voiceintuitive.com/en/voice-intuitive-tm/" + }, + "Voizee": { + "cats": [ + 52 + ], + "description": "Voizee is an AI-powered platform that enables businesses to manage automated and human-assisted text messaging and voice calling for customer communication and operational workflows.", + "icon": "Voizee.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "widget\\.voizee\\.com/" + ], + "website": "https://voizee.com" + }, + "Volley": { + "cats": [ + 5 + ], + "description": "Volley is a website annotation tool that enables visual feedback on websites.", + "icon": "Volley.svg", + "pricing": [ + "freemium", + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "widget\\.meetvolley\\.com/" + ], + "website": "https://meetvolley.com" + }, + "Voltage": { + "cats": [ + 41 + ], + "description": "Voltage is a payments platform that enables users to send bitcoin globally through a secure network.", + "icon": "Voltage.svg", + "pricing": [ + "freemium", + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "btcpay0\\.voltageapp\\.io" + ], + "website": "https://www.voltage.cloud" + }, + "Voltn": { + "cats": [ + 32 + ], + "description": "Voltn is a marketing technology services provider.", + "dom": [ + "link[href*='//pixel.voltn.com']" + ], + "icon": "Voltn.svg", + "saas": true, + "website": "https://voltn.agency" + }, + "Volusion": { + "cats": [ + 6 + ], + "description": "Volusion is a cloud-based, hosted ecommerce solution.", + "dom": [ + "body[data-vn-page-name], link[href*='/vspfiles/']" + ], + "html": [ + "<link [^>]*href=\"[^\"]*/vspfiles/\\;version:1", + "<body [^>]*data-vn-page-name\\;version:2" + ], + "icon": "Volusion.svg", + "js": { + "VOLUSION.affixYourOrder": "", + "VOLUSION_HELPERS": "", + "VolusionChat": "", + "volusion": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "/volusion\\.js(?:\\?([\\d.]*))?\\;version:\\1" + ], + "website": "https://www.volusion.com" + }, + "Vonage Video API": { + "cats": [ + 103 + ], + "description": "Vonage Video API platform makes it easy to embed real-time, high-quality interactive video, messaging, screen-sharing, and more into web and mobile apps.", + "icon": "Vonage.svg", + "pricing": [ + "recurring", + "payg" + ], + "saas": true, + "scriptSrc": [ + "\\.opentok\\.com/" + ], + "website": "https://www.vonage.com/communications-apis/video/" + }, + "Vondera": { + "cats": [ + 6 + ], + "description": "Vondera is an eCommerce platform in Egypt that enables online store management with local shipping, secure payments, and integration with social media platforms and marketplaces.", + "icon": "Vondera.svg", + "meta": { + "ecommerce": "^Vondera$", + "vondera-ecommerce": "^Vondera$" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "qaf\\.vondera\\.io", + "\\.vondera\\.shop" + ], + "website": "https://www.vondera.app" + }, + "Voog": { + "cats": [ + 51 + ], + "description": "Voog is a user-friendly website building platform.", + "icon": "Voog.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.voog\\.com/" + ], + "website": "https://www.voog.com" + }, + "Voog.com Website Builder": { + "cats": [ + 1, + 6 + ], + "html": [ + "<script [^>]*src=\"[^\"]*voog\\.com/tracker\\.js" + ], + "icon": "Voog.png", + "scriptSrc": [ + "voog\\.com/tracker\\.js" + ], + "website": "https://www.voog.com/" + }, + "Voomly": { + "cats": [ + 21 + ], + "description": "Voomly is a hosted video course system that facilitates the creation, management, and distribution of video-based educational content.", + "icon": "Voomly.svg", + "js": { + "attachVoomlyPlayer": "", + "voomlyEmbedPlayerApp": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "embed\\.voomly\\.com/" + ], + "website": "https://www.voomly.com" + }, + "Vop": { + "cats": [ + 6 + ], + "description": "Vop is a service facilitating the integration of ecommerce into social content.", + "icon": "Vop.svg", + "pricing": [ + "freemium", + "poa" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.getvop\\.com/" + ], + "website": "https://getvop.com" + }, + "Voracio": { + "cats": [ + 6 + ], + "cookies": { + "voracio_csrf_token": "", + "voracio_sessionid": "" + }, + "description": "Voracio is a cloud SaaS ecommerce platform powered by Microsoft .NET and built on the Microsoft Azure cloud framework.", + "icon": "Voracio.svg", + "js": { + "voracio": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.voracio.co.uk" + }, + "Vouched": { + "cats": [ + 69 + ], + "description": "Vouched is a platform designed to support identity verification across various industries.", + "icon": "Vouched.svg", + "js": { + "Vouched": "" + }, + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "website": "https://www.vouched.id" + }, + "Voucherify": { + "cats": [ + 84 + ], + "description": "Voucherify is an incentive optimization engine designed for high-frequency commerce.", + "icon": "Voucherify.svg", + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.voucherify\\.io/" + ], + "website": "https://www.voucherify.io" + }, + "Vouchley": { + "cats": [ + 90 + ], + "description": "Vouchley is a review platform designed for freelancers, allowing them to receive and showcase client reviews to build credibility and attract more business.", + "dom": [ + "iframe[src*='.reputize.org/widgets/']" + ], + "icon": "Vouchley.svg", + "website": "https://www.vouchley.com" + }, + "Vox Media": { + "cats": [ + 1 + ], + "description": "Vox Media is a digital platform that operates news and opinion websites.", + "icon": "VoxMedia.svg", + "js": { + "VoxMediaFontLoader": "" + }, + "saas": true, + "scriptSrc": [ + "\\.voxmedia\\.com/" + ], + "website": "https://corp.voxmedia.com" + }, + "Voximplant": { + "cats": [ + 62 + ], + "description": "Voximplant is a cloud-based communication platform that enables voice calls directly from a webpage using a computer, formerly known as Zingaya.", + "icon": "Voximplant.svg", + "js": { + "Zingaya.analytics_id": "", + "ZingayaClass": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "zingaya\\.com" + ], + "website": "https://voximplant.com/products/click-to-call" + }, + "VP-ASP": { + "cats": [ + 6 + ], + "html": [ + "<a[^>]+>Powered By VP-ASP Shopping Cart</a>" + ], + "icon": "VP-ASP.png", + "implies": [ + "Microsoft ASP.NET" + ], + "scriptSrc": [ + "vs350\\.js" + ], + "website": "https://www.vpasp.com" + }, + "VReview": { + "cats": [ + 90 + ], + "description": "VReview is an AI review marketing solution that boosts a shopping mall's purchase conversion rate by utilising customer reviews.", + "icon": "VReview.svg", + "js": { + "vreviewWidget": "" + }, + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "script\\.vreview\\.tv/" + ], + "website": "https://vreview.tv" + }, + "Vrio": { + "cats": [ + 6 + ], + "description": "Vrio is a headless ecommerce platform offering API-driven and hosted solutions for building and managing online stores.", + "icon": "Vrio.svg", + "meta": { + "readme-subdomain": "^vrio-api$" + }, + "saas": true, + "scripts": [ + "\\.vrio\\.app" + ], + "website": "https://www.vrio.com" + }, + "VTEX": { + "cats": [ + 6 + ], + "cookies": { + "VtexFingerPrint": "", + "VtexStoreVersion": "", + "VtexWorkspace": "", + "vtex_session": "" + }, + "description": "VTEX is an ecommerce software that manages multiple online stores.", + "dom": [ + "link[href*='.vteximg.com.br'], source[srcset*='.vteximg.com.br']" + ], + "headers": { + "Server": "^VTEX IO$", + "powered": "vtex" + }, + "icon": "VTEX.svg", + "js": { + "vtex": "" + }, + "pricing": [ + "payg" + ], + "saas": true, + "website": "https://vtex.com/" + }, + "Vtiger": { + "cats": [ + 53 + ], + "cpe": "cpe:2.3:a:vtiger:vtiger_crm:*:*:*:*:*:*:*:*", + "description": "Vtiger is a cloud-based suite of marketing, sales and help desk offerings, which can be deployed separately or as an integrated, all-in-one ecosystem.", + "icon": "Vtiger.svg", + "js": { + "Vtiger": "", + "Vtiger_Base_Js": "", + "Vtiger_Helper_Js": "" + }, + "pricing": [ + "payg", + "recurring" + ], + "saas": true, + "website": "https://www.vtiger.com" + }, + "Vue Storefront": { + "cats": [ + 108 + ], + "description": "Vue Storefront is a frontend platform for headless ecommerce.", + "icon": "vue-storefront.svg", + "implies": [ + "Vue.js" + ], + "meta": { + "generator": "^Vue Storefront ([0-9.]+)?$\\;version:\\1" + }, + "scriptSrc": [ + "vsf-layout\\;version:1" + ], + "website": "https://www.vuestorefront.io/" + }, + "Vue.ai": { + "cats": [ + 76 + ], + "description": "Vue.ai is an AI-powered experience management suite which combines the power of product, customer and business intelligence using computer vision and NLP.", + "icon": "Vue.ai.svg", + "js": { + "getVueUrlSegments": "", + "vuex": "" + }, + "saas": true, + "scriptSrc": [ + "vuex\\.vue\\.ai", + "vue_ai\\.js" + ], + "website": "https://vue.ai" + }, + "Vue.js": { + "cats": [ + 12 + ], + "css": [ + "\\.vue-notification-group" + ], + "description": "Vue.js is an open-source model–view–viewmodel JavaScript framework for building user interfaces and single-page applications.", + "dom": [ + ".vue-app", + "link[href*='docsify/themes/vue.css']", + "meta[data-vue-meta]", + "div[class*='vue-scroll-picker-group'] > div[class*='vue-scroll-picker']", + "div[class*='Vue-Toastification__container']" + ], + "html": [ + "<(?!svg)[^>]+\\sdata-v(?:ue)?-" + ], + "icon": "vue.svg", + "js": { + "Vue": "", + "Vue.version": "^(.+)$\\;version:\\1", + "VueRoot": "", + "__VUE_HOT_MAP__": "", + "__VUE__": "", + "vueDLL": "" + }, + "scriptSrc": [ + "vue[.-]([\\d.]*\\d)[^/]*\\.js\\;version:\\1", + "(?:/([\\d.]+))?/vue(?:\\.min)?\\.js\\;version:\\1" + ], + "website": "https://vuejs.org" + }, + "Vue2-animate": { + "cats": [ + 19 + ], + "description": "Vue2-animate is a Vue.js port of Animate.css.", + "dom": [ + "link[href*='/vue2-animate.min.css']" + ], + "icon": "vue.svg", + "implies": [ + "Vue.js", + "Sass", + "Animate.css" + ], + "oss": true, + "website": "https://github.com/asika32764/vue2-animate" + }, + "VuePress": { + "cats": [ + 57 + ], + "description": "VuePress is a static site generator with a Vue-powered theming system, and a default theme for writing technical documentation.", + "icon": "VuePress.svg", + "implies": [ + "Vue.js" + ], + "js": { + "__VUEPRESS__.version": "([\\d\\.]+)\\;version:\\1" + }, + "meta": { + "generator": "^VuePress(?: ([0-9.]+)(-[a-z]+.[0-9]+)?)?$\\;version:\\1" + }, + "oss": true, + "website": "https://vuepress.vuejs.org/" + }, + "VueStrap": { + "cats": [ + 12 + ], + "description": "VueStrap is a collection of Bootstrap components built with Vue.js.", + "icon": "vue.svg", + "implies": [ + "Vue.js" + ], + "js": { + "VueStrap.$": "" + }, + "oss": true, + "scriptSrc": [ + "/vue-strap/([\\d\\.]+)/vue-strap\\.min\\.js\\;version:\\1" + ], + "website": "https://yuche.github.io/vue-strap" + }, + "Vuetify": { + "cats": [ + 66 + ], + "css": [ + "\\.v-application \\.d-block" + ], + "description": "Vuetify is a reusable semantic component framework for Vue.js that aims to provide clean, semantic and reusable components.", + "dom": [ + "style#vuetify-theme-stylesheet" + ], + "icon": "Vuetify.svg", + "implies": [ + "Vue.js" + ], + "oss": true, + "website": "https://vuetifyjs.com" + }, + "Vuex": { + "cats": [ + 59 + ], + "description": "Vuex is a state management pattern + library for Vue.js applications.", + "icon": "vue.svg", + "implies": [ + "Vue.js" + ], + "js": { + "Vuex.version": "(.*)\\;version:\\1" + }, + "oss": true, + "website": "https://vuex.vuejs.org/" + }, + "VuFind": { + "cats": [ + 29 + ], + "description": "VuFind is a library resource portal designed and developed by Villanova University library.", + "icon": "VuFind.svg", + "js": { + "VuFind.defaultSearchBackend": "" + }, + "meta": { + "generator": "^VuFind\\s([\\d\\.]+)$\\;version:\\1" + }, + "oss": true, + "website": "https://vufind.org" + }, + "Vultr": { + "cats": [ + 62 + ], + "description": "Vultr is a cloud computing service provider.", + "dns": { + "NS": [ + "\\.vultr\\.com" + ] + }, + "icon": "Vultr.svg", + "website": "https://www.vultr.com" + }, + "Vuture": { + "cats": [ + 32 + ], + "description": "Vuture is an all-in-one global technology platform that provides marketing solutions.", + "icon": "Vuture.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scripts": [ + "\\.vuture\\.net/" + ], + "website": "https://vutu.re" + }, + "Vuukle": { + "cats": [ + 15 + ], + "description": "Vuukle is an audience engagement and commenting platform.", + "icon": "vuukle.svg", + "js": { + "VUUKLE_CONFIG": "" + }, + "website": "https://vuukle.com" + }, + "Vvveb CMS": { + "cats": [ + 1 + ], + "description": "Vvveb CMS is user-friendly software for building professional websites, blogs, and ecommerce stores.", + "icon": "Vvveb.svg", + "js": { + "VvvebTheme": "" + }, + "meta": { + "author": "^Vvveb$", + "name": "^Vvveb$" + }, + "oss": true, + "website": "https://www.vvveb.com" + }, + "VWO": { + "cats": [ + 10, + 74 + ], + "description": "VWO is a website testing and conversion optimisation platform.", + "icon": "VWO.svg", + "js": { + "VWO": "", + "__vwo": "", + "_vwo_code": "", + "_vwo_settings_timer": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "dev\\.visualwebsiteoptimizer\\.com/", + "/visual-website-optimizer/([\\d\\.])\\;version:\\1" + ], + "website": "https://vwo.com" + }, + "VWO Engage": { + "cats": [ + 32 + ], + "description": "VWO Engage is a part of the VWO Platform, which is a web-based push notification platform used by SaaS and B2B marketers, online content publishers, and ecommerce store owners.", + "icon": "VWO.svg", + "js": { + "_pushcrewDebuggingQueue": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.pushcrew\\.\\w+" + ], + "website": "https://vwo.com/engage" + }, + "vxe-table": { + "cats": [ + 59 + ], + "description": "vxe-table is a Vue.js based PC form component, support add, delete, change, virtual scroll, lazy load, shortcut menu, data validation, tree structure, print export, form rendering, data paging, virtual list, modal window, custom template, renderer, flexible configuration items, extension interface.", + "dom": [ + "div[class*='vxe-table']" + ], + "icon": "vxe-table.png", + "oss": true, + "requires": [ + "Vue.js" + ], + "website": "https://vxetable.cn" + }, + "Vyper": { + "cats": [ + 84 + ], + "description": "Vyper is a system for creating and managing giveaways or viral contests to increase engagement and reach.", + "icon": "Vyper.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scripts": [ + "vyper\\.io" + ], + "website": "https://vyper.io" + }, + "Vyve+": { + "cats": [ + 32 + ], + "description": "Vyve+ is an AI-powered platform that integrates marketing and sales automation tools into a single system.", + "icon": "Vyve.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scripts": [ + "app\\.vyveplus\\.ai" + ], + "website": "https://vyveplus.ai" + }, + "W3 Ataiva": { + "cats": [ + 10 + ], + "description": "W3 Ataiva is a website valuation and analysis tool that estimates site value, traffic metrics, and technical indicators using publicly available web data.", + "icon": "W3Ataiva.svg", + "saas": true, + "scriptSrc": [ + "static\\.statvoo\\.com/" + ], + "website": "https://w3.ataiva.com" + }, + "W3 Total Cache": { + "cats": [ + 23, + 87 + ], + "description": "W3 Total Cache (W3TC) improves the SEO and increases website performance and reducing load times by leveraging features like content delivery network (CDN) integration and the latest best practices.", + "headers": { + "X-Powered-By": "W3 Total Cache(?:/([\\d.]+))?\\;version:\\1" + }, + "html": [ + "<!--[^>]+W3 Total Cache" + ], + "icon": "W3 Total Cache.svg", + "requires": [ + "WordPress" + ], + "website": "https://www.w3-edge.com/wordpress-plugins/w3-total-cache" + }, + "W3.CSS": { + "cats": [ + 66 + ], + "description": "W3.CSS is a CSS framework developed by the World Wide Web Consortium (W3C), the main international standards organisation for the World Wide Web.", + "dom": [ + "link[href*='/w3.css']" + ], + "icon": "W3.CSS.svg", + "oss": true, + "website": "https://www.w3schools.com/w3css/" + }, + "W3Counter": { + "cats": [ + 10 + ], + "description": "W3Counter is a web analytics service that provides free and paid tools for tracking visitor statistics and offers customizable website widgets to enhance user engagement.", + "icon": "W3Counter.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "w3counter\\.com/tracker\\.js" + ], + "website": "https://www.w3counter.com" + }, + "Waaship": { + "cats": [ + 99 + ], + "description": "Waaship is an all-in-one fulfillment software designed to manage orders, inventory, picking, packing, and shipping.", + "icon": "Waaship.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "platform-app\\.waaship\\.com" + ], + "website": "https://waaship.com" + }, + "Wabi": { + "cats": [ + 53 + ], + "description": "Wabi is a platform facilitating customer engagement through WhatsApp.", + "icon": "Wabi.svg", + "js": { + "Wabi": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.wabi-app\\.com/" + ], + "website": "https://wabi-app.com" + }, + "Wagtail": { + "cats": [ + 1 + ], + "cpe": "cpe:2.3:a:torchbox:wagtail:*:*:*:*:*:*:*:*", + "description": "Wagtail is a Django content management system (CMS) focused on flexibility and user experience.", + "dom": { + "[data-block-key]": { + "attributes": { + "data-block-key": "^[a-z0-9]{5}$" + } + }, + "[style*='images/']": { + "attributes": { + "style": "(?:\\.[a-z]+|/media)(?:/[\\w-]+)?/(?:original_images/[\\w-]+|images/[\\w\\-.]+\\.(?:(?:fill|max|min)-\\d+x\\d+(?:-c\\d+)?|(?:width|height|scale)-\\d+|original))\\." + } + }, + "img[src*='images/']": { + "attributes": { + "src": "(?:\\.[a-z]+|/media)(?:/[\\w-]+)?/(?:original_images/[\\w-]+|images/[\\w\\-.]+\\.(?:(?:fill|max|min)-\\d+x\\d+(?:-c\\d+)?|(?:width|height|scale)-\\d+|original))\\." + } + }, + "img[srcset*='images/'], source[srcset*='images/']": { + "attributes": { + "srcset": "(?:\\.[a-z]+|/media)(?:/[\\w-]+)?/(?:original_images/[\\w-]+|images/[\\w\\-.]+\\.(?:(?:fill|max|min)-\\d+x\\d+(?:-c\\d+)?|(?:width|height|scale)-\\d+|original))\\." + } + }, + "meta[content*='images/']": { + "attributes": { + "content": "(?:\\.[a-z]+|/media)(?:/[\\w-]+)?/(?:original_images/[\\w-]+|images/[\\w\\-.]+\\.(?:(?:fill|max|min)-\\d+x\\d+(?:-c\\d+)?|(?:width|height|scale)-\\d+|original))\\." + } + }, + "style, script": { + "text": "(?:\\.[a-z]+|/media)(?:/[\\w-]+)?/(?:original_images/[\\w-]+|images/[\\w\\-.]+\\.(?:(?:fill|max|min)-\\d+x\\d+(?:-c\\d+)?|(?:width|height|scale)-\\d+|original))\\." + }, + "video[poster*='images/']": { + "attributes": { + "poster": "(?:\\.[a-z]+|/media)(?:/[\\w-]+)?/(?:original_images/[\\w-]+|images/[\\w\\-.]+\\.(?:(?:fill|max|min)-\\d+x\\d+(?:-c\\d+)?|(?:width|height|scale)-\\d+|original))\\." + } + } + }, + "icon": "Wagtail.svg", + "implies": [ + "Django", + "Python" + ], + "oss": true, + "website": "https://wagtail.org" + }, + "Wair": { + "cats": [ + 76, + 5 + ], + "description": "Wair is the widget to personalised fit.", + "icon": "Wair.svg", + "js": { + "PredictV3.default.version": "([\\d.]+)\\;version:\\1", + "predictWidget": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "getwair\\.com" + ], + "website": "https://getwair.com" + }, + "waitForImages": { + "cats": [ + 59 + ], + "description": "waitForImages is a lightweight, high-performance JavaScript library that simplifies the handling of image preloading events.", + "oss": true, + "scriptSrc": [ + "(?:((?:\\d+\\.)+\\d+)\\/(?:jquery\\.)?)?waitforimages(?:-modded)?(?:\\.min)?\\.js\\;version:\\1", + "(?:(?:jquery\\.)?)?waitforimages(?:-((?:\\d+\\.)+\\d+)-modded)?(?:\\.min)?\\.js\\;version:\\1" + ], + "website": "https://github.com/alexanderdickson/waitForImages" + }, + "Waitlist": { + "cats": [ + 5 + ], + "description": "Waitlist is a web-based tool that helps businesses to create a waitlist for their product or service.", + "icon": "Waitlist.svg", + "js": { + "gw_backend_url": "//api\\.getwaitlist\\.com/", + "gw_waitlist_name": "" + }, + "pricing": [ + "freemium", + "recurring", + "low" + ], + "saas": true, + "website": "https://www.getwaitlist.com" + }, + "Wakav Performance Monitoring": { + "cats": [ + 78 + ], + "description": "Wakav Performance Monitoring is a real user monitoring (RUM), Web/App performance and availability test platform.", + "icon": "Wakav Performance Monitoring.svg", + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "rum\\.wakav\\.ir/" + ], + "website": "https://www.wakav.ir" + }, + "Wake": { + "cats": [ + 6 + ], + "description": "Wake is an ecommerce software with integrated digital solutions to manage online stores.", + "headers": { + "x-powered-by": "wake" + }, + "icon": "wakecommerce.svg", + "website": "https://wake.tech/" + }, + "Wake Commerce": { + "cats": [ + 6 + ], + "description": "Wake Commerce is a headless ecommerce platform.", + "dom": [ + "link[href*='.fbitsstatic.net/']" + ], + "icon": "Wake.svg", + "js": { + "Fbits": "", + "fbits": "", + "fbitsSearch": "", + "fbitsSearchConfig": "" + }, + "pricing": [ + "poa" + ], + "requires": [ + "Cart Functionality" + ], + "saas": true, + "website": "https://wake.tech/wake-commerce" + }, + "WalkMe": { + "cats": [ + 58 + ], + "description": "WalkMe is a cloud-based interactive guidance and engagement platform.", + "dom": [ + "link[href*='.walkme.com']" + ], + "icon": "WalkMe.svg", + "js": { + "WalkMeAPI": "", + "_walkmeConfig": "" + }, + "pricing": [ + "high", + "recurring" + ], + "saas": true, + "website": "https://www.walkme.com" + }, + "Walla": { + "cats": [ + 1 + ], + "description": "Walla is a cloud-based fitness studio management software.", + "icon": "Walla.svg", + "js": { + "wallaWidgetLoader": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.hellowalla\\.com" + ], + "website": "https://www.hellowalla.com" + }, + "Wallkit": { + "cats": [ + 41 + ], + "description": "Wallkit is a plug-and-play subscription management system.", + "icon": "Wallkit.svg", + "js": { + "WALLKIT_CDN_URL": "\\.wallkit\\.net" + }, + "pricing": [ + "high", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.wallkit\\.net/js/integration/latest/wallkit-integration-library\\.min\\.js\\?ver=([\\d\\.]+)\\;version:\\1" + ], + "website": "https://wallkit.net" + }, + "Wally": { + "cats": [ + 90 + ], + "description": "Wally is a tool that imports, manages, and displays reviews from platforms like Google and Trustpilot on a website, providing social proof to enhance credibility.", + "icon": "Wally.svg", + "js": { + "wallyIsEventListenerAdded": "" + }, + "pricing": [ + "freemium", + "onetime" + ], + "saas": true, + "scriptSrc": [ + "embed\\.getwally\\.net" + ], + "website": "https://getwally.net" + }, + "Wangsu": { + "cats": [ + 31 + ], + "description": "Wangsu is a China-based company that provides content delivery network and internet data center services.", + "icon": "Wangsu.svg", + "js": { + "__cdnRoute": "^wangsu$", + "playurl.wangsu": "" + }, + "website": "https://en.wangsu.com" + }, + "wap.store": { + "cats": [ + 6 + ], + "description": "The wap.store provides a range of services for ecommerce businesses, including a platform, a marketplace hub, and a digital agency.", + "icon": "wap.store.svg", + "implies": [ + "MySQL" + ], + "js": { + "WapStore.categoria": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.wapstore.com.br" + }, + "WAR.PE": { + "cats": [ + 16 + ], + "description": "WAR.PE is a platform designed to enhance the web experience by promoting user privacy and security.", + "icon": "WARPE.svg", + "saas": true, + "scriptSrc": [ + "//war\\.pe/warp\\.js" + ], + "website": "https://war.pe" + }, + "Warm Welcome": { + "cats": [ + 52 + ], + "description": "Warm Welcome is a tool that provides interactive video bubbles and video email features for personalized communication.", + "icon": "WarmWelcome.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "app\\.warmwelcome\\.com" + ], + "website": "https://www.warmwelcome.com" + }, + "Warmly": { + "cats": [ + 32 + ], + "description": "Warmly is an AI-powered platform that helps generate prospect lists and automate the conversion process.", + "icon": "Warmly.svg", + "js": { + "warmly-widget": "", + "warmly-widget-config": "" + }, + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "opps-widget\\.getwarmly\\.com" + ], + "website": "https://www.warmly.ai" + }, + "Warp": { + "cats": [ + 22 + ], + "headers": { + "Server": "^Warp/(\\d+(?:\\.\\d+)+)?$\\;version:\\1" + }, + "icon": "Warp.png", + "implies": [ + "Haskell" + ], + "website": "https://www.stackage.org/package/warp" + }, + "Warp Store": { + "cats": [ + 108 + ], + "description": "Warp Store is a website creation platform, where you can create a website for any type of game and sell products automatically.", + "dom": [ + "link[href*='.warpstore.app/']" + ], + "icon": "WarpStore.svg", + "implies": [ + "Next.js", + "React", + "Node.js", + "Cloudflare", + "Tailwind CSS" + ], + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.warpstore\\.app/" + ], + "website": "https://warpstore.app" + }, + "Warply": { + "cats": [ + 84 + ], + "description": "Warply is a customer loyalty platform that enables businesses to manage rewards, track engagement, and enhance customer retention through targeted campaigns.", + "icon": "Warply.svg", + "saas": true, + "scriptSrc": [ + "static\\.warp\\.ly" + ], + "website": "https://warp.ly" + }, + "Wask": { + "cats": [ + 10 + ], + "description": "Wask is a platform that offers businesses a dedicated library code to analyse website visitors, track visitor behaviour, monitor website events, and gather retention cohort data effectively.", + "icon": "Wask.svg", + "js": { + "wask_analytics": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.wask.co" + }, + "Waste Connections": { + "cats": [ + 19 + ], + "description": "Waste Connections is a provider of waste management solutions, offering trash collection, dumpster rental, and recycling services across the United States.", + "icon": "WasteConnections.svg", + "saas": true, + "scriptSrc": [ + "embed\\.wasteconnections\\.com/" + ], + "website": "https://www.wasteconnections.com" + }, + "WatchThem": { + "cats": [ + 10 + ], + "description": "WatchThem is a behavioural tool that allows website owners to view video recordings of their visitors' journeys on their website.", + "icon": "WatchThem.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "app\\.watchthem\\.live/" + ], + "website": "https://watchthem.live" + }, + "Wati": { + "cats": [ + 53 + ], + "description": "Wati is a WhatsApp Business API platform facilitating multiple-agent customer support.", + "icon": "Wati.svg", + "js": { + "wati_options": "" + }, + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "wati-integration-prod-service\\.clare\\.ai/" + ], + "website": "https://www.wati.io" + }, + "Wave Commerce": { + "cats": [ + 6 + ], + "description": "Wave Commerce is a platform that supports brands with Shopify development and direct-to-consumer ecommerce growth.", + "icon": "WaveCommerce.svg", + "js": { + "waveLocalPickup": "" + }, + "requires": [ + "Shopify" + ], + "saas": true, + "scriptSrc": [ + "\\.wavecommerce\\.hk/" + ], + "website": "https://www.wavecommerce.hk" + }, + "Waveform": { + "cats": [ + 5 + ], + "description": "Waveform is a media player that supports various media formats, including audio, video, Youtube, and Vimeo, and includes a waveform visualisation feature, utilising Web Audio API and HTML5 Canvas technologies.", + "icon": "Waveme.svg", + "js": { + "Waveform": "" + }, + "requires": [ + "WordPress" + ], + "website": "https://music.flatfull.com/waveme/about/" + }, + "Waveme": { + "cats": [ + 80 + ], + "description": "Waveme is a WordPress theme that is suitable for individuals or businesses involved in the music industry, such as music producers, record labels, artist managers, or independent artists.", + "dom": [ + "link[href*='/wp-content/themes/waveme/']" + ], + "icon": "Waveme.svg", + "implies": [ + "Gutenberg", + "Waveform" + ], + "pricing": [ + "onetime" + ], + "requires": [ + "WordPress" + ], + "website": "https://music.flatfull.com/waveme/about/" + }, + "WayForPay": { + "cats": [ + 41 + ], + "description": "WayForPay is a payment processing service provider based in Europe.", + "dom": [ + "form[action*='secure.wayforpay.com']" + ], + "icon": "WayForPay.svg", + "scriptSrc": [ + "secure\\.wayforpay\\.com" + ], + "website": "https://wayforpay.com" + }, + "Wazala": { + "cats": [ + 6 + ], + "description": "Wazala is an ecommerce shopping cart solution, enabling users to open and manage online stores.", + "icon": "Wazala.svg", + "js": { + "WazalaWidget": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.wazala\\.com/" + ], + "website": "https://www.wazala.com" + }, + "Wazimo": { + "cats": [ + 36 + ], + "description": "Wazimo is a digital media company focused on combining engaging content with advanced real-time tendering (RTB) capabilities.", + "icon": "wazimo.svg", + "js": { + "wz.mmConfig.buildVersion": "" + }, + "website": "https://wazimo.com" + }, + "wBuy": { + "cats": [ + 6 + ], + "description": "wBuy is a SaaS ecommerce platform.", + "icon": "wBuy.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.sistemawbuy\\.com\\.br/" + ], + "website": "https://www.wbuy.com.br" + }, + "Weatherstack": { + "cats": [ + 19 + ], + "description": "Weatherstack is a weather API providing JSON and XML data for global locations in a lightweight format.", + "dom": [ + "link[href*='cdn.apixu.com']" + ], + "icon": "Weatherstack.svg", + "pricing": [ + "freemium", + "low", + "recurring", + "poa" + ], + "saas": true, + "website": "https://weatherstack.com" + }, + "Weaver Xtreme": { + "cats": [ + 80 + ], + "description": "Weaver Xtreme is the orginal options-based WordPress theme.", + "dom": [ + "link#weaverx-style-sheet-css" + ], + "icon": "Weaver Xtreme.png", + "js": { + "weaverxBottomFooter": "", + "weaverxMonitorContent": "", + "weaverxOnResize": "" + }, + "pricing": [ + "freemium", + "onetime" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/weaver-xtreme/.+weaverxjslib-end\\.min\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + ], + "website": "https://weavertheme.com" + }, + "Weaverse": { + "cats": [ + 51 + ], + "description": "Weaverse is a theme customizer and headless CMS for Shopify Hydrogen.", + "icon": "Weaverse.svg", + "js": { + "__weaverses": "" + }, + "oss": true, + "pricing": [ + "freemium", + "low", + "recurring", + "poa", + "payg" + ], + "saas": true, + "website": "https://weaverse.io" + }, + "Web CEO": { + "cats": [ + 10, + 32, + 54 + ], + "description": "Web CEO is an all-in-one platform offering tools for SEO, digital marketing, and performance analytics.", + "icon": "WebCEO.svg", + "meta": { + "application-name": "^WebCEO$" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.webceo\\.com/" + ], + "website": "https://www.webceo.com" + }, + "Web Font Loader": { + "cats": [ + 59 + ], + "description": "WebFont Loader is a versatile JavaScript library that provides enhanced control and flexibility in managing web fonts.", + "oss": true, + "scriptSrc": [ + "(?:((?:\\d+\\.)+\\d+)\\/)?webfontloader(?:\\.min)?(?:[-\\.][\\d\\w]{0,32})?\\.js\\;version:\\1" + ], + "website": "https://github.com/typekit/webfontloader" + }, + "Web Shop Manager": { + "cats": [ + 6 + ], + "description": "Web Shop Manager is an ecommerce and search platform for the automotive industry and markets with complex product catalogs.", + "icon": "Web Shop Manager.svg", + "js": { + "WSM.Tracking": "", + "WSM_CHART_COLORS_OPAQUE": "", + "wsmHideHelpBox": "", + "wsm_catalogTabby": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://webshopmanager.com" + }, + "Web Stories": { + "cats": [ + 5 + ], + "description": "Web Stories is a format for visual storytelling for the open web.", + "dom": [ + "amp-story" + ], + "icon": "Web-Stories.svg", + "implies": [ + "AMP" + ], + "oss": true, + "website": "https://amp.dev/about/stories/" + }, + "Web Stories for WordPress": { + "cats": [ + 20, + 87 + ], + "description": "Web Stories for WordPress is a visual editor for creating Web Stories.", + "icon": "Web-Stories.svg", + "implies": [ + "Web Stories" + ], + "meta": { + "amp-story-generator-name": "^Web Stories for WordPress$", + "amp-story-generator-version": "^(.+)$\\;version:\\1" + }, + "oss": true, + "requires": [ + "WordPress" + ], + "website": "https://wp.stories.google" + }, + "Web Wiz Forums": { + "cats": [ + 2 + ], + "description": "Web Wiz Forums is a web-based forum software that enables developers to create and manage online discussion boards or forums for engaging user interactions and community building.", + "implies": [ + "Microsoft ASP.NET" + ], + "meta": { + "generator": "^Web\\sWiz\\sForums(?:\\s([\\d\\.]+))?$\\;version:\\1" + }, + "website": "https://www.webwizforums.com" + }, + "Web Worker Offloading": { + "cats": [ + 87, + 92 + ], + "description": "Performance plugin from the WordPress Performance Team, which offloads JavaScript execution to a Web Worker, improving performance by freeing up the main thread.", + "icon": "web-worker-offloading.svg", + "meta": { + "generator": "^web-worker-offloading ([\\d.]+)?\\;version:\\1" + }, + "website": "https://wordpress.org/plugins/web-worker-offloading/" + }, + "web-vitals": { + "cats": [ + 59, + 78 + ], + "description": "The web-vitals JavaScript is a tiny, modular library for measuring all the web vitals metrics on real users.", + "icon": "web-vitals.svg", + "js": { + "webVitals": "" + }, + "oss": true, + "scriptSrc": [ + "web-vitals@([\\d.]+)/dist/web-vitals.*\\.js\\;version:\\1" + ], + "scripts": [ + "(8999999999999[\\s\\S]+1e12[\\s\\S]+(largest-contentful-paint|first-input|layout-shift)|(largest-contentful-paint|first-input|layout-shift)[\\s\\S]+8999999999999[\\s\\S]+1e12)" + ], + "website": "https://github.com/GoogleChrome/web-vitals" + }, + "Web2py": { + "cats": [ + 18 + ], + "cpe": "cpe:2.3:a:web2py:web2py:*:*:*:*:*:*:*:*", + "headers": { + "X-Powered-By": "web2py" + }, + "icon": "Web2py.png", + "implies": [ + "Python", + "jQuery" + ], + "meta": { + "generator": "^Web2py" + }, + "scriptSrc": [ + "web2py\\.js" + ], + "website": "https://web2py.com" + }, + "Web3Forms": { + "cats": [ + 110 + ], + "description": "Web3Forms is a contact form to email service utilising the Web3 API.", + "dom": [ + "form[action*='api.web3forms.com/']" + ], + "icon": "Web3Forms.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://web3forms.com" + }, + "Web4Realty": { + "cats": [ + 32 + ], + "description": "Web4Realty is an all-in-one marketing and sales platform for real estate professionals.", + "icon": "Web4Realty.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "idxjs\\.web4realty\\.com" + ], + "website": "https://web4realty.com" + }, + "WebAdministrator CMS": { + "cats": [ + 1 + ], + "html": [ + "<!-- [\\d\\.]+ / WebAdministrator \\(\\d{2}.\\d{2}\\.\\d{4} \\d{2}:\\d{2}\\) //-->" + ], + "description": "WebAdministrator CMS is a content management system used heavily by Polish public institutions.", + "website": "https://www.jskinternet.pl/jsk/oferta/webadministrator-cms/" + }, + "Webareal": { + "cats": [ + 6 + ], + "description": "Webareal is a Czech-based ecommerce platform designed for creating and managing online stores.", + "dom": [ + "input[value*='www.webareal.sk']" + ], + "icon": "Webareal.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://webareal.cz" + }, + "WebAssembly": { + "cats": [ + 27 + ], + "cpe": "cpe:2.3:a:webassembly:webassembly:*:*:*:*:*:*:*:*", + "description": "WebAssembly (abbreviated Wasm) is a binary instruction format for a stack-based virtual machine. Wasm is designed as a portable compilation target for programming languages, enabling deployment on the web for client and server applications.", + "headers": { + "Content-Type": "application/wasm" + }, + "icon": "WebAssembly.svg", + "js": { + "wasmBinary": "", + "wasmBinaryFile": "" + }, + "oss": true, + "scriptSrc": [ + "/wasm_exec\\.js" + ], + "website": "https://webassembly.org/" + }, + "Webasyst Shop-Script": { + "cats": [ + 6 + ], + "description": "Webasyst Shop-Script is a feature-rich PHP ecommerce framework and shopping cart solution.", + "icon": "Webasyst Shop-Script.svg", + "implies": [ + "PHP", + "MySQL" + ], + "js": { + "shopOrdercallConfigStaticUrl": "/wa-apps/", + "shop_cityselect.lib": "/wa-apps/" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.shop-script.com" + }, + "WebAwesome": { + "cats": [ + 66 + ], + "description": "Web Awesome is an open-source library of customizable, standards-based, and framework-agnostic UI components designed to support interoperable web interfaces.", + "dom": [ + "link[href*='/dist-cdn/styles/webawesome.css']" + ], + "icon": "WebAwesome.svg", + "pricing": [ + "low", + "recurring", + "freemium" + ], + "scriptSrc": [ + "/webawesome\\.loader\\.js" + ], + "website": "https://webawesome.com/" + }, + "WebBoss": { + "cats": [ + 51 + ], + "description": "WebBoss is a website builder designed for professional designers and developers, offering tools for creating and managing custom websites.", + "icon": "WebBoss.svg", + "meta": { + "generator": "WebBoss ([\\d.]+)\\;version:\\1" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://webboss.io" + }, + "Webbotify": { + "cats": [ + 52 + ], + "description": "Webbotify is a chatbot platform that uses AI trained specifically on a website's content to provide automated responses.", + "icon": "Webbotify.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "api\\.webbotify\\.com/" + ], + "website": "https://www.webbotify.com" + }, + "Webcake": { + "cats": [ + 51 + ], + "description": "Webcake is a platform for designing visually appealing landing pages.", + "icon": "Webcake.svg", + "js": { + "WebcakeAddresses": "", + "WebcakeScript": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://webcake.io" + }, + "Webcool CMS": { + "cats": [ + 1 + ], + "description": "Webcool CMS is a content management platform that automates workflows and enhances operational efficiency for organizations in the digital media and journalism industry.", + "headers": { + "X-Powered-By": "^Webcool CMS$" + }, + "icon": "WebcoolCMS.svg", + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "website": "https://webcool.vn" + }, + "WEBDEV": { + "cats": [ + 20 + ], + "description": "WEBDEV is a tool to develop internet and intranet sites and applications that support data and processes.", + "headers": { + "WebDevSrc": "" + }, + "html": [ + "<!-- [a-zA-Z0-9_]+ [\\d/]+ [\\d:]+ WebDev \\d\\d ([\\d.]+) -->\\;version:\\1" + ], + "icon": "webdev.svg", + "meta": { + "generator": "^WEBDEV$" + }, + "website": "https://www.windev.com/webdev/index.html" + }, + "webEdition": { + "cats": [ + 1 + ], + "cpe": "cpe:2.3:a:webedition:webedition_cms:*:*:*:*:*:*:*:*", + "icon": "webEdition.png", + "meta": { + "DC.title": "webEdition", + "generator": "webEdition" + }, + "website": "https://webedition.de/en" + }, + "WebEngage": { + "cats": [ + 32, + 76 + ], + "description": "WebEngage is a customer data platform and marketing automation suite.", + "icon": "WebEngage.svg", + "js": { + "webengage.__v": "([\\d.]+)\\;version:\\1" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.webengage\\.co(?:m)?/" + ], + "website": "https://webengage.com" + }, + "Webeo": { + "cats": [ + 76 + ], + "description": "Webeo is a platform that enables website owners to customize the content on their website for each individual visitor, creating a unique experience for them.", + "dom": [ + "script#__webeoCoreScript" + ], + "icon": "Webeo.svg", + "js": { + "__webeoEventQueue": "", + "__webeoGlobals": "", + "__webeoRunPersonalisation": "", + "__webeoScriptStart": "", + "__webeoStarted": "", + "__webeoUnmask": "", + "__webeoVisitData": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.webeo.com" + }, + "Weberlo": { + "cats": [ + 10 + ], + "description": "Weberlo is a platform that enables users to track their Return on Investment (ROI) and Return on Advertising Spend (ROAS).", + "icon": "Weberlo.svg", + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "api\\.weberlo\\.com/" + ], + "website": "https://www.weberlo.com" + }, + "Webestools": { + "cats": [ + 5 + ], + "description": "Webestools is a platform offering online tools, including counters and widgets, for various functionalities.", + "dom": [ + "iframe[src*='.webestools.com/']" + ], + "icon": "Webestools.svg", + "saas": true, + "scriptSrc": [ + "www\\.webestools\\.com/" + ], + "website": "https://www.webestools.com" + }, + "Webeyez": { + "cats": [ + 10 + ], + "description": "Webeyez is an ecommerce monitoring and analytics solution designed to assist teams in identifying, alerting, prioritising, and resolving operational and technical issues for revenue recovery.", + "icon": "Webeyez.svg", + "js": { + "___WEBEYEZ_CACHE": "", + "___WEBEYEZ_REGISTER_ERROR": "", + "webeyez_wzPageEntryKey": "", + "webeyezstartAll": "" + }, + "pricing": [ + "poa" + ], + "requiresCategory": [ + 6 + ], + "saas": true, + "website": "https://www.webeyez.com" + }, + "WebFactory Maintenance": { + "cats": [ + 87 + ], + "description": "WebFactory Maintenance is a WordPress plugin which allows you to create an maintenance page.", + "dom": [ + "link[href*='/wp-content/plugins/maintenance/']" + ], + "icon": "WebFactory_Maintence.svg", + "js": { + "mtnc_front_options": "" + }, + "oss": true, + "requires": [ + "WordPress" + ], + "website": "https://wordpress.org/plugins/maintenance" + }, + "WebFactory Under Construction": { + "cats": [ + 87 + ], + "description": "WebFactory Under Construction is a WordPress plugin which allows you to create an under construction page.", + "dom": [ + "link[href*='/wp-content/plugins/under-construction-page/']" + ], + "icon": "WebFactory_Under_Construction.svg", + "oss": true, + "requires": [ + "WordPress" + ], + "website": "https://wordpress.org/plugins/under-construction-page" + }, + "Webflow": { + "cats": [ + 51 + ], + "description": "Webflow is Software-as-a-Service (SaaS) for website building and hosting.", + "dom": [ + "html[data-wf-site]" + ], + "icon": "webflow.svg", + "js": { + "Webflow": "", + "Webflow._.VERSION": "([\\d.]+)\\;version:\\1" + }, + "meta": { + "generator": "Webflow" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://webflow.com" + }, + "Webflow Ecommerce": { + "cats": [ + 6 + ], + "description": "Webflow is a zero-code visual website builder, with Webflow Ecommerce, you can build and design online stores.", + "icon": "webflow.svg", + "js": { + "__WEBFLOW_CURRENCY_SETTINGS": "" + }, + "pricing": [ + "low", + "recurring" + ], + "requires": [ + "Webflow" + ], + "saas": true, + "website": "https://webflow.com/ecommerce" + }, + "Webgains": { + "cats": [ + 71 + ], + "description": "Webgains is an affiliate marketing network.", + "icon": "Webgains.svg", + "js": { + "ITCLKQ": "" + }, + "scriptSrc": [ + "analytics\\.webgains\\.io" + ], + "website": "https://www.webgains.com/" + }, + "WebGUI": { + "cats": [ + 1 + ], + "cookies": { + "wgSession": "" + }, + "icon": "WebGUI.png", + "implies": [ + "Perl" + ], + "meta": { + "generator": "^WebGUI ([\\d.]+)\\;version:\\1" + }, + "website": "https://www.webgui.org" + }, + "Webhealer": { + "cats": [ + 1 + ], + "description": "Webhealer is a content management system designed for managing and updating therapy-related websites.", + "icon": "Webhealer.svg", + "saas": true, + "scriptSrc": [ + "umami\\.webhealer\\.net" + ], + "website": "https://www.webhealer.net" + }, + "WebHostUK": { + "cats": [ + 88 + ], + "description": "WebHostUK is a UK based web hosting company offering cheap yet reliable and secure web hosting solutions on both Linux and Windows servers.", + "dns": { + "NS": [ + "ns2\\d\\.dnshostcentral\\.com" + ], + "SOA": [ + "ns2\\d\\.dnshostcentral\\.com" + ] + }, + "icon": "WebHostUK.svg", + "pricing": [ + "recurring", + "low" + ], + "website": "https://www.webhostuk.co.uk" + }, + "Webica": { + "cats": [ + 36 + ], + "description": "Webica is a web-based platform designed to manage online advertising campaigns for your website.", + "icon": "Webica.svg", + "js": { + "WebicaWidget": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://webica.pro" + }, + "Webim": { + "cats": [ + 52 + ], + "description": "Webim is a platform offering live chat service for website visitors, facilitating real-time communication between businesses and their online audience.", + "icon": "Webim.svg", + "js": { + "webim": "", + "webim.version": "^(.+)$\\;version:\\1" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.webim\\.ru/" + ], + "website": "https://webim.ru" + }, + "Webinaris": { + "cats": [ + 32 + ], + "description": "Webinaris is a platform that automates customer acquisition, allowing businesses to attract more customers with significantly reduced effort.", + "icon": "Webinaris.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scripts": [ + "webinaris_load" + ], + "website": "https://www.webinaris.com" + }, + "Webinato": { + "cats": [ + 103 + ], + "description": "Webinato is a webinar automation software that schedules, manages, and streams online seminars for businesses and educational purposes.", + "icon": "Webinato.svg", + "saas": true, + "scripts": [ + "www\\.webinato\\.com" + ], + "website": "https://www.webinato.com" + }, + "Webito": { + "cats": [ + 51 + ], + "description": "Webito is a website builder that uses AI to provide flexible and scalable site creation.", + "icon": "Webito.svg", + "meta": { + "generator": "^webito website builder$" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "http://webito.co" + }, + "Webix": { + "cats": [ + 12 + ], + "description": "Webix is a JavaScript UI library that offers over 100 customizable UI components for creating web applications, supporting integration with frameworks like Angular, React, and Vue.js.", + "icon": "Webix.svg", + "js": { + "webix": "" + }, + "oss": true, + "pricing": [ + "onetime" + ], + "scriptSrc": [ + "\\bwebix\\.js" + ], + "website": "https://webix.com" + }, + "Weblate": { + "cats": [ + 89 + ], + "description": "Weblate is a web-based continuous localization platform that enables ongoing translation management and integration across software projects.", + "headers": { + "Content-Security-Policy": "\\.weblate\\.org" + }, + "icon": "Weblate.svg", + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "website": "https://weblate.org" + }, + "Weblication": { + "cats": [ + 1 + ], + "cpe": "cpe:2.3:a:weblication:cms_core_\\&_grid:*:*:*:*:*:*:*:*", + "description": "Weblication is an enterprise-class website content management system developed by Scholl Communications AG in Germany.", + "icon": "Weblication.svg", + "implies": [ + "PHP", + "XSLT" + ], + "meta": { + "generator": "^Weblication® CMS$" + }, + "pricing": [ + "recurring", + "onetime", + "payg" + ], + "website": "https://weblication.de" + }, + "Weblium": { + "cats": [ + 1, + 6 + ], + "description": "Weblium let's you create a web site or online store without the need for a web developer or designer.", + "dom": [ + "link[href*='res2.weblium.site']" + ], + "icon": "Weblium.svg", + "implies": [ + "Node.js", + "OpenResty", + "React" + ], + "pricing": [ + "low", + "freemium", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "res2\\.weblium\\.site/common/core\\.min\\.js" + ], + "url": [ + "\\.weblium\\.site" + ], + "website": "https://weblium.com" + }, + "WeBlocks": { + "cats": [ + 12 + ], + "description": "WeBlocks is an educational platform for creating custom JavaScript and Webflow projects using Blocks.", + "icon": "WeBlocks.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "Webflow" + ], + "saas": true, + "scriptSrc": [ + "//weblocks\\.io/" + ], + "website": "https://www.weblocks.com" + }, + "Weblogic Server": { + "cats": [ + 22 + ], + "description": "WebLogic Server is an Application Server that runs on a middle tier, between back-end databases and related applications and browser-based thin clients.", + "headers": { + "Server": "^WebLogic\\sServer\\s([\\d\\.]+)?\\;version:\\1" + }, + "icon": "Oracle.svg", + "implies": [ + "JavaServer Pages" + ], + "website": "https://www.oracle.com/java/weblogic" + }, + "WebMetric": { + "cats": [ + 10 + ], + "cookies": { + "_wmuid": "" + }, + "icon": "WebMetric.svg", + "js": { + "_wmid": "" + }, + "scriptSrc": [ + "cdn\\.webmetric\\.ir" + ], + "website": "https://webmetric.ir/" + }, + "Webmin": { + "cats": [ + 19 + ], + "cpe": "cpe:2.3:a:webmin:webmin:*:*:*:*:*:*:*:*", + "description": "Webmin is a free, open-source application for Linux server administration.", + "icon": "Webmin.svg", + "implies": [ + "Perl" + ], + "oss": true, + "website": "https://www.webmin.com" + }, + "WebNode": { + "cats": [ + 1, + 51 + ], + "cookies": { + "_gat_wnd_header": "" + }, + "description": "Webnode is a drag-and-drop online website builder.", + "icon": "WebNode.svg", + "js": { + "wnd.$system": "" + }, + "meta": { + "generator": "^Webnode(?:\\s([\\d.]+))?$\\;version:\\1" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.webnode.com" + }, + "WeboLead": { + "cats": [ + 10 + ], + "description": "WeboLead is an analytics tool designed to convert anonymous website visitors into qualified prospects by analysing user behaviour and providing actionable insights.", + "icon": "WeboLead.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.webolead\\.com/" + ], + "website": "https://www.webolead.com/" + }, + "Webolytics": { + "cats": [ + 10, + 71 + ], + "description": "Webolytics is an open API platform designed to track return on advertising spend.", + "icon": "Webolytics.svg", + "js": { + "webo_gtm_id": "", + "webo_gtm_label": "", + "webo_gtm_prefix": "", + "webolytics_site_tag": "", + "webolytics_webhook_call": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.webolytics.com" + }, + "Webotit": { + "cats": [ + 52 + ], + "description": "Webotit is a business tool that provides chatbot, callbot, and mailbot solutions powered by generative AI.", + "icon": "Webotit.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.webotit\\.ai" + ], + "website": "https://www.webotit.ai" + }, + "Webpack": { + "cats": [ + 19 + ], + "description": "Webpack is an open-source JavaScript module bundler.", + "icon": "Webpack.svg", + "js": { + "webpackChunk": "", + "webpackJsonp": "" + }, + "oss": true, + "website": "https://webpack.js.org/" + }, + "Webpushr": { + "cats": [ + 32 + ], + "description": "Webpushr is a web push notification platform that supports mobile and desktop devices.", + "icon": "webpushr.svg", + "js": { + "WebPushr.notificationCard": "", + "webpushr_display_button": "" + }, + "pricing": [ + "recurring", + "freemium", + "low" + ], + "scripts": [ + "cdn\\.webpushr\\.com/app\\.min\\.js" + ], + "website": "https://www.webpushr.com" + }, + "WebQnA": { + "cats": [ + 52, + 53 + ], + "description": "WebQnA is a platform that offers generative AI chatbots for businesses to enhance customer interactions and support.", + "icon": "WebQnA.svg", + "js": { + "webqna": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://webqna.ai" + }, + "Webready": { + "cats": [ + 51 + ], + "description": "Webready is a platform that enables users to create custom vacation rental websites.", + "icon": "Webready.svg", + "js": { + "Webready": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://usewebready.com" + }, + "Webreed": { + "cats": [ + 1 + ], + "cookies": { + "webreed_session": "" + }, + "description": "Webreed is a website-based tool designed for managing animal breeding processes.", + "icon": "Webreed.svg", + "js": { + "webreed.tel_view_url": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://www.webreed.pet" + }, + "WEBrick": { + "cats": [ + 22 + ], + "cpe": "cpe:2.3:a:ruby-lang:webrick:*:*:*:*:*:*:*:*", + "description": "WEBrick is a lightweight HTTP server library in Ruby, included in the standard library, primarily used for local development and testing of Ruby web applications.", + "headers": { + "Server": "^WEBrick/([\\d\\.]+)\\;version:\\1" + }, + "icon": "Ruby.svg", + "oss": true, + "website": "https://docs.ruby-lang.org/en/2.4.0/WEBrick.html" + }, + "Webriti Busiprof": { + "cats": [ + 80 + ], + "description": "Busiprof is a fully responsive and translation-ready WordPress theme by Webriti.", + "icon": "Webriti.png", + "pricing": [ + "freemium", + "onetime" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/busiprof(?:-pro)?/" + ], + "website": "https://webriti.com/busiprof-premium-wordpress-theme-1" + }, + "WebRTC": { + "cats": [ + 19 + ], + "description": "WebRTC is an open-source project that enables real-time voice, text and video communications capabilities between web browsers and devices.", + "icon": "WebRTC.svg", + "oss": true, + "website": "https://webrtc.org" + }, + "Websale": { + "cats": [ + 6 + ], + "cookies": { + "websale_ac": "" + }, + "icon": "Websale.png", + "website": "https://websale.de" + }, + "Webscribble": { + "cats": [ + 101 + ], + "description": "Webscribble is a career platform for associations that enhances member engagement and drives revenue growth through innovative solutions.", + "icon": "Webscribble.svg", + "saas": true, + "scripts": [ + "api\\.webscribble\\.com" + ], + "website": "https://www.webscribble.com" + }, + "Website Creator": { + "cats": [ + 1 + ], + "icon": "WebsiteCreator.png", + "implies": [ + "PHP", + "MySQL", + "Vue.js" + ], + "meta": { + "generator": "Website Creator by hosttech", + "wsc_rendermode": "" + }, + "website": "https://www.hosttech.ch/websitecreator" + }, + "Website Speedy": { + "cats": [ + 92 + ], + "description": "Website Speedy is a tool that improves website speed by identifying and optimizing render-blocking elements, enabling asynchronous resource loading for better performance.", + "icon": "WebsiteSpeedy.svg", + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scripts": [ + "websitespeedy\\.com" + ], + "website": "https://websitespeedy.com/" + }, + "WebSite X5": { + "cats": [ + 1, + 51 + ], + "description": "WebSite X5 is a tools to create and publish websites.", + "icon": "WebSite X5.svg", + "meta": { + "generator": "Incomedia WebSite X5 (\\w+ [\\d.]+)\\;version:\\1" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://websitex5.com" + }, + "WebsiteBaker": { + "cats": [ + 1 + ], + "cpe": "cpe:2.3:a:websitebaker:websitebaker:*:*:*:*:*:*:*:*", + "icon": "WebsiteBaker.png", + "implies": [ + "PHP", + "MySQL" + ], + "meta": { + "generator": "WebsiteBaker" + }, + "website": "https://websitebaker2.org/en/home.php" + }, + "WebsiteBuilder": { + "cats": [ + 51 + ], + "description": "WebsiteBuilder is a page-builder for creating web pages without knowledge of programming languages.", + "icon": "WebsiteBuilder.svg", + "js": { + "_site.urls.dataproxy": "\\.mywebsitebuilder\\.com" + }, + "meta": { + "generator": "^[\\w\\s.&-]{0,40}\\bWebsite Builder$" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.websitebuilder.com" + }, + "WebSocket": { + "cats": [ + 19 + ], + "description": "WebSocket is a communication protocol that provides full-duplex communication channels over a single, long-lived connection, enabling interactive communication between web browsers and servers.", + "dom": [ + "link[rel='web-socket']", + "link[href^='ws://']", + "link[href^='wss://']" + ], + "headers": { + "Upgrade": "websocket" + }, + "html": [ + "<(?:link|a)[^>]+href=[\"']wss?://" + ], + "icon": "WebSocket.svg", + "oss": true, + "website": "https://en.wikipedia.org/wiki/WebSocket" + }, + "Websocket": { + "cats": [ + 19 + ], + "html": [ + "<link[^>]+rel=[\"']web-socket[\"']", + "<(?:link|a)[^>]+href=[\"']wss?://" + ], + "icon": "websocket.png", + "website": "https://en.wikipedia.org/wiki/WebSocket" + }, + "WebSphere": { + "cats": [ + 22 + ], + "cookies": { + "(?i)ltpatoken": "" + }, + "cpe": "cpe:2.3:a:ibm:websphere_application_server:-:*:*:*:*:*:*:*", + "icon": "websphere.svg", + "website": "https://www.ibm.com/products/websphere-application-server" + }, + "WebsPlanet": { + "cats": [ + 1 + ], + "icon": "WebsPlanet.png", + "meta": { + "generator": "WebsPlanet" + }, + "website": "https://websplanet.com" + }, + "WebSTAT": { + "cats": [ + 10 + ], + "description": "WebSTAT is a web analytics platform designed to provide simplified tracking of website performance and visitor behavior.", + "icon": "WebSTAT.svg", + "saas": true, + "scriptSrc": [ + "\\.webstat\\.com/" + ], + "website": "https://webstat.com" + }, + "Webstudio": { + "cats": [ + 51 + ], + "description": "Webstudio is a platform that enables users to build custom frontends without manually writing code.", + "dom": [ + "html[data-ws-last-published], div[data-ws-no-initial-animation]" + ], + "icon": "Webstudio.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://webstudio.is" + }, + "WebToffee Stripe Payment Plugin for WooCommerce": { + "cats": [ + 87 + ], + "description": "WebToffee Stripe Payment Plugin for WooCommerce is a software add-on that allows online retailers using the WooCommerce ecommerce platform to accept payments through the Stripe payment gateway.", + "dom": [ + "link[href*='/wp-content/plugins/payment-gateway-stripe-and-woocommerce-integration/']" + ], + "icon": "WebToffee.svg", + "implies": [ + "Stripe", + "WooCommerce" + ], + "pricing": [ + "recurring", + "low" + ], + "requires": [ + "WordPress" + ], + "saas": true, + "website": "https://www.webtoffee.com/product/woocommerce-stripe-payment-gateway/" + }, + "Webtrends": { + "cats": [ + 10 + ], + "html": [ + "<img[^>]+id=\"DCSIMG\"[^>]+webtrends" + ], + "icon": "Webtrends.png", + "js": { + "WTOptimize": "", + "WebTrends": "" + }, + "website": "https://worldwide.webtrends.com" + }, + "Webware": { + "cats": [ + 51 + ], + "description": "Webware is a platform that provides a user-friendly toolkit designed to help businesses establish an online presence.", + "icon": "Webware.svg", + "saas": true, + "scripts": [ + "iglu:io\\.webware/" + ], + "website": "https://www.webware.ai" + }, + "WebWave": { + "cats": [ + 51 + ], + "description": "WebWave is a drag and drop website builder.", + "icon": "WebWave.svg", + "js": { + "webwave.getAppVersion": "", + "webwaveFontsLoadedFlag": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://webwavecms.com" + }, + "Webx": { + "cats": [ + 6 + ], + "description": "Webx is a hosted ecommerce solution from Pakistan.", + "dom": [ + "div#divPowered > div > p > a[href*='.webx.pk']" + ], + "icon": "Webx.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.webx.pk" + }, + "WEBXPAY": { + "cats": [ + 41 + ], + "description": "WEBXPAY is a specialised online payment gateway that expedites buying and selling in a highly secured environment.", + "icon": "WEBXPAY.png", + "js": { + "WEBXPAY": "" + }, + "pricing": [ + "payg", + "recurring" + ], + "saas": true, + "website": "https://webxpay.com" + }, + "Webydo": { + "cats": [ + 51 + ], + "description": "Webydo is an online website generator that enables users to create websites without coding.", + "icon": "Webydo.svg", + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "global\\.webydo\\.com/" + ], + "website": "https://www.webydo.com" + }, + "Webyn": { + "cats": [ + 76 + ], + "description": "Webyn is a SaaS platform employing AI to analyse website traffic and implement automated, personalised enhancements aimed at improving user experience and potentially increasing conversions for clients.", + "dom": [ + "link[href*='files.webyn.ai']" + ], + "icon": "Webyn.svg", + "js": { + "WebynInstance": "" + }, + "pricing": [ + "high", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "files\\.webyn\\.ai/" + ], + "website": "https://www.webyn.ai" + }, + "WebZi": { + "cats": [ + 1, + 51 + ], + "description": "WebZi is a professional website builder.", + "icon": "Webzi.svg", + "js": { + "WebziCart": "", + "WebziValidate": "" + }, + "meta": { + "generator": "^Webzi\\.ir\\sWebsite\\sBuilder$" + }, + "pricing": [ + "recurring" + ], + "saas": true, + "scriptSrc": [ + "//webzi\\.ir/" + ], + "website": "https://webzi.ir" + }, + "Webzie": { + "cats": [ + 1, + 6, + 51 + ], + "description": "Webzie is a website builder optimised for performance.", + "icon": "Webzie.svg", + "meta": { + "generator": "^Webzie\\.com\\sWebsite\\sBuilder$" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.webzie.com/" + }, + "Weebly": { + "cats": [ + 1 + ], + "description": "Weebly is a website and ecommerce service.", + "icon": "Weebly.svg", + "implies": [ + "PHP", + "MySQL" + ], + "js": { + "_W.configDomain": "" + }, + "pricing": [ + "low", + "recurring", + "freemium" + ], + "saas": true, + "scriptSrc": [ + "cdn\\d+\\.editmysite\\.com" + ], + "website": "https://www.weebly.com" + }, + "WeeBnB": { + "cats": [ + 93 + ], + "description": "WeeBnB is a rental optimization platform that provides a website for managing and promoting vacation rentals.", + "icon": "WeeBnB.svg", + "meta": { + "generator": "^WeeBnB$" + }, + "saas": true, + "website": "https://www.weebnb.com" + }, + "Weekdone": { + "cats": [ + 19 + ], + "description": "Weekdone is a tool for managers and leaders who want to get more insights into their teams and organizations and improve team collaboration and focus.", + "icon": "Weekdone.svg", + "pricing": [ + "freemium", + "mid", + "recurring", + "poa" + ], + "saas": true, + "scripts": [ + "weekdone\\.com" + ], + "website": "https://weekdone.com" + }, + "Weezbe": { + "cats": [ + 6 + ], + "description": "Weezbe is an ecommerce solution that enables businesses to create and manage online stores.", + "icon": "Weezbe.svg", + "pricing": [ + "low", + "recurring", + "payg" + ], + "saas": true, + "scriptSrc": [ + "static\\.weezbe\\.com" + ], + "scripts": [ + "static\\.weezbe\\.com" + ], + "website": "https://www.weezbe.com" + }, + "Weezevent": { + "cats": [ + 104 + ], + "description": "Weezevent is an online ticketing and event management solution that enables organizers to sell tickets, manage registrations, and track attendance for events.", + "icon": "Weezevent.svg", + "pricing": [ + "freemium", + "payg", + "poa" + ], + "saas": true, + "scriptSrc": [ + "widget\\.weezevent\\.com/" + ], + "website": "https://weezevent.com" + }, + "Weglot": { + "cats": [ + 89 + ], + "description": "Weglot is a website translation solution facilitating automatic and manual multilingual content management for website owners and developers.", + "headers": { + "Weglot-Translated": "" + }, + "icon": "Weglot.svg", + "pricing": [ + "freemium", + "recurring", + "low" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.weglot\\.com", + "wp-content/plugins/weglot" + ], + "website": "https://www.weglot.com" + }, + "Wehaa": { + "cats": [ + 36 + ], + "description": "Wehaa is a platform providing revenue management and monetization solutions designed to help media companies optimize earnings and streamline their business operations.", + "icon": "Wehaa.svg", + "saas": true, + "scripts": [ + "\\.aws\\.wehaa\\.net/" + ], + "website": "https://www.wehaa.com" + }, + "Welcart": { + "cats": [ + 6, + 87 + ], + "cookies": { + "usces_cookie": "" + }, + "cpe": "cpe:2.3:a:welcart:welcart:*:*:*:*:*:*:*:*", + "description": "Welcart is a free ecommerce plugin for WordPress with top market share in Japan.", + "dom": [ + "link[href*='usces_default.css'],link[href*='usces_default.min.css']" + ], + "html": [ + "<link[^>]+?href=\"[^\"]+usces_default(?:\\.min)?\\.css", + "<!-- Welcart version : v([\\d.]+)\\;version:\\1" + ], + "icon": "Welcart.svg", + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "uscesL10n" + ], + "website": "https://www.welcart.com" + }, + "WeltPixel Pearl Theme": { + "cats": [ + 19 + ], + "description": "Pearl Theme for Magento 2 by WeltPixel. Pearl Theme is following the Magento architecture, layouts and best practice in order to assure highest compatibility with 3rd party extensions.", + "dom": [ + "body.theme-pearl" + ], + "icon": "WeltPixel.svg", + "implies": [ + "Magento\\;version:2" + ], + "js": { + "Pearl": "" + }, + "pricing": [ + "high", + "onetime" + ], + "website": "https://www.weltpixel.com/magento-2-theme-pearl" + }, + "WEN Themes Education Hub": { + "cats": [ + 80 + ], + "description": "WEN Themes Education Hub is a clean and elegant WordPress education theme.", + "icon": "WEN Themes.svg", + "js": { + "EducationHubScreenReaderText": "" + }, + "pricing": [ + "freemium", + "onetime" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/education-hub(?:-pro)?/" + ], + "website": "https://wenthemes.com/item/wordpress-themes/education-hub" + }, + "WEN Themes Signify Dark": { + "cats": [ + 80 + ], + "description": "Signify Dark is a free dark blog and corporate WordPress theme that is trendy, responsive, and dynamic by WEN Themes.", + "icon": "WEN Themes.svg", + "js": { + "signifyOptions": "" + }, + "pricing": [ + "freemium", + "onetime" + ], + "requires": [ + "WordPress" + ], + "website": "https://wenthemes.com/item/wordpress-themes/signify-dark" + }, + "Wepay": { + "cats": [ + 41 + ], + "description": "Wepay is a provider of integrated payments processing solutions tailored for platforms, facilitating transaction management across diverse service offerings.", + "dom": [ + "link[href*='.wepay.com']" + ], + "icon": "WePay.svg", + "js": { + "WePay": "" + }, + "saas": true, + "scriptSrc": [ + "\\.wepay\\.com/" + ], + "website": "https://go.wepay.com" + }, + "Weply": { + "cats": [ + 52 + ], + "description": "Weply is a Nordic lead generation chat system designed to enhance lead generation from existing website traffic.", + "icon": "Weply.svg", + "js": { + "$$weply": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "app\\.weply\\.chat/" + ], + "website": "https://weply.chat" + }, + "WeTravel": { + "cats": [ + 104 + ], + "description": "WeTravel is a platform providing booking and payment solutions tailored for travel companies.", + "dom": [ + "link[href*='cdn.wetravel.com/']" + ], + "icon": "WeTravel.svg", + "pricing": [ + "freemium", + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.wetravel\\.com/" + ], + "website": "https://www.wetravel.com" + }, + "WeWeb": { + "cats": [ + 51 + ], + "description": "WeWeb is a no-code front-end builder that allows customers to build on-top of any back-end.", + "icon": "WeWeb.svg", + "js": { + "wwg_designInfo.wewebPreviewURL": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://www.weweb.io" + }, + "Wfolio": { + "cats": [ + 7 + ], + "description": "Wfolio is an online solution designed to help photographers showcase their work and grow their business.", + "icon": "Wfolio.svg", + "js": { + "initWfolioCard": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "\\.wfolio\\.pro" + ], + "website": "https://wfolio.com" + }, + "Whatfix": { + "cats": [ + 58 + ], + "description": "Whatfix is a SaaS based platform which provides in-app guidance and performance support for web applications and software products.", + "icon": "Whatfix.svg", + "js": { + "_wfx_add_logger": "", + "_wfx_settings": "", + "wfx_is_playing__": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.whatfix\\.com/" + ], + "website": "https://whatfix.com" + }, + "WhatsApp Business Chat": { + "cats": [ + 52 + ], + "description": "WhatsApp Business is a free to download app available on Android and iPhone using which businesses can connect with their customers.", + "dom": [ + "a[href*='api.whatsapp.com/send'], a[href*='web.whatsapp.com/send'], div[class*='wptwa-container'], a[href*='wa.link'][target='_blank'], link[href*='plugins/creame-whatsapp-me']" + ], + "icon": "WhatsApp.svg", + "scriptSrc": [ + "/plugins/creame-whatsapp-me.*joinchat\\.min\\.js" + ], + "website": "https://www.whatsapp.com/business" + }, + "Wheel of Popups": { + "cats": [ + 32 + ], + "description": "Wheel of Popups is a tool that triggers an exit-intent popup designed to capture leaving visitors and support conversion optimization.", + "icon": "WheelOfPopups.svg", + "js": { + "initWheelOfPopups": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "www\\.wheelofpopups\\.com" + ], + "website": "https://wheelofpopups.com" + }, + "Wheelio": { + "cats": [ + 5 + ], + "description": "Wheelio is gamified pop-up/widget for ecommerce sites.", + "icon": "Wheelio.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "wheelioapp\\.azureedge\\.net" + ], + "website": "https://wheelio-app.com/" + }, + "Wheely Sales": { + "cats": [ + 32 + ], + "description": "Wheely Sales is a tool that boosts email opt-in rates using a gamified exit intent popup designed to engage users as they leave a website.", + "icon": "WheelSales.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.wheelysales\\.com/" + ], + "website": "https://wheelysales.com" + }, + "Whelp": { + "cats": [ + 52 + ], + "description": "Whelp is an AI-based omnichannel customer support platform that provides automated chatbot-driven assistance across multiple communication channels.", + "icon": "Whelp.svg", + "js": { + "Whelp.Init": "", + "WhelpConfig": "" + }, + "pricing": [ + "freemium", + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "widget\\.getwhelp\\.com" + ], + "website": "https://whelp.co" + }, + "Wherewolf": { + "cats": [ + 72 + ], + "description": "Wherewolf is a platform that offers capture waivers, facilitates drive bookings, and automates review processes to streamline business operations.", + "icon": "Wherewolf.svg", + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "scripts": [ + "\\.wherewolf\\.co" + ], + "website": "https://getwherewolf.com" + }, + "Whistl": { + "cats": [ + 99 + ], + "description": "Whistl is a postal delivery company operating in the United Kingdom.", + "icon": "Whistl.svg", + "requiresCategory": [ + 6 + ], + "text": [ + "\\bWhistl\\b" + ], + "website": "https://www.whistl.co.uk" + }, + "Whitelabel MD": { + "cats": [ + 6 + ], + "description": "White Label MD is a platform for creating ecommerce telemedicine websites with on-demand prescription fulfillment capabilities.", + "icon": "WhitelabelMD.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "api\\.whitelabelmd\\.com" + ], + "website": "https://whitelabelmd.com" + }, + "Whitespark SEO": { + "cats": [ + 54 + ], + "description": "Aims to help improve rankings and drive business via Google Search.", + "dom": [ + "script[data-gfspw*='rb.whitespark.ca'], div[data-url*='rb.whitespark.ca']" + ], + "icon": "Whitespark.svg", + "pricing": [ + "high", + "recurring", + "poa" + ], + "saas": true, + "website": "https://whitespark.ca/seo-services" + }, + "WHMCS": { + "cats": [ + 1 + ], + "description": "WHMCS is an automation platform that simplifies and automates all aspects of operating an online web hosting and domain registrar business.", + "icon": "WHMCS.svg", + "js": { + "WHMCS": "" + }, + "oss": true, + "pricing": [ + "low", + "recurring" + ], + "website": "https://www.whmcs.com" + }, + "Wholesale Suite": { + "cats": [ + 6 + ], + "description": "Wholesale Suite is a plugin that enables businesses to manage and streamline wholesale operations online, supporting pricing, ordering, and workflow efficiency.", + "icon": "WholesaleSuite.svg", + "meta": { + "wwp": "^yes$" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "\\.wholesalesuiteplugin\\.com" + ], + "website": "https://wholesalesuiteplugin.com" + }, + "Whooshkaa": { + "cats": [ + 5 + ], + "dom": [ + "iframe[src*='whooshkaa.com']" + ], + "html": [ + "<iframe src=\"[^>]+whooshkaa\\.com" + ], + "icon": "Whooshkaa.svg", + "website": "https://www.whooshkaa.com" + }, + "WhosOn": { + "cats": [ + 52 + ], + "description": "WhosOn is a secure live chat and AI platform for managing and automating customer communications.", + "icon": "WhosOn.svg", + "js": { + "whoson_global": "", + "whoson_init": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.whoson\\.com/" + ], + "website": "https://www.whoson.com" + }, + "Whova": { + "cats": [ + 72 + ], + "description": "Whova is an all-in-one event management platform supporting in-person, hybrid, and virtual events.", + "headers": { + "Content-Security-Policy": "whova\\.com" + }, + "icon": "Whova.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "//whova\\.com/" + ], + "website": "https://whova.com" + }, + "Wicked Reports": { + "cats": [ + 32 + ], + "description": "Wicked Reports is a marketing analytics platform that provides subscription-based, actionable reports on marketing results at each stage of the customer's journey from first click to sale.", + "icon": "WickedReports.svg", + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "widget\\.wickedreports\\.com/" + ], + "website": "https://www.wickedreports.com" + }, + "Widde": { + "cats": [ + 14 + ], + "description": "Widde is a platform that enables the use of interactive ecommerce videos on webpages, enhancing the shopping experience and providing businesses with a competitive advantage.", + "headers": { + "Content-Security-Policy-Report-Only": "\\.widde\\.io" + }, + "icon": "Widde.svg", + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.widde\\.io" + ], + "website": "https://widde.io" + }, + "WideBundle": { + "cats": [ + 100 + ], + "description": "WideBundle is a Shopify application that allows a merchant to set up bundles on his store.", + "icon": "WideBundle.svg", + "implies": [ + "Shopify" + ], + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "//widebundle\\.com/" + ], + "website": "https://en.widebundle.com" + }, + "Widen": { + "cats": [ + 95 + ], + "description": "Widen is a digital asset management and product information management solutions provider.", + "icon": "Widen.svg", + "js": { + "WidenSessionTimer": "\\;confidence:50", + "WidenUI": "\\;confidence:50" + }, + "pricing": [ + "high", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "assets/\\d+-\\d+/stack/en/widenjs\\.js" + ], + "website": "https://www.widen.com" + }, + "WiderPlanet": { + "cats": [ + 36 + ], + "description": "WiderPlanet is a real-time advertising platform that utilises user behaviour data to deliver targeted advertisements.", + "icon": "WiderPlanet.svg", + "saas": true, + "scriptSrc": [ + "\\.widerplanet\\.com/" + ], + "website": "https://widerplanet.com" + }, + "WidgetWhats": { + "cats": [ + 52 + ], + "description": "WidgetWhats is a fully customizable chat widget with appearance, text, color, button style and position.", + "icon": "WidgetWhats.svg", + "js": { + "wwwa_loaded": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.widgetwhats\\.com/" + ], + "website": "https://widgetwhats.com" + }, + "Wigzo": { + "cats": [ + 32 + ], + "description": "Wigzo is e-commerce marketing automation platform that helps businesses of every size dig deeper into data to find opportunities to increase their sales and revenue.", + "icon": "Wigzo.png", + "js": { + "wigzo": "" + }, + "saas": true, + "scriptSrc": [ + "app\\.wigzo\\.com" + ], + "website": "https://www.wigzo.com/" + }, + "Wijmo": { + "cats": [ + 59 + ], + "description": "Wijmo is a JavaScript UI component library built in TypeScript, ideal for developing lightweight, high-speed HTML5/JavaScript applications with no dependencies, and designed for enterprise use.", + "icon": "Wijmo.svg", + "js": { + "wijmo": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "/Scripts/Acts/Wijmo/wijmo\\.min\\.js\\?v=([\\d]+\\.\\d+)\\;version:\\1" + ], + "website": "https://developer.mescius.com/wijmo" + }, + "Wiki.js": { + "cats": [ + 4 + ], + "description": "Wiki.js is a wiki engine running on Node.js and written in JavaScript.", + "icon": "Wiki.js.svg", + "implies": [ + "Node.js" + ], + "js": { + "WIKI.$_apolloInitData": "", + "WIKI.$apolloProvider": "" + }, + "oss": true, + "website": "https://js.wiki" + }, + "Wikinggruppen": { + "cats": [ + 6 + ], + "description": "Wikinggruppen is a Swedish company specializing in ecommerce solutions, offering custom platform development, CMS integration, and technical support.", + "html": [ + "<!-- WIKINGGRUPPEN\\s([\\d\\.]+)\\;version:\\1" + ], + "icon": "wikinggruppen.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://wikinggruppen.se" + }, + "Wikit Live Chat": { + "cats": [ + 52 + ], + "description": "Wikit Live Chat is a platform that enables the creation of intelligent chatbots, leveraging the capabilities of generative AI to enhance user interactions.", + "icon": "Wikit.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "webchat\\.wikit\\.ai" + ], + "website": "https://www.wikit.ai/solution/livechat" + }, + "WikkaWiki": { + "cats": [ + 8 + ], + "cpe": "cpe:2.3:a:wikkawiki:wikkawiki:*:*:*:*:*:*:*:*", + "description": "WikkaWiki is an open-source wiki application written in PHP.", + "html": [ + "Powered by <a href=\"[^>]+WikkaWiki" + ], + "icon": "WikkaWiki.png", + "meta": { + "generator": "WikkaWiki" + }, + "website": "https://wikkawiki.org" + }, + "WildJar": { + "cats": [ + 10 + ], + "description": "WildJar is a call tracking and intelligence platform which helps you understand where your leads are coming from, who is calling you, what your conversations are about and connect that data into other platforms.", + "icon": "WildJar.svg", + "pricing": [ + "freemium", + "payg", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "trkcall\\.com/scripts" + ], + "website": "https://www.wildjar.com" + }, + "Windows CE": { + "cats": [ + 28 + ], + "description": "Windows CE is an operating system designed for small footprint devices or embedded systems.", + "headers": { + "Server": "\\bWinCE\\b" + }, + "icon": "Microsoft.svg", + "website": "https://microsoft.com" + }, + "Windows Server": { + "cats": [ + 28 + ], + "description": "Windows Server is a brand name for a group of server operating systems.", + "headers": { + "Server": "Win32|Win64" + }, + "icon": "WindowsServer.png", + "website": "https://microsoft.com/windowsserver" + }, + "Windsurf": { + "cats": [ + 112 + ], + "description": "Windsurf (formerly Codeium) is an AI-powered code editor (IDE) that uses large language models for code generation, completion, and agentic workflows. The windsurf-verification TXT record confirms domain ownership for Windsurf services.", + "dns": { + "TXT": [ + "windsurf-verification=" + ] + }, + "icon": "Windsurf.svg", + "pricing": [ + "payg", + "freemium" + ], + "saas": true, + "website": "https://windsurf.com" + }, + "WINEAROUND": { + "cats": [ + 93 + ], + "description": "WINEAROUND is a booking software that enables businesses to manage online and offline reservations, schedule appointments, streamline operations, and enhance customer service for guided tours and activities.", + "icon": "WineAround.svg", + "js": { + "_winearoundDefaultLanguage": "" + }, + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "website": "https://winearound.com" + }, + "WineDirect": { + "cats": [ + 6 + ], + "description": "WineDirect is an all-in-one ecommerce and POS (Point of Sale) platform that is specifically designed for wineries and wine retailers.", + "icon": "WineDirect.svg", + "js": { + "vin65.checkout": "", + "vin65remote": "" + }, + "meta": { + "generator": "^WineDirect\\sEcommerce" + }, + "pricing": [ + "payg" + ], + "saas": true, + "website": "https://www.winedirect.com" + }, + "Wink": { + "cats": [ + 26, + 12 + ], + "cpe": "cpe:2.3:a:wink:wink:*:*:*:*:*:android:*:*", + "description": "Wink Toolkit is a JavaScript toolkit used to build mobile web apps.", + "icon": "Wink.png", + "js": { + "wink.version": "^(.+)$\\;version:\\1" + }, + "scriptSrc": [ + "(?:_base/js/base|wink).*\\.js" + ], + "website": "https://winktoolkit.org" + }, + "WinLocal": { + "cats": [ + 90 + ], + "description": "WinLocal is a monitoring and feedback collection service that helps businesses track reviews and improve visibility on maps and search results.", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "api\\.winlocal\\.ru" + ], + "website": "https://winlocal.ru" + }, + "Wins eCommerce": { + "cats": [ + 6 + ], + "description": "Wins eCommerce is a scalable ecommerce infrastructure that enables online store creation and product sales.", + "icon": "WinseCommerce.svg", + "meta": { + "author": "^Wins E-commerce$" + }, + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "website": "https://winsecommerce.com" + }, + "Winstone Servlet Container": { + "cats": [ + 22 + ], + "headers": { + "Server": "Winstone Servlet (?:Container|Engine) v?([\\d.]+)?\\;version:\\1", + "X-Powered-By": "Winstone(?:\\/([\\d.]+))?\\;version:\\1" + }, + "website": "https://winstone.sourceforge.net" + }, + "Winter CMS": { + "cats": [ + 1 + ], + "description": "Winter CMS is an open source content management framework built on the Laravel PHP framework for rapid development.", + "icon": "WinterCMS.svg", + "implies": [ + "Laravel" + ], + "meta": { + "author": "^Winter CMS$", + "generator": "^Winter CMS$" + }, + "oss": true, + "pricing": [ + "freemium" + ], + "saas": true, + "website": "https://wintercms.com" + }, + "Wipe Analytics": { + "cats": [ + 10 + ], + "description": "Wipe Analytics provides user behavior analysis for high-traffic and dynamically generated websites.", + "icon": "Wipe Analytics.svg", + "pricing": [ + "recurring", + "high" + ], + "saas": true, + "scriptSrc": [ + "\\.wipe\\.de/wwa\\.js" + ], + "website": "https://wipe-analytics.de" + }, + "Wiqhit": { + "cats": [ + 76 + ], + "description": "Wiqhit is an online personalization tool that customizes website content to engage visitors and increase conversions through tailored user experiences.", + "icon": "Wiqhit.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.wiqhit\\.com/" + ], + "website": "https://www.wiqhit.com" + }, + "Wirecard": { + "cats": [ + 41 + ], + "description": "Wirecard is a defunct German payment processor and financial services provider.", + "icon": "Wirecard.svg", + "js": { + "WirecardHPP": "", + "WirecardPaymentPage": "" + }, + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "\\.wirecard\\.com/" + ], + "website": "https://www.wirecard.com" + }, + "Wiremo": { + "cats": [ + 90 + ], + "description": "Wiremo is a customer review platform designed for eCommerce businesses to collect, manage, and display user-generated feedback.", + "icon": "Wiremo.svg", + "js": { + "pluginWiremoIntegration": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "wapi\\.wiremo\\.co/" + ], + "website": "https://wiremo.co" + }, + "Wise Agent": { + "cats": [ + 53 + ], + "description": "Wise Agent is a real estate CRM platform that helps manage contacts and automate workflows.", + "icon": "WiseAgent.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scripts": [ + "\\.wiseagent\\.com" + ], + "website": "https://wiseagent.com" + }, + "Wisepops": { + "cats": [ + 5, + 32 + ], + "description": "Wisepops is an intelligent popup and marketing automation system that offers marketers a single platform from which to create and manage website popups.", + "icon": "Wisepops.svg", + "js": { + "WisePopsObject": "", + "wisepops._api": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "loader\\.wisepops\\.com/get-loader\\.js" + ], + "website": "https://wisepops.com" + }, + "WiserNotify": { + "cats": [ + 76 + ], + "description": "WiserNotify is a platform offering social proof and FOMO features for ecommerce sites.", + "dom": [ + "link[href*='app.wisernotify.com/']" + ], + "icon": "WiserNotify.svg", + "js": { + "wiser": "" + }, + "pricing": [ + "low", + "recurring", + "poa", + "freemium" + ], + "saas": true, + "website": "https://wisernotify.com" + }, + "Wisetracker": { + "cats": [ + 10, + 32 + ], + "description": "Wisetracker is a behavioral analytics and marketing automation tool.", + "icon": "Wisetracker.svg", + "js": { + "DOP_SDK_CONF.adClkEndPoint": "\\.analytics\\.wisetracker\\.co\\.kr", + "DOT_ADCLK_ENDPOINT": "\\.analytics\\.wisetracker\\.co\\.kr" + }, + "pricing": [ + "freemium", + "mid", + "recurring", + "payg" + ], + "saas": true, + "scripts": [ + "\\.wisetracker\\.co\\.kr" + ], + "website": "https://www.wisetracker.co.kr" + }, + "Wishi": { + "cats": [ + 76 + ], + "description": "Wishi is a curation and personalization platform that enhances online sales by providing embedded personal styling at scale.", + "icon": "Wishi.svg", + "js": { + "Wishi.analytics": "", + "WishiAPI": "", + "WishiSDKVersion": "([\\d\\.]+)\\;version:\\1" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scripts": [ + "www\\.wishi\\.me" + ], + "website": "https://wishi.me" + }, + "Wishlist King": { + "cats": [ + 100 + ], + "description": "Wishlist King is a Shopify app which helps you to add your favorite products or share the wishlist with your friends built by Appmate.", + "icon": "Wishlist King.svg", + "js": { + "Appmate.version": "([\\d\\.]+)\\;version:\\1\\;confidence:1", + "Appmate.wk": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "website": "https://appmate.io" + }, + "Wishloop": { + "cats": [ + 32 + ], + "description": "Wishloop is a lead generation platform that enables the creation of marketing campaigns without coding, using structured workflows and tools designed to support conversion-focused data collection.", + "icon": "Wishloop.svg", + "pricing": [], + "saas": true, + "scriptSrc": [ + "app\\.wishloop\\.com/" + ], + "website": "https://wishloop.com" + }, + "Wistia": { + "cats": [ + 14 + ], + "description": "Wistia is designed exclusively to serve companies using video on their websites for marketing, support, and sales.", + "icon": "Wistia.svg", + "js": { + "Wistia": "", + "wistiaEmbeds": "", + "wistiaUtils": "" + }, + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.wistia\\.com" + ], + "website": "https://wistia.com" + }, + "wisyCMS": { + "cats": [ + 1 + ], + "icon": "wisyCMS.svg", + "meta": { + "generator": "^wisy CMS[ v]{0,3}([0-9.,]*)\\;version:\\1" + }, + "website": "https://wisy.3we.de" + }, + "Witbooking": { + "cats": [ + 93 + ], + "description": "Witbooking is a hotel booking engine that enables the management of reservations, availability, and pricing through an online platform.", + "dom": [ + "form[action*='engine.witbooking.com']" + ], + "icon": "Witbooking.svg", + "pricing": [ + "mid", + "recurring", + "payg" + ], + "saas": true, + "scriptSrc": [ + "www\\.witbooking\\.com" + ], + "website": "https://www.witbooking.com" + }, + "With Reach": { + "cats": [ + 106 + ], + "description": "With Reach is a fintech/payments service provider that helps retailers connect with customers around the world.", + "icon": "With Reach.svg", + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "\\.rch\\.io/", + "checkout\\.gointerpay\\.net" + ], + "website": "https://www.withreach.com" + }, + "Wix": { + "cats": [ + 1, + 11 + ], + "cookies": { + "Domain": "\\.wix\\.com" + }, + "description": "Wix provides cloud-based web development services, allowing users to create HTML5 websites and mobile sites.", + "headers": { + "X-Wix-Renderer-Server": "", + "X-Wix-Request-Id": "", + "X-Wix-Server-Artifact-Id": "" + }, + "icon": "Wix.svg", + "implies": [ + "React" + ], + "js": { + "wixBiSession": "", + "wixPerformanceMeasurements": "" + }, + "meta": { + "generator": "Wix\\.com Website Builder" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "static\\.parastorage\\.com" + ], + "website": "https://www.wix.com" + }, + "Wix Answers": { + "cats": [ + 52 + ], + "description": "Wix Answers is a cloud-based help desk software.", + "dom": [ + "iframe[src*='.wixanswers.com/']" + ], + "icon": "Wix Answers.svg", + "pricing": [ + "recurring", + "payg" + ], + "saas": true, + "scriptSrc": [ + "\\.wixanswers\\.com/" + ], + "website": "https://www.wixanswers.com" + }, + "Wix eCommerce": { + "cats": [ + 6 + ], + "dom": { + "#wix-viewer-model": { + "text": "wixstores" + } + }, + "icon": "Wix.svg", + "implies": [ + "Wix" + ], + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "static\\.wixstatic\\.com" + ], + "website": "https://www.wix.com/freesitebuilder/tae-store" + }, + "Wized": { + "cats": [ + 51 + ], + "description": "Wized is a web application builder that enables the creation of apps without requiring any coding knowledge.", + "icon": "Wized.svg", + "js": { + "Wized.data": "", + "wized_config": "", + "wized_config_dev": "" + }, + "requires": [ + "Webflow" + ], + "saas": true, + "website": "https://www.wized.io" + }, + "WiziShop": { + "cats": [ + 6 + ], + "description": "WiziShop is an ecommerce solution provider.", + "headers": { + "Server": "^WiziServer$" + }, + "icon": "WiziShop.svg", + "js": { + "WIZIBLOCK_ARRAY": "", + "wiziblocks_list": "", + "wsCfg.bNavAjust": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://wizishop.com" + }, + "Wizpay": { + "cats": [ + 91 + ], + "description": "Wizpay is a buy now pay later solution.", + "icon": "Wizpay.svg", + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "wp-content/plugins/creditcorp-wizardpay/.+\\?ver=([\\d\\.]+)\\;version:\\1" + ], + "website": "https://www.wizpay.com.au" + }, + "WizSoft": { + "cats": [ + 29 + ], + "description": "WizSoft is a search engine designed for embedding in ecommerce websites and other platforms where data are stored in records.", + "saas": true, + "scriptSrc": [ + "\\.wizsoft\\.com/" + ], + "website": "https://www.wizsoft.com" + }, + "Wizzy": { + "cats": [ + 29 + ], + "description": "Wizzy is a tool that simplifies ecommerce site search, enabling users to find relevant products, pages, and information.", + "icon": "Wizzy.svg", + "js": { + "WizzyFrontend": "", + "foundWizzyConfig": "", + "wizzyConfig.analytics": "", + "wizzyScriptLoaded": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://wizzy.ai" + }, + "Wodify": { + "cats": [ + 53 + ], + "description": "Wodify is a gym management software.", + "icon": "Wodify.svg", + "js": { + "validateWodifyLeadForm": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "wodify\\.com" + ], + "website": "https://www.wodify.com" + }, + "Wolf CMS": { + "cats": [ + 1 + ], + "description": "Wolf CMS is an open-source, lightweight content management system written in PHP.", + "html": [ + "(?:<a href=\"[^>]+wolfcms\\.org[^>]+>Wolf CMS(?:</a>)? inside|Thank you for using <a[^>]+>Wolf CMS)" + ], + "icon": "Wolf CMS.png", + "implies": [ + "PHP" + ], + "oss": true, + "website": "https://github.com/wolfcms/wolfcms" + }, + "Wolfeo": { + "cats": [ + 32, + 71 + ], + "cookies": { + "wolfeo_new_session_5": "" + }, + "description": "Wolfeo is an online platform for selling digital products and services, catering to coaches, consultants, and entrepreneurs.", + "icon": "Wolfeo.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://wolfeo.fr" + }, + "WolframAlpha": { + "cats": [ + 5 + ], + "description": "WolframAlpha is a tool that integrates live computational knowledge into blogs or websites.", + "icon": "WolframAlpha.svg", + "js": { + "WolframAlphaWidget": "" + }, + "saas": true, + "website": "https://www.wolframalpha.com/widgets" + }, + "Wolters Kluwer": { + "cats": [ + 51 + ], + "description": "Wolters Kluwer is a site builder designed for tax professionals to create and manage websites tailored to their practice needs.", + "icon": "WoltersKluwer.svg", + "meta": { + "GENERATOR": "^Designed by CCH Site Builder$" + }, + "saas": true, + "scriptSrc": [ + "www\\.cchwebsites\\.com/" + ], + "website": "https://www.cchwebsites.com" + }, + "Woltlab Community Framework": { + "cats": [ + 1 + ], + "description": "WoltLab Community Framework is a modular and extensible software platform designed for building and managing online communities with features like forums, blogs, and galleries.", + "icon": "Woltlab Community Framework.svg", + "implies": [ + "PHP" + ], + "scriptSrc": [ + "WCF\\..*\\.js" + ], + "website": "https://www.woltlab.com" + }, + "Wonder": { + "cats": [ + 10, + 32 + ], + "description": "Wonder is an analytics and marketing tool that uses offline and online data to implement optimal marketing strategies aimed at achieving website goals, such as conversions.", + "icon": "Wonder.svg", + "js": { + "vmwondertracking": "" + }, + "saas": true, + "scriptSrc": [ + "\\.wonder-ma\\.com/" + ], + "website": "https://www.wonder-ma.com" + }, + "WooChat": { + "cats": [ + 32 + ], + "description": "WooChat is a marketing automation tool that helps store owners to grow their business.", + "dom": [ + "link[href*='app.woochat.io/']" + ], + "icon": "WooChat.svg", + "js": { + "woochat_wa_chat_init": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://woochat.io" + }, + "WooCommerce": { + "cats": [ + 6, + 87 + ], + "cookies": { + "woocommerce_recently_viewed": "" + }, + "cpe": "cpe:2.3:a:woocommerce:woocommerce:*:*:*:*:*:wordpress:*:*", + "description": "WooCommerce is an open-source ecommerce plugin for WordPress.", + "dom": [ + ".woocommerce, .woocommerce-no-js, link[rel*='woocommerce']" + ], + "icon": "WooCommerce.svg", + "js": { + "wc_add_to_cart_params": "", + "woocommerce_params": "" + }, + "meta": { + "generator": "WooCommerce ([\\d.]+)\\;version:\\1" + }, + "oss": true, + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "^(?!.*?/wp-content/plugins/[^/]+/js/integrations/woocommerce\\.js(?:\\?ver=[\\d.]+)?$).*woocommerce", + "^(?!.*?/wp-content/plugins/[^/]+/js/integrations/woocommerce\\.js(?:\\?ver=[\\d.]+)?$).*/woocommerce(?:\\.min)?\\.js(?:\\?ver=([0-9.]+))?\\;version:\\1" + ], + "website": "https://woocommerce.com" + }, + "WooCommerce Blocks": { + "cats": [ + 87 + ], + "description": "WooCommerce Blocks offers a range of Gutenberg blocks you can use to build and customise your site.", + "dom": { + "link[href*='/wp-content/plugins/woo-gutenberg-products-block/']": { + "attributes": { + "href": "/wp-content/plugins/woo-gutenberg-products-block/.+\\.css(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + } + } + }, + "icon": "WooCommerce Blocks.png", + "oss": true, + "requires": [ + "WordPress", + "WooCommerce" + ], + "website": "https://github.com/woocommerce/woocommerce-gutenberg-products-block" + }, + "WooCommerce Multilingual": { + "cats": [ + 87, + 89 + ], + "description": "WooCommerce Multilingual plugin makes it possible to run fully multilingual ecommerce sites using WooCommerce and WPML.", + "icon": "WooCommerce Multilingual.svg", + "requires": [ + "WordPress", + "WooCommerce" + ], + "scriptSrc": [ + "/wp-content/plugins/woocommerce-multilingual/.+\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + ], + "website": "https://wordpress.org/plugins/woocommerce-multilingual" + }, + "WooCommerce PayPal Checkout Payment Gateway": { + "cats": [ + 87 + ], + "description": "WooCommerce PayPal Checkout Payment Gateway is a WordPress plugin which allows you to securely sell your products and subscriptions online using in-context checkout.", + "dom": [ + "link[href*='/wp-content/plugins/woocommerce-gateway-paypal-express-checkout/']" + ], + "icon": "WooCommerce PayPal.png", + "implies": [ + "PayPal" + ], + "oss": true, + "pricing": [ + "freemium" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/plugins/woocommerce-gateway-paypal-express-checkout/.+\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + ], + "website": "https://github.com/woocommerce/woocommerce-gateway-paypal-express-checkout" + }, + "WooCommerce PayPal Payments": { + "cats": [ + 87 + ], + "description": "WooCommerce PayPal Payments is a latest WordPress plugin with most complete payment processing solution. Accept PayPal exclusives, credit/debit cards and local payment methods.", + "dom": [ + "link[href*='/wp-content/plugins/woocommerce-paypal-payments/']" + ], + "icon": "WooCommerce PayPal.png", + "implies": [ + "PayPal" + ], + "oss": true, + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/plugins/woocommerce-paypal-payments/.+\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + ], + "website": "https://github.com/woocommerce/woocommerce-paypal-payments" + }, + "WooCommerce Stripe Payment Gateway": { + "cats": [ + 87 + ], + "description": "WooCommerce Stripe Payment Gateway plugin extends WooCommerce allowing you to take payments directly on your store via Stripe’s API.", + "dom": [ + "link[href*='/wp-content/plugins/woocommerce-gateway-stripe/']" + ], + "icon": "WooCommerce Stripe Payment Gateway.svg", + "implies": [ + "Stripe" + ], + "pricing": [ + "freemium" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/plugins/woocommerce-gateway-stripe/" + ], + "website": "https://woocommerce.com/products/stripe" + }, + "WooCommerce Subscriptions": { + "cats": [ + 87 + ], + "description": "WooCommerce Subscriptions primarily allows you to create and sell subscription products from your WooCommerce shop.", + "dom": [ + "link[href*='/wp-content/plugins/woocommerce-subscriptions/']" + ], + "icon": "WooCommerce.svg", + "implies": [ + "WooCommerce" + ], + "pricing": [ + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "website": "https://woocommerce.com/products/woocommerce-subscriptions" + }, + "Woodmart": { + "cats": [ + 80 + ], + "description": "Woodmart is a multipurpose WordPress theme offering for website creation and customization.", + "icon": "Woodmart.svg", + "js": { + "woodmartThemeModule": "", + "woodmart_settings": "" + }, + "pricing": [ + "onetime" + ], + "requires": [ + "WordPress" + ], + "saas": true, + "website": "https://woodmart.xtemos.com" + }, + "WookMark": { + "cats": [ + 59 + ], + "description": "WookMark is a plugin for laying out elements of varying heights in a column-based grid.", + "icon": "WookMark.svg", + "js": { + "Wookmark": "" + }, + "oss": true, + "requires": [ + "jQuery" + ], + "scriptSrc": [ + "wookmark\\.min\\.js(?:\\?ver=([\\d\\.]+))?\\;version:\\1" + ], + "website": "https://wookmark.com" + }, + "Woopra": { + "cats": [ + 10 + ], + "description": "Woopra is a customer journey and product analytics software tool that helps businesses track user behavior and analyze customer interactions in real-time.", + "icon": "Woopra.svg", + "pricing": [ + "freemium", + "high", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "static\\.woopra\\.com" + ], + "website": "https://www.woopra.com" + }, + "Woorise": { + "cats": [ + 32 + ], + "description": "Woorise is a marketing platform that enables the creation of lead generation landing pages.", + "dom": [ + "script#woorise-embed-js-after" + ], + "icon": "Woorise.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://woorise.com" + }, + "Woostify": { + "cats": [ + 80 + ], + "description": "Woostify is fast, lightweight, responsive and flexible WooCommerce theme built with SEO, speed, and usability in mind.", + "icon": "Woostify.svg", + "implies": [ + "WooCommerce" + ], + "js": { + "woostifyConditionScrolling": "", + "woostify_woocommerce_general": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/woostify/" + ], + "website": "https://woostify.com" + }, + "Wootric": { + "cats": [ + 97 + ], + "description": "Wootric is a customer feedback platform designed to enhance customer experience management for digital applications and B2B SaaS.", + "icon": "Wootric.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.wootric\\.com" + ], + "scripts": [ + "\\.wootric\\.com" + ], + "website": "https://www.wootric.com" + }, + "WoowUp": { + "cats": [ + 53 + ], + "description": "WoowUp is a tool of CRM and predictive marketing.", + "icon": "WoowUp.svg", + "js": { + "WU._trackProductVTEXField": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "assets-cdn\\.woowup\\.com/" + ], + "website": "https://www.woowup.com" + }, + "Word of Mouth": { + "cats": [ + 90 + ], + "description": "Word of Mouth is a feedback platform that allows users to compare reviews and ratings for various services and businesses.", + "icon": "WOMO.svg", + "saas": true, + "scriptSrc": [ + "www\\.womo\\.com\\.au/" + ], + "website": "https://www.wordofmouth.com.au" + }, + "WordAds": { + "cats": [ + 36 + ], + "description": "WordAds is an advertising platform run by Automatic that allows bloggers and website owners to place advertisements on their blogs and websites.", + "dom": [ + "link[href*='.pubmine.com']" + ], + "icon": "WordAds.png", + "pricing": [ + "freemium", + "payg" + ], + "saas": true, + "scriptSrc": [ + "\\.pubmine\\.com/" + ], + "website": "https://wordads.co" + }, + "Wordfence": { + "cats": [ + 87, + 16 + ], + "cpe": "cpe:2.3:a:wordfence:wordfence:*:*:*:*:*:wordpress:*:*", + "description": "Wordfence is a security plugin for sites that use WordPress. Wordfence includes an endpoint firewall and malware scanner.", + "icon": "Wordfence.svg", + "js": { + "wordfenceAJAXWatcher": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/plugins/wordfence/.+admin\\.ajaxWatcher\\.\\d+\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + ], + "website": "https://www.wordfence.com" + }, + "Wordfence Login Security": { + "cats": [ + 87, + 16 + ], + "description": "Wordfence Login Security contains a subset of the functionality found in the full Wordfence plugin: Two-factor Authentication, XML-RPC Protection and Login Page CAPTCHA.", + "icon": "Wordfence.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/plugins/wordfence/.+login\\.\\d+\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + ], + "website": "https://www.wordfence.com" + }, + "WordLift": { + "cats": [ + 54 + ], + "description": "WordLift is an AI tool that analyzes content, identifies key business topics, and enables the insertion of semantic markup without needing technical skills.", + "icon": "WordLift.svg", + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "cloud\\.wordlift\\.io/" + ], + "website": "https://wordlift.io" + }, + "WordPress": { + "cats": [ + 1, + 11 + ], + "cpe": "cpe:2.3:a:wordpress:wordpress:*:*:*:*:*:*:*:*", + "description": "WordPress is a free and open-source content management system written in PHP and paired with a MySQL or MariaDB database. Features include a plugin architecture and a template system.", + "dom": [ + "div[class*='wp-block-group'] > div[class*='wp-block-']", + "link[rel=stylesheet][href*='/wp-content/']", + "link[rel=stylesheet][href*='/wp-includes/']", + "link[href*='.wp.com']" + ], + "headers": { + "X-Pingback": "/xmlrpc\\.php$", + "link": "rel=\"https://api\\.w\\.org/\"" + }, + "html": [ + "<link rel=[\"']stylesheet[\"'] [^>]+/wp-(?:content|includes)/", + "<link[^>]+s\\d+\\.wp\\.com" + ], + "icon": "WordPress.svg", + "implies": [ + "PHP", + "MySQL" + ], + "js": { + "wp.ajax": "", + "wp.receiveEmbedMessage": "", + "wp_username": "", + "wpb_prepare_tab_content": "" + }, + "meta": { + "generator": "^WordPress(?: ([\\d.]+))?\\;version:\\1", + "shareaholic:wp_version": "" + }, + "oss": true, + "pricing": [ + "low", + "recurring", + "freemium" + ], + "saas": true, + "scriptSrc": [ + "/wp-(?:content|includes)/", + "wp-embed\\.min\\.js", + "wp-static\\.assets\\.sh/" + ], + "scripts": [ + "/wp-content" + ], + "website": "https://wordpress.org" + }, + "WordPress Block Editor": { + "cats": [ + 51 + ], + "description": "Sites using the WordPress Block Editor, also known as Gutenberg.", + "html": [ + "<div[^>]+class=[\"']wp-block-*" + ], + "icon": "WordPress.svg", + "website": "https://wordpress.org/gutenberg/" + }, + "WordPress Default": { + "cats": [ + 80 + ], + "description": "WordPress Default is a default WordPress theme.", + "dom": [ + "link[href*='/wp-content/themes/default/']" + ], + "icon": "WordPress.svg", + "pricing": [ + "freemium" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/default/" + ], + "website": "https://wordpress.org/themes/default" + }, + "WordPress Multisite": { + "cats": [ + 88 + ], + "description": "A multisite network is a collection of sites that all share the same WordPress installation core files. ", + "dom": { + "figure[style*='wp-content/uploads']": { + "attributes": { + "style": "wp-content/uploads/sites/\\d+" + } + }, + "img[src*='wp-content/uploads'], img[srcset*='wp-content/uploads'], source[srcset*='wp-content/uploads']": { + "attributes": { + "src": "wp-content/uploads/sites/\\d+", + "srcset": "wp-content/uploads/sites/\\d+" + } + }, + "style": { + "text": "wp-content/uploads/sites/\\d+" + } + }, + "icon": "WordPress.svg", + "oss": true, + "requires": [ + "WordPress" + ], + "website": "https://wordpress.org/documentation/article/create-a-network/" + }, + "WordPress Popular Posts": { + "cats": [ + 87, + 5 + ], + "description": "WordPress Popular Posts is a plugin for the WordPress content management system that allows users to display a widget or shortcode featuring a list of the most popular posts on their website based on criteria such as pageviews or comments.", + "headers": { + "WordPressPopularPosts": "" + }, + "icon": "WordPress Popular Posts.svg", + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/plugins/wordpress-popular-posts/.+wpp\\.min\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + ], + "website": "https://wordpress.org/plugins/wordpress-popular-posts/" + }, + "WordPress Project Manager": { + "cats": [ + 47 + ], + "description": "WordPress Project Manager is an open-source project management tool designed to organize tasks and ensure timely project delivery.", + "icon": "WPProjectManager.svg", + "oss": true, + "pricing": [ + "low", + "recurring", + "onetime" + ], + "requires": [ + "WordPress" + ], + "saas": true, + "scriptSrc": [ + "/wp-content/plugins/wedevs-project-manager/" + ], + "website": "https://wedevs.com/wp-project-manager-pro" + }, + "WordPress Site Editor": { + "cats": [ + 51 + ], + "description": "Full Site Editing enables users to design and customize their entire WordPress website with a block-based editor.", + "html": [ + "<div class=\"wp-site-blocks\">" + ], + "icon": "WordPress.svg", + "website": "https://wordpress.org/documentation/article/site-editor/" + }, + "WordPress Super Cache": { + "cats": [ + 23, + 87 + ], + "description": "WordPress Super Cache is a static caching plugin for WordPress.", + "headers": { + "WP-Super-Cache": "" + }, + "html": [ + "<!--[^>]+WP-Super-Cache" + ], + "icon": "wp_super_cache.png", + "requires": [ + "WordPress" + ], + "website": "https://z9.io/wp-super-cache/" + }, + "WordPress VIP": { + "cats": [ + 62 + ], + "description": "WordPress VIP is a managed hosting platform for WordPress.", + "headers": { + "x-powered-by": "^WordPress VIP|wpvip\\.com" + }, + "icon": "wpvip.svg", + "implies": [ + "WordPress" + ], + "website": "https://wpvip.com" + }, + "WordPress.com": { + "cats": [ + 62 + ], + "description": "WordPress.com is a platform for self-publishing that is popular for blogging and other works.", + "headers": { + "host-header": "WordPress\\.com" + }, + "icon": "WordPress.svg", + "implies": [ + "WordPress" + ], + "js": { + "WordPressPopularPosts": "" + }, + "scripts": [ + "ImportFromWordPressInsideMenu" + ], + "website": "https://wordpress.com" + }, + "Workable": { + "cats": [ + 101 + ], + "description": "Workable is the all-in-one hiring solution.", + "dom": [ + "a[href*='.workable.com/']" + ], + "icon": "Workable.svg", + "js": { + "webpackChunk_workable_candidate": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://www.workable.com" + }, + "Workadu": { + "cats": [ + 53 + ], + "description": "Workadu is a business management system designed to simplify operations and streamline processes for businesses.", + "icon": "Workadu.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "app\\.workadu\\.com" + ], + "website": "https://www.workadu.com" + }, + "Workarea": { + "cats": [ + 6 + ], + "description": "Workarea is a SaaS ecommerce platform for medium to large businesses.", + "icon": "Workarea.svg", + "implies": [ + "Ruby on Rails", + "MongoDB", + "Elasticsearch" + ], + "js": { + "WEBLINC.cartCount": "", + "workarea": "" + }, + "pricing": [ + "high", + "recurring" + ], + "saas": true, + "website": "https://www.workarea.com" + }, + "Workbooks": { + "cats": [ + 53 + ], + "description": "Workbooks is a platform that helps manage sales leads, automate tasks, and track marketing efforts from advertisements to invoices.", + "icon": "Workbooks.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "secure\\.workbooks\\.com" + ], + "website": "https://www.workbooks.com" + }, + "Workday": { + "cats": [ + 53 + ], + "description": "Workday is an enterprise cloud platform that provides solutions for finance, human resources, and business planning.", + "icon": "Workday.svg", + "js": { + "workday.appRoot": "", + "workdayMessages": "" + }, + "saas": true, + "scriptSrc": [ + "www\\.myworkday\\.com" + ], + "website": "https://www.workday.com" + }, + "WORKetc": { + "cats": [ + 53 + ], + "description": "WORKetc is an all-in-one cloud computing platform offering web-based CRM, project management, and collaboration tools.", + "dom": [ + "iframe[src*='.worketc.com/']" + ], + "icon": "WORKetc.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.worketc\\.com" + ], + "website": "https://www.worketc.com" + }, + "Workplace by Meta": { + "cats": [ + 19 + ], + "description": "Workplace was an enterprise collaboration and communication platform developed by Meta (formerly Facebook), used for messaging, news feeds, and groups within organisations.", + "dns": { + "TXT": [ + "workplace-domain-verification=" + ] + }, + "icon": "Workplace.svg", + "saas": true, + "website": "https://www.workplace.com" + }, + "Workstand": { + "cats": [ + 6, + 32 + ], + "description": "Workstand is a marketing and ecommerce solution designed for bike shops.", + "icon": "Workstand.svg", + "meta": { + "author": "^SmartEtailing Inc$" + }, + "saas": true, + "scriptSrc": [ + "smartetailing\\.piwik\\.pro/" + ], + "website": "https://workstand.com" + }, + "World4You": { + "cats": [ + 88 + ], + "description": "World4You operates homepage and domain solutions. World4Youu operates data centers in Austria and provides data protection.", + "dns": { + "SOA": [ + "ns\\d+\\.world4you\\.at" + ] + }, + "icon": "World4You.svg", + "pricing": [ + "low", + "recurring" + ], + "website": "https://www.world4you.com" + }, + "WorldPay": { + "cats": [ + 41 + ], + "description": "WorldPay is a merchant services and payment processing provider offering a payment gateway for online transactions.", + "dom": [ + "img[src*='secure.worldpay.com'], img[alt='Powered by WorldPay'], a[href*='worldpay.com'][target='_blank']" + ], + "icon": "WorldPay.svg", + "pricing": [ + "payg" + ], + "saas": true, + "website": "https://online.worldpay.com" + }, + "WorldShopping": { + "cats": [ + 106 + ], + "description": "WorldShopping makes online purchases in Japan easier for international visitors.", + "icon": "worldshopping.svg", + "scriptSrc": [ + "checkout-api\\.worldshopping\\.jp/(v\\d+)?\\;version:\\1" + ], + "website": "https://www.worldshopping.global/" + }, + "Worldz": { + "cats": [ + 5, + 76 + ], + "description": "Worldz calculates the economic value of a user’s social popularity (qualitatively and quantitatively). In proportion to this value, it provides a personalised discount, which can be applied in exchange for a social sharing by the user on their Instagram or Facebook profile.", + "icon": "Worldz.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.worldztool\\.com/" + ], + "website": "https://www.worldz-business.net" + }, + "WotNot": { + "cats": [ + 52 + ], + "description": "WotNot is a no-code chatbot platform enabling users to create and deploy chatbots without programming skills.", + "icon": "WotNot.svg", + "js": { + "WotNot.GetChatWindow": "" + }, + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "app\\.wotnot\\.io/" + ], + "website": "https://wotnot.io" + }, + "WOW": { + "cats": [ + 12, + 18, + 25 + ], + "description": "Reveal CSS animation as you scroll down a page.", + "oss": true, + "pricing": [ + "low", + "onetime" + ], + "scriptSrc": [ + "wow(?:\\.min)?\\.js(?:\\?ver=((?:\\d+\\.)+\\d+))?\\;version:\\1" + ], + "website": "https://www.delac.io/WOW" + }, + "Wowee": { + "cats": [ + 5 + ], + "description": "Wowee is a wishlist creation tool designed to help users organise and manage their desired items.", + "dom": [ + "script#wowee-script" + ], + "icon": "Wowee.svg", + "js": { + "woweeScriptUrl": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://wowee.cz" + }, + "Wowza Video Player": { + "cats": [ + 14 + ], + "description": "Wowza Video Player is a robust, industry standard player that provides HTML5, HLS, MPEG-DASH, and LL-DASH playback.", + "icon": "wowza.svg", + "js": { + "WowzaPlayer": "", + "WowzaPlayer.jsplayer": "" + }, + "pricing": [ + "mid", + "recurring", + "payg" + ], + "website": "https://www.wowza.com/video/player" + }, + "WP Automatic": { + "cats": [ + 87 + ], + "description": "WP Automatic is a WordPress plugin that automates the process of creating posts on your WordPress site by automatically fetching content from various sources like RSS feeds, Amazon, eBay, ClickBank, and more.", + "icon": "WP Automatic.svg", + "pricing": [ + "onetime" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/plugins/wp-automatic/" + ], + "website": "https://wpautomatic.com" + }, + "WP Courseware": { + "cats": [ + 87, + 21 + ], + "description": "WP Courseware is an LMS plugin that allows novice and professional users to build online courses using its easy-to-use drag and drop course builder.", + "icon": "WP Courseware.svg", + "js": { + "wpcw_course_note_params.api_url": "/wp-json/wpcw/" + }, + "pricing": [ + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "saas": true, + "scriptSrc": [ + "/wp-content/plugins/wp-courseware/.+frontend\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + ], + "website": "https://flyplugins.com/wp-courseware-wordpress-lms" + }, + "WP Engine": { + "cats": [ + 62, + 88 + ], + "description": "WP Engine is a website hosting provider.", + "headers": { + "X-Pass-Why": "", + "X-Powered-By": "WP Engine", + "X-WPE-Loopback-Upstream-Addr": "", + "wpe-backend": "" + }, + "icon": "wpengine.svg", + "implies": [ + "WordPress" + ], + "website": "https://wpengine.com" + }, + "WP Fastest Cache": { + "cats": [ + 87, + 92 + ], + "description": "WP Fastest Cache is one of a number of plugins for WordPress designed to accelerate the performance of your website.", + "dom": [ + "link[href*='/wp-content/cache/wpfc-minified/']" + ], + "icon": "WP Fastest Cache.png", + "js": { + "Wpfcll": "" + }, + "pricing": [ + "freemium", + "onetime" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/cache/wpfc-minified/" + ], + "website": "https://www.wpfastestcache.com" + }, + "WP Featherlight": { + "cats": [ + 87 + ], + "description": "WP Featherlight is a WordPress lightbox plugin for adding a minimal, high-performance, responsive jQuery lightbox to your WordPress website.", + "icon": "WP_Featherlight.svg", + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wpFeatherlight\\.pkgd\\.min\\.js" + ], + "website": "https://wordpress.org/plugins/wp-featherlight" + }, + "WP Google Map Embed": { + "cats": [ + 87 + ], + "description": "WP Google Map Embed is a lightweight WordPress plugin for embedding Google Maps with custom markers via shortcodes in posts, pages, and sidebars.", + "dom": [ + "link#wp-gmap-embed-front-css-css" + ], + "icon": "WP Google Map Embed.svg", + "implies": [ + "Google Maps" + ], + "pricing": [ + "freemium", + "onetime" + ], + "requires": [ + "WordPress" + ], + "website": "https://wpgooglemap.com" + }, + "WP Google Map Plugin": { + "cats": [ + 87 + ], + "description": "WP Google Map Plugin allows you to create google maps shortcodes to display responsive google maps on pages, widgets and custom templates.", + "icon": "WP Google Map Plugin.png", + "implies": [ + "Google Maps" + ], + "js": { + "wpgmp_local": "" + }, + "pricing": [ + "freemium", + "onetime" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/plugins/wp-google-map-plugin/.+\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + ], + "website": "https://www.wpmapspro.com" + }, + "WP Grid Builder": { + "cats": [ + 87 + ], + "description": "WP Grid Builder is a WordPress plugin that enables the creation of advanced grid layouts.", + "icon": "WpGridBuilder.svg", + "js": { + "WP_Grid_Builder": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "/wp-content/plugins/wp-grid-builder/frontend/assets/js/layout\\.js\\?ver=([\\d.]+)\\;version:\\1" + ], + "website": "https://wpgridbuilder.com" + }, + "WP Job Openings": { + "cats": [ + 87, + 101 + ], + "description": "WP Job Openings is a job listing and recruitment plugin for WordPress websites.", + "icon": "WP Job Openings.svg", + "js": { + "awsmJobs": "" + }, + "pricing": [ + "freemium", + "low", + "recurring", + "onetime" + ], + "requires": [ + "WordPress" + ], + "saas": true, + "scriptSrc": [ + "/wp-content/plugins/wp-job-openings/.+\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + ], + "website": "https://wpjobopenings.com" + }, + "WP Live Visitor Counter": { + "cats": [ + 87, + 5 + ], + "description": "WP Live Visitor Counter is a WordPress plugin that displays the number of online visitors on a website in real-time.", + "dom": [ + "link[href*='/wp-content/plugins/wp-visitors-widget/']" + ], + "icon": "default.svg", + "requires": [ + "WordPress" + ], + "website": "https://wordpress.org/plugins/wp-visitors-widget/" + }, + "WP Maintenance Mode": { + "cats": [ + 87 + ], + "description": "WP Maintenance Mode is a WordPress plugin which add a maintenance page to your blog.", + "icon": "WP Maintenance Mode.png", + "js": { + "wpmm_vars": "" + }, + "oss": true, + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/plugins/wp-maintenance-mode/.+wpmm\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + ], + "website": "https://github.com/andrianvaleanu/WP-Maintenance-Mode" + }, + "WP Portfolio": { + "cats": [ + 87 + ], + "description": "WP Portfolio is a premium standalone WordPress plugin designed for creating and showcasing portfolios.", + "icon": "WP Portfolio.svg", + "pricing": [ + "mid", + "recurring", + "onetime" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/plugins/astra-portfolio/.+\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + ], + "website": "https://wpportfolio.net" + }, + "WP Puzzle Basic": { + "cats": [ + 80 + ], + "description": "WP Puzzle Basic is fully responsive, clean and minimal WordPress theme.", + "icon": "WP Puzzle.svg", + "pricing": [ + "freemium", + "onetime" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/basic/" + ], + "website": "https://wp-puzzle.com/basic" + }, + "WP Rocket": { + "cats": [ + 23, + 87 + ], + "description": "WP Rocket is a caching and performance optimisation plugin to improve the loading speed of WordPress websites.", + "dom": [ + "style#wpr-usedcss" + ], + "headers": { + "X-Powered-By": "WP Rocket(?:/([\\d.]+))?\\;version:\\1", + "X-Rocket-Nginx-Bypass": "" + }, + "html": [ + "<!--[^>]+WP Rocket" + ], + "icon": "WP Rocket.svg", + "js": { + "RocketBrowserCompatibilityChecker": "", + "RocketLazyLoadScripts": "", + "RocketPreloadLinksConfig": "", + "rocket_lazy": "", + "rocket_lazyload_css_data": "" + }, + "meta": { + "generator": "^WP Rocket ([\\d.]+)\\;version:\\1" + }, + "pricing": [ + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "saas": true, + "scriptSrc": [ + "/wp-content/plugins/wp-rocket/" + ], + "website": "https://wp-rocket.me" + }, + "WP SEO AI": { + "cats": [ + 54 + ], + "description": "WP SEO AI is a tool that optimizes brand visibility by positioning companies as expert answers across search engines and AI platforms like Google and GPT.", + "dom": [ + "script[id*='seoaic_front_main_js-js']" + ], + "icon": "WPSEOAI.svg", + "pricing": [ + "mid", + "recurring", + "poa" + ], + "requires": [ + "WordPress" + ], + "saas": true, + "website": "https://wpseoai.com" + }, + "WP-Optimize": { + "cats": [ + 87, + 92 + ], + "description": "WP-Optimize is an all-in-one WordPress plugin that cleans your database, compresses your large images and caches your site.", + "html": [ + "<!--[^>]+Cached by WP-Optimize" + ], + "icon": "WP-Optimize.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "website": "https://getwpo.com" + }, + "WP-PageNavi": { + "cats": [ + 87 + ], + "description": "WP-PageNavi is a WordPress plugin which adds a more advanced paging navigation interface to your WordPress blog.", + "dom": [ + "link[href*='/wp-content/plugins/wp-pagenavi/']" + ], + "icon": "WP-PageNavi.svg", + "oss": true, + "requires": [ + "WordPress" + ], + "website": "https://github.com/lesterchan/wp-pagenavi" + }, + "WP-Royal Ashe": { + "cats": [ + 80 + ], + "description": "WP-Royal Ashe is a personal and multi-author WordPress blog theme.", + "dom": [ + "link#ashe-style-css" + ], + "icon": "WP-Royal.svg", + "js": { + "ashePreloader": "", + "asheStickySidebar": "" + }, + "pricing": [ + "freemium", + "onetime" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/ashe(?:-pro-premium)?/" + ], + "website": "https://wp-royal.com/themes/item-ashe-free" + }, + "WP-Royal Bard": { + "cats": [ + 80 + ], + "description": "WP-Royal Bard is a personal and multi-author WordPress blog theme.", + "dom": [ + "link#bard-style-css, style#bard_predefined_custom_css" + ], + "icon": "WP-Royal.svg", + "pricing": [ + "freemium", + "onetime" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/bard(?:-pro-premium)?/" + ], + "website": "https://wp-royal.com/themes/item-bard-free" + }, + "WP-Statistics": { + "cats": [ + 10, + 87 + ], + "description": "WP-Statistics is a WordPress plugin which allows you to know your website statistics.", + "dom": [ + "link[href*='/wp-content/plugins/wp-statistics/']" + ], + "html": [ + "<!-- Analytics by WP-Statistics v([\\d\\.]+)\\;version:\\1" + ], + "icon": "WP-Statistics.svg", + "js": { + "WP_Statistics_http": "", + "wps_statistics_object": "" + }, + "oss": true, + "pricing": [ + "onetime" + ], + "requires": [ + "WordPress" + ], + "website": "https://wp-statistics.com" + }, + "wp.cloud": { + "cats": [ + 62, + 88 + ], + "description": "WordPress-first cloud hosting.", + "headers": { + "host-header": "wpcloud" + }, + "icon": "wp-cloud.png", + "implies": [ + "WordPress" + ], + "website": "https://wp.cloud/" + }, + "wpBakery": { + "cats": [ + 51, + 87 + ], + "description": "WPBakery is a drag and drop visual page builder plugin for WordPress.", + "icon": "wpBakery.svg", + "implies": [ + "PHP" + ], + "meta": { + "generator": "WPBakery" + }, + "pricing": [ + "low", + "onetime" + ], + "requires": [ + "WordPress" + ], + "website": "https://wpbakery.com" + }, + "wpCache": { + "cats": [ + 23, + 87 + ], + "description": "WPCache is a static caching plugin for WordPress.", + "headers": { + "X-Powered-By": "wpCache(?:/([\\d.]+))?\\;version:\\1" + }, + "html": [ + "<!--[^>]+wpCache" + ], + "icon": "wpCache.png", + "implies": [ + "PHP" + ], + "meta": { + "generator": "wpCache", + "keywords": "wpCache" + }, + "requires": [ + "WordPress" + ], + "url": [ + "^https?://[^/]+\\.wpcache\\.co" + ], + "website": "https://wpcache.co" + }, + "WPCacheOn": { + "cats": [ + 23, + 87 + ], + "description": "WPCacheOn is a caching and performance optimisation plugin, which improves the loading speed of WordPress websites.", + "headers": { + "x-powered-by": "^Optimized by WPCacheOn" + }, + "icon": "WPCacheOn.svg", + "requires": [ + "WordPress" + ], + "website": "https://wpcacheon.io" + }, + "WPForms": { + "cats": [ + 87, + 110 + ], + "cpe": "cpe:2.3:a:wpforms:wpforms:*:*:*:*:pro:wordpress:*:*", + "description": "WPForms is a drag and drop WordPress form builder.", + "icon": "WPForms.svg", + "js": { + "wpforms": "", + "wpforms_settings": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/plugins/wpforms(?:-lite)?/.+(?:frontend\\.min|wpforms)\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + ], + "website": "https://wpforms.com" + }, + "WPML": { + "cats": [ + 87, + 89 + ], + "cookies": { + "wp-wpml_current_language": "" + }, + "cpe": "cpe:2.3:a:wpml:wpml:*:*:*:*:*:wordpress:*:*", + "description": "WPML plugin makes it possible to build and run fully multilingual WordPress sites.", + "icon": "WPML.svg", + "meta": { + "generator": "^WPML\\sver\\:([\\d\\.]+)\\;version:\\1" + }, + "oss": true, + "pricing": [ + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/plugins/sitepress-multilingual-cms/" + ], + "website": "https://wpml.org/" + }, + "WPMU DEV Smush": { + "cats": [ + 87 + ], + "description": "WPMU DEV Smush is a WordPress plugin that allows you to optimise images without losing quality.", + "icon": "WPMU DEV.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/plugins/wp-smushit(?:-pro)?/.+\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + ], + "website": "https://wpmudev.com/project/wp-smush-pro" + }, + "WPS Visitor Counter": { + "cats": [ + 87 + ], + "description": "WPS Visitor Counter is a plugin for WordPress that counts the number of visitors to a website.", + "icon": "WPS Visitor Counter.png", + "js": { + "wpspagevisit": "" + }, + "requires": [ + "WordPress" + ], + "website": "https://wordpress.org/plugins/wps-visitor-counter/" + }, + "WSHOP": { + "cats": [ + 6 + ], + "description": "WSHOP is a cloud ecommerce platform for managing online stores, transactions, and customer interactions.", + "icon": "WSHOP.svg", + "js": { + "wShop.$attrs": "" + }, + "website": "https://www.wshop.com" + }, + "Wt": { + "cats": [ + 18 + ], + "description": "Wt is a C++ library for developing web applications.", + "icon": "Wt.svg", + "js": { + "Wt.WT.$": "", + "WtOnLoad": "", + "WtSignalEmit": "" + }, + "oss": true, + "website": "https://www.webtoolkit.eu/wt" + }, + "WuBook": { + "cats": [ + 93 + ], + "description": "WuBook is a software platform that allows efficient management of rooms and rates for hospitality operations.", + "icon": "WuBook.svg", + "js": { + "_WuBook": "", + "wbWuBookUrl": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "//wubook\\.net/" + ], + "website": "https://wubook.net" + }, + "Wufoo": { + "cats": [ + 73 + ], + "description": "Wufoo is an online form builder that creates forms including contact forms, online payments, online surveys and event registrations.", + "dom": [ + "a[href*='.wufoo.com/forms/'][target='_blank']" + ], + "icon": "Wufoo.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://www.wufoo.com" + }, + "Wuilt": { + "cats": [ + 1, + 51 + ], + "description": "Wuilt is the first Arab platform of its kind to help individuals and businesses create ready-made websites and ecommerce stores.", + "dom": { + "img[src*='wuilt-assets-v']": { + "attributes": { + "src": "wuilt-assets-v\\d+-dev\\.s\\d+\\.amazonaws\\.com/" + } + } + }, + "icon": "Wuilt.svg", + "implies": [ + "React", + "Node.js" + ], + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://wuilt.com" + }, + "Wunderkind": { + "cats": [ + 32 + ], + "description": "Wunderkind (Formerly BounceX) is a software for behavioural marketing technologies, created to de-anonymise site visitors, analyse their digital behaviour and create relevant digital experiences regardless of channel or device.", + "dom": [ + "link[href*='.smarterhq.io']" + ], + "headers": { + "Content-Security-Policy": "\\.smarterhq\\.io" + }, + "icon": "Wunderkind.svg", + "js": { + "bouncex": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.bounceexchange\\.com", + "\\.smarterhq\\.io/" + ], + "website": "https://www.wunderkind.co" + }, + "Wurfl": { + "cats": [ + 59 + ], + "description": "WURFL.js is JavaScript that detects device models of smartphones, tablets, smart TVs and game consoles accessing your website.", + "icon": "Wurfl.svg", + "js": { + "WURFL": "" + }, + "scriptSrc": [ + "\\.wurfl\\.io" + ], + "website": "https://web.wurfl.io/" + }, + "WWPass": { + "cats": [ + 69 + ], + "description": "WWPass is a solution that enables authentication without the use of usernames, simplifying the login process while maintaining security through alternative methods.", + "icon": "WWPass.svg", + "js": { + "WWPass.init": "", + "wwpassQRCodeAuth": "" + }, + "pricing": [ + "freemium", + "poa" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.wwpass\\.com" + ], + "website": "https://www.wwpass.com" + }, + "Wx3": { + "cats": [ + 6 + ], + "description": "Wx3 is a Brazilian e-commerce platform for fashion and retail stores.", + "icon": "Wx3.svg", + "meta": { + "author": "Wx3" + }, + "html": [ + "<a [^>]*href=\"https://wx3\\.com\\.br\"" + ], + "website": "https://wx3.com.br" + }, + "Wyng": { + "cats": [ + 32 + ], + "description": "Wyng is a platform that connects audiences and drives consumer actions across various marketing channels.", + "dom": [ + "iframe[src*='//offerpop.com/']" + ], + "icon": "Wyng.svg", + "saas": true, + "scriptSrc": [ + "\\.offerpop\\.com/" + ], + "website": "https://www.wyng.com" + }, + "Wyre": { + "cats": [ + 41 + ], + "description": "Wyre is a financial technology platform that enables cryptocurrency companies to connect digital assets with traditional fiat payment systems.", + "icon": "Wyre.svg", + "saas": true, + "scriptSrc": [ + "verify\\.sendwyre\\.com/" + ], + "website": "https://sendwyre.com" + }, + "WysiBB": { + "cats": [ + 24 + ], + "description": "WysiBB very simple and functional open-source WYSIWYG BBCode editor based on jQuery.", + "icon": "WysiBB.svg", + "implies": [ + "jQuery" + ], + "oss": true, + "scriptSrc": [ + "/jquery\\.wysibb\\.min\\.js" + ], + "website": "https://wysibb.com" + }, + "X-Cart": { + "cats": [ + 6 + ], + "description": " X-Cart is an open source PHP shopping cart ecommerce software platform.", + "icon": "X-Cart.svg", + "implies": [ + "PHP" + ], + "js": { + "xcart_web_dir": "", + "xliteConfig": "" + }, + "meta": { + "generator": "X-Cart(?: (\\d+))?\\;version:\\1" + }, + "oss": true, + "website": "https://kb.x-cart.com" + }, + "X-Clacks-Overhead": { + "cats": [ + 19 + ], + "description": "X-Clacks-Overhead is a non-standard HTTP header used to transmit tribute messages within server responses.", + "headers": { + "X-Clacks-Overhead": "^GNU Terry Pratchett$" + }, + "icon": "XClacksOverhead.svg", + "saas": true, + "website": "https://xclacksoverhead.org/home/about" + }, + "X.ai": { + "cats": [ + 72 + ], + "description": "X.ai is a scheduling tool that organizes meeting times and improves lead conversion by adding embedded booking buttons to websites or within live chat applications.", + "icon": "X.ai.svg", + "js": { + "xdotaiAction": "", + "xdotaiButton": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "(?:cdn)?x\\.ai/.*/xdotai-embed\\.js" + ], + "website": "https://x.ai" + }, + "Xajax": { + "cats": [ + 59 + ], + "cpe": "cpe:2.3:a:xajax:xajax:*:*:*:*:*:*:*:*", + "icon": "Xajax.png", + "scriptSrc": [ + "xajax_core.*\\.js" + ], + "website": "https://xajax-project.org" + }, + "XAMPP": { + "cats": [ + 22 + ], + "html": [ + "<title>XAMPP(?: Version ([\\d\\.]+))?</title>\\;version:\\1" + ], + "icon": "XAMPP.png", + "implies": [ + "Apache HTTP Server", + "MySQL", + "PHP", + "Perl" + ], + "meta": { + "author": "Kai Oswald Seidler\\;confidence:10" + }, + "website": "https://www.apachefriends.org/en/xampp.html" + }, + "Xanario": { + "cats": [ + 6 + ], + "description": "Xanario is an ecommerce platform that offers a comprehensive system for online shop solutions, including CMS, CRM, shop management, blog integration, POS system, and warehouse management.", + "icon": "Xanario.svg", + "meta": { + "generator": "xanario shopsoftware" + }, + "website": "https://xanario.de" + }, + "Xano": { + "cats": [ + 3 + ], + "description": "Xano is a no-code backend development platform that allows users to build and manage databases, APIs, and server-side logic without writing code.", + "icon": "Xano.svg", + "js": { + "XanoBaseStorage": "", + "XanoClient": "", + "XanoCookieStorage": "" + }, + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "website": "https://www.xano.com" + }, + "xCharts": { + "cats": [ + 25 + ], + "dom": [ + "link[href*='xcharts.css'], link[href*='xcharts.min.css']" + ], + "html": [ + "<link[^>]* href=\"[^\"]*xcharts(?:\\.min)?\\.css" + ], + "implies": [ + "D3" + ], + "js": { + "xChart": "" + }, + "scriptSrc": [ + "xcharts\\.js" + ], + "website": "https://tenxer.github.io/xcharts/" + }, + "XenForo": { + "cats": [ + 2 + ], + "cookies": { + "xf_csrf": "", + "xf_session": "" + }, + "cpe": "cpe:2.3:a:xenforo:xenforo:*:*:*:*:*:*:*:*", + "description": "XenForo is a PHP-based forum hosting program for communities that is designed to be deployed on a remote web server.", + "dom": [ + "html[id*='XenForo'], html[id*='XF']" + ], + "html": [ + "(?:jQuery\\.extend\\(true, XenForo|<a[^>]+>Forum software by XenForo™|<!--XF:branding|<html[^>]+id=\"XenForo\")", + "<html id=\"XF\" " + ], + "icon": "XenForo.svg", + "implies": [ + "PHP", + "MySQL" + ], + "js": { + "XF.GuestUsername": "" + }, + "website": "https://xenforo.com" + }, + "Xenioo": { + "cats": [ + 52 + ], + "description": "Xenioo is an omnichannel chatbot platform designed to create, manage, and deploy conversational agents across multiple messaging channels.", + "icon": "Xenioo.svg", + "js": { + "Xenioo": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "static\\.xenioo\\.com" + ], + "website": "https://www.xenioo.com" + }, + "Xeno Chat": { + "cats": [ + 52 + ], + "description": "Xeno Chat is a messaging app that enables live responses to support customer attraction, conversion, and retention.", + "icon": "Xeno.svg", + "js": { + "_xeno._Utils": "", + "_xenoLoader": "" + }, + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.xeno\\.app" + ], + "website": "https://xenoapp.com" + }, + "Xeora": { + "cats": [ + 18 + ], + "dom": [ + "input[type='hidden'][name^='_sys_bind_'][id^='_sys_bind_']" + ], + "headers": { + "Server": "XeoraEngine", + "X-Powered-By": "XeoraCube" + }, + "html": [ + "<input type=\"hidden\" name=\"_sys_bind_\\d+\" id=\"_sys_bind_\\d+\" />" + ], + "icon": "xeora.png", + "implies": [ + "Microsoft ASP.NET" + ], + "scriptSrc": [ + "/_bi_sps_v.+\\.js" + ], + "website": "https://www.xeora.org" + }, + "XGen Ai": { + "cats": [ + 76 + ], + "description": "XGen Ai is a cloud-based customer journey mapping tool that helps businesses manage product recommendations via artificial intelligence (AI).", + "icon": "XGen Ai.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "//assets\\.xgen\\.dev/" + ], + "website": "https://xgen.ai" + }, + "Xitami": { + "cats": [ + 22 + ], + "cpe": "cpe:2.3:a:xitami:xitami:*:*:*:*:*:*:*:*", + "headers": { + "Server": "Xitami(?:/([\\d.]+))?\\;version:\\1" + }, + "icon": "Xitami.png", + "website": "https://xitami.com" + }, + "Xiuno BBS": { + "cats": [ + 1, + 2 + ], + "cpe": "cpe:2.3:a:xiuno:xiunobbs:*:*:*:*:*:*:*:*", + "description": "Xiunobbs is an open-source, lightweight forum software designed for easy community management and customization.", + "icon": "Xiuno BBS.svg", + "implies": [ + "PHP" + ], + "meta": { + "author": "XiunoBBS\\s([\\d\\.]+)\\;version:\\1" + }, + "oss": true, + "website": "https://xiunobbs.cn" + }, + "XMB": { + "cats": [ + 2 + ], + "cookies": { + "xmblva": "", + "xmblvb": "" + }, + "html": [ + "<!-- Powered by XMB" + ], + "icon": "XMB.png", + "website": "https://www.xmbforum.com" + }, + "Xonic": { + "cats": [ + 6 + ], + "html": [ + "Powered by <a href=\"http://www\\.xonic-solutions\\.de/index\\.php\" target=\"_blank\">xonic-solutions Shopsoftware</a>" + ], + "icon": "xonic.png", + "meta": { + "keywords": "xonic-solutions" + }, + "scriptSrc": [ + "core/jslib/jquery\\.xonic\\.js\\.php" + ], + "website": "https://www.xonic-solutions.de" + }, + "XOOPS": { + "cats": [ + 1 + ], + "cpe": "cpe:2.3:a:xoops:xoops:*:*:*:*:*:*:*:*", + "icon": "XOOPS.png", + "implies": [ + "PHP" + ], + "js": { + "xoops": "" + }, + "meta": { + "generator": "XOOPS" + }, + "website": "https://xoops.org" + }, + "XpressEngine": { + "cats": [ + 1 + ], + "cpe": "cpe:2.3:a:xpressengine:xpressengine:*:*:*:*:*:*:*:*", + "description": "XpressEngine (XE) is an open-source content management system (CMS) designed for building and managing websites, blogs, and online communities.", + "icon": "XpressEngine.svg", + "meta": { + "generator": "XpressEngine" + }, + "oss": true, + "website": "https://www.xpressengine.com/" + }, + "Xpresslane": { + "cats": [ + 41 + ], + "description": "Xpresslane is a checkout platform for ecommerce that focuses on increasing conversion during the checkout process.", + "dom": { + "link[href*='/assets/xpresslane.css']": { + "attributes": { + "href": "cdn\\.shopify\\.com/.+/assets/xpresslane\\.css" + } + } + }, + "icon": "Xpresslane.svg", + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "apps\\.xpresslane\\.in/" + ], + "website": "https://www.xpresslane.in" + }, + "XRegExp": { + "cats": [ + 59 + ], + "icon": "XRegExp.png", + "js": { + "XRegExp.version": "^(.+)$\\;version:\\1" + }, + "scriptSrc": [ + "xregexp[.-]([\\d.]*\\d)[^/]*\\.js\\;version:\\1", + "/([\\d.]+)/xregexp(?:\\.min)?\\.js\\;version:\\1", + "xregexp.*\\.js" + ], + "website": "https://xregexp.com" + }, + "Xretail": { + "cats": [ + 6 + ], + "description": "Xretail is a subscription based product that enables the omni-channel ecommerce approach to its customers.", + "icon": "Xretail.svg", + "meta": { + "author": "^Xretail team$" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://xretail.com" + }, + "Xserver": { + "cats": [ + 88 + ], + "description": "Xserver engages in web hosting, web application and internet-related services.", + "dns": { + "SOA": [ + "\\.xserver\\.jp" + ] + }, + "icon": "Xserver.svg", + "pricing": [ + "low", + "recurring" + ], + "website": "https://www.xserver.ne.jp" + }, + "XSLT": { + "cats": [ + 27 + ], + "description": "XSLT is designed for use as part of XSL, which is a stylesheet language for XML.", + "html": [ + "<xsl[^>]* version=\"(.+)\"\\;version:\\1" + ], + "icon": "W3C.svg", + "website": "https://www.w3.org/TR/xslt-10" + }, + "Xsolla": { + "cats": [ + 41 + ], + "description": "Xsolla is a video game business system offering payment solutions and store management.", + "icon": "Xsolla.svg", + "saas": true, + "scriptSrc": [ + "\\.xsolla\\.(com|net)" + ], + "website": "https://xsolla.com" + }, + "xtCommerce": { + "cats": [ + 6 + ], + "description": "xtCommerce is an ecommerce platform offering a complete solution for online shop management, including SEO, mobile optimization, and integrated payment systems.", + "html": [ + "<div class=\"copyright\">[^<]+<a[^>]+>xt:Commerce" + ], + "icon": "xtCommerce.svg", + "js": { + "XT.version.version": "([\\d.]+)\\;version:\\1" + }, + "meta": { + "generator": "xt:Commerce" + }, + "website": "https://www.xt-commerce.com" + }, + "Xtime": { + "cats": [ + 72 + ], + "description": "Xtime is a company that provides automotive service scheduling and management solutions primarily for car dealerships and automotive service centers.", + "dom": [ + "a[data-modified-by='xtime']", + "iframe[src*='xtime.net.au']", + "iframe[src*='x-time']" + ], + "headers": { + "Access-Control-Allow-Origin": "\\.xtime\\.net" + }, + "icon": "Xtime.svg", + "js": { + "xtime": "" + }, + "pricing": [ + "poa" + ], + "scriptSrc": [ + "\\.xtime\\.com/scheduling" + ], + "website": "https://xtime.com", + "xhr": [ + "xtime\\.net\\.au" + ] + }, + "Xtra": { + "cats": [ + 80 + ], + "description": "Xtra is a creative, responsive, live drag and drop and easy-to-use WordPress theme for any kind of websites.", + "dom": { + "link[href*='/wp-content/themes/xtra/']": { + "attributes": { + "href": "/wp-content/themes/xtra/.+core(?:-laptop|-mobile)?\\.css(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + } + } + }, + "icon": "Xtra.svg", + "pricing": [ + "low", + "onetime" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/xtra/.+custom\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + ], + "website": "https://xtratheme.com" + }, + "Xtremepush": { + "cats": [ + 32 + ], + "description": "Xtremepush is a customer engagement, personalisation and data platform. It's purpose-built for multichannel and mobile marketing.", + "icon": "Xtremepush.svg", + "js": { + "xtremepush": "" + }, + "website": "https://xtremepush.com" + }, + "XtrixUI": { + "cats": [ + 66 + ], + "description": "XtrixUI is a CrossFramework UI library designed for building WebApps, regardless of design experience.", + "icon": "XtrixUI.svg", + "oss": true, + "scripts": [ + "XtrixUI" + ], + "website": "https://xtrixui.vercel.app" + }, + "Xverify": { + "cats": [ + 75 + ], + "description": "Xverify is an intelligent email verification system that helps marketers eliminate hard bounces, reduce spam complaints, and minimize fraud to improve inbox deliverability.", + "icon": "Xverify.svg", + "js": { + "user_xverify_my_domain": "" + }, + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "www\\.xverify\\.com" + ], + "website": "https://www.xverify.com" + }, + "XWiki": { + "cats": [ + 8 + ], + "cpe": "cpe:2.3:a:xwiki:xwiki:*:*:*:*:*:*:*:*", + "description": "XWiki is a free wiki software platform written in Java.", + "dom": [ + "html[data-xwiki-]" + ], + "excludes": [ + "MediaWiki" + ], + "html": [ + "<html[^>]data-xwiki-[^>]>" + ], + "icon": "xwiki.svg", + "implies": [ + "Java\\;confidence:99" + ], + "js": { + "XWiki.mainWiki": "" + }, + "meta": { + "wiki": "xwiki" + }, + "website": "https://www.xwiki.org" + }, + "XYZScripts": { + "cats": [ + 87 + ], + "description": "XYZScripts is a provider of PHP clone scripts and WordPress plugins. It offers top-quality PHP and MySQL scripts to help build online businesses, with ready-to-deploy solutions that enable website setup.", + "dom": [ + "a[href*='xyzscripts.com/'] + a[href*='www.xyzscripts.com']" + ], + "icon": "XYZScripts.svg", + "saas": true, + "website": "https://xyzscripts.com" + }, + "Xzero Analytics": { + "cats": [ + 10 + ], + "description": "Xzero Analytics is a tool for monitoring user journeys, analysing visitor sessions, gathering heatmaps, and more, enabling the observation and evolution of site traffic.", + "icon": "XZeroAnalytics.png", + "js": { + "xzero-analytics": "" + }, + "pricing": [ + "low", + "freemium" + ], + "saas": true, + "scriptSrc": [ + "analytics\\.xzero\\.co\\.uk" + ], + "website": "https://analytics.xzero.co.uk" + }, + "Xzero JS": { + "cats": [ + 25 + ], + "description": "Xzero JS is a JavaScript library (ES6 module) for displaying 3D models, scenes and 360° panoramas on the web.", + "icon": "XzeroJS.svg", + "pricing": [ + "freemium" + ], + "scriptSrc": [ + "xzero-js@([\\d.]+)/xzero\\.min\\.js.*\\;version:\\1" + ], + "website": "https://xzerojs.org" + }, + "YaBB": { + "cats": [ + 2 + ], + "cpe": "cpe:2.3:a:yabb:yabb:*:*:*:*:*:*:*:*", + "html": [ + "Powered by <a href=\"[^>]+yabbforum" + ], + "icon": "YaBB.png", + "website": "https://www.yabbforum.com" + }, + "YachtSys": { + "cats": [ + 72 + ], + "description": "YachtSys is a booking management system.", + "icon": "YachtSys.svg", + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "apps\\.yachtsys\\.com/" + ], + "website": "https://www.yachtsys.com" + }, + "Yahoo Advertising": { + "cats": [ + 36, + 77 + ], + "description": "Yahoo Advertising includes a comprehensive suite of web, mobile, and video ad products across native, audience, and premium display, which are accessible through a new buying platform.", + "dom": [ + "link[href*='bc.yahoo.com']" + ], + "icon": "Yahoo.svg", + "js": { + "adxinserthtml": "", + "yahooCvLoad": "", + "yahoo_retargeting_pv_id": "", + "yahoo_ydn_conv_label": "", + "yahoo_ydn_conv_transaction_id": "" + }, + "scriptSrc": [ + "(?:adinterax|adserver\\.yahoo)\\.com" + ], + "website": "https://www.adtech.yahooinc.com" + }, + "Yahoo! Ecommerce": { + "cats": [ + 6 + ], + "dom": [ + "link[href*='store.yahoo.net']" + ], + "headers": { + "X-XRDS-Location": "/ystore/" + }, + "html": [ + "<link[^>]+store\\.yahoo\\.net" + ], + "icon": "Yahoo.svg", + "js": { + "YStore": "" + }, + "website": "https://smallbusiness.yahoo.com/ecommerce" + }, + "Yahoo! Tag Manager": { + "cats": [ + 42 + ], + "html": [ + "<!-- (?:End )?Yahoo! Tag Manager -->" + ], + "icon": "Yahoo.svg", + "scriptSrc": [ + "b\\.yjtag\\.jp/iframe" + ], + "website": "https://tagmanager.yahoo.co.jp/" + }, + "Yahoo! Web Analytics": { + "cats": [ + 10 + ], + "icon": "Yahoo.svg", + "js": { + "YWA": "" + }, + "scriptSrc": [ + "d\\.yimg\\.com/mi/ywa\\.js" + ], + "website": "https://web.analytics.yahoo.com" + }, + "YalinHost": { + "cats": [ + 88 + ], + "description": "YalinHost is a web hosting service provider.", + "dns": { + "NS": [ + "\\.yalinhost\\.com" + ], + "SOA": [ + "\\.yalinhost\\.com" + ] + }, + "icon": "YalinHost.svg", + "website": "https://yalinhost.com" + }, + "Yamada UI": { + "cats": [ + 66 + ], + "description": "Yamada UI is a versatile React component library.", + "dom": [ + "a[aria-label*='Yamada UI']" + ], + "icon": "YamadaUI.svg", + "website": "https://yamada-ui.com" + }, + "Yampi Checkout": { + "cats": [ + 41 + ], + "description": "Yampi Checkout is an payment processor from Brazil.", + "icon": "Yampi.svg", + "js": { + "yampiCheckoutUrl": "" + }, + "pricing": [ + "payg" + ], + "saas": true, + "website": "https://www.yampi.com.br/checkout" + }, + "Yampi Virtual store": { + "cats": [ + 6 + ], + "description": "Yampi Virtual store is an ecommerce platform from Brazil.", + "icon": "Yampi.svg", + "implies": [ + "Yampi Checkout" + ], + "js": { + "Yampi.api_domain": "", + "Yampi.cart_token": "" + }, + "pricing": [ + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.yampi\\.io/" + ], + "website": "https://www.yampi.com.br/loja-virtual" + }, + "Yandex SmartCaptcha": { + "cats": [ + 16 + ], + "description": "Yandex SmartCaptcha is a service for verifying queries to identify user requests and block bots.", + "dom": [ + "div#smartcaptcha-status" + ], + "headers": { + "x-yandex-captcha": "" + }, + "icon": "yandex_smartcaptcha.svg", + "js": { + "smartCaptcha": "" + }, + "pricing": [ + "freemium", + "payg" + ], + "saas": true, + "scripts": [ + "Yandex SmartCaptcha" + ], + "website": "https://cloud.yandex.com/en/services/smartcaptcha" + }, + "Yandex.Cloud": { + "cats": [ + 62 + ], + "description": "Yandex.Cloud is a public cloud platform where companies can create and develop projects using Yandex's scalable computing power, advanced technologies, and infrastructure.", + "icon": "Yandex.Cloud.svg", + "pricing": [ + "payg" + ], + "saas": false, + "website": "https://cloud.yandex.com/en/" + }, + "Yandex.Cloud CDN": { + "cats": [ + 31 + ], + "description": "Yandex.Cloud CDN helps you streamline static content delivery for your web service.", + "dom": [ + "[href*='storage.yandexcloud.net'], [src*='storage.yandexcloud.net']" + ], + "icon": "Yandex.Cloud.svg", + "implies": [ + "Yandex.Cloud" + ], + "website": "https://cloud.yandex.com/en/services/cdn" + }, + "Yandex.Direct": { + "cats": [ + 36 + ], + "description": "Yandex Direct is the platform designed for sponsored ad management.", + "dom": [ + "yatag[class*='ya-partner__ads']" + ], + "html": [ + "<yatag class=\"ya-partner__ads\">" + ], + "icon": "Yandex.Direct.svg", + "js": { + "yandex_ad_format": "", + "yandex_partner_id": "" + }, + "scriptSrc": [ + "//an\\.yandex\\.ru/" + ], + "website": "https://ads.yandex.com" + }, + "Yandex.Messenger": { + "cats": [ + 5, + 52 + ], + "description": "Yandex.Messenger is an instant messaging application.", + "icon": "Yandex.Messenger.svg", + "js": { + "yandexChatWidget": "" + }, + "pricing": [ + "payg" + ], + "scriptSrc": [ + "chat\\.s3\\.yandex\\.net/widget\\.js" + ], + "website": "https://dialogs.yandex.ru" + }, + "Yandex.Metrika": { + "cats": [ + 10 + ], + "description": "Yandex.Metrica is a free web analytics service that tracks and reports website traffic.", + "icon": "Yandex.Metrika.svg", + "js": { + "yandex_metrika": "" + }, + "scriptSrc": [ + "mc\\.yandex\\.ru/metrika/(?:tag|watch)\\.js", + "cdn\\.jsdelivr\\.net/npm/yandex\\-metrica\\-watch/watch\\.js" + ], + "website": "https://metrika.yandex.com" + }, + "Yapla": { + "cats": [ + 111 + ], + "description": "Yapla is a web-based software platform that provides event management and fundraising solutions for non-profit organisations, associations, and event planners.", + "dom": [ + "a[href*='\\.yapla\\.com/'][target='_blank']" + ], + "icon": "Yapla.svg", + "js": { + "yaplaConsent.cookieName": "yapla-consent" + }, + "meta": { + "generator": "^Yapla\\sv([\\d\\.]+)\\;version:\\1" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://www.yapla.com" + }, + "Yaws": { + "cats": [ + 22 + ], + "cpe": "cpe:2.3:a:yaws:yaws:*:*:*:*:*:*:*:*", + "description": "Yaws (Yet Another Web Server) is an open-source web server designed to deliver dynamic content efficiently. It was developed by Claes (klacke) Wikström and is written in Erlang, a functional programming language.", + "headers": { + "Server": "Yaws(?: ([\\d.]+))?\\;version:\\1" + }, + "icon": "Yaws.png", + "oss": true, + "website": "https://github.com/erlyaws/yaws" + }, + "Yay! Forms": { + "cats": [ + 73, + 110 + ], + "description": "Yay! Forms is an AI-powered tool for creating forms and surveys designed to capture audience sentiments.", + "icon": "YayForms.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "embed\\.yayforms\\.link" + ], + "website": "https://yayforms.com" + }, + "Ybug": { + "cats": [ + 13 + ], + "description": "Ybug is a visual feedback and bug tracking tool designed for users and clients, enabling identification and reporting of issues.", + "icon": "Ybug.svg", + "js": { + "Ybug": "", + "ybug_settings": "" + }, + "pricing": [ + "freemium", + "low", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.ybug\\.io/" + ], + "website": "https://ybug.io" + }, + "Yclas": { + "cats": [ + 6 + ], + "cpe": "cpe:2.3:a:open-classifieds:open_classifieds:*:*:*:*:*:*:*:*", + "description": "Yclas is a platform that allows users to create and manage customizable online classified ads websites, available as both a hosted service and an open-source self-hosted solution​ .", + "icon": "Yclas.svg", + "meta": { + "author": "open-classifieds\\.com", + "copyright": "(?:Open Classifieds|Yclas)\\s([0-9.]+)?\\;version:\\1" + }, + "oss": true, + "pricing": [ + "low", + "recurring", + "onetime" + ], + "saas": true, + "website": "https://yclas.com" + }, + "Ycode": { + "cats": [ + 51 + ], + "description": "Ycode is a no-code development platform that allows users to create web and mobile applications without any coding skills.", + "dom": [ + "link[href*='.ycodeapp.com/']" + ], + "icon": "Ycode.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://www.ycode.com" + }, + "Yektanet": { + "cats": [ + 36 + ], + "description": "Yektanet is the biggest and most advanced native advertising network in Iran.", + "icon": "Yektanet.svg", + "js": { + "yektanet": "" + }, + "meta": { + "yektanet_session_last_activity": "" + }, + "website": "https://www.yektanet.com" + }, + "Yell eCommerce": { + "cats": [ + 6 + ], + "description": "Yell eCommerce is a service providing eCommerce website design focused on attracting customers and increasing sales.", + "icon": "YelleCommerce.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scripts": [ + "business\\.yell\\.com" + ], + "website": "https://business.yell.com/features/websites/ecommerce/" + }, + "yellow.ai": { + "cats": [ + 52 + ], + "description": "yellow.ai provides chatbot and automation services.", + "icon": "yellow.ai.svg", + "js": { + "ymConfig": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.yellowmessenger\\.com" + ], + "website": "https://yellow.ai/" + }, + "Yelp Reservations": { + "cats": [ + 93 + ], + "description": "Yelp Reservations is a cloud-based restaurant management system.", + "dom": { + "iframe[src*='yelp']": { + "attributes": { + "src": "yelp(?:.com/reservations|reservations\\.com)" + } + } + }, + "icon": "Yelp.svg", + "website": "https://yelp.com" + }, + "Yelp Review Badge": { + "cats": [ + 5 + ], + "description": "Yelp Review Badges showcase business reviews from Yelp on websites.", + "dom": { + "img[src*='dyn.yelpcdn.com']": { + "attributes": { + "src": "" + } + } + }, + "icon": "Yelp.svg", + "scriptSrc": [ + "yelp\\.com/biz_badge_js" + ], + "website": "https://yelp.com" + }, + "Yepcomm": { + "cats": [ + 6 + ], + "icon": "yepcomm.svg", + "meta": { + "author": "Yepcomm Tecnologia", + "copyright": "Yepcomm Tecnologia" + }, + "website": "https://www.yepcomm.com.br" + }, + "Yeps": { + "cats": [ + 32, + 75 + ], + "description": "Yeps is a minimalist bar that can be added to the top or bottom of your website to collect visitor’s emails and promote content.", + "icon": "Yeps.svg", + "js": { + "Yeps": "" + }, + "saas": true, + "scriptSrc": [ + "app\\.yeps\\.io/" + ], + "website": "https://yeps.io" + }, + "YesWiki": { + "cats": [ + 8 + ], + "description": "YesWiki is a collaborative website creation and management Free Software under the AGPL license, enabling any web user to create, delete, edit, or comment on site pages with unlimited editors or pages.", + "dom": [ + "#yw-container" + ], + "icon": "YesWiki.svg", + "implies": [ + "PHP" + ], + "oss": true, + "scriptSrc": [ + "javascripts/yeswiki-base\\.js" + ], + "website": "https://yeswiki.net" + }, + "Yett": { + "cats": [ + 67 + ], + "description": "Yett is a small webpage library to control the execution of (third party) scripts like analytics.", + "icon": "Yett.png", + "js": { + "YETT_BLACKLIST": "" + }, + "oss": true, + "scriptSrc": [ + "/yett@([\\d\\.]+)/dist/yett\\.min\\.js\\;version:\\1" + ], + "website": "https://github.com/elbywan/yett" + }, + "Yever": { + "cats": [ + 41 + ], + "description": "Yever is a digital payment and checkout platform that enables secure online transactions for businesses and customers.", + "icon": "Yever.svg", + "js": { + "currentUrlYever": "", + "getUtmsUrlYever": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scripts": [ + "api\\.yever\\.com\\.br" + ], + "website": "https://www.yever.com.br" + }, + "Yext": { + "cats": [ + 29, + 19 + ], + "description": "Yext is a technology company that provides a cloud-based platform for managing digital knowledge and online reputation.", + "dom": [ + "form.yxt-SearchBar-form" + ], + "icon": "Yext.svg", + "js": { + "ANSWERS._analyticsReporterService._baseUrl": "\\.yext-pixel\\.com", + "Yext.BaseUrl": "", + "YextAnalyticsObject": "", + "yext.analytics": "", + "yextAnalyticsEnabled": "", + "yext_analytics": "" + }, + "pricing": [ + "high", + "recurring" + ], + "saas": true, + "website": "https://www.yext.com" + }, + "Yieldify": { + "cats": [ + 76 + ], + "description": "Yieldify is a customer journey optimisation platform that brings personalisation to the full customer journey.", + "icon": "Yieldify.svg", + "js": { + "_yieldify": "" + }, + "pricing": [ + "poa", + "payg" + ], + "saas": true, + "scriptSrc": [ + "\\.yieldify\\.com" + ], + "website": "https://www.yieldify.com" + }, + "Yieldlab": { + "cats": [ + 36 + ], + "description": "Yieldlab is a German company that provides programmatic advertising technology solutions to optimize ad performance and maximize digital ad spend returns.", + "icon": "Yieldlab.svg", + "scriptSrc": [ + "^https?://(?:[^/]+\\.)?yieldlab\\.net/" + ], + "website": "https://yieldlab.de" + }, + "Yii": { + "cats": [ + 18 + ], + "cookies": { + "YII_CSRF_TOKEN": "" + }, + "cpe": "cpe:2.3:a:yiiframework:yii:*:*:*:*:*:*:*:*", + "description": "Yii is an open-source, object-oriented, component-based MVC PHP web application framework.", + "dom": [ + "input[name='YII_CSRF_TOKEN'][type='hidden'], a[href*='//www.yiiframework.com/'][rel='external']" + ], + "html": [ + "Powered by <a href=\"http://www\\.yiiframework\\.com/\" rel=\"external\">Yii Framework</a>", + "<input type=\"hidden\" value=\"[a-zA-Z0-9]{40}\" name=\"YII_CSRF_TOKEN\" \\/>", + "<!\\[CDATA\\[YII-BLOCK-(?:HEAD|BODY-BEGIN|BODY-END)\\]" + ], + "icon": "Yii.svg", + "implies": [ + "PHP" + ], + "js": { + "yii.init": "" + }, + "oss": true, + "scriptSrc": [ + "/assets/[a-zA-Z0-9]{8}\\/yii\\.js$", + "yii(?:\\.|)?(?:validation|activeform)\\.js" + ], + "website": "https://www.yiiframework.com" + }, + "YM Cart": { + "cats": [ + 6 + ], + "description": "Ymcart is a cross-border ecommerce platform providing a one-stop SaaS system for building independent online stores, primarily supporting Chinese ecommerce sellers.", + "icon": "YMCart.svg", + "js": { + "exec_ymcart_collect": "", + "ymcartDataLayer": "" + }, + "saas": true, + "website": "https://ymcart.com" + }, + "YMQ Product Options Variant Option": { + "cats": [ + 100 + ], + "description": "YMQ Product Options Variant Option help add an unlimited number of product options to your items so you're not restricted by Shopify's limit of 3 options and 100 variants.", + "icon": "YMQ Product Options Variant Option.svg", + "implies": [ + "Shopify" + ], + "js": { + "ymq_option.v": "\\?v=([\\d\\.]+)\\;version:\\1" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://apps.shopify.com/ymq-options" + }, + "YNAP Ecommerce": { + "cats": [ + 6 + ], + "description": "YNAP provides a suite of B2B luxury services including online and mobile store development, omnichannel logistics, customer care, digital marketing, data-driven merchandising and global strategy development.", + "icon": "YNAP.png", + "js": { + "yTos": "", + "ycookieApiUrl": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.ynap.com/pages/about-us/what-we-do/monobrand/" + }, + "Yo!Coach": { + "cats": [ + 21 + ], + "description": "Yo!Coach is a tutoring and consultation platform designed to connect learners with experts for one-on-one sessions.", + "headers": { + "Set-Cookie": "\\.yo-coach\\.com" + }, + "icon": "Yo!Coach.svg", + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.yo-coach.com" + }, + "YOAPress": { + "cats": [ + 51 + ], + "description": "YOAPress is a SaaS platform that provides website building solutions tailored for real estate professionals.", + "dom": [ + "link[href*='//api.yoa.ca']" + ], + "icon": "YOAPress.svg", + "js": { + "yoa_cache_clear": "", + "yoa_gallary": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://yoapress.com" + }, + "Yoast Duplicate Post": { + "cats": [ + 87 + ], + "description": "Yoast Duplicate Post is a WordPress plugin which allows users to clone posts of any type, or copy them to new drafts for further editing.", + "dom": [ + "link[href*='/wp-content/plugins/duplicate-post/']" + ], + "icon": "Yoast SEO.png", + "requires": [ + "WordPress" + ], + "website": "https://wordpress.org/plugins/duplicate-post" + }, + "Yoast SEO": { + "cats": [ + 54, + 87 + ], + "description": "Yoast SEO is a search engine optimisation plugin for WordPress and other platforms.", + "dom": [ + "script[class*='yoast-schema-graph']" + ], + "html": [ + "<!-- This site is optimized with the Yoast (?:WordPress )?SEO plugin v([^\\s]+) -\\;version:\\1", + "<!-- This site is optimized with the Yoast SEO Premium plugin v(?:[^\\s]+) \\(Yoast SEO v([^\\s]+)\\) -\\;version:\\1" + ], + "icon": "Yoast SEO.png", + "implies": [ + "WordPress" + ], + "oss": true, + "website": "https://yoast.com/wordpress/plugins/seo/" + }, + "Yoast SEO for Shopify": { + "cats": [ + 54, + 100 + ], + "description": "Yoast SEO for Shopify optimizes Shopify shops.", + "dom": [ + "script#yoast-schema-graph" + ], + "html": [ + "<!-- This site is optimized with Yoast SEO for Shopify -->" + ], + "icon": "yoast-seo-shopify.png", + "implies": [ + "Shopify" + ], + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://yoast.com/shopify/apps/yoast-seo/" + }, + "Yoast SEO Premium": { + "cats": [ + 54 + ], + "description": "Yoast SEO Premium is a search engine optimisation plugin for WordPress and other platforms.", + "html": [ + "<!-- This site is optimized with the Yoast SEO Premium plugin v([^\\s]+) \\;version:\\1" + ], + "icon": "Yoast SEO.png", + "oss": true, + "pricing": [ + "low", + "freemium", + "recurring" + ], + "saas": true, + "website": "https://yoast.com/wordpress/plugins/seo/" + }, + "Yodel": { + "cats": [ + 99 + ], + "description": "Yodel is a delivery company for B2B and B2C orders in the United Kingdom.", + "requiresCategory": [ + 6 + ], + "text": [ + "\\bYodel\\b" + ], + "website": "https://www.yodel.co.uk/" + }, + "YogaTrail": { + "cats": [ + 53 + ], + "description": "YogaTrail is a software platform for managing yoga businesses.", + "icon": "YogaTrail.svg", + "saas": true, + "scriptSrc": [ + "widget\\.yogatrail\\.com" + ], + "website": "https://www.buzzwoo.de/projekte-kunden/yogatrail" + }, + "Yola": { + "cats": [ + 51 + ], + "description": "Yola is a website builder and website hosting company headquartered in San Francisco.", + "dom": [ + "script[data-url*='.yolacdn.net/']" + ], + "icon": "Yola.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.yola(?:cdn)?\\.(?:net|com)/" + ], + "website": "https://www.yola.com" + }, + "Yomdel": { + "cats": [ + 52 + ], + "description": "Yomdel is a fully managed live chat service that handles website conversations and delivers qualified sales leads directly to businesses.", + "icon": "Yomdel.svg", + "saas": true, + "scriptSrc": [ + "clients\\.yomdel\\.com/" + ], + "scripts": [ + "clients\\.yomdel\\.com/" + ], + "website": "https://www.yomdel.com" + }, + "Yonder": { + "cats": [ + 52, + 93 + ], + "description": "Yonder is a booking automation solution that helps tourism businesses increase bookings, collect feedback, garner positive reviews, convert website visitors, automate FAQs with an AI chatbot, and communicate with customers.", + "icon": "Yonder.svg", + "js": { + "YONDER_APP_LOADED": "", + "toggleYonderChat": "" + }, + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.yonderhq\\.com/" + ], + "website": "https://www.yonderhq.com" + }, + "YooMoney": { + "cats": [ + 41 + ], + "description": "YooMoney is an IT company working with electronic payments on the Internet, creating and supporting financial services for individuals and businesses.", + "dom": [ + "a[href*='yoomoney.ru'][target='_blank'], iframe[src*='yoomoney.ru'], img[src*='yoomoney.ru']" + ], + "headers": { + "Content-Security-Policy": "\\.yoomoney\\.ru" + }, + "icon": "YooMoney.svg", + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "\\.yoomoney\\.ru/" + ], + "website": "https://yoomoney.ru" + }, + "Yoori": { + "cats": [ + 6 + ], + "description": "Yoori is a multi-vendor PWA ecommerce CMS.", + "dom": [ + "div.yoori--cookies" + ], + "icon": "Yoori.svg", + "implies": [ + "Laravel", + "PHP", + "Vue.js", + "PWA", + "MySQL", + "cPanel" + ], + "pricing": [ + "onetime" + ], + "scripts": [ + "console\\.log\\(\\'Yoori-Ecommerce" + ], + "website": "https://spagreen.net/yoori-ecommerce-solution" + }, + "Yopify": { + "cats": [ + 6 + ], + "description": "Yopify is an ecommerce app suite designed to boost sales, increase conversions, and enhance the customer experience.", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "//yopify\\.com/" + ], + "website": "https://www.yopify.com" + }, + "YoPlanning": { + "cats": [ + 72 + ], + "description": "YoPlanning is an online software designed for booking and planning activities.", + "icon": "YoPlanning.svg", + "saas": true, + "scriptSrc": [ + "booking\\.yoplanning\\.pro" + ], + "website": "https://yoplanning.pro" + }, + "Yotpo Loyalty & Referrals": { + "cats": [ + 84 + ], + "description": "Yotpo is a user-generated content marketing platform.", + "icon": "Yotpo.svg", + "js": { + "SwellConfig": "", + "swellAPI": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn(?:-loyalty)?\\.(?:swellrewards|yotpo)\\.com/" + ], + "website": "https://www.yotpo.com/platform/loyalty/" + }, + "Yotpo Reviews": { + "cats": [ + 90 + ], + "description": "Yotpo is a user-generated content marketing platform.", + "icon": "Yotpo.svg", + "js": { + "yotpo": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "(?!cdn-loyalty)\\.yotpo\\.com/" + ], + "website": "https://www.yotpo.com/platform/reviews/" + }, + "Yotpo SMSBump": { + "cats": [ + 32 + ], + "description": "SMS Bump is a SMS marketing and automations app which was acquired by Yotpo.", + "icon": "Yotpo.svg", + "js": { + "SMSBumpForm": "" + }, + "scripts": [ + "/smsbump_timer\\.js" + ], + "website": "https://www.yotpo.com/platform/smsbump-sms-marketing/" + }, + "Yotpo Subscriptions": { + "cats": [ + 100 + ], + "description": "Yotpo Subscriptions is a Shopify app designed for merchants to provide subscription services to customers.", + "html": [ + "<!-- BEGIN app block: shopify://apps/yotpo-subscriptions/blocks/app-embed-block" + ], + "icon": "Yotpo.svg", + "requires": [ + "Shopify" + ], + "saas": true, + "website": "https://www.yotpo.com/platform/subscriptions/" + }, + "Yottaa": { + "cats": [ + 42, + 74, + 92 + ], + "description": "Yottaa is an ecommerce optimisation platform that helps with conversions, performance and security.", + "icon": "Yottaa.svg", + "meta": { + "X-Yottaa-Metrics": "", + "X-Yottaa-Optimizations": "" + }, + "scriptSrc": [ + "cdn\\.yottaa\\.\\w+/" + ], + "website": "https://www.yottaa.com" + }, + "YouCam Makeup": { + "cats": [ + 105 + ], + "description": "YouCam Makeup is a cross-platform virtual makeup solution for omnichannel ecommerce.", + "icon": "YouCam Makeup.svg", + "js": { + "YMK.applyMakeupByLook": "", + "YMK.calDeltaE": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "plugins-media\\.(?:perfectcorp|makeupar)\\.com/" + ], + "website": "https://www.perfectcorp.com/business/products/virtual-makeup" + }, + "YouCan": { + "cats": [ + 6 + ], + "description": "YouCan is an integrated platform specialised in ecommerce, offering a wide range of services needed by merchants and entrepreneurs.", + "headers": { + "x-powered-by": "Youcan\\.Private\\.DC/" + }, + "icon": "YouCan.svg", + "implies": [ + "PHP", + "MySQL", + "Redis", + "Laravel", + "YouCan Pay" + ], + "js": { + "YCPay": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://youcan.shop" + }, + "YouCan Pay": { + "cats": [ + 41 + ], + "description": "YouCan Pay is a developed electronic payment platform that provides effective solutions for the payment gatways issue in ecommerce in Morocco.", + "icon": "YouCan Pay.svg", + "js": { + "YCPay": "" + }, + "pricing": [ + "payg" + ], + "saas": true, + "website": "https://youcanpay.com" + }, + "youCMS": { + "cats": [ + 1 + ], + "description": "youCMS is an enterprise content management system developed in Denmark, designed to support large-scale digital content organization and delivery.", + "icon": "youCMS.svg", + "meta": { + "generator": "^youCMS(?:\\b|\\s|\\s*-)" + }, + "saas": true, + "website": "https://www.youcms.eu" + }, + "Youform": { + "cats": [ + 110 + ], + "description": "Youform is a no-code form builder to create conversational style forms for collecting leads, surveys, and feedback.", + "icon": "Youform.svg", + "js": { + "youForm.blurActiveElement": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://youform.com" + }, + "YouLead": { + "cats": [ + 32 + ], + "description": "YouLead is a sales and marketing automation system from Poland that helps businesses manage leads, streamline customer engagement, and optimize marketing workflows through integrated digital tools.", + "icon": "YouLead.svg", + "js": { + "YouLeadDynamicContent": "", + "YouLeadHtmlBlocks": "" + }, + "saas": true, + "scripts": [ + "\\.youlead\\.pl" + ], + "website": "https://www.youlead.pl" + }, + "YouPay": { + "cats": [ + 100 + ], + "description": "YouPay is an alternative method of payment that allows you to give someone else the ability to pay for your shopping cart with no fees or interest.", + "icon": "YouPay.svg", + "implies": [ + "Shopify" + ], + "js": { + "YouPay.buttonWindow": "", + "youpayReady": "", + "youpayStatus": "" + }, + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "app\\.youpay\\.ai/" + ], + "website": "https://youpay.co" + }, + "YourGPT": { + "cats": [ + 47 + ], + "description": "YourGPT is a platform that provides customizable AI and GPT tools, enabling the integration of large language models for diverse operational needs and supporting more efficient business processes.", + "icon": "YourGPT.svg", + "js": { + "$yourgptChatbot": "", + "YOURGPT_WIDGET_UID": "" + }, + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "widget\\.yourgpt\\.ai" + ], + "website": "https://yourgpt.ai" + }, + "YouTrack": { + "cats": [ + 13 + ], + "description": "YouTrack is a browser-based bug tracker, issue tracking system and project management software.", + "dom": [ + "[no-title='YouTrack'], link[type='application/opensearchdescription+xml'][title='YouTrack']" + ], + "html": [ + "no-title=\"YouTrack\">", + "data-reactid=\"[^\"]+\">youTrack ([0-9.]+)<\\;version:\\1", + "type=\"application/opensearchdescription\\+xml\" title=\"YouTrack\"/>" + ], + "icon": "YouTrack.svg", + "website": "https://www.jetbrains.com/youtrack/" + }, + "YouTube": { + "cats": [ + 14 + ], + "description": "YouTube is a video sharing service where users can create their own profile, upload videos, watch, like and comment on other videos.", + "dom": [ + "embed[src*='youtube.com'], embed[src*='youtube-nocookie.com'], iframe[src*='youtube.com'], iframe[src*='youtube-nocookie.com'], param[value*='youtube.com'], param[value*='youtube-nocookie.com']" + ], + "html": [ + "<(?:param|embed|iframe)[^>]+youtube(?:-nocookie)?\\.com/(?:v|embed)" + ], + "icon": "YouTube.svg", + "scriptSrc": [ + "\\.youtube\\.com/" + ], + "website": "https://www.youtube.com" + }, + "Youzan": { + "cats": [ + 6 + ], + "description": "Youzan is a Chinese shopping platform that provides businesses with tools for ecommerce, online store management, and customer engagement.", + "icon": "Youzan.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scripts": [ + "m\\.youzan\\.com" + ], + "website": "https://www.youzan.com" + }, + "YUI": { + "cats": [ + 59 + ], + "cpe": "cpe:2.3:a:yahoo:yui:*:*:*:*:*:*:*:*", + "description": "YUI is a JavaScript and CSS library with more than 30 unique components including low-level DOM utilities and high-level user-interface widgets.", + "icon": "YUI.svg", + "js": { + "YAHOO.VERSION": "^(.+)$\\;version:\\1", + "YUI.version": "^(.+)$\\;version:\\1" + }, + "oss": true, + "scriptSrc": [ + "(?:/yui/|yui\\.yahooapis\\.com)" + ], + "website": "https://clarle.github.io/yui3" + }, + "YUI Doc": { + "cats": [ + 4 + ], + "description": "YUI Doc is a Node.js application used at build time to generate API documentation.", + "dom": [ + "body[class*='yui3-skin-sam']" + ], + "html": [ + "(?:<html[^>]* yuilibrary\\.com/rdf/[\\d.]+/yui\\.rdf|<body[^>]+class=\"yui3-skin-sam)" + ], + "icon": "Yahoo.svg", + "website": "https://developer.yahoo.com/yui/yuidoc" + }, + "Yuno": { + "cats": [ + 41 + ], + "description": "Yuno is a global payment orchestrator used by checkout platforms to optimize payment processing and enhance transaction performance.", + "icon": "Yuno.svg", + "js": { + "Yuno.threeDSecure": "" + }, + "saas": true, + "scriptSrc": [ + "sdk-web\\.y\\.uno" + ], + "website": "https://y.uno/" + }, + "YunoHost": { + "cats": [ + 28 + ], + "cpe": "cpe:2.3:o:yunohost:yunohost:*:*:*:*:*:*:*:*", + "description": "YunoHost is a server operating system that is free and open-source, allowing users to host their own web applications, email services, and other online tools. It is based on Debian GNU/Linux.", + "icon": "YunoHost.svg", + "implies": [ + "Debian" + ], + "oss": true, + "scriptSrc": [ + "/ynh_portal\\.js" + ], + "website": "https://yunohost.org" + }, + "Yupop": { + "cats": [ + 6 + ], + "description": "Yupop is a platform that enables users to create an online store, requiring no monthly subscription and only charging fees when sales are made.", + "icon": "Yupop.svg", + "pricing": [ + "payg" + ], + "saas": true, + "scripts": [ + "\\.yupopstorecdn\\.com" + ], + "website": "https://yupop.com" + }, + "Yxper": { + "cats": [ + 10 + ], + "description": "Yxper is a platform that delivers real-time business analytics and insights to help organizations monitor performance, optimize operations, and enhance customer experience.", + "saas": true, + "scripts": [ + "analytics\\.yxper\\.com" + ], + "website": "https://yxper.com" + }, + "Zabbix": { + "cats": [ + 19 + ], + "cpe": "cpe:2.3:a:zabbix:zabbix:*:*:*:*:*:*:*:*", + "description": "Zabbix is an open-source monitoring tool that provides real-time monitoring, alerting, and reporting for IT infrastructure, including networks, servers, and applications.", + "html": [ + "<body[^>]+zbxCallPostScripts" + ], + "icon": "Zabbix.svg", + "implies": [ + "PHP" + ], + "js": { + "zbxCallPostScripts": "" + }, + "meta": { + "Author": "ZABBIX SIA\\;confidence:70" + }, + "oss": true, + "url": [ + "\\/zabbix\\/\\;confidence:30" + ], + "website": "https://zabbix.com" + }, + "Zad": { + "cats": [ + 6 + ], + "description": "Zad is an ecommerce platform designed to enable setup and management of secure online stores for businesses and entrepreneurs.", + "icon": "Zad.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "zad\\.nyc3\\.digitaloceanspaces" + ], + "website": "https://zad.gg" + }, + "Zadarma": { + "cats": [ + 30 + ], + "description": "Zadarma is a VoIP service that provides cloud-based voice communications for businesses, supporting internet calling, virtual phone numbers, and call management features.", + "icon": "Zadarma.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "my\\.zadarma\\.com" + ], + "website": "https://zadarma.com" + }, + "Zakeke": { + "cats": [ + 76 + ], + "description": "Zakeke is a product customisation tool compatible with services and apps mostly used to manage ecommerce store.", + "icon": "Zakeke.png", + "js": { + "zakekeBoot": "", + "zakekeCustomizeLabel": "", + "zakekeLoading": "", + "zakekeProductPage": "" + }, + "pricing": [ + "recurring", + "low" + ], + "saas": true, + "website": "https://www.zakeke.com" + }, + "Zakeke Interactive Product Designer": { + "cats": [ + 87, + 76 + ], + "description": "Zakeke Interactive Product Designer lets customers personalise any product and visualise how they’ll look before checking out.", + "icon": "Zakeke.png", + "implies": [ + "Zakeke" + ], + "pricing": [ + "recurring", + "low" + ], + "requires": [ + "WooCommerce" + ], + "saas": true, + "scriptSrc": [ + "/wp-content/plugins/zakeke-interactive-product-designer/.+\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + ], + "website": "https://www.zakeke.com" + }, + "Zakeke Visual Customizer": { + "cats": [ + 100, + 76 + ], + "description": "Zakeke Visual Customizer is a cloud-connected visual ecommerce tool that allows brands and retailers to offer live, personalised, 2D, 3D, and augmented reality (AR) functionality for their products.", + "icon": "Zakeke.png", + "implies": [ + "Zakeke" + ], + "pricing": [ + "recurring", + "low" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "scriptSrc": [ + "\\.zakeke\\.com/Scripts/integration/shopify/" + ], + "website": "https://www.zakeke.com" + }, + "Zakra": { + "cats": [ + 80 + ], + "description": "Zakra is flexible, fast, lightweight and modern multipurpose WordPress theme that comes with many starter free sites.", + "dom": [ + "link#zakra-style-css" + ], + "icon": "Zakra.svg", + "js": { + "zakraFrontend": "", + "zakraNavHelper.dimension": "" + }, + "pricing": [ + "freemium", + "low", + "recurring", + "onetime" + ], + "requires": [ + "WordPress" + ], + "scriptSrc": [ + "/wp-content/themes/zakra/" + ], + "website": "https://zakratheme.com" + }, + "Zalify": { + "cats": [ + 100 + ], + "description": "Zalify is a data-driven growth engine for Shopify merchants, designed to provide agility and precision in the ecommerce environment.", + "icon": "Zalify.svg", + "js": { + "zalify.render": "", + "zalifyCurrentScript": "" + }, + "pricing": [ + "low", + "recurring", + "poa" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "scriptSrc": [ + "\\.zalify\\.com/" + ], + "website": "https://www.zalify.com" + }, + "Zammad": { + "cats": [ + 13 + ], + "description": "Zammad is a web-based, open-source support and ticketing system designed for managing user inquiries and organizing customer service workflows.", + "dom": [ + "script[id*='zammad_form_script']" + ], + "icon": "Zammad.svg", + "saas": true, + "website": "https://zammad.org" + }, + "Zammit": { + "cats": [ + 6 + ], + "description": "Zammit is an ecommerce platform based in Egypt.", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "merchants\\.zammit\\.shop/" + ], + "website": "https://www.zammit.shop" + }, + "Zanox": { + "cats": [ + 36 + ], + "html": [ + "<img [^>]*src=\"[^\"]+ad\\.zanox\\.com" + ], + "icon": "Zanox.png", + "js": { + "zanox": "" + }, + "scriptSrc": [ + "zanox\\.com/scripts/zanox\\.js$" + ], + "website": "https://zanox.com" + }, + "Zapier": { + "cats": [ + 47 + ], + "description": "Zapier is a workflow automation platform that connects apps and services to build automated workflows (Zaps) without code. The zapier-domain-verification-challenge TXT record confirms domain ownership for Zapier services.", + "dns": { + "TXT": [ + "zapier-domain-verification-challenge=" + ] + }, + "icon": "Zapier.svg", + "pricing": [ + "payg", + "freemium" + ], + "saas": true, + "website": "https://zapier.com" + }, + "Zapiet": { + "cats": [ + 6 + ], + "description": "Zapiet is a store pickup and local delivery solution for ecommerce.", + "icon": "Zapiet.svg", + "js": { + "Zapiet": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "app\\.zapiet\\.com" + ], + "website": "https://www.zapiet.com" + }, + "Zapnito": { + "cats": [ + 32 + ], + "description": "Zapnito is a platform that enables B2B organizations to manage and scale digital engagement, education, and community-driven growth through integrated content and experience tools.", + "icon": "Zapnito.svg", + "js": { + "webpackChunkzapnito_web": "", + "zapnito.abilities": "" + }, + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scripts": [ + "\\.zapnito\\.com" + ], + "website": "https://zapnito.com" + }, + "Zarla": { + "cats": [ + 51 + ], + "description": "Zarla is a website builder designed for small businesses, offering SEO optimization features to improve online visibility.", + "icon": "Zarla.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "cdn\\.zarlasites\\.com" + ], + "website": "https://www.zarla.com" + }, + "Zaxaa": { + "cats": [ + 32 + ], + "description": "Zaxaa is a sales funnel service designed to streamline the process of managing leads, nurturing prospects, and converting them into customers.", + "dom": [ + "a[href*='.zaxaa.com'] > img[src*='www.zaxaa.com']" + ], + "icon": "Zaxaa.svg", + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "website": "https://zaxaa.com" + }, + "Zeabur": { + "cats": [ + 62 + ], + "description": "Zeabur is a platform for running full stack apps and databases.", + "headers": { + "X-Zeabur-Request-Id": "" + }, + "icon": "zeabur.svg", + "pricing": [ + "freemium", + "payg" + ], + "website": "https://zeabur.com" + }, + "Zeald": { + "cats": [ + 6 + ], + "cookies": { + "ZES_BACKEND": "zeald" + }, + "description": "Zeald is a full-service website design and digital marketing company.", + "icon": "Zeald.svg", + "pricing": [ + "poa" + ], + "requires": [ + "Cart Functionality" + ], + "website": "https://www.zeald.com" + }, + "ZeeMaps": { + "cats": [ + 35 + ], + "description": "ZeeMaps is a custom map generation service that enables users to create personalized maps with location markers, regions, and annotations.", + "dom": [ + "iframe[src*='www.zeemaps.com/']" + ], + "icon": "ZeeMaps.svg", + "js": { + "webpackChunkZeeMaps": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.zeemaps.com" + }, + "Zeleris": { + "cats": [ + 99 + ], + "description": "Zeleris provides door to door shipment delivery to Ireland, UK and the EU.", + "requiresCategory": [ + 6 + ], + "text": [ + "\\bZeleris\\b" + ], + "website": "https://www.zeleris.com" + }, + "Zen Cart": { + "cats": [ + 6 + ], + "icon": "Zen Cart.png", + "meta": { + "generator": "Zen Cart" + }, + "website": "https://www.zen-cart.com" + }, + "Zen Planner": { + "cats": [ + 72 + ], + "description": "Zen Planner is a software platform designed for fitness and wellness businesses, offering features such as membership management, class scheduling, and billing automation.", + "icon": "Zen Planner.svg", + "js": { + "zenplanner": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.zenplanner\\.com/" + ], + "website": "https://zenplanner.com" + }, + "ZenBasket": { + "cats": [ + 6 + ], + "cookies": { + "zenbasket_session": "" + }, + "description": "ZenBasket is a modern e-commerce website builder that allows users to create, customize, and manage online stores with drag-and-drop features and integrated payment solutions.", + "dom": { + "img[src*='getzenbasket.com']": { + "attributes": { + "src": "(?:cdn\\.|assets\\.|[a-z]{2}\\.images\\.)getzenbasket\\.com\\;confidence:50" + } + }, + "link[href*='getzenbasket.com']": { + "attributes": { + "href": "(?:cdn\\.|assets\\.|[a-z]{2}\\.images\\.)getzenbasket\\.com\\;confidence:50" + } + } + }, + "icon": "ZenBasket.svg", + "js": { + "ZenBasket": ";confidence:25", + "ZenBasketApp": "", + "ZenBasketStore": "" + }, + "meta": { + "generator": "ZenBasket\\;confidence:50", + "zenbasket-platform": "" + }, + "pricing": [ + "low", + "mid", + "recurring", + "freemium" + ], + "saas": true, + "scripts": [ + "\\.getzenbasket\\.com/" + ], + "url": [ + "^https?//.+\\.getzenbasket\\.com" + ], + "website": "https://getzenbasket.com", + "xhr": [ + "\\.getzenbasket\\.com" + ] + }, + "Zenbooker": { + "cats": [ + 72 + ], + "description": "Zenbooker is a system that enables users to book appointments or reservations online.", + "icon": "Zenbooker.svg", + "js": { + "Zenbooker.BadgeWidget": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://zenbooker.com" + }, + "Zenchef": { + "cats": [ + 93 + ], + "description": "Zenchef is a restaurant management software solution that simplifies the customer restaurant experience.", + "icon": "Zenchef.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "sdk\\.zenchef\\.com/" + ], + "website": "https://www.zenchef.com" + }, + "Zend": { + "cats": [ + 22 + ], + "cookies": { + "ZENDSERVERSESSID": "" + }, + "cpe": "cpe:2.3:a:zend:zend_server:*:*:*:*:*:*:*:*", + "description": "Zend is a company that provides PHP development tools and solutions, including frameworks, servers, and development environments, to help developers build, deploy, and manage PHP applications.", + "headers": { + "X-Powered-By": "Zend(?:Server)?(?:[\\s/]?([0-9.]+))?\\;version:\\1" + }, + "icon": "Zend.svg", + "website": "https://zend.com" + }, + "ZendApps": { + "cats": [ + 100 + ], + "description": "ZendApps is a tool designed to grow Shopify stores by streamlining operations and enhancing performance through automated features.", + "icon": "ZendApps.svg", + "requires": [ + "Shopify" + ], + "saas": true, + "scriptSrc": [ + "\\.zend-apps\\.com/" + ], + "website": "https://zendapps.com" + }, + "Zendesk": { + "cats": [ + 4, + 13, + 52 + ], + "cookies": { + "_help_center_session": "", + "_zendesk_cookie": "", + "_zendesk_shared_session": "" + }, + "description": "Zendesk is a cloud-based help desk management solution offering customizable tools to build customer service portal, knowledge base and online communities.", + "dns": { + "TXT": [ + "mail\\.zendesk\\.com" + ] + }, + "headers": { + "x-zendesk-user-id": "" + }, + "icon": "Zendesk.svg", + "js": { + "Zendesk": "" + }, + "pricing": [ + "low" + ], + "saas": true, + "scriptSrc": [ + "static\\.zdassets\\.com" + ], + "website": "https://zendesk.com" + }, + "Zendesk Chat": { + "cats": [ + 52 + ], + "description": "Zendesk Chat is a live chat and communication widget.", + "icon": "Zendesk.svg", + "pricing": [ + "freemium", + "payg" + ], + "saas": true, + "scriptSrc": [ + "v2\\.zopim\\.com" + ], + "website": "https://www.zendesk.com/service/messaging/live-chat-software/" + }, + "Zendesk Sunshine Conversations": { + "cats": [ + 52 + ], + "description": "Zendesk Sunshine Conversations lets you share a single, continuous conversation with every team in your business. With a unified API and native connectors to popular business applications like Zendesk and Slack, everyone in your organization can get access to a single view of the customer conversation.", + "icon": "Zendesk.svg", + "implies": [ + "Zendesk" + ], + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "cdn\\.smooch\\.io/" + ], + "website": "https://www.zendesk.com/platform/conversations" + }, + "Zenfolio": { + "cats": [ + 7 + ], + "description": "Zenfolio is a photography website builder.", + "icon": "Zenfolio.png", + "js": { + "Zenfolio": "" + }, + "website": "https://zenfolio.com" + }, + "Zenler": { + "cats": [ + 21 + ], + "description": "Zenler is a course creation platform that combines live classes, webinars, community building, and marketing tools in one system.", + "icon": "Zenler.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scripts": [ + "webtracker\\.newzenler\\.com" + ], + "website": "https://www.newzenler.com" + }, + "ZenMaid": { + "cats": [ + 72 + ], + "description": "ZenMaid is a residential cleaning scheduling software that helps manage appointments.", + "icon": "ZenMaid.svg", + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "scripts": [ + "app\\.zenmaid\\.com" + ], + "website": "https://get.zenmaid.com" + }, + "Zenoti": { + "cats": [ + 72 + ], + "description": "Zenoti is a cloud-based business software for spas, salons, and medspas, providing tools for managing appointment books, employee scheduling, and enabling online booking.", + "icon": "Zenoti.svg", + "meta": { + "Author": "^zenoti$" + }, + "pricing": [ + "mid", + "poa" + ], + "saas": true, + "scripts": [ + "\\.zenoti\\.com" + ], + "website": "https://www.zenoti.com/" + }, + "Zenrez": { + "cats": [ + 32 + ], + "description": "Zenrez is a provider of sales and marketing software designed for boutique fitness studios, with a focus on revenue management.", + "icon": "Zenrez.svg", + "saas": true, + "scriptSrc": [ + "widget\\.zenrez\\.com/" + ], + "website": "https://zenrez.com" + }, + "Zensical": { + "cats": [ + 4 + ], + "description": "Zensical is an open-source platform that enables scalable technical-writing systems designed to maintain uninterrupted workflow.", + "icon": "Zensical.svg", + "meta": { + "generator": "zensical-([\\d\\.]+)\\;version:\\1" + }, + "oss": true, + "website": "https://zensical.org" + }, + "Zentap": { + "cats": [ + 10 + ], + "description": "Zentap is a real estate marketing platform designed to create and manage marketing campaigns, track leads, and measure results.", + "icon": "Zentap.svg", + "meta": { + "generator": "Zentap" + }, + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "website": "https://zentap.com" + }, + "Zenu": { + "cats": [ + 53 + ], + "description": "Zenu is an all-in-one CRM solution designed to manage real estate operations, including client interactions, property listings, and sales processes.", + "icon": "Zenu.svg", + "js": { + "zenuDebug": "", + "zenuHp": "" + }, + "pricing": [], + "saas": true, + "scriptSrc": [ + "assets\\.zenu\\.com\\.au" + ], + "website": "https://www.zenu.com.au" + }, + "Zenvia": { + "cats": [ + 52 + ], + "description": "Zenvia is a customer engagement platform that enables businesses to communicate with clients through multiple digital channels.", + "icon": "Zenvia.svg", + "js": { + "ZenviaChat": "" + }, + "pricing": [ + "freemium", + "high", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "static\\.zenvia\\.com" + ], + "website": "https://www.zenvia.com" + }, + "Zenzzen": { + "cats": [ + 6 + ], + "description": "Zenzzen is an ecommerce platform enabling businesses to build fully customizable online stores under their own brand, providing flexibility in managing products, processing payments, and enhancing the customer experience.", + "dom": [ + "span[class*='zenzzen-store']" + ], + "icon": "Zenzzen.svg", + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://zenzzen.com" + }, + "Zeotap": { + "cats": [ + 97 + ], + "description": "Zeotap is a customer intelligence platform that helps brands better understand their customers and predict behaviors.", + "dom": [ + "link[href*='.zeotap.com']" + ], + "icon": "Zeotap.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.zeotap\\.com" + ], + "website": "https://zeotap.com" + }, + "Zepio": { + "cats": [ + 6 + ], + "description": "Zepio is a platform that enables creating an online store with an integrated website and delivery system, requiring no coding.", + "headers": { + "X-Powered-By": "^Zepio$" + }, + "icon": "Zepio.svg", + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://zepio.io" + }, + "Zeppelin": { + "cats": [ + 32 + ], + "description": "Zeppelin is an internet marketing provider platform designed to support digital advertising and online promotional strategies.", + "icon": "Zeppelin.svg", + "saas": true, + "scriptSrc": [ + "cloud\\.zeppelin-group\\.com" + ], + "website": "https://www.zeppelin-group.com" + }, + "Zepto": { + "cats": [ + 59 + ], + "icon": "Zepto.png", + "js": { + "Zepto": "" + }, + "scriptSrc": [ + "zepto.*\\.js" + ], + "website": "https://zeptojs.com" + }, + "Zestard": { + "cats": [ + 6 + ], + "description": "Zestard is a provider of Shopify plugins, offering solutions that support ecommerce functionality and customization.", + "icon": "Zestard.svg", + "js": { + "$zestard_easy": "" + }, + "requires": [ + "Shopify" + ], + "saas": true, + "scriptSrc": [ + "zestardshop\\.com/shopifyapp" + ], + "website": "https://www.zestardshop.com" + }, + "ZestMoney": { + "cats": [ + 91 + ], + "description": "ZestMoney is a fintech company that uses digital EMI without the need for a credit card or a credit score.", + "icon": "ZestMoney.svg", + "js": { + "ZestMoneyWidget": "", + "zestBind": "", + "zestMerchant": "" + }, + "pricing": [ + "freemium" + ], + "saas": true, + "website": "https://www.zestmoney.in" + }, + "Zeta Producer": { + "cats": [ + 51 + ], + "cpe": "cpe:2.3:a:zeta-producer:zeta_producer:*:*:*:*:*:*:*:*", + "description": "Zeta Producer is a professional homepage builder for Windows that enables users to create websites.", + "icon": "ZetaProducer.svg", + "meta": { + "generator": "^Zeta Producer ([\\d\\.]+)\\;version:\\1" + }, + "pricing": [ + "freemium", + "onetime" + ], + "saas": true, + "website": "https://www.zeta-producer.com" + }, + "Zeus Technology": { + "cats": [ + 36 + ], + "description": "Zeus Technology is a media monetisation platform that levels the playing field for publishers and advertisers of all sizes.", + "icon": "Zeus Technology.svg", + "js": { + "zeus.version": "v([\\d\\.]+)\\;version:\\1", + "zeusAdUnitPath": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.zeustechnology.com" + }, + "Zevi": { + "cats": [ + 29 + ], + "cookies": { + "zevi-_zldt": "" + }, + "description": "Zevi is an AI-powered site search and discovery platform designed to enhance product discovery.", + "icon": "Zevi.svg", + "pricing": [ + "mid", + "recurring", + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.zevi\\.ai/" + ], + "website": "https://www.zevi.ai" + }, + "Zevioo": { + "cats": [ + 32 + ], + "description": "Zevioo is an AI-powered platform that helps ecommerce stores improve conversions, customer loyalty, and revenue through automated optimization and data-driven personalization.", + "icon": "Zevioo.svg", + "saas": true, + "scriptSrc": [ + "zevioo\\.com/" + ], + "website": "https://zevioo.com" + }, + "Ziadah": { + "cats": [ + 6, + 32 + ], + "description": "Ziadah is a specialist in enhancing ecommerce sales by increasing Average Order Value (AOV) through strategic inbound marketing, focusing on cross-selling and upselling techniques.", + "icon": "Ziadah.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.ziadah\\.app/" + ], + "website": "https://www.ziadah.app" + }, + "Ziber": { + "cats": [ + 21 + ], + "description": "Ziber is an education platform that connects professionals, educators, and organizations involved in childcare and primary education through a centralized digital ecosystem.", + "icon": "Ziber.svg", + "js": { + "ZiberTracker.getTracker": "" + }, + "meta": { + "generator": "^ZIBER$" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://ziber.eu" + }, + "Zid": { + "cats": [ + 6 + ], + "cookies": { + "zid_catalog_session": "" + }, + "description": "Zid is an ecommerce SaaS that allows merchants to build and manage their online stores.", + "icon": "Zid.svg", + "js": { + "zid.store": "", + "zidTracking.sendGaProductRemoveFromCartEvent": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://zid.sa" + }, + "Zieny": { + "cats": [ + 105 + ], + "description": "Zieny is a platform that enables businesses to integrate 3D and augmented reality (AR) into websites, providing an interactive product experience without complex implementation.", + "icon": "Zieny.svg", + "saas": true, + "scriptSrc": [ + "ar-view-zieny\\.com/" + ], + "website": "https://zieny.com" + }, + "Ziggy": { + "cats": [ + 59 + ], + "description": "Ziggy is a library that allows using Laravel named routes in JavaScript.", + "icon": "Ziggy.png", + "implies": [ + "Laravel", + "Inertia.js" + ], + "js": { + "Ziggy": "" + }, + "oss": true, + "website": "https://github.com/tighten/ziggy" + }, + "Zimbra": { + "cats": [ + 30 + ], + "cookies": { + "ZM_TEST": "true" + }, + "cpe": "cpe:2.3:a:zimbra:zimbra:*:*:*:*:*:*:*:*", + "description": "Zimbra is a provider of open-source email and collaboration software, offering solutions for email, calendar, contacts, and collaboration for both individual and enterprise use.", + "icon": "Zimbra.svg", + "implies": [ + "Java" + ], + "oss": true, + "website": "https://www.zimbra.com/" + }, + "ZingChart": { + "cats": [ + 25 + ], + "description": "ZingChart is a open-source and free JavaScript library for building interactive and intuitive charts.", + "icon": "ZingChart.svg", + "js": { + "zingchart": "" + }, + "oss": true, + "pricing": [ + "recurring", + "mid" + ], + "saas": true, + "website": "https://www.zingchart.com" + }, + "Zinnia": { + "cats": [ + 11 + ], + "description": "Zimbra is a is a collaborative software suite that includes an email server and a web client.", + "icon": "Zinnia.png", + "implies": [ + "Django" + ], + "meta": { + "generator": "Zinnia" + }, + "website": "https://django-blog-zinnia.com" + }, + "Zinrelo": { + "cats": [ + 84 + ], + "description": "Zinrelo is an enterprise-grade, loyalty rewards platform.", + "icon": "Zinrelo.svg", + "js": { + "zrl_mi": "" + }, + "pricing": [ + "poa" + ], + "website": "https://www.zinrelo.com" + }, + "Zip": { + "cats": [ + 41, + 91 + ], + "description": "Zip is a payment service that lets you receive your purchase now and spread the total cost over a interest-free payment schedule.", + "dom": [ + "link[href*='widgets.quadpay.com/'], div[data-quadpay-src*='.quadpay.com/']" + ], + "icon": "zip_pay.svg", + "js": { + "QuadPayShopify": "", + "checkout.enabledpayments.zip": "^true$", + "quadpayID": "" + }, + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "quadpay\\.com", + "static\\.zipmoney\\.com\\.au", + "zip\\.co" + ], + "website": "https://www.zip.co/" + }, + "Zipchat": { + "cats": [ + 52 + ], + "description": "Zipchat is an AI chatbot for ecommerce, designed to boost sales by automating customer interactions and assisting with purchasing decisions.", + "icon": "Zipchat.svg", + "js": { + "zipchatWidgetLoaded": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scripts": [ + "app\\.zipchat\\.ai" + ], + "website": "https://zipchat.ai" + }, + "Zipify OCU": { + "cats": [ + 100 + ], + "description": "Zipify OCU allows you to add upsells and cross-sells to your checkout sequence.", + "icon": "Zipify OCU.svg", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "/zipify-oneclickupsell-vendor\\.js" + ], + "website": "https://zipify.com/apps/ocu/" + }, + "Zipify Pages": { + "cats": [ + 100, + 51 + ], + "description": "Zipify Pages the first landing page builder uniquely designed for ecommerce.", + "icon": "Zipify Pages.svg", + "implies": [ + "Shopify" + ], + "js": { + "ZipifyPages": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://zipify.com/apps/pages/" + }, + "Zipkin": { + "cats": [ + 10 + ], + "headers": { + "X-B3-Flags": "", + "X-B3-ParentSpanId": "", + "X-B3-Sampled": "", + "X-B3-SpanId": "", + "X-B3-TraceId": "" + }, + "icon": "Zipkin.png", + "website": "https://zipkin.io/" + }, + "Zipleads": { + "cats": [ + 32 + ], + "description": "Zipleads is a lead conversion platform that helps businesses capture, manage, and convert potential customers through automated lead tracking and engagement tools.", + "icon": "Zipleads.svg", + "meta": { + "author": "^ZipLeads$" + }, + "pricing": [ + "recurring", + "poa" + ], + "saas": true, + "scripts": [ + "app\\.zipleads\\.com\\.au" + ], + "website": "https://zipleads.com.au" + }, + "Zipteams": { + "cats": [ + 52 + ], + "description": "Zipteams is a live chat solution.", + "icon": "Zipteams.png", + "js": { + "ZipteamsWidget": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://zipteams.com" + }, + "ZipWP": { + "cats": [ + 51 + ], + "description": "ZipWP is a website builder that enables creation of professional sites with extensive customization options and no coding required.", + "icon": "ZipWP.svg", + "pricing": [ + "onetime", + "low", + "recurring" + ], + "requires": [ + "WordPress" + ], + "saas": true, + "scripts": [ + "app\\.zipwp\\.com" + ], + "website": "https://zipwp.com" + }, + "ZK": { + "cats": [ + 18 + ], + "description": "ZK is a framework for building rich, interactive web applications using Java, providing a set of tools and components to create dynamic user interfaces.", + "html": [ + "<!-- ZK [.\\d\\s]+-->" + ], + "icon": "ZK.svg", + "implies": [ + "Java" + ], + "oss": true, + "scriptSrc": [ + "zkau/" + ], + "website": "https://zkoss.org" + }, + "Zmags Creator": { + "cats": [ + 95 + ], + "description": "Zmags Creator enables marketers to design and publish endless types of interactive digital experiences without coding.", + "icon": "Zmags Creator.png", + "js": { + "__zmags": "" + }, + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "c(?:reator)?\\.zmags\\.com/" + ], + "website": "https://www.creatorbyzmags.com" + }, + "Znode": { + "cats": [ + 6 + ], + "description": "Znode is a provider of enterprise .NET-based shopping cart systems for building and managing online commerce platforms.", + "icon": "Znode.svg", + "js": { + "ZnodeAjaxify": "", + "ZnodeBase": "" + }, + "requires": [ + "Microsoft ASP.NET" + ], + "saas": true, + "website": "https://www.znode.com" + }, + "Zocdoc": { + "cats": [ + 72 + ], + "description": "Zocdoc is a New York City-based company offering an online service that allows people to find and book in-person or telemedicine appointments for medical or dental care.", + "dom": [ + "a[href*='www.zocdoc.com'][target='_blank']" + ], + "icon": "Zocdoc.svg", + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "offsiteschedule\\.zocdoc\\.com" + ], + "website": "https://www.zocdoc.com" + }, + "Zoey": { + "cats": [ + 6 + ], + "description": "Zoey is a cloud-based ecommerce platform for B2B and wholesale businesses.", + "excludes": [ + "Magento" + ], + "icon": "Zoey.svg", + "implies": [ + "PHP", + "MySQL" + ], + "js": { + "Zoey.module": "", + "zoey.developer": "", + "zoeyDev": "" + }, + "scriptSrc": [ + "cdna4\\.zoeysite\\.com" + ], + "website": "https://www.zoey.com/" + }, + "Zoho": { + "cats": [ + 53 + ], + "description": "Zoho is a web-based online office suite.", + "dns": { + "TXT": [ + "\\.zoho\\.com" + ] + }, + "icon": "Zoho.svg", + "pricing": [ + "low", + "freemium" + ], + "saas": true, + "website": "https://www.zoho.com/" + }, + "Zoho Commerce": { + "cats": [ + 6 + ], + "description": "Zoho Commerce is a cloud-based ecommerce platform by Zoho Corporation, facilitating online store creation and management.", + "icon": "Zoho Commerce.svg", + "meta": { + "generator": "^Zoho Commerce" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.zoho.com/commerce/" + }, + "Zoho Mail": { + "cats": [ + 75 + ], + "description": "Zoho Mail is an email hosting service for businesses.", + "dns": { + "TXT": [ + "transmail\\.net" + ] + }, + "icon": "Zoho.svg", + "implies": [ + "Zoho" + ], + "website": "https://www.zoho.com/mail/" + }, + "Zoho PageSense": { + "cats": [ + 74, + 76 + ], + "description": "Zoho PageSense is a conversion optimisation platform which combines the power of web analytics, A/B testing, and personalisation.", + "icon": "Zoho.svg", + "implies": [ + "Zoho" + ], + "js": { + "$pagesense": "", + "pagesense": "" + }, + "pricing": [ + "recurring", + "payg" + ], + "saas": true, + "scriptSrc": [ + "\\.pagesense\\.(?:cn|io)?" + ], + "website": "https://www.zoho.com/pagesense/" + }, + "Zoho Recruit": { + "cats": [ + 101 + ], + "description": "Zoho Recruit is a recruitment platform that integrates an applicant tracking system (ATS) with customer relationship management (CRM) functionality.", + "icon": "Zoho.svg", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "\\.zohocdn\\.com/recruit/" + ], + "website": "https://www.zoho.com/recruit/" + }, + "Zoho SalesIQ": { + "cats": [ + 52 + ], + "description": "Zoho SalesIQ is a digital customer engagement platform that provides marketing, sales, and support teams with tools to interact with site visitors at every stage of the customer lifecycle.", + "icon": "Zoho.svg", + "js": { + "$zoho.salesiq": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "salesiq\\.zohopublic\\.com" + ], + "website": "https://www.zoho.com/salesiq" + }, + "Zoho Sites": { + "cats": [ + 51 + ], + "description": "Zoho Sites is an all-in-one platform designed to help businesses create websites.", + "icon": "Zoho.svg", + "meta": { + "generator": "^Zoho Sites ([\\d\\.]+)\\;version:\\1" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.zoho.com/sites/" + }, + "Zoko": { + "cats": [ + 52 + ], + "description": "Zoko is an all-in-one system that leverages the WhatsApp API to help you do business, on WhatsApp", + "icon": "Zoko.svg", + "implies": [ + "WhatsApp Business Chat" + ], + "js": { + "__zoko_app_version": "" + }, + "pricing": [ + "recurring", + "payg", + "mid" + ], + "saas": true, + "scriptSrc": [ + "zoko-shopify-prod\\.web\\.app" + ], + "website": "https://www.zoko.io/" + }, + "Zola": { + "cats": [ + 57 + ], + "description": "Zola is a static site engine that consolidates essential features in a single binary.", + "icon": "Zola.svg", + "meta": { + "generator": "^Zola(?:\\s[\\d\\.]+)?$" + }, + "oss": true, + "scriptSrc": [ + "\\.getzola\\.org" + ], + "website": "https://www.getzola.org/" + }, + "Zola Planner": { + "cats": [ + 6 + ], + "description": "Zola Planner is a wedding registry system that allows couples to manage gift selections, track contributions, and coordinate registry details in one centralized platform.", + "icon": "ZolaPlanner.svg", + "js": { + "ZolaWidget": "", + "zola.env": "" + }, + "saas": true, + "scriptSrc": [ + "www\\.zola\\.com" + ], + "website": "https://www.zola.com/wedding-registry" + }, + "Zonal Bookings": { + "cats": [ + 93 + ], + "description": "Zonal Bookings is a reservations platform that enables hospitality businesses to centralize and manage all booking activities without charging commissions.", + "icon": "Zonal.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scripts": [ + "\\.reservationDetails\\.zonalBookingReference" + ], + "website": "https://www.zonal.co.uk/products/bookings" + }, + "Zone.js": { + "cats": [ + 12 + ], + "icon": "Angular.svg", + "implies": [ + "Angular" + ], + "js": { + "Zone.root": "" + }, + "website": "https://github.com/angular/angular/tree/master/packages/zone.js" + }, + "Zonos": { + "cats": [ + 106 + ], + "description": "Zonos is a cross-border ecommerce software and app solution for companies with international business.", + "icon": "Zonos.svg", + "js": { + "Zonos": "", + "zonos": "", + "zonosCheckout": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.zonos\\.com/" + ], + "website": "https://zonos.com" + }, + "ZoodPay": { + "cats": [ + 91 + ], + "description": "ZoodPay is a financial technology company that provides payment and financing solutions, including buy-now-pay-later (BNPL) services and point-of-sale financing, to facilitate transactions for consumers and businesses.", + "dom": [ + "img[src*='zoodpay']" + ], + "icon": "ZoodPay.svg", + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": [ + "wp-content/plugins/zoodpay/(?:.+\\?ver=([\\d\\.]+))?\\;version:\\1" + ], + "website": "https://www.zoodpay.com" + }, + "Zoominfo": { + "cats": [ + 10 + ], + "description": "ZoomInfo provides actionable B2B contact and company information for sales and marketing teams.", + "icon": "Zoominfo.svg", + "saas": true, + "scriptSrc": [ + "ws\\.zoominfo\\.com" + ], + "website": "https://www.zoominfo.com/" + }, + "Zoominfo Chat": { + "cats": [ + 52 + ], + "description": "ZoomInfo chat is a live chat solution.", + "icon": "Zoominfo.svg", + "saas": true, + "scriptSrc": [ + "madstreetden\\.widget\\.insent\\.ai" + ], + "website": "https://www.zoominfo.com/chat" + }, + "Zoorate": { + "cats": [ + 90 + ], + "description": "Zoorate is a user-generated content sharing service tailored for retailers, facilitating the exchange of customer experiences and feedback.", + "icon": "Zoorate.svg", + "js": { + "zoorate_params": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "widget\\.zoorate\\.com/" + ], + "website": "https://zoorate.com" + }, + "Zoorix": { + "cats": [ + 6 + ], + "description": "Zoorix is a tool that helps businesses increase revenue by facilitating upselling and cross-selling.", + "icon": "Zoorix.svg", + "js": { + "Zoorix": "" + }, + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "requires": [ + "Shopify" + ], + "saas": true, + "scriptSrc": [ + "\\.zoorix\\.com/" + ], + "website": "https://www.zoorix.com" + }, + "Zope": { + "cats": [ + 22 + ], + "cpe": "cpe:2.3:a:zope:zope:*:*:*:*:*:*:*:*", + "description": "Zope is an open-source web application server and content management framework that helps developers build and manage complex web applications with features like object-oriented programming and scalable architecture.", + "headers": { + "Server": "^Zope/" + }, + "icon": "Zope.svg", + "implies": [ + "Python" + ], + "oss": true, + "website": "https://zope.org" + }, + "Zotabox": { + "cats": [ + 32 + ], + "description": "Zotabox is marketing tool which includes popups, header bars, page/form builder, testimonial, live chat, etc.", + "icon": "zotabox.svg", + "js": { + "Zotabox": "", + "Zotabox_Init": "" + }, + "pricing": [ + "low", + "recurring" + ], + "website": "https://info.zotabox.com" + }, + "Zowie": { + "cats": [ + 52, + 53 + ], + "description": "Zowie is an AI-powered customer service suite tailored for ecommerce, aimed at cost-saving and revenue generation through value-driven interactions.", + "dom": [ + "div#zowieChatbotWrapper" + ], + "icon": "Zowie.svg", + "js": { + "Zowie": "", + "zowieJsonp": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://getzowie.com" + }, + "Zozi": { + "cats": [ + 72 + ], + "description": "Zozi is a bookings widget and calendar used to manage reservations, availability, and scheduling.", + "icon": "Zozi.svg", + "saas": true, + "scriptSrc": [ + "a\\.zozi\\.com" + ], + "website": "https://zozi.com" + }, + "Zozo": { + "cats": [ + 6 + ], + "description": "Zozo is a multi-channel ecommerce services provider from Vietnam.", + "dom": { + "a[href*='/zozo.vn/'][href*='footerurl'][target='_blank']": { + "text": "^Zozo" + } + }, + "excludes": [ + "OpenCart" + ], + "icon": "Zozo.svg", + "implies": [ + "PHP", + "MySQL" + ], + "meta": { + "generator": "Zozo Ecommerce" + }, + "scriptSrc": [ + "zozo-main\\.min\\.js" + ], + "website": "https://zozo.vn" + }, + "Zuberance": { + "cats": [ + 94 + ], + "description": "Zuberance is a platform that transforms enthusiastic customers into a marketing force, driving recommendations and sales for leading B2B and B2C brands.", + "dom": [ + "link[href*='static.zuberance.com/']" + ], + "icon": "Zuberance.svg", + "saas": true, + "scriptSrc": [ + "\\.zuberance\\.com/" + ], + "website": "https://zuberance.com" + }, + "Zulip": { + "cats": [ + 52 + ], + "description": "Zulip is a team chat platform that organizes conversations into topic-based threads to support asynchronous communication for distributed teams.", + "icon": "Zulip.svg", + "pricing": [ + "recurring", + "freemium" + ], + "saas": true, + "scriptSrc": [ + "zulip\\.futo\\.org" + ], + "website": "https://zulip.com/" + }, + "Zuora": { + "cats": [ + 41 + ], + "description": "Zuora is a platform that offers subscription billing management software.", + "icon": "Zuora.svg", + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.zuora\\.com/" + ], + "website": "https://www.zuora.com" + }, + "Zuppler": { + "cats": [ + 93 + ], + "description": "Zuppler is a complete and branded online ordering solution for restaurants and caterers with multi-locations.", + "dom": [ + "link[href*='.zuppler.com/']" + ], + "icon": "Zuppler.svg", + "pricing": [ + "payg" + ], + "saas": true, + "website": "https://www.zuppler.com" + }, + "ZURB Foundation": { + "cats": [ + 66 + ], + "description": "Zurb Foundation is used to prototype in the browser. Allows rapid creation of websites or applications while leveraging mobile and responsive technology. The front end framework is the collection of HTML, CSS, and Javascript containing design patterns.", + "dom": [ + "link[href*='foundation'][href*='css']" + ], + "html": [ + "<link[^>]+foundation[^>\"]+css", + "<div [^>]*class=\"[^\"]*(?:small|medium|large)-\\d{1,2} columns" + ], + "icon": "ZURBFoundation.svg", + "js": { + "Foundation.version": "([\\d.]+)\\;version:\\1" + }, + "website": "https://foundation.zurb.com" + }, + "Zurple": { + "cats": [ + 32 + ], + "description": "Zurple is a real estate marketing software that provides a solution for agents to manage leads, automate follow-ups, and optimize client engagement.", + "icon": "Zurple.svg", + "js": { + "Zurple.Client": "" + }, + "saas": true, + "website": "https://zurple.com" + }, + "Zwayam": { + "cats": [ + 101 + ], + "description": "Zwayam is a recruitment software designed to manage the entire hiring process.", + "dom": [ + "link[href*='/zwayam.min.css']" + ], + "icon": "Zwayam.svg", + "saas": true, + "scriptSrc": [ + "/zwayam\\.min\\.js" + ], + "website": "https://www.zwayam.com" + }, + "Zyratalk": { + "cats": [ + 90 + ], + "description": "Zyratalk is a tool for handling customer conversations and managing reviews to support organized feedback tracking.", + "icon": "Zyratalk.svg", + "saas": true, + "scriptSrc": [ + "\\.zyratalk\\.com" + ], + "website": "https://www.zyratalk.com" + } +}
A package-lock.json

@@ -0,0 +1,6453 @@

+{ + "name": "red", + "version": "0.0.1", + "lockfileVersion": 3, + "requires": true, + "packages": { + "": { + "name": "red", + "version": "0.0.1", + "license": "MIT", + "dependencies": { + "boxen": "^8.0.1", + "chalk": "^5.4.1", + "cheerio": "^1.0.0", + "chrome-launcher": "^1.1.2", + "cli-table3": "^0.6.5", + "commander": "^13.1.0", + "fast-xml-parser": "^4.5.1", + "got": "^14.4.5", + "lighthouse": "^12.3.0", + "ora": "^8.1.1", + "playwright": "^1.50.0", + "robots-parser": "^3.0.1" + }, + "bin": { + "red": "dist/index.js" + }, + "devDependencies": { + "@types/node": "^22.10.5", + "tsup": "^8.3.5", + "tsx": "^4.19.2", + "typescript": "^5.7.3", + "vitest": "^2.1.8" + }, + "engines": { + "node": ">=22" + } + }, + "node_modules/@colors/colors": { + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/@colors/colors/-/colors-1.5.0.tgz", + "integrity": "sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==", + "license": "MIT", + "optional": true, + "engines": { + "node": ">=0.1.90" + } + }, + "node_modules/@esbuild/aix-ppc64": { + "version": "0.27.7", + "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.27.7.tgz", + "integrity": "sha512-EKX3Qwmhz1eMdEJokhALr0YiD0lhQNwDqkPYyPhiSwKrh7/4KRjQc04sZ8db+5DVVnZ1LmbNDI1uAMPEUBnQPg==", + "cpu": [ + "ppc64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "aix" + ], + "engines": { + "node": ">=18" + } + }, + "node_modules/@esbuild/android-arm": { + "version": "0.27.7", + "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.27.7.tgz", + "integrity": "sha512-jbPXvB4Yj2yBV7HUfE2KHe4GJX51QplCN1pGbYjvsyCZbQmies29EoJbkEc+vYuU5o45AfQn37vZlyXy4YJ8RQ==", + "cpu": [ + "arm" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "android" + ], + "engines": { + "node": ">=18" + } + }, + "node_modules/@esbuild/android-arm64": { + "version": "0.27.7", + "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.27.7.tgz", + "integrity": "sha512-62dPZHpIXzvChfvfLJow3q5dDtiNMkwiRzPylSCfriLvZeq0a1bWChrGx/BbUbPwOrsWKMn8idSllklzBy+dgQ==", + "cpu": [ + "arm64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "android" + ], + "engines": { + "node": ">=18" + } + }, + "node_modules/@esbuild/android-x64": { + "version": "0.27.7", + "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.27.7.tgz", + "integrity": "sha512-x5VpMODneVDb70PYV2VQOmIUUiBtY3D3mPBG8NxVk5CogneYhkR7MmM3yR/uMdITLrC1ml/NV1rj4bMJuy9MCg==", + "cpu": [ + "x64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "android" + ], + "engines": { + "node": ">=18" + } + }, + "node_modules/@esbuild/darwin-arm64": { + "version": "0.27.7", + "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.27.7.tgz", + "integrity": "sha512-5lckdqeuBPlKUwvoCXIgI2D9/ABmPq3Rdp7IfL70393YgaASt7tbju3Ac+ePVi3KDH6N2RqePfHnXkaDtY9fkw==", + "cpu": [ + "arm64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "darwin" + ], + "engines": { + "node": ">=18" + } + }, + "node_modules/@esbuild/darwin-x64": { + "version": "0.27.7", + "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.27.7.tgz", + "integrity": "sha512-rYnXrKcXuT7Z+WL5K980jVFdvVKhCHhUwid+dDYQpH+qu+TefcomiMAJpIiC2EM3Rjtq0sO3StMV/+3w3MyyqQ==", + "cpu": [ + "x64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "darwin" + ], + "engines": { + "node": ">=18" + } + }, + "node_modules/@esbuild/freebsd-arm64": { + "version": "0.27.7", + "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.27.7.tgz", + "integrity": "sha512-B48PqeCsEgOtzME2GbNM2roU29AMTuOIN91dsMO30t+Ydis3z/3Ngoj5hhnsOSSwNzS+6JppqWsuhTp6E82l2w==", + "cpu": [ + "arm64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "freebsd" + ], + "engines": { + "node": ">=18" + } + }, + "node_modules/@esbuild/freebsd-x64": { + "version": "0.27.7", + "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.27.7.tgz", + "integrity": "sha512-jOBDK5XEjA4m5IJK3bpAQF9/Lelu/Z9ZcdhTRLf4cajlB+8VEhFFRjWgfy3M1O4rO2GQ/b2dLwCUGpiF/eATNQ==", + "cpu": [ + "x64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "freebsd" + ], + "engines": { + "node": ">=18" + } + }, + "node_modules/@esbuild/linux-arm": { + "version": "0.27.7", + "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.27.7.tgz", + "integrity": "sha512-RkT/YXYBTSULo3+af8Ib0ykH8u2MBh57o7q/DAs3lTJlyVQkgQvlrPTnjIzzRPQyavxtPtfg0EopvDyIt0j1rA==", + "cpu": [ + "arm" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=18" + } + }, + "node_modules/@esbuild/linux-arm64": { + "version": "0.27.7", + "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.27.7.tgz", + "integrity": "sha512-RZPHBoxXuNnPQO9rvjh5jdkRmVizktkT7TCDkDmQ0W2SwHInKCAV95GRuvdSvA7w4VMwfCjUiPwDi0ZO6Nfe9A==", + "cpu": [ + "arm64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=18" + } + }, + "node_modules/@esbuild/linux-ia32": { + "version": "0.27.7", + "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.27.7.tgz", + "integrity": "sha512-GA48aKNkyQDbd3KtkplYWT102C5sn/EZTY4XROkxONgruHPU72l+gW+FfF8tf2cFjeHaRbWpOYa/uRBz/Xq1Pg==", + "cpu": [ + "ia32" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=18" + } + }, + "node_modules/@esbuild/linux-loong64": { + "version": "0.27.7", + "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.27.7.tgz", + "integrity": "sha512-a4POruNM2oWsD4WKvBSEKGIiWQF8fZOAsycHOt6JBpZ+JN2n2JH9WAv56SOyu9X5IqAjqSIPTaJkqN8F7XOQ5Q==", + "cpu": [ + "loong64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=18" + } + }, + "node_modules/@esbuild/linux-mips64el": { + "version": "0.27.7", + "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.27.7.tgz", + "integrity": "sha512-KabT5I6StirGfIz0FMgl1I+R1H73Gp0ofL9A3nG3i/cYFJzKHhouBV5VWK1CSgKvVaG4q1RNpCTR2LuTVB3fIw==", + "cpu": [ + "mips64el" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=18" + } + }, + "node_modules/@esbuild/linux-ppc64": { + "version": "0.27.7", + "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.27.7.tgz", + "integrity": "sha512-gRsL4x6wsGHGRqhtI+ifpN/vpOFTQtnbsupUF5R5YTAg+y/lKelYR1hXbnBdzDjGbMYjVJLJTd2OFmMewAgwlQ==", + "cpu": [ + "ppc64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=18" + } + }, + "node_modules/@esbuild/linux-riscv64": { + "version": "0.27.7", + "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.27.7.tgz", + "integrity": "sha512-hL25LbxO1QOngGzu2U5xeXtxXcW+/GvMN3ejANqXkxZ/opySAZMrc+9LY/WyjAan41unrR3YrmtTsUpwT66InQ==", + "cpu": [ + "riscv64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=18" + } + }, + "node_modules/@esbuild/linux-s390x": { + "version": "0.27.7", + "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.27.7.tgz", + "integrity": "sha512-2k8go8Ycu1Kb46vEelhu1vqEP+UeRVj2zY1pSuPdgvbd5ykAw82Lrro28vXUrRmzEsUV0NzCf54yARIK8r0fdw==", + "cpu": [ + "s390x" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=18" + } + }, + "node_modules/@esbuild/linux-x64": { + "version": "0.27.7", + "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.27.7.tgz", + "integrity": "sha512-hzznmADPt+OmsYzw1EE33ccA+HPdIqiCRq7cQeL1Jlq2gb1+OyWBkMCrYGBJ+sxVzve2ZJEVeePbLM2iEIZSxA==", + "cpu": [ + "x64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=18" + } + }, + "node_modules/@esbuild/netbsd-arm64": { + "version": "0.27.7", + "resolved": "https://registry.npmjs.org/@esbuild/netbsd-arm64/-/netbsd-arm64-0.27.7.tgz", + "integrity": "sha512-b6pqtrQdigZBwZxAn1UpazEisvwaIDvdbMbmrly7cDTMFnw/+3lVxxCTGOrkPVnsYIosJJXAsILG9XcQS+Yu6w==", + "cpu": [ + "arm64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "netbsd" + ], + "engines": { + "node": ">=18" + } + }, + "node_modules/@esbuild/netbsd-x64": { + "version": "0.27.7", + "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.27.7.tgz", + "integrity": "sha512-OfatkLojr6U+WN5EDYuoQhtM+1xco+/6FSzJJnuWiUw5eVcicbyK3dq5EeV/QHT1uy6GoDhGbFpprUiHUYggrw==", + "cpu": [ + "x64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "netbsd" + ], + "engines": { + "node": ">=18" + } + }, + "node_modules/@esbuild/openbsd-arm64": { + "version": "0.27.7", + "resolved": "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.27.7.tgz", + "integrity": "sha512-AFuojMQTxAz75Fo8idVcqoQWEHIXFRbOc1TrVcFSgCZtQfSdc1RXgB3tjOn/krRHENUB4j00bfGjyl2mJrU37A==", + "cpu": [ + "arm64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "openbsd" + ], + "engines": { + "node": ">=18" + } + }, + "node_modules/@esbuild/openbsd-x64": { + "version": "0.27.7", + "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.27.7.tgz", + "integrity": "sha512-+A1NJmfM8WNDv5CLVQYJ5PshuRm/4cI6WMZRg1by1GwPIQPCTs1GLEUHwiiQGT5zDdyLiRM/l1G0Pv54gvtKIg==", + "cpu": [ + "x64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "openbsd" + ], + "engines": { + "node": ">=18" + } + }, + "node_modules/@esbuild/openharmony-arm64": { + "version": "0.27.7", + "resolved": "https://registry.npmjs.org/@esbuild/openharmony-arm64/-/openharmony-arm64-0.27.7.tgz", + "integrity": "sha512-+KrvYb/C8zA9CU/g0sR6w2RBw7IGc5J2BPnc3dYc5VJxHCSF1yNMxTV5LQ7GuKteQXZtspjFbiuW5/dOj7H4Yw==", + "cpu": [ + "arm64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "openharmony" + ], + "engines": { + "node": ">=18" + } + }, + "node_modules/@esbuild/sunos-x64": { + "version": "0.27.7", + "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.27.7.tgz", + "integrity": "sha512-ikktIhFBzQNt/QDyOL580ti9+5mL/YZeUPKU2ivGtGjdTYoqz6jObj6nOMfhASpS4GU4Q/Clh1QtxWAvcYKamA==", + "cpu": [ + "x64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "sunos" + ], + "engines": { + "node": ">=18" + } + }, + "node_modules/@esbuild/win32-arm64": { + "version": "0.27.7", + "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.27.7.tgz", + "integrity": "sha512-7yRhbHvPqSpRUV7Q20VuDwbjW5kIMwTHpptuUzV+AA46kiPze5Z7qgt6CLCK3pWFrHeNfDd1VKgyP4O+ng17CA==", + "cpu": [ + "arm64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "win32" + ], + "engines": { + "node": ">=18" + } + }, + "node_modules/@esbuild/win32-ia32": { + "version": "0.27.7", + "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.27.7.tgz", + "integrity": "sha512-SmwKXe6VHIyZYbBLJrhOoCJRB/Z1tckzmgTLfFYOfpMAx63BJEaL9ExI8x7v0oAO3Zh6D/Oi1gVxEYr5oUCFhw==", + "cpu": [ + "ia32" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "win32" + ], + "engines": { + "node": ">=18" + } + }, + "node_modules/@esbuild/win32-x64": { + "version": "0.27.7", + "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.27.7.tgz", + "integrity": "sha512-56hiAJPhwQ1R4i+21FVF7V8kSD5zZTdHcVuRFMW0hn753vVfQN8xlx4uOPT4xoGH0Z/oVATuR82AiqSTDIpaHg==", + "cpu": [ + "x64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "win32" + ], + "engines": { + "node": ">=18" + } + }, + "node_modules/@formatjs/ecma402-abstract": { + "version": "2.3.6", + "resolved": "https://registry.npmjs.org/@formatjs/ecma402-abstract/-/ecma402-abstract-2.3.6.tgz", + "integrity": "sha512-HJnTFeRM2kVFVr5gr5kH1XP6K0JcJtE7Lzvtr3FS/so5f1kpsqqqxy5JF+FRaO6H2qmcMfAUIox7AJteieRtVw==", + "license": "MIT", + "dependencies": { + "@formatjs/fast-memoize": "2.2.7", + "@formatjs/intl-localematcher": "0.6.2", + "decimal.js": "^10.4.3", + "tslib": "^2.8.0" + } + }, + "node_modules/@formatjs/fast-memoize": { + "version": "2.2.7", + "resolved": "https://registry.npmjs.org/@formatjs/fast-memoize/-/fast-memoize-2.2.7.tgz", + "integrity": "sha512-Yabmi9nSvyOMrlSeGGWDiH7rf3a7sIwplbvo/dlz9WCIjzIQAfy1RMf4S0X3yG724n5Ghu2GmEl5NJIV6O9sZQ==", + "license": "MIT", + "dependencies": { + "tslib": "^2.8.0" + } + }, + "node_modules/@formatjs/icu-messageformat-parser": { + "version": "2.11.4", + "resolved": "https://registry.npmjs.org/@formatjs/icu-messageformat-parser/-/icu-messageformat-parser-2.11.4.tgz", + "integrity": "sha512-7kR78cRrPNB4fjGFZg3Rmj5aah8rQj9KPzuLsmcSn4ipLXQvC04keycTI1F7kJYDwIXtT2+7IDEto842CfZBtw==", + "license": "MIT", + "dependencies": { + "@formatjs/ecma402-abstract": "2.3.6", + "@formatjs/icu-skeleton-parser": "1.8.16", + "tslib": "^2.8.0" + } + }, + "node_modules/@formatjs/icu-skeleton-parser": { + "version": "1.8.16", + "resolved": "https://registry.npmjs.org/@formatjs/icu-skeleton-parser/-/icu-skeleton-parser-1.8.16.tgz", + "integrity": "sha512-H13E9Xl+PxBd8D5/6TVUluSpxGNvFSlN/b3coUp0e0JpuWXXnQDiavIpY3NnvSp4xhEMoXyyBvVfdFX8jglOHQ==", + "license": "MIT", + "dependencies": { + "@formatjs/ecma402-abstract": "2.3.6", + "tslib": "^2.8.0" + } + }, + "node_modules/@formatjs/intl-localematcher": { + "version": "0.6.2", + "resolved": "https://registry.npmjs.org/@formatjs/intl-localematcher/-/intl-localematcher-0.6.2.tgz", + "integrity": "sha512-XOMO2Hupl0wdd172Y06h6kLpBz6Dv+J4okPLl4LPtzbr8f66WbIoy4ev98EBuZ6ZK4h5ydTN6XneT4QVpD7cdA==", + "license": "MIT", + "dependencies": { + "tslib": "^2.8.0" + } + }, + "node_modules/@jridgewell/gen-mapping": { + "version": "0.3.13", + "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.13.tgz", + "integrity": "sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==", + "dev": true, + "license": "MIT", + "dependencies": { + "@jridgewell/sourcemap-codec": "^1.5.0", + "@jridgewell/trace-mapping": "^0.3.24" + } + }, + "node_modules/@jridgewell/resolve-uri": { + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz", + "integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=6.0.0" + } + }, + "node_modules/@jridgewell/sourcemap-codec": { + "version": "1.5.5", + "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz", + "integrity": "sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==", + "dev": true, + "license": "MIT" + }, + "node_modules/@jridgewell/trace-mapping": { + "version": "0.3.31", + "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.31.tgz", + "integrity": "sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==", + "dev": true, + "license": "MIT", + "dependencies": { + "@jridgewell/resolve-uri": "^3.1.0", + "@jridgewell/sourcemap-codec": "^1.4.14" + } + }, + "node_modules/@keyv/serialize": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/@keyv/serialize/-/serialize-1.1.1.tgz", + "integrity": "sha512-dXn3FZhPv0US+7dtJsIi2R+c7qWYiReoEh5zUntWCf4oSpMNib8FDhSoed6m3QyZdx5hK7iLFkYk3rNxwt8vTA==", + "license": "MIT" + }, + "node_modules/@napi-rs/lzma-linux-x64-gnu": { + "version": "1.5.1", + "resolved": "https://registry.npmjs.org/@napi-rs/lzma-linux-x64-gnu/-/lzma-linux-x64-gnu-1.5.1.tgz", + "integrity": "sha512-oTXEIha4SsuXdTA4Iyskj0kpdx2yVXdhd75c2v3xGrHFfVMsbhTPZU/nMPL4sWKo4pBHm3aucLaqGlF696dTyQ==", + "cpu": [ + "x64" + ], + "dev": true, + "libc": [ + "glibc" + ], + "license": "MIT", + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": "^22.20 || ^24.12 || >=25" + } + }, + "node_modules/@opentelemetry/api": { + "version": "1.9.1", + "resolved": "https://registry.npmjs.org/@opentelemetry/api/-/api-1.9.1.tgz", + "integrity": "sha512-gLyJlPHPZYdAk1JENA9LeHejZe1Ti77/pTeFm/nMXmQH/HFZlcS/O2XJB+L8fkbrNSqhdtlvjBVjxwUYanNH5Q==", + "license": "Apache-2.0", + "engines": { + "node": ">=8.0.0" + } + }, + "node_modules/@opentelemetry/api-logs": { + "version": "0.57.2", + "resolved": "https://registry.npmjs.org/@opentelemetry/api-logs/-/api-logs-0.57.2.tgz", + "integrity": "sha512-uIX52NnTM0iBh84MShlpouI7UKqkZ7MrUszTmaypHBu4r7NofznSnQRfJ+uUeDtQDj6w8eFGg5KBLDAwAPz1+A==", + "license": "Apache-2.0", + "dependencies": { + "@opentelemetry/api": "^1.3.0" + }, + "engines": { + "node": ">=14" + } + }, + "node_modules/@opentelemetry/context-async-hooks": { + "version": "1.30.1", + "resolved": "https://registry.npmjs.org/@opentelemetry/context-async-hooks/-/context-async-hooks-1.30.1.tgz", + "integrity": "sha512-s5vvxXPVdjqS3kTLKMeBMvop9hbWkwzBpu+mUO2M7sZtlkyDJGwFe33wRKnbaYDo8ExRVBIIdwIGrqpxHuKttA==", + "license": "Apache-2.0", + "engines": { + "node": ">=14" + }, + "peerDependencies": { + "@opentelemetry/api": ">=1.0.0 <1.10.0" + } + }, + "node_modules/@opentelemetry/core": { + "version": "1.30.1", + "resolved": "https://registry.npmjs.org/@opentelemetry/core/-/core-1.30.1.tgz", + "integrity": "sha512-OOCM2C/QIURhJMuKaekP3TRBxBKxG/TWWA0TL2J6nXUtDnuCtccy49LUJF8xPFXMX+0LMcxFpCo8M9cGY1W6rQ==", + "license": "Apache-2.0", + "dependencies": { + "@opentelemetry/semantic-conventions": "1.28.0" + }, + "engines": { + "node": ">=14" + }, + "peerDependencies": { + "@opentelemetry/api": ">=1.0.0 <1.10.0" + } + }, + "node_modules/@opentelemetry/core/node_modules/@opentelemetry/semantic-conventions": { + "version": "1.28.0", + "resolved": "https://registry.npmjs.org/@opentelemetry/semantic-conventions/-/semantic-conventions-1.28.0.tgz", + "integrity": "sha512-lp4qAiMTD4sNWW4DbKLBkfiMZ4jbAboJIGOQr5DvciMRI494OapieI9qiODpOt0XBr1LjIDy1xAGAnVs5supTA==", + "license": "Apache-2.0", + "engines": { + "node": ">=14" + } + }, + "node_modules/@opentelemetry/instrumentation": { + "version": "0.57.2", + "resolved": "https://registry.npmjs.org/@opentelemetry/instrumentation/-/instrumentation-0.57.2.tgz", + "integrity": "sha512-BdBGhQBh8IjZ2oIIX6F2/Q3LKm/FDDKi6ccYKcBTeilh6SNdNKveDOLk73BkSJjQLJk6qe4Yh+hHw1UPhCDdrg==", + "license": "Apache-2.0", + "dependencies": { + "@opentelemetry/api-logs": "0.57.2", + "@types/shimmer": "^1.2.0", + "import-in-the-middle": "^1.8.1", + "require-in-the-middle": "^7.1.1", + "semver": "^7.5.2", + "shimmer": "^1.2.1" + }, + "engines": { + "node": ">=14" + }, + "peerDependencies": { + "@opentelemetry/api": "^1.3.0" + } + }, + "node_modules/@opentelemetry/instrumentation-amqplib": { + "version": "0.46.1", + "resolved": "https://registry.npmjs.org/@opentelemetry/instrumentation-amqplib/-/instrumentation-amqplib-0.46.1.tgz", + "integrity": "sha512-AyXVnlCf/xV3K/rNumzKxZqsULyITJH6OVLiW6730JPRqWA7Zc9bvYoVNpN6iOpTU8CasH34SU/ksVJmObFibQ==", + "license": "Apache-2.0", + "dependencies": { + "@opentelemetry/core": "^1.8.0", + "@opentelemetry/instrumentation": "^0.57.1", + "@opentelemetry/semantic-conventions": "^1.27.0" + }, + "engines": { + "node": ">=14" + }, + "peerDependencies": { + "@opentelemetry/api": "^1.3.0" + } + }, + "node_modules/@opentelemetry/instrumentation-connect": { + "version": "0.43.1", + "resolved": "https://registry.npmjs.org/@opentelemetry/instrumentation-connect/-/instrumentation-connect-0.43.1.tgz", + "integrity": "sha512-ht7YGWQuV5BopMcw5Q2hXn3I8eG8TH0J/kc/GMcW4CuNTgiP6wCu44BOnucJWL3CmFWaRHI//vWyAhaC8BwePw==", + "license": "Apache-2.0", + "dependencies": { + "@opentelemetry/core": "^1.8.0", + "@opentelemetry/instrumentation": "^0.57.1", + "@opentelemetry/semantic-conventions": "^1.27.0", + "@types/connect": "3.4.38" + }, + "engines": { + "node": ">=14" + }, + "peerDependencies": { + "@opentelemetry/api": "^1.3.0" + } + }, + "node_modules/@opentelemetry/instrumentation-dataloader": { + "version": "0.16.1", + "resolved": "https://registry.npmjs.org/@opentelemetry/instrumentation-dataloader/-/instrumentation-dataloader-0.16.1.tgz", + "integrity": "sha512-K/qU4CjnzOpNkkKO4DfCLSQshejRNAJtd4esgigo/50nxCB6XCyi1dhAblUHM9jG5dRm8eu0FB+t87nIo99LYQ==", + "license": "Apache-2.0", + "dependencies": { + "@opentelemetry/instrumentation": "^0.57.1" + }, + "engines": { + "node": ">=14" + }, + "peerDependencies": { + "@opentelemetry/api": "^1.3.0" + } + }, + "node_modules/@opentelemetry/instrumentation-express": { + "version": "0.47.1", + "resolved": "https://registry.npmjs.org/@opentelemetry/instrumentation-express/-/instrumentation-express-0.47.1.tgz", + "integrity": "sha512-QNXPTWteDclR2B4pDFpz0TNghgB33UMjUt14B+BZPmtH1MwUFAfLHBaP5If0Z5NZC+jaH8oF2glgYjrmhZWmSw==", + "license": "Apache-2.0", + "dependencies": { + "@opentelemetry/core": "^1.8.0", + "@opentelemetry/instrumentation": "^0.57.1", + "@opentelemetry/semantic-conventions": "^1.27.0" + }, + "engines": { + "node": ">=14" + }, + "peerDependencies": { + "@opentelemetry/api": "^1.3.0" + } + }, + "node_modules/@opentelemetry/instrumentation-fs": { + "version": "0.19.1", + "resolved": "https://registry.npmjs.org/@opentelemetry/instrumentation-fs/-/instrumentation-fs-0.19.1.tgz", + "integrity": "sha512-6g0FhB3B9UobAR60BGTcXg4IHZ6aaYJzp0Ki5FhnxyAPt8Ns+9SSvgcrnsN2eGmk3RWG5vYycUGOEApycQL24A==", + "license": "Apache-2.0", + "dependencies": { + "@opentelemetry/core": "^1.8.0", + "@opentelemetry/instrumentation": "^0.57.1" + }, + "engines": { + "node": ">=14" + }, + "peerDependencies": { + "@opentelemetry/api": "^1.3.0" + } + }, + "node_modules/@opentelemetry/instrumentation-generic-pool": { + "version": "0.43.1", + "resolved": "https://registry.npmjs.org/@opentelemetry/instrumentation-generic-pool/-/instrumentation-generic-pool-0.43.1.tgz", + "integrity": "sha512-M6qGYsp1cURtvVLGDrPPZemMFEbuMmCXgQYTReC/IbimV5sGrLBjB+/hANUpRZjX67nGLdKSVLZuQQAiNz+sww==", + "license": "Apache-2.0", + "dependencies": { + "@opentelemetry/instrumentation": "^0.57.1" + }, + "engines": { + "node": ">=14" + }, + "peerDependencies": { + "@opentelemetry/api": "^1.3.0" + } + }, + "node_modules/@opentelemetry/instrumentation-graphql": { + "version": "0.47.1", + "resolved": "https://registry.npmjs.org/@opentelemetry/instrumentation-graphql/-/instrumentation-graphql-0.47.1.tgz", + "integrity": "sha512-EGQRWMGqwiuVma8ZLAZnExQ7sBvbOx0N/AE/nlafISPs8S+QtXX+Viy6dcQwVWwYHQPAcuY3bFt3xgoAwb4ZNQ==", + "license": "Apache-2.0", + "dependencies": { + "@opentelemetry/instrumentation": "^0.57.1" + }, + "engines": { + "node": ">=14" + }, + "peerDependencies": { + "@opentelemetry/api": "^1.3.0" + } + }, + "node_modules/@opentelemetry/instrumentation-hapi": { + "version": "0.45.2", + "resolved": "https://registry.npmjs.org/@opentelemetry/instrumentation-hapi/-/instrumentation-hapi-0.45.2.tgz", + "integrity": "sha512-7Ehow/7Wp3aoyCrZwQpU7a2CnoMq0XhIcioFuKjBb0PLYfBfmTsFTUyatlHu0fRxhwcRsSQRTvEhmZu8CppBpQ==", + "license": "Apache-2.0", + "dependencies": { + "@opentelemetry/core": "^1.8.0", + "@opentelemetry/instrumentation": "^0.57.1", + "@opentelemetry/semantic-conventions": "^1.27.0" + }, + "engines": { + "node": ">=14" + }, + "peerDependencies": { + "@opentelemetry/api": "^1.3.0" + } + }, + "node_modules/@opentelemetry/instrumentation-http": { + "version": "0.57.2", + "resolved": "https://registry.npmjs.org/@opentelemetry/instrumentation-http/-/instrumentation-http-0.57.2.tgz", + "integrity": "sha512-1Uz5iJ9ZAlFOiPuwYg29Bf7bJJc/GeoeJIFKJYQf67nTVKFe8RHbEtxgkOmK4UGZNHKXcpW4P8cWBYzBn1USpg==", + "license": "Apache-2.0", + "dependencies": { + "@opentelemetry/core": "1.30.1", + "@opentelemetry/instrumentation": "0.57.2", + "@opentelemetry/semantic-conventions": "1.28.0", + "forwarded-parse": "2.1.2", + "semver": "^7.5.2" + }, + "engines": { + "node": ">=14" + }, + "peerDependencies": { + "@opentelemetry/api": "^1.3.0" + } + }, + "node_modules/@opentelemetry/instrumentation-http/node_modules/@opentelemetry/semantic-conventions": { + "version": "1.28.0", + "resolved": "https://registry.npmjs.org/@opentelemetry/semantic-conventions/-/semantic-conventions-1.28.0.tgz", + "integrity": "sha512-lp4qAiMTD4sNWW4DbKLBkfiMZ4jbAboJIGOQr5DvciMRI494OapieI9qiODpOt0XBr1LjIDy1xAGAnVs5supTA==", + "license": "Apache-2.0", + "engines": { + "node": ">=14" + } + }, + "node_modules/@opentelemetry/instrumentation-ioredis": { + "version": "0.47.1", + "resolved": "https://registry.npmjs.org/@opentelemetry/instrumentation-ioredis/-/instrumentation-ioredis-0.47.1.tgz", + "integrity": "sha512-OtFGSN+kgk/aoKgdkKQnBsQFDiG8WdCxu+UrHr0bXScdAmtSzLSraLo7wFIb25RVHfRWvzI5kZomqJYEg/l1iA==", + "license": "Apache-2.0", + "dependencies": { + "@opentelemetry/instrumentation": "^0.57.1", + "@opentelemetry/redis-common": "^0.36.2", + "@opentelemetry/semantic-conventions": "^1.27.0" + }, + "engines": { + "node": ">=14" + }, + "peerDependencies": { + "@opentelemetry/api": "^1.3.0" + } + }, + "node_modules/@opentelemetry/instrumentation-kafkajs": { + "version": "0.7.1", + "resolved": "https://registry.npmjs.org/@opentelemetry/instrumentation-kafkajs/-/instrumentation-kafkajs-0.7.1.tgz", + "integrity": "sha512-OtjaKs8H7oysfErajdYr1yuWSjMAectT7Dwr+axIoZqT9lmEOkD/H/3rgAs8h/NIuEi2imSXD+vL4MZtOuJfqQ==", + "license": "Apache-2.0", + "dependencies": { + "@opentelemetry/instrumentation": "^0.57.1", + "@opentelemetry/semantic-conventions": "^1.27.0" + }, + "engines": { + "node": ">=14" + }, + "peerDependencies": { + "@opentelemetry/api": "^1.3.0" + } + }, + "node_modules/@opentelemetry/instrumentation-knex": { + "version": "0.44.1", + "resolved": "https://registry.npmjs.org/@opentelemetry/instrumentation-knex/-/instrumentation-knex-0.44.1.tgz", + "integrity": "sha512-U4dQxkNhvPexffjEmGwCq68FuftFK15JgUF05y/HlK3M6W/G2iEaACIfXdSnwVNe9Qh0sPfw8LbOPxrWzGWGMQ==", + "license": "Apache-2.0", + "dependencies": { + "@opentelemetry/instrumentation": "^0.57.1", + "@opentelemetry/semantic-conventions": "^1.27.0" + }, + "engines": { + "node": ">=14" + }, + "peerDependencies": { + "@opentelemetry/api": "^1.3.0" + } + }, + "node_modules/@opentelemetry/instrumentation-koa": { + "version": "0.47.1", + "resolved": "https://registry.npmjs.org/@opentelemetry/instrumentation-koa/-/instrumentation-koa-0.47.1.tgz", + "integrity": "sha512-l/c+Z9F86cOiPJUllUCt09v+kICKvT+Vg1vOAJHtHPsJIzurGayucfCMq2acd/A/yxeNWunl9d9eqZ0G+XiI6A==", + "license": "Apache-2.0", + "dependencies": { + "@opentelemetry/core": "^1.8.0", + "@opentelemetry/instrumentation": "^0.57.1", + "@opentelemetry/semantic-conventions": "^1.27.0" + }, + "engines": { + "node": ">=14" + }, + "peerDependencies": { + "@opentelemetry/api": "^1.3.0" + } + }, + "node_modules/@opentelemetry/instrumentation-lru-memoizer": { + "version": "0.44.1", + "resolved": "https://registry.npmjs.org/@opentelemetry/instrumentation-lru-memoizer/-/instrumentation-lru-memoizer-0.44.1.tgz", + "integrity": "sha512-5MPkYCvG2yw7WONEjYj5lr5JFehTobW7wX+ZUFy81oF2lr9IPfZk9qO+FTaM0bGEiymwfLwKe6jE15nHn1nmHg==", + "license": "Apache-2.0", + "dependencies": { + "@opentelemetry/instrumentation": "^0.57.1" + }, + "engines": { + "node": ">=14" + }, + "peerDependencies": { + "@opentelemetry/api": "^1.3.0" + } + }, + "node_modules/@opentelemetry/instrumentation-mongodb": { + "version": "0.52.0", + "resolved": "https://registry.npmjs.org/@opentelemetry/instrumentation-mongodb/-/instrumentation-mongodb-0.52.0.tgz", + "integrity": "sha512-1xmAqOtRUQGR7QfJFfGV/M2kC7wmI2WgZdpru8hJl3S0r4hW0n3OQpEHlSGXJAaNFyvT+ilnwkT+g5L4ljHR6g==", + "license": "Apache-2.0", + "dependencies": { + "@opentelemetry/instrumentation": "^0.57.1", + "@opentelemetry/semantic-conventions": "^1.27.0" + }, + "engines": { + "node": ">=14" + }, + "peerDependencies": { + "@opentelemetry/api": "^1.3.0" + } + }, + "node_modules/@opentelemetry/instrumentation-mongoose": { + "version": "0.46.1", + "resolved": "https://registry.npmjs.org/@opentelemetry/instrumentation-mongoose/-/instrumentation-mongoose-0.46.1.tgz", + "integrity": "sha512-3kINtW1LUTPkiXFRSSBmva1SXzS/72we/jL22N+BnF3DFcoewkdkHPYOIdAAk9gSicJ4d5Ojtt1/HeibEc5OQg==", + "license": "Apache-2.0", + "dependencies": { + "@opentelemetry/core": "^1.8.0", + "@opentelemetry/instrumentation": "^0.57.1", + "@opentelemetry/semantic-conventions": "^1.27.0" + }, + "engines": { + "node": ">=14" + }, + "peerDependencies": { + "@opentelemetry/api": "^1.3.0" + } + }, + "node_modules/@opentelemetry/instrumentation-mysql": { + "version": "0.45.1", + "resolved": "https://registry.npmjs.org/@opentelemetry/instrumentation-mysql/-/instrumentation-mysql-0.45.1.tgz", + "integrity": "sha512-TKp4hQ8iKQsY7vnp/j0yJJ4ZsP109Ht6l4RHTj0lNEG1TfgTrIH5vJMbgmoYXWzNHAqBH2e7fncN12p3BP8LFg==", + "license": "Apache-2.0", + "dependencies": { + "@opentelemetry/instrumentation": "^0.57.1", + "@opentelemetry/semantic-conventions": "^1.27.0", + "@types/mysql": "2.15.26" + }, + "engines": { + "node": ">=14" + }, + "peerDependencies": { + "@opentelemetry/api": "^1.3.0" + } + }, + "node_modules/@opentelemetry/instrumentation-mysql2": { + "version": "0.45.2", + "resolved": "https://registry.npmjs.org/@opentelemetry/instrumentation-mysql2/-/instrumentation-mysql2-0.45.2.tgz", + "integrity": "sha512-h6Ad60FjCYdJZ5DTz1Lk2VmQsShiViKe0G7sYikb0GHI0NVvApp2XQNRHNjEMz87roFttGPLHOYVPlfy+yVIhQ==", + "license": "Apache-2.0", + "dependencies": { + "@opentelemetry/instrumentation": "^0.57.1", + "@opentelemetry/semantic-conventions": "^1.27.0", + "@opentelemetry/sql-common": "^0.40.1" + }, + "engines": { + "node": ">=14" + }, + "peerDependencies": { + "@opentelemetry/api": "^1.3.0" + } + }, + "node_modules/@opentelemetry/instrumentation-pg": { + "version": "0.51.1", + "resolved": "https://registry.npmjs.org/@opentelemetry/instrumentation-pg/-/instrumentation-pg-0.51.1.tgz", + "integrity": "sha512-QxgjSrxyWZc7Vk+qGSfsejPVFL1AgAJdSBMYZdDUbwg730D09ub3PXScB9d04vIqPriZ+0dqzjmQx0yWKiCi2Q==", + "license": "Apache-2.0", + "dependencies": { + "@opentelemetry/core": "^1.26.0", + "@opentelemetry/instrumentation": "^0.57.1", + "@opentelemetry/semantic-conventions": "^1.27.0", + "@opentelemetry/sql-common": "^0.40.1", + "@types/pg": "8.6.1", + "@types/pg-pool": "2.0.6" + }, + "engines": { + "node": ">=14" + }, + "peerDependencies": { + "@opentelemetry/api": "^1.3.0" + } + }, + "node_modules/@opentelemetry/instrumentation-redis-4": { + "version": "0.46.1", + "resolved": "https://registry.npmjs.org/@opentelemetry/instrumentation-redis-4/-/instrumentation-redis-4-0.46.1.tgz", + "integrity": "sha512-UMqleEoabYMsWoTkqyt9WAzXwZ4BlFZHO40wr3d5ZvtjKCHlD4YXLm+6OLCeIi/HkX7EXvQaz8gtAwkwwSEvcQ==", + "license": "Apache-2.0", + "dependencies": { + "@opentelemetry/instrumentation": "^0.57.1", + "@opentelemetry/redis-common": "^0.36.2", + "@opentelemetry/semantic-conventions": "^1.27.0" + }, + "engines": { + "node": ">=14" + }, + "peerDependencies": { + "@opentelemetry/api": "^1.3.0" + } + }, + "node_modules/@opentelemetry/instrumentation-tedious": { + "version": "0.18.1", + "resolved": "https://registry.npmjs.org/@opentelemetry/instrumentation-tedious/-/instrumentation-tedious-0.18.1.tgz", + "integrity": "sha512-5Cuy/nj0HBaH+ZJ4leuD7RjgvA844aY2WW+B5uLcWtxGjRZl3MNLuxnNg5DYWZNPO+NafSSnra0q49KWAHsKBg==", + "license": "Apache-2.0", + "dependencies": { + "@opentelemetry/instrumentation": "^0.57.1", + "@opentelemetry/semantic-conventions": "^1.27.0", + "@types/tedious": "^4.0.14" + }, + "engines": { + "node": ">=14" + }, + "peerDependencies": { + "@opentelemetry/api": "^1.3.0" + } + }, + "node_modules/@opentelemetry/instrumentation-undici": { + "version": "0.10.1", + "resolved": "https://registry.npmjs.org/@opentelemetry/instrumentation-undici/-/instrumentation-undici-0.10.1.tgz", + "integrity": "sha512-rkOGikPEyRpMCmNu9AQuV5dtRlDmJp2dK5sw8roVshAGoB6hH/3QjDtRhdwd75SsJwgynWUNRUYe0wAkTo16tQ==", + "license": "Apache-2.0", + "dependencies": { + "@opentelemetry/core": "^1.8.0", + "@opentelemetry/instrumentation": "^0.57.1" + }, + "engines": { + "node": ">=14" + }, + "peerDependencies": { + "@opentelemetry/api": "^1.7.0" + } + }, + "node_modules/@opentelemetry/redis-common": { + "version": "0.36.2", + "resolved": "https://registry.npmjs.org/@opentelemetry/redis-common/-/redis-common-0.36.2.tgz", + "integrity": "sha512-faYX1N0gpLhej/6nyp6bgRjzAKXn5GOEMYY7YhciSfCoITAktLUtQ36d24QEWNA1/WA1y6qQunCe0OhHRkVl9g==", + "license": "Apache-2.0", + "engines": { + "node": ">=14" + } + }, + "node_modules/@opentelemetry/resources": { + "version": "1.30.1", + "resolved": "https://registry.npmjs.org/@opentelemetry/resources/-/resources-1.30.1.tgz", + "integrity": "sha512-5UxZqiAgLYGFjS4s9qm5mBVo433u+dSPUFWVWXmLAD4wB65oMCoXaJP1KJa9DIYYMeHu3z4BZcStG3LC593cWA==", + "license": "Apache-2.0", + "dependencies": { + "@opentelemetry/core": "1.30.1", + "@opentelemetry/semantic-conventions": "1.28.0" + }, + "engines": { + "node": ">=14" + }, + "peerDependencies": { + "@opentelemetry/api": ">=1.0.0 <1.10.0" + } + }, + "node_modules/@opentelemetry/resources/node_modules/@opentelemetry/semantic-conventions": { + "version": "1.28.0", + "resolved": "https://registry.npmjs.org/@opentelemetry/semantic-conventions/-/semantic-conventions-1.28.0.tgz", + "integrity": "sha512-lp4qAiMTD4sNWW4DbKLBkfiMZ4jbAboJIGOQr5DvciMRI494OapieI9qiODpOt0XBr1LjIDy1xAGAnVs5supTA==", + "license": "Apache-2.0", + "engines": { + "node": ">=14" + } + }, + "node_modules/@opentelemetry/sdk-trace-base": { + "version": "1.30.1", + "resolved": "https://registry.npmjs.org/@opentelemetry/sdk-trace-base/-/sdk-trace-base-1.30.1.tgz", + "integrity": "sha512-jVPgBbH1gCy2Lb7X0AVQ8XAfgg0pJ4nvl8/IiQA6nxOsPvS+0zMJaFSs2ltXe0J6C8dqjcnpyqINDJmU30+uOg==", + "license": "Apache-2.0", + "dependencies": { + "@opentelemetry/core": "1.30.1", + "@opentelemetry/resources": "1.30.1", + "@opentelemetry/semantic-conventions": "1.28.0" + }, + "engines": { + "node": ">=14" + }, + "peerDependencies": { + "@opentelemetry/api": ">=1.0.0 <1.10.0" + } + }, + "node_modules/@opentelemetry/sdk-trace-base/node_modules/@opentelemetry/semantic-conventions": { + "version": "1.28.0", + "resolved": "https://registry.npmjs.org/@opentelemetry/semantic-conventions/-/semantic-conventions-1.28.0.tgz", + "integrity": "sha512-lp4qAiMTD4sNWW4DbKLBkfiMZ4jbAboJIGOQr5DvciMRI494OapieI9qiODpOt0XBr1LjIDy1xAGAnVs5supTA==", + "license": "Apache-2.0", + "engines": { + "node": ">=14" + } + }, + "node_modules/@opentelemetry/semantic-conventions": { + "version": "1.43.0", + "resolved": "https://registry.npmjs.org/@opentelemetry/semantic-conventions/-/semantic-conventions-1.43.0.tgz", + "integrity": "sha512-eSYWTm620tTk45EKSedaUL8MFYI8hW164hIXsgIHyxu3VobUB3fFCu5t0hQby6OoWRPsG1KkKUG2M5UadiLiVg==", + "license": "Apache-2.0", + "engines": { + "node": ">=14" + } + }, + "node_modules/@opentelemetry/sql-common": { + "version": "0.40.1", + "resolved": "https://registry.npmjs.org/@opentelemetry/sql-common/-/sql-common-0.40.1.tgz", + "integrity": "sha512-nSDlnHSqzC3pXn/wZEZVLuAuJ1MYMXPBwtv2qAbCa3847SaHItdE7SzUq/Jtb0KZmh1zfAbNi3AAMjztTT4Ugg==", + "license": "Apache-2.0", + "dependencies": { + "@opentelemetry/core": "^1.1.0" + }, + "engines": { + "node": ">=14" + }, + "peerDependencies": { + "@opentelemetry/api": "^1.1.0" + } + }, + "node_modules/@paulirish/trace_engine": { + "version": "0.0.59", + "resolved": "https://registry.npmjs.org/@paulirish/trace_engine/-/trace_engine-0.0.59.tgz", + "integrity": "sha512-439NUzQGmH+9Y017/xCchBP9571J4bzhpcNhrxorf7r37wcyJZkgUfrUsRL3xl+JDcZ6ORhoFCzCw98c6S3YHw==", + "license": "BSD-3-Clause", + "dependencies": { + "legacy-javascript": "latest", + "third-party-web": "latest" + } + }, + "node_modules/@prisma/instrumentation": { + "version": "6.11.1", + "resolved": "https://registry.npmjs.org/@prisma/instrumentation/-/instrumentation-6.11.1.tgz", + "integrity": "sha512-mrZOev24EDhnefmnZX7WVVT7v+r9LttPRqf54ONvj6re4XMF7wFTpK2tLJi4XHB7fFp/6xhYbgRel8YV7gQiyA==", + "license": "Apache-2.0", + "dependencies": { + "@opentelemetry/instrumentation": "^0.52.0 || ^0.53.0 || ^0.54.0 || ^0.55.0 || ^0.56.0 || ^0.57.0" + }, + "peerDependencies": { + "@opentelemetry/api": "^1.8" + } + }, + "node_modules/@puppeteer/browsers": { + "version": "2.13.2", + "resolved": "https://registry.npmjs.org/@puppeteer/browsers/-/browsers-2.13.2.tgz", + "integrity": "sha512-5EUZSUIc37H6aIXyWO0Z4y8NlF8NnjgmqeQgOGiswAU7pY0HOo16ho4+alIWmSfdZnjqBRawMsP3I5YqLSn6kw==", + "license": "Apache-2.0", + "dependencies": { + "debug": "^4.4.3", + "extract-zip": "^2.0.1", + "progress": "^2.0.3", + "proxy-agent": "^6.5.0", + "semver": "^7.7.4", + "tar-fs": "^3.1.1", + "yargs": "^17.7.2" + }, + "bin": { + "browsers": "lib/cjs/main-cli.js" + }, + "engines": { + "node": ">=18" + } + }, + "node_modules/@rollup/rollup-android-arm-eabi": { + "version": "4.62.4", + "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.62.4.tgz", + "integrity": "sha512-RrPokAb7dmbxFoeO3TloqHyOjgye8RkBhSqmp4aJMIex4c9r46ZstPnleDQOq1t46VOVjwIuwNogIqbodV1Vvg==", + "cpu": [ + "arm" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "android" + ] + }, + "node_modules/@rollup/rollup-android-arm64": { + "version": "4.62.4", + "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.62.4.tgz", + "integrity": "sha512-JKuJc+pnpks2pjy7L/N3v/cAkZxYlnmuZoD840ldbMI5KDbC4iO9NKwPKYdjYFCMAIIlBzYSFHxIJVYzRo2/8A==", + "cpu": [ + "arm64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "android" + ] + }, + "node_modules/@rollup/rollup-darwin-arm64": { + "version": "4.62.4", + "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.62.4.tgz", + "integrity": "sha512-krw5uS2STmvJ02x0uTXHbqQNuz+9eZ1iw+qXk9dmW2gvV4jV7O2hEoOnuhFrpOPiel1mBFtqbxYZZtC46hXLOw==", + "cpu": [ + "arm64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "darwin" + ] + }, + "node_modules/@rollup/rollup-darwin-x64": { + "version": "4.62.4", + "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.62.4.tgz", + "integrity": "sha512-wsTxtgApb4PrOsNJIm0FZ1h3WvCC+k9uxLJ4ad75hgoS4NiRes2SoJFlDAyMwiUY8IssDqGcHbXuN0sx1tfF1A==", + "cpu": [ + "x64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "darwin" + ] + }, + "node_modules/@rollup/rollup-freebsd-arm64": { + "version": "4.62.4", + "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.62.4.tgz", + "integrity": "sha512-GUOnQlyZe3yAXhWOtOMsn5Qkrv5E5mZXa0thbARWi5Ei2szlVXJFQhddZ4HbAzh8q92w5twp+CQvs/eFanz9YQ==", + "cpu": [ + "arm64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "freebsd" + ] + }, + "node_modules/@rollup/rollup-freebsd-x64": { + "version": "4.62.4", + "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.62.4.tgz", + "integrity": "sha512-/Y7f3QuxjzPKsjA/rfEDa3+0vXqyjmJ50Ln8dPpCmWkKTrUoWHG1cWhTqaAMLob2m2nESWuC7yGrREz019Ztqg==", + "cpu": [ + "x64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "freebsd" + ] + }, + "node_modules/@rollup/rollup-linux-arm-gnueabihf": { + "version": "4.62.4", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.62.4.tgz", + "integrity": "sha512-81wiiX3v7aqy+T+bT61TJ78yJjRquqFFTTbAPt08imfQQzkPIW8t6aJbkTagtCCrXMNc9D66+geqlK7ydLPNqA==", + "cpu": [ + "arm" + ], + "dev": true, + "libc": [ + "glibc" + ], + "license": "MIT", + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@rollup/rollup-linux-arm-musleabihf": { + "version": "4.62.4", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.62.4.tgz", + "integrity": "sha512-9kmDIvNZqdoHOBZgNtpTBeLWYO/LVipM3H/j62P8848/l/VPEQL6N3uxU9pvP1oZAsXyC2MEnFP3ovRjo7WYNQ==", + "cpu": [ + "arm" + ], + "dev": true, + "libc": [ + "musl" + ], + "license": "MIT", + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@rollup/rollup-linux-arm64-gnu": { + "version": "4.62.4", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.62.4.tgz", + "integrity": "sha512-CcnXHWnXg69g+DX5VWL3FHts3qMRN2uVEHX+BZvGLdd07/gXkn3ePjYtO1LDJvxkGKVHMclKBRa1QUTH+6toYQ==", + "cpu": [ + "arm64" + ], + "dev": true, + "libc": [ + "glibc" + ], + "license": "MIT", + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@rollup/rollup-linux-arm64-musl": { + "version": "4.62.4", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.62.4.tgz", + "integrity": "sha512-iFOibiHnTRuhrWLlRsOQFdZJJIa7S8OwkneJr4ocALP16u5yk6lWLINFwhHaEqBFMsKDUZofLkGos7+CPzGB3g==", + "cpu": [ + "arm64" + ], + "dev": true, + "libc": [ + "musl" + ], + "license": "MIT", + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@rollup/rollup-linux-loong64-gnu": { + "version": "4.62.4", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-loong64-gnu/-/rollup-linux-loong64-gnu-4.62.4.tgz", + "integrity": "sha512-XnWYMI7euHlb5a871xPja+Gm7DRCFU+FGRrtS2sMq9N8FvqtpagUy6gD4YOemC5MRk9xbh8+jYMEJbigFQwsgA==", + "cpu": [ + "loong64" + ], + "dev": true, + "libc": [ + "glibc" + ], + "license": "MIT", + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@rollup/rollup-linux-loong64-musl": { + "version": "4.62.4", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-loong64-musl/-/rollup-linux-loong64-musl-4.62.4.tgz", + "integrity": "sha512-qGDAlO0U8xedCcsdRm9oaoQY8DAx/QT7uIxJWhCdx0ceIWX783UC9QSYkdpzAe29wNiVfp24+bZdQmn49o45SQ==", + "cpu": [ + "loong64" + ], + "dev": true, + "libc": [ + "musl" + ], + "license": "MIT", + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@rollup/rollup-linux-ppc64-gnu": { + "version": "4.62.4", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-ppc64-gnu/-/rollup-linux-ppc64-gnu-4.62.4.tgz", + "integrity": "sha512-ru4H6ezD7ysA5EiEK6qkkaEb4modH8CTej6kUy/gQi20u3kB3G7Zn8snXXkeJSCOFKG/rbPPtM/+9Wgas1961w==", + "cpu": [ + "ppc64" + ], + "dev": true, + "libc": [ + "glibc" + ], + "license": "MIT", + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@rollup/rollup-linux-ppc64-musl": { + "version": "4.62.4", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-ppc64-musl/-/rollup-linux-ppc64-musl-4.62.4.tgz", + "integrity": "sha512-2W4MO5WQVJnbJaZdvDb9rhBDuFU1nKIepPFpJUBsTh2k1YY2g+ODViaWuyOAjQ5cOP7NvrvLzt3wvHOoiAvc7w==", + "cpu": [ + "ppc64" + ], + "dev": true, + "libc": [ + "musl" + ], + "license": "MIT", + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@rollup/rollup-linux-riscv64-gnu": { + "version": "4.62.4", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.62.4.tgz", + "integrity": "sha512-+fxjfuoAmVMCYV5QyjoIpu0cp5DOiOTeqYFk1AVaxGr+/ravWLX89XfQmptsoWcaVy/TGf2hexzbUOrCQIL1CQ==", + "cpu": [ + "riscv64" + ], + "dev": true, + "libc": [ + "glibc" + ], + "license": "MIT", + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@rollup/rollup-linux-riscv64-musl": { + "version": "4.62.4", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.62.4.tgz", + "integrity": "sha512-jTn8JfHGL4djjFxPuM06LmNUJDsst2jeVlsd9OmIH6zc5sC9K6rIuO4YajXatLUpBmBKl6b35ro1QZocLi+tcA==", + "cpu": [ + "riscv64" + ], + "dev": true, + "libc": [ + "musl" + ], + "license": "MIT", + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@rollup/rollup-linux-s390x-gnu": { + "version": "4.62.4", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.62.4.tgz", + "integrity": "sha512-oCJCJL4pXsoDcP2QZ+JVlPTIRc6266zsIaeJJsWImmF7HO0W8nb6HuSgZlMWxJwaPf8ehbSw8yo0EUw925hKsA==", + "cpu": [ + "s390x" + ], + "dev": true, + "libc": [ + "glibc" + ], + "license": "MIT", + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@rollup/rollup-linux-x64-gnu": { + "version": "4.62.4", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.62.4.tgz", + "integrity": "sha512-W69hukhZ3KKNRCaMIEzKvcFye42hh0FE1+YoYaf5+Ikacuftoco6yO/xouz0hc5d5W/s3yBro5jRiuEE/Q5vUw==", + "cpu": [ + "x64" + ], + "dev": true, + "libc": [ + "glibc" + ], + "license": "MIT", + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@rollup/rollup-linux-x64-musl": { + "version": "4.62.4", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.62.4.tgz", + "integrity": "sha512-qiXbGG2jkjXhzXpsFZSR2Xpb8DN/UaxYsbb/STbuR/6fpaDgRmmaq1B/LmtF2wQFOFOSsK2jdE0RZ3a0zHn4QA==", + "cpu": [ + "x64" + ], + "dev": true, + "libc": [ + "musl" + ], + "license": "MIT", + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@rollup/rollup-openbsd-x64": { + "version": "4.62.4", + "resolved": "https://registry.npmjs.org/@rollup/rollup-openbsd-x64/-/rollup-openbsd-x64-4.62.4.tgz", + "integrity": "sha512-nWeM//hxv8mIo6jD7Hu4o48DVmV9pbV6gsKaWU+4NFyqHoPKwrkRiZGLKUhOBk8qNmDmpwFtPKg80Bo/Tn4xiQ==", + "cpu": [ + "x64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "openbsd" + ] + }, + "node_modules/@rollup/rollup-openharmony-arm64": { + "version": "4.62.4", + "resolved": "https://registry.npmjs.org/@rollup/rollup-openharmony-arm64/-/rollup-openharmony-arm64-4.62.4.tgz", + "integrity": "sha512-s62SQ/vgsRSvMwDkOEfTqfgASF0f26ZNaQuTA6Aok5lrikf89yI2W0gFHvZb2Jpgc6N8JnOKZgCK2iciO3CsxQ==", + "cpu": [ + "arm64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "openharmony" + ] + }, + "node_modules/@rollup/rollup-win32-arm64-msvc": { + "version": "4.62.4", + "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.62.4.tgz", + "integrity": "sha512-J6wGf8TVGbXJq+HH+ttTvrcfNKPbuZecV6KT1B8I18BC5IURUh5kl4Yl5OEP5eFIUoI5BWxCsyYMhFsDx8kekw==", + "cpu": [ + "arm64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "win32" + ] + }, + "node_modules/@rollup/rollup-win32-ia32-msvc": { + "version": "4.62.4", + "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.62.4.tgz", + "integrity": "sha512-zmfrQd/0wu6oJs8Vq8KwY/YtsKSsLtKe/HwAP4Wqy8LhWjeT55fHRAkOhYQ12wI3ayS4Tt12d5CDRD7N96SAYQ==", + "cpu": [ + "ia32" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "win32" + ] + }, + "node_modules/@rollup/rollup-win32-x64-gnu": { + "version": "4.62.4", + "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-gnu/-/rollup-win32-x64-gnu-4.62.4.tgz", + "integrity": "sha512-qPzHqdj9rfUD+w79dtE07zi/kFwKyCJqplp5K5ygeLTp7jLpAoc16OAH39HSmRC9UpozaecsleI8uAdEj6v2yw==", + "cpu": [ + "x64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "win32" + ] + }, + "node_modules/@rollup/rollup-win32-x64-msvc": { + "version": "4.62.4", + "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.62.4.tgz", + "integrity": "sha512-zD6NdeWEByGE9QF9vCrlJ5YQB4oq9q91kPZS37Jwj5hOkvR1lTBSpsKhKDw4IJtbQ35LsTS1HD9DZYGKIshU1Q==", + "cpu": [ + "x64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "win32" + ] + }, + "node_modules/@sec-ant/readable-stream": { + "version": "0.4.1", + "resolved": "https://registry.npmjs.org/@sec-ant/readable-stream/-/readable-stream-0.4.1.tgz", + "integrity": "sha512-831qok9r2t8AlxLko40y2ebgSDhenenCatLVeW/uBtnHPyhHOvG0C7TvfgecV+wHzIm5KUICgzmVpWS+IMEAeg==", + "license": "MIT" + }, + "node_modules/@sentry/core": { + "version": "9.47.1", + "resolved": "https://registry.npmjs.org/@sentry/core/-/core-9.47.1.tgz", + "integrity": "sha512-KX62+qIt4xgy8eHKHiikfhz2p5fOciXd0Cl+dNzhgPFq8klq4MGMNaf148GB3M/vBqP4nw/eFvRMAayFCgdRQw==", + "license": "MIT", + "engines": { + "node": ">=18" + } + }, + "node_modules/@sentry/node": { + "version": "9.47.1", + "resolved": "https://registry.npmjs.org/@sentry/node/-/node-9.47.1.tgz", + "integrity": "sha512-CDbkasBz3fnWRKSFs6mmaRepM2pa+tbZkrqhPWifFfIkJDidtVW40p6OnquTvPXyPAszCnDZRnZT14xyvNmKPQ==", + "license": "MIT", + "dependencies": { + "@opentelemetry/api": "^1.9.0", + "@opentelemetry/context-async-hooks": "^1.30.1", + "@opentelemetry/core": "^1.30.1", + "@opentelemetry/instrumentation": "^0.57.2", + "@opentelemetry/instrumentation-amqplib": "^0.46.1", + "@opentelemetry/instrumentation-connect": "0.43.1", + "@opentelemetry/instrumentation-dataloader": "0.16.1", + "@opentelemetry/instrumentation-express": "0.47.1", + "@opentelemetry/instrumentation-fs": "0.19.1", + "@opentelemetry/instrumentation-generic-pool": "0.43.1", + "@opentelemetry/instrumentation-graphql": "0.47.1", + "@opentelemetry/instrumentation-hapi": "0.45.2", + "@opentelemetry/instrumentation-http": "0.57.2", + "@opentelemetry/instrumentation-ioredis": "0.47.1", + "@opentelemetry/instrumentation-kafkajs": "0.7.1", + "@opentelemetry/instrumentation-knex": "0.44.1", + "@opentelemetry/instrumentation-koa": "0.47.1", + "@opentelemetry/instrumentation-lru-memoizer": "0.44.1", + "@opentelemetry/instrumentation-mongodb": "0.52.0", + "@opentelemetry/instrumentation-mongoose": "0.46.1", + "@opentelemetry/instrumentation-mysql": "0.45.1", + "@opentelemetry/instrumentation-mysql2": "0.45.2", + "@opentelemetry/instrumentation-pg": "0.51.1", + "@opentelemetry/instrumentation-redis-4": "0.46.1", + "@opentelemetry/instrumentation-tedious": "0.18.1", + "@opentelemetry/instrumentation-undici": "0.10.1", + "@opentelemetry/resources": "^1.30.1", + "@opentelemetry/sdk-trace-base": "^1.30.1", + "@opentelemetry/semantic-conventions": "^1.34.0", + "@prisma/instrumentation": "6.11.1", + "@sentry/core": "9.47.1", + "@sentry/node-core": "9.47.1", + "@sentry/opentelemetry": "9.47.1", + "import-in-the-middle": "^1.14.2", + "minimatch": "^9.0.0" + }, + "engines": { + "node": ">=18" + } + }, + "node_modules/@sentry/node-core": { + "version": "9.47.1", + "resolved": "https://registry.npmjs.org/@sentry/node-core/-/node-core-9.47.1.tgz", + "integrity": "sha512-7TEOiCGkyShJ8CKtsri9lbgMCbB+qNts2Xq37itiMPN2m+lIukK3OX//L8DC5nfKYZlgikrefS63/vJtm669hQ==", + "license": "MIT", + "dependencies": { + "@sentry/core": "9.47.1", + "@sentry/opentelemetry": "9.47.1", + "import-in-the-middle": "^1.14.2" + }, + "engines": { + "node": ">=18" + }, + "peerDependencies": { + "@opentelemetry/api": "^1.9.0", + "@opentelemetry/context-async-hooks": "^1.30.1 || ^2.0.0", + "@opentelemetry/core": "^1.30.1 || ^2.0.0", + "@opentelemetry/instrumentation": ">=0.57.1 <1", + "@opentelemetry/resources": "^1.30.1 || ^2.0.0", + "@opentelemetry/sdk-trace-base": "^1.30.1 || ^2.0.0", + "@opentelemetry/semantic-conventions": "^1.34.0" + } + }, + "node_modules/@sentry/opentelemetry": { + "version": "9.47.1", + "resolved": "https://registry.npmjs.org/@sentry/opentelemetry/-/opentelemetry-9.47.1.tgz", + "integrity": "sha512-STtFpjF7lwzeoedDJV+5XA6P89BfmFwFftmHSGSe3UTI8z8IoiR5yB6X2vCjSPvXlfeOs13qCNNCEZyznxM8Xw==", + "license": "MIT", + "dependencies": { + "@sentry/core": "9.47.1" + }, + "engines": { + "node": ">=18" + }, + "peerDependencies": { + "@opentelemetry/api": "^1.9.0", + "@opentelemetry/context-async-hooks": "^1.30.1 || ^2.0.0", + "@opentelemetry/core": "^1.30.1 || ^2.0.0", + "@opentelemetry/sdk-trace-base": "^1.30.1 || ^2.0.0", + "@opentelemetry/semantic-conventions": "^1.34.0" + } + }, + "node_modules/@sindresorhus/is": { + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/@sindresorhus/is/-/is-7.2.0.tgz", + "integrity": "sha512-P1Cz1dWaFfR4IR+U13mqqiGsLFf1KbayybWwdd2vfctdV6hDpUkgCY0nKOLLTMSoRd/jJNjtbqzf13K8DCCXQw==", + "license": "MIT", + "engines": { + "node": ">=18" + }, + "funding": { + "url": "https://github.com/sindresorhus/is?sponsor=1" + } + }, + "node_modules/@tootallnate/quickjs-emscripten": { + "version": "0.23.0", + "resolved": "https://registry.npmjs.org/@tootallnate/quickjs-emscripten/-/quickjs-emscripten-0.23.0.tgz", + "integrity": "sha512-C5Mc6rdnsaJDjO3UpGW/CQTHtCKaYlScZTly4JIu97Jxo/odCiH0ITnDXSJPTOrEKk/ycSZ0AOgTmkDtkOsvIA==", + "license": "MIT" + }, + "node_modules/@types/connect": { + "version": "3.4.38", + "resolved": "https://registry.npmjs.org/@types/connect/-/connect-3.4.38.tgz", + "integrity": "sha512-K6uROf1LD88uDQqJCktA4yzL1YYAK6NgfsI0v/mTgyPKWsX1CnJ0XPSDhViejru1GcRkLWb8RlzFYJRqGUbaug==", + "license": "MIT", + "dependencies": { + "@types/node": "*" + } + }, + "node_modules/@types/estree": { + "version": "1.0.9", + "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.9.tgz", + "integrity": "sha512-GhdPgy1el4/ImP05X05Uw4cw2/M93BCUmnEvWZNStlCzEKME4Fkk+YpoA5OiHNQmoS7Cafb8Xa3Pya8m1Qrzeg==", + "dev": true, + "license": "MIT" + }, + "node_modules/@types/http-cache-semantics": { + "version": "4.2.0", + "resolved": "https://registry.npmjs.org/@types/http-cache-semantics/-/http-cache-semantics-4.2.0.tgz", + "integrity": "sha512-L3LgimLHXtGkWikKnsPg0/VFx9OGZaC+eN1u4r+OB1XRqH3meBIAVC2zr1WdMH+RHmnRkqliQAOHNJ/E0j/e0Q==", + "license": "MIT" + }, + "node_modules/@types/mysql": { + "version": "2.15.26", + "resolved": "https://registry.npmjs.org/@types/mysql/-/mysql-2.15.26.tgz", + "integrity": "sha512-DSLCOXhkvfS5WNNPbfn2KdICAmk8lLc+/PNvnPnF7gOdMZCxopXduqv0OQ13y/yA/zXTSikZZqVgybUxOEg6YQ==", + "license": "MIT", + "dependencies": { + "@types/node": "*" + } + }, + "node_modules/@types/node": { + "version": "22.20.1", + "resolved": "https://registry.npmjs.org/@types/node/-/node-22.20.1.tgz", + "integrity": "sha512-EANqOCF9QFyra+4pfxUcX9STKJpCLjMbObVzljIJomAWSnuSIEAvyzEU53GaajbXJEgdh0iEcPL+DGvpUd4k1Q==", + "license": "MIT", + "dependencies": { + "undici-types": "~6.21.0" + } + }, + "node_modules/@types/pg": { + "version": "8.6.1", + "resolved": "https://registry.npmjs.org/@types/pg/-/pg-8.6.1.tgz", + "integrity": "sha512-1Kc4oAGzAl7uqUStZCDvaLFqZrW9qWSjXOmBfdgyBP5La7Us6Mg4GBvRlSoaZMhQF/zSj1C8CtKMBkoiT8eL8w==", + "license": "MIT", + "dependencies": { + "@types/node": "*", + "pg-protocol": "*", + "pg-types": "^2.2.0" + } + }, + "node_modules/@types/pg-pool": { + "version": "2.0.6", + "resolved": "https://registry.npmjs.org/@types/pg-pool/-/pg-pool-2.0.6.tgz", + "integrity": "sha512-TaAUE5rq2VQYxab5Ts7WZhKNmuN78Q6PiFonTDdpbx8a1H0M1vhy3rhiMjl+e2iHmogyMw7jZF4FrE6eJUy5HQ==", + "license": "MIT", + "dependencies": { + "@types/pg": "*" + } + }, + "node_modules/@types/shimmer": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/@types/shimmer/-/shimmer-1.2.0.tgz", + "integrity": "sha512-UE7oxhQLLd9gub6JKIAhDq06T0F6FnztwMNRvYgjeQSBeMc1ZG/tA47EwfduvkuQS8apbkM/lpLpWsaCeYsXVg==", + "license": "MIT" + }, + "node_modules/@types/tedious": { + "version": "4.0.14", + "resolved": "https://registry.npmjs.org/@types/tedious/-/tedious-4.0.14.tgz", + "integrity": "sha512-KHPsfX/FoVbUGbyYvk1q9MMQHLPeRZhRJZdO45Q4YjvFkv4hMNghCWTvy7rdKessBsmtz4euWCWAB6/tVpI1Iw==", + "license": "MIT", + "dependencies": { + "@types/node": "*" + } + }, + "node_modules/@types/yauzl": { + "version": "2.10.3", + "resolved": "https://registry.npmjs.org/@types/yauzl/-/yauzl-2.10.3.tgz", + "integrity": "sha512-oJoftv0LSuaDZE3Le4DbKX+KS9G36NzOeSap90UIK0yMA/NhKJhqlSGtNDORNRaIbQfzjXDrQa0ytJ6mNRGz/Q==", + "license": "MIT", + "optional": true, + "dependencies": { + "@types/node": "*" + } + }, + "node_modules/@vitest/expect": { + "version": "2.1.9", + "resolved": "https://registry.npmjs.org/@vitest/expect/-/expect-2.1.9.tgz", + "integrity": "sha512-UJCIkTBenHeKT1TTlKMJWy1laZewsRIzYighyYiJKZreqtdxSos/S1t+ktRMQWu2CKqaarrkeszJx1cgC5tGZw==", + "dev": true, + "license": "MIT", + "dependencies": { + "@vitest/spy": "2.1.9", + "@vitest/utils": "2.1.9", + "chai": "^5.1.2", + "tinyrainbow": "^1.2.0" + }, + "funding": { + "url": "https://opencollective.com/vitest" + } + }, + "node_modules/@vitest/mocker": { + "version": "2.1.9", + "resolved": "https://registry.npmjs.org/@vitest/mocker/-/mocker-2.1.9.tgz", + "integrity": "sha512-tVL6uJgoUdi6icpxmdrn5YNo3g3Dxv+IHJBr0GXHaEdTcw3F+cPKnsXFhli6nO+f/6SDKPHEK1UN+k+TQv0Ehg==", + "dev": true, + "license": "MIT", + "dependencies": { + "@vitest/spy": "2.1.9", + "estree-walker": "^3.0.3", + "magic-string": "^0.30.12" + }, + "funding": { + "url": "https://opencollective.com/vitest" + }, + "peerDependencies": { + "msw": "^2.4.9", + "vite": "^5.0.0" + }, + "peerDependenciesMeta": { + "msw": { + "optional": true + }, + "vite": { + "optional": true + } + } + }, + "node_modules/@vitest/pretty-format": { + "version": "2.1.9", + "resolved": "https://registry.npmjs.org/@vitest/pretty-format/-/pretty-format-2.1.9.tgz", + "integrity": "sha512-KhRIdGV2U9HOUzxfiHmY8IFHTdqtOhIzCpd8WRdJiE7D/HUcZVD0EgQCVjm+Q9gkUXWgBvMmTtZgIG48wq7sOQ==", + "dev": true, + "license": "MIT", + "dependencies": { + "tinyrainbow": "^1.2.0" + }, + "funding": { + "url": "https://opencollective.com/vitest" + } + }, + "node_modules/@vitest/runner": { + "version": "2.1.9", + "resolved": "https://registry.npmjs.org/@vitest/runner/-/runner-2.1.9.tgz", + "integrity": "sha512-ZXSSqTFIrzduD63btIfEyOmNcBmQvgOVsPNPe0jYtESiXkhd8u2erDLnMxmGrDCwHCCHE7hxwRDCT3pt0esT4g==", + "dev": true, + "license": "MIT", + "dependencies": { + "@vitest/utils": "2.1.9", + "pathe": "^1.1.2" + }, + "funding": { + "url": "https://opencollective.com/vitest" + } + }, + "node_modules/@vitest/runner/node_modules/pathe": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/pathe/-/pathe-1.1.2.tgz", + "integrity": "sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ==", + "dev": true, + "license": "MIT" + }, + "node_modules/@vitest/snapshot": { + "version": "2.1.9", + "resolved": "https://registry.npmjs.org/@vitest/snapshot/-/snapshot-2.1.9.tgz", + "integrity": "sha512-oBO82rEjsxLNJincVhLhaxxZdEtV0EFHMK5Kmx5sJ6H9L183dHECjiefOAdnqpIgT5eZwT04PoggUnW88vOBNQ==", + "dev": true, + "license": "MIT", + "dependencies": { + "@vitest/pretty-format": "2.1.9", + "magic-string": "^0.30.12", + "pathe": "^1.1.2" + }, + "funding": { + "url": "https://opencollective.com/vitest" + } + }, + "node_modules/@vitest/snapshot/node_modules/pathe": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/pathe/-/pathe-1.1.2.tgz", + "integrity": "sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ==", + "dev": true, + "license": "MIT" + }, + "node_modules/@vitest/spy": { + "version": "2.1.9", + "resolved": "https://registry.npmjs.org/@vitest/spy/-/spy-2.1.9.tgz", + "integrity": "sha512-E1B35FwzXXTs9FHNK6bDszs7mtydNi5MIfUWpceJ8Xbfb1gBMscAnwLbEu+B44ed6W3XjL9/ehLPHR1fkf1KLQ==", + "dev": true, + "license": "MIT", + "dependencies": { + "tinyspy": "^3.0.2" + }, + "funding": { + "url": "https://opencollective.com/vitest" + } + }, + "node_modules/@vitest/utils": { + "version": "2.1.9", + "resolved": "https://registry.npmjs.org/@vitest/utils/-/utils-2.1.9.tgz", + "integrity": "sha512-v0psaMSkNJ3A2NMrUEHFRzJtDPFn+/VWZ5WxImB21T9fjucJRmS7xCS3ppEnARb9y11OAzaD+P2Ps+b+BGX5iQ==", + "dev": true, + "license": "MIT", + "dependencies": { + "@vitest/pretty-format": "2.1.9", + "loupe": "^3.1.2", + "tinyrainbow": "^1.2.0" + }, + "funding": { + "url": "https://opencollective.com/vitest" + } + }, + "node_modules/acorn": { + "version": "8.18.0", + "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.18.0.tgz", + "integrity": "sha512-lGq+9yr1/GuAWaVYIHRjvvySG5/4VfKIvC8EWxStPdcDh/Ka7FG3twP6v4d5BkravUilhIAsG4Qj83t02LWUPQ==", + "license": "MIT", + "bin": { + "acorn": "bin/acorn" + }, + "engines": { + "node": ">=0.4.0" + } + }, + "node_modules/acorn-import-attributes": { + "version": "1.9.5", + "resolved": "https://registry.npmjs.org/acorn-import-attributes/-/acorn-import-attributes-1.9.5.tgz", + "integrity": "sha512-n02Vykv5uA3eHGM/Z2dQrcD56kL8TyDb2p1+0P83PClMnC/nc+anbQRhIOWnSq4Ke/KvDPrY3C9hDtC/A3eHnQ==", + "license": "MIT", + "peerDependencies": { + "acorn": "^8" + } + }, + "node_modules/agent-base": { + "version": "7.1.4", + "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-7.1.4.tgz", + "integrity": "sha512-MnA+YT8fwfJPgBx3m60MNqakm30XOkyIoH1y6huTQvC0PwZG7ki8NacLBcrPbNoo8vEZy7Jpuk7+jMO+CUovTQ==", + "license": "MIT", + "engines": { + "node": ">= 14" + } + }, + "node_modules/ansi-align": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/ansi-align/-/ansi-align-3.0.1.tgz", + "integrity": "sha512-IOfwwBF5iczOjp/WeY4YxyjqAFMQoZufdQWDd19SEExbVLNXqvpzSJ/M7Za4/sCPmQ0+GRquoA7bGcINcxew6w==", + "license": "ISC", + "dependencies": { + "string-width": "^4.1.0" + } + }, + "node_modules/ansi-align/node_modules/emoji-regex": { + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", + "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", + "license": "MIT" + }, + "node_modules/ansi-align/node_modules/string-width": { + "version": "4.2.3", + "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", + "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", + "license": "MIT", + "dependencies": { + "emoji-regex": "^8.0.0", + "is-fullwidth-code-point": "^3.0.0", + "strip-ansi": "^6.0.1" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/ansi-colors": { + "version": "4.1.3", + "resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.3.tgz", + "integrity": "sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw==", + "license": "MIT", + "engines": { + "node": ">=6" + } + }, + "node_modules/ansi-regex": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", + "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", + "license": "MIT", + "engines": { + "node": ">=8" + } + }, + "node_modules/ansi-styles": { + "version": "6.2.3", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.3.tgz", + "integrity": "sha512-4Dj6M28JB+oAH8kFkTLUo+a2jwOFkuqb3yucU0CANcRRUbxS0cP0nZYCGjcc3BNXwRIsUVmDGgzawme7zvJHvg==", + "license": "MIT", + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/chalk/ansi-styles?sponsor=1" + } + }, + "node_modules/any-promise": { + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/any-promise/-/any-promise-1.3.0.tgz", + "integrity": "sha512-7UvmKalWRt1wgjL1RrGxoSJW/0QZFIegpeGvZG9kjp8vrRu55XTHbwnqq2GpXm9uLbcuhxm3IqX9OB4MZR1b2A==", + "dev": true, + "license": "MIT" + }, + "node_modules/assertion-error": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/assertion-error/-/assertion-error-2.0.1.tgz", + "integrity": "sha512-Izi8RQcffqCeNVgFigKli1ssklIbpHnCYc6AknXGYoB6grJqyeby7jv12JUQgmTAnIDnbck1uxksT4dzN3PWBA==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=12" + } + }, + "node_modules/ast-types": { + "version": "0.13.4", + "resolved": "https://registry.npmjs.org/ast-types/-/ast-types-0.13.4.tgz", + "integrity": "sha512-x1FCFnFifvYDDzTaLII71vG5uvDwgtmDTEVWAxrgeiR8VjMONcCXJx7E+USjDtHlwFmt9MysbqgF9b9Vjr6w+w==", + "license": "MIT", + "dependencies": { + "tslib": "^2.0.1" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/atomically": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/atomically/-/atomically-2.1.1.tgz", + "integrity": "sha512-P4w9o2dqARji6P7MHprklbfiArZAWvo07yW7qs3pdljb3BWr12FIB7W+p0zJiuiVsUpRO0iZn1kFFcpPegg0tQ==", + "license": "MIT", + "dependencies": { + "stubborn-fs": "^2.0.0", + "when-exit": "^2.1.4" + } + }, + "node_modules/axe-core": { + "version": "4.12.1", + "resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.12.1.tgz", + "integrity": "sha512-s7iGf5GaVMxEG0ENN9x+xTr7GFZCb1ZP/1uATUpCEK2X78nDB3RwbtFCo9pGAf9ru+VwoQ464DkaLEeRM08wJA==", + "license": "MPL-2.0", + "engines": { + "node": ">=4" + } + }, + "node_modules/b4a": { + "version": "1.8.1", + "resolved": "https://registry.npmjs.org/b4a/-/b4a-1.8.1.tgz", + "integrity": "sha512-aiqre1Nr0B/6DgE2N5vwTc+2/oQZ4Wh1t4NznYY4E00y8LCt6NqdRv81so00oo27D8MVKTpUa/MwUUtBLXCoDw==", + "license": "Apache-2.0", + "peerDependencies": { + "react-native-b4a": "*" + }, + "peerDependenciesMeta": { + "react-native-b4a": { + "optional": true + } + } + }, + "node_modules/balanced-match": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz", + "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==", + "license": "MIT" + }, + "node_modules/bare-events": { + "version": "2.9.1", + "resolved": "https://registry.npmjs.org/bare-events/-/bare-events-2.9.1.tgz", + "integrity": "sha512-Z0oHEHAFDZkffN8Qc39zNZjQlMDkPJRyyyZieU1VH7u8c5S+qHZ2S8ixdKIAxEjfHO7FJxXmJWgteOghVanIsg==", + "license": "Apache-2.0", + "peerDependencies": { + "bare-abort-controller": "*" + }, + "peerDependenciesMeta": { + "bare-abort-controller": { + "optional": true + } + } + }, + "node_modules/bare-fs": { + "version": "4.7.4", + "resolved": "https://registry.npmjs.org/bare-fs/-/bare-fs-4.7.4.tgz", + "integrity": "sha512-y1kC+ffIx/tPLdTE693uNjHfzTfr+ravR5tvWlMXe25nELbkqV400S71qHDwbkAQ1FVEZobB1NFRzFbCCcyBCQ==", + "license": "Apache-2.0", + "dependencies": { + "bare-events": "^2.5.4", + "bare-path": "^3.0.0", + "bare-stream": "^2.6.4", + "bare-url": "^2.2.2", + "fast-fifo": "^1.3.2" + }, + "engines": { + "bare": ">=1.16.0" + }, + "peerDependencies": { + "bare-buffer": "*" + }, + "peerDependenciesMeta": { + "bare-buffer": { + "optional": true + } + } + }, + "node_modules/bare-path": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/bare-path/-/bare-path-3.1.1.tgz", + "integrity": "sha512-JprUlveX3QjApC1cTpsUOiscADftCGVWkzitbHsRqv84hzYwYHw2mbluddsq5TvI8mH/8Ov1f4BiMAdcB0oYnQ==", + "license": "Apache-2.0" + }, + "node_modules/bare-stream": { + "version": "2.13.3", + "resolved": "https://registry.npmjs.org/bare-stream/-/bare-stream-2.13.3.tgz", + "integrity": "sha512-Kc+brLqvEqGkjyfiwJmImAOqLZL7OsoLKuavx+hJjgVV3nLTOjloJyPMFxjUPerGGHrNH0fLU06jjykMLWrERQ==", + "license": "Apache-2.0", + "dependencies": { + "b4a": "^1.8.1", + "streamx": "^2.25.0", + "teex": "^1.0.1" + }, + "peerDependencies": { + "bare-abort-controller": "*", + "bare-buffer": "*", + "bare-events": "*" + }, + "peerDependenciesMeta": { + "bare-abort-controller": { + "optional": true + }, + "bare-buffer": { + "optional": true + }, + "bare-events": { + "optional": true + } + } + }, + "node_modules/bare-url": { + "version": "2.4.6", + "resolved": "https://registry.npmjs.org/bare-url/-/bare-url-2.4.6.tgz", + "integrity": "sha512-iQxPClE07hETVpbRoX7JXX3v/ZQViCxe/SYCxylRLzdEx1xJAufPptfiOqR8tqiCtmbtMDANKWszzjLu1PMAZQ==", + "license": "Apache-2.0", + "dependencies": { + "bare-path": "^3.0.0" + } + }, + "node_modules/basic-ftp": { + "version": "5.3.1", + "resolved": "https://registry.npmjs.org/basic-ftp/-/basic-ftp-5.3.1.tgz", + "integrity": "sha512-bopVNp6ugyA150DDuZfPFdt1KZ5a94ZDiwX4hMgZDzF+GttD80lEy8kj98kbyhLXnPvhtIo93mdnLIjpCAeeOw==", + "license": "MIT", + "engines": { + "node": ">=10.0.0" + } + }, + "node_modules/boolbase": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz", + "integrity": "sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==", + "license": "ISC" + }, + "node_modules/boxen": { + "version": "8.0.1", + "resolved": "https://registry.npmjs.org/boxen/-/boxen-8.0.1.tgz", + "integrity": "sha512-F3PH5k5juxom4xktynS7MoFY+NUWH5LC4CnH11YB8NPew+HLpmBLCybSAEyb2F+4pRXhuhWqFesoQd6DAyc2hw==", + "license": "MIT", + "dependencies": { + "ansi-align": "^3.0.1", + "camelcase": "^8.0.0", + "chalk": "^5.3.0", + "cli-boxes": "^3.0.0", + "string-width": "^7.2.0", + "type-fest": "^4.21.0", + "widest-line": "^5.0.0", + "wrap-ansi": "^9.0.0" + }, + "engines": { + "node": ">=18" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/brace-expansion": { + "version": "2.1.4", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.1.4.tgz", + "integrity": "sha512-hGfVzPxthbf3+2yjg/RBs60cB0FhqBS/zvdV/4wn4/BmN0bNMMHPc4V/BbFieqf1TKAGGAHnY4eSjajCl0f2Xg==", + "license": "MIT", + "dependencies": { + "balanced-match": "^1.0.0" + } + }, + "node_modules/buffer-crc32": { + "version": "0.2.13", + "resolved": "https://registry.npmjs.org/buffer-crc32/-/buffer-crc32-0.2.13.tgz", + "integrity": "sha512-VO9Ht/+p3SN7SKWqcrgEzjGbRSJYTx+Q1pTQC0wrWqHx0vpJraQ6GtHx8tvcg1rlK1byhU5gccxgOgj7B0TDkQ==", + "license": "MIT", + "engines": { + "node": "*" + } + }, + "node_modules/bundle-require": { + "version": "5.1.0", + "resolved": "https://registry.npmjs.org/bundle-require/-/bundle-require-5.1.0.tgz", + "integrity": "sha512-3WrrOuZiyaaZPWiEt4G3+IffISVC9HYlWueJEBWED4ZH4aIAC2PnkdnuRrR94M+w6yGWn4AglWtJtBI8YqvgoA==", + "dev": true, + "license": "MIT", + "dependencies": { + "load-tsconfig": "^0.2.3" + }, + "engines": { + "node": "^12.20.0 || ^14.13.1 || >=16.0.0" + }, + "peerDependencies": { + "esbuild": ">=0.18" + } + }, + "node_modules/byte-counter": { + "version": "0.1.0", + "resolved": "https://registry.npmjs.org/byte-counter/-/byte-counter-0.1.0.tgz", + "integrity": "sha512-jheRLVMeUKrDBjVw2O5+k4EvR4t9wtxHL+bo/LxfkxsVeuGMy3a5SEGgXdAFA4FSzTrU8rQXQIrsZ3oBq5a0pQ==", + "license": "MIT", + "engines": { + "node": ">=20" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/cac": { + "version": "6.7.14", + "resolved": "https://registry.npmjs.org/cac/-/cac-6.7.14.tgz", + "integrity": "sha512-b6Ilus+c3RrdDk+JhLKUAQfzzgLEPy6wcXqS7f/xe1EETvsDP6GORG7SFuOs6cID5YkqchW/LXZbX5bc8j7ZcQ==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=8" + } + }, + "node_modules/cacheable-lookup": { + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/cacheable-lookup/-/cacheable-lookup-7.0.0.tgz", + "integrity": "sha512-+qJyx4xiKra8mZrcwhjMRMUhD5NR1R8esPkzIYxX96JiecFoxAXFuz/GpR3+ev4PE1WamHip78wV0vcmPQtp8w==", + "license": "MIT", + "engines": { + "node": ">=14.16" + } + }, + "node_modules/cacheable-request": { + "version": "13.0.19", + "resolved": "https://registry.npmjs.org/cacheable-request/-/cacheable-request-13.0.19.tgz", + "integrity": "sha512-SVXGH037+Mo1aIMO5B2UcleR43FGjFdN+M8JObSyEoQ2Mn4CODRWx28gN5jiTF0n5ItsgtIZfyargMNs8GX4kg==", + "license": "MIT", + "dependencies": { + "@types/http-cache-semantics": "^4.2.0", + "get-stream": "^9.0.1", + "http-cache-semantics": "^4.2.0", + "keyv": "^5.6.0", + "mimic-response": "^4.0.0", + "normalize-url": "^8.1.1", + "responselike": "^4.0.2" + }, + "engines": { + "node": ">=18" + } + }, + "node_modules/camelcase": { + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-8.0.0.tgz", + "integrity": "sha512-8WB3Jcas3swSvjIeA2yvCJ+Miyz5l1ZmB6HFb9R1317dt9LCQoswg/BGrmAmkWVEszSrrg4RwmO46qIm2OEnSA==", + "license": "MIT", + "engines": { + "node": ">=16" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/chai": { + "version": "5.3.3", + "resolved": "https://registry.npmjs.org/chai/-/chai-5.3.3.tgz", + "integrity": "sha512-4zNhdJD/iOjSH0A05ea+Ke6MU5mmpQcbQsSOkgdaUMJ9zTlDTD/GYlwohmIE2u0gaxHYiVHEn1Fw9mZ/ktJWgw==", + "dev": true, + "license": "MIT", + "dependencies": { + "assertion-error": "^2.0.1", + "check-error": "^2.1.1", + "deep-eql": "^5.0.1", + "loupe": "^3.1.0", + "pathval": "^2.0.0" + }, + "engines": { + "node": ">=18" + } + }, + "node_modules/chalk": { + "version": "5.6.2", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.6.2.tgz", + "integrity": "sha512-7NzBL0rN6fMUW+f7A6Io4h40qQlG+xGmtMxfbnH/K7TAtt8JQWVQK+6g0UXKMeVJoyV5EkkNsErQ8pVD3bLHbA==", + "license": "MIT", + "engines": { + "node": "^12.17.0 || ^14.13 || >=16.0.0" + }, + "funding": { + "url": "https://github.com/chalk/chalk?sponsor=1" + } + }, + "node_modules/check-error": { + "version": "2.1.3", + "resolved": "https://registry.npmjs.org/check-error/-/check-error-2.1.3.tgz", + "integrity": "sha512-PAJdDJusoxnwm1VwW07VWwUN1sl7smmC3OKggvndJFadxxDRyFJBX/ggnu/KE4kQAB7a3Dp8f/YXC1FlUprWmA==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">= 16" + } + }, + "node_modules/cheerio": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/cheerio/-/cheerio-1.2.0.tgz", + "integrity": "sha512-WDrybc/gKFpTYQutKIK6UvfcuxijIZfMfXaYm8NMsPQxSYvf+13fXUJ4rztGGbJcBQ/GF55gvrZ0Bc0bj/mqvg==", + "license": "MIT", + "dependencies": { + "cheerio-select": "^2.1.0", + "dom-serializer": "^2.0.0", + "domhandler": "^5.0.3", + "domutils": "^3.2.2", + "encoding-sniffer": "^0.2.1", + "htmlparser2": "^10.1.0", + "parse5": "^7.3.0", + "parse5-htmlparser2-tree-adapter": "^7.1.0", + "parse5-parser-stream": "^7.1.2", + "undici": "^7.19.0", + "whatwg-mimetype": "^4.0.0" + }, + "engines": { + "node": ">=20.18.1" + }, + "funding": { + "url": "https://github.com/cheeriojs/cheerio?sponsor=1" + } + }, + "node_modules/cheerio-select": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/cheerio-select/-/cheerio-select-2.1.0.tgz", + "integrity": "sha512-9v9kG0LvzrlcungtnJtpGNxY+fzECQKhK4EGJX2vByejiMX84MFNQw4UxPJl3bFbTMw+Dfs37XaIkCwTZfLh4g==", + "license": "BSD-2-Clause", + "dependencies": { + "boolbase": "^1.0.0", + "css-select": "^5.1.0", + "css-what": "^6.1.0", + "domelementtype": "^2.3.0", + "domhandler": "^5.0.3", + "domutils": "^3.0.1" + }, + "funding": { + "url": "https://github.com/sponsors/fb55" + } + }, + "node_modules/chokidar": { + "version": "4.0.3", + "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-4.0.3.tgz", + "integrity": "sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==", + "dev": true, + "license": "MIT", + "dependencies": { + "readdirp": "^4.0.1" + }, + "engines": { + "node": ">= 14.16.0" + }, + "funding": { + "url": "https://paulmillr.com/funding/" + } + }, + "node_modules/chrome-launcher": { + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/chrome-launcher/-/chrome-launcher-1.2.1.tgz", + "integrity": "sha512-qmFR5PLMzHyuNJHwOloHPAHhbaNglkfeV/xDtt5b7xiFFyU1I+AZZX0PYseMuhenJSSirgxELYIbswcoc+5H4A==", + "license": "Apache-2.0", + "dependencies": { + "@types/node": "*", + "escape-string-regexp": "^4.0.0", + "is-wsl": "^2.2.0", + "lighthouse-logger": "^2.0.1" + }, + "bin": { + "print-chrome-path": "bin/print-chrome-path.cjs" + }, + "engines": { + "node": ">=12.13.0" + } + }, + "node_modules/chromium-bidi": { + "version": "14.0.0", + "resolved": "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-14.0.0.tgz", + "integrity": "sha512-9gYlLtS6tStdRWzrtXaTMnqcM4dudNegMXJxkR0I/CXObHalYeYcAMPrL19eroNZHtJ8DQmu1E+ZNOYu/IXMXw==", + "license": "Apache-2.0", + "dependencies": { + "mitt": "^3.0.1", + "zod": "^3.24.1" + }, + "peerDependencies": { + "devtools-protocol": "*" + } + }, + "node_modules/cjs-module-lexer": { + "version": "1.4.3", + "resolved": "https://registry.npmjs.org/cjs-module-lexer/-/cjs-module-lexer-1.4.3.tgz", + "integrity": "sha512-9z8TZaGM1pfswYeXrUpzPrkx8UnWYdhJclsiYMm6x/w5+nN+8Tf/LnAgfLGQCm59qAOxU8WwHEq2vNwF6i4j+Q==", + "license": "MIT" + }, + "node_modules/cli-boxes": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/cli-boxes/-/cli-boxes-3.0.0.tgz", + "integrity": "sha512-/lzGpEWL/8PfI0BmBOPRwp0c/wFNX1RdUML3jK/RcSBA9T8mZDdQpqYBKtCFTOfQbwPqWEOpjqW+Fnayc0969g==", + "license": "MIT", + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/cli-cursor": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/cli-cursor/-/cli-cursor-5.0.0.tgz", + "integrity": "sha512-aCj4O5wKyszjMmDT4tZj93kxyydN/K5zPWSCe6/0AV/AA1pqe5ZBIw0a2ZfPQV7lL5/yb5HsUreJ6UFAF1tEQw==", + "license": "MIT", + "dependencies": { + "restore-cursor": "^5.0.0" + }, + "engines": { + "node": ">=18" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/cli-spinners": { + "version": "2.9.2", + "resolved": "https://registry.npmjs.org/cli-spinners/-/cli-spinners-2.9.2.tgz", + "integrity": "sha512-ywqV+5MmyL4E7ybXgKys4DugZbX0FC6LnwrhjuykIjnK9k8OQacQ7axGKnjDXWNhns0xot3bZI5h55H8yo9cJg==", + "license": "MIT", + "engines": { + "node": ">=6" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/cli-table3": { + "version": "0.6.5", + "resolved": "https://registry.npmjs.org/cli-table3/-/cli-table3-0.6.5.tgz", + "integrity": "sha512-+W/5efTR7y5HRD7gACw9yQjqMVvEMLBHmboM/kPWam+H+Hmyrgjh6YncVKK122YZkXrLudzTuAukUw9FnMf7IQ==", + "license": "MIT", + "dependencies": { + "string-width": "^4.2.0" + }, + "engines": { + "node": "10.* || >= 12.*" + }, + "optionalDependencies": { + "@colors/colors": "1.5.0" + } + }, + "node_modules/cli-table3/node_modules/emoji-regex": { + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", + "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", + "license": "MIT" + }, + "node_modules/cli-table3/node_modules/string-width": { + "version": "4.2.3", + "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", + "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", + "license": "MIT", + "dependencies": { + "emoji-regex": "^8.0.0", + "is-fullwidth-code-point": "^3.0.0", + "strip-ansi": "^6.0.1" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/cliui": { + "version": "8.0.1", + "resolved": "https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz", + "integrity": "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==", + "license": "ISC", + "dependencies": { + "string-width": "^4.2.0", + "strip-ansi": "^6.0.1", + "wrap-ansi": "^7.0.0" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/cliui/node_modules/ansi-styles": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", + "license": "MIT", + "dependencies": { + "color-convert": "^2.0.1" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/chalk/ansi-styles?sponsor=1" + } + }, + "node_modules/cliui/node_modules/emoji-regex": { + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", + "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", + "license": "MIT" + }, + "node_modules/cliui/node_modules/string-width": { + "version": "4.2.3", + "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", + "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", + "license": "MIT", + "dependencies": { + "emoji-regex": "^8.0.0", + "is-fullwidth-code-point": "^3.0.0", + "strip-ansi": "^6.0.1" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/cliui/node_modules/wrap-ansi": { + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz", + "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==", + "license": "MIT", + "dependencies": { + "ansi-styles": "^4.0.0", + "string-width": "^4.1.0", + "strip-ansi": "^6.0.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/chalk/wrap-ansi?sponsor=1" + } + }, + "node_modules/color-convert": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", + "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", + "license": "MIT", + "dependencies": { + "color-name": "~1.1.4" + }, + "engines": { + "node": ">=7.0.0" + } + }, + "node_modules/color-name": { + "version": "1.1.4", + "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", + "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", + "license": "MIT" + }, + "node_modules/commander": { + "version": "13.1.0", + "resolved": "https://registry.npmjs.org/commander/-/commander-13.1.0.tgz", + "integrity": "sha512-/rFeCpNJQbhSZjGVwO9RFV3xPqbnERS8MmIQzCtD/zl6gpJuV/bMLuN92oG3F7d8oDEHHRrujSXNUr8fpjntKw==", + "license": "MIT", + "engines": { + "node": ">=18" + } + }, + "node_modules/confbox": { + "version": "0.1.8", + "resolved": "https://registry.npmjs.org/confbox/-/confbox-0.1.8.tgz", + "integrity": "sha512-RMtmw0iFkeR4YV+fUOSucriAQNb9g8zFR52MWCtl+cCZOFRNL6zeB395vPzFhEjjn4fMxXudmELnl/KF/WrK6w==", + "dev": true, + "license": "MIT" + }, + "node_modules/configstore": { + "version": "7.1.0", + "resolved": "https://registry.npmjs.org/configstore/-/configstore-7.1.0.tgz", + "integrity": "sha512-N4oog6YJWbR9kGyXvS7jEykLDXIE2C0ILYqNBZBp9iwiJpoCBWYsuAdW6PPFn6w06jjnC+3JstVvWHO4cZqvRg==", + "license": "BSD-2-Clause", + "dependencies": { + "atomically": "^2.0.3", + "dot-prop": "^9.0.0", + "graceful-fs": "^4.2.11", + "xdg-basedir": "^5.1.0" + }, + "engines": { + "node": ">=18" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/consola": { + "version": "3.4.2", + "resolved": "https://registry.npmjs.org/consola/-/consola-3.4.2.tgz", + "integrity": "sha512-5IKcdX0nnYavi6G7TtOhwkYzyjfJlatbjMjuLSfE2kYT5pMDOilZ4OvMhi637CcDICTmz3wARPoyhqyX1Y+XvA==", + "dev": true, + "license": "MIT", + "engines": { + "node": "^14.18.0 || >=16.10.0" + } + }, + "node_modules/csp_evaluator": { + "version": "1.1.5", + "resolved": "https://registry.npmjs.org/csp_evaluator/-/csp_evaluator-1.1.5.tgz", + "integrity": "sha512-EL/iN9etCTzw/fBnp0/uj0f5BOOGvZut2mzsiiBZ/FdT6gFQCKRO/tmcKOxn5drWZ2Ndm/xBb1SI4zwWbGtmIw==", + "license": "Apache-2.0" + }, + "node_modules/css-select": { + "version": "5.2.2", + "resolved": "https://registry.npmjs.org/css-select/-/css-select-5.2.2.tgz", + "integrity": "sha512-TizTzUddG/xYLA3NXodFM0fSbNizXjOKhqiQQwvhlspadZokn1KDy0NZFS0wuEubIYAV5/c1/lAr0TaaFXEXzw==", + "license": "BSD-2-Clause", + "dependencies": { + "boolbase": "^1.0.0", + "css-what": "^6.1.0", + "domhandler": "^5.0.2", + "domutils": "^3.0.1", + "nth-check": "^2.0.1" + }, + "funding": { + "url": "https://github.com/sponsors/fb55" + } + }, + "node_modules/css-what": { + "version": "6.2.2", + "resolved": "https://registry.npmjs.org/css-what/-/css-what-6.2.2.tgz", + "integrity": "sha512-u/O3vwbptzhMs3L1fQE82ZSLHQQfto5gyZzwteVIEyeaY5Fc7R4dapF/BvRoSYFeqfBk4m0V1Vafq5Pjv25wvA==", + "license": "BSD-2-Clause", + "engines": { + "node": ">= 6" + }, + "funding": { + "url": "https://github.com/sponsors/fb55" + } + }, + "node_modules/data-uri-to-buffer": { + "version": "6.0.2", + "resolved": "https://registry.npmjs.org/data-uri-to-buffer/-/data-uri-to-buffer-6.0.2.tgz", + "integrity": "sha512-7hvf7/GW8e86rW0ptuwS3OcBGDjIi6SZva7hCyWC0yYry2cOPmLIjXAUHI6DK2HsnwJd9ifmt57i8eV2n4YNpw==", + "license": "MIT", + "engines": { + "node": ">= 14" + } + }, + "node_modules/debug": { + "version": "4.4.3", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz", + "integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==", + "license": "MIT", + "dependencies": { + "ms": "^2.1.3" + }, + "engines": { + "node": ">=6.0" + }, + "peerDependenciesMeta": { + "supports-color": { + "optional": true + } + } + }, + "node_modules/decimal.js": { + "version": "10.6.0", + "resolved": "https://registry.npmjs.org/decimal.js/-/decimal.js-10.6.0.tgz", + "integrity": "sha512-YpgQiITW3JXGntzdUmyUR1V812Hn8T1YVXhCu+wO3OpS4eU9l4YdD3qjyiKdV6mvV29zapkMeD390UVEf2lkUg==", + "license": "MIT" + }, + "node_modules/decompress-response": { + "version": "10.0.0", + "resolved": "https://registry.npmjs.org/decompress-response/-/decompress-response-10.0.0.tgz", + "integrity": "sha512-oj7KWToJuuxlPr7VV0vabvxEIiqNMo+q0NueIiL3XhtwC6FVOX7Hr1c0C4eD0bmf7Zr+S/dSf2xvkH3Ad6sU3Q==", + "license": "MIT", + "dependencies": { + "mimic-response": "^4.0.0" + }, + "engines": { + "node": ">=20" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/deep-eql": { + "version": "5.0.2", + "resolved": "https://registry.npmjs.org/deep-eql/-/deep-eql-5.0.2.tgz", + "integrity": "sha512-h5k/5U50IJJFpzfL6nO9jaaumfjO/f2NjK/oYB2Djzm4p9L+3T9qWpZqZ2hAbLPuuYq9wrU08WQyBTL5GbPk5Q==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=6" + } + }, + "node_modules/define-lazy-prop": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/define-lazy-prop/-/define-lazy-prop-2.0.0.tgz", + "integrity": "sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og==", + "license": "MIT", + "engines": { + "node": ">=8" + } + }, + "node_modules/degenerator": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/degenerator/-/degenerator-5.0.1.tgz", + "integrity": "sha512-TllpMR/t0M5sqCXfj85i4XaAzxmS5tVA16dqvdkMwGmzI+dXLXnw3J+3Vdv7VKw+ThlTMboK6i9rnZ6Nntj5CQ==", + "license": "MIT", + "dependencies": { + "ast-types": "^0.13.4", + "escodegen": "^2.1.0", + "esprima": "^4.0.1" + }, + "engines": { + "node": ">= 14" + } + }, + "node_modules/devtools-protocol": { + "version": "0.0.1507524", + "resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1507524.tgz", + "integrity": "sha512-OjaNE7qpk6GRTXtqQjAE5bGx6+c4F1zZH0YXtpZQLM92HNXx4zMAaqlKhP4T52DosG6hDW8gPMNhGOF8xbwk/w==", + "license": "BSD-3-Clause" + }, + "node_modules/dom-serializer": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/dom-serializer/-/dom-serializer-2.0.0.tgz", + "integrity": "sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg==", + "license": "MIT", + "dependencies": { + "domelementtype": "^2.3.0", + "domhandler": "^5.0.2", + "entities": "^4.2.0" + }, + "funding": { + "url": "https://github.com/cheeriojs/dom-serializer?sponsor=1" + } + }, + "node_modules/domelementtype": { + "version": "2.3.0", + "resolved": "https://registry.npmjs.org/domelementtype/-/domelementtype-2.3.0.tgz", + "integrity": "sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/fb55" + } + ], + "license": "BSD-2-Clause" + }, + "node_modules/domhandler": { + "version": "5.0.3", + "resolved": "https://registry.npmjs.org/domhandler/-/domhandler-5.0.3.tgz", + "integrity": "sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==", + "license": "BSD-2-Clause", + "dependencies": { + "domelementtype": "^2.3.0" + }, + "engines": { + "node": ">= 4" + }, + "funding": { + "url": "https://github.com/fb55/domhandler?sponsor=1" + } + }, + "node_modules/domutils": { + "version": "3.2.2", + "resolved": "https://registry.npmjs.org/domutils/-/domutils-3.2.2.tgz", + "integrity": "sha512-6kZKyUajlDuqlHKVX1w7gyslj9MPIXzIFiz/rGu35uC1wMi+kMhQwGhl4lt9unC9Vb9INnY9Z3/ZA3+FhASLaw==", + "license": "BSD-2-Clause", + "dependencies": { + "dom-serializer": "^2.0.0", + "domelementtype": "^2.3.0", + "domhandler": "^5.0.3" + }, + "funding": { + "url": "https://github.com/fb55/domutils?sponsor=1" + } + }, + "node_modules/dot-prop": { + "version": "9.0.0", + "resolved": "https://registry.npmjs.org/dot-prop/-/dot-prop-9.0.0.tgz", + "integrity": "sha512-1gxPBJpI/pcjQhKgIU91II6Wkay+dLcN3M6rf2uwP8hRur3HtQXjVrdAK3sjC0piaEuxzMwjXChcETiJl47lAQ==", + "license": "MIT", + "dependencies": { + "type-fest": "^4.18.2" + }, + "engines": { + "node": ">=18" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/emoji-regex": { + "version": "10.6.0", + "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.6.0.tgz", + "integrity": "sha512-toUI84YS5YmxW219erniWD0CIVOo46xGKColeNQRgOzDorgBi1v4D71/OFzgD9GO2UGKIv1C3Sp8DAn0+j5w7A==", + "license": "MIT" + }, + "node_modules/encoding-sniffer": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/encoding-sniffer/-/encoding-sniffer-0.2.1.tgz", + "integrity": "sha512-5gvq20T6vfpekVtqrYQsSCFZ1wEg5+wW0/QaZMWkFr6BqD3NfKs0rLCx4rrVlSWJeZb5NBJgVLswK/w2MWU+Gw==", + "license": "MIT", + "dependencies": { + "iconv-lite": "^0.6.3", + "whatwg-encoding": "^3.1.1" + }, + "funding": { + "url": "https://github.com/fb55/encoding-sniffer?sponsor=1" + } + }, + "node_modules/end-of-stream": { + "version": "1.4.5", + "resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.5.tgz", + "integrity": "sha512-ooEGc6HP26xXq/N+GCGOT0JKCLDGrq2bQUZrQ7gyrJiZANJ/8YDTxTpQBXGMn+WbIQXNVpyWymm7KYVICQnyOg==", + "license": "MIT", + "dependencies": { + "once": "^1.4.0" + } + }, + "node_modules/enquirer": { + "version": "2.4.1", + "resolved": "https://registry.npmjs.org/enquirer/-/enquirer-2.4.1.tgz", + "integrity": "sha512-rRqJg/6gd538VHvR3PSrdRBb/1Vy2YfzHqzvbhGIQpDRKIa4FgV/54b5Q1xYSxOOwKvjXweS26E0Q+nAMwp2pQ==", + "license": "MIT", + "dependencies": { + "ansi-colors": "^4.1.1", + "strip-ansi": "^6.0.1" + }, + "engines": { + "node": ">=8.6" + } + }, + "node_modules/entities": { + "version": "4.5.0", + "resolved": "https://registry.npmjs.org/entities/-/entities-4.5.0.tgz", + "integrity": "sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==", + "license": "BSD-2-Clause", + "engines": { + "node": ">=0.12" + }, + "funding": { + "url": "https://github.com/fb55/entities?sponsor=1" + } + }, + "node_modules/es-errors": { + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz", + "integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==", + "license": "MIT", + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/es-module-lexer": { + "version": "1.7.0", + "resolved": "https://registry.npmjs.org/es-module-lexer/-/es-module-lexer-1.7.0.tgz", + "integrity": "sha512-jEQoCwk8hyb2AZziIOLhDqpm5+2ww5uIE6lkO/6jcOCusfk6LhMHpXXfBLXTZ7Ydyt0j4VoUQv6uGNYbdW+kBA==", + "dev": true, + "license": "MIT" + }, + "node_modules/esbuild": { + "version": "0.27.7", + "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.27.7.tgz", + "integrity": "sha512-IxpibTjyVnmrIQo5aqNpCgoACA/dTKLTlhMHihVHhdkxKyPO1uBBthumT0rdHmcsk9uMonIWS0m4FljWzILh3w==", + "dev": true, + "hasInstallScript": true, + "license": "MIT", + "bin": { + "esbuild": "bin/esbuild" + }, + "engines": { + "node": ">=18" + }, + "optionalDependencies": { + "@esbuild/aix-ppc64": "0.27.7", + "@esbuild/android-arm": "0.27.7", + "@esbuild/android-arm64": "0.27.7", + "@esbuild/android-x64": "0.27.7", + "@esbuild/darwin-arm64": "0.27.7", + "@esbuild/darwin-x64": "0.27.7", + "@esbuild/freebsd-arm64": "0.27.7", + "@esbuild/freebsd-x64": "0.27.7", + "@esbuild/linux-arm": "0.27.7", + "@esbuild/linux-arm64": "0.27.7", + "@esbuild/linux-ia32": "0.27.7", + "@esbuild/linux-loong64": "0.27.7", + "@esbuild/linux-mips64el": "0.27.7", + "@esbuild/linux-ppc64": "0.27.7", + "@esbuild/linux-riscv64": "0.27.7", + "@esbuild/linux-s390x": "0.27.7", + "@esbuild/linux-x64": "0.27.7", + "@esbuild/netbsd-arm64": "0.27.7", + "@esbuild/netbsd-x64": "0.27.7", + "@esbuild/openbsd-arm64": "0.27.7", + "@esbuild/openbsd-x64": "0.27.7", + "@esbuild/openharmony-arm64": "0.27.7", + "@esbuild/sunos-x64": "0.27.7", + "@esbuild/win32-arm64": "0.27.7", + "@esbuild/win32-ia32": "0.27.7", + "@esbuild/win32-x64": "0.27.7" + } + }, + "node_modules/escalade": { + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.2.0.tgz", + "integrity": "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==", + "license": "MIT", + "engines": { + "node": ">=6" + } + }, + "node_modules/escape-string-regexp": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz", + "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==", + "license": "MIT", + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/escodegen": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/escodegen/-/escodegen-2.1.0.tgz", + "integrity": "sha512-2NlIDTwUWJN0mRPQOdtQBzbUHvdGY2P1VXSyU83Q3xKxM7WHX2Ql8dKq782Q9TgQUNOLEzEYu9bzLNj1q88I5w==", + "license": "BSD-2-Clause", + "dependencies": { + "esprima": "^4.0.1", + "estraverse": "^5.2.0", + "esutils": "^2.0.2" + }, + "bin": { + "escodegen": "bin/escodegen.js", + "esgenerate": "bin/esgenerate.js" + }, + "engines": { + "node": ">=6.0" + }, + "optionalDependencies": { + "source-map": "~0.6.1" + } + }, + "node_modules/esprima": { + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz", + "integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==", + "license": "BSD-2-Clause", + "bin": { + "esparse": "bin/esparse.js", + "esvalidate": "bin/esvalidate.js" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/estraverse": { + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", + "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", + "license": "BSD-2-Clause", + "engines": { + "node": ">=4.0" + } + }, + "node_modules/estree-walker": { + "version": "3.0.3", + "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-3.0.3.tgz", + "integrity": "sha512-7RUKfXgSMMkzt6ZuXmqapOurLGPPfgj6l9uRZ7lRGolvk0y2yocc35LdcxKC5PQZdn2DMqioAQ2NoWcrTKmm6g==", + "dev": true, + "license": "MIT", + "dependencies": { + "@types/estree": "^1.0.0" + } + }, + "node_modules/esutils": { + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz", + "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==", + "license": "BSD-2-Clause", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/events-universal": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/events-universal/-/events-universal-1.0.1.tgz", + "integrity": "sha512-LUd5euvbMLpwOF8m6ivPCbhQeSiYVNb8Vs0fQ8QjXo0JTkEHpz8pxdQf0gStltaPpw0Cca8b39KxvK9cfKRiAw==", + "license": "Apache-2.0", + "dependencies": { + "bare-events": "^2.7.0" + } + }, + "node_modules/expect-type": { + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/expect-type/-/expect-type-1.4.0.tgz", + "integrity": "sha512-KfYbmpRm0VbLjEvVa9yGwCi9GI34xvi7A/HXYWQO65CSD2u3MczUJSuwXKFIxlGsgBQizV9q5J9NHj4VG0n+pA==", + "dev": true, + "license": "Apache-2.0", + "engines": { + "node": ">=12.0.0" + } + }, + "node_modules/extract-zip": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/extract-zip/-/extract-zip-2.0.1.tgz", + "integrity": "sha512-GDhU9ntwuKyGXdZBUgTIe+vXnWj0fppUEtMDL0+idd5Sta8TGpHssn/eusA9mrPr9qNDym6SxAYZjNvCn/9RBg==", + "license": "BSD-2-Clause", + "dependencies": { + "debug": "^4.1.1", + "get-stream": "^5.1.0", + "yauzl": "^2.10.0" + }, + "bin": { + "extract-zip": "cli.js" + }, + "engines": { + "node": ">= 10.17.0" + }, + "optionalDependencies": { + "@types/yauzl": "^2.9.1" + } + }, + "node_modules/extract-zip/node_modules/get-stream": { + "version": "5.2.0", + "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-5.2.0.tgz", + "integrity": "sha512-nBF+F1rAZVCu/p7rjzgA+Yb4lfYXrpl7a6VmJrU8wF9I1CKvP/QwPNZHnOlwbTkY6dvtFIzFMSyQXbLoTQPRpA==", + "license": "MIT", + "dependencies": { + "pump": "^3.0.0" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/fast-fifo": { + "version": "1.3.2", + "resolved": "https://registry.npmjs.org/fast-fifo/-/fast-fifo-1.3.2.tgz", + "integrity": "sha512-/d9sfos4yxzpwkDkuN7k2SqFKtYNmCTzgfEpz82x34IM9/zc8KGxQoXg1liNC/izpRM/MBdt44Nmx41ZWqk+FQ==", + "license": "MIT" + }, + "node_modules/fast-xml-parser": { + "version": "4.5.7", + "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.5.7.tgz", + "integrity": "sha512-a6Qh1RMCNbSrU1+sAyAAZH3rTe+OaWJbNZIq0S+ifZciUUOQtlVxBJwoTUE2bYhysmG/RYyI5WJFIKdBahJdrQ==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/NaturalIntelligence" + } + ], + "license": "MIT", + "dependencies": { + "strnum": "^1.0.5" + }, + "bin": { + "fxparser": "src/cli/cli.js" + } + }, + "node_modules/fd-slicer": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/fd-slicer/-/fd-slicer-1.1.0.tgz", + "integrity": "sha512-cE1qsB/VwyQozZ+q1dGxR8LBYNZeofhEdUNGSMbQD3Gw2lAzX9Zb3uIU6Ebc/Fmyjo9AWWfnn0AUCHqtevs/8g==", + "license": "MIT", + "dependencies": { + "pend": "~1.2.0" + } + }, + "node_modules/fdir": { + "version": "6.5.0", + "resolved": "https://registry.npmjs.org/fdir/-/fdir-6.5.0.tgz", + "integrity": "sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=12.0.0" + }, + "peerDependencies": { + "picomatch": "^3 || ^4" + }, + "peerDependenciesMeta": { + "picomatch": { + "optional": true + } + } + }, + "node_modules/fix-dts-default-cjs-exports": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/fix-dts-default-cjs-exports/-/fix-dts-default-cjs-exports-1.0.1.tgz", + "integrity": "sha512-pVIECanWFC61Hzl2+oOCtoJ3F17kglZC/6N94eRWycFgBH35hHx0Li604ZIzhseh97mf2p0cv7vVrOZGoqhlEg==", + "dev": true, + "license": "MIT", + "dependencies": { + "magic-string": "^0.30.17", + "mlly": "^1.7.4", + "rollup": "^4.34.8" + } + }, + "node_modules/form-data-encoder": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/form-data-encoder/-/form-data-encoder-4.1.0.tgz", + "integrity": "sha512-G6NsmEW15s0Uw9XnCg+33H3ViYRyiM0hMrMhhqQOR8NFc5GhYrI+6I3u7OTw7b91J2g8rtvMBZJDbcGb2YUniw==", + "license": "MIT", + "engines": { + "node": ">= 18" + } + }, + "node_modules/forwarded-parse": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/forwarded-parse/-/forwarded-parse-2.1.2.tgz", + "integrity": "sha512-alTFZZQDKMporBH77856pXgzhEzaUVmLCDk+egLgIgHst3Tpndzz8MnKe+GzRJRfvVdn69HhpW7cmXzvtLvJAw==", + "license": "MIT" + }, + "node_modules/fsevents": { + "version": "2.3.2", + "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.2.tgz", + "integrity": "sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==", + "hasInstallScript": true, + "license": "MIT", + "optional": true, + "os": [ + "darwin" + ], + "engines": { + "node": "^8.16.0 || ^10.6.0 || >=11.0.0" + } + }, + "node_modules/function-bind": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz", + "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==", + "license": "MIT", + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/get-caller-file": { + "version": "2.0.5", + "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz", + "integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==", + "license": "ISC", + "engines": { + "node": "6.* || 8.* || >= 10.*" + } + }, + "node_modules/get-east-asian-width": { + "version": "1.6.0", + "resolved": "https://registry.npmjs.org/get-east-asian-width/-/get-east-asian-width-1.6.0.tgz", + "integrity": "sha512-QRbvDIbx6YklUe6RxeTeleMR0yv3cYH6PsPZHcnVn7xv7zO1BHN8r0XETu8n6Ye3Q+ahtSarc3WgtNWmehIBfA==", + "license": "MIT", + "engines": { + "node": ">=18" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/get-stream": { + "version": "9.0.1", + "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-9.0.1.tgz", + "integrity": "sha512-kVCxPF3vQM/N0B1PmoqVUqgHP+EeVjmZSQn+1oCRPxd2P21P2F19lIgbR3HBosbB1PUhOAoctJnfEn2GbN2eZA==", + "license": "MIT", + "dependencies": { + "@sec-ant/readable-stream": "^0.4.1", + "is-stream": "^4.0.1" + }, + "engines": { + "node": ">=18" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/get-uri": { + "version": "6.0.5", + "resolved": "https://registry.npmjs.org/get-uri/-/get-uri-6.0.5.tgz", + "integrity": "sha512-b1O07XYq8eRuVzBNgJLstU6FYc1tS6wnMtF1I1D9lE8LxZSOGZ7LhxN54yPP6mGw5f2CkXY2BQUL9Fx41qvcIg==", + "license": "MIT", + "dependencies": { + "basic-ftp": "^5.0.2", + "data-uri-to-buffer": "^6.0.2", + "debug": "^4.3.4" + }, + "engines": { + "node": ">= 14" + } + }, + "node_modules/got": { + "version": "14.6.6", + "resolved": "https://registry.npmjs.org/got/-/got-14.6.6.tgz", + "integrity": "sha512-QLV1qeYSo5l13mQzWgP/y0LbMr5Plr5fJilgAIwgnwseproEbtNym8xpLsDzeZ6MWXgNE6kdWGBjdh3zT/Qerg==", + "license": "MIT", + "dependencies": { + "@sindresorhus/is": "^7.0.1", + "byte-counter": "^0.1.0", + "cacheable-lookup": "^7.0.0", + "cacheable-request": "^13.0.12", + "decompress-response": "^10.0.0", + "form-data-encoder": "^4.0.2", + "http2-wrapper": "^2.2.1", + "keyv": "^5.5.3", + "lowercase-keys": "^3.0.0", + "p-cancelable": "^4.0.1", + "responselike": "^4.0.2", + "type-fest": "^4.26.1" + }, + "engines": { + "node": ">=20" + }, + "funding": { + "url": "https://github.com/sindresorhus/got?sponsor=1" + } + }, + "node_modules/graceful-fs": { + "version": "4.2.11", + "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz", + "integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==", + "license": "ISC" + }, + "node_modules/hasown": { + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.4.tgz", + "integrity": "sha512-T2UbfbBEF32wiepXIsMlTW9+dDYC6wMh/t/vYA4tuOMKqWz/n3vr1NFSxQiyP+zk2mXsoMA/i/7qV6LKut1t1A==", + "license": "MIT", + "dependencies": { + "function-bind": "^1.1.2" + }, + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/htmlparser2": { + "version": "10.1.0", + "resolved": "https://registry.npmjs.org/htmlparser2/-/htmlparser2-10.1.0.tgz", + "integrity": "sha512-VTZkM9GWRAtEpveh7MSF6SjjrpNVNNVJfFup7xTY3UpFtm67foy9HDVXneLtFVt4pMz5kZtgNcvCniNFb1hlEQ==", + "funding": [ + "https://github.com/fb55/htmlparser2?sponsor=1", + { + "type": "github", + "url": "https://github.com/sponsors/fb55" + } + ], + "license": "MIT", + "dependencies": { + "domelementtype": "^2.3.0", + "domhandler": "^5.0.3", + "domutils": "^3.2.2", + "entities": "^7.0.1" + } + }, + "node_modules/htmlparser2/node_modules/entities": { + "version": "7.0.1", + "resolved": "https://registry.npmjs.org/entities/-/entities-7.0.1.tgz", + "integrity": "sha512-TWrgLOFUQTH994YUyl1yT4uyavY5nNB5muff+RtWaqNVCAK408b5ZnnbNAUEWLTCpum9w6arT70i1XdQ4UeOPA==", + "license": "BSD-2-Clause", + "engines": { + "node": ">=0.12" + }, + "funding": { + "url": "https://github.com/fb55/entities?sponsor=1" + } + }, + "node_modules/http-cache-semantics": { + "version": "4.2.0", + "resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.2.0.tgz", + "integrity": "sha512-dTxcvPXqPvXBQpq5dUr6mEMJX4oIEFv6bwom3FDwKRDsuIjjJGANqhBuoAn9c1RQJIdAKav33ED65E2ys+87QQ==", + "license": "BSD-2-Clause" + }, + "node_modules/http-link-header": { + "version": "1.1.4", + "resolved": "https://registry.npmjs.org/http-link-header/-/http-link-header-1.1.4.tgz", + "integrity": "sha512-xT3GPW6/ZbGuw4UvwHqErSCEjNUlwbQJuZn9/q5U4WEKfp2kENVCAlousG1zLxHeaQ/ffOHUNpWamvkbBW0eNw==", + "license": "MIT", + "engines": { + "node": ">=6.0.0" + } + }, + "node_modules/http-proxy-agent": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-7.0.2.tgz", + "integrity": "sha512-T1gkAiYYDWYx3V5Bmyu7HcfcvL7mUrTWiM6yOfa3PIphViJ/gFPbvidQ+veqSOHci/PxBcDabeUNCzpOODJZig==", + "license": "MIT", + "dependencies": { + "agent-base": "^7.1.0", + "debug": "^4.3.4" + }, + "engines": { + "node": ">= 14" + } + }, + "node_modules/http2-wrapper": { + "version": "2.2.1", + "resolved": "https://registry.npmjs.org/http2-wrapper/-/http2-wrapper-2.2.1.tgz", + "integrity": "sha512-V5nVw1PAOgfI3Lmeaj2Exmeg7fenjhRUgz1lPSezy1CuhPYbgQtbQj4jZfEAEMlaL+vupsvhjqCyjzob0yxsmQ==", + "license": "MIT", + "dependencies": { + "quick-lru": "^5.1.1", + "resolve-alpn": "^1.2.0" + }, + "engines": { + "node": ">=10.19.0" + } + }, + "node_modules/https-proxy-agent": { + "version": "7.0.6", + "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.6.tgz", + "integrity": "sha512-vK9P5/iUfdl95AI+JVyUuIcVtd4ofvtrOr3HNtM2yxC9bnMbEdp3x01OhQNnjb8IJYi38VlTE3mBXwcfvywuSw==", + "license": "MIT", + "dependencies": { + "agent-base": "^7.1.2", + "debug": "4" + }, + "engines": { + "node": ">= 14" + } + }, + "node_modules/iconv-lite": { + "version": "0.6.3", + "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz", + "integrity": "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==", + "license": "MIT", + "dependencies": { + "safer-buffer": ">= 2.1.2 < 3.0.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/image-ssim": { + "version": "0.2.0", + "resolved": "https://registry.npmjs.org/image-ssim/-/image-ssim-0.2.0.tgz", + "integrity": "sha512-W7+sO6/yhxy83L0G7xR8YAc5Z5QFtYEXXRV6EaE8tuYBZJnA3gVgp3q7X7muhLZVodeb9UfvjSbwt9VJwjIYAg==", + "license": "MIT" + }, + "node_modules/import-in-the-middle": { + "version": "1.15.0", + "resolved": "https://registry.npmjs.org/import-in-the-middle/-/import-in-the-middle-1.15.0.tgz", + "integrity": "sha512-bpQy+CrsRmYmoPMAE/0G33iwRqwW4ouqdRg8jgbH3aKuCtOc8lxgmYXg2dMM92CRiGP660EtBcymH/eVUpCSaA==", + "license": "Apache-2.0", + "dependencies": { + "acorn": "^8.14.0", + "acorn-import-attributes": "^1.9.5", + "cjs-module-lexer": "^1.2.2", + "module-details-from-path": "^1.0.3" + } + }, + "node_modules/intl-messageformat": { + "version": "10.7.18", + "resolved": "https://registry.npmjs.org/intl-messageformat/-/intl-messageformat-10.7.18.tgz", + "integrity": "sha512-m3Ofv/X/tV8Y3tHXLohcuVuhWKo7BBq62cqY15etqmLxg2DZ34AGGgQDeR+SCta2+zICb1NX83af0GJmbQ1++g==", + "license": "BSD-3-Clause", + "dependencies": { + "@formatjs/ecma402-abstract": "2.3.6", + "@formatjs/fast-memoize": "2.2.7", + "@formatjs/icu-messageformat-parser": "2.11.4", + "tslib": "^2.8.0" + } + }, + "node_modules/ip-address": { + "version": "10.4.0", + "resolved": "https://registry.npmjs.org/ip-address/-/ip-address-10.4.0.tgz", + "integrity": "sha512-oSK96Grm3aP6OrS263xVxbNDGVL7rzBtYdpGqlDG8iQdoenDoTs/nkki+DflYbAEE8Xl6o5YxhxlrKvI3nqKXQ==", + "license": "MIT", + "engines": { + "node": ">= 12" + } + }, + "node_modules/is-core-module": { + "version": "2.16.2", + "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.16.2.tgz", + "integrity": "sha512-evOr8xfXKxE6qSR0hSXL2r3sd7ALj8+7jQEUvPYcm5sgZFdJ+AYzT6yNmJenvIYQBgIGwfwz08sL8zoL7yq2BA==", + "license": "MIT", + "dependencies": { + "hasown": "^2.0.3" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/is-docker": { + "version": "2.2.1", + "resolved": "https://registry.npmjs.org/is-docker/-/is-docker-2.2.1.tgz", + "integrity": "sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ==", + "license": "MIT", + "bin": { + "is-docker": "cli.js" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/is-fullwidth-code-point": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", + "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", + "license": "MIT", + "engines": { + "node": ">=8" + } + }, + "node_modules/is-interactive": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/is-interactive/-/is-interactive-2.0.0.tgz", + "integrity": "sha512-qP1vozQRI+BMOPcjFzrjXuQvdak2pHNUMZoeG2eRbiSqyvbEf/wQtEOTOX1guk6E3t36RkaqiSt8A/6YElNxLQ==", + "license": "MIT", + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/is-stream": { + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-4.0.1.tgz", + "integrity": "sha512-Dnz92NInDqYckGEUJv689RbRiTSEHCQ7wOVeALbkOz999YpqT46yMRIGtSNl2iCL1waAZSx40+h59NV/EwzV/A==", + "license": "MIT", + "engines": { + "node": ">=18" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/is-unicode-supported": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/is-unicode-supported/-/is-unicode-supported-2.1.0.tgz", + "integrity": "sha512-mE00Gnza5EEB3Ds0HfMyllZzbBrmLOX3vfWoj9A9PEnTfratQ/BcaJOuMhnkhjXvb2+FkY3VuHqtAGpTPmglFQ==", + "license": "MIT", + "engines": { + "node": ">=18" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/is-wsl": { + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-2.2.0.tgz", + "integrity": "sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==", + "license": "MIT", + "dependencies": { + "is-docker": "^2.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/joycon": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/joycon/-/joycon-3.1.1.tgz", + "integrity": "sha512-34wB/Y7MW7bzjKRjUKTa46I2Z7eV62Rkhva+KkopW7Qvv/OSWBqvkSY7vusOPrNuZcUG3tApvdVgNB8POj3SPw==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=10" + } + }, + "node_modules/jpeg-js": { + "version": "0.4.4", + "resolved": "https://registry.npmjs.org/jpeg-js/-/jpeg-js-0.4.4.tgz", + "integrity": "sha512-WZzeDOEtTOBK4Mdsar0IqEU5sMr3vSV2RqkAIzUEV2BHnUfKGyswWFPFwK5EeDo93K3FohSHbLAjj0s1Wzd+dg==", + "license": "BSD-3-Clause" + }, + "node_modules/js-library-detector": { + "version": "6.7.0", + "resolved": "https://registry.npmjs.org/js-library-detector/-/js-library-detector-6.7.0.tgz", + "integrity": "sha512-c80Qupofp43y4cJ7+8TTDN/AsDwLi5oOm/plBrWI+iQt485vKXCco+yVmOwEgdo9VOdsYTuV0UlTeetVPTriXA==", + "license": "MIT", + "engines": { + "node": ">=12" + } + }, + "node_modules/keyv": { + "version": "5.6.0", + "resolved": "https://registry.npmjs.org/keyv/-/keyv-5.6.0.tgz", + "integrity": "sha512-CYDD3SOtsHtyXeEORYRx2qBtpDJFjRTGXUtmNEMGyzYOKj1TE3tycdlho7kA1Ufx9OYWZzg52QFBGALTirzDSw==", + "license": "MIT", + "dependencies": { + "@keyv/serialize": "^1.1.1" + } + }, + "node_modules/legacy-javascript": { + "version": "0.0.1", + "resolved": "https://registry.npmjs.org/legacy-javascript/-/legacy-javascript-0.0.1.tgz", + "integrity": "sha512-lPyntS4/aS7jpuvOlitZDFifBCb4W8L/3QU0PLbUTUj+zYah8rfVjYic88yG7ZKTxhS5h9iz7duT8oUXKszLhg==", + "license": "Apache-2.0" + }, + "node_modules/lighthouse": { + "version": "12.8.2", + "resolved": "https://registry.npmjs.org/lighthouse/-/lighthouse-12.8.2.tgz", + "integrity": "sha512-+5SKYzVaTFj22MgoYDPNrP9tlD2/Ay7j3SxPSFD9FpPyVxGr4UtOQGKyrdZ7wCmcnBaFk0mCkPfARU3CsE0nvA==", + "license": "Apache-2.0", + "dependencies": { + "@paulirish/trace_engine": "0.0.59", + "@sentry/node": "^9.28.1", + "axe-core": "^4.10.3", + "chrome-launcher": "^1.2.0", + "configstore": "^7.0.0", + "csp_evaluator": "1.1.5", + "devtools-protocol": "0.0.1507524", + "enquirer": "^2.3.6", + "http-link-header": "^1.1.1", + "intl-messageformat": "^10.5.3", + "jpeg-js": "^0.4.4", + "js-library-detector": "^6.7.0", + "lighthouse-logger": "^2.0.2", + "lighthouse-stack-packs": "1.12.2", + "lodash-es": "^4.17.21", + "lookup-closest-locale": "6.2.0", + "metaviewport-parser": "0.3.0", + "open": "^8.4.0", + "parse-cache-control": "1.0.1", + "puppeteer-core": "^24.17.1", + "robots-parser": "^3.0.1", + "speedline-core": "^1.4.3", + "third-party-web": "^0.27.0", + "tldts-icann": "^7.0.12", + "ws": "^7.0.0", + "yargs": "^17.3.1", + "yargs-parser": "^21.0.0" + }, + "bin": { + "chrome-debug": "core/scripts/manual-chrome-launcher.js", + "lighthouse": "cli/index.js", + "smokehouse": "cli/test/smokehouse/frontends/smokehouse-bin.js" + }, + "engines": { + "node": ">=18.16" + } + }, + "node_modules/lighthouse-logger": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/lighthouse-logger/-/lighthouse-logger-2.0.2.tgz", + "integrity": "sha512-vWl2+u5jgOQuZR55Z1WM0XDdrJT6mzMP8zHUct7xTlWhuQs+eV0g+QL0RQdFjT54zVmbhLCP8vIVpy1wGn/gCg==", + "license": "Apache-2.0", + "dependencies": { + "debug": "^4.4.1", + "marky": "^1.2.2" + } + }, + "node_modules/lighthouse-stack-packs": { + "version": "1.12.2", + "resolved": "https://registry.npmjs.org/lighthouse-stack-packs/-/lighthouse-stack-packs-1.12.2.tgz", + "integrity": "sha512-Ug8feS/A+92TMTCK6yHYLwaFMuelK/hAKRMdldYkMNwv+d9PtWxjXEg6rwKtsUXTADajhdrhXyuNCJ5/sfmPFw==", + "license": "Apache-2.0" + }, + "node_modules/lilconfig": { + "version": "3.1.3", + "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-3.1.3.tgz", + "integrity": "sha512-/vlFKAoH5Cgt3Ie+JLhRbwOsCQePABiU3tJ1egGvyQ+33R/vcwM2Zl2QR/LzjsBeItPt3oSVXapn+m4nQDvpzw==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=14" + }, + "funding": { + "url": "https://github.com/sponsors/antonk52" + } + }, + "node_modules/lines-and-columns": { + "version": "1.2.4", + "resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz", + "integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==", + "dev": true, + "license": "MIT" + }, + "node_modules/load-tsconfig": { + "version": "0.2.5", + "resolved": "https://registry.npmjs.org/load-tsconfig/-/load-tsconfig-0.2.5.tgz", + "integrity": "sha512-IXO6OCs9yg8tMKzfPZ1YmheJbZCiEsnBdcB03l0OcfK9prKnJb96siuHCr5Fl37/yo9DnKU+TLpxzTUspw9shg==", + "dev": true, + "license": "MIT", + "engines": { + "node": "^12.20.0 || ^14.13.1 || >=16.0.0" + } + }, + "node_modules/lodash-es": { + "version": "4.18.1", + "resolved": "https://registry.npmjs.org/lodash-es/-/lodash-es-4.18.1.tgz", + "integrity": "sha512-J8xewKD/Gk22OZbhpOVSwcs60zhd95ESDwezOFuA3/099925PdHJ7OFHNTGtajL3AlZkykD32HykiMo+BIBI8A==", + "license": "MIT" + }, + "node_modules/log-symbols": { + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/log-symbols/-/log-symbols-6.0.0.tgz", + "integrity": "sha512-i24m8rpwhmPIS4zscNzK6MSEhk0DUWa/8iYQWxhffV8jkI4Phvs3F+quL5xvS0gdQR0FyTCMMH33Y78dDTzzIw==", + "license": "MIT", + "dependencies": { + "chalk": "^5.3.0", + "is-unicode-supported": "^1.3.0" + }, + "engines": { + "node": ">=18" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/log-symbols/node_modules/is-unicode-supported": { + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/is-unicode-supported/-/is-unicode-supported-1.3.0.tgz", + "integrity": "sha512-43r2mRvz+8JRIKnWJ+3j8JtjRKZ6GmjzfaE/qiBJnikNnYv/6bagRJ1kUhNk8R5EX/GkobD+r+sfxCPJsiKBLQ==", + "license": "MIT", + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/lookup-closest-locale": { + "version": "6.2.0", + "resolved": "https://registry.npmjs.org/lookup-closest-locale/-/lookup-closest-locale-6.2.0.tgz", + "integrity": "sha512-/c2kL+Vnp1jnV6K6RpDTHK3dgg0Tu2VVp+elEiJpjfS1UyY7AjOYHohRug6wT0OpoX2qFgNORndE9RqesfVxWQ==", + "license": "MIT" + }, + "node_modules/loupe": { + "version": "3.2.1", + "resolved": "https://registry.npmjs.org/loupe/-/loupe-3.2.1.tgz", + "integrity": "sha512-CdzqowRJCeLU72bHvWqwRBBlLcMEtIvGrlvef74kMnV2AolS9Y8xUv1I0U/MNAWMhBlKIoyuEgoJ0t/bbwHbLQ==", + "dev": true, + "license": "MIT" + }, + "node_modules/lowercase-keys": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/lowercase-keys/-/lowercase-keys-3.0.0.tgz", + "integrity": "sha512-ozCC6gdQ+glXOQsveKD0YsDy8DSQFjDTz4zyzEHNV5+JP5D62LmfDZ6o1cycFx9ouG940M5dE8C8CTewdj2YWQ==", + "license": "MIT", + "engines": { + "node": "^12.20.0 || ^14.13.1 || >=16.0.0" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/lru-cache": { + "version": "7.18.3", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-7.18.3.tgz", + "integrity": "sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA==", + "license": "ISC", + "engines": { + "node": ">=12" + } + }, + "node_modules/magic-string": { + "version": "0.30.21", + "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.21.tgz", + "integrity": "sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==", + "dev": true, + "license": "MIT", + "dependencies": { + "@jridgewell/sourcemap-codec": "^1.5.5" + } + }, + "node_modules/marky": { + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/marky/-/marky-1.3.0.tgz", + "integrity": "sha512-ocnPZQLNpvbedwTy9kNrQEsknEfgvcLMvOtz3sFeWApDq1MXH1TqkCIx58xlpESsfwQOnuBO9beyQuNGzVvuhQ==", + "license": "Apache-2.0" + }, + "node_modules/metaviewport-parser": { + "version": "0.3.0", + "resolved": "https://registry.npmjs.org/metaviewport-parser/-/metaviewport-parser-0.3.0.tgz", + "integrity": "sha512-EoYJ8xfjQ6kpe9VbVHvZTZHiOl4HL1Z18CrZ+qahvLXT7ZO4YTC2JMyt5FaUp9JJp6J4Ybb/z7IsCXZt86/QkQ==", + "license": "MIT" + }, + "node_modules/mimic-function": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/mimic-function/-/mimic-function-5.0.1.tgz", + "integrity": "sha512-VP79XUPxV2CigYP3jWwAUFSku2aKqBH7uTAapFWCBqutsbmDo96KY5o8uh6U+/YSIn5OxJnXp73beVkpqMIGhA==", + "license": "MIT", + "engines": { + "node": ">=18" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/mimic-response": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/mimic-response/-/mimic-response-4.0.0.tgz", + "integrity": "sha512-e5ISH9xMYU0DzrT+jl8q2ze9D6eWBto+I8CNpe+VI+K2J/F/k3PdkdTdz4wvGVH4NTpo+NRYTVIuMQEMMcsLqg==", + "license": "MIT", + "engines": { + "node": "^12.20.0 || ^14.13.1 || >=16.0.0" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/minimatch": { + "version": "9.0.9", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.9.tgz", + "integrity": "sha512-OBwBN9AL4dqmETlpS2zasx+vTeWclWzkblfZk7KTA5j3jeOONz/tRCnZomUyvNg83wL5Zv9Ss6HMJXAgL8R2Yg==", + "license": "ISC", + "dependencies": { + "brace-expansion": "^2.0.2" + }, + "engines": { + "node": ">=16 || 14 >=14.17" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/mitt": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/mitt/-/mitt-3.0.1.tgz", + "integrity": "sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw==", + "license": "MIT" + }, + "node_modules/mlly": { + "version": "1.8.2", + "resolved": "https://registry.npmjs.org/mlly/-/mlly-1.8.2.tgz", + "integrity": "sha512-d+ObxMQFmbt10sretNDytwt85VrbkhhUA/JBGm1MPaWJ65Cl4wOgLaB1NYvJSZ0Ef03MMEU/0xpPMXUIQ29UfA==", + "dev": true, + "license": "MIT", + "dependencies": { + "acorn": "^8.16.0", + "pathe": "^2.0.3", + "pkg-types": "^1.3.1", + "ufo": "^1.6.3" + } + }, + "node_modules/module-details-from-path": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/module-details-from-path/-/module-details-from-path-1.0.4.tgz", + "integrity": "sha512-EGWKgxALGMgzvxYF1UyGTy0HXX/2vHLkw6+NvDKW2jypWbHpjQuj4UMcqQWXHERJhVGKikolT06G3bcKe4fi7w==", + "license": "MIT" + }, + "node_modules/ms": { + "version": "2.1.3", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz", + "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==", + "license": "MIT" + }, + "node_modules/mz": { + "version": "2.7.0", + "resolved": "https://registry.npmjs.org/mz/-/mz-2.7.0.tgz", + "integrity": "sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==", + "dev": true, + "license": "MIT", + "dependencies": { + "any-promise": "^1.0.0", + "object-assign": "^4.0.1", + "thenify-all": "^1.0.0" + } + }, + "node_modules/nanoid": { + "version": "3.3.16", + "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.16.tgz", + "integrity": "sha512-bzlKTyNJ7+LdGIIwy8ijFpIqEQIvafahV7eYykJ8Cvh42EdJeODoJ6gUJXpQJvej1BddH8OqTXZNE/KfbWAu8Q==", + "dev": true, + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/ai" + } + ], + "license": "MIT", + "bin": { + "nanoid": "bin/nanoid.cjs" + }, + "engines": { + "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1" + } + }, + "node_modules/netmask": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/netmask/-/netmask-2.1.1.tgz", + "integrity": "sha512-eonl3sLUha+S1GzTPxychyhnUzKyeQkZ7jLjKrBagJgPla13F+uQ71HgpFefyHgqrjEbCPkDArxYsjY8/+gLKA==", + "license": "MIT", + "engines": { + "node": ">= 0.4.0" + } + }, + "node_modules/normalize-url": { + "version": "8.1.1", + "resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-8.1.1.tgz", + "integrity": "sha512-JYc0DPlpGWB40kH5g07gGTrYuMqV653k3uBKY6uITPWds3M0ov3GaWGp9lbE3Bzngx8+XkfzgvASb9vk9JDFXQ==", + "license": "MIT", + "engines": { + "node": ">=14.16" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/nth-check": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/nth-check/-/nth-check-2.1.1.tgz", + "integrity": "sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==", + "license": "BSD-2-Clause", + "dependencies": { + "boolbase": "^1.0.0" + }, + "funding": { + "url": "https://github.com/fb55/nth-check?sponsor=1" + } + }, + "node_modules/object-assign": { + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz", + "integrity": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/once": { + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", + "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==", + "license": "ISC", + "dependencies": { + "wrappy": "1" + } + }, + "node_modules/onetime": { + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/onetime/-/onetime-7.0.0.tgz", + "integrity": "sha512-VXJjc87FScF88uafS3JllDgvAm+c/Slfz06lorj2uAY34rlUu0Nt+v8wreiImcrgAjjIHp1rXpTDlLOGw29WwQ==", + "license": "MIT", + "dependencies": { + "mimic-function": "^5.0.0" + }, + "engines": { + "node": ">=18" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/open": { + "version": "8.4.2", + "resolved": "https://registry.npmjs.org/open/-/open-8.4.2.tgz", + "integrity": "sha512-7x81NCL719oNbsq/3mh+hVrAWmFuEYUqrq/Iw3kUzH8ReypT9QQ0BLoJS7/G9k6N81XjW4qHWtjWwe/9eLy1EQ==", + "license": "MIT", + "dependencies": { + "define-lazy-prop": "^2.0.0", + "is-docker": "^2.1.1", + "is-wsl": "^2.2.0" + }, + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/ora": { + "version": "8.2.0", + "resolved": "https://registry.npmjs.org/ora/-/ora-8.2.0.tgz", + "integrity": "sha512-weP+BZ8MVNnlCm8c0Qdc1WSWq4Qn7I+9CJGm7Qali6g44e/PUzbjNqJX5NJ9ljlNMosfJvg1fKEGILklK9cwnw==", + "license": "MIT", + "dependencies": { + "chalk": "^5.3.0", + "cli-cursor": "^5.0.0", + "cli-spinners": "^2.9.2", + "is-interactive": "^2.0.0", + "is-unicode-supported": "^2.0.0", + "log-symbols": "^6.0.0", + "stdin-discarder": "^0.2.2", + "string-width": "^7.2.0", + "strip-ansi": "^7.1.0" + }, + "engines": { + "node": ">=18" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/ora/node_modules/ansi-regex": { + "version": "6.2.2", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.2.2.tgz", + "integrity": "sha512-Bq3SmSpyFHaWjPk8If9yc6svM8c56dB5BAtW4Qbw5jHTwwXXcTLoRMkpDJp6VL0XzlWaCHTXrkFURMYmD0sLqg==", + "license": "MIT", + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/chalk/ansi-regex?sponsor=1" + } + }, + "node_modules/ora/node_modules/strip-ansi": { + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.2.0.tgz", + "integrity": "sha512-yDPMNjp4WyfYBkHnjIRLfca1i6KMyGCtsVgoKe/z1+6vukgaENdgGBZt+ZmKPc4gavvEZ5OgHfHdrazhgNyG7w==", + "license": "MIT", + "dependencies": { + "ansi-regex": "^6.2.2" + }, + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/chalk/strip-ansi?sponsor=1" + } + }, + "node_modules/p-cancelable": { + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/p-cancelable/-/p-cancelable-4.0.1.tgz", + "integrity": "sha512-wBowNApzd45EIKdO1LaU+LrMBwAcjfPaYtVzV3lmfM3gf8Z4CHZsiIqlM8TZZ8okYvh5A1cP6gTfCRQtwUpaUg==", + "license": "MIT", + "engines": { + "node": ">=14.16" + } + }, + "node_modules/pac-proxy-agent": { + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/pac-proxy-agent/-/pac-proxy-agent-7.2.0.tgz", + "integrity": "sha512-TEB8ESquiLMc0lV8vcd5Ql/JAKAoyzHFXaStwjkzpOpC5Yv+pIzLfHvjTSdf3vpa2bMiUQrg9i6276yn8666aA==", + "license": "MIT", + "dependencies": { + "@tootallnate/quickjs-emscripten": "^0.23.0", + "agent-base": "^7.1.2", + "debug": "^4.3.4", + "get-uri": "^6.0.1", + "http-proxy-agent": "^7.0.0", + "https-proxy-agent": "^7.0.6", + "pac-resolver": "^7.0.1", + "socks-proxy-agent": "^8.0.5" + }, + "engines": { + "node": ">= 14" + } + }, + "node_modules/pac-resolver": { + "version": "7.0.1", + "resolved": "https://registry.npmjs.org/pac-resolver/-/pac-resolver-7.0.1.tgz", + "integrity": "sha512-5NPgf87AT2STgwa2ntRMr45jTKrYBGkVU36yT0ig/n/GMAa3oPqhZfIQ2kMEimReg0+t9kZViDVZ83qfVUlckg==", + "license": "MIT", + "dependencies": { + "degenerator": "^5.0.0", + "netmask": "^2.0.2" + }, + "engines": { + "node": ">= 14" + } + }, + "node_modules/parse-cache-control": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/parse-cache-control/-/parse-cache-control-1.0.1.tgz", + "integrity": "sha512-60zvsJReQPX5/QP0Kzfd/VrpjScIQ7SHBW6bFCYfEP+fp0Eppr1SHhIO5nd1PjZtvclzSzES9D/p5nFJurwfWg==" + }, + "node_modules/parse5": { + "version": "7.3.0", + "resolved": "https://registry.npmjs.org/parse5/-/parse5-7.3.0.tgz", + "integrity": "sha512-IInvU7fabl34qmi9gY8XOVxhYyMyuH2xUNpb2q8/Y+7552KlejkRvqvD19nMoUW/uQGGbqNpA6Tufu5FL5BZgw==", + "license": "MIT", + "dependencies": { + "entities": "^6.0.0" + }, + "funding": { + "url": "https://github.com/inikulin/parse5?sponsor=1" + } + }, + "node_modules/parse5-htmlparser2-tree-adapter": { + "version": "7.1.0", + "resolved": "https://registry.npmjs.org/parse5-htmlparser2-tree-adapter/-/parse5-htmlparser2-tree-adapter-7.1.0.tgz", + "integrity": "sha512-ruw5xyKs6lrpo9x9rCZqZZnIUntICjQAd0Wsmp396Ul9lN/h+ifgVV1x1gZHi8euej6wTfpqX8j+BFQxF0NS/g==", + "license": "MIT", + "dependencies": { + "domhandler": "^5.0.3", + "parse5": "^7.0.0" + }, + "funding": { + "url": "https://github.com/inikulin/parse5?sponsor=1" + } + }, + "node_modules/parse5-parser-stream": { + "version": "7.1.2", + "resolved": "https://registry.npmjs.org/parse5-parser-stream/-/parse5-parser-stream-7.1.2.tgz", + "integrity": "sha512-JyeQc9iwFLn5TbvvqACIF/VXG6abODeB3Fwmv/TGdLk2LfbWkaySGY72at4+Ty7EkPZj854u4CrICqNk2qIbow==", + "license": "MIT", + "dependencies": { + "parse5": "^7.0.0" + }, + "funding": { + "url": "https://github.com/inikulin/parse5?sponsor=1" + } + }, + "node_modules/parse5/node_modules/entities": { + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/entities/-/entities-6.0.1.tgz", + "integrity": "sha512-aN97NXWF6AWBTahfVOIrB/NShkzi5H7F9r1s9mD3cDj4Ko5f2qhhVoYMibXF7GlLveb/D2ioWay8lxI97Ven3g==", + "license": "BSD-2-Clause", + "engines": { + "node": ">=0.12" + }, + "funding": { + "url": "https://github.com/fb55/entities?sponsor=1" + } + }, + "node_modules/path-parse": { + "version": "1.0.7", + "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz", + "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==", + "license": "MIT" + }, + "node_modules/pathe": { + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/pathe/-/pathe-2.0.3.tgz", + "integrity": "sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==", + "dev": true, + "license": "MIT" + }, + "node_modules/pathval": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/pathval/-/pathval-2.0.1.tgz", + "integrity": "sha512-//nshmD55c46FuFw26xV/xFAaB5HF9Xdap7HJBBnrKdAd6/GxDBaNA1870O79+9ueg61cZLSVc+OaFlfmObYVQ==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">= 14.16" + } + }, + "node_modules/pend": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/pend/-/pend-1.2.0.tgz", + "integrity": "sha512-F3asv42UuXchdzt+xXqfW1OGlVBe+mxa2mqI0pg5yAHZPvFmY3Y6drSf/GQ1A86WgWEN9Kzh/WrgKa6iGcHXLg==", + "license": "MIT" + }, + "node_modules/pg-int8": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/pg-int8/-/pg-int8-1.0.1.tgz", + "integrity": "sha512-WCtabS6t3c8SkpDBUlb1kjOs7l66xsGdKpIPZsg4wR+B3+u9UAum2odSsF9tnvxg80h4ZxLWMy4pRjOsFIqQpw==", + "license": "ISC", + "engines": { + "node": ">=4.0.0" + } + }, + "node_modules/pg-protocol": { + "version": "1.15.0", + "resolved": "https://registry.npmjs.org/pg-protocol/-/pg-protocol-1.15.0.tgz", + "integrity": "sha512-cq9sECI5s0+uPUXjbz8ioyPJni6RzsRib0US67i5IoTZKw8fNeYlVE7u8F4dG7vEJJtc5wdD1K189lCCUwqWTQ==", + "license": "MIT" + }, + "node_modules/pg-types": { + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/pg-types/-/pg-types-2.2.0.tgz", + "integrity": "sha512-qTAAlrEsl8s4OiEQY69wDvcMIdQN6wdz5ojQiOy6YRMuynxenON0O5oCpJI6lshc6scgAY8qvJ2On/p+CXY0GA==", + "license": "MIT", + "dependencies": { + "pg-int8": "1.0.1", + "postgres-array": "~2.0.0", + "postgres-bytea": "~1.0.0", + "postgres-date": "~1.0.4", + "postgres-interval": "^1.1.0" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/picocolors": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz", + "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==", + "dev": true, + "license": "ISC" + }, + "node_modules/picomatch": { + "version": "4.0.5", + "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.5.tgz", + "integrity": "sha512-RvwwcruNjI1ncT5xRakeyS9Lf8lcItv34KD+aif+VH9kduAyfYBipGh12274xtenIPZ119/R9BdTBa8gAwSh0A==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/sponsors/jonschlinkert" + } + }, + "node_modules/pirates": { + "version": "4.0.7", + "resolved": "https://registry.npmjs.org/pirates/-/pirates-4.0.7.tgz", + "integrity": "sha512-TfySrs/5nm8fQJDcBDuUng3VOUKsd7S+zqvbOTiGXHfxX4wK31ard+hoNuvkicM/2YFzlpDgABOevKSsB4G/FA==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">= 6" + } + }, + "node_modules/pkg-types": { + "version": "1.3.1", + "resolved": "https://registry.npmjs.org/pkg-types/-/pkg-types-1.3.1.tgz", + "integrity": "sha512-/Jm5M4RvtBFVkKWRu2BLUTNP8/M2a+UwuAX+ae4770q1qVGtfjG+WTCupoZixokjmHiry8uI+dlY8KXYV5HVVQ==", + "dev": true, + "license": "MIT", + "dependencies": { + "confbox": "^0.1.8", + "mlly": "^1.7.4", + "pathe": "^2.0.1" + } + }, + "node_modules/playwright": { + "version": "1.62.1", + "resolved": "https://registry.npmjs.org/playwright/-/playwright-1.62.1.tgz", + "integrity": "sha512-0M+L3LAD8/nm554LOla9Ayx0j0tmFZ0FBcoQ7F1VuVHpM/XpiC8RcDzBQB8W5+hA8L22THxELzeF+2WcUzvcLg==", + "license": "Apache-2.0", + "dependencies": { + "playwright-core": "1.62.1" + }, + "bin": { + "playwright": "cli.js" + }, + "engines": { + "node": ">=20" + }, + "optionalDependencies": { + "fsevents": "2.3.2" + } + }, + "node_modules/playwright-core": { + "version": "1.62.1", + "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.62.1.tgz", + "integrity": "sha512-wPYSwEBJY9GHraISXqyqtx0na0LpO3XEX7jNDhntbex7tzUS7kLnZsOlFruFJB4Hi/rhDMjXGqHewDZ68nYZVw==", + "license": "Apache-2.0", + "bin": { + "playwright-core": "cli.js" + }, + "engines": { + "node": ">=20" + } + }, + "node_modules/postcss": { + "version": "8.5.25", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.25.tgz", + "integrity": "sha512-DTPx3RWSSnWyzLxQnlH0rJP+EW5ekl16ZU4/psbIhA0e53kJfdgaN5vKM+xP7yJtXVu+nfdVFmlgFDEKAe4Pyw==", + "dev": true, + "funding": [ + { + "type": "opencollective", + "url": "https://opencollective.com/postcss/" + }, + { + "type": "tidelift", + "url": "https://tidelift.com/funding/github/npm/postcss" + }, + { + "type": "github", + "url": "https://github.com/sponsors/ai" + } + ], + "license": "MIT", + "dependencies": { + "nanoid": "^3.3.16", + "picocolors": "^1.1.1", + "source-map-js": "^1.2.1" + }, + "engines": { + "node": "^10 || ^12 || >=14" + } + }, + "node_modules/postcss-load-config": { + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/postcss-load-config/-/postcss-load-config-6.0.1.tgz", + "integrity": "sha512-oPtTM4oerL+UXmx+93ytZVN82RrlY/wPUV8IeDxFrzIjXOLF1pN+EmKPLbubvKHT2HC20xXsCAH2Z+CKV6Oz/g==", + "dev": true, + "funding": [ + { + "type": "opencollective", + "url": "https://opencollective.com/postcss/" + }, + { + "type": "github", + "url": "https://github.com/sponsors/ai" + } + ], + "license": "MIT", + "dependencies": { + "lilconfig": "^3.1.1" + }, + "engines": { + "node": ">= 18" + }, + "peerDependencies": { + "jiti": ">=1.21.0", + "postcss": ">=8.0.9", + "tsx": "^4.8.1", + "yaml": "^2.4.2" + }, + "peerDependenciesMeta": { + "jiti": { + "optional": true + }, + "postcss": { + "optional": true + }, + "tsx": { + "optional": true + }, + "yaml": { + "optional": true + } + } + }, + "node_modules/postgres-array": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/postgres-array/-/postgres-array-2.0.0.tgz", + "integrity": "sha512-VpZrUqU5A69eQyW2c5CA1jtLecCsN2U/bD6VilrFDWq5+5UIEVO7nazS3TEcHf1zuPYO/sqGvUvW62g86RXZuA==", + "license": "MIT", + "engines": { + "node": ">=4" + } + }, + "node_modules/postgres-bytea": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/postgres-bytea/-/postgres-bytea-1.0.1.tgz", + "integrity": "sha512-5+5HqXnsZPE65IJZSMkZtURARZelel2oXUEO8rH83VS/hxH5vv1uHquPg5wZs8yMAfdv971IU+kcPUczi7NVBQ==", + "license": "MIT", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/postgres-date": { + "version": "1.0.7", + "resolved": "https://registry.npmjs.org/postgres-date/-/postgres-date-1.0.7.tgz", + "integrity": "sha512-suDmjLVQg78nMK2UZ454hAG+OAW+HQPZ6n++TNDUX+L0+uUlLywnoxJKDou51Zm+zTCjrCl0Nq6J9C5hP9vK/Q==", + "license": "MIT", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/postgres-interval": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/postgres-interval/-/postgres-interval-1.2.0.tgz", + "integrity": "sha512-9ZhXKM/rw350N1ovuWHbGxnGh/SNJ4cnxHiM0rxE4VN41wsg8P8zWn9hv/buK00RP4WvlOyr/RBDiptyxVbkZQ==", + "license": "MIT", + "dependencies": { + "xtend": "^4.0.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/progress": { + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/progress/-/progress-2.0.3.tgz", + "integrity": "sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==", + "license": "MIT", + "engines": { + "node": ">=0.4.0" + } + }, + "node_modules/proxy-agent": { + "version": "6.5.0", + "resolved": "https://registry.npmjs.org/proxy-agent/-/proxy-agent-6.5.0.tgz", + "integrity": "sha512-TmatMXdr2KlRiA2CyDu8GqR8EjahTG3aY3nXjdzFyoZbmB8hrBsTyMezhULIXKnC0jpfjlmiZ3+EaCzoInSu/A==", + "license": "MIT", + "dependencies": { + "agent-base": "^7.1.2", + "debug": "^4.3.4", + "http-proxy-agent": "^7.0.1", + "https-proxy-agent": "^7.0.6", + "lru-cache": "^7.14.1", + "pac-proxy-agent": "^7.1.0", + "proxy-from-env": "^1.1.0", + "socks-proxy-agent": "^8.0.5" + }, + "engines": { + "node": ">= 14" + } + }, + "node_modules/proxy-from-env": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-1.1.0.tgz", + "integrity": "sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==", + "license": "MIT" + }, + "node_modules/pump": { + "version": "3.0.4", + "resolved": "https://registry.npmjs.org/pump/-/pump-3.0.4.tgz", + "integrity": "sha512-VS7sjc6KR7e1ukRFhQSY5LM2uBWAUPiOPa/A3mkKmiMwSmRFUITt0xuj+/lesgnCv+dPIEYlkzrcyXgquIHMcA==", + "license": "MIT", + "dependencies": { + "end-of-stream": "^1.1.0", + "once": "^1.3.1" + } + }, + "node_modules/puppeteer-core": { + "version": "24.43.1", + "resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-24.43.1.tgz", + "integrity": "sha512-T5ScUMAsmhdNbgDR41AGESYeS6V9MSgetkSnVhhW+gXvzC42VesKCn5ld87gAZDJ6vLHL9GkRvY9WtQWSnwFbw==", + "license": "Apache-2.0", + "dependencies": { + "@puppeteer/browsers": "2.13.2", + "chromium-bidi": "14.0.0", + "debug": "^4.4.3", + "devtools-protocol": "0.0.1608973", + "typed-query-selector": "^2.12.2", + "webdriver-bidi-protocol": "0.4.1", + "ws": "^8.20.0" + }, + "engines": { + "node": ">=18" + } + }, + "node_modules/puppeteer-core/node_modules/devtools-protocol": { + "version": "0.0.1608973", + "resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1608973.tgz", + "integrity": "sha512-Tpm17fxYzt+J7VrGdc1k8YdRqS3YV7se/M6KeemEqvUbq/n7At1rWVuXMxQgpWkdwSdIEKYbU//Bve+Shm4YNQ==", + "license": "BSD-3-Clause" + }, + "node_modules/puppeteer-core/node_modules/ws": { + "version": "8.21.1", + "resolved": "https://registry.npmjs.org/ws/-/ws-8.21.1.tgz", + "integrity": "sha512-+0NTnW77fFN/DjQi6k/Sq/Yvk4Sgajw7urW8V+asjXnRgDs9gyGkdb7EzgfhA4goXsRIZKE28fzIXBHEzhuiWw==", + "license": "MIT", + "engines": { + "node": ">=10.0.0" + }, + "peerDependencies": { + "bufferutil": "^4.0.1", + "utf-8-validate": ">=5.0.2" + }, + "peerDependenciesMeta": { + "bufferutil": { + "optional": true + }, + "utf-8-validate": { + "optional": true + } + } + }, + "node_modules/quick-lru": { + "version": "5.1.1", + "resolved": "https://registry.npmjs.org/quick-lru/-/quick-lru-5.1.1.tgz", + "integrity": "sha512-WuyALRjWPDGtt/wzJiadO5AXY+8hZ80hVpe6MyivgraREW751X3SbhRvG3eLKOYN+8VEvqLcf3wdnt44Z4S4SA==", + "license": "MIT", + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/readdirp": { + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-4.1.2.tgz", + "integrity": "sha512-GDhwkLfywWL2s6vEjyhri+eXmfH6j1L7JE27WhqLeYzoh/A3DBaYGEj2H/HFZCn/kMfim73FXxEJTw06WtxQwg==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">= 14.18.0" + }, + "funding": { + "type": "individual", + "url": "https://paulmillr.com/funding/" + } + }, + "node_modules/require-directory": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz", + "integrity": "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==", + "license": "MIT", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/require-in-the-middle": { + "version": "7.5.2", + "resolved": "https://registry.npmjs.org/require-in-the-middle/-/require-in-the-middle-7.5.2.tgz", + "integrity": "sha512-gAZ+kLqBdHarXB64XpAe2VCjB7rIRv+mU8tfRWziHRJ5umKsIHN2tLLv6EtMw7WCdP19S0ERVMldNvxYCHnhSQ==", + "license": "MIT", + "dependencies": { + "debug": "^4.3.5", + "module-details-from-path": "^1.0.3", + "resolve": "^1.22.8" + }, + "engines": { + "node": ">=8.6.0" + } + }, + "node_modules/resolve": { + "version": "1.22.12", + "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.12.tgz", + "integrity": "sha512-TyeJ1zif53BPfHootBGwPRYT1RUt6oGWsaQr8UyZW/eAm9bKoijtvruSDEmZHm92CwS9nj7/fWttqPCgzep8CA==", + "license": "MIT", + "dependencies": { + "es-errors": "^1.3.0", + "is-core-module": "^2.16.1", + "path-parse": "^1.0.7", + "supports-preserve-symlinks-flag": "^1.0.0" + }, + "bin": { + "resolve": "bin/resolve" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/resolve-alpn": { + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/resolve-alpn/-/resolve-alpn-1.2.1.tgz", + "integrity": "sha512-0a1F4l73/ZFZOakJnQ3FvkJ2+gSTQWz/r2KE5OdDY0TxPm5h4GkqkWWfM47T7HsbnOtcJVEF4epCVy6u7Q3K+g==", + "license": "MIT" + }, + "node_modules/resolve-from": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz", + "integrity": "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=8" + } + }, + "node_modules/responselike": { + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/responselike/-/responselike-4.0.2.tgz", + "integrity": "sha512-cGk8IbWEAnaCpdAt1BHzJ3Ahz5ewDJa0KseTsE3qIRMJ3C698W8psM7byCeWVpd/Ha7FUYzuRVzXoKoM6nRUbA==", + "license": "MIT", + "dependencies": { + "lowercase-keys": "^3.0.0" + }, + "engines": { + "node": ">=20" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/restore-cursor": { + "version": "5.1.0", + "resolved": "https://registry.npmjs.org/restore-cursor/-/restore-cursor-5.1.0.tgz", + "integrity": "sha512-oMA2dcrw6u0YfxJQXm342bFKX/E4sG9rbTzO9ptUcR/e8A33cHuvStiYOwH7fszkZlZ1z/ta9AAoPk2F4qIOHA==", + "license": "MIT", + "dependencies": { + "onetime": "^7.0.0", + "signal-exit": "^4.1.0" + }, + "engines": { + "node": ">=18" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/robots-parser": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/robots-parser/-/robots-parser-3.0.1.tgz", + "integrity": "sha512-s+pyvQeIKIZ0dx5iJiQk1tPLJAWln39+MI5jtM8wnyws+G5azk+dMnMX0qfbqNetKKNgcWWOdi0sfm+FbQbgdQ==", + "license": "MIT", + "engines": { + "node": ">=10.0.0" + } + }, + "node_modules/rollup": { + "version": "4.62.4", + "resolved": "https://registry.npmjs.org/rollup/-/rollup-4.62.4.tgz", + "integrity": "sha512-RXOqwaPsBGjMNMa4sQjDjHieHEZDFoj/Rdr46l2MU5DfEs16wHJPC2RPTPHWhNl+M3aI472LLqFkFKut4SblOg==", + "dev": true, + "license": "MIT", + "dependencies": { + "@types/estree": "1.0.9" + }, + "bin": { + "rollup": "dist/bin/rollup" + }, + "engines": { + "node": ">=18.0.0", + "npm": ">=8.0.0" + }, + "optionalDependencies": { + "@napi-rs/lzma-linux-x64-gnu": "1.5.1", + "@rollup/rollup-android-arm-eabi": "4.62.4", + "@rollup/rollup-android-arm64": "4.62.4", + "@rollup/rollup-darwin-arm64": "4.62.4", + "@rollup/rollup-darwin-x64": "4.62.4", + "@rollup/rollup-freebsd-arm64": "4.62.4", + "@rollup/rollup-freebsd-x64": "4.62.4", + "@rollup/rollup-linux-arm-gnueabihf": "4.62.4", + "@rollup/rollup-linux-arm-musleabihf": "4.62.4", + "@rollup/rollup-linux-arm64-gnu": "4.62.4", + "@rollup/rollup-linux-arm64-musl": "4.62.4", + "@rollup/rollup-linux-loong64-gnu": "4.62.4", + "@rollup/rollup-linux-loong64-musl": "4.62.4", + "@rollup/rollup-linux-ppc64-gnu": "4.62.4", + "@rollup/rollup-linux-ppc64-musl": "4.62.4", + "@rollup/rollup-linux-riscv64-gnu": "4.62.4", + "@rollup/rollup-linux-riscv64-musl": "4.62.4", + "@rollup/rollup-linux-s390x-gnu": "4.62.4", + "@rollup/rollup-linux-x64-gnu": "4.62.4", + "@rollup/rollup-linux-x64-musl": "4.62.4", + "@rollup/rollup-openbsd-x64": "4.62.4", + "@rollup/rollup-openharmony-arm64": "4.62.4", + "@rollup/rollup-win32-arm64-msvc": "4.62.4", + "@rollup/rollup-win32-ia32-msvc": "4.62.4", + "@rollup/rollup-win32-x64-gnu": "4.62.4", + "@rollup/rollup-win32-x64-msvc": "4.62.4", + "fsevents": "~2.3.2" + } + }, + "node_modules/safer-buffer": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz", + "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==", + "license": "MIT" + }, + "node_modules/semver": { + "version": "7.8.5", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.8.5.tgz", + "integrity": "sha512-Y7/KDsb8LjooZpwaqGyulO6DQlksgCncchHGk+sZIY4SBvUocMBEFH5Ur1fI4dV+Jvl0w6cjvucaIi40puRioA==", + "license": "ISC", + "bin": { + "semver": "bin/semver.js" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/shimmer": { + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/shimmer/-/shimmer-1.2.1.tgz", + "integrity": "sha512-sQTKC1Re/rM6XyFM6fIAGHRPVGvyXfgzIDvzoq608vM+jeyVD0Tu1E6Np0Kc2zAIFWIj963V2800iF/9LPieQw==", + "license": "BSD-2-Clause" + }, + "node_modules/siginfo": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/siginfo/-/siginfo-2.0.0.tgz", + "integrity": "sha512-ybx0WO1/8bSBLEWXZvEd7gMW3Sn3JFlW3TvX1nREbDLRNQNaeNN8WK0meBwPdAaOI7TtRRRJn/Es1zhrrCHu7g==", + "dev": true, + "license": "ISC" + }, + "node_modules/signal-exit": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz", + "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==", + "license": "ISC", + "engines": { + "node": ">=14" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/smart-buffer": { + "version": "4.2.0", + "resolved": "https://registry.npmjs.org/smart-buffer/-/smart-buffer-4.2.0.tgz", + "integrity": "sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg==", + "license": "MIT", + "engines": { + "node": ">= 6.0.0", + "npm": ">= 3.0.0" + } + }, + "node_modules/socks": { + "version": "2.8.9", + "resolved": "https://registry.npmjs.org/socks/-/socks-2.8.9.tgz", + "integrity": "sha512-LJhUYUvItdQ0LkJTmPeaEObWXAqFyfmP85x0tch/ez9cahmhlBBLbIqDFnvBnUJGagb0JbIQrkBs1wJ+yRYpEw==", + "license": "MIT", + "dependencies": { + "ip-address": "^10.1.1", + "smart-buffer": "^4.2.0" + }, + "engines": { + "node": ">= 10.0.0", + "npm": ">= 3.0.0" + } + }, + "node_modules/socks-proxy-agent": { + "version": "8.0.5", + "resolved": "https://registry.npmjs.org/socks-proxy-agent/-/socks-proxy-agent-8.0.5.tgz", + "integrity": "sha512-HehCEsotFqbPW9sJ8WVYB6UbmIMv7kUUORIF2Nncq4VQvBfNBLibW9YZR5dlYCSUhwcD628pRllm7n+E+YTzJw==", + "license": "MIT", + "dependencies": { + "agent-base": "^7.1.2", + "debug": "^4.3.4", + "socks": "^2.8.3" + }, + "engines": { + "node": ">= 14" + } + }, + "node_modules/source-map": { + "version": "0.6.1", + "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", + "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==", + "license": "BSD-3-Clause", + "optional": true, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/source-map-js": { + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz", + "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==", + "dev": true, + "license": "BSD-3-Clause", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/speedline-core": { + "version": "1.4.3", + "resolved": "https://registry.npmjs.org/speedline-core/-/speedline-core-1.4.3.tgz", + "integrity": "sha512-DI7/OuAUD+GMpR6dmu8lliO2Wg5zfeh+/xsdyJZCzd8o5JgFUjCeLsBDuZjIQJdwXS3J0L/uZYrELKYqx+PXog==", + "license": "MIT", + "dependencies": { + "@types/node": "*", + "image-ssim": "^0.2.0", + "jpeg-js": "^0.4.1" + }, + "engines": { + "node": ">=8.0" + } + }, + "node_modules/stackback": { + "version": "0.0.2", + "resolved": "https://registry.npmjs.org/stackback/-/stackback-0.0.2.tgz", + "integrity": "sha512-1XMJE5fQo1jGH6Y/7ebnwPOBEkIEnT4QF32d5R1+VXdXveM0IBMJt8zfaxX1P3QhVwrYe+576+jkANtSS2mBbw==", + "dev": true, + "license": "MIT" + }, + "node_modules/std-env": { + "version": "3.10.0", + "resolved": "https://registry.npmjs.org/std-env/-/std-env-3.10.0.tgz", + "integrity": "sha512-5GS12FdOZNliM5mAOxFRg7Ir0pWz8MdpYm6AY6VPkGpbA7ZzmbzNcBJQ0GPvvyWgcY7QAhCgf9Uy89I03faLkg==", + "dev": true, + "license": "MIT" + }, + "node_modules/stdin-discarder": { + "version": "0.2.2", + "resolved": "https://registry.npmjs.org/stdin-discarder/-/stdin-discarder-0.2.2.tgz", + "integrity": "sha512-UhDfHmA92YAlNnCfhmq0VeNL5bDbiZGg7sZ2IvPsXubGkiNa9EC+tUTsjBRsYUAz87btI6/1wf4XoVvQ3uRnmQ==", + "license": "MIT", + "engines": { + "node": ">=18" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/streamx": { + "version": "2.28.0", + "resolved": "https://registry.npmjs.org/streamx/-/streamx-2.28.0.tgz", + "integrity": "sha512-1Yowhzjf0ivGMrTIkY9hav5TxobO9qIVqUE41fiCGMGgc3CLlf4MY+9AHmZqBWgDTue0fY9zWjYFVyf6Diuobw==", + "license": "MIT", + "dependencies": { + "events-universal": "^1.0.0", + "fast-fifo": "^1.3.2", + "text-decoder": "^1.1.0" + } + }, + "node_modules/string-width": { + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/string-width/-/string-width-7.2.0.tgz", + "integrity": "sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ==", + "license": "MIT", + "dependencies": { + "emoji-regex": "^10.3.0", + "get-east-asian-width": "^1.0.0", + "strip-ansi": "^7.1.0" + }, + "engines": { + "node": ">=18" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/string-width/node_modules/ansi-regex": { + "version": "6.2.2", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.2.2.tgz", + "integrity": "sha512-Bq3SmSpyFHaWjPk8If9yc6svM8c56dB5BAtW4Qbw5jHTwwXXcTLoRMkpDJp6VL0XzlWaCHTXrkFURMYmD0sLqg==", + "license": "MIT", + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/chalk/ansi-regex?sponsor=1" + } + }, + "node_modules/string-width/node_modules/strip-ansi": { + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.2.0.tgz", + "integrity": "sha512-yDPMNjp4WyfYBkHnjIRLfca1i6KMyGCtsVgoKe/z1+6vukgaENdgGBZt+ZmKPc4gavvEZ5OgHfHdrazhgNyG7w==", + "license": "MIT", + "dependencies": { + "ansi-regex": "^6.2.2" + }, + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/chalk/strip-ansi?sponsor=1" + } + }, + "node_modules/strip-ansi": { + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", + "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", + "license": "MIT", + "dependencies": { + "ansi-regex": "^5.0.1" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/strnum": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/strnum/-/strnum-1.1.2.tgz", + "integrity": "sha512-vrN+B7DBIoTTZjnPNewwhx6cBA/H+IS7rfW68n7XxC1y7uoiGQBxaKzqucGUgavX15dJgiGztLJ8vxuEzwqBdA==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/NaturalIntelligence" + } + ], + "license": "MIT" + }, + "node_modules/stubborn-fs": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/stubborn-fs/-/stubborn-fs-2.0.0.tgz", + "integrity": "sha512-Y0AvSwDw8y+nlSNFXMm2g6L51rBGdAQT20J3YSOqxC53Lo3bjWRtr2BKcfYoAf352WYpsZSTURrA0tqhfgudPA==", + "license": "MIT", + "dependencies": { + "stubborn-utils": "^1.0.1" + } + }, + "node_modules/stubborn-utils": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/stubborn-utils/-/stubborn-utils-1.0.2.tgz", + "integrity": "sha512-zOh9jPYI+xrNOyisSelgym4tolKTJCQd5GBhK0+0xJvcYDcwlOoxF/rnFKQ2KRZknXSG9jWAp66fwP6AxN9STg==", + "license": "MIT" + }, + "node_modules/sucrase": { + "version": "3.35.1", + "resolved": "https://registry.npmjs.org/sucrase/-/sucrase-3.35.1.tgz", + "integrity": "sha512-DhuTmvZWux4H1UOnWMB3sk0sbaCVOoQZjv8u1rDoTV0HTdGem9hkAZtl4JZy8P2z4Bg0nT+YMeOFyVr4zcG5Tw==", + "dev": true, + "license": "MIT", + "dependencies": { + "@jridgewell/gen-mapping": "^0.3.2", + "commander": "^4.0.0", + "lines-and-columns": "^1.1.6", + "mz": "^2.7.0", + "pirates": "^4.0.1", + "tinyglobby": "^0.2.11", + "ts-interface-checker": "^0.1.9" + }, + "bin": { + "sucrase": "bin/sucrase", + "sucrase-node": "bin/sucrase-node" + }, + "engines": { + "node": ">=16 || 14 >=14.17" + } + }, + "node_modules/sucrase/node_modules/commander": { + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/commander/-/commander-4.1.1.tgz", + "integrity": "sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">= 6" + } + }, + "node_modules/supports-preserve-symlinks-flag": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz", + "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==", + "license": "MIT", + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/tar-fs": { + "version": "3.1.3", + "resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-3.1.3.tgz", + "integrity": "sha512-/hU4AXnIdZu+Gvl1pk0oI5f5HxWsCJRtY2aFaJdk9VvyL48DWU6iU5WAIPG+wIi1YvWA6eTJvIviP/tMAZZNwQ==", + "license": "MIT", + "dependencies": { + "pump": "^3.0.0", + "tar-stream": "^3.1.5" + }, + "optionalDependencies": { + "bare-fs": "^4.0.1", + "bare-path": "^3.0.0" + } + }, + "node_modules/tar-stream": { + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/tar-stream/-/tar-stream-3.2.0.tgz", + "integrity": "sha512-ojzvCvVaNp6aOTFmG7jaRD0meowIAuPc3cMMhSgKiVWws1GyHbGd/xvnyuRKcKlMpt3qvxx6r0hreCNITP9hIg==", + "license": "MIT", + "dependencies": { + "b4a": "^1.6.4", + "bare-fs": "^4.5.5", + "fast-fifo": "^1.2.0", + "streamx": "^2.15.0" + } + }, + "node_modules/teex": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/teex/-/teex-1.0.1.tgz", + "integrity": "sha512-eYE6iEI62Ni1H8oIa7KlDU6uQBtqr4Eajni3wX7rpfXD8ysFx8z0+dri+KWEPWpBsxXfxu58x/0jvTVT1ekOSg==", + "license": "MIT", + "dependencies": { + "streamx": "^2.12.5" + } + }, + "node_modules/text-decoder": { + "version": "1.2.7", + "resolved": "https://registry.npmjs.org/text-decoder/-/text-decoder-1.2.7.tgz", + "integrity": "sha512-vlLytXkeP4xvEq2otHeJfSQIRyWxo/oZGEbXrtEEF9Hnmrdly59sUbzZ/QgyWuLYHctCHxFF4tRQZNQ9k60ExQ==", + "license": "Apache-2.0", + "dependencies": { + "b4a": "^1.6.4" + } + }, + "node_modules/thenify": { + "version": "3.3.1", + "resolved": "https://registry.npmjs.org/thenify/-/thenify-3.3.1.tgz", + "integrity": "sha512-RVZSIV5IG10Hk3enotrhvz0T9em6cyHBLkH/YAZuKqd8hRkKhSfCGIcP2KUY0EPxndzANBmNllzWPwak+bheSw==", + "dev": true, + "license": "MIT", + "dependencies": { + "any-promise": "^1.0.0" + } + }, + "node_modules/thenify-all": { + "version": "1.6.0", + "resolved": "https://registry.npmjs.org/thenify-all/-/thenify-all-1.6.0.tgz", + "integrity": "sha512-RNxQH/qI8/t3thXJDwcstUO4zeqo64+Uy/+sNVRBx4Xn2OX+OZ9oP+iJnNFqplFra2ZUVeKCSa2oVWi3T4uVmA==", + "dev": true, + "license": "MIT", + "dependencies": { + "thenify": ">= 3.1.0 < 4" + }, + "engines": { + "node": ">=0.8" + } + }, + "node_modules/third-party-web": { + "version": "0.27.0", + "resolved": "https://registry.npmjs.org/third-party-web/-/third-party-web-0.27.0.tgz", + "integrity": "sha512-h0JYX+dO2Zr3abCQpS6/uFjujaOjA1DyDzGQ41+oFn9VW/ARiq9g5ln7qEP9+BTzDpOMyIfsfj4OvfgXAsMUSA==", + "license": "MIT" + }, + "node_modules/tinybench": { + "version": "2.9.0", + "resolved": "https://registry.npmjs.org/tinybench/-/tinybench-2.9.0.tgz", + "integrity": "sha512-0+DUvqWMValLmha6lr4kD8iAMK1HzV0/aKnCtWb9v9641TnP/MFb7Pc2bxoxQjTXAErryXVgUOfv2YqNllqGeg==", + "dev": true, + "license": "MIT" + }, + "node_modules/tinyexec": { + "version": "0.3.2", + "resolved": "https://registry.npmjs.org/tinyexec/-/tinyexec-0.3.2.tgz", + "integrity": "sha512-KQQR9yN7R5+OSwaK0XQoj22pwHoTlgYqmUscPYoknOoWCWfj/5/ABTMRi69FrKU5ffPVh5QcFikpWJI/P1ocHA==", + "dev": true, + "license": "MIT" + }, + "node_modules/tinyglobby": { + "version": "0.2.17", + "resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.17.tgz", + "integrity": "sha512-wXR/dYpcqKmfWpEdZjiKJOwCNFndD0DMnrW/cYjVGttEkBfVgcLFHoNrlj47mjOVic9yyNu65alsgF4NQyTa2g==", + "dev": true, + "license": "MIT", + "dependencies": { + "fdir": "^6.5.0", + "picomatch": "^4.0.4" + }, + "engines": { + "node": ">=12.0.0" + }, + "funding": { + "url": "https://github.com/sponsors/SuperchupuDev" + } + }, + "node_modules/tinypool": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/tinypool/-/tinypool-1.1.1.tgz", + "integrity": "sha512-Zba82s87IFq9A9XmjiX5uZA/ARWDrB03OHlq+Vw1fSdt0I+4/Kutwy8BP4Y/y/aORMo61FQ0vIb5j44vSo5Pkg==", + "dev": true, + "license": "MIT", + "engines": { + "node": "^18.0.0 || >=20.0.0" + } + }, + "node_modules/tinyrainbow": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/tinyrainbow/-/tinyrainbow-1.2.0.tgz", + "integrity": "sha512-weEDEq7Z5eTHPDh4xjX789+fHfF+P8boiFB+0vbWzpbnbsEr/GRaohi/uMKxg8RZMXnl1ItAi/IUHWMsjDV7kQ==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=14.0.0" + } + }, + "node_modules/tinyspy": { + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/tinyspy/-/tinyspy-3.0.2.tgz", + "integrity": "sha512-n1cw8k1k0x4pgA2+9XrOkFydTerNcJ1zWCO5Nn9scWHTD+5tp8dghT2x1uduQePZTZgd3Tupf+x9BxJjeJi77Q==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=14.0.0" + } + }, + "node_modules/tldts-core": { + "version": "7.4.10", + "resolved": "https://registry.npmjs.org/tldts-core/-/tldts-core-7.4.10.tgz", + "integrity": "sha512-KnQjp53ZekKgm/r3l+u8kJGGzYgrWdP8+Mql7a4vijh2WE0IrZWspQj/TpTxDho/YxO+AnOZnIjQcCD+q6iJsw==", + "license": "MIT" + }, + "node_modules/tldts-icann": { + "version": "7.4.10", + "resolved": "https://registry.npmjs.org/tldts-icann/-/tldts-icann-7.4.10.tgz", + "integrity": "sha512-JrzJnTNDURpnyPCf/b0bq/mAiQhPcNwkwpfO67M0nECzVzSIuCFN+EYjqnEjnmO60nPRabS3zIFChbwPp/Q+Lg==", + "license": "MIT", + "dependencies": { + "tldts-core": "^7.4.10" + } + }, + "node_modules/tree-kill": { + "version": "1.2.2", + "resolved": "https://registry.npmjs.org/tree-kill/-/tree-kill-1.2.2.tgz", + "integrity": "sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==", + "dev": true, + "license": "MIT", + "bin": { + "tree-kill": "cli.js" + } + }, + "node_modules/ts-interface-checker": { + "version": "0.1.13", + "resolved": "https://registry.npmjs.org/ts-interface-checker/-/ts-interface-checker-0.1.13.tgz", + "integrity": "sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==", + "dev": true, + "license": "Apache-2.0" + }, + "node_modules/tslib": { + "version": "2.8.1", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz", + "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==", + "license": "0BSD" + }, + "node_modules/tsup": { + "version": "8.5.1", + "resolved": "https://registry.npmjs.org/tsup/-/tsup-8.5.1.tgz", + "integrity": "sha512-xtgkqwdhpKWr3tKPmCkvYmS9xnQK3m3XgxZHwSUjvfTjp7YfXe5tT3GgWi0F2N+ZSMsOeWeZFh7ZZFg5iPhing==", + "dev": true, + "license": "MIT", + "dependencies": { + "bundle-require": "^5.1.0", + "cac": "^6.7.14", + "chokidar": "^4.0.3", + "consola": "^3.4.0", + "debug": "^4.4.0", + "esbuild": "^0.27.0", + "fix-dts-default-cjs-exports": "^1.0.0", + "joycon": "^3.1.1", + "picocolors": "^1.1.1", + "postcss-load-config": "^6.0.1", + "resolve-from": "^5.0.0", + "rollup": "^4.34.8", + "source-map": "^0.7.6", + "sucrase": "^3.35.0", + "tinyexec": "^0.3.2", + "tinyglobby": "^0.2.11", + "tree-kill": "^1.2.2" + }, + "bin": { + "tsup": "dist/cli-default.js", + "tsup-node": "dist/cli-node.js" + }, + "engines": { + "node": ">=18" + }, + "peerDependencies": { + "@microsoft/api-extractor": "^7.36.0", + "@swc/core": "^1", + "postcss": "^8.4.12", + "typescript": ">=4.5.0" + }, + "peerDependenciesMeta": { + "@microsoft/api-extractor": { + "optional": true + }, + "@swc/core": { + "optional": true + }, + "postcss": { + "optional": true + }, + "typescript": { + "optional": true + } + } + }, + "node_modules/tsup/node_modules/source-map": { + "version": "0.7.6", + "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.7.6.tgz", + "integrity": "sha512-i5uvt8C3ikiWeNZSVZNWcfZPItFQOsYTUAOkcUPGd8DqDy1uOUikjt5dG+uRlwyvR108Fb9DOd4GvXfT0N2/uQ==", + "dev": true, + "license": "BSD-3-Clause", + "engines": { + "node": ">= 12" + } + }, + "node_modules/tsx": { + "version": "4.23.1", + "resolved": "https://registry.npmjs.org/tsx/-/tsx-4.23.1.tgz", + "integrity": "sha512-GQHnkIfxyx1wYCOS/wonik5MVRZU9hi1TEZmzGZSCJB1y9YgoZ8H6itNE/u4suE+yLmOzuE4E5S4TZ/ZX2wcWQ==", + "dev": true, + "license": "MIT", + "dependencies": { + "esbuild": "~0.28.0" + }, + "bin": { + "tsx": "dist/cli.mjs" + }, + "engines": { + "node": ">=18.0.0" + }, + "optionalDependencies": { + "fsevents": "~2.3.3" + } + }, + "node_modules/tsx/node_modules/@esbuild/aix-ppc64": { + "version": "0.28.1", + "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.28.1.tgz", + "integrity": "sha512-Svl7tq8k/08+p6CXPpRjQ1fKX+1odH/BQbb48fV6fj3CWHhsoIOoY87w1oHXm0qEpkIK3ZfVgp0hed3XBXzXMQ==", + "cpu": [ + "ppc64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "aix" + ], + "engines": { + "node": ">=18" + } + }, + "node_modules/tsx/node_modules/@esbuild/android-arm": { + "version": "0.28.1", + "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.28.1.tgz", + "integrity": "sha512-0k2F129Xdio1TdJfzJ8sy1Q47vUD2NnwdhiAf7drUN1EBTfPf4hsFCtmMgu/6m8JSzsBrlmVjudMBQqOfG8usQ==", + "cpu": [ + "arm" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "android" + ], + "engines": { + "node": ">=18" + } + }, + "node_modules/tsx/node_modules/@esbuild/android-arm64": { + "version": "0.28.1", + "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.28.1.tgz", + "integrity": "sha512-34EGEbCIAgosYz6goLcopX6Mo7NyGv9tfwEM2/7Ce2VcVRk568iSvniGWcUXIy7wEDR1wzolcxcriFVrWYcwBg==", + "cpu": [ + "arm64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "android" + ], + "engines": { + "node": ">=18" + } + }, + "node_modules/tsx/node_modules/@esbuild/android-x64": { + "version": "0.28.1", + "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.28.1.tgz", + "integrity": "sha512-dbwY7ltSMDWsRatcRpCnES4F+im88OCUgGZjy52shC7GqHRE/cYlxNbB4Z4UpJswpcc4Qxd2oE/ufM0p61IKng==", + "cpu": [ + "x64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "android" + ], + "engines": { + "node": ">=18" + } + }, + "node_modules/tsx/node_modules/@esbuild/darwin-arm64": { + "version": "0.28.1", + "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.28.1.tgz", + "integrity": "sha512-TZbWkQY7kvTAXbXUT7uVACR5cMHsDiSz9z7ZKAX/RTq/WJEk3QyRr0wZpNhBDX+/0CtdqUIJlOiodQcta6tY3Q==", + "cpu": [ + "arm64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "darwin" + ], + "engines": { + "node": ">=18" + } + }, + "node_modules/tsx/node_modules/@esbuild/darwin-x64": { + "version": "0.28.1", + "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.28.1.tgz", + "integrity": "sha512-zfdzgK9ACBNZLI/CyHTOx81SyNbM6YXn7rxSgX97VjyiPl9W1i4Ka4fgKECEoFCKGpvBj5qArWIGgQjOwkgskQ==", + "cpu": [ + "x64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "darwin" + ], + "engines": { + "node": ">=18" + } + }, + "node_modules/tsx/node_modules/@esbuild/freebsd-arm64": { + "version": "0.28.1", + "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.28.1.tgz", + "integrity": "sha512-wG2EA8ENdEI0qhkSZMjfqrdY+ziCYCPMmtZjjIwOmXFjmyzEHn+UUxk5of+SYsjtfs3VpnlC7QLzSI5hY/rOAw==", + "cpu": [ + "arm64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "freebsd" + ], + "engines": { + "node": ">=18" + } + }, + "node_modules/tsx/node_modules/@esbuild/freebsd-x64": { + "version": "0.28.1", + "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.28.1.tgz", + "integrity": "sha512-i7dZ9vQgnvSCzi/rYCXNgtF/U+eKZNJBzu3eTQbRgHnM7tNSizLOkRFAl3qzVc/Op/u5YkHHa4pf/3DOYHthLQ==", + "cpu": [ + "x64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "freebsd" + ], + "engines": { + "node": ">=18" + } + }, + "node_modules/tsx/node_modules/@esbuild/linux-arm": { + "version": "0.28.1", + "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.28.1.tgz", + "integrity": "sha512-qVXBOHQS+d5Y722GwJzJUtOLlX7km3CraOaGormF1pDtPd2C/l1SHRPgjLunLGe51Sh5YYWKMFDyV4SxgMQYTQ==", + "cpu": [ + "arm" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=18" + } + }, + "node_modules/tsx/node_modules/@esbuild/linux-arm64": { + "version": "0.28.1", + "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.28.1.tgz", + "integrity": "sha512-yHs+0uc8+nvEAfAfxrWQKK5peSNzBc4PegcMO0EJ2hT71uA7vB8Ihg2e77R2P7SG5uYjPbHlLLmve4LLLRCf0g==", + "cpu": [ + "arm64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=18" + } + }, + "node_modules/tsx/node_modules/@esbuild/linux-ia32": { + "version": "0.28.1", + "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.28.1.tgz", + "integrity": "sha512-d1z4ZuP0ajrfz/FhGT4vv278rX8KnPPJx8i5+AtK7TYbx9Le9F1hyzurZpkEyjkGa9dUGhQow4C1NmeGvqxN2w==", + "cpu": [ + "ia32" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=18" + } + }, + "node_modules/tsx/node_modules/@esbuild/linux-loong64": { + "version": "0.28.1", + "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.28.1.tgz", + "integrity": "sha512-M5sRjUVZrkm1OAPR3dlOYzNmN+loZKGVi1VUQGrwuqLcbR6qeAz+famMhjASeH3YVKvZz+zT1jlh/keC3Rj/lg==", + "cpu": [ + "loong64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=18" + } + }, + "node_modules/tsx/node_modules/@esbuild/linux-mips64el": { + "version": "0.28.1", + "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.28.1.tgz", + "integrity": "sha512-mRObBZeHh2OxcBFPWE/FjylkRgZdYuiTR3vaTozquCGOH14iP9oN4x4Ge81CoIDYQrXmIxpFumJBu5MtZpnQJQ==", + "cpu": [ + "mips64el" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=18" + } + }, + "node_modules/tsx/node_modules/@esbuild/linux-ppc64": { + "version": "0.28.1", + "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.28.1.tgz", + "integrity": "sha512-slScBsMAb3GFDcdrCgLwZtPYRoH2H/youv10QiZyRjmsP48fznoveWytSgCI/R0ZcUgpc0ZhIUEx6LHts8yrfQ==", + "cpu": [ + "ppc64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=18" + } + }, + "node_modules/tsx/node_modules/@esbuild/linux-riscv64": { + "version": "0.28.1", + "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.28.1.tgz", + "integrity": "sha512-kw0owk1o0GFETUJyW0jc0G4Yzs0BHZn0JDZ8JRT088vjJYX777BAs1fDGxAC+q831qOs2DTC96mNsG2opdfyyQ==", + "cpu": [ + "riscv64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=18" + } + }, + "node_modules/tsx/node_modules/@esbuild/linux-s390x": { + "version": "0.28.1", + "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.28.1.tgz", + "integrity": "sha512-/lAIjX8aYFRByhh6L5rYtPEDRqa9de/4V/juOXcta5frjvzXO4/sqEtyytse0g3zZFuWu5cDN0MkLz2qRDD2Ag==", + "cpu": [ + "s390x" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=18" + } + }, + "node_modules/tsx/node_modules/@esbuild/linux-x64": { + "version": "0.28.1", + "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.28.1.tgz", + "integrity": "sha512-u/anNYF2mmVOEDwLtnQ1wOr3EZ9sTNGLWrsYGYwHWzGA3Si84IOkHXlbWTD1NB+9/1lcnweYKO54uhxZydNzfA==", + "cpu": [ + "x64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=18" + } + }, + "node_modules/tsx/node_modules/@esbuild/netbsd-arm64": { + "version": "0.28.1", + "resolved": "https://registry.npmjs.org/@esbuild/netbsd-arm64/-/netbsd-arm64-0.28.1.tgz", + "integrity": "sha512-oks0DYbLwWMmaakTsCb+zL4E+aHRVLom9IJZOAthMQEPiQmydXHkziYEsGYRx0uNV/IjEKGAV941JzH02pflqw==", + "cpu": [ + "arm64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "netbsd" + ], + "engines": { + "node": ">=18" + } + }, + "node_modules/tsx/node_modules/@esbuild/netbsd-x64": { + "version": "0.28.1", + "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.28.1.tgz", + "integrity": "sha512-aeL6lAnN89Hz43Mlh1G8ARasbuoYvSITDEx0tHh5b7jJnHcssqgjy9Yx430GDpmCa6OyrKoS0aNRjKundRizGg==", + "cpu": [ + "x64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "netbsd" + ], + "engines": { + "node": ">=18" + } + }, + "node_modules/tsx/node_modules/@esbuild/openbsd-arm64": { + "version": "0.28.1", + "resolved": "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.28.1.tgz", + "integrity": "sha512-MEFJe5C3R8pwXdZ5Y21oo6m7ePiS0d9pWucn99O/wvyJZChoIQKrQDxKrGeW8F5+T0okTHesAmDeiHDTIq0V/Q==", + "cpu": [ + "arm64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "openbsd" + ], + "engines": { + "node": ">=18" + } + }, + "node_modules/tsx/node_modules/@esbuild/openbsd-x64": { + "version": "0.28.1", + "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.28.1.tgz", + "integrity": "sha512-i/ZLIOafE0Z8cI/XANJAixoJL/uRAoS2xOA3rb0xN+KK0K177cMAsQYkzHtBrtMXAKuAc7HGgcWiZ/sRC1Nxgw==", + "cpu": [ + "x64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "openbsd" + ], + "engines": { + "node": ">=18" + } + }, + "node_modules/tsx/node_modules/@esbuild/openharmony-arm64": { + "version": "0.28.1", + "resolved": "https://registry.npmjs.org/@esbuild/openharmony-arm64/-/openharmony-arm64-0.28.1.tgz", + "integrity": "sha512-ge+Z7EXFNt2BO1oAMsVpiQ8EwndV9i1xXerAeTIK7AtPs3bKFXQM7nlRxDSIUIMeueR1CNXxqztLzdNeReKBJg==", + "cpu": [ + "arm64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "openharmony" + ], + "engines": { + "node": ">=18" + } + }, + "node_modules/tsx/node_modules/@esbuild/sunos-x64": { + "version": "0.28.1", + "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.28.1.tgz", + "integrity": "sha512-BEjgtECkL3vY+SaSQ6nzVfiALUeFxpawyp8Jmf5PtYhf1Ug40N1h/hxlhts+f1FvSvarEigdxS3BlSMI2PJLcQ==", + "cpu": [ + "x64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "sunos" + ], + "engines": { + "node": ">=18" + } + }, + "node_modules/tsx/node_modules/@esbuild/win32-arm64": { + "version": "0.28.1", + "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.28.1.tgz", + "integrity": "sha512-lCv9eK/H6ZJWbE7bh2nw54CZ9M2nupBxJcTsdk/QQnWkdSjKGuxmmH8/GWrlT1eMmZfn4dGcCjRte397WqfQXA==", + "cpu": [ + "arm64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "win32" + ], + "engines": { + "node": ">=18" + } + }, + "node_modules/tsx/node_modules/@esbuild/win32-ia32": { + "version": "0.28.1", + "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.28.1.tgz", + "integrity": "sha512-zvb/mB2bSCoJOpoCBgYKKpX6YM6mJBlBUVUtVj41DlZJVEB6/0CKlRYxP5wWl1C1ILiCoAU5wZZ4q1P3qeS6Eg==", + "cpu": [ + "ia32" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "win32" + ], + "engines": { + "node": ">=18" + } + }, + "node_modules/tsx/node_modules/@esbuild/win32-x64": { + "version": "0.28.1", + "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.28.1.tgz", + "integrity": "sha512-bm4Mowrv+GXMlpWX++EcXw/iLyd1o3+bJkC2DkWXYVvgZCqD/bSj9ctZeAMC3cIxgjRVR2Dufaiu4YPxr5gW1A==", + "cpu": [ + "x64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "win32" + ], + "engines": { + "node": ">=18" + } + }, + "node_modules/tsx/node_modules/esbuild": { + "version": "0.28.1", + "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.28.1.tgz", + "integrity": "sha512-HrJrvZv5ayxBzPfwphOoNzkzOIIlifzk0KJrGK2c8R4+LKpMtpYLQeUdjnwjWv/LZlkH2laZk+4w78pi99D4Vw==", + "dev": true, + "hasInstallScript": true, + "license": "MIT", + "bin": { + "esbuild": "bin/esbuild" + }, + "engines": { + "node": ">=18" + }, + "optionalDependencies": { + "@esbuild/aix-ppc64": "0.28.1", + "@esbuild/android-arm": "0.28.1", + "@esbuild/android-arm64": "0.28.1", + "@esbuild/android-x64": "0.28.1", + "@esbuild/darwin-arm64": "0.28.1", + "@esbuild/darwin-x64": "0.28.1", + "@esbuild/freebsd-arm64": "0.28.1", + "@esbuild/freebsd-x64": "0.28.1", + "@esbuild/linux-arm": "0.28.1", + "@esbuild/linux-arm64": "0.28.1", + "@esbuild/linux-ia32": "0.28.1", + "@esbuild/linux-loong64": "0.28.1", + "@esbuild/linux-mips64el": "0.28.1", + "@esbuild/linux-ppc64": "0.28.1", + "@esbuild/linux-riscv64": "0.28.1", + "@esbuild/linux-s390x": "0.28.1", + "@esbuild/linux-x64": "0.28.1", + "@esbuild/netbsd-arm64": "0.28.1", + "@esbuild/netbsd-x64": "0.28.1", + "@esbuild/openbsd-arm64": "0.28.1", + "@esbuild/openbsd-x64": "0.28.1", + "@esbuild/openharmony-arm64": "0.28.1", + "@esbuild/sunos-x64": "0.28.1", + "@esbuild/win32-arm64": "0.28.1", + "@esbuild/win32-ia32": "0.28.1", + "@esbuild/win32-x64": "0.28.1" + } + }, + "node_modules/tsx/node_modules/fsevents": { + "version": "2.3.3", + "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz", + "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==", + "dev": true, + "hasInstallScript": true, + "license": "MIT", + "optional": true, + "os": [ + "darwin" + ], + "engines": { + "node": "^8.16.0 || ^10.6.0 || >=11.0.0" + } + }, + "node_modules/type-fest": { + "version": "4.41.0", + "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.41.0.tgz", + "integrity": "sha512-TeTSQ6H5YHvpqVwBRcnLDCBnDOHWYu7IvGbHT6N8AOymcr9PJGjc1GTtiWZTYg0NCgYwvnYWEkVChQAr9bjfwA==", + "license": "(MIT OR CC0-1.0)", + "engines": { + "node": ">=16" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/typed-query-selector": { + "version": "2.12.2", + "resolved": "https://registry.npmjs.org/typed-query-selector/-/typed-query-selector-2.12.2.tgz", + "integrity": "sha512-EOPFbyIub4ngnEdqi2yOcNeDLaX/0jcE1JoAXQDDMIthap7FoN795lc/SHfIq2d416VufXpM8z/lD+WRm2gfOQ==", + "license": "MIT" + }, + "node_modules/typescript": { + "version": "5.9.3", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.3.tgz", + "integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==", + "dev": true, + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc", + "tsserver": "bin/tsserver" + }, + "engines": { + "node": ">=14.17" + } + }, + "node_modules/ufo": { + "version": "1.6.4", + "resolved": "https://registry.npmjs.org/ufo/-/ufo-1.6.4.tgz", + "integrity": "sha512-JFNbkD1Svwe0KvGi8GOeLcP4kAWQ609twvCdcHxq1oSL8svv39ZuSvajcD8B+5D0eL4+s1Is2D/O6KN3qcTeRA==", + "dev": true, + "license": "MIT" + }, + "node_modules/undici": { + "version": "7.29.0", + "resolved": "https://registry.npmjs.org/undici/-/undici-7.29.0.tgz", + "integrity": "sha512-IDxfleLmmbSskfWSUATiN1nfn2rDuvnMOqb5CWR92iIfojA0Ud+ulOAAEQ57LPr9rWmsreUyf5lwyao+7GNNVw==", + "license": "MIT", + "engines": { + "node": ">=20.18.1" + } + }, + "node_modules/undici-types": { + "version": "6.21.0", + "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.21.0.tgz", + "integrity": "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==", + "license": "MIT" + }, + "node_modules/vite": { + "version": "5.4.21", + "resolved": "https://registry.npmjs.org/vite/-/vite-5.4.21.tgz", + "integrity": "sha512-o5a9xKjbtuhY6Bi5S3+HvbRERmouabWbyUcpXXUA1u+GNUKoROi9byOJ8M0nHbHYHkYICiMlqxkg1KkYmm25Sw==", + "dev": true, + "license": "MIT", + "dependencies": { + "esbuild": "^0.21.3", + "postcss": "^8.4.43", + "rollup": "^4.20.0" + }, + "bin": { + "vite": "bin/vite.js" + }, + "engines": { + "node": "^18.0.0 || >=20.0.0" + }, + "funding": { + "url": "https://github.com/vitejs/vite?sponsor=1" + }, + "optionalDependencies": { + "fsevents": "~2.3.3" + }, + "peerDependencies": { + "@types/node": "^18.0.0 || >=20.0.0", + "less": "*", + "lightningcss": "^1.21.0", + "sass": "*", + "sass-embedded": "*", + "stylus": "*", + "sugarss": "*", + "terser": "^5.4.0" + }, + "peerDependenciesMeta": { + "@types/node": { + "optional": true + }, + "less": { + "optional": true + }, + "lightningcss": { + "optional": true + }, + "sass": { + "optional": true + }, + "sass-embedded": { + "optional": true + }, + "stylus": { + "optional": true + }, + "sugarss": { + "optional": true + }, + "terser": { + "optional": true + } + } + }, + "node_modules/vite-node": { + "version": "2.1.9", + "resolved": "https://registry.npmjs.org/vite-node/-/vite-node-2.1.9.tgz", + "integrity": "sha512-AM9aQ/IPrW/6ENLQg3AGY4K1N2TGZdR5e4gu/MmmR2xR3Ll1+dib+nook92g4TV3PXVyeyxdWwtaCAiUL0hMxA==", + "dev": true, + "license": "MIT", + "dependencies": { + "cac": "^6.7.14", + "debug": "^4.3.7", + "es-module-lexer": "^1.5.4", + "pathe": "^1.1.2", + "vite": "^5.0.0" + }, + "bin": { + "vite-node": "vite-node.mjs" + }, + "engines": { + "node": "^18.0.0 || >=20.0.0" + }, + "funding": { + "url": "https://opencollective.com/vitest" + } + }, + "node_modules/vite-node/node_modules/pathe": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/pathe/-/pathe-1.1.2.tgz", + "integrity": "sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ==", + "dev": true, + "license": "MIT" + }, + "node_modules/vite/node_modules/@esbuild/aix-ppc64": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.21.5.tgz", + "integrity": "sha512-1SDgH6ZSPTlggy1yI6+Dbkiz8xzpHJEVAlF/AM1tHPLsf5STom9rwtjE4hKAF20FfXXNTFqEYXyJNWh1GiZedQ==", + "cpu": [ + "ppc64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "aix" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/vite/node_modules/@esbuild/android-arm": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.21.5.tgz", + "integrity": "sha512-vCPvzSjpPHEi1siZdlvAlsPxXl7WbOVUBBAowWug4rJHb68Ox8KualB+1ocNvT5fjv6wpkX6o/iEpbDrf68zcg==", + "cpu": [ + "arm" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "android" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/vite/node_modules/@esbuild/android-arm64": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.21.5.tgz", + "integrity": "sha512-c0uX9VAUBQ7dTDCjq+wdyGLowMdtR/GoC2U5IYk/7D1H1JYC0qseD7+11iMP2mRLN9RcCMRcjC4YMclCzGwS/A==", + "cpu": [ + "arm64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "android" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/vite/node_modules/@esbuild/android-x64": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.21.5.tgz", + "integrity": "sha512-D7aPRUUNHRBwHxzxRvp856rjUHRFW1SdQATKXH2hqA0kAZb1hKmi02OpYRacl0TxIGz/ZmXWlbZgjwWYaCakTA==", + "cpu": [ + "x64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "android" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/vite/node_modules/@esbuild/darwin-arm64": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.21.5.tgz", + "integrity": "sha512-DwqXqZyuk5AiWWf3UfLiRDJ5EDd49zg6O9wclZ7kUMv2WRFr4HKjXp/5t8JZ11QbQfUS6/cRCKGwYhtNAY88kQ==", + "cpu": [ + "arm64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "darwin" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/vite/node_modules/@esbuild/darwin-x64": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.21.5.tgz", + "integrity": "sha512-se/JjF8NlmKVG4kNIuyWMV/22ZaerB+qaSi5MdrXtd6R08kvs2qCN4C09miupktDitvh8jRFflwGFBQcxZRjbw==", + "cpu": [ + "x64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "darwin" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/vite/node_modules/@esbuild/freebsd-arm64": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.21.5.tgz", + "integrity": "sha512-5JcRxxRDUJLX8JXp/wcBCy3pENnCgBR9bN6JsY4OmhfUtIHe3ZW0mawA7+RDAcMLrMIZaf03NlQiX9DGyB8h4g==", + "cpu": [ + "arm64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "freebsd" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/vite/node_modules/@esbuild/freebsd-x64": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.21.5.tgz", + "integrity": "sha512-J95kNBj1zkbMXtHVH29bBriQygMXqoVQOQYA+ISs0/2l3T9/kj42ow2mpqerRBxDJnmkUDCaQT/dfNXWX/ZZCQ==", + "cpu": [ + "x64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "freebsd" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/vite/node_modules/@esbuild/linux-arm": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.21.5.tgz", + "integrity": "sha512-bPb5AHZtbeNGjCKVZ9UGqGwo8EUu4cLq68E95A53KlxAPRmUyYv2D6F0uUI65XisGOL1hBP5mTronbgo+0bFcA==", + "cpu": [ + "arm" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/vite/node_modules/@esbuild/linux-arm64": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.21.5.tgz", + "integrity": "sha512-ibKvmyYzKsBeX8d8I7MH/TMfWDXBF3db4qM6sy+7re0YXya+K1cem3on9XgdT2EQGMu4hQyZhan7TeQ8XkGp4Q==", + "cpu": [ + "arm64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/vite/node_modules/@esbuild/linux-ia32": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.21.5.tgz", + "integrity": "sha512-YvjXDqLRqPDl2dvRODYmmhz4rPeVKYvppfGYKSNGdyZkA01046pLWyRKKI3ax8fbJoK5QbxblURkwK/MWY18Tg==", + "cpu": [ + "ia32" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/vite/node_modules/@esbuild/linux-loong64": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.21.5.tgz", + "integrity": "sha512-uHf1BmMG8qEvzdrzAqg2SIG/02+4/DHB6a9Kbya0XDvwDEKCoC8ZRWI5JJvNdUjtciBGFQ5PuBlpEOXQj+JQSg==", + "cpu": [ + "loong64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/vite/node_modules/@esbuild/linux-mips64el": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.21.5.tgz", + "integrity": "sha512-IajOmO+KJK23bj52dFSNCMsz1QP1DqM6cwLUv3W1QwyxkyIWecfafnI555fvSGqEKwjMXVLokcV5ygHW5b3Jbg==", + "cpu": [ + "mips64el" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/vite/node_modules/@esbuild/linux-ppc64": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.21.5.tgz", + "integrity": "sha512-1hHV/Z4OEfMwpLO8rp7CvlhBDnjsC3CttJXIhBi+5Aj5r+MBvy4egg7wCbe//hSsT+RvDAG7s81tAvpL2XAE4w==", + "cpu": [ + "ppc64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/vite/node_modules/@esbuild/linux-riscv64": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.21.5.tgz", + "integrity": "sha512-2HdXDMd9GMgTGrPWnJzP2ALSokE/0O5HhTUvWIbD3YdjME8JwvSCnNGBnTThKGEB91OZhzrJ4qIIxk/SBmyDDA==", + "cpu": [ + "riscv64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/vite/node_modules/@esbuild/linux-s390x": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.21.5.tgz", + "integrity": "sha512-zus5sxzqBJD3eXxwvjN1yQkRepANgxE9lgOW2qLnmr8ikMTphkjgXu1HR01K4FJg8h1kEEDAqDcZQtbrRnB41A==", + "cpu": [ + "s390x" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/vite/node_modules/@esbuild/linux-x64": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.21.5.tgz", + "integrity": "sha512-1rYdTpyv03iycF1+BhzrzQJCdOuAOtaqHTWJZCWvijKD2N5Xu0TtVC8/+1faWqcP9iBCWOmjmhoH94dH82BxPQ==", + "cpu": [ + "x64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/vite/node_modules/@esbuild/netbsd-x64": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.21.5.tgz", + "integrity": "sha512-Woi2MXzXjMULccIwMnLciyZH4nCIMpWQAs049KEeMvOcNADVxo0UBIQPfSmxB3CWKedngg7sWZdLvLczpe0tLg==", + "cpu": [ + "x64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "netbsd" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/vite/node_modules/@esbuild/openbsd-x64": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.21.5.tgz", + "integrity": "sha512-HLNNw99xsvx12lFBUwoT8EVCsSvRNDVxNpjZ7bPn947b8gJPzeHWyNVhFsaerc0n3TsbOINvRP2byTZ5LKezow==", + "cpu": [ + "x64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "openbsd" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/vite/node_modules/@esbuild/sunos-x64": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.21.5.tgz", + "integrity": "sha512-6+gjmFpfy0BHU5Tpptkuh8+uw3mnrvgs+dSPQXQOv3ekbordwnzTVEb4qnIvQcYXq6gzkyTnoZ9dZG+D4garKg==", + "cpu": [ + "x64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "sunos" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/vite/node_modules/@esbuild/win32-arm64": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.21.5.tgz", + "integrity": "sha512-Z0gOTd75VvXqyq7nsl93zwahcTROgqvuAcYDUr+vOv8uHhNSKROyU961kgtCD1e95IqPKSQKH7tBTslnS3tA8A==", + "cpu": [ + "arm64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "win32" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/vite/node_modules/@esbuild/win32-ia32": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.21.5.tgz", + "integrity": "sha512-SWXFF1CL2RVNMaVs+BBClwtfZSvDgtL//G/smwAc5oVK/UPu2Gu9tIaRgFmYFFKrmg3SyAjSrElf0TiJ1v8fYA==", + "cpu": [ + "ia32" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "win32" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/vite/node_modules/@esbuild/win32-x64": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.21.5.tgz", + "integrity": "sha512-tQd/1efJuzPC6rCFwEvLtci/xNFcTZknmXs98FYDfGE4wP9ClFV98nyKrzJKVPMhdDnjzLhdUyMX4PsQAPjwIw==", + "cpu": [ + "x64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "win32" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/vite/node_modules/esbuild": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.21.5.tgz", + "integrity": "sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw==", + "dev": true, + "hasInstallScript": true, + "license": "MIT", + "bin": { + "esbuild": "bin/esbuild" + }, + "engines": { + "node": ">=12" + }, + "optionalDependencies": { + "@esbuild/aix-ppc64": "0.21.5", + "@esbuild/android-arm": "0.21.5", + "@esbuild/android-arm64": "0.21.5", + "@esbuild/android-x64": "0.21.5", + "@esbuild/darwin-arm64": "0.21.5", + "@esbuild/darwin-x64": "0.21.5", + "@esbuild/freebsd-arm64": "0.21.5", + "@esbuild/freebsd-x64": "0.21.5", + "@esbuild/linux-arm": "0.21.5", + "@esbuild/linux-arm64": "0.21.5", + "@esbuild/linux-ia32": "0.21.5", + "@esbuild/linux-loong64": "0.21.5", + "@esbuild/linux-mips64el": "0.21.5", + "@esbuild/linux-ppc64": "0.21.5", + "@esbuild/linux-riscv64": "0.21.5", + "@esbuild/linux-s390x": "0.21.5", + "@esbuild/linux-x64": "0.21.5", + "@esbuild/netbsd-x64": "0.21.5", + "@esbuild/openbsd-x64": "0.21.5", + "@esbuild/sunos-x64": "0.21.5", + "@esbuild/win32-arm64": "0.21.5", + "@esbuild/win32-ia32": "0.21.5", + "@esbuild/win32-x64": "0.21.5" + } + }, + "node_modules/vite/node_modules/fsevents": { + "version": "2.3.3", + "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz", + "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==", + "dev": true, + "hasInstallScript": true, + "license": "MIT", + "optional": true, + "os": [ + "darwin" + ], + "engines": { + "node": "^8.16.0 || ^10.6.0 || >=11.0.0" + } + }, + "node_modules/vitest": { + "version": "2.1.9", + "resolved": "https://registry.npmjs.org/vitest/-/vitest-2.1.9.tgz", + "integrity": "sha512-MSmPM9REYqDGBI8439mA4mWhV5sKmDlBKWIYbA3lRb2PTHACE0mgKwA8yQ2xq9vxDTuk4iPrECBAEW2aoFXY0Q==", + "dev": true, + "license": "MIT", + "dependencies": { + "@vitest/expect": "2.1.9", + "@vitest/mocker": "2.1.9", + "@vitest/pretty-format": "^2.1.9", + "@vitest/runner": "2.1.9", + "@vitest/snapshot": "2.1.9", + "@vitest/spy": "2.1.9", + "@vitest/utils": "2.1.9", + "chai": "^5.1.2", + "debug": "^4.3.7", + "expect-type": "^1.1.0", + "magic-string": "^0.30.12", + "pathe": "^1.1.2", + "std-env": "^3.8.0", + "tinybench": "^2.9.0", + "tinyexec": "^0.3.1", + "tinypool": "^1.0.1", + "tinyrainbow": "^1.2.0", + "vite": "^5.0.0", + "vite-node": "2.1.9", + "why-is-node-running": "^2.3.0" + }, + "bin": { + "vitest": "vitest.mjs" + }, + "engines": { + "node": "^18.0.0 || >=20.0.0" + }, + "funding": { + "url": "https://opencollective.com/vitest" + }, + "peerDependencies": { + "@edge-runtime/vm": "*", + "@types/node": "^18.0.0 || >=20.0.0", + "@vitest/browser": "2.1.9", + "@vitest/ui": "2.1.9", + "happy-dom": "*", + "jsdom": "*" + }, + "peerDependenciesMeta": { + "@edge-runtime/vm": { + "optional": true + }, + "@types/node": { + "optional": true + }, + "@vitest/browser": { + "optional": true + }, + "@vitest/ui": { + "optional": true + }, + "happy-dom": { + "optional": true + }, + "jsdom": { + "optional": true + } + } + }, + "node_modules/vitest/node_modules/pathe": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/pathe/-/pathe-1.1.2.tgz", + "integrity": "sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ==", + "dev": true, + "license": "MIT" + }, + "node_modules/webdriver-bidi-protocol": { + "version": "0.4.1", + "resolved": "https://registry.npmjs.org/webdriver-bidi-protocol/-/webdriver-bidi-protocol-0.4.1.tgz", + "integrity": "sha512-ARrjNjtWRRs2w4Tk7nqrf2gBI0QXWuOmMCx2hU+1jUt6d00MjMxURrhxhGbrsoiZKJrhTSTzbIrc554iKI10qw==", + "license": "Apache-2.0" + }, + "node_modules/whatwg-encoding": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/whatwg-encoding/-/whatwg-encoding-3.1.1.tgz", + "integrity": "sha512-6qN4hJdMwfYBtE3YBTTHhoeuUrDBPZmbQaxWAqSALV/MeEnR5z1xd8UKud2RAkFoPkmB+hli1TZSnyi84xz1vQ==", + "deprecated": "Use @exodus/bytes instead for a more spec-conformant and faster implementation", + "license": "MIT", + "dependencies": { + "iconv-lite": "0.6.3" + }, + "engines": { + "node": ">=18" + } + }, + "node_modules/whatwg-mimetype": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/whatwg-mimetype/-/whatwg-mimetype-4.0.0.tgz", + "integrity": "sha512-QaKxh0eNIi2mE9p2vEdzfagOKHCcj1pJ56EEHGQOVxp8r9/iszLUUV7v89x9O1p/T+NlTM5W7jW6+cz4Fq1YVg==", + "license": "MIT", + "engines": { + "node": ">=18" + } + }, + "node_modules/when-exit": { + "version": "2.1.5", + "resolved": "https://registry.npmjs.org/when-exit/-/when-exit-2.1.5.tgz", + "integrity": "sha512-VGkKJ564kzt6Ms1dbgPP/yuIoQCrsFAnRbptpC5wOEsDaNsbCB2bnfnaA8i/vRs5tjUSEOtIuvl9/MyVsvQZCg==", + "license": "MIT" + }, + "node_modules/why-is-node-running": { + "version": "2.3.0", + "resolved": "https://registry.npmjs.org/why-is-node-running/-/why-is-node-running-2.3.0.tgz", + "integrity": "sha512-hUrmaWBdVDcxvYqnyh09zunKzROWjbZTiNy8dBEjkS7ehEDQibXJ7XvlmtbwuTclUiIyN+CyXQD4Vmko8fNm8w==", + "dev": true, + "license": "MIT", + "dependencies": { + "siginfo": "^2.0.0", + "stackback": "0.0.2" + }, + "bin": { + "why-is-node-running": "cli.js" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/widest-line": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/widest-line/-/widest-line-5.0.0.tgz", + "integrity": "sha512-c9bZp7b5YtRj2wOe6dlj32MK+Bx/M/d+9VB2SHM1OtsUHR0aV0tdP6DWh/iMt0kWi1t5g1Iudu6hQRNd1A4PVA==", + "license": "MIT", + "dependencies": { + "string-width": "^7.0.0" + }, + "engines": { + "node": ">=18" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/wrap-ansi": { + "version": "9.0.2", + "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-9.0.2.tgz", + "integrity": "sha512-42AtmgqjV+X1VpdOfyTGOYRi0/zsoLqtXQckTmqTeybT+BDIbM/Guxo7x3pE2vtpr1ok6xRqM9OpBe+Jyoqyww==", + "license": "MIT", + "dependencies": { + "ansi-styles": "^6.2.1", + "string-width": "^7.0.0", + "strip-ansi": "^7.1.0" + }, + "engines": { + "node": ">=18" + }, + "funding": { + "url": "https://github.com/chalk/wrap-ansi?sponsor=1" + } + }, + "node_modules/wrap-ansi/node_modules/ansi-regex": { + "version": "6.2.2", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.2.2.tgz", + "integrity": "sha512-Bq3SmSpyFHaWjPk8If9yc6svM8c56dB5BAtW4Qbw5jHTwwXXcTLoRMkpDJp6VL0XzlWaCHTXrkFURMYmD0sLqg==", + "license": "MIT", + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/chalk/ansi-regex?sponsor=1" + } + }, + "node_modules/wrap-ansi/node_modules/strip-ansi": { + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.2.0.tgz", + "integrity": "sha512-yDPMNjp4WyfYBkHnjIRLfca1i6KMyGCtsVgoKe/z1+6vukgaENdgGBZt+ZmKPc4gavvEZ5OgHfHdrazhgNyG7w==", + "license": "MIT", + "dependencies": { + "ansi-regex": "^6.2.2" + }, + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/chalk/strip-ansi?sponsor=1" + } + }, + "node_modules/wrappy": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", + "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==", + "license": "ISC" + }, + "node_modules/ws": { + "version": "7.5.13", + "resolved": "https://registry.npmjs.org/ws/-/ws-7.5.13.tgz", + "integrity": "sha512-rsKI6xDBFVf4r/x8XyChGK04QR/XHroxs/jUcoWvtEZM8TPU/X/uIY9B1CsSzYws9ZJb/6bbBu7dPhFW00CAoA==", + "license": "MIT", + "engines": { + "node": ">=8.3.0" + }, + "peerDependencies": { + "bufferutil": "^4.0.1", + "utf-8-validate": "^5.0.2" + }, + "peerDependenciesMeta": { + "bufferutil": { + "optional": true + }, + "utf-8-validate": { + "optional": true + } + } + }, + "node_modules/xdg-basedir": { + "version": "5.1.0", + "resolved": "https://registry.npmjs.org/xdg-basedir/-/xdg-basedir-5.1.0.tgz", + "integrity": "sha512-GCPAHLvrIH13+c0SuacwvRYj2SxJXQ4kaVTT5xgL3kPrz56XxkF21IGhjSE1+W0aw7gpBWRGXLCPnPby6lSpmQ==", + "license": "MIT", + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/xtend": { + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/xtend/-/xtend-4.0.2.tgz", + "integrity": "sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==", + "license": "MIT", + "engines": { + "node": ">=0.4" + } + }, + "node_modules/y18n": { + "version": "5.0.8", + "resolved": "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz", + "integrity": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==", + "license": "ISC", + "engines": { + "node": ">=10" + } + }, + "node_modules/yargs": { + "version": "17.7.3", + "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.3.tgz", + "integrity": "sha512-GZtjxm/J/4TSxuL3FNYjCmLktBTnIw/rVmKSIyKeYAZpmJB2ig9VauCC5xsa82GNKVKDAqpOn3KVzNt0zmrU0g==", + "license": "MIT", + "dependencies": { + "cliui": "^8.0.1", + "escalade": "^3.1.1", + "get-caller-file": "^2.0.5", + "require-directory": "^2.1.1", + "string-width": "^4.2.3", + "y18n": "^5.0.5", + "yargs-parser": "^21.1.1" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/yargs-parser": { + "version": "21.1.1", + "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz", + "integrity": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==", + "license": "ISC", + "engines": { + "node": ">=12" + } + }, + "node_modules/yargs/node_modules/emoji-regex": { + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", + "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", + "license": "MIT" + }, + "node_modules/yargs/node_modules/string-width": { + "version": "4.2.3", + "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", + "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", + "license": "MIT", + "dependencies": { + "emoji-regex": "^8.0.0", + "is-fullwidth-code-point": "^3.0.0", + "strip-ansi": "^6.0.1" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/yauzl": { + "version": "2.10.0", + "resolved": "https://registry.npmjs.org/yauzl/-/yauzl-2.10.0.tgz", + "integrity": "sha512-p4a9I6X6nu6IhoGmBqAcbJy1mlC4j27vEPZX9F4L4/vZT3Lyq1VkFHw/V/PUcB9Buo+DG3iHkT0x3Qya58zc3g==", + "license": "MIT", + "dependencies": { + "buffer-crc32": "~0.2.3", + "fd-slicer": "~1.1.0" + } + }, + "node_modules/zod": { + "version": "3.25.76", + "resolved": "https://registry.npmjs.org/zod/-/zod-3.25.76.tgz", + "integrity": "sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==", + "license": "MIT", + "funding": { + "url": "https://github.com/sponsors/colinhacks" + } + } + } +}
A package.json

@@ -0,0 +1,60 @@

+{ + "name": "red", + "version": "0.0.1", + "description": "Anatomista de sites via terminal — CLI didática em português que disseca a stack, a infraestrutura e a arquitetura provável de um site, com evidências.", + "type": "module", + "bin": { + "red": "./dist/index.js" + }, + "files": [ + "dist", + "data" + ], + "engines": { + "node": ">=22" + }, + "scripts": { + "dev": "tsx src/cli/index.ts", + "build": "tsup", + "start": "node dist/index.js", + "test": "vitest run", + "test:watch": "vitest", + "lint": "eslint src", + "format": "prettier --write \"src/**/*.ts\"", + "fingerprints:update": "tsx scripts/update-fingerprints.ts", + "prepublishOnly": "npm run build" + }, + "keywords": [ + "cli", + "website", + "technology", + "fingerprint", + "stack", + "wappalyzer", + "portugues", + "didatico" + ], + "author": "Pablo Murad", + "license": "MIT", + "dependencies": { + "boxen": "^8.0.1", + "chalk": "^5.4.1", + "cheerio": "^1.0.0", + "chrome-launcher": "^1.1.2", + "cli-table3": "^0.6.5", + "commander": "^13.1.0", + "fast-xml-parser": "^4.5.1", + "got": "^14.4.5", + "lighthouse": "^12.3.0", + "ora": "^8.1.1", + "playwright": "^1.50.0", + "robots-parser": "^3.0.1" + }, + "devDependencies": { + "@types/node": "^22.10.5", + "tsup": "^8.3.5", + "tsx": "^4.19.2", + "typescript": "^5.7.3", + "vitest": "^2.1.8" + } +}
A scripts/update-fingerprints.ts

@@ -0,0 +1,57 @@

+import { writeFileSync, mkdirSync } from 'node:fs'; +import { join } from 'node:path'; +import got from 'got'; + +const BASE = 'https://raw.githubusercontent.com/enthec/webappanalyzer/main/src'; +const LETRAS = ['_', ...'abcdefghijklmnopqrstuvwxyz'.split('')]; +const DESTINO = join(process.cwd(), 'data', 'fingerprints'); + +async function baixarJson<T>(url: string): Promise<T | undefined> { + try { + return await got(url, { timeout: { request: 20000 } }).json<T>(); + } catch (erro) { + console.warn(` aviso: falha em ${url} — ${(erro as Error).message}`); + return undefined; + } +} + +async function main(): Promise<void> { + console.log('Baixando fingerprints do enthec/webappanalyzer…'); + mkdirSync(DESTINO, { recursive: true }); + + const categorias = await baixarJson<Record<string, unknown>>(`${BASE}/categories.json`); + if (categorias) { + writeFileSync(join(DESTINO, 'categories.json'), JSON.stringify(categorias, null, 2)); + console.log(` categorias: ${Object.keys(categorias).length}`); + } + + const tecnologias: Record<string, unknown> = {}; + for (const letra of LETRAS) { + const parte = await baixarJson<Record<string, unknown>>(`${BASE}/technologies/${letra}.json`); + if (parte) Object.assign(tecnologias, parte); + process.stdout.write(`\r tecnologias acumuladas: ${Object.keys(tecnologias).length} `); + } + process.stdout.write('\n'); + + if (Object.keys(tecnologias).length === 0) { + console.error('Nenhuma tecnologia baixada — mantendo o dataset atual.'); + process.exitCode = 1; + return; + } + + writeFileSync(join(DESTINO, 'technologies.json'), JSON.stringify(tecnologias, null, 2)); + + const meta = { + fonte: 'enthec/webappanalyzer (MIT)', + versao: 'atualizado via script', + atualizadoEm: new Date().toISOString().slice(0, 10), + totalTecnologias: Object.keys(tecnologias).length, + }; + writeFileSync(join(DESTINO, 'meta.json'), JSON.stringify(meta, null, 2)); + console.log(`Concluído. ${meta.totalTecnologias} tecnologias gravadas em data/fingerprints.`); +} + +main().catch((erro) => { + console.error('Falha na atualização:', (erro as Error).message); + process.exitCode = 1; +});
A src/cli/ajuda.ts

@@ -0,0 +1,31 @@

+import chalk from 'chalk'; + +const AUTOR = 'Pablo Murad · 2026 · pablomurad@pm.me'; + +export function mostrarAjuda(): void { + const l = [ + chalk.bold.red('RED') + chalk.dim(' · anatomia de sites'), + 'Disseca a stack, a infraestrutura e a arquitetura provável de um site,', + 'com evidências e de forma didática.', + '', + chalk.bold('Uso:'), + ` ${chalk.red('red <url>')} analisa um site (modo rápido)`, + ` ${chalk.red('red analisar <url>')} o mesmo, explícito`, + ` ${chalk.dim('--completo')} abre em navegador headless (executa JavaScript)`, + ` ${chalk.dim('--lighthouse')} inclui auditoria de qualidade`, + ` ${chalk.dim('--json')} imprime o relatório em JSON`, + ` ${chalk.red('red comparar <a> <b>')} compara duas stacks lado a lado`, + ` ${chalk.red('red explicar <tecnologia>')} explica uma tecnologia, sem acessar a rede`, + ` ${chalk.red('red estudar <url>')} gera uma trilha de estudo a partir da stack`, + ` ${chalk.red('red help')} mostra esta ajuda`, + '', + chalk.bold('Exemplos:'), + chalk.dim(' red example.com'), + chalk.dim(' red analisar loja.com --completo --lighthouse'), + chalk.dim(' red comparar site-a.com site-b.com'), + chalk.dim(' red explicar nextjs'), + '', + chalk.dim('Criado por ') + AUTOR, + ]; + process.stdout.write(l.join('\n') + '\n'); +}
A src/cli/commands/analisar.ts

@@ -0,0 +1,34 @@

+import ora from 'ora'; +import { analisarSite } from '../../core/pipeline.js'; +import { renderTerminal } from '../../report/render-terminal.js'; +import { renderJson } from '../../report/render-json.js'; + +export interface OpcoesAnalisar { + completo?: boolean; + lighthouse?: boolean; + json?: boolean; +} + +export async function comandoAnalisar(url: string, opcoes: OpcoesAnalisar): Promise<void> { + const modo = opcoes.completo ? 'completo' : 'rapido'; + + if (opcoes.json) { + const rep = await analisarSite(url, { modo, lighthouse: opcoes.lighthouse }); + process.stdout.write(renderJson(rep) + '\n'); + return; + } + + const spinner = ora({ text: 'analisando…', stream: process.stderr }).start(); + try { + const rep = await analisarSite(url, { + modo, + lighthouse: opcoes.lighthouse, + aoProgredir: (etapa) => (spinner.text = etapa), + }); + spinner.stop(); + process.stdout.write(renderTerminal(rep) + '\n'); + } catch (erro) { + spinner.fail(`Falha ao analisar: ${(erro as Error).message}`); + process.exitCode = 1; + } +}
A src/cli/commands/comparar.ts

@@ -0,0 +1,74 @@

+import chalk from 'chalk'; +import ora from 'ora'; +import Table from 'cli-table3'; +import { analisarSite } from '../../core/pipeline.js'; +import type { Report } from '../../core/types.js'; + +export interface OpcoesComparar { + completo?: boolean; +} + +export async function comandoComparar( + urlA: string, + urlB: string, + opcoes: OpcoesComparar, +): Promise<void> { + const modo = opcoes.completo ? 'completo' : 'rapido'; + const spinner = ora({ text: 'analisando os dois sites…', stream: process.stderr }).start(); + const [a, b] = await Promise.all([ + analisarSite(urlA, { modo }), + analisarSite(urlB, { modo }), + ]); + spinner.stop(); + + const categorias = [ + 'CMS', + 'Web frameworks', + 'JavaScript frameworks', + 'UI frameworks', + 'Ecommerce', + 'Web servers', + 'CDN', + 'PaaS', + 'Analytics', + ]; + + const tabela = new Table({ + head: [chalk.bold('Categoria'), chalk.bold(dominio(a)), chalk.bold(dominio(b))], + style: { head: [], border: [] }, + wordWrap: true, + colWidths: [22, 27, 27], + }); + + for (const cat of categorias) { + const va = tecnologiasDe(a, cat); + const vb = tecnologiasDe(b, cat); + if (!va && !vb) continue; + tabela.push([cat, va ?? chalk.dim('—'), vb ?? chalk.dim('—')]); + } + + const saida = [ + chalk.bold.red('COMPARAÇÃO DE STACKS'), + `${chalk.dim('A:')} ${a.alvo.urlFinal}`, + `${chalk.dim('B:')} ${b.alvo.urlFinal}`, + '', + tabela.toString(), + ].join('\n'); + + process.stdout.write(saida + '\n'); +} + +function dominio(rep: Report): string { + try { + return new URL(rep.alvo.urlFinal).hostname; + } catch { + return rep.alvo.urlSolicitada; + } +} + +function tecnologiasDe(rep: Report, categoria: string): string | undefined { + const nomes = rep.deteccoes + .filter((d) => d.categorias.includes(categoria)) + .map((d) => (d.versao ? `${d.nome} v${d.versao}` : d.nome)); + return nomes.length ? nomes.join(', ') : undefined; +}
A src/cli/commands/estudar.ts

@@ -0,0 +1,41 @@

+import chalk from 'chalk'; +import ora from 'ora'; +import { analisarSite } from '../../core/pipeline.js'; +import { montarTrilha } from '../../knowledge/trilhas.js'; +import { TECNOLOGIAS, significadoGenerico } from '../../knowledge/tecnologias.js'; + +export interface OpcoesEstudar { + completo?: boolean; +} + +export async function comandoEstudar(url: string, opcoes: OpcoesEstudar): Promise<void> { + const spinner = ora({ text: 'analisando…', stream: process.stderr }).start(); + const rep = await analisarSite(url, { + modo: opcoes.completo ? 'completo' : 'rapido', + aoProgredir: (etapa) => (spinner.text = etapa), + }); + spinner.stop(); + + const linhas: string[] = []; + linhas.push(chalk.bold('O site utiliza:')); + + const relevantes = rep.deteccoes.filter((d) => d.confianca >= 50).slice(0, 8); + if (!relevantes.length) { + linhas.push(chalk.dim(' Não reconheci tecnologias com confiança suficiente para uma trilha.')); + process.stdout.write(linhas.join('\n') + '\n'); + return; + } + for (const d of relevantes) { + const resumo = TECNOLOGIAS[d.nome]?.significado ?? significadoGenerico(d.categorias); + const curto = resumo.split(/[.—]/)[0]?.trim() ?? resumo; + linhas.push(` ${chalk.red(d.nome)} ${chalk.dim('→')} ${curto}`); + } + + linhas.push(''); + linhas.push(chalk.bold('Para compreender uma estrutura semelhante, estude nesta ordem:')); + montarTrilha(rep.deteccoes).forEach((passo, i) => { + linhas.push(` ${chalk.red(`${i + 1}.`)} ${passo}`); + }); + + process.stdout.write(linhas.join('\n') + '\n'); +}
A src/cli/commands/explicar.ts

@@ -0,0 +1,31 @@

+import chalk from 'chalk'; +import { acharVerbete } from '../../knowledge/tecnologias.js'; + +export function comandoExplicar(consulta: string): void { + const achado = acharVerbete(consulta); + if (!achado) { + process.stdout.write( + chalk.yellow(`Ainda não tenho um verbete para "${consulta}".`) + + '\n' + + chalk.dim('A base de conhecimento cresce com o tempo.\n'), + ); + process.exitCode = 1; + return; + } + + const { nome, verbete } = achado; + const linhas: string[] = []; + linhas.push(chalk.bold.red(nome)); + linhas.push(''); + linhas.push(verbete.significado); + + if (verbete.aprenderEmOrdem?.length) { + linhas.push(''); + linhas.push(chalk.dim('Para compreender, estude nesta ordem:')); + verbete.aprenderEmOrdem.forEach((passo, i) => { + linhas.push(` ${chalk.red(`${i + 1}.`)} ${passo}`); + }); + } + + process.stdout.write(linhas.join('\n') + '\n'); +}
A src/cli/index.ts

@@ -0,0 +1,70 @@

+import { Command } from 'commander'; +import { comandoAnalisar } from './commands/analisar.js'; +import { comandoComparar } from './commands/comparar.js'; +import { comandoExplicar } from './commands/explicar.js'; +import { comandoEstudar } from './commands/estudar.js'; +import { mostrarAjuda } from './ajuda.js'; + +const SUBCOMANDOS = new Set(['analisar', 'comparar', 'explicar', 'estudar', 'help', 'ajuda']); + +function aplicarAtalho(argv: string[]): string[] { + const args = argv.slice(2); + const primeiro = args[0]; + if (primeiro && !primeiro.startsWith('-') && !SUBCOMANDOS.has(primeiro)) { + return [...argv.slice(0, 2), 'analisar', ...args]; + } + return argv; +} + +const programa = new Command(); + +programa + .name('red') + .description('Anatomista de sites via terminal, em português.') + .version('0.0.1', '-v, --version', 'mostra a versão') + .addHelpText('after', '\nCriado por Pablo Murad · 2026 · pablomurad@pm.me'); + +programa + .command('analisar') + .description('analisa uma URL e produz o relatório completo') + .argument('<url>', 'endereço do site (ex.: example.com)') + .option('--completo', 'abre o site em navegador headless (executa JavaScript)') + .option('--lighthouse', 'inclui auditoria de qualidade (performance, a11y, SEO, boas práticas)') + .option('--json', 'imprime o relatório em JSON, sem formatação') + .action(comandoAnalisar); + +programa + .command('comparar') + .description('compara as stacks de dois sites lado a lado') + .argument('<url-a>', 'primeiro site') + .argument('<url-b>', 'segundo site') + .option('--completo', 'usa o modo completo (navegador) nos dois') + .action((a, b, opts) => comandoComparar(a, b, opts)); + +programa + .command('explicar') + .description('explica uma tecnologia (sem analisar site nenhum)') + .argument('<tecnologia>', 'nome da tecnologia (ex.: nextjs)') + .action(comandoExplicar); + +programa + .command('estudar') + .description('analisa o site e gera uma trilha didática a partir da stack') + .argument('<url>', 'endereço do site') + .option('--completo', 'abre o site em navegador headless') + .action((url, opts) => comandoEstudar(url, opts)); + +programa + .command('help') + .alias('ajuda') + .description('mostra um guia rápido de uso') + .action(mostrarAjuda); + +if (process.argv.slice(2).length === 0) { + mostrarAjuda(); +} else { + programa.parseAsync(aplicarAtalho(process.argv)).catch((erro) => { + process.stderr.write(`Erro inesperado: ${(erro as Error).message}\n`); + process.exitCode = 1; + }); +}
A src/collectors/assets.ts

@@ -0,0 +1,104 @@

+import * as cheerio from 'cheerio'; +import type { Observations, AnatomiaFrontend } from '../core/types.js'; + +const EXT_IMAGEM = /\.(avif|webp|png|jpe?g|gif|svg|ico)(\?|$)/i; + +export function coletarAnatomia(obs: Observations): void { + if (!obs.html) return; + + let $: cheerio.CheerioAPI; + try { + $ = cheerio.load(obs.html); + } catch { + return; + } + + const scripts = $('script'); + const scriptsComSrc = obs.scriptSrc; + const assincrono = scripts.toArray().some((el) => { + const a = $(el); + return a.attr('async') != null || a.attr('defer') != null || a.attr('type') === 'module'; + }); + const provavelChunking = scriptsComSrc.filter((s) => /[.-][0-9a-f]{6,}\.js/i.test(s)).length >= 2; + + const linksCss = $('link[rel="stylesheet"], link[rel="preload"][as="style"]').length; + const inlineCritico = $('style').toArray().some((el) => ($(el).text() || '').length > 200); + + const imagens = coletarImagens($); + const lazyLoading = $('img[loading="lazy"], img[data-src], img[data-lazy]').length > 0; + + const fontes = coletarFontes($, obs); + + const anatomia: AnatomiaFrontend = { + javascript: { + arquivos: scriptsComSrc.length, + assincrono, + provavelChunking, + }, + css: { + arquivos: linksCss, + inlineCritico, + }, + imagens: { + total: imagens.total, + formatos: [...imagens.formatos], + lazyLoading, + }, + fontes, + }; + + obs.anatomia = anatomia; +} + +function coletarImagens($: cheerio.CheerioAPI) { + const formatos = new Set<string>(); + let total = 0; + $('img').each((_, el) => { + total += 1; + const src = $(el).attr('src') ?? $(el).attr('data-src') ?? ''; + const m = src.match(EXT_IMAGEM); + if (m?.[1]) formatos.add(m[1].toLowerCase()); + }); + $('source[srcset], source[type]').each((_, el) => { + const tipo = $(el).attr('type'); + if (tipo?.startsWith('image/')) formatos.add(tipo.replace('image/', '').toLowerCase()); + const srcset = $(el).attr('srcset') ?? ''; + const m = srcset.match(EXT_IMAGEM); + if (m?.[1]) formatos.add(m[1].toLowerCase()); + }); + return { total, formatos }; +} + +function coletarFontes($: cheerio.CheerioAPI, obs: Observations) { + const familias = new Set<string>(); + let externas = false; + let locais = false; + + const estilos = $('style') + .toArray() + .map((el) => $(el).text() || '') + .join('\n'); + for (const m of estilos.matchAll(/font-family\s*:\s*([^;"}]+)/gi)) { + const nome = m[1]?.split(',')[0]?.replace(/['"]/g, '').trim(); + if (nome) familias.add(nome.toLowerCase()); + } + if (/@font-face[\s\S]*?url\(\s*['"]?\//i.test(estilos)) locais = true; + + for (const href of obs.linksAssets) { + if (/fonts\.googleapis\.com|fonts\.gstatic\.com|use\.typekit|fonts\.adobe/i.test(href)) { + externas = true; + } + if (/\.(woff2?|ttf|otf|eot)(\?|$)/i.test(href)) { + try { + const abs = new URL(href, obs.urlFinal || obs.urlSolicitada); + const hostAlvo = new URL(obs.urlFinal || obs.urlSolicitada).hostname; + if (abs.hostname === hostAlvo) locais = true; + else externas = true; + } catch { + locais = true; + } + } + } + + return { familias: familias.size, locais, externas }; +}
A src/collectors/browser.ts

@@ -0,0 +1,112 @@

+import type { Observations, SinaisBrowser } from '../core/types.js'; +import { coletarLighthouse } from './lighthouse.js'; +import { carregarDataset } from '../detection/dataset.js'; + +function chavesJsDoDataset(): string[] { + const chaves = new Set<string>(); + for (const fp of Object.values(carregarDataset().tecnologias)) { + for (const k of Object.keys(fp.js ?? {})) chaves.add(k); + } + return [...chaves]; +} + +export interface OpcoesBrowser { + lighthouse: boolean; + progresso: (etapa: string) => void; +} + +export async function coletarBrowser(obs: Observations, opcoes: OpcoesBrowser): Promise<void> { + const { chromium } = await import('playwright'); + + const sinais: SinaisBrowser = { + requisicoes: [], + apis: [], + websockets: [], + serviceWorkers: [], + globaisJs: [], + errosConsole: [], + dominiosTerceiros: [], + }; + + const browser = await chromium.launch({ headless: true }); + const contexto = await browser.newContext({ + userAgent: + 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0 Safari/537.36', + }); + const pagina = await contexto.newPage(); + + let hostAlvo = ''; + try { + hostAlvo = new URL(obs.urlFinal || obs.urlSolicitada).hostname.replace(/^www\./, ''); + } catch { + /* ignore */ + } + const terceiros = new Set<string>(); + + pagina.on('request', (req) => { + const tipo = req.resourceType(); + sinais.requisicoes.push({ url: req.url(), tipo }); + if (tipo === 'xhr' || tipo === 'fetch') sinais.apis.push(req.url()); + try { + const h = new URL(req.url()).hostname.replace(/^www\./, ''); + if (h && h !== hostAlvo && !h.endsWith('.' + hostAlvo)) terceiros.add(h); + } catch { + /* ignore */ + } + }); + pagina.on('websocket', (ws) => sinais.websockets.push(ws.url())); + pagina.on('console', (msg) => { + if (msg.type() === 'error') sinais.errosConsole.push(msg.text().slice(0, 200)); + }); + + try { + const resp = await pagina.goto(obs.urlFinal || obs.urlSolicitada, { + waitUntil: 'networkidle', + timeout: 30000, + }); + if (resp) obs.statusFinal = resp.status(); + + obs.html = await pagina.content(); + + const scriptsCarregados = sinais.requisicoes + .filter((r) => r.tipo === 'script') + .map((r) => r.url); + obs.scriptSrc = Array.from(new Set([...obs.scriptSrc, ...scriptsCarregados])); + + sinais.globaisJs = await pagina.evaluate((chaves: string[]) => { + const resolvidas: string[] = []; + for (const chave of chaves) { + try { + let alvo: unknown = globalThis; + let achou = true; + for (const parte of chave.split('.')) { + if (alvo == null) { + achou = false; + break; + } + alvo = (alvo as Record<string, unknown>)[parte]; + } + if (achou && alvo !== undefined) resolvidas.push(chave); + } catch { + /* propriedade inacessível */ + } + } + return resolvidas; + }, chavesJsDoDataset()); + obs.globaisJs = sinais.globaisJs; + + sinais.serviceWorkers = contexto.serviceWorkers().map((w) => w.url()); + + sinais.dominiosTerceiros = [...terceiros].sort(); + obs.browser = sinais; + + if (opcoes.lighthouse) { + opcoes.progresso('auditando com Lighthouse'); + await coletarLighthouse(obs); + } + } catch (erro) { + obs.avisos.push(`Falha no modo completo: ${(erro as Error).message}`); + } finally { + await browser.close(); + } +}
A src/collectors/dns.ts

@@ -0,0 +1,43 @@

+import { Resolver } from 'node:dns/promises'; +import type { Observations, DnsInfo } from '../core/types.js'; + +export async function coletarDns(obs: Observations): Promise<void> { + let host: string; + try { + host = new URL(obs.urlFinal || obs.urlSolicitada).hostname; + } catch { + return; + } + + const resolver = new Resolver({ timeout: 5000, tries: 2 }); + const dns: DnsInfo = {}; + + await Promise.all([ + tentar(() => resolver.resolve4(host)).then((r) => r && (dns.a = r)), + tentar(() => resolver.resolve6(host)).then((r) => r && (dns.aaaa = r)), + tentar(() => resolver.resolveCname(host)).then((r) => r && (dns.cname = r)), + tentar(() => resolver.resolveNs(host)).then((r) => r && (dns.ns = r)), + tentar(() => resolver.resolveTxt(host)).then( + (r) => r && (dns.txt = r.map((partes) => partes.join(''))), + ), + tentar(() => resolver.resolveMx(host)).then( + (r) => r && (dns.mx = r.map((m) => ({ prioridade: m.priority, servidor: m.exchange }))), + ), + ]); + + if (!dns.mx && host.startsWith('www.')) { + const raiz = host.slice(4); + const mx = await tentar(() => resolver.resolveMx(raiz)); + if (mx) dns.mx = mx.map((m) => ({ prioridade: m.priority, servidor: m.exchange })); + } + + obs.dns = dns; +} + +async function tentar<T>(fn: () => Promise<T>): Promise<T | undefined> { + try { + return await fn(); + } catch { + return undefined; + } +}
A src/collectors/html.ts

@@ -0,0 +1,42 @@

+import * as cheerio from 'cheerio'; +import type { Observations } from '../core/types.js'; + +export function coletarHtml(obs: Observations): void { + if (!obs.html) return; + + let $: cheerio.CheerioAPI; + try { + $ = cheerio.load(obs.html); + } catch (erro) { + obs.avisos.push(`Falha ao interpretar o HTML: ${(erro as Error).message}`); + return; + } + + const meta: Record<string, string> = {}; + $('meta').each((_, el) => { + const nome = ($(el).attr('name') ?? $(el).attr('property') ?? $(el).attr('http-equiv') ?? '') + .toLowerCase() + .trim(); + const conteudo = $(el).attr('content'); + if (nome && conteudo != null) meta[nome] = conteudo; + }); + obs.meta = meta; + + const scriptSrc: string[] = []; + $('script[src]').each((_, el) => { + const src = $(el).attr('src'); + if (src) scriptSrc.push(src); + }); + obs.scriptSrc = scriptSrc; + + const links: string[] = []; + $('link[href]').each((_, el) => { + const href = $(el).attr('href'); + if (href) links.push(href); + }); + $('img[src]').each((_, el) => { + const src = $(el).attr('src'); + if (src) links.push(src); + }); + obs.linksAssets = links; +}
A src/collectors/http.ts

@@ -0,0 +1,85 @@

+import got, { type Response } from 'got'; +import type { Observations, Redirecionamento, CookieObservado } from '../core/types.js'; + +const USER_AGENT = 'Mozilla/5.0 (compatible; Red; +https://github.com/pablomurad/red)'; + +export interface RespostaHttp { + resposta: Response<string>; + redirecionamentos: Redirecionamento[]; +} + +export async function coletarHttp( + urlSolicitada: string, + obs: Observations, +): Promise<RespostaHttp | undefined> { + const redirecionamentos: Redirecionamento[] = []; + + try { + const resposta = await got(urlSolicitada, { + method: 'GET', + throwHttpErrors: false, + followRedirect: true, + maxRedirects: 10, + timeout: { request: 15000 }, + headers: { + 'user-agent': USER_AGENT, + accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', + 'accept-language': 'pt-BR,pt;q=0.9,en;q=0.8', + }, + hooks: { + beforeRedirect: [ + (options, resp) => { + redirecionamentos.push({ + de: resp.url, + para: options.url?.toString() ?? '', + status: resp.statusCode, + }); + }, + ], + }, + }); + + obs.urlFinal = resposta.url; + obs.statusFinal = resposta.statusCode; + obs.redirecionamentos = redirecionamentos; + obs.html = typeof resposta.body === 'string' ? resposta.body : ''; + obs.headers = normalizarHeaders(resposta.headers); + obs.cookies = extrairCookies(resposta.headers['set-cookie']); + inferirServidorECdn(obs); + + return { resposta, redirecionamentos }; + } catch (erro) { + obs.avisos.push(`Falha ao buscar a URL: ${(erro as Error).message}`); + return undefined; + } +} + +function normalizarHeaders(headers: Record<string, unknown>): Record<string, string> { + const saida: Record<string, string> = {}; + for (const [chave, valor] of Object.entries(headers)) { + if (valor == null) continue; + saida[chave.toLowerCase()] = Array.isArray(valor) ? valor.join(', ') : String(valor); + } + return saida; +} + +function extrairCookies(setCookie: string[] | undefined): CookieObservado[] { + if (!setCookie) return []; + return setCookie.map((linha) => { + const [par, ...resto] = linha.split(';'); + const nome = (par ?? '').split('=')[0]?.trim() ?? ''; + return { nome, atributos: resto.map((a) => a.trim()).join('; ') || undefined }; + }); +} + +function inferirServidorECdn(obs: Observations): void { + const h = obs.headers; + if (h['server']) obs.servidorAparente = h['server']; + + if (h['cf-ray'] || /cloudflare/i.test(h['server'] ?? '')) obs.cdnAparente = 'Cloudflare'; + else if (h['x-vercel-id'] || /vercel/i.test(h['server'] ?? '')) obs.cdnAparente = 'Vercel'; + else if (h['x-amz-cf-id'] || /cloudfront/i.test(h['via'] ?? '')) obs.cdnAparente = 'Amazon CloudFront'; + else if (h['x-fastly-request-id'] || /fastly/i.test(h['via'] ?? '')) obs.cdnAparente = 'Fastly'; + else if (h['x-akamai-transformed'] || /akamai/i.test(h['server'] ?? '')) obs.cdnAparente = 'Akamai'; + else if (/netlify/i.test(h['server'] ?? '') || h['x-nf-request-id']) obs.cdnAparente = 'Netlify'; +}
A src/collectors/lighthouse.ts

@@ -0,0 +1,48 @@

+import type { Observations, Lighthouse } from '../core/types.js'; + +export async function coletarLighthouse(obs: Observations): Promise<void> { + try { + const { launch } = await import('chrome-launcher'); + const lighthouseMod = await import('lighthouse'); + const lighthouse = (lighthouseMod.default ?? lighthouseMod) as unknown as ( + url: string, + flags: Record<string, unknown>, + config?: unknown, + ) => Promise<{ lhr: { categories: Record<string, { score: number | null }> } }>; + + const { chromium } = await import('playwright'); + const chromePath = chromium.executablePath(); + + const chrome = await launch({ + chromePath, + chromeFlags: ['--headless=new', '--no-sandbox', '--disable-gpu'], + }); + + try { + const resultado = await lighthouse(obs.urlFinal || obs.urlSolicitada, { + port: chrome.port, + output: 'json', + logLevel: 'silent', + onlyCategories: ['performance', 'accessibility', 'seo', 'best-practices'], + }); + + const cats = resultado.lhr.categories; + const nota = (chave: string): number | undefined => { + const s = cats[chave]?.score; + return s == null ? undefined : Math.round(s * 100); + }; + + const lh: Lighthouse = { + performance: nota('performance'), + acessibilidade: nota('accessibility'), + seo: nota('seo'), + boasPraticas: nota('best-practices'), + }; + obs.lighthouse = lh; + } finally { + await chrome.kill(); + } + } catch (erro) { + obs.avisos.push(`Auditoria Lighthouse indisponível: ${(erro as Error).message}`); + } +}
A src/collectors/protocol.ts

@@ -0,0 +1,12 @@

+import type { Observations } from '../core/types.js'; + +export function coletarProtocolo(obs: Observations): void { + const altSvc = obs.headers['alt-svc']; + const http3Anunciado = !!altSvc && /(^|[,\s])h3(-\d+)?=/.test(altSvc); + + obs.protocolo = { + http2: obs.protocolo?.http2 ?? false, + http3Anunciado, + altSvc: altSvc || obs.protocolo?.altSvc, + }; +}
A src/collectors/robots.ts

@@ -0,0 +1,33 @@

+import got from 'got'; +import type { Observations } from '../core/types.js'; + +export async function coletarRobots(obs: Observations): Promise<void> { + let base: URL; + try { + base = new URL(obs.urlFinal || obs.urlSolicitada); + } catch { + return; + } + + obs.robotsTxt = await buscarTexto(new URL('/robots.txt', base).toString()); + + const declarado = obs.robotsTxt?.match(/^\s*sitemap:\s*(\S+)/im)?.[1]; + const urlSitemap = declarado ?? new URL('/sitemap.xml', base).toString(); + obs.sitemapXml = await buscarTexto(urlSitemap, 200_000); +} + +async function buscarTexto(url: string, limite = 100_000): Promise<string | undefined> { + try { + const resp = await got(url, { + throwHttpErrors: false, + timeout: { request: 8000 }, + headers: { 'user-agent': 'Red' }, + }); + if (resp.statusCode >= 200 && resp.statusCode < 300 && typeof resp.body === 'string') { + return resp.body.slice(0, limite); + } + } catch { + return undefined; + } + return undefined; +}
A src/collectors/tls.ts

@@ -0,0 +1,76 @@

+import tls from 'node:tls'; +import type { Observations, CertificadoInfo } from '../core/types.js'; + +export async function coletarTls(obs: Observations): Promise<void> { + let url: URL; + try { + url = new URL(obs.urlFinal || obs.urlSolicitada); + } catch { + return; + } + if (url.protocol !== 'https:') { + obs.protocolo = { http2: false, http3Anunciado: false }; + return; + } + + const host = url.hostname; + const porta = url.port ? Number(url.port) : 443; + + await new Promise<void>((resolver) => { + // lê o certificado apresentado, mesmo inválido, só para relatá-lo; nenhum corpo é consumido aqui + const socket = tls.connect( + { + host, + port: porta, + servername: host, + ALPNProtocols: ['h2', 'http/1.1'], + rejectUnauthorized: false, + timeout: 8000, + }, + () => { + try { + const cert = socket.getPeerCertificate(false); + const cn = txt(cert?.subject?.CN); + const issuerCn = txt(cert?.issuer?.CN); + const issuerO = txt(cert?.issuer?.O); + const info: CertificadoInfo = { + emitidoPara: cn, + emitidoPor: issuerCn ? `${issuerO ? issuerO + ' — ' : ''}${issuerCn}` : issuerO, + validoDe: cert?.valid_from, + validoAte: cert?.valid_to, + san: cert?.subjectaltname + ?.split(',') + .map((s) => s.trim().replace(/^DNS:/, '')) + .filter(Boolean), + protocoloTls: socket.getProtocol() ?? undefined, + }; + obs.certificado = info; + obs.protocolo = { + http2: socket.alpnProtocol === 'h2', + http3Anunciado: obs.protocolo?.http3Anunciado ?? false, + altSvc: obs.protocolo?.altSvc, + }; + } catch (erro) { + obs.avisos.push(`Falha ao ler o certificado: ${(erro as Error).message}`); + } finally { + socket.end(); + resolver(); + } + }, + ); + + socket.on('error', (erro) => { + obs.avisos.push(`Falha na conexão TLS: ${erro.message}`); + resolver(); + }); + socket.on('timeout', () => { + socket.destroy(); + resolver(); + }); + }); +} + +function txt(v: string | string[] | undefined): string | undefined { + if (v == null) return undefined; + return Array.isArray(v) ? v.join(', ') : v; +}
A src/core/pipeline.ts

@@ -0,0 +1,70 @@

+import type { Modo, Observations, Report } from './types.js'; +import { montarRelatorio } from '../report/model.js'; +import { coletarHttp } from '../collectors/http.js'; +import { coletarHtml } from '../collectors/html.js'; +import { coletarAnatomia } from '../collectors/assets.js'; +import { coletarDns } from '../collectors/dns.js'; +import { coletarTls } from '../collectors/tls.js'; +import { coletarProtocolo } from '../collectors/protocol.js'; +import { coletarRobots } from '../collectors/robots.js'; + +export interface OpcoesAnalise { + modo: Modo; + lighthouse?: boolean; + aoProgredir?: (etapa: string) => void; +} + +function novaObservacao(url: string, modo: Modo): Observations { + return { + urlSolicitada: url, + urlFinal: url, + modo, + redirecionamentos: [], + headers: {}, + cookies: [], + html: '', + meta: {}, + scriptSrc: [], + linksAssets: [], + globaisJs: [], + avisos: [], + }; +} + +export function normalizarUrl(entrada: string): string { + const t = entrada.trim(); + if (/^https?:\/\//i.test(t)) return t; + return `https://${t}`; +} + +export async function analisarSite(entrada: string, opcoes: OpcoesAnalise): Promise<Report> { + const url = normalizarUrl(entrada); + const obs = novaObservacao(url, opcoes.modo); + const progresso = opcoes.aoProgredir ?? (() => {}); + + progresso('buscando a página'); + const http = await coletarHttp(url, obs); + + if (http) { + coletarHtml(obs); + coletarAnatomia(obs); + } + + progresso('inspecionando infraestrutura'); + await Promise.all([coletarDns(obs), coletarTls(obs), coletarRobots(obs)]); + coletarProtocolo(obs); + + if (opcoes.modo === 'completo') { + progresso('abrindo em navegador headless'); + try { + const { coletarBrowser } = await import('../collectors/browser.js'); + await coletarBrowser(obs, { lighthouse: opcoes.lighthouse ?? false, progresso }); + coletarAnatomia(obs); + } catch (erro) { + obs.avisos.push(`Modo completo indisponível: ${(erro as Error).message}`); + } + } + + progresso('montando o relatório'); + return montarRelatorio(obs); +}
A src/core/types.ts

@@ -0,0 +1,177 @@

+export type Modo = 'rapido' | 'completo'; + +export type FonteEvidencia = + | 'header' + | 'html' + | 'meta' + | 'cookie' + | 'scriptSrc' + | 'js' + | 'url' + | 'dns' + | 'certificado' + | 'rede' + | 'dom' + | 'heuristica'; + +export interface Evidence { + fonte: FonteEvidencia; + descricao: string; + trecho?: string; +} + +export type FaixaConfianca = + | 'praticamente confirmado' + | 'provável' + | 'possível' + | 'indício fraco'; + +export interface Detection { + nome: string; + categorias: string[]; + versao?: string; + confianca: number; + faixa: FaixaConfianca; + evidencias: Evidence[]; + significado?: string; + implica?: string[]; +} + +export interface Redirecionamento { + de: string; + para: string; + status: number; +} + +export interface CookieObservado { + nome: string; + atributos?: string; +} + +export interface CertificadoInfo { + emitidoPara?: string; + emitidoPor?: string; + validoDe?: string; + validoAte?: string; + san?: string[]; + protocoloTls?: string; +} + +export interface DnsInfo { + a?: string[]; + aaaa?: string[]; + cname?: string[]; + mx?: { prioridade: number; servidor: string }[]; + ns?: string[]; + txt?: string[]; +} + +export interface AnatomiaFrontend { + javascript: { + arquivos: number; + bytesTransferidos?: number; + assincrono: boolean; + provavelChunking: boolean; + }; + css: { + arquivos: number; + inlineCritico: boolean; + }; + imagens: { + total: number; + formatos: string[]; + lazyLoading: boolean; + }; + fontes: { + familias: number; + locais: boolean; + externas: boolean; + }; +} + +export interface SinaisBrowser { + requisicoes: { url: string; tipo: string; status?: number }[]; + apis: string[]; + websockets: string[]; + serviceWorkers: string[]; + globaisJs: string[]; + errosConsole: string[]; + dominiosTerceiros: string[]; +} + +export interface Lighthouse { + performance?: number; + acessibilidade?: number; + seo?: number; + boasPraticas?: number; +} + +export interface Observations { + urlSolicitada: string; + urlFinal: string; + modo: Modo; + statusFinal?: number; + redirecionamentos: Redirecionamento[]; + headers: Record<string, string>; + cookies: CookieObservado[]; + html: string; + meta: Record<string, string>; + scriptSrc: string[]; + linksAssets: string[]; + globaisJs: string[]; + robotsTxt?: string; + sitemapXml?: string; + dns?: DnsInfo; + certificado?: CertificadoInfo; + protocolo?: { http2: boolean; http3Anunciado: boolean; altSvc?: string }; + cdnAparente?: string; + servidorAparente?: string; + anatomia?: AnatomiaFrontend; + browser?: SinaisBrowser; + lighthouse?: Lighthouse; + avisos: string[]; +} + +export type NaoDeterminado = string; + +export interface InfraResumo { + cdn?: string; + servidor?: string; + protocolo?: string; + certificado?: CertificadoInfo; + dns?: DnsInfo; + dominiosExternos: string[]; + emailNoDns: boolean; +} + +export interface SegurancaResumo { + nota: string; + pontos: number; + total: number; + presentes: string[]; + ausentes: string[]; +} + +export interface Rastreamento { + rastreadores: number; + dominiosTerceiros: number; +} + +export interface Report { + alvo: { + urlSolicitada: string; + urlFinal: string; + modo: Modo; + }; + redirecionamentos: Redirecionamento[]; + deteccoes: Detection[]; + infraestrutura: InfraResumo; + anatomia?: AnatomiaFrontend; + arquiteturaProvavel: string[]; + seguranca?: SegurancaResumo; + rastreamento?: Rastreamento; + alertasLegado: string[]; + lighthouse?: Lighthouse; + naoDeterminado: NaoDeterminado[]; + avisos: string[]; +}
A src/detection/confidence.ts

@@ -0,0 +1,12 @@

+import type { FaixaConfianca } from '../core/types.js'; + +export function faixaDe(score: number): FaixaConfianca { + if (score >= 90) return 'praticamente confirmado'; + if (score >= 65) return 'provável'; + if (score >= 40) return 'possível'; + return 'indício fraco'; +} + +export function acumular(atual: number, adicional: number): number { + return Math.min(100, atual + adicional); +}
A src/detection/dataset.ts

@@ -0,0 +1,71 @@

+import { readFileSync, existsSync } from 'node:fs'; +import { dirname, join } from 'node:path'; +import { fileURLToPath } from 'node:url'; + +export interface Fingerprint { + cats?: number[]; + html?: string | string[]; + text?: string | string[]; + css?: string | string[]; + headers?: Record<string, string>; + meta?: Record<string, string | string[]>; + cookies?: Record<string, string>; + scriptSrc?: string | string[]; + scripts?: string | string[]; + url?: string | string[]; + js?: Record<string, string>; + dns?: Record<string, string | string[]>; + certIssuer?: string; + implies?: string | string[]; + requires?: string | string[]; + excludes?: string | string[]; + website?: string; + icon?: string; + description?: string; +} + +export interface Categoria { + name: string; + priority: number; +} + +export interface Dataset { + tecnologias: Record<string, Fingerprint>; + categorias: Record<string, Categoria>; + meta: { versao?: string; atualizadoEm?: string }; +} + +let cache: Dataset | undefined; + +function acharPastaDados(): string { + const candidatos: string[] = []; + let dir = dirname(fileURLToPath(import.meta.url)); + for (let i = 0; i < 6; i++) { + candidatos.push(join(dir, 'data', 'fingerprints')); + dir = dirname(dir); + } + candidatos.push(join(process.cwd(), 'data', 'fingerprints')); + + for (const c of candidatos) { + if (existsSync(join(c, 'technologies.json'))) return c; + } + throw new Error('Não encontrei o dataset de fingerprints (data/fingerprints/technologies.json).'); +} + +export function carregarDataset(): Dataset { + if (cache) return cache; + const pasta = acharPastaDados(); + + const tecnologias = lerJson<Record<string, Fingerprint>>(join(pasta, 'technologies.json')); + const categorias = lerJson<Record<string, Categoria>>(join(pasta, 'categories.json')); + const meta = existsSync(join(pasta, 'meta.json')) + ? lerJson<{ versao?: string; atualizadoEm?: string }>(join(pasta, 'meta.json')) + : {}; + + cache = { tecnologias, categorias, meta }; + return cache; +} + +function lerJson<T>(caminho: string): T { + return JSON.parse(readFileSync(caminho, 'utf8')) as T; +}
A src/detection/engine.ts

@@ -0,0 +1,294 @@

+import type { Detection, Evidence, Observations, FonteEvidencia } from '../core/types.js'; +import { carregarDataset, type Dataset, type Fingerprint } from './dataset.js'; +import { faixaDe, acumular } from './confidence.js'; + +interface Padrao { + regex: RegExp; + confianca: number; + versaoTemplate?: string; +} + +interface Acumulador { + categorias: number[]; + confianca: number; + versao?: string; + evidencias: Evidence[]; + implica: string[]; + requer: string[]; + exclui: string[]; +} + +export function detectar(obs: Observations): Detection[] { + const ds = carregarDataset(); + const acc = new Map<string, Acumulador>(); + + for (const [nome, fp] of Object.entries(ds.tecnologias)) { + avaliarTecnologia(nome, fp, obs, acc); + } + + aplicarRequires(acc); + aplicarExcludes(acc); + aplicarImplies(acc, ds); + + return montarDeteccoes(acc, ds); +} + +function avaliarTecnologia( + nome: string, + fp: Fingerprint, + obs: Observations, + acc: Map<string, Acumulador>, +): void { + const evidencias: Evidence[] = []; + let confianca = 0; + let versao: string | undefined; + + const registrar = (ev: Evidence, pad: Padrao, m: RegExpMatchArray | null) => { + evidencias.push(ev); + confianca = acumular(confianca, pad.confianca); + if (!versao && pad.versaoTemplate && m) { + const v = aplicarVersao(pad.versaoTemplate, m); + if (v) versao = v; + } + }; + + for (const [chave, cru] of Object.entries(fp.headers ?? {})) { + const valor = obs.headers[chave.toLowerCase()]; + if (valor == null) continue; + casar(cru, valor, (pad, m) => + registrar({ fonte: 'header', descricao: `cabeçalho ${chave}`, trecho: cortar(valor) }, pad, m), + ); + } + + for (const cru of Object.keys(fp.cookies ?? {})) { + for (const cookie of obs.cookies) { + casar(cru || cookie.nome, cookie.nome, (pad, m) => + registrar({ fonte: 'cookie', descricao: `cookie ${cookie.nome}` }, pad, m), + ); + } + } + + for (const [chave, cru] of Object.entries(fp.meta ?? {})) { + const valor = obs.meta[chave.toLowerCase()]; + if (valor == null) continue; + for (const p of aArray(cru)) { + casar(p, valor, (pad, m) => + registrar({ fonte: 'meta', descricao: `meta ${chave}: "${cortar(valor, 60)}"` }, pad, m), + ); + } + } + + for (const campo of ['html', 'text'] as const) { + for (const p of aArray(fp[campo])) { + casar(p, obs.html, (pad, m) => + registrar( + { fonte: 'html', descricao: 'referência no HTML', trecho: m ? cortar(m[0]) : undefined }, + pad, + m, + ), + ); + } + } + + for (const p of aArray(fp.scriptSrc)) { + for (const src of obs.scriptSrc) { + casar(p, src, (pad, m) => + registrar({ fonte: 'scriptSrc', descricao: `script: ${cortar(src, 70)}` }, pad, m), + ); + } + } + + for (const p of aArray(fp.url)) { + casar(p, obs.urlFinal || obs.urlSolicitada, (pad, m) => + registrar( + { fonte: 'url', descricao: 'caminho na URL', trecho: m ? cortar(m[0]) : undefined }, + pad, + m, + ), + ); + } + + for (const [chave, cru] of Object.entries(fp.js ?? {})) { + if (!obs.globaisJs.includes(chave)) continue; + evidencias.push({ fonte: 'js', descricao: `variável global window.${chave}` }); + confianca = acumular(confianca, confiancaDe(cru)); + } + + for (const [tipo, cru] of Object.entries(fp.dns ?? {})) { + const registros = registrosDns(obs, tipo); + for (const reg of registros) { + for (const p of aArray(cru)) { + casar(p, reg, (pad, m) => + registrar({ fonte: 'dns', descricao: `registro DNS ${tipo}: ${cortar(reg, 50)}` }, pad, m), + ); + } + } + } + + if (fp.certIssuer && obs.certificado?.emitidoPor) { + casar(fp.certIssuer, obs.certificado.emitidoPor, (pad, m) => + registrar({ fonte: 'certificado', descricao: 'emissor do certificado TLS' }, pad, m), + ); + } + + if (evidencias.length === 0) return; + + acc.set(nome, { + categorias: fp.cats ?? [], + confianca, + versao, + evidencias: dedupeEvid(evidencias), + implica: aArray(fp.implies), + requer: aArray(fp.requires), + exclui: aArray(fp.excludes), + }); +} + +function confiancaDe(cru: string): number { + const tag = cru.split(/\\;/).find((p) => p.startsWith('confidence:')); + return tag ? Number(tag.slice(11)) || 100 : 100; +} + +function dedupeEvid(evidencias: Evidence[]): Evidence[] { + const vistos = new Set<string>(); + const saida: Evidence[] = []; + for (const ev of evidencias) { + const chave = `${ev.fonte}|${ev.descricao}`; + if (!vistos.has(chave)) { + vistos.add(chave); + saida.push(ev); + } + } + return saida; +} + +function aplicarRequires(acc: Map<string, Acumulador>): void { + for (const [nome, a] of [...acc]) { + if (a.requer.some((r) => !acc.has(r))) acc.delete(nome); + } +} + +function aplicarExcludes(acc: Map<string, Acumulador>): void { + for (const a of acc.values()) { + for (const alvo of a.exclui) acc.delete(alvo); + } +} + +function aplicarImplies(acc: Map<string, Acumulador>, ds: Dataset): void { + for (let passo = 0; passo < 5; passo++) { + let mudou = false; + for (const [nome, a] of [...acc]) { + for (const implicada of a.implica) { + if (acc.has(implicada)) continue; + const fp = ds.tecnologias[implicada]; + if (!fp) continue; + acc.set(implicada, { + categorias: fp.cats ?? [], + confianca: 60, + evidencias: [{ fonte: 'heuristica', descricao: `implicado por ${nome}` }], + implica: aArray(fp.implies), + requer: [], + exclui: aArray(fp.excludes), + }); + mudou = true; + } + } + if (!mudou) break; + } +} + +function montarDeteccoes(acc: Map<string, Acumulador>, ds: Dataset): Detection[] { + const deteccoes: Detection[] = []; + for (const [nome, a] of acc) { + deteccoes.push({ + nome, + categorias: a.categorias + .map((id) => ds.categorias[String(id)]?.name) + .filter((n): n is string => !!n), + versao: a.versao, + confianca: a.confianca, + faixa: faixaDe(a.confianca), + evidencias: a.evidencias, + implica: a.implica.length ? a.implica : undefined, + }); + } + deteccoes.sort((x, y) => y.confianca - x.confianca || y.evidencias.length - x.evidencias.length); + return deteccoes; +} + +function casar( + cru: string, + valor: string, + aoCasar: (pad: Padrao, m: RegExpMatchArray | null) => void, +): void { + const pad = compilar(cru); + if (!pad) return; + const m = valor.match(pad.regex); + if (m) aoCasar(pad, m); +} + +function compilar(cru: string): Padrao | undefined { + const partes = cru.split(/\\;/); + const fonte = partes[0] ?? ''; + let confianca = 100; + let versaoTemplate: string | undefined; + for (const parte of partes.slice(1)) { + if (parte.startsWith('confidence:')) confianca = Number(parte.slice(11)) || 100; + else if (parte.startsWith('version:')) versaoTemplate = parte.slice(8); + } + try { + return { regex: new RegExp(fonte, 'i'), confianca, versaoTemplate }; + } catch { + return undefined; + } +} + +function aplicarVersao(template: string, m: RegExpMatchArray): string | undefined { + const v = template.replace(/\\(\d)(?:\?([^:]*):([^)]*))?/g, (_t, g, seSim, seNao) => { + const grupo = m[Number(g)]; + if (seSim !== undefined) return grupo ? seSim : (seNao ?? ''); + return grupo ?? ''; + }); + return v.trim() || undefined; +} + +function registrosDns(obs: Observations, tipo: string): string[] { + const d = obs.dns; + if (!d) return []; + switch (tipo.toUpperCase()) { + case 'MX': + return d.mx?.map((x) => x.servidor) ?? []; + case 'CNAME': + return d.cname ?? []; + case 'TXT': + return d.txt ?? []; + case 'NS': + return d.ns ?? []; + default: + return []; + } +} + +function aArray<T>(v: T | T[] | undefined): T[] { + if (v == null) return []; + return Array.isArray(v) ? v : [v]; +} + +function cortar(s: string, n = 80): string { + return s.length > n ? s.slice(0, n) + '…' : s; +} + +export const rotuloFonte: Record<FonteEvidencia, string> = { + header: 'cabeçalho HTTP', + html: 'HTML', + meta: 'metadado', + cookie: 'cookie', + scriptSrc: 'script', + js: 'variável JS', + url: 'URL', + dns: 'DNS', + certificado: 'certificado', + rede: 'requisição de rede', + dom: 'DOM', + heuristica: 'heurística', +};
A src/detection/heuristics.ts

@@ -0,0 +1,36 @@

+import type { Detection, Observations } from '../core/types.js'; +import { faixaDe } from './confidence.js'; + +export function heuristicas(obs: Observations, jaDetectadas: Detection[]): Detection[] { + const extra: Detection[] = []; + const nomes = new Set(jaDetectadas.map((d) => d.nome)); + + if (obs.cdnAparente && !nomes.has(obs.cdnAparente)) { + const evidencia = pistaCdn(obs); + if (evidencia) { + extra.push({ + nome: obs.cdnAparente, + categorias: ['CDN'], + confianca: 80, + faixa: faixaDe(80), + evidencias: [evidencia], + }); + } + } + + return extra; +} + +function pistaCdn(obs: Observations) { + const h = obs.headers; + const cabecalhos = ['cf-ray', 'x-vercel-id', 'x-amz-cf-id', 'x-fastly-request-id', 'x-nf-request-id']; + for (const c of cabecalhos) { + if (h[c] != null) { + return { fonte: 'header' as const, descricao: `cabeçalho ${c}`, trecho: h[c] }; + } + } + if (h['server']) { + return { fonte: 'header' as const, descricao: 'cabeçalho Server', trecho: h['server'] }; + } + return undefined; +}
A src/knowledge/arquitetura.ts

@@ -0,0 +1,41 @@

+import type { Detection, Observations } from '../core/types.js'; + +export function inferirArquitetura(deteccoes: Detection[], obs: Observations): string[] { + const tem = (nome: string) => deteccoes.some((d) => d.nome === nome); + const temCategoria = (cat: string) => deteccoes.some((d) => d.categorias.includes(cat)); + const reais = deteccoes.filter((d) => d.evidencias.some((e) => e.fonte !== 'heuristica')); + const cadeia: string[] = ['Navegador']; + const nomesUsados = new Set<string>(); + + const cdn = reais.find((d) => d.categorias.includes('CDN')); + if (cdn) { + cadeia.push(cdn.nome); + nomesUsados.add(cdn.nome); + } else if (obs.cdnAparente) { + cadeia.push(obs.cdnAparente); + nomesUsados.add(obs.cdnAparente); + } + + const serverless = reais.find((d) => d.categorias.includes('PaaS')); + const servidor = reais.find((d) => d.categorias.includes('Web servers')); + + if (servidor && !serverless) cadeia.push(`servidor web (${servidor.nome})`); + else if (serverless && !nomesUsados.has(serverless.nome)) { + cadeia.push(`plataforma serverless (${serverless.nome})`); + } else if (obs.servidorAparente && !cdn) cadeia.push(`servidor (${obs.servidorAparente})`); + + const app = + reais.find((d) => d.categorias.includes('CMS')) ?? + reais.find((d) => d.categorias.includes('Ecommerce')) ?? + reais.find((d) => d.categorias.includes('Web frameworks')); + if (app) cadeia.push(app.nome); + + if (temCategoria('Databases') || tem('MySQL')) cadeia.push('banco de dados'); + + if (cadeia.length <= 2 && temCategoria('JavaScript frameworks')) { + const fw = deteccoes.find((d) => d.categorias.includes('JavaScript frameworks')); + if (fw) cadeia.push(`aplicação de página única (${fw.nome})`); + } + + return cadeia; +}
A src/knowledge/tecnologias.ts

@@ -0,0 +1,177 @@

+export interface Verbete { + significado: string; + sinonimos?: string[]; + aprenderEmOrdem?: string[]; +} + +export const TECNOLOGIAS: Record<string, Verbete> = { + WordPress: { + significado: + 'CMS (sistema de gestão de conteúdo) executado no servidor. O tema controla grande parte da apresentação; plugins adicionam formulários, SEO, cache e outras funções.', + sinonimos: ['wp', 'wordpress'], + aprenderEmOrdem: [ + 'HTML e CSS', + 'PHP básico', + 'como funciona um CMS', + 'temas do WordPress', + 'plugins e hooks', + 'banco de dados MySQL', + ], + }, + WooCommerce: { + significado: + 'Plugin de e-commerce para WordPress. Adiciona carrinho, produtos, checkout e pagamentos a um site WordPress.', + aprenderEmOrdem: ['WordPress', 'modelagem de produtos', 'checkout e pagamentos', 'gestão de pedidos'], + }, + PHP: { + significado: + 'Linguagem de programação executada no servidor, muito comum em CMSs. Gera o HTML antes de enviá-lo ao navegador.', + sinonimos: ['php'], + aprenderEmOrdem: ['lógica de programação', 'sintaxe PHP', 'requisição/resposta HTTP', 'acesso a banco de dados'], + }, + MySQL: { + significado: + 'Banco de dados relacional onde o site guarda conteúdo, usuários e configurações. Normalmente fica atrás do servidor de aplicação.', + aprenderEmOrdem: ['modelo relacional', 'SQL básico', 'consultas e índices'], + }, + 'Next.js': { + significado: + 'Framework baseado em React que renderiza páginas no servidor e/ou gera páginas estáticas, com roteamento e otimizações prontas.', + sinonimos: ['nextjs', 'next'], + aprenderEmOrdem: [ + 'HTML semântico', + 'JavaScript moderno', + 'componentes React', + 'roteamento', + 'renderização no servidor (SSR) e estática (SSG)', + 'chamadas a APIs', + 'implantação em plataforma serverless', + ], + }, + React: { + significado: + 'Biblioteca de interfaces que monta a tela a partir de componentes reutilizáveis, atualizando o DOM conforme o estado muda.', + sinonimos: ['react', 'reactjs'], + aprenderEmOrdem: ['HTML e CSS', 'JavaScript moderno', 'componentes e props', 'estado e efeitos', 'hooks'], + }, + 'Vue.js': { + significado: + 'Framework de interfaces progressivo. Como o React, monta a tela por componentes reativos ao estado.', + sinonimos: ['vue', 'vuejs'], + aprenderEmOrdem: ['HTML e CSS', 'JavaScript moderno', 'componentes Vue', 'reatividade', 'roteamento'], + }, + 'Nuxt.js': { + significado: 'Framework sobre Vue.js com renderização no servidor, roteamento e estrutura de projeto prontos.', + sinonimos: ['nuxt'], + aprenderEmOrdem: ['Vue.js', 'roteamento', 'renderização no servidor', 'implantação'], + }, + Angular: { + significado: + 'Framework completo de interfaces mantido pelo Google, com estrutura opinativa, injeção de dependências e TypeScript.', + aprenderEmOrdem: ['TypeScript', 'componentes', 'módulos e serviços', 'injeção de dependências', 'roteamento'], + }, + Svelte: { + significado: + 'Framework de interfaces que compila os componentes em JavaScript enxuto na etapa de build, sem framework em runtime.', + aprenderEmOrdem: ['HTML e CSS', 'JavaScript moderno', 'componentes Svelte', 'reatividade', 'stores'], + }, + Gatsby: { + significado: 'Gerador de site estático baseado em React, focado em performance e conteúdo pré-renderizado.', + aprenderEmOrdem: ['React', 'GraphQL', 'geração estática', 'implantação'], + }, + 'Tailwind CSS': { + significado: + 'Sistema de classes utilitárias de CSS. Em vez de escrever CSS próprio, você compõe estilos direto no HTML com classes pequenas.', + sinonimos: ['tailwind', 'tailwindcss'], + aprenderEmOrdem: ['CSS (box model, flexbox, grid)', 'classes utilitárias', 'responsividade', 'customização de tema'], + }, + Bootstrap: { + significado: 'Framework CSS com componentes e grid prontos para montar layouts responsivos rapidamente.', + aprenderEmOrdem: ['CSS básico', 'sistema de grid', 'componentes', 'customização'], + }, + jQuery: { + significado: + 'Biblioteca JavaScript clássica que simplifica manipular o DOM e fazer requisições. Muito comum em sites mais antigos.', + aprenderEmOrdem: ['JavaScript básico', 'seleção e manipulação do DOM', 'eventos', 'AJAX'], + }, + Cloudflare: { + significado: + 'Camada de DNS, CDN e proteção que fica na frente do site: acelera a entrega, protege contra ataques e esconde o servidor de origem.', + sinonimos: ['cloudflare'], + aprenderEmOrdem: ['DNS', 'como funciona uma CDN', 'proxy reverso', 'cache de borda'], + }, + Vercel: { + significado: + 'Plataforma de hospedagem e execução serverless, muito usada com Next.js. Cuida de build, CDN e funções sob demanda.', + aprenderEmOrdem: ['git e deploy contínuo', 'serverless', 'CDN', 'variáveis de ambiente'], + }, + Netlify: { + significado: 'Plataforma de hospedagem para sites estáticos e funções serverless, com deploy contínuo a partir do git.', + aprenderEmOrdem: ['git e deploy contínuo', 'sites estáticos', 'funções serverless'], + }, + Nginx: { + significado: + 'Servidor web e proxy reverso. Entrega arquivos, encaminha requisições para a aplicação e faz cache e balanceamento.', + aprenderEmOrdem: ['HTTP', 'servidor web vs. aplicação', 'proxy reverso', 'configuração do Nginx'], + }, + Apache: { + significado: 'Servidor web tradicional que entrega páginas e encaminha requisições para a aplicação (ex.: PHP).', + aprenderEmOrdem: ['HTTP', 'servidor web', 'virtual hosts', '.htaccess'], + }, + 'Google Analytics': { + significado: 'Ferramenta de analytics que mede visitas e comportamento dos usuários. Roda no navegador via script.', + aprenderEmOrdem: ['como sites medem tráfego', 'eventos', 'privacidade e consentimento'], + }, + 'Google Tag Manager': { + significado: 'Gerenciador de tags que injeta scripts de marketing/analytics sem alterar o código do site.', + aprenderEmOrdem: ['analytics', 'tags e gatilhos', 'camada de dados (dataLayer)'], + }, + Shopify: { + significado: 'Plataforma de e-commerce hospedada (SaaS). Cuida de loja, produtos, checkout e pagamentos.', + aprenderEmOrdem: ['conceitos de e-commerce', 'temas Liquid', 'apps', 'checkout'], + }, + Stripe: { + significado: 'Processador de pagamentos. O script no navegador coleta os dados do cartão com segurança e cobra via API.', + aprenderEmOrdem: ['HTTP e APIs', 'tokenização de cartão', 'webhooks', 'segurança de pagamentos'], + }, + 'Node.js': { + significado: 'Runtime que executa JavaScript no servidor. Base de muitos frameworks backend e ferramentas de build.', + aprenderEmOrdem: ['JavaScript', 'módulos e npm', 'requisição/resposta HTTP', 'assíncrono e eventos'], + }, +}; + +export function significadoGenerico(categorias: string[]): string { + const c = categorias[0] ?? ''; + const mapa: Record<string, string> = { + CMS: 'Sistema de gestão de conteúdo: organiza páginas e conteúdo, normalmente no servidor.', + Ecommerce: 'Plataforma de comércio eletrônico: cuida de produtos, carrinho e checkout.', + Analytics: 'Ferramenta de analytics: mede visitas e comportamento dos usuários.', + 'JavaScript frameworks': 'Framework de interface: organiza a tela em componentes reativos.', + 'JavaScript libraries': 'Biblioteca JavaScript: adiciona funções prontas ao frontend.', + 'Web frameworks': 'Framework web: estrutura o backend/frontend da aplicação.', + 'Web servers': 'Servidor web: entrega páginas e encaminha requisições.', + CDN: 'Rede de distribuição de conteúdo: acelera a entrega e protege o site.', + 'UI frameworks': 'Framework de UI/CSS: fornece estilos e componentes prontos.', + 'Static site generator': 'Gerador de site estático: pré-renderiza páginas na etapa de build.', + 'Payment processors': 'Processador de pagamentos: cobra cartões/pix com segurança.', + Fonts: 'Serviço de fontes: fornece tipografia ao site.', + Security: 'Camada de segurança: protege o site contra abusos e ataques.', + PaaS: 'Plataforma de hospedagem/execução da aplicação.', + 'Live chat': 'Widget de atendimento/chat ao vivo.', + 'Programming languages': 'Linguagem de programação usada no servidor.', + Databases: 'Banco de dados onde o site guarda suas informações.', + }; + return mapa[c] ?? 'Tecnologia identificada no site.'; +} + +export function acharVerbete(consulta: string): { nome: string; verbete: Verbete } | undefined { + const alvo = consulta.trim().toLowerCase(); + for (const [nome, verbete] of Object.entries(TECNOLOGIAS)) { + if (nome.toLowerCase() === alvo) return { nome, verbete }; + if (verbete.sinonimos?.some((s) => s.toLowerCase() === alvo)) return { nome, verbete }; + } + for (const [nome, verbete] of Object.entries(TECNOLOGIAS)) { + if (nome.toLowerCase().includes(alvo)) return { nome, verbete }; + } + return undefined; +}
A src/knowledge/trilhas.ts

@@ -0,0 +1,52 @@

+import type { Detection } from '../core/types.js'; +import { TECNOLOGIAS } from './tecnologias.js'; + +export function montarTrilha(deteccoes: Detection[]): string[] { + const ancora = escolherAncora(deteccoes); + const base = (ancora && TECNOLOGIAS[ancora]?.aprenderEmOrdem) || [ + 'HTML semântico', + 'CSS (layout e responsividade)', + 'JavaScript moderno', + 'como o navegador conversa com o servidor (HTTP)', + ]; + + const passos = [...base]; + + const temInfra = deteccoes.some( + (d) => d.categorias.includes('CDN') || d.categorias.includes('PaaS'), + ); + if (temInfra && !passos.some((p) => p.toLowerCase().includes('implanta'))) { + passos.push('implantação e entrega (CDN, hospedagem/serverless)'); + } + + return dedup(passos); +} + +function escolherAncora(deteccoes: Detection[]): string | undefined { + const porCategoria = (cat: string) => + deteccoes + .filter((d) => d.categorias.includes(cat)) + .sort((a, b) => b.confianca - a.confianca)[0]?.nome; + + return ( + porCategoria('Web frameworks') ?? + porCategoria('Static site generator') ?? + porCategoria('CMS') ?? + porCategoria('JavaScript frameworks') ?? + porCategoria('Ecommerce') ?? + porCategoria('JavaScript libraries') + ); +} + +function dedup(itens: string[]): string[] { + const vistos = new Set<string>(); + const saida: string[] = []; + for (const item of itens) { + const chave = item.toLowerCase(); + if (!vistos.has(chave)) { + vistos.add(chave); + saida.push(item); + } + } + return saida; +}
A src/report/model.ts

@@ -0,0 +1,174 @@

+import type { + Detection, + Observations, + Report, + InfraResumo, + SegurancaResumo, + Rastreamento, +} from '../core/types.js'; +import { detectar } from '../detection/engine.js'; +import { heuristicas } from '../detection/heuristics.js'; +import { carregarDataset } from '../detection/dataset.js'; +import { TECNOLOGIAS, significadoGenerico } from '../knowledge/tecnologias.js'; +import { inferirArquitetura } from '../knowledge/arquitetura.js'; + +export function montarRelatorio(obs: Observations): Report { + const doMotor = detectar(obs); + const doHeuristico = heuristicas(obs, doMotor); + const deteccoes = enriquecer([...doMotor, ...doHeuristico]); + + return { + alvo: { + urlSolicitada: obs.urlSolicitada, + urlFinal: obs.urlFinal || obs.urlSolicitada, + modo: obs.modo, + }, + redirecionamentos: obs.redirecionamentos, + deteccoes, + infraestrutura: montarInfra(obs, deteccoes), + anatomia: obs.anatomia, + arquiteturaProvavel: inferirArquitetura(deteccoes, obs), + seguranca: montarSeguranca(obs), + rastreamento: montarRastreamento(deteccoes, obs), + alertasLegado: montarAlertasLegado(obs, deteccoes), + lighthouse: obs.lighthouse, + naoDeterminado: montarNaoDeterminado(obs, deteccoes), + avisos: obs.avisos, + }; +} + +function enriquecer(deteccoes: Detection[]): Detection[] { + const ds = carregarDataset(); + return deteccoes.map((d) => ({ + ...d, + significado: + TECNOLOGIAS[d.nome]?.significado ?? + ds.tecnologias[d.nome]?.description ?? + significadoGenerico(d.categorias), + })); +} + +const CABECALHOS_SEGURANCA: [string, string][] = [ + ['HSTS', 'strict-transport-security'], + ['CSP', 'content-security-policy'], + ['X-Frame-Options', 'x-frame-options'], + ['X-Content-Type-Options', 'x-content-type-options'], + ['Referrer-Policy', 'referrer-policy'], + ['Permissions-Policy', 'permissions-policy'], +]; + +const NOTAS = ['F', 'F', 'E', 'D', 'C', 'B', 'A']; + +function montarSeguranca(obs: Observations): SegurancaResumo | undefined { + if (!Object.keys(obs.headers).length) return undefined; + const presentes: string[] = []; + const ausentes: string[] = []; + for (const [rotulo, header] of CABECALHOS_SEGURANCA) { + if (obs.headers[header] != null) presentes.push(rotulo); + else ausentes.push(rotulo); + } + const pontos = presentes.length; + return { nota: NOTAS[pontos] ?? 'F', pontos, total: CABECALHOS_SEGURANCA.length, presentes, ausentes }; +} + +const CATEGORIAS_RASTREIO = new Set([ + 'Analytics', + 'Tag managers', + 'Advertising', + 'Marketing automation', + 'Customer data platform', + 'Retargeting', +]); + +function montarRastreamento(deteccoes: Detection[], obs: Observations): Rastreamento { + const rastreadores = deteccoes.filter((d) => + d.categorias.some((c) => CATEGORIAS_RASTREIO.has(c)), + ).length; + return { rastreadores, dominiosTerceiros: dominiosExternos(obs).length }; +} + +function montarAlertasLegado(obs: Observations, deteccoes: Detection[]): string[] { + const alertas: string[] = []; + const feno = obs.html + ' ' + obs.scriptSrc.join(' ') + ' ' + obs.linksAssets.join(' '); + + if (/[?&/=]UA-\d{4,}/.test(feno)) { + alertas.push('Universal Analytics (UA-…): descontinuado pelo Google em 2023.'); + } + if (/jquery[.-]migrate/i.test(feno)) { + alertas.push('jQuery Migrate: costuma indicar base de código legada.'); + } + if (/\.swf(\?|$|")/i.test(feno)) { + alertas.push('Adobe Flash (.swf): tecnologia morta desde 2020.'); + } + if (deteccoes.some((d) => d.nome === 'AngularJS')) { + alertas.push('AngularJS (Angular 1.x): sem suporte oficial desde 2022.'); + } + return alertas; +} + +function montarInfra(obs: Observations, deteccoes: Detection[]): InfraResumo { + const protocolo = obs.protocolo + ? [ + obs.protocolo.http2 ? 'HTTP/2' : 'HTTP/1.1', + obs.protocolo.http3Anunciado ? 'HTTP/3 anunciado (Alt-Svc)' : undefined, + ] + .filter(Boolean) + .join(' · ') + : undefined; + + const cdn = + deteccoes.find((d) => d.categorias.includes('CDN'))?.nome ?? obs.cdnAparente ?? undefined; + + return { + cdn, + servidor: obs.servidorAparente, + protocolo, + certificado: obs.certificado, + dns: obs.dns, + dominiosExternos: dominiosExternos(obs), + emailNoDns: !!(obs.dns?.mx && obs.dns.mx.length > 0), + }; +} + +function dominiosExternos(obs: Observations): string[] { + let hostAlvo = ''; + try { + hostAlvo = new URL(obs.urlFinal || obs.urlSolicitada).hostname.replace(/^www\./, ''); + } catch { + /* ignore */ + } + const hosts = new Set<string>(); + const fontes = [...obs.scriptSrc, ...obs.linksAssets, ...(obs.browser?.dominiosTerceiros ?? [])]; + for (const ref of fontes) { + try { + const h = new URL(ref, obs.urlFinal || obs.urlSolicitada).hostname; + const raiz = h.replace(/^www\./, ''); + if (raiz && raiz !== hostAlvo && !raiz.endsWith('.' + hostAlvo)) hosts.add(raiz); + } catch { + /* relativo, mesmo host */ + } + } + return [...hosts].sort().slice(0, 30); +} + +function montarNaoDeterminado(obs: Observations, deteccoes: Detection[]): string[] { + const itens: string[] = []; + const temCategoria = (c: string) => deteccoes.some((d) => d.categorias.includes(c)); + const tem = (n: string) => deteccoes.some((d) => d.nome === n); + + if (!temCategoria('Databases') && !tem('MySQL')) itens.push('banco de dados utilizado'); + if (!temCategoria('Programming languages')) itens.push('linguagem do servidor'); + if (obs.cdnAparente || temCategoria('CDN')) itens.push('servidor de origem (escondido atrás da CDN)'); + + const php = deteccoes.find((d) => d.nome === 'PHP'); + if (php && !php.versao) itens.push('versão exata do PHP'); + + if (obs.protocolo && !obs.protocolo.http3Anunciado) { + itens.push('uso real de HTTP/3 (não anunciado nos cabeçalhos)'); + } + if (obs.modo === 'rapido') { + itens.push('conteúdo carregado por JavaScript (rode com --completo para observar)'); + } + + return itens; +}
A src/report/render-json.ts

@@ -0,0 +1,5 @@

+import type { Report } from '../core/types.js'; + +export function renderJson(rep: Report): string { + return JSON.stringify(rep, null, 2); +}
A src/report/render-terminal.ts

@@ -0,0 +1,302 @@

+import chalk from 'chalk'; +import boxen from 'boxen'; +import type { Report, Detection, AnatomiaFrontend, InfraResumo } from '../core/types.js'; + +const LARGURA = 76; + +export function renderTerminal(rep: Report): string { + const partes: string[] = []; + + partes.push(cabecalho(rep)); + if (rep.redirecionamentos.length) partes.push(secaoRedirecionamentos(rep)); + partes.push(secaoIdentidade(rep.deteccoes)); + partes.push(secaoArquitetura(rep.arquiteturaProvavel)); + partes.push(secaoInfraestrutura(rep.infraestrutura)); + if (rep.anatomia) partes.push(secaoAnatomia(rep.anatomia)); + partes.push(secaoSegurancaPrivacidade(rep)); + if (rep.lighthouse) partes.push(secaoLighthouse(rep.lighthouse)); + partes.push(secaoNaoDeterminado(rep.naoDeterminado)); + if (rep.avisos.length) partes.push(secaoAvisos(rep.avisos)); + + return partes.filter(Boolean).join('\n\n'); +} + +function cabecalho(rep: Report): string { + const linhas = [ + chalk.bold('Alvo: ') + rep.alvo.urlSolicitada, + rep.alvo.urlFinal !== rep.alvo.urlSolicitada + ? chalk.dim('Final: ') + rep.alvo.urlFinal + : undefined, + chalk.dim('Modo: ') + (rep.alvo.modo === 'completo' ? 'completo (navegador)' : 'rápido (HTTP)'), + ].filter(Boolean); + return boxen(linhas.join('\n'), { + padding: { top: 0, bottom: 0, left: 1, right: 1 }, + borderColor: 'red', + borderStyle: 'round', + title: chalk.bold.red('RED · anatomia de sites'), + titleAlignment: 'center', + }); +} + +function secaoRedirecionamentos(rep: Report): string { + const linhas = rep.redirecionamentos.map( + (r) => ` ${chalk.dim(String(r.status))} ${r.de} ${chalk.dim('→')} ${r.para}`, + ); + return titulo('REDIRECIONAMENTOS') + '\n' + linhas.join('\n'); +} + +const FAMILIAS: { nome: string; cats: string[] }[] = [ + { + nome: 'Stack principal', + cats: [ + 'CMS', + 'Ecommerce', + 'Web frameworks', + 'JavaScript frameworks', + 'Static site generator', + 'Page builders', + 'UI frameworks', + 'Programming languages', + 'Databases', + ], + }, + { nome: 'Bibliotecas', cats: ['JavaScript libraries', 'Mobile frameworks', 'JavaScript graphics'] }, + { + nome: 'Analytics e marketing', + cats: ['Analytics', 'Tag managers', 'Marketing automation', 'CRM', 'Customer data platform', 'SEO', 'Email', 'Webmail'], + }, + { nome: 'Publicidade', cats: ['Advertising', 'Retargeting'] }, + { + nome: 'Infraestrutura', + cats: ['CDN', 'Web servers', 'Reverse proxies', 'PaaS', 'IaaS', 'Caching', 'Load balancers'], + }, + { nome: 'Segurança', cats: ['Security', 'SSL/TLS certificate authorities', 'Cookie compliance'] }, +]; + +function familiaDe(d: Detection): string { + for (const f of FAMILIAS) { + if (d.categorias.some((c) => f.cats.includes(c))) return f.nome; + } + return 'Widgets e outros'; +} + +function secaoIdentidade(deteccoes: Detection[]): string { + if (!deteccoes.length) { + return ( + titulo('IDENTIDADE TECNOLÓGICA') + + '\n' + + chalk.dim(' Nenhuma tecnologia reconhecida com confiança suficiente.') + ); + } + + const ordem = [...FAMILIAS.map((f) => f.nome), 'Widgets e outros']; + const grupos = new Map<string, Detection[]>(); + for (const d of deteccoes) { + const fam = familiaDe(d); + (grupos.get(fam) ?? grupos.set(fam, []).get(fam)!).push(d); + } + + const partes: string[] = []; + for (const nome of ordem) { + const itens = grupos.get(nome); + if (!itens?.length) continue; + const blocos = itens.map(blocoDeteccao).join('\n\n'); + partes.push(chalk.bold.underline(nome) + '\n\n' + blocos); + } + + return titulo('IDENTIDADE TECNOLÓGICA') + '\n\n' + partes.join('\n\n'); +} + +function blocoDeteccao(d: Detection): string { + const nome = chalk.bold(d.nome.toUpperCase()) + (d.versao ? chalk.dim(` v${d.versao}`) : ''); + const cats = d.categorias.length ? chalk.dim(' ' + d.categorias.join(', ')) : ''; + const conf = corConfianca(d.confianca)(`Confiança: ${d.confianca}% — ${d.faixa}`); + + const linhas = [`${nome}${cats}`, ` ${conf}`, '', chalk.dim(' Evidências encontradas:')]; + const mostradas = d.evidencias.slice(0, 6); + for (const ev of mostradas) { + const trecho = ev.trecho ? chalk.dim(` (${ev.trecho})`) : ''; + linhas.push(` ${chalk.green('✓')} ${ev.descricao}${trecho}`); + } + const extras = d.evidencias.length - mostradas.length; + if (extras > 0) linhas.push(chalk.dim(` … e mais ${extras} evidência(s) do mesmo tipo`)); + if (d.significado) { + linhas.push('', chalk.dim(' O que isso significa:')); + for (const l of quebrar(d.significado, LARGURA - 4)) linhas.push(' ' + l); + } + if (d.implica?.length) { + linhas.push(chalk.dim(' Implica: ') + d.implica.join(', ')); + } + return linhas.join('\n'); +} + +function secaoArquitetura(cadeia: string[]): string { + return ( + titulo('ARQUITETURA PROVÁVEL') + + '\n ' + + chalk.dim('(inferência didática, não confirmada)') + + '\n ' + + cadeia.join(chalk.red(' → ')) + ); +} + +function secaoInfraestrutura(infra: InfraResumo): string { + const l: string[] = []; + if (infra.cdn) l.push(item('CDN', infra.cdn)); + if (infra.servidor) l.push(item('Servidor aparente', infra.servidor)); + if (infra.protocolo) l.push(item('Protocolo', infra.protocolo)); + if (infra.certificado) { + const c = infra.certificado; + l.push(item('Certificado', `${c.emitidoPara ?? '?'} — emitido por ${c.emitidoPor ?? '?'}`)); + if (c.validoAte) l.push(item('Validade', `${c.validoDe ?? '?'} até ${c.validoAte}`)); + if (c.protocoloTls) l.push(item('TLS', c.protocoloTls)); + } + if (infra.dns?.a?.length) l.push(item('DNS A', infra.dns.a.join(', '))); + if (infra.dns?.cname?.length) l.push(item('CNAME', infra.dns.cname.join(', '))); + if (infra.dns?.ns?.length) l.push(item('NS', infra.dns.ns.slice(0, 4).join(', '))); + if (infra.emailNoDns && infra.dns?.mx?.length) { + l.push(item('E-mail (MX)', infra.dns.mx.map((m) => m.servidor).slice(0, 3).join(', '))); + } + if (infra.dominiosExternos.length) { + l.push(item('Domínios externos', infra.dominiosExternos.slice(0, 12).join(', '))); + } + return titulo('INFRAESTRUTURA OBSERVÁVEL') + '\n' + (l.join('\n') || chalk.dim(' —')); +} + +function secaoAnatomia(a: AnatomiaFrontend): string { + const js = [ + `${a.javascript.arquivos} arquivo(s)`, + a.javascript.bytesTransferidos ? `${formatarBytes(a.javascript.bytesTransferidos)} transferidos` : undefined, + a.javascript.provavelChunking ? 'provável divisão em chunks' : undefined, + a.javascript.assincrono ? 'carregamento assíncrono detectado' : undefined, + ]; + + const css = [ + `${a.css.arquivos} arquivo(s)`, + a.css.inlineCritico ? 'estilos críticos embutidos no HTML' : undefined, + ]; + + const img = [ + `${a.imagens.total} no HTML`, + a.imagens.formatos.length ? `formatos: ${a.imagens.formatos.join(', ')}` : undefined, + a.imagens.lazyLoading ? 'lazy loading utilizado' : undefined, + ]; + + const fontes = [ + `${a.fontes.familias} família(s)`, + a.fontes.locais ? 'hospedadas localmente' : undefined, + a.fontes.externas ? 'também externas' : undefined, + ]; + + return ( + titulo('ANATOMIA DO FRONTEND') + + '\n' + + subbloco('JavaScript', js) + + subbloco('CSS', css) + + subbloco('Imagens', img) + + subbloco('Fontes', fontes).replace(/\n$/, '') + ); +} + +function secaoSegurancaPrivacidade(rep: Report): string { + const l: string[] = []; + + if (rep.seguranca) { + const s = rep.seguranca; + l.push(item('Cabeçalhos', `nota ${corNota(notaEmNumero(s.nota))(s.nota)} (${s.pontos}/${s.total})`)); + if (s.presentes.length) l.push(' ' + s.presentes.map((p) => chalk.green('✓ ') + p).join(' ')); + if (s.ausentes.length) l.push(' ' + s.ausentes.map((p) => chalk.red('✗ ') + p).join(' ')); + } + + if (rep.rastreamento) { + const r = rep.rastreamento; + l.push( + item( + 'Rastreamento', + `${r.rastreadores} rastreador(es) · ${r.dominiosTerceiros} domínio(s) de terceiros`, + ), + ); + } + + if (rep.alertasLegado.length) { + l.push(chalk.dim(' Legado:')); + for (const a of rep.alertasLegado) l.push(` ${chalk.yellow('•')} ${a}`); + } + + if (!l.length) return ''; + return titulo('SEGURANÇA E PRIVACIDADE') + '\n' + l.join('\n'); +} + +function notaEmNumero(nota: string): number { + return { A: 95, B: 80, C: 65, D: 50, E: 35, F: 20 }[nota] ?? 20; +} + +function secaoLighthouse(l: NonNullable<Report['lighthouse']>): string { + const linha = (rot: string, v?: number) => (v == null ? undefined : item(rot, corNota(v)(`${v}/100`))); + const linhas = [ + linha('Performance', l.performance), + linha('Acessibilidade', l.acessibilidade), + linha('SEO', l.seo), + linha('Boas práticas', l.boasPraticas), + ].filter((x): x is string => !!x); + return titulo('QUALIDADE TÉCNICA (Lighthouse)') + '\n' + linhas.join('\n'); +} + +function secaoNaoDeterminado(itens: string[]): string { + if (!itens.length) return ''; + const linhas = itens.map((i) => ` ${chalk.yellow('•')} ${i}`); + return titulo('NÃO FOI POSSÍVEL CONFIRMAR') + '\n' + linhas.join('\n'); +} + +function secaoAvisos(avisos: string[]): string { + return chalk.dim(titulo('AVISOS') + '\n' + avisos.map((a) => ` - ${a}`).join('\n')); +} + +function titulo(t: string): string { + return chalk.bold.red(`▐ ${t}`); +} + +function item(rotulo: string, valor: string): string { + return ` ${chalk.dim(rotulo + ':')} ${valor}`; +} + +function subbloco(nome: string, linhas: Array<string | undefined>): string { + const uteis = linhas.filter((l): l is string => !!l); + if (!uteis.length) return ''; + return ` ${chalk.bold(nome + ':')}\n` + uteis.map((l) => ` ${l}`).join('\n') + '\n'; +} + +function corConfianca(score: number) { + if (score >= 90) return chalk.green; + if (score >= 65) return chalk.cyan; + if (score >= 40) return chalk.yellow; + return chalk.gray; +} + +function corNota(v: number) { + if (v >= 90) return chalk.green; + if (v >= 50) return chalk.yellow; + return chalk.red; +} + +function quebrar(texto: string, largura: number): string[] { + const palavras = texto.split(/\s+/); + const linhas: string[] = []; + let atual = ''; + for (const p of palavras) { + if ((atual + ' ' + p).trim().length > largura) { + if (atual) linhas.push(atual.trim()); + atual = p; + } else { + atual += ' ' + p; + } + } + if (atual.trim()) linhas.push(atual.trim()); + return linhas; +} + +function formatarBytes(bytes: number): string { + if (bytes < 1024) return `${bytes} B`; + if (bytes < 1024 * 1024) return `${(bytes / 1024).toFixed(1)} KB`; + return `${(bytes / (1024 * 1024)).toFixed(1)} MB`; +}
A test/detection.test.ts

@@ -0,0 +1,92 @@

+import { describe, it, expect } from 'vitest'; +import type { Observations } from '../src/core/types.js'; +import { detectar } from '../src/detection/engine.js'; +import { faixaDe } from '../src/detection/confidence.js'; +import { montarRelatorio } from '../src/report/model.js'; + +function obs(patch: Partial<Observations>): Observations { + return { + urlSolicitada: 'https://exemplo.com', + urlFinal: 'https://exemplo.com/', + modo: 'rapido', + redirecionamentos: [], + headers: {}, + cookies: [], + html: '', + meta: {}, + scriptSrc: [], + linksAssets: [], + globaisJs: [], + avisos: [], + ...patch, + }; +} + +describe('detecção do WordPress', () => { + const wp = obs({ + html: '<link rel="https://api.w.org/" href="/wp-json/" /> <img src="/wp-content/uploads/logo.png">', + meta: { generator: 'WordPress 6.5.2' }, + headers: { link: '<https://exemplo.com/wp-json/>; rel="https://api.w.org/"' }, + scriptSrc: ['/wp-content/themes/x/app.js'], + }); + const deteccoes = detectar(wp); + + it('reconhece o WordPress com alta confiança', () => { + const d = deteccoes.find((x) => x.nome === 'WordPress'); + expect(d).toBeDefined(); + expect(d!.confianca).toBeGreaterThanOrEqual(90); + expect(d!.faixa).toBe('praticamente confirmado'); + }); + + it('extrai a versão do meta generator', () => { + expect(deteccoes.find((x) => x.nome === 'WordPress')?.versao).toBe('6.5.2'); + }); + + it('preserva evidências de múltiplas fontes independentes', () => { + const d = deteccoes.find((x) => x.nome === 'WordPress')!; + expect(d.evidencias.length).toBeGreaterThan(1); + expect(d.evidencias.some((e) => e.fonte === 'meta')).toBe(true); + const fontes = new Set(d.evidencias.map((e) => e.fonte)); + expect(fontes.size).toBeGreaterThanOrEqual(2); + }); + + it('implica PHP e MySQL', () => { + expect(deteccoes.some((x) => x.nome === 'PHP')).toBe(true); + expect(deteccoes.some((x) => x.nome === 'MySQL')).toBe(true); + }); +}); + +describe('detecção do Next.js', () => { + const next = obs({ + html: '<script id="__NEXT_DATA__" type="application/json">{}</script> <div>/_next/static/</div>', + headers: { 'x-powered-by': 'Next.js' }, + scriptSrc: ['/_next/static/chunks/main.js'], + }); + const deteccoes = detectar(next); + + it('reconhece o Next.js e implica React', () => { + expect(deteccoes.some((x) => x.nome === 'Next.js')).toBe(true); + expect(deteccoes.some((x) => x.nome === 'React')).toBe(true); + }); +}); + +describe('faixas de confiança', () => { + it('mapeia scores para faixas textuais', () => { + expect(faixaDe(95)).toBe('praticamente confirmado'); + expect(faixaDe(70)).toBe('provável'); + expect(faixaDe(50)).toBe('possível'); + expect(faixaDe(20)).toBe('indício fraco'); + }); +}); + +describe('bloco "não foi possível confirmar"', () => { + it('lista o banco de dados quando nenhum é detectado', () => { + const rep = montarRelatorio(obs({ html: '<html></html>' })); + expect(rep.naoDeterminado.some((i) => i.includes('banco de dados'))).toBe(true); + }); + + it('não afirma HTTP/3 quando não anunciado', () => { + const rep = montarRelatorio(obs({ protocolo: { http2: true, http3Anunciado: false } })); + expect(rep.naoDeterminado.some((i) => i.toLowerCase().includes('http/3'))).toBe(true); + }); +});
A test/pipeline.test.ts

@@ -0,0 +1,35 @@

+import { describe, it, expect } from 'vitest'; +import { normalizarUrl } from '../src/core/pipeline.js'; +import { acharVerbete } from '../src/knowledge/tecnologias.js'; +import { montarTrilha } from '../src/knowledge/trilhas.js'; +import type { Detection } from '../src/core/types.js'; + +describe('normalizarUrl', () => { + it('adiciona https:// quando ausente', () => { + expect(normalizarUrl('exemplo.com')).toBe('https://exemplo.com'); + }); + it('preserva o protocolo existente', () => { + expect(normalizarUrl('http://exemplo.com')).toBe('http://exemplo.com'); + }); +}); + +describe('base de conhecimento', () => { + it('acha verbete por sinônimo', () => { + expect(acharVerbete('nextjs')?.nome).toBe('Next.js'); + }); + it('retorna indefinido para desconhecido', () => { + expect(acharVerbete('tecnologia-inexistente-xyz')).toBeUndefined(); + }); +}); + +describe('trilha de estudo', () => { + it('ancora a trilha no framework detectado', () => { + const deteccoes: Detection[] = [ + { nome: 'Next.js', categorias: ['Web frameworks'], confianca: 100, faixa: 'praticamente confirmado', evidencias: [] }, + { nome: 'React', categorias: ['JavaScript frameworks'], confianca: 60, faixa: 'possível', evidencias: [] }, + ]; + const trilha = montarTrilha(deteccoes); + expect(trilha[0]).toBe('HTML semântico'); + expect(trilha).toContain('componentes React'); + }); +});
A tsconfig.json

@@ -0,0 +1,22 @@

+{ + "compilerOptions": { + "target": "ES2022", + "module": "NodeNext", + "moduleResolution": "NodeNext", + "lib": ["ES2023"], + "types": ["node"], + "strict": true, + "noUncheckedIndexedAccess": true, + "esModuleInterop": true, + "skipLibCheck": true, + "resolveJsonModule": true, + "declaration": false, + "sourceMap": true, + "outDir": "dist", + "rootDir": "src", + "verbatimModuleSyntax": true, + "forceConsistentCasingInFileNames": true + }, + "include": ["src/**/*.ts"], + "exclude": ["node_modules", "dist", "test"] +}
A tsup.config.ts

@@ -0,0 +1,17 @@

+import { defineConfig } from 'tsup'; + +export default defineConfig({ + entry: ['src/cli/index.ts'], + format: ['esm'], + target: 'node22', + platform: 'node', + outDir: 'dist', + clean: true, + sourcemap: true, + splitting: false, + // Keep native/optional-heavy deps external so they resolve from node_modules + external: ['playwright', 'lighthouse', 'chrome-launcher'], + banner: { + js: '#!/usr/bin/env node', + }, +});
A vitest.config.ts

@@ -0,0 +1,8 @@

+import { defineConfig } from 'vitest/config'; + +export default defineConfig({ + test: { + include: ['test/**/*.test.ts'], + environment: 'node', + }, +});