This is a react application that detects and analyses Content Management Systems (CMS) and eCommerce platforms powering websites.
-
Universal CMS Detection: Identifies different CMS platforms including:
- Popular CMS (WordPress, Drupal, Joomla)
- eCommerce platforms (Magento, Shopify, WooCommerce)
- Enterprise solutions (Adobe Experience Manager, Sitecore)
- Headless CMS (Contentful, Strapi)
-
Smart URL Handling: Automatically formats URLs and handles both HTTP and HTTPS protocols
-
Confidence Scoring: Provides confidence levels for each detection
-
Multiple Detection Support: Shows additional potential CMS matches with detailed indicators
-
Detailed Analysis: Lists specific indicators and patterns found for each detection
- React
- TypeScript
- Tailwind CSS
- Vite
- FontAwesome React Icons
Albert uses pattern matching and digital fingerprinting to identify CMS platforms by analysing:
- HTML structure
- JavaScript files
- Meta tags
- Directory structures
- Common patterns and signatures
I just wanted to give this detective a name.