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

1

Monthly users

1

Runs succeeded

>99%

Last modified

18 hours ago

Requiredinteger | nullproductId

Shopify's unique identifier for the product.

Requiredstring | nulltitle

The name or title of the product.

Requiredstring | nullhandle

The URL-friendly version of the product title.

Requiredstring | nullproductUrl

The full direct URL to the product page.

Optionalstring | nullvendor

The brand or vendor of the product.

Optionalstring | nullproductType

The category or type of the product.

Optionalstring | nullcreatedAt

Timestamp indicating when the product was created.

Optionalstring | nullupdatedAt

Timestamp indicating the last update to the product information.

Optionalstring | nullpublishedAt

Timestamp indicating when the product was made publicly visible.

Optionalstring[] | nulltags

A list of tags associated with the product.

Optionalstring | nullstatus

The current status of the product (e.g., active, archived, draft).

Optionalstring | nulldescriptionHtml

The product description, typically including HTML formatting.

Optionalobject[] | nulloptions

A list of product options (e.g., Size, Color).

Item properties
Requiredinteger | nullid
Requiredinteger | nullproduct_id
Requiredstring | nullname
Requiredinteger | nullposition
Requiredstring[] | nullvalues
Requiredobject[] | nullvariants

A list of all available variations of the product.

Item properties
Requiredinteger | nullvariantId
Requiredstring | nulltitle
Requiredstring | nullprice
Optionalstring | nullsku
Requiredboolean | nullavailable
Optionalstring | nulloption1
Optionalstring | nulloption2
Optionalstring | nulloption3
Optionalinteger | nullinventoryQuantity
Optionalstring | nullcompareAtPrice
Optionalboolean | nullrequiresShipping
Optionalboolean | nulltaxable
Optionalstring | nullbarcode
Optionalnumber | nullweight
Optionalstring | nullweightUnit
Requiredobject[] | nullimages

A list of images associated with the product.

Item properties
Requiredinteger | nullimageId
Requiredstring | nullsrc
Optionalstring | nullalt
Optionalinteger | nullwidth
Optionalinteger | nullheight
Optionalinteger | nullposition
Optionalinteger[] | nullvariantIds