Shopify Product Catalog — Prices, SKUs & Variants
Pricing
from $1.70 / 1,000 delivered results
Shopify Product Catalog — Prices, SKUs & Variants
Export public Shopify product catalogs with prices, SKUs, variants, availability, images and tags. Collect entire storefronts or collection URLs with bounded pagination.
Pricing
from $1.70 / 1,000 delivered results
Rating
0.0
(0)
Developer
GUIR Dallel
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
4 days ago
Last modified
Categories
Share
Export public Shopify product catalogs with prices, SKUs, variants, availability, images and tags. Collect entire storefronts or collection URLs with bounded pagination.
Quick start
Paste your targets into the input form and run. The example below fetches a small sample:
{"targets": ["https://www.allbirds.com"],"maxResults": 10,"maxItemsPerTarget": 10,"maxPages": 3}
The dataset supports JSON, CSV and Excel export. Use the API, schedules, Make, n8n or other Apify integrations to repeat the same collection. No external API key, browser cookies or login is required by this Actor.
Input and limits
| Field | Meaning |
|---|---|
targets | 1–50 source URLs. See README for supported URL formats. |
maxResults | Stops the run after this many unique matching results. Always set a sensible cap. |
maxItemsPerTarget | Maximum delivered results per input target, after filters. |
maxPages | Maximum pages per target. Contact extraction follows same-host contact/about/support pages. Shopify, Lever and SmartRecruiters paginate. Ignored for single-page article/product extraction and single-response Ashby/Greenhouse boards. |
proxyConfiguration | Optional Apify proxy settings. Default requests connect directly. Proxy costs are included in listed per-result pricing; using expensive custom proxies can reduce run efficiency. |
keyword | Optional case-insensitive substring. Matches title/description for jobs and feeds, title/vendor/tags for products, URL for sitemaps. Applied before billing. |
Duplicate targets are processed once. Filters apply before result billing. Runs are bounded snapshots; limits can stop collection before the source is exhausted.
Output
Each result includes source, id, title, url and fetchedAt where applicable, plus source-specific fields. The Results view highlights title, vendor, priceMin, priceMax, available, url, fetchedAt. JSON export retains every field, including nested arrays. Missing source values are null rather than estimated.
The free SUMMARY record in the default key-value store reports each target's result count and errors, HTTP requests, and whether the overall result or spending limit was reached. Errors are not inserted into the paid dataset. A run in which every source fails is marked failed; mixed success is reported explicitly in the summary.
Pricing
$2 per 1,000 delivered results ($0.002 each). No Actor start fee. Filtered rows, duplicates within the same context and source errors are not charged. Results are deduplicated within each run. Google Search preserves a URL appearing in distinct queries. Source requests and the default proxy costs are included in paid per-result pricing. Set Apify's maximum charge per run as an additional budget control.
Source coverage and limitations
Works only on storefronts exposing the public products.json feed; password-protected or blocked feeds are not bypassed. Currency is null because products.json does not reliably declare it. Prices are those served to the request location, not a guarantee of checkout price. Exact stock quantities are not available. One product with nested variants equals one result.
Public sources can change, throttle requests or return no matches. The Actor retries transient network failures up to twice, follows a bounded number of redirects, and rejects private-network targets. It does not bypass login or CAPTCHA challenges. Use data within the source's applicable terms and your intended permissions.
Support
Open an issue on this Actor's Issues tab with the failing public target, input, and run link. Never include passwords, tokens or personal account cookies.