WalmartProductDetails
Walmart product details including pricing, ratings, fulfillment, and specifications from ScrapingBee. ProductId is required.
Columns
| Name | Type | References | |
| ProductId [KEY] | String | ||
| Title | String | ||
| SkuId | String | ||
| GlobalTradeItemNumber | String | ||
| CurrencyCode | String | ||
| CurrentPrice | Decimal | ||
| OriginalPrice | Decimal | ||
| AverageRating | Decimal | ||
| RatingCount | Integer | ||
| ImageUrl | String | ||
| Images | String | ||
| SellerName | String | ||
| SellerId | String | ||
| SellerUrl | String | ||
| IsOutOfStock | Boolean | ||
| FulfillmentDetails | String | ||
| ProductPageUrl | String | ||
| SpecificationPairs | String | ||
| ProductVariants | String | ||
| FullPageHtml | String | ||
| Screenshot | String |