logiover's picture
Publish sample dataset for shopify-competitor-spy
d45427f verified
metadata
license: cc-by-4.0
pretty_name: Shopify Competitor Spy
tags:
  - ecommerce
  - web-scraping
  - apify
  - lead-generation
size_categories:
  - n<1K

Shopify Competitor Spy

Extract product catalogs, pricing, and vendor data from any Shopify store! Our no-browser engine hits internal JSON for maximum speed and 90% lower CU costs. Perfect for dropshippers and e-commerce analysts. Zero browser lag, 2026 data reliability. πŸš€

What the actor scrapes

πŸ›’ Shopify Competitor Spy β€” Ultra-Fast Shopify Product & Price Scraper Extract full Shopify product catalogs and track prices from any Shopify store at high speed. This Shopify scraper reads each store's public /products.json catalog directly β€” no headless browser, no rendering β€” so you get thousands of products in seconds with very low Compute Unit cost. Export your competitor's entire product strategy to JSON, CSV or Excel. Built for **dropshippers, e-commerce analysts and developer

Who this is for

This sample is useful for anyone working in ecommerce, lead generation who wants a quick look at the shape of the data before running the live actor at scale. Treat it as a static snapshot β€” counts, prices and timestamps reflect the moment the sample was captured and will drift over time.

Source

Live source: This dataset is a static sample. For fresh, customizable extractions, run the live Apify actor: logiover/shopify-competitor-spy

Fields

  • productId β€” identifier
  • title β€” item or page title
  • handle β€” account handle
  • vendor β€” field captured by the actor
  • productType β€” field captured by the actor
  • tags β€” associated tags
  • url β€” canonical URL of the item
  • minPrice β€” field captured by the actor
  • maxPrice β€” field captured by the actor
  • currency β€” currency code or symbol for the price
  • variantCount β€” numeric count
  • variants β€” field captured by the actor
  • inStock β€” field captured by the actor
  • imageCount β€” numeric count
  • imageUrl β€” URL reference
  • publishedAt β€” publication timestamp
  • createdAt β€” creation timestamp
  • updatedAt β€” last update timestamp
  • scrapedAt β€” timestamp the row was scraped

Sample preview

[
  {
    "productId": "8286388060288",
    "title": "ASICS x Lapstone & Hammer GEL-KAYANO 12.1 - Cream / Metallic Silver",
    "handle": "ai1203b103-100",
    "vendor": "ASICS",
    "productType": "Low Top Sneakers",
    "tags": [
      "050426weeklyfw",
      "050926",
      "050926fw",
      "051426hypefw",
      "ai1203b103"
    ],
    "url": "https://kith.com/products/ai1203b103-100",
    "minPrice": 195,
    "maxPrice": 195,
    "currency": null,
    "variantCount": 30,
    "variants": [
      {
        "title": "3",
        "sku": "17814999",
        "price": 195,
        "compareAtPrice": null,
        "available": false
      },
      {
        "title": "3.5",
        "sku": "17815000",
        "price": 195,
        "compareAtPrice": null,
        "available": false
      },
      {
        "title": "4",
        "sku": "17815001",
        "price": 195,
        "compareAtPrice": null,
        "available": false
      },
      {
        "title": "4.5",
        "sku": "17815002",
        "price": 195,
        "compareAtPrice": null,
        "available": false
      },
      {
        "title": "5",
        "sku": "17815003",
        "price": 195,
        "compareAtPrice": null,
        "available": false
      }
    ],
    "inStock": true,
    "imageCount": 8,
    "imageUrl": "https://cdn.shopify.com/s/files/1/0094/2252/files/1203B103-100-1.jpg?v=1778269954",
    "publishedAt": "2026-05-14T22:00:01-04:00",
    "createdAt": "2026-05-08T15:52:28-04:00",
    "updatedAt": "2026-05-15T06:52:47-04:00",
    "scrapedAt": "2026-05-15T10:52:47.873Z"
  },
  {
    "productId": "8286432526464",
    "title": "Crocs x BAPE Echo RO Clog - Powder Blue",
    "handle": "cr213140-4sn",
    "vendor": "Crocs",
    "productType": "Mules & Clogs",
    "tags": [
      "051426",
      "051426fw",
      "cr213140",
      "cr213140-4sn",
      "Crocs"
    ],
    "url": "https://kith.com/products/cr213140-4sn",
    "minPrice": 110,
    "maxPrice": 110,
    "currency": null,
    "variantCount": 16,
    "variants": [
      {
        "title": "0",
        "sku": "13880041",
        "price": 110,
        "compareAtPrice": null,
        "available": false
      },
      {
        "title": "1",
        "sku": "13880042",
        "price": 110,
        "compareAtPrice": null,
        "available": false
      },
      {
        "title": "2",
        "sku": "13880043",
        "price": 110,
        "compareAtPrice": null,
        "available": true
      },
      {
        "title": "3",
        "sku": "13880044",
        "price": 110,
        "compareAtPrice": null,
        "available": true
      },
      {
        "title": "4",
        "sku": "13880045",
        "price": 110,
        "compareAtPrice": null,
        "available": false
      }
    ],
    "inStock": true,
    "imageCount": 6,
    "imageUrl": "https://cdn.shopify.com/s/files/1/0094/2252/files/crocs_1_0ef38bdb-dd54-40c4-9d20-a3aec9eef59d.jpg?v=1778709559",
    "publishedAt": "2026-05-14T15:49:04-04:00",
    "createdAt": "2026-05-13T17:59:13-04:00",
    "updatedAt": "2026-05-15T06:52:47-04:00",
    "scrapedAt": "2026-05-15T10:52:47.873Z"
  }
]

Snapshot stats

  • Row count in this sample: 50
  • Data quality flag at capture time: GOOD

License & Attribution

Released under Creative Commons Attribution 4.0 (CC BY 4.0). If you use this data, please credit the source actor and link back to its Apify Store page: logiover/shopify-competitor-spy.

The sample is provided as-is for evaluation and research. Source websites retain their own terms of service β€” downstream users are responsible for complying with them when running the live actor or redistributing scraped content.