Shopify Store Scraper — Products & Prices
Pricing
from $0.90 / 1,000 results
Shopify Store Scraper — Products & Prices
Extract full product catalogs from any Shopify store — every product with its variants, SKUs, barcodes, inventory, and integer-cent prices, plus optional reviews and store contacts (email, phone). Batch multiple stores, search by keyword, and track price/stock changes over time.
Pricing
from $0.90 / 1,000 results
Rating
0.0
(0)
Developer
Black Falcon Data
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
20 hours ago
Last modified
Categories
Share
What does Shopify Store Scraper do?
Shopify Store Scraper extracts structured product data — products, prices, and stock levels — from any Shopify-powered storefront such as shopify.com, including full product descriptions. It supports keyword search, multi-store batch runs, and price and stock change tracking, so you can monitor the same catalog consistently over time. Optional enrichment adds store intelligence, customer reviews, and contact details such as email and phone for lead generation.
How to use this actor
- 👉 Register for a free Apify account — no credit card required.
- 🎉 Just click Sign up free on Apify → and complete a quick signup.
- 💰 A free Apify account includes $5 in monthly credits — enough to test this actor.
- ⏳ Scrape during the free trial, with no commitment or upfront payment required.
Key features
- 🏬 Multi-store batch scraping — pass a list of
domains, crawled in one run — full catalog by default, or scoped viacollection/URL. Or pastestartUrlsdirectly. - 🎨 Full product + variant depth — every product ships its variant matrix — per-variant
sku,barcode, price, stock, weight, options.includeOutOfStockkeeps sold-out variants. - 🔍 In-store keyword search — set
queryto search within a store instead of crawling its full catalog for quick spot checks. - 🔁 "Customers also viewed" recommendations — set
maxRecommendationsPerProductto attach each product's "you may also like" recommendations for cross-sell analysis. - 💵 Structured pricing — every price is parsed to integer cents (
priceMin/priceMax/currency) — no float rounding errors;compareAtPrice/onSaleflag markdowns. - 📉 Incremental mode — price & stock change tracking — turn on
emitOnlyChangesfor new/removed/changed products since the last run — each variant carriespreviousPrice,priceChanged,stockChanged. - 🔔 Notifications — telegram / Slack / Discord / WhatsApp / webhook alerts on each run. Combine with incremental to ping only when prices or inventory actually move.
- 📤 Export anywhere — Download the dataset as JSON, CSV, or Excel from the Apify Console, or stream live via the Apify API and integrations (Make, Zapier, Google Sheets, n8n, …).
- 🧠 Store intelligence summary — turn on
includeStoreIntelligencefor a store summary: theme, apps, catalog stats, review coverage, and a labeled order-volume estimate (not a sales figure). - 📇 Store contact & lead enrichment — turn on
includeContactsfor each store's published contact details — email, phone, address, social links (coverage varies). - ⭐ Per-product customer reviews — turn on
includeReviewsto attach customer reviews (rating, title, text, author, date) per product;maxReviewsPerProductcaps depth (coverage varies).
What data can you extract from shopify.com?
Each result includes Core product fields (productId, handle, canonicalUrl, storeDomain, title, vendor, productType, and tags, and more) and detail fields when enrichment is enabled (description). All fields are always present — unavailable data points are returned as null, never omitted.
Input
The main inputs are a search keyword. Additional filters and options are available in the input schema.
Key parameters:
domains— Store domains to scrape (e.g. allbirds.com). Each domain crawls the store's full catalog (or a single collection/product — see below). (default:[])startUrls— Paste store, collection, or product page URLs. Each URL becomes its own crawl target — home page (full catalog), a collection page (that collection only), or a product page (single product). Merged with Store Domains. (default:[])query— Optional. Search within the given store(s) instead of crawling the full catalog/collection.collection— Optional. Limit the crawl to one collection (its handle, e.g. "mens-shoes"). Leave empty to crawl the whole store. A collection scope on a start URL overrides this. (default:"")maxProducts— Maximum products per store (0 = unlimited). (default:0)maxRecommendationsPerProduct— How many "you may also like" recommendations to attach per product (0 = none, max 20). (default:0)includeVariants— Include per-variant details (size/color options, price, stock, SKU) for each product. (default:true)includeOutOfStock— Include products/variants that are currently sold out. (default:true)excludeEmptyFields— Drop null, empty-string, and empty-array fields from each record before it is pushed. Smaller payloads for AI agents and dashboards. (default:false)emitOnlyChanges— Only output products that are new, price/stock-changed, or removed since the last run (compares against saved state). Off by default (every run emits the full catalog). (default:false)includeStoreIntelligence— Add a store-level summary: theme, installed apps, catalog metrics and an order-volume estimate. (default:false)includeContacts— Add store contact details (email, phone, address, social profiles) where published. (default:false)- ...and 16 more parameters
Input examples
Full catalog for one or more stores — Point it at any Shopify storefront domain and get the complete product catalog with per-variant SKU, barcode, inventory, and pricing.
→ Every product across the listed stores
{"domains": ["allbirds.com","gymshark.com"],"includeVariants": true,"maxProducts": 500}
A single collection from a store URL — Paste a collection URL straight from your browser to scrape just that collection.
→ Products in the pasted collection only
{"startUrls": ["https://www.allbirds.com/collections/mens"],"includeVariants": true}
In-store keyword search — Search within a store instead of crawling its whole catalog.
→ Products matching the query in that store
{"domains": ["gymshark.com"],"query": "shorts","maxProducts": 100}
Price & stock change monitoring — Re-run on a schedule with the same stateKey to get back only products that are new, removed, or changed in price/stock since the last run.
→ Only changed / new / removed products
{"domains": ["allbirds.com"],"emitOnlyChanges": true,"stateKey": "allbirds-daily"}
Output
Each run produces a dataset of structured product records. Results can be downloaded as JSON, CSV, or Excel from the Dataset tab in Apify Console.
Example product record
{"productId": "7292464955472","handle": "mens-cruiser-shadow-blue-natural-white-sole","canonicalUrl": "https://allbirds.com/products/mens-cruiser-shadow-blue-natural-white-sole","storeDomain": "allbirds.com","title": "Men's Cruiser - Shadow Blue (Natural White Sole)","description": "<p>Inspired by a classic court style, this signature shoe delivers the right balance of style and comfort. Its lightweight build and supple softness make this your new pick for life on the go.</p>","vendor": "Allbirds","productType": "Shoes","tags": ["allbirds::cfId => color-8d8c461eb0f65396c57fcd7467def939","DNAM BRANDS","EC STOCK"],"currency": "USD","priceMin": 10500,"priceMax": 10500,"onSale": false,"images": [{"src": "https://cdn.shopify.com/s/files/1/1104/4168/files/All-birds_0010.png?v=1783535519","width": 1512,"height": 1512},{"src": "https://cdn.shopify.com/s/files/1/1104/4168/files/All-birds_0017.png?v=1783535524","width": 1512,"height": 1512},{"src": "https://cdn.shopify.com/s/files/1/1104/4168/files/All-birds_0029.png?v=1783535534","width": 1512,"height": 1512},{"src": "https://cdn.shopify.com/s/files/1/1104/4168/files/All-birds_0014_e70e39f1-8894-4050-bd34-c34dd5348523.png?v=1783535552","width": 1512,"height": 1512},{"src": "https://cdn.shopify.com/s/files/1/1104/4168/files/All-birds_0028.png?v=1783535556","width": 1512,"height": 1512}],"featuredImage": "https://cdn.shopify.com/s/files/1/1104/4168/files/All-birds_0010.png?v=1783535519","imageCount": 5,"options": [{"name": "Size","values": ["8","8.5","9","9.5","10","... 8 more items"]}],"variants": [{"variantId": "41990816759888","title": "8","sku": "A12856M080","price": 10500,"available": true,"weight": 1000,"weightUnit": "g","requiresShipping": true,"options": ["8"],"priceChanged": false,"stockChanged": false},{"variantId": "41990816792656","title": "8.5","sku": "A12856M085","price": 10500,"available": true,"weight": 1000,"weightUnit": "g","requiresShipping": true,"options": ["8.5"],"priceChanged": false,"stockChanged": false},{"variantId": "41990816825424","title": "9","sku": "A12856M090","price": 10500,"available": true,"weight": 1000,"weightUnit": "g","requiresShipping": true,"options": ["9"],"priceChanged": false,"stockChanged": false},{"variantId": "41990816858192","title": "9.5","sku": "A12856M095","price": 10500,"available": true,"weight": 1000,"weightUnit": "g","requiresShipping": true,"options": ["9.5"],"priceChanged": false,"stockChanged": false},{"variantId": "41990816890960","title": "10","sku": "A12856M100","price": 10500,"available": true,"weight": 1000,"weightUnit": "g","requiresShipping": true,"options": ["10"],"priceChanged": false,"stockChanged": false},"... 8 more items"],"variantCount": 13,"createdAt": "2026-02-05T02:38:18+01:00","updatedAt": "2026-07-17T12:29:30+02:00","publishedAt": "2026-07-08T20:32:23+02:00","available": true,"isNew": false,"isRemoved": false,"scrapedAt": "2026-07-17T10:29:13.755Z","source": "shopify"}
Incremental fields
When incremental mode is on, each record also carries:
changeType— one ofNEW,UPDATED,UNCHANGED,REAPPEARED,EXPIRED.
How to scrape shopify.com
- Go to Shopify Store Scraper in Apify Console.
- Enter a search keyword.
- Set
maxProductsto control how many results you need. - Click Start and wait for the run to finish.
- Export the dataset as JSON, CSV, or Excel.
Use cases
- Extract product data from shopify.com for market research and competitive analysis.
- Track pricing trends across regions and categories over time.
- Monitor new and changed products on scheduled runs without processing the full dataset every time.
- Export clean, structured data to dashboards, spreadsheets, or data warehouses.
How much does it cost to scrape shopify.com?
Shopify Store Scraper uses pay-per-event pricing. You pay a small fee when the run starts and then for each result that is actually produced.
- Run start: $0.01 per run
- Per result: $0.0009 per product record
Example costs:
- 10 results: $0.019
- 25 results: $0.033
- 100 results: $0.1
- 200 results: $0.19
- 500 results: $0.46
Example: recurring monitoring savings
These examples compare full re-scrapes with incremental runs at different churn rates. Churn is the share of products that are new or whose tracked content changed since the previous run. Actual churn depends on your query breadth, source activity, and polling frequency — the scenarios below are examples, not predictions.
Example setup: 250 results per run, daily polling (30 runs/month). Event-pricing examples scale linearly with result count.
| Churn rate | Full re-scrape run cost | Incremental run cost | Savings vs full re-scrape | Monthly cost after baseline |
|---|---|---|---|---|
| 5% — stable niche query | $0.24 | $0.02 | $0.21 (91%) | $0.64 |
| 15% — moderate broad query | $0.24 | $0.04 | $0.19 (81%) | $1.31 |
| 30% — high-volume aggregator | $0.24 | $0.08 | $0.16 (67%) | $2.33 |
Full re-scrape monthly cost at daily polling: $7.05. First month with incremental costs $0.85 / $1.50 / $2.48 for the 5% / 15% / 30% scenarios because the first run builds baseline state at full cost before incremental savings apply.
Platform usage is included in the per-result fee shown above.
FAQ
How many results can I get from shopify.com?
The number of results depends on the search query and available products on shopify.com. Use the maxProducts parameter to control how many results are returned per run.
Does Shopify Store Scraper support recurring monitoring?
Yes. Enable incremental mode to only receive new or changed products on subsequent runs. This is ideal for scheduled monitoring where you want to track changes over time without re-processing the full dataset.
Can I integrate Shopify Store Scraper with other apps?
Yes. Shopify Store Scraper works with Apify's integrations to connect with tools like Zapier, Make, Google Sheets, Slack, and more. You can also use webhooks to trigger actions when a run completes.
Can I use Shopify Store Scraper with the Apify API?
Yes. You can start runs, manage inputs, and retrieve results programmatically through the Apify API. Client libraries are available for JavaScript, Python, and other languages.
Can I use Shopify Store Scraper through an MCP Server?
Yes. Apify provides an MCP Server that lets AI assistants and agents call this actor directly. Use excludeEmptyFields to keep payloads manageable for LLM context windows.
Is it legal to scrape shopify.com?
This actor extracts publicly available data from shopify.com. Web scraping of public information is generally considered legal, but you should always review the target site's terms of service and ensure your use case complies with applicable laws and regulations, including GDPR where relevant.
Your feedback
If you have questions, need a feature, or found a bug, please open an issue on the actor's page in Apify Console. Your feedback helps us improve.
You might also like
- Trade Me Scraper — NZ Marketplace, Motors, Property & Jobs — Scrape Trade Me across goods, used cars, property, rentals and jobs in a single run. Vehicle.
Getting started with Apify
New to Apify? Create a free account with $5 credit — no credit card required.
- Sign up — $5 platform credit included
- Open this actor and configure your input
- Click Start — export results as JSON, CSV, or Excel
Need more later? See Apify pricing.