Scrape any Shopify store's sitemap and export products to a Shopify import-ready CSV.
Project description
shopify-catalog-exporter
Scrape any public Shopify store via its sitemap and export all products to a Shopify Admin-compatible import CSV — no API key required.
Install
pip install shopify-catalog-exporter
# or for faster HTTP:
pip install "shopify-catalog-exporter[requests]"
Usage
shopify-catalog-export someshop.myshopify.com
shopify-catalog-export someshop.myshopify.com --output products.csv --verbose
shopify-catalog-export someshop.myshopify.com --max-products 50 --delay-ms 200
Options
| Flag | Default | Description |
|---|---|---|
--output |
products.csv |
Output CSV path |
--template |
auto | Custom CSV template path |
--timeout |
10 |
HTTP timeout in seconds |
--retries |
2 |
Retries on failure |
--delay-ms |
150 |
Delay between requests (ms) |
--max-products |
none | Cap number of products |
--verbose |
off | Print progress details |
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file shopify_catalog_exporter-0.1.0.tar.gz.
File metadata
- Download URL: shopify_catalog_exporter-0.1.0.tar.gz
- Upload date:
- Size: 17.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8bcbdce1e78bf91ce5ea6b5c70955fcb6427ca3885d1b10eb96f836add9e1d7a
|
|
| MD5 |
bf08396c91607d51ec40198d42cbe76e
|
|
| BLAKE2b-256 |
effac7226c82aac76ba2c3a35b5daa10be7eec60f7e5e2c4bb10d0f8aea303f4
|
File details
Details for the file shopify_catalog_exporter-0.1.0-py3-none-any.whl.
File metadata
- Download URL: shopify_catalog_exporter-0.1.0-py3-none-any.whl
- Upload date:
- Size: 16.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b7c604151c4910dd09dfe14d46112f612031b0f9446726776b0f15836bdfad60
|
|
| MD5 |
924bd4e44c81634c7c39433d7b11be65
|
|
| BLAKE2b-256 |
0f9852bf7c2e48c8250085150965f737d4cf492ac8f3fc474a020aab941e0da2
|