
Sam's Club Product Scraper 🛒
Pricing
$19.99/month + usage

Sam's Club Product Scraper 🛒
Extract detailed product data from Sam's Club search results, including prices, descriptions, reviews, and inventory information. Perfect for price monitoring, market research, and competitive analysis.
5.0 (1)
Pricing
$19.99/month + usage
2
Total users
19
Monthly users
6
Runs succeeded
>99%
Issues response
17 hours
Last modified
11 days ago
Actor returns no results
Open
The actor returns no results when run to scrape reviews for Member's Mark diapers at https://www.samsclub.com/p/members-mark-premium-baby-diapers-sizes-newborn-7/P990384130?xid=plp_product_3

Hello, this actor is crawling the query search results, and the searchUrls parameter refers to the url of the search query results, not the detail page of a product. If you need to scrape a product detail, we can develop support as well.
scott.attin
Ah sorry, I was certain I had used this to scrape reviews previously, but I must be mistaken. Yes, if you had a solution to scrape Sam's Club product reviews I would subscribe to that. Thank you.

Hi, the reviews scraping of the product has been supported, and the request parameters for scraping reviews are like as follows : { "productUrls": [ "https://www.samsclub.com/p/members-mark-premium-baby-diapers-sizes-newborn-7/P990384130?xid=plp_product_3" ], "maxItems": 70 }