Detect Spree
Spree is an open-source ecommerce framework built with Ruby on Rails, providing a customisable and modular platform for building online storefronts.
Detection looks at javascript globals, html markup across 3 fingerprint rules among the site's public responses.
01
Websites using Spree
Loading website list…
02
Signal classes
PluginView evaluates public page signals in these classes when identifying Spree. Individual fingerprint rule bodies are proprietary and are not published.
- JavaScript globals
- HTML markup
03
Example public indicators for Spree
Illustrative indicators derived from public catalog metadata for Spree. A live scan may match additional proprietary rules beyond these examples.
- Spree
- SpreeAPI
- <link*/assets/store/all-.css><script> *Spree.routestranslationsapi_key
04
What a detection means
- Establishes
- One or more public signals on the scanned page matched a known Spree signature (3 rules) at the time of the scan.
- Does not establish
- A sitewide install of Spree, an active vendor contract, exclusive use, or that Spree is still in place today.
05
How to check a site for Spree
- 1. Enter the website URL in the scan form — homepage, pricing, checkout, or login pages usually expose the strongest Spree signals.
- 2. PluginView reads only public responses (javascript globals, html markup) and scores them against the Spree signature set (3 rules).
- 3. Review the confidence score and text explanation for Spree on the results page.
06
Commonly implies
A confirmed Spree match also implies these technologies are present.
07
FAQ: detecting Spree
- Can PluginView detect Spree without logging in?
- Yes. PluginView only reads publicly accessible responses when checking for Spree — typically javascript globals, html markup. It does not bypass authentication or paywalls.
- What category is Spree?
- Spree is classified under Ecommerce in the PluginView directory.
- How many fingerprint rules cover Spree?
- This reference currently tracks 3 fingerprint rules across javascript globals, html markup. Individual rule bodies are proprietary and are not published.
- What public signals suggest a site uses Spree?
- Illustrative public indicators for Spree include Spree; SpreeAPI; <link*/assets/store/all-.css><script> *Spree.routestranslationsapi_key. A live scan may match additional proprietary rules beyond these examples.