Shopify Store Product Scraper avatar

Shopify Store Product Scraper

Pricing

from $1.50 / 1,000 product scrapeds

Go to Apify Store
Shopify Store Product Scraper

Shopify Store Product Scraper

Scrape the full product catalog of any Shopify store by domain. No login required, works instantly via the store's public products.json endpoint.

Pricing

from $1.50 / 1,000 product scrapeds

Rating

0.0

(0)

Developer

Gio

Gio

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Categories

Share

Scrape the full product catalog of any Shopify store by domain, no login required. Uses the store's own public products.json endpoint, so it works instantly on any of the millions of Shopify-powered stores (DTC brands, boutiques, wholesalers).

Input

FieldTypeDescription
storeUrlstringStore domain, e.g. allbirds.com
collectionHandlestringOptional: limit to one collection (from the store's /collections/<handle> URL)
maxItemsintegerMax products to return (paginates automatically)

Example:

{
"storeUrl": "allbirds.com",
"maxItems": 200
}

Output

{
"id": 7218356060240,
"title": "Men's Strider Explore",
"handle": "mens-strider-explore",
"url": "https://allbirds.com/products/mens-strider-explore",
"vendor": "Allbirds",
"productType": "Shoes",
"tags": ["mens", "shoes"],
"priceMin": 98,
"priceMax": 128,
"available": true,
"variantsCount": 6,
"firstImage": "https://cdn.shopify.com/...",
"publishedAt": "2026-01-10T00:00:00-08:00"
}

Common uses

  • Competitor price and catalog monitoring for any Shopify brand
  • Building product feeds for price comparison or affiliate sites
  • Tracking new product launches and stock availability
  • Market research across the Shopify ecosystem