Fast Shopify Product Extractor
Pricing
$5.00 / 1,000 results
Fast Shopify Product Extractor
Lightning-fast, lightweight Shopify scraper. Extract products, variants, hidden prices, and tags purely via HTTP requests.
Pricing
$5.00 / 1,000 results
Rating
0.0
(0)
Developer

JI JUN
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
6 days ago
Last modified
Categories
Share
Shopify Competitor Spy π΅οΈββοΈπ
A Zero-Cost, High-Retention B2B Apify Actor that effortlessly extracts competitor product data from any Shopify store using lightweight HTTP requests only β no heavy headless browsers required.
Built by hachi-dev for e-commerce teams who need fast, reliable, and affordable competitive intelligence.
π Key Features
| Feature | Detail |
|---|---|
| Ultra-Fast & Lightweight | Uses purely HTTP products.json API β zero Playwright/Puppeteer overhead |
| Deep Product Data | Name, ID, handle, vendor, type, tags, dates, prices, thumbnails, and direct product URLs |
| Discount Analysis | Extracts compare_at_price (original/MSRP) alongside current price for automatic discount detection |
| Full Variant Expansion | Sizes, colors (option1/2/3), individual prices, SKU, availability, and weight |
| Smart Currency Detection | Multi-fallback currency parsing from homepage metadata |
| Anti-Ban Stealth | Random delays, Apify Proxy rotation, exponential backoff on 429/403 |
| Pagination | Automatically crawls through unlimited product pages (250/page) |
π Output Fields
Each product in the output dataset includes:
| Field | Description |
|---|---|
id | Shopify product ID |
title | Product name |
handle | URL slug handle |
vendor | Brand / vendor name |
product_type | Product category/type |
tags | Array of product tags |
published_at | Publication timestamp |
created_at | Creation timestamp |
updated_at | Last modified timestamp |
currency | Store currency (auto-detected) |
price_min / price_max | Price range across variants |
compare_at_price_min / compare_at_price_max | Original/MSRP price range |
thumbnail | First product image URL |
images_count | Total number of product images |
product_url | Direct link to the product page |
variants_count | Number of available variants |
variants | (Optional) Array of variant details |
Variant Fields (when includeVariants is enabled)
| Field | Description |
|---|---|
id | Variant ID |
title | Variant title |
price | Variant price |
compare_at_price | Original/MSRP price |
sku | Stock Keeping Unit |
available | In-stock status |
option1 / option2 / option3 | Size, color, material, etc. |
weight / weight_unit | Weight info |
π Usage Guide
Input Configuration
| Parameter | Type | Default | Description |
|---|---|---|---|
startUrls | Array | required | Target Shopify store URLs |
maxItems | Integer | 100 | Max products to collect (0 = unlimited) |
proxyConfiguration | Object | Apify Proxy | Proxy settings for anti-ban |
includeVariants | Boolean | true | Include detailed variant data |
Example Input
{"startUrls": [{ "url": "https://puresport.co" }],"maxItems": 50,"proxyConfiguration": { "useApifyProxy": true },"includeVariants": true}
Example Output
{"id": 15438980841859,"title": "Essentials Trial Pack Bundle","handle": "essentials-trial-pack","vendor": "Puresport","product_type": "Bundle","tags": ["essentials", "trial", "bundle"],"published_at": "2026-02-20T10:34:09+00:00","currency": "USD","price_min": 30,"price_max": 30,"compare_at_price_min": null,"compare_at_price_max": null,"thumbnail": "https://cdn.shopify.com/...","images_count": 3,"product_url": "https://puresport.co/products/essentials-trial-pack","variants_count": 1,"variants": [{"id": 56740581114243,"title": "Default Title","price": 30,"compare_at_price": null,"sku": "PSB-ESSENTIAL-TRIAL-BUNDLE","available": false,"option1": "Default Title","option2": null,"option3": null,"weight": 0,"weight_unit": "kg"}]}
π‘ About the Developer
Built with precision by hachi-dev (JI JUNHYOUNG).
π Portfolio & Brand: bouncyhachi.com
For custom automation, e-commerce solutions, or advanced Apify integrations β check out my portfolio!