Every Shopify store publishes its active products at a public address: yourstore.com/products.json. Paste the store’s URL into the tool above and it fetches that feed 250 products at a time, automatically requesting the next page until the catalog runs out - up to 200 pages, or 50,000 products.

The result is a single CSV with one row per variant: title, vendor, type, tags, price, SKU, options, image URLs and more. There’s no login, no app to install on the store, and no code to write - if the store is public, this works on it.

Free exports include the first 100 products of any store; a Pro license removes that limit for larger catalogs.

A store with a few hundred products usually finishes in a few seconds; a catalog in the tens of thousands can take a couple of minutes, since the tool pauses briefly between page requests rather than hammering the store’s server. You’ll see live progress the whole time - which page it’s on and how many products have been found so far - so a large export never looks stalled or frozen partway through.