←Back to Supplens
Prospect Demo / Shopify Scan
Public storefronts only
Scan a Shopify store
and surface the products
worth tracing.
This demo calls the Supplens scraper directly from the web app. Enter a public Shopify storefront to pull the top ranked products, thumbnails, pricing, and product URLs.
Store intake
API request
POST /api/scrape
{
"storeUrl": "https://gymshark.com"
}Demo proof point
POST /api/scrape accepts a single store URL.
Demo proof point
The backend validates the storefront before scraping.
Demo proof point
Results are trimmed to the top 20 products for the demo.
Scraped products
Ranked output preview
No scan yet
Awaiting scan
Run the demo against a public Shopify store to render product cards here with price, thumbnail, product URL, and variant count.