Website Builder Detector (Find Out How a Site Was Built)
Detect if a website was built with Wix, Squarespace, Webflow, Framer, WordPress, or Shopify.
TL;DR: Website Builder Detector identifies visual website builders and no-code platforms powering any webpage.
How Do I Know What Website Builder Was Used to Make a Site?
To determine what website builder made a site, the detector examines HTML generator tags, asset hosting hostnames (such as `static.parastorage.com` for Wix or `static1.squarespace.com`), global JavaScript objects, and CSS class structures. This reveals whether the site was crafted with no-code builders (Wix, Squarespace, Webflow, Framer) or standard CMS platforms.
How to Use the Website Builder Detector
Our Website Builder Detector is engineered for rapid developer workflow, high-performance in-browser execution, and complete code privacy.
- Paste the website URL or page HTML source into the detector.
- Click 'Detect Website Builder' to inspect platform markers.
- View the Identified Builder card (Wix, Squarespace, Webflow, Framer, Weebly, WordPress, Shopify).
- Inspect detected hosting architecture and template indicators.
- Copy the builder detection report.
Key Capabilities & Developer Best Practices
- Fast In-Browser Processing: Zero server latency; code formatting, validation, and transformations execute in real time.
- Complete Data Confidentiality: Work with sensitive API keys, production configs, and database records safely on your local device.
- Standards-Compliant Output: Generates clean, RFC-compliant code ready for production deployment and clean Git diffs.
Safe & Transparent URL Inspection
All network queries only inspect public, non-authenticated headers and HTML assets. When analyzing pasted source code, processing runs 100% locally in your web browser with complete confidentiality.
Frequently Asked Questions
- It is a web lookup tool that analyzes public website code to identify which visual website builder or no-code platform created the site.
- Webflow sites include the `w-nav`, `w-container` class prefixes, scripts loaded from `assets.website-files.com`, and `data-wf-page` HTML attributes.
- Squarespace sites include `squarespace.com` CDN image assets, `sqs-block` DOM elements, and standardized Squarespace JSON-T template attributes.
- Wix sites load core scripts from `parastorage.com`, use `wix.com` meta tags, and include Wix Thunderstorm/Santa component markup.
- Yes. It identifies Framer sites from `framerusercontent.com` assets, Framer motion components, and `data-framer-name` attributes.
- Use the 'Paste Store HTML' tab to paste the page's source code directly from your browser for instant local identification.
- If a site was custom coded from scratch without a visual builder, the tool will indicate that no commercial builder signatures were found.
- Yes. You can test as many website URLs as you want with zero fees or usage caps.
Embed This Tool
Add the live Website Builder Detector to your own website with this lightweight responsive iframe:
<iframe src="https://nexlove.org/embed/website-builder-detector.html" width="100%" height="650" style="border:1px solid #e2e8f0;border-radius:12px" title="Website Builder Detector — NexLove.org" loading="lazy"></iframe>