Total Wine Scraper
This Actor is unavailable because the developer has decided to deprecate it. Would you like to try a similar Actor instead?
See alternative ActorsTotal Wine Scraper
Scrape data from Total Wine. Extract descriptions, images, reviews, stock info, and all other product details. The actor supports category URLs and/or searching across the website by any search term.
Shipping Info cookie value
shippingInfo
stringOptional
The cookie value that you can set the get the product listing for that location/store
Maximum number of listing items
maxItems
integerOptional
Maximum number of listing items that you want as output. Default is all
List end page
endPage
integerOptional
The page number that you want to end with. By default there is no end page. This is applies to all search request and startUrls individually.
Extend output function
extendOutputFunction
stringOptional
Function that takes a JQuery handle ($) as argument and returns data that will be merged with the default output