Site Object

The site object contains the following fields:

FieldTypeDescription
platformNameStringName of the platform (e.g. amazon)
siteNameStringName of the site (e.g. AmazonUS)
siteUrlStringThe URL of the site
siteCurrencyStringThe currency used on the site
siteImgStringAn image URL for the site
hasListsBooleanWhether or not the site supports lists
hasProductsBooleanWhether or not the site supports products
hasReleasesBooleanWhether or not the site has scrapers
hasForceAddBooleanWhether or not the site supports force adding
queryTypeStringThe type of query used for the site (productSku or productUrl)
restockTypesArrayAn array of restock types supported by the site
altNamesArrayAn array of alternative names for the site

Instore Object

The instore object contains the following fields:

FieldTypeDescription
storeIdStringID of the store
storeNameStringName of the store
storeAddressStringAddress of the store
storeStockStringTotal stock for the product at the store

Antibot Object

The antibot object contains the following fields:

FieldTypeDescription
nameStringName of the antibot
urlStringURL of the antibot
typeStringType of the antibot
statusStringStatus of the antibot

Product Object

The product object contains the following fields:

FieldTypeDescription
productSkuStringSKU of the product
productImgStringImage of the product
productNameStringName of the product
productPriceStringPrice of the product
productUrlStringURL of the product
productSiteStringSite of the product
productStyleStringStyle of the product
productColorStringColor of the product
productTypeStringType of the product
productDescriptionStringDescription of the product
productStockStringStock of the product
offerIdStringOffer ID of the product
lastRestockedIntegerLast restocked timestamp of the product
firstAddedIntegerFirst added timestamp of the product
productVariantsArrayProduct variants

Variant Object

The variant object contains the following fields:

FieldTypeDescription
idStringID of the variant
sizeIdStringSize ID of the variant
sizeLabelStringSize label of the variant
colorIdStringColor ID of the variant
colorLabelStringColor label of the variant
urlStringURL of the variant
imgStringImage of the variant
stockStringStock of the variant
qtStringQT URL of the variant