Paste any URL. We detect the platform and scan every product we find.
The same scoring engine that powers this tool is available as an npm package. Run audits from your terminal, integrate into CI/CD, or build custom tooling on top.
npm install amplify-audit# Install globally
npm install -g amplify-audit
# Audit a Shopify store
amplify-audit https://allbirds.com
# Audit an Amazon product
amplify-audit https://amazon.com/dp/B09V3K...
# JSON output for CI pipelines
amplify-audit https://yourstore.com --json --min-score 60The audit engine is free and open source. The full Amplify platform adds AI-powered auto-fixes, Shopify sync, return tracking, and multi-channel management.