powered by
trending gives information on what is bestselling on Walmart.com right now.
trending
trending(key = auth_cache$KEY, lsPublisherId = NULL, list_output = FALSE)
Your API access key.
Your LinkShare Publisher Id.
Indicator for list output.
A tibble with 15 columns in base response format.
An API key will be required to run this function and can be acquired by creating an account on the following website https://developer.walmartlabs.com/member.
For more information refer to the original documentation https://developer.walmartlabs.com/docs/read/Trending_API.
Response formats are described at the url https://developer.walmartlabs.com/docs/read/Item_Field_Description.
# NOT RUN { key <- "************************" trending(key = key) trending(key = key, list_output = TRUE) # }
Run the code above in your browser using DataLab