Shopify Product Scraper: Extract Product Data via JSON API avatar
Shopify Product Scraper: Extract Product Data via JSON API

Pricing

$1.00 / 1,000 results

Go to Store
Shopify Product Scraper: Extract Product Data via JSON API

Shopify Product Scraper: Extract Product Data via JSON API

Developed by

ius iyb

ius iyb

Maintained by Community

Effortlessly scrape comprehensive product data (titles, descriptions, prices, variants, images, SKUs, inventory & more) from any Shopify store. data extraction for e-commerce analysis, price monitoring, or building product feeds. Fast, reliable, and easy to configure with just the store URL.

0.0 (0)

Pricing

$1.00 / 1,000 results

0

Total users

8

Monthly users

8

Runs succeeded

>99%

Last modified

14 hours ago

Shopify URL

startUrlstringRequired

The URL to scrape. Can be: • Store base URL (e.g., https://store.myshopify.com) - scrapes all products • Product page URL (e.g., https://store.com/products/product-name) - scrapes single product • Collection page URL (e.g., https://store.com/collections/collection-name) - scrapes all products in collection

URL Type

urlTypeEnumOptional

Specify the type of URL being scraped. Leave as 'auto' for automatic detection.

Value options:

"auto": string"store": string"product": string"collection": string

Default value of this property is "auto"

Maximum Products

maxProductsintegerOptional

Maximum number of products to scrape (0 = no limit). Useful for large stores or testing.

Default value of this property is 0