Skip to content

Ecommerce Data API

Scrape product data from major retailers instantly with a simple API call

Along with scraping reviews, our endpoint also supports scraping product details and search results from e-commerce platforms.

If you don't see the platform of your interest listed here, please write to us.

Product Data API

To get details for a product in structured JSON, you need the following query paraemters:

  1. An API key, available here as api_key

  2. The encoded listing or product URL for which you need the details as url

  3. The platform the product url belongs to along with its type defined as platform=name_detail. So for Amazon, the value is platform=amazon_detail.

Here too, the product URL must be encoded as described here.

Details

The details include the product's name, brand, description, rating, total_ratings, specifications, total_reviews, seller details, bestseller ranks and more.

The exact attributes available vary depending on the platform.

Supported Platforms

Platform Value for query param platform
Amazon amazon_detail
Walmart walmart_detail
BestBuy bestbuy_detail
Costco costco_detail
Home Depot homedepot_detail
Target target_detail
Sam's Club samsclub_detail
Mercado Livre mercadolivre_detail
Lowes lowes_detail
Build.com build_detail
Yelp yelp_detail

Credits

The number of credits deducted for each successful request depends on the platform. Please refer to the individual API documentation for each platform for more details.

Examples

The following snippet shows how you can get product details using this API.

curl -L -X GET 'https://data.unwrangle.com/api/getter/?url=https%3A%2F%2Fwww.amazon.com%2FIsopure-Protein-Powder-Isolate-Flavor%2Fdp%2FB000E8ZJGS%2F&platform=amazon_detail&api_key=<API_KEY>'
import requests

url = "https://data.unwrangle.com/api/getter/?url=https%3A%2F%2Fwww.amazon.com%2FIsopure-Protein-Powder-Isolate-Flavor%2Fdp%2FB000E8ZJGS%2F&platform=amazon_detail&api_key=<API_KEY>"

payload={}
headers = {}

response = requests.request("GET", url, headers=headers, data=payload)

print(response.text)
var axios = require('axios');

var config = {
method: 'get',
url: 'https://data.unwrangle.com/api/getter/?url=https%3A%2F%2Fwww.amazon.com%2FIsopure-Protein-Powder-Isolate-Flavor%2Fdp%2FB000E8ZJGS%2F&platform=amazon_detail&api_key=<API_KEY>',
headers: { }
};

axios(config)
.then(function (response) {
console.log(JSON.stringify(response.data));
})
.catch(function (error) {
console.log(error);
});
Unirest.setTimeouts(0, 0);
HttpResponse<String> response = Unirest.get("https://data.unwrangle.com/api/getter/?url=https%3A%2F%2Fwww.amazon.com%2FIsopure-Protein-Powder-Isolate-Flavor%2Fdp%2FB000E8ZJGS%2F&platform=amazon_detail&api_key=<API_KEY>")
.asString();
require "uri"
require "net/http"

url = URI("https://data.unwrangle.com/api/getter/?url=https%3A%2F%2Fwww.amazon.com%2FIsopure-Protein-Powder-Isolate-Flavor%2Fdp%2FB000E8ZJGS%2F&platform=amazon_detail&api_key=<API_KEY>")

https = Net::HTTP.new(url.host, url.port)
https.use_ssl = true

request = Net::HTTP::Get.new(url)

response = https.request(request)
puts response.read_body
<?php
$client = new http\Client;
$request = new http\Client\Request;
$request->setRequestUrl('https://data.unwrangle.com/api/getter/?url=https%3A%2F%2Fwww.amazon.com%2FIsopure-Protein-Powder-Isolate-Flavor%2Fdp%2FB000E8ZJGS%2F&platform=amazon_detail&api_key=<API_KEY>');
$request->setRequestMethod('GET');
$request->setOptions(array());

$client->enqueue($request)->send();
$response = $client->getResponse();
echo $response->getBody();
package main

import (
"fmt"
"net/http"
"io/ioutil"
)

func main() {

url := "https://data.unwrangle.com/api/getter/?url=https%3A%2F%2Fwww.amazon.com%2FIsopure-Protein-Powder-Isolate-Flavor%2Fdp%2FB000E8ZJGS%2F&platform=amazon_detail&api_key=<API_KEY>"
method := "GET"

client := &http.Client {
}
req, err := http.NewRequest(method, url, nil)

if err != nil {
    fmt.Println(err)
    return
}
res, err := client.Do(req)
if err != nil {
    fmt.Println(err)
    return
}
defer res.Body.Close()

body, err := ioutil.ReadAll(res.Body)
if err != nil {
    fmt.Println(err)
    return
}
fmt.Println(string(body))
}

For the above request, the response will look like this:

{
    "success": true,
    "url": "https://www.amazon.com/Isopure-Protein-Powder-Isolate-Flavor/dp/B000E8ZJGS/",
    "result_count": 1,
    "detail": {
        "name": "Isopure Dutch Chocolate Whey Isolate Protein Powder with Vitamin C & Zinc for Immune Support, 25g Protein, Low Carb & Keto Friendly, 41 Servings, 3 Pounds (Pack of 1) (Packaging May Vary)",
        "brand": "Isopure",
        "url": "https://www.amazon.com/Isopure-Protein-Powder-Isolate-Flavor/dp/B000E8ZJGS/",
        "asin": "B000E8ZJGS",
        "retailer_badge": "Amazon's Choice",
        "deal_badge": null,
        "listing_id": "B000E8ZJGS",
        "price": 75.99,
        "price_reduced": 65.0,
        "price_per_unit": 1.37,
        "currency": "USD",
        "currency_symbol": "$",
        "buying_offers": [
            {
                "offer_type": "One-time purchase:",
                "offer_description": "65.83 65.83 1.37 per Ounce( 1.37 1.37/ Ounce)FREE deliveryTuesday, December 10Ships from:Amazon.comSold by:Amazon.com",
                "price": 65.83,
                "seller": "Amazon.com"
            },
            {
                "offer_type": "Subscribe & Save:Unlock 10% savingsSave 10% when you receive 5 or more products in one auto-delivery to one address. Currently, you'll save 5% on yourMar 6delivery.Choose how often it's deliveredFrom once every 2 weeks to once every 6 monthsSkip or cancel any timeWe'll send you a reminder before each delivery.5%10%",
                "offer_description": "62.54 62.54 1.30 per Ounce( 1.30 1.30/ Ounce) 59.25 with 22 percent savings 59.25 1.23 per Ounce( 1.23 1.23/ Ounce)First delivery on Dec 12FREE deliveryTuesday, December 10Ships from:Amazon.comSold by:Amazon.com",
                "price": 62.54,
                "seller": "Amazon.com"
            }
        ],
        "other_sellers": {
            "text": "New (20) from",
            "link": "https://www.amazon.com/gp/offer-listing/B000E8ZJGS/ref=dp_olp_NEW_mbc?ie=UTF8&condition=NEW"
        },
        "rating": 4.5,
        "total_ratings": 49299,
        "past_month_sales": "5K+ bought in past month",
        "is_prime": false,
        "shipping_info": [
            "FREE delivery Tuesday, December 10. Order within 21 hrs 37 mins"
        ],
        "delivery_zipcode": "68501",
        "addon_offers": [],
        "pay_later_offers": [],
        "max_quantity": 5,
        "variant": {
            "flavor": {
                "name": "Chocolate",
                "asin": "B000E8ZJGS",
                "in_stock": true,
                "url": "https://www.amazon.com/dp/B000E8ZJGS"
            },
            "size": {
                "name": "41 Servings (Pack of 1)",
                "asin": "B000E8ZJGS",
                "in_stock": true,
                "url": "https://www.amazon.com/dp/B000E8ZJGS"
            }
        },
        "categories": [
            {
                "name": "Health & Household",
                "url": "https://www.amazon.com/health-personal-care-nutrition-fitness/b/ref=dp_bc_aui_C_1/145-3969013-9409221"
            },
            {
                "name": "Diet & Sports Nutrition",
                "url": "https://www.amazon.com/Vitamins-and-Dietary-Supplements/b/ref=dp_bc_aui_C_2/145-3969013-9409221"
            },
            {
                "name": "Sports Nutrition",
                "url": "https://www.amazon.com/Sports-Nutrition/b/ref=dp_bc_aui_C_3/145-3969013-9409221"
            },
            {
                "name": "Protein",
                "url": "https://www.amazon.com/Sports-Nutrition-Protein/b/ref=dp_bc_aui_C_4/145-3969013-9409221"
            },
            {
                "name": "Blends",
                "url": "https://www.amazon.com/Sports-Nutrition-Protein-Powder-Blends/b/ref=dp_bc_aui_C_5/145-3969013-9409221"
            }
        ],
        "images": [
            "https://m.media-amazon.com/images/I/31jirxccUtL._AC_US300_.jpg",
            "https://m.media-amazon.com/images/I/41AXegmxHoL._AC_US300_.jpg",
            "https://m.media-amazon.com/images/I/511qhTzAGuL._AC_US300_.jpg",
            "https://m.media-amazon.com/images/I/51TW+noDyhL._AC_US300_.jpg",
            "https://m.media-amazon.com/images/I/51wkpYtc5TL._AC_US300_.jpg",
            "https://m.media-amazon.com/images/I/51DO7me9wzL._AC_US300_.jpg",
            "https://m.media-amazon.com/images/I/51DiSfyNyQL.SS40_BG85,85,85_BR-120_PKdp-play-icon-overlay__.jpg",
            "https://images-na.ssl-images-amazon.com/images/G/01/x-locale/common/transparent-pixel._V192234675_.gif",
            "https://m.media-amazon.com/images/I/61D8skcaKUL.__AC_SX300_SY300_QL70_FMwebp_.jpg"
        ],
        "overview": [
            {
                "name": "Brand",
                "value": "Isopure"
            },
            {
                "name": "Flavor",
                "value": "Chocolate"
            },
            {
                "name": "ServingsperContainer",
                "value": "41"
            },
            {
                "name": "ItemWeight",
                "value": "3Pounds"
            },
            {
                "name": "MaterialTypeFree",
                "value": "GlutenFree"
            }
        ],
        "features": [
            "Vitamin C and Zinc Provides Immune Support along with Vitamin E",
            "100% WHEY PROTEIN ISOLATE - a high-quality protein source providing 25g per serving to support muscle building and recovery",
            "ZERO/LOW CARB OPTIONS- helps for those watching their calorie intakes",
            "A PERFECT FIT - supports your active lifestyle and can be used post-workout, between meals, along with a healthy breakfast, or any time of day",
            "Added Vitamin & Mineral Blend",
            "KETO-FRIENDLY - this protein powder can help support your ketogenic macros",
            "Gluten & Lactose Free"
        ],
        "details_table": [
            {
                "name": "IsDiscontinuedByManufacturer",
                "value": "No"
            },
            {
                "name": "ProductDimensions",
                "value": "6x5x4inches;3Pounds"
            },
            {
                "name": "Itemmodelnumber",
                "value": "1062165"
            },
            {
                "name": "Department",
                "value": "unisex-adult"
            },
            {
                "name": "DateFirstAvailable",
                "value": "May3,2004"
            },
            {
                "name": "Manufacturer",
                "value": "GlanbiaPerformanceNutrition"
            },
            {
                "name": "ASIN",
                "value": "B000E8ZJGS"
            },
            {
                "name": "CountryofOrigin",
                "value": "USA"
            }
        ],
        "technical_details": [],
        "bestseller_ranks": [
            {
                "name": "See Top 100 in Health & Household",
                "url": "https://www.amazon.com/gp/bestsellers/hpc/ref=pd_zg_ts_hpc",
                "rank": 564
            },
            {
                "name": "Sports Nutrition Protein Powder Blends",
                "url": "https://www.amazon.com/gp/bestsellers/hpc/6973708011/ref=pd_zg_hrsr_hpc",
                "rank": 18
            },
            {
                "name": "Sales & Deals",
                "url": "https://www.amazon.com/gp/bestsellers/hpc/120225718011/ref=pd_zg_hrsr_hpc",
                "rank": 127
            }
        ],
        "seller_name": "Online Time LLC",
        "seller_url": "https://www.amazon.com/gp/help/seller/at-a-glance.html/ref=dp_merchant_link?ie=UTF8&seller=AIWOTKM4OS0X3&asin=B000E8ZJGS&ref_=dp_merchant_link",
        "variations": {
            "flavor": [
                {
                    "name": "Banana Cream",
                    "in_stock": false,
                    "asin": "",
                    "url": "https://www.amazon.com/dp/B002TG3QOK",
                    "price": null,
                    "price_per_unit": null
                },
                {
                    "name": "Chocolate",
                    "in_stock": false,
                    "asin": "B000E8ZJGS",
                    "url": "https://www.amazon.com/dp/B000E8ZJGS",
                    "price": null,
                    "price_per_unit": null
                },
                {
                    "name": "Chocolate Peanut Butter",
                    "in_stock": false,
                    "asin": "",
                    "url": "https://www.amazon.com/dp/B079J51NNB",
                    "price": null,
                    "price_per_unit": null
                },
                {
                    "name": "Cookies & Cream",
                    "in_stock": false,
                    "asin": "",
                    "url": "https://www.amazon.com/dp/B005E2WNOU",
                    "price": null,
                    "price_per_unit": null
                },
                {
                    "name": "Creamy Vanilla",
                    "in_stock": false,
                    "asin": "",
                    "url": "https://www.amazon.com/dp/B002U7YZXY",
                    "price": null,
                    "price_per_unit": null
                },
                {
                    "name": "Dutch Chocolate",
                    "in_stock": false,
                    "asin": "",
                    "url": "https://www.amazon.com/dp/B00476WCQS",
                    "price": null,
                    "price_per_unit": null
                },
                {
                    "name": "Strawberries & Cream",
                    "in_stock": false,
                    "asin": "",
                    "url": "https://www.amazon.com/dp/B00EHZA4O6",
                    "price": null,
                    "price_per_unit": null
                },
                {
                    "name": "Toasted Coconut",
                    "in_stock": false,
                    "asin": "",
                    "url": "https://www.amazon.com/dp/B00JVOGSHA",
                    "price": null,
                    "price_per_unit": null
                },
                {
                    "name": "Vanilla Salted Caramel",
                    "in_stock": false,
                    "asin": "",
                    "url": "https://www.amazon.com/dp/B077BMQQVY",
                    "price": null,
                    "price_per_unit": null
                }
            ],
            "size": [
                {
                    "name": "14 Servings (Pack of 1)",
                    "in_stock": false,
                    "asin": "",
                    "url": "https://www.amazon.com/dp/B00476WCQS",
                    "price": null,
                    "price_per_unit": null
                },
                {
                    "name": "15 Servings (Pack of 1)",
                    "in_stock": false,
                    "asin": "",
                    "url": "https://www.amazon.com/dp/B005E2WNOU",
                    "price": null,
                    "price_per_unit": null
                },
                {
                    "name": "16 Ounce (Pack of 5)",
                    "in_stock": false,
                    "asin": "",
                    "url": "https://www.amazon.com/dp/B0BK1R3KFG",
                    "price": null,
                    "price_per_unit": null
                },
                {
                    "name": "40 Servings (Pack of 1)",
                    "in_stock": false,
                    "asin": "",
                    "url": "https://www.amazon.com/dp/B079J51NNB",
                    "price": null,
                    "price_per_unit": null
                },
                {
                    "name": "41 Servings (Pack of 1)",
                    "in_stock": false,
                    "asin": "B000E8ZJGS",
                    "url": "https://www.amazon.com/dp/B000E8ZJGS",
                    "price": null,
                    "price_per_unit": null
                },
                {
                    "name": "42 Servings (Pack of 1)",
                    "in_stock": false,
                    "asin": "",
                    "url": "https://www.amazon.com/dp/B00JVOGSHA",
                    "price": null,
                    "price_per_unit": null
                },
                {
                    "name": "44 Servings (Pack of 1)",
                    "in_stock": false,
                    "asin": "",
                    "url": "https://www.amazon.com/dp/B002TG3QOK",
                    "price": null,
                    "price_per_unit": null
                },
                {
                    "name": "62 Servings (Pack of 1)",
                    "in_stock": false,
                    "asin": "",
                    "url": "https://www.amazon.com/dp/B0752LH3GP",
                    "price": null,
                    "price_per_unit": null
                },
                {
                    "name": "66 Servings (Pack of 1)",
                    "in_stock": false,
                    "asin": "",
                    "url": "https://www.amazon.com/dp/B06XQSRYRZ",
                    "price": null,
                    "price_per_unit": null
                },
                {
                    "name": "103 Servings (Pack of 1)",
                    "in_stock": false,
                    "asin": "",
                    "url": "https://www.amazon.com/dp/B0015R237A",
                    "price": null,
                    "price_per_unit": null
                },
                {
                    "name": "110 Servings (Pack of 1)",
                    "in_stock": false,
                    "asin": "",
                    "url": "https://www.amazon.com/dp/B0BL721Z19",
                    "price": null,
                    "price_per_unit": null
                }
            ]
        },
        "reviews_summary": "Customers like the taste, quality, and carb content of the protein powder. They mention it tastes good, is not overly sweet, and has high-quality nutrients. Some appreciate that it blends well into smoothies and shakes.",
        "review_aspects": [
            {
                "name": "Taste",
                "sentiment": "positive"
            },
            {
                "name": "Quality",
                "sentiment": "positive"
            },
            {
                "name": "Protein content",
                "sentiment": "positive"
            },
            {
                "name": "Carb content",
                "sentiment": "positive"
            },
            {
                "name": "Blendability",
                "sentiment": "positive"
            },
            {
                "name": "Value for money",
                "sentiment": "mixed"
            },
            {
                "name": "Stomach aches",
                "sentiment": "mixed"
            },
            {
                "name": "Dissolves well",
                "sentiment": "mixed"
            }
        ],
        "top_reviews": [
            {
                "reviewer_name": "Eddie",
                "review_title": "\nExcellent Choice for Weight Loss!",
                "rating": 5,
                "review_text": "Isopure Protein Powder is my go-to protein supplement, especially for weight loss! The low-carb formula is perfect for my dietary goals, helping me stay on track while still feeling full and satisfied. I love the clean taste and how easily it mixes into my smoothies and shakes. With 100% pure whey protein isolate, I feel confident that I’m fueling my body with high-quality nutrients. It’s helped me build lean muscle without added sugars or fillers. If you’re looking for an effective protein powder to support your weight loss journey, this one is definitely a winner!\nRead more",
                "date": "2024-09-26",
                "verified_purchase": true,
                "review_imgs": []
            },
            {
                "reviewer_name": "Bridgette",
                "review_title": "\nIncredible",
                "rating": 5,
                "review_text": "This protein powder is absolutely amazing. I have tried a few other brands and this one is my favorite. This protein powder tastes amazing. It’s not overly sweet and the powder blends very well and is not gritty like other powders are. I purchased the Dutch chocolate flavor and it is soooo good. This is going to be my go to protein powder from now on.\nRead more",
                "date": "2024-10-27",
                "verified_purchase": true,
                "review_imgs": []
            },
            {
                "reviewer_name": "Ben",
                "review_title": "\nNice and Basic",
                "rating": 5,
                "review_text": "I've been through multiple brands. Got sick of all the crazy flavors everyone does now. I've had the unflavored version of this brand as well and even though the coconut flavor is very artificial, these powders blend well and are very straight forward.\nRead more",
                "date": "2024-11-05",
                "verified_purchase": true,
                "review_imgs": []
            },
            {
                "reviewer_name": "Cloudking",
                "review_title": "\nNot Sweet, but Delicious",
                "rating": 4,
                "review_text": "The protein per calories ratio is incredible, so I'll probably keep with this.I've so far had the strawberry and the Dutch Chocolate. Neither is that sweet. It was so not sweet that it was actually surprising.However, it's still delicious. 5 stars easy. If you don't like sweet protein powder, then this is for you.Updated Review --So I've had to drop a star for this, simply because it mixes terribly without a blender or any sort of equipment. If my water is even a little bit cold, it won't mix well. It doesn't make the product bad or anything like that. Its still 100% going to be my go to moving forward just for its protein:calorie ratio, but I just wished it mixed better.On the other hand, I've been using this in the Ninja Creami to make ice cream and its amazing. It seems to mix just fine in milk using a mixer and the results are great. I do put a little sweetener to help with that aspect, but its delicious.\nRead more",
                "date": "2024-07-27",
                "verified_purchase": true,
                "review_imgs": []
            },
            {
                "reviewer_name": "Amazon Customer",
                "review_title": "\ngood tasting",
                "rating": 5,
                "review_text": "I usually buy the vanilla in a 4.5# container, but was going on a trip and needed a smaller package.  I love the taste better than vanilla but wish it would come in a bigger container.  I use it in plain water and it tastes great.  I did a lot of research on protein powder with low carbs.  This one and the vanilla is hands down the best with no sugar and low carbs.  It has many vitamins and minerals also.  The price is the only big negative for me.  I am not a weight lifter.  It was hard for me to eat more protein so I went for this for added protein.\nRead more",
                "date": "2024-11-03",
                "verified_purchase": true,
                "review_imgs": []
            },
            {
                "reviewer_name": "BJ A.",
                "review_title": "\nTastes great, blends well",
                "rating": 5,
                "review_text": "Easy to use, good quality protein, seems expensive at first glance but is very good value for the money!  Easy to digest with no grainey texture and blends well in a shaker bottle as well as the blender.\nRead more",
                "date": "2024-10-31",
                "verified_purchase": true,
                "review_imgs": []
            },
            {
                "reviewer_name": "Alex C.",
                "review_title": "\nIT IS SO SO SO GOOD AND LOW IN CARBS FAT AND CALS",
                "rating": 5,
                "review_text": "Okay so I have always struggle to find protein that I like. Most of them are too sweet and I can't handle it. However this protein powder is so good the first thing I did after tasting it was \"holy **** that is so good\". It's perfect to meet my low cal high protein goals. Each scoop is about 110 Cals with 25g of protein, and 1g of carbs. The texture and size is up to you. I poured 14 oz of water with 3 scoops of powder and it came out think and rich. There was no clumpiness but I also used a blender instead of a blender cup. I will most definitely be buying more!\nRead more",
                "date": "2024-09-16",
                "verified_purchase": true,
                "review_imgs": []
            },
            {
                "reviewer_name": "Joseph V DeMartino",
                "review_title": "\nChocolate peanut butter is only the beginning.",
                "rating": 5,
                "review_text": "Yes, this is advertised as chocolate peanut butter but the taste is not exactly peanut buttery. Oh no. The reality is so much more. I expected something that taste in the vicinity of a peanut butter cup. What I got was a blast of Nutella. I don't know why but to me this tastes like liquid Nutella. There's the obvious dominant flavor of chocolate but there is a definite streak of hazelnut flavor in here. The combination, as I said, creates the overall impression of sucking down Nutella.All I can say is: It. Is. Glorious.Nothing this healthy should taste this good. I'm serious. I look forward to this shake every day. As an RN, I'm on my feet and lifting or turning patients all day. This constant activity places a heavy strain on the body. This shake packs a protein punch to keep my muscles fueled and delivers a jolt of flavor that gets me through the day. Plus it's incredibly convenient. There are times when your lunch break gets cut short but with this shake I know I can get everything down quickly and feel satiated throughout the rest of the day.This isn't just a good meal replacement/supplement for when you have to get nutrients down in a hurry, it really has helped with my training and I've noticed tangible gains since using this product. Right now I'm programming with the Strong 5x5 routine. At first I was just using basic whole foods to meet protein needs however as I progressed I found myself taking longer and longer to recover fully. That's when I decided to try a protein supplement. I had tried others in the past. They were usually gritty and would mess with my stomach. So I did a lot of research on the best protein powders out there and this product came up. I can tell you that not only is my strength increasing at a steady rate but my muscles are growing in size as well. The extra boost of protein this shake provides has definitely been helpful in making and maintaining gains and we all know that it's all about the gainz!The texture isn't too bad either. There's a bit of grittiness and aftertaste but no more so than if you actually ate a spoonful of Nutella. The grittiness is certainly better than other powders I've tried. I don't think you'll ever find a perfectly smooth protein powder but this is very easy to take. Plus, the resulting shake is thick and gives you the feeling that you're actually eating something.Overall, I absolutely recommend this shake. There are no real drawbacks to using this as a supplement. The taste, while not exactly as advertised, is serenipitously delicious in its own way and their failure to perfectly capture the flavor of peanut butter has resulted in something even more amazing.So in short, taking your Isopure protein, move some iron, and make some gains!\nRead more",
                "date": "2021-03-21",
                "verified_purchase": true,
                "review_imgs": []
            }
        ],
        "policy_badges": [],
        "product_videos": [
            "https://www.amazon.com/vdp/076174a7513246ea966065bce0b0a0f0?ref=dp_vse_rvc_0",
            "https://www.amazon.com/vdp/03eba2c6e38049d9806062b275b04c49?ref=dp_vse_rvc_1",
            "https://www.amazon.com/vdp/0361e7f8d28e4eb899d5a8d6a205bd90?ref=dp_vse_rvc_2",
            "https://www.amazon.com/vdp/0b2ceb57b6c94632ae248f5b39250173?ref=dp_vse_rvc_3",
            "https://www.amazon.com/vdp/093229a68d664552a83d52480baa78f7?ref=dp_vse_rvc_4",
            "https://www.amazon.com/vdp/07de030665c24793aff8e7bd807562da?ref=dp_vse_rvc_5",
            "https://www.amazon.com/vdp/032cfed6e40040dfaaaed38f09a91203?ref=dp_vse_rvc_6",
            "https://www.amazon.com/vdp/07904606d417415fb173dacea453364c?ref=dp_vse_rvc_7",
            "https://www.amazon.com/vdp/0c22102b1ee142c8a8f62ed07df5194a?ref=dp_vse_rvc_8",
            "https://www.amazon.com/vdp/0df4436b53c04c8b9b6f962a55b281bf?ref=dp_vse_rvc_9"
        ],
        "product_guides": [],
        "warranty_and_support": {
            "return_policy": null,
            "return_policy_link": null,
            "product_warranty": null,
            "product_warranty_link": null
        },
        "from_the_manufacturer": {
            "feature_sections": [
                {
                    "image": {
                        "src": "https://m.media-amazon.com/images/S/aplus-media-library-service-media/070941b6-0e19-4702-b7e1-a0388e6acbde.__CR0,0,400,400_PT0_SX300_V1___.png",
                        "alt": "isopure whey protein, low carb, isolate, chocolate, vitamin blend, healthy, protien"
                    }
                },
                {
                    "image": {
                        "src": "https://m.media-amazon.com/images/S/aplus-media-library-service-media/aee18591-a8a4-46a5-8893-dca1fc009122.__CR0,0,400,400_PT0_SX300_V1___.png",
                        "alt": "isopure whey protein, low carb, isolate, chocolate, vitamin blend, healthy, protien"
                    }
                },
                {
                    "image": {
                        "src": "https://m.media-amazon.com/images/S/aplus-media-library-service-media/578014e8-1f41-4784-93f7-05763bcda93c.__CR0,0,400,400_PT0_SX300_V1___.png",
                        "alt": "isopure whey protein, low carb, isolate, chocolate, vitamin blend, healthy, protien, low calorie"
                    }
                },
                {
                    "image": {
                        "src": "https://m.media-amazon.com/images/S/aplus-media-library-service-media/3add53be-d675-45a7-acc3-ae4f2a79bc13.__CR0,0,400,400_PT0_SX300_V1___.png",
                        "alt": "Isopure Whey Isolate Protein Powder, Vitamin C & Zinc for Immune Support, Zero Carb & Keto Friendly"
                    }
                },
                {
                    "image": {
                        "src": "https://m.media-amazon.com/images/S/aplus-media-library-service-media/683ac8ca-7ee7-41fa-a6e9-65228e86f7ad.__CR0,0,400,400_PT0_SX300_V1___.png",
                        "alt": "Isopure Whey Isolate Protein Powder, Vitamin C & Zinc for Immune Support, Zero Carb & Keto Friendly"
                    }
                },
                {
                    "image": {
                        "src": "https://m.media-amazon.com/images/S/aplus-media-library-service-media/fc3978ae-fe6a-4ca7-a523-58a8efd9f779.__CR0,0,400,400_PT0_SX300_V1___.png",
                        "alt": "Isopure Whey Isolate Protein Powder, Vitamin C & Zinc for Immune Support, Zero Carb & Keto Friendly"
                    }
                }
            ],
            "text_content": [
                "From the manufacturer"
            ],
            "images": [
                {
                    "src": "https://m.media-amazon.com/images/S/aplus-media-library-service-media/b4ed1314-db2e-4c8c-bd40-4df505b37f76.__CR0,0,1364,422_PT0_SX970_V1___.png",
                    "alt": "isopure whey protein powder, low carb, chocolate, peanut butter, dymatize"
                },
                {
                    "src": "https://m.media-amazon.com/images/S/aplus-media-library-service-media/b4ed1314-db2e-4c8c-bd40-4df505b37f76.__CR0,0,1364,422_PT0_SX970_V1___.png",
                    "alt": "isopure whey protein powder, low carb, chocolate, peanut butter, dymatize"
                },
                {
                    "src": "https://m.media-amazon.com/images/S/aplus-media-library-service-media/8d19fc64-b773-4ca5-a9fe-08f88978fc8e.__CR0,0,1364,422_PT0_SX970_V1___.png",
                    "alt": "Isopure Whey Isolate Protein Powder, Vitamin C; Zinc for Immune Support, Low Carb, Keto Friendly"
                },
                {
                    "src": "https://m.media-amazon.com/images/S/aplus-media-library-service-media/8d19fc64-b773-4ca5-a9fe-08f88978fc8e.__CR0,0,1364,422_PT0_SX970_V1___.png",
                    "alt": "Isopure Whey Isolate Protein Powder, Vitamin C; Zinc for Immune Support, Low Carb, Keto Friendly"
                },
                {
                    "src": "https://m.media-amazon.com/images/S/aplus-media-library-service-media/3f91b7dc-0b62-4a40-8e04-7e0d77363a9a.__CR45,0,2910,1800_PT0_SX970_V1___.png",
                    "alt": "Isopure Whey Isolate Protein Powder, healthy snack; Zinc for Immune Support, Low Carb, Keto Friendly"
                },
                {
                    "src": "https://m.media-amazon.com/images/S/aplus-media-library-service-media/3f91b7dc-0b62-4a40-8e04-7e0d77363a9a.__CR45,0,2910,1800_PT0_SX970_V1___.png",
                    "alt": "Isopure Whey Isolate Protein Powder, healthy snack; Zinc for Immune Support, Low Carb, Keto Friendly"
                }
            ]
        },
        "small_business": false
    },
    "remaining_credits": 1998948
}

The attributes available differ based on platform. Please contact us if you would like us to add an attribute that does not currently exist in the output.

Ecommerce (Search Results) Search APIs

To get search results for popular e-commerce stores in structured JSON, you need the following query parameters:

  1. An API key, available here as api_key

  2. The keyword of interest for which you want product listings as search

  3. The platform you want to search product listings from as platform=name_search. So for Target, the value is platform=target_search.

  4. (Optional) The page number from which you want the results as page

Details

We try to include the following data attributes for the search results: id (product or sku id), name, brand, model_no, rating, total_ratings, price, whether the result is_sponsored and more.

The exact attributes available vary depending on the platform.

Supported Platforms

Platform Value for query param platform
Amazon amazon_search
Walmart walmart_search
BestBuy bestbuy_search
Costco costco_search
Home Depot homedepot_search
Target target_search
Sam's Club samsclub_search
Mercado Livre mercadolivre_search
Lowes lowes_search
Build.com build_search
Yelp yelp_search

Credits

An API requests costs 10 credits or 1 credit per result, whichever is higher.

Requests to BestBuy cost 50 credits regardless of number of results.

Example

The following snippet shows how you can get search results from any of the above e-commerce platforms using this API.

curl -L -X GET 'https://data.unwrangle.com/api/getter/?search=soap&platform=amazon_search&page=5&api_key=<API_KEY>'
import requests

url = "https://data.unwrangle.com/api/getter/?search=soap&platform=amazon_search&page=5&api_key=<API_KEY>"

payload={}
headers = {}

response = requests.request("GET", url, headers=headers, data=payload)

print(response.text)
var axios = require('axios');

var config = {
method: 'get',
url: 'https://data.unwrangle.com/api/getter/?search=soap&platform=amazon_search&page=5&api_key=<API_KEY>',
headers: { }
};

axios(config)
.then(function (response) {
console.log(JSON.stringify(response.data));
})
.catch(function (error) {
console.log(error);
});
Unirest.setTimeouts(0, 0);
HttpResponse<String> response = Unirest.get("https://data.unwrangle.com/api/getter/?search=soap&platform=amazon_search&page=5&api_key=<API_KEY>")
.asString();
require "uri"
require "net/http"

url = URI("https://data.unwrangle.com/api/getter/?search=soap&platform=amazon_search&page=5&api_key=<API_KEY>")

https = Net::HTTP.new(url.host, url.port)
https.use_ssl = true

request = Net::HTTP::Get.new(url)

response = https.request(request)
puts response.read_body
<?php
    $client = new http\Client;
    $request = new http\Client\Request;
    $request->setRequestUrl('https://data.unwrangle.com/api/getter/?search=soap&platform=amazon_search&page=5&api_key=<API_KEY>');
    $request->setRequestMethod('GET');
    $request->setOptions(array());

    $client->enqueue($request)->send();
    $response = $client->getResponse();
    echo $response->getBody();
package main

import (
"fmt"
"net/http"
"io/ioutil"
)

func main() {

url := "https://data.unwrangle.com/api/getter/?search=soap&platform=amazon_search&page=5&api_key=<API_KEY>"
method := "GET"

client := &http.Client {
}
req, err := http.NewRequest(method, url, nil)

if err != nil {
    fmt.Println(err)
    return
}
res, err := client.Do(req)
if err != nil {
    fmt.Println(err)
    return
}
defer res.Body.Close()

body, err := ioutil.ReadAll(res.Body)
if err != nil {
    fmt.Println(err)
    return
}
fmt.Println(string(body))
}

For the above request, the response will look like this:

{
    "success": true,
    "category_url": "https://www.amazon.com/s?k=soap",
    "page": 5,
    "total_results": 50000,
    "no_of_pages": 7,
    "result_count": 48,
    "results": [
        {
            "asin": "B0136MCSJE",
            "is_sponsored": false,
            "brand": null,
            "name": "Himalaya Purifying Neem & Turmeric Cleansing Bar for Clean and Healthy Looking Skin, 4.41 Oz (125 gm) ",
            "url": "https://www.amazon.com/Himalaya-Purifying-Turmeric-Cleansing-Healthy/dp/B0136MCSJE",
            "thumbnail": "https://m.media-amazon.com/images/I/81dAge8ymoL._AC_UL320_.jpg",
            "rating": 4.4,
            "total_ratings": 8317,
            "price": 2.49,
            "list_price": null,
            "price_per_unit": 0.56,
            "typical_price": null,
            "currency": "USD",
            "currency_symbol": "$",
            "offer_info": "$2.37 with Subscribe & Save discount",
            "is_prime": false,
            "shipping_info": [
                "FREE deliveryTue, Dec 10on $35 of items shipped by Amazon",
                "4.41 Ounce (Pack of 1)"
            ],
            "retailer_badge": null,
            "seller_info": null,
            "more_buying_choices": null,
            "past_month_bought": "1K+"
        },
        {
            "asin": "B000EF1FW8",
            "is_sponsored": false,
            "brand": null,
            "name": "Method Foaming Hand Soap, Sweet Water, Paraben and Phthalate Free, Biodegradable Formula, 10 Fl Oz (Pack of 6) ",
            "url": "https://www.amazon.com/Method-Foaming-Sweet-Water-Ounce/dp/B000EF1FW8",
            "thumbnail": "https://m.media-amazon.com/images/I/61K9-sN27XL._AC_UL320_.jpg",
            "rating": 4.6,
            "total_ratings": 4310,
            "price": 23.88,
            "list_price": 27.38,
            "price_per_unit": 0.4,
            "typical_price": null,
            "currency": "USD",
            "currency_symbol": "$",
            "offer_info": "$22.69 with Subscribe & Save discount",
            "is_prime": false,
            "shipping_info": [
                "FREE deliveryWed, Dec 11on $35 of items shipped by Amazon",
                "10 Fl Oz (Pack of 6)"
            ],
            "retailer_badge": null,
            "seller_info": null,
            "more_buying_choices": null,
            "past_month_bought": "2K+"
        },
        {
            "asin": "B01IAEX61M",
            "is_sponsored": false,
            "brand": null,
            "name": "Dial Antibacterial Deodorant Bar Soap, 4 oz bars, White, Pack of 12 ",
            "url": "https://www.amazon.com/Dial-Antibacterial-Deodorant-Soap-White/dp/B01IAEX61M",
            "thumbnail": "https://m.media-amazon.com/images/I/41qJ8sk-6cL._AC_UL320_.jpg",
            "rating": 4.6,
            "total_ratings": 509,
            "price": 16.94,
            "list_price": 19.69,
            "price_per_unit": 0.12,
            "typical_price": 19.69,
            "currency": "USD",
            "currency_symbol": "$",
            "offer_info": null,
            "is_prime": false,
            "shipping_info": [
                "FREE deliveryThu, Dec 19",
                "Or fastest deliveryDec 13 - 16",
                "4 Ounce (Pack of 36)"
            ],
            "retailer_badge": null,
            "seller_info": null,
            "more_buying_choices": {
                "heading": "More Buying Choices",
                "offer_text": "$15.40(29 new offers)",
                "offer_link": "https://www.amazon.com/gp/offer-listing/B01IAEX61M/ref=sr_1_195_olp?keywords=soap&crid=E8P8DOCWNY2T&sprefix=so%252Caps%252C292&dib_tag=se&dib=eyJ2IjoiMSJ9.lmTL9Oi_lDuK_SvtzKV2GnIGKolwMfrHUhIMle7kER3U6M_8Na3-ZR-eBvqTNzITwOMhWFfazUegmA5KGhY0APOshP6Gipz90V8E24zC7P2JDLjy7jw_lQ0cyRO5VmfwgamdHSr3-DwCiCDVbt2W9kIQY2mr2drGd1BjwUZvqA06clkbxYNrPxuA5SeuoIMlmzDha29rKHYktU4DSjyn6HHmUsXgoHOu1oZYrdohNwTdUlyNnwfTuVWBZOpDrbAab52oi-YFpdHK4xM-DVaqh_fnmnvq3DbREQIV_Nx6wJI.5kbPMXynez4WPw-0sB9gmNnz7HGJYasZSk_SEmdq0W0&qid=1733300679&sr=8-195"
            },
            "past_month_bought": "2K+"
        },
        {
            "asin": "B001T8MCO4",
            "is_sponsored": false,
            "brand": null,
            "name": "Yardley London Oatmeal and Naturally Moisturizing Bath Bar, Almond (Pack of 2) ",
            "url": "https://www.amazon.com/Yardley-London-Oatmeal-Naturally-Moisturizing/dp/B001T8MCO4",
            "thumbnail": "https://m.media-amazon.com/images/I/71GRkxu3qNL._AC_UL320_.jpg",
            "rating": 4.6,
            "total_ratings": 2868,
            "price": 5.99,
            "list_price": 10.16,
            "price_per_unit": 0.7,
            "typical_price": null,
            "currency": "USD",
            "currency_symbol": "$",
            "offer_info": "Save more with Subscribe & Save",
            "is_prime": false,
            "shipping_info": [
                "FREE deliveryTue, Dec 10on $35 of items shipped by Amazon",
                "4.25 Ounce (Pack of 2)"
            ],
            "retailer_badge": null,
            "seller_info": null,
            "more_buying_choices": {
                "heading": "More Buying Choices",
                "offer_text": "$3.99(25 new offers)",
                "offer_link": "https://www.amazon.com/gp/offer-listing/B001T8MCO4/ref=sr_1_196_olp?keywords=soap&crid=E8P8DOCWNY2T&sprefix=so%252Caps%252C292&dib_tag=se&dib=eyJ2IjoiMSJ9.lmTL9Oi_lDuK_SvtzKV2GnIGKolwMfrHUhIMle7kER3U6M_8Na3-ZR-eBvqTNzITwOMhWFfazUegmA5KGhY0APOshP6Gipz90V8E24zC7P2JDLjy7jw_lQ0cyRO5VmfwgamdHSr3-DwCiCDVbt2W9kIQY2mr2drGd1BjwUZvqA06clkbxYNrPxuA5SeuoIMlmzDha29rKHYktU4DSjyn6HHmUsXgoHOu1oZYrdohNwTdUlyNnwfTuVWBZOpDrbAab52oi-YFpdHK4xM-DVaqh_fnmnvq3DbREQIV_Nx6wJI.5kbPMXynez4WPw-0sB9gmNnz7HGJYasZSk_SEmdq0W0&qid=1733300679&sr=8-196"
            },
            "past_month_bought": "300+"
        },
        {
            "asin": "B09S3461F2",
            "is_sponsored": false,
            "brand": null,
            "name": "ATTITUDE Bath and Shower Body Soap Bar, EWG Verified, Plastic-free, Plant and Mineral-Based Ingredients, Vegan and Cruelty-free Personal Care Products, Sea Salt, 4 Ounces ",
            "url": "https://www.amazon.com/ATTITUDE-Verified-Plastic-free-Cruelty-free-17153/dp/B09S3461F2",
            "thumbnail": "https://m.media-amazon.com/images/I/613idaWvdyL._AC_UL320_.jpg",
            "rating": 4.3,
            "total_ratings": 494,
            "price": 11.96,
            "list_price": null,
            "price_per_unit": 2.99,
            "typical_price": null,
            "currency": "USD",
            "currency_symbol": "$",
            "offer_info": null,
            "is_prime": false,
            "shipping_info": [
                "FREE deliveryTue, Dec 10on $35 of items shipped by Amazon",
                "4 Ounce (Pack of 1)"
            ],
            "retailer_badge": null,
            "seller_info": null,
            "more_buying_choices": {
                "heading": "More Buying Choices",
                "offer_text": "$5.78(3 new offers)",
                "offer_link": "https://www.amazon.com/gp/offer-listing/B09S3461F2/ref=sr_1_197_olp?keywords=soap&crid=E8P8DOCWNY2T&sprefix=so%252Caps%252C292&dib_tag=se&dib=eyJ2IjoiMSJ9.lmTL9Oi_lDuK_SvtzKV2GnIGKolwMfrHUhIMle7kER3U6M_8Na3-ZR-eBvqTNzITwOMhWFfazUegmA5KGhY0APOshP6Gipz90V8E24zC7P2JDLjy7jw_lQ0cyRO5VmfwgamdHSr3-DwCiCDVbt2W9kIQY2mr2drGd1BjwUZvqA06clkbxYNrPxuA5SeuoIMlmzDha29rKHYktU4DSjyn6HHmUsXgoHOu1oZYrdohNwTdUlyNnwfTuVWBZOpDrbAab52oi-YFpdHK4xM-DVaqh_fnmnvq3DbREQIV_Nx6wJI.5kbPMXynez4WPw-0sB9gmNnz7HGJYasZSk_SEmdq0W0&qid=1733300679&sr=8-197"
            },
            "past_month_bought": "200+"
        },
        {
            "asin": "B01E6DZXVC",
            "is_sponsored": false,
            "brand": null,
            "name": "Noble Formula Zinc Bar Soap, Vegan Argan Oil 2% Pyrithione Zinc (ZnP) for All Skin Types Including Those With Acne, Psoriasis and Eczema, 3.25 oz ",
            "url": "https://www.amazon.com/Noble-Formula-Pyrithione-Zinc-Argan/dp/B01E6DZXVC",
            "thumbnail": "https://m.media-amazon.com/images/I/81lbuXpCRML._AC_UL320_.jpg",
            "rating": 4.3,
            "total_ratings": 4089,
            "price": 8.99,
            "list_price": 13.0,
            "price_per_unit": 2.77,
            "typical_price": null,
            "currency": "USD",
            "currency_symbol": "$",
            "offer_info": "Save more with Subscribe & Save",
            "is_prime": false,
            "shipping_info": [
                "FREE deliveryTue, Dec 10on $35 of items shipped by Amazon",
                "Save more with Subscribe & Save"
            ],
            "retailer_badge": null,
            "seller_info": null,
            "more_buying_choices": null,
            "past_month_bought": "1K+"
        },
        {
            "asin": "B0CD9Z2HC4",
            "is_sponsored": false,
            "brand": null,
            "name": "Safeguard Hydrating Liquid Hand Soap, Lavender Scent, Made with Plant Based Cleansers, 15.5 oz (Pack of 4) ",
            "url": "https://www.amazon.com/Safeguard-Hydrating-Liquid-Lavender-Cleansers/dp/B0CD9Z2HC4",
            "thumbnail": "https://m.media-amazon.com/images/I/81MJdEOLawL._AC_UL320_.jpg",
            "rating": 4.7,
            "total_ratings": 1019,
            "price": 14.68,
            "list_price": 15.96,
            "price_per_unit": 0.24,
            "typical_price": null,
            "currency": "USD",
            "currency_symbol": "$",
            "offer_info": "$13.95 with Subscribe & Save discount",
            "is_prime": false,
            "shipping_info": [
                "FREE deliveryTue, Dec 10on $35 of items shipped by Amazon",
                "Liquid15.5 Fl Oz (Pack of 4)"
            ],
            "retailer_badge": null,
            "seller_info": null,
            "more_buying_choices": {
                "heading": "More Buying Choices",
                "offer_text": "$13.88(2 used & new offers)",
                "offer_link": "https://www.amazon.com/gp/offer-listing/B0CD9Z2HC4/ref=sr_1_199_olp?keywords=soap&crid=E8P8DOCWNY2T&sprefix=so%252Caps%252C292&dib_tag=se&dib=eyJ2IjoiMSJ9.lmTL9Oi_lDuK_SvtzKV2GnIGKolwMfrHUhIMle7kER3U6M_8Na3-ZR-eBvqTNzITwOMhWFfazUegmA5KGhY0APOshP6Gipz90V8E24zC7P2JDLjy7jw_lQ0cyRO5VmfwgamdHSr3-DwCiCDVbt2W9kIQY2mr2drGd1BjwUZvqA06clkbxYNrPxuA5SeuoIMlmzDha29rKHYktU4DSjyn6HHmUsXgoHOu1oZYrdohNwTdUlyNnwfTuVWBZOpDrbAab52oi-YFpdHK4xM-DVaqh_fnmnvq3DbREQIV_Nx6wJI.5kbPMXynez4WPw-0sB9gmNnz7HGJYasZSk_SEmdq0W0&qid=1733300679&sr=8-199"
            },
            "past_month_bought": "1K+"
        },
        {
            "asin": "B076TM3126",
            "is_sponsored": false,
            "brand": null,
            "name": "SheaMoisture Shea Butter Body Wash Bar Soap, Cleansing Skin Care to Soften & Restore, 100% Virgin Coconut Oil with Coconut Milk, Shea Butter & Acacia Senegal, 8 Oz Bar - 6 pack ",
            "url": "https://www.amazon.com/Shea-Moisture-Ounce-Virgin-Coconut/dp/B076TM3126",
            "thumbnail": "https://m.media-amazon.com/images/I/71eYSi9Sm3L._AC_UL320_.jpg",
            "rating": 4.8,
            "total_ratings": 936,
            "price": 34.99,
            "list_price": null,
            "price_per_unit": 0.73,
            "typical_price": null,
            "currency": "USD",
            "currency_symbol": "$",
            "offer_info": "Save more with Subscribe & Save",
            "is_prime": false,
            "shipping_info": [
                "FREE deliveryWed, Dec 11on $35 of items shipped by Amazon",
                "Or fastest deliveryTue, Dec 10",
                "8 Ounce (Pack of 6)"
            ],
            "retailer_badge": null,
            "seller_info": null,
            "more_buying_choices": {
                "heading": "More Buying Choices",
                "offer_text": "$34.94(11 new offers)",
                "offer_link": "https://www.amazon.com/gp/offer-listing/B076TM3126/ref=sr_1_200_olp?keywords=soap&crid=E8P8DOCWNY2T&sprefix=so%252Caps%252C292&dib_tag=se&dib=eyJ2IjoiMSJ9.lmTL9Oi_lDuK_SvtzKV2GnIGKolwMfrHUhIMle7kER3U6M_8Na3-ZR-eBvqTNzITwOMhWFfazUegmA5KGhY0APOshP6Gipz90V8E24zC7P2JDLjy7jw_lQ0cyRO5VmfwgamdHSr3-DwCiCDVbt2W9kIQY2mr2drGd1BjwUZvqA06clkbxYNrPxuA5SeuoIMlmzDha29rKHYktU4DSjyn6HHmUsXgoHOu1oZYrdohNwTdUlyNnwfTuVWBZOpDrbAab52oi-YFpdHK4xM-DVaqh_fnmnvq3DbREQIV_Nx6wJI.5kbPMXynez4WPw-0sB9gmNnz7HGJYasZSk_SEmdq0W0&qid=1733300679&sr=8-200"
            },
            "past_month_bought": "300+"
        },
        {
            "asin": "B07QG72HK1",
            "is_sponsored": false,
            "brand": null,
            "name": "Wavertree & London Havana Scented Natural Soap (2 Bars), 7oz Moisturizing French Triple Milled Soap Bars enriched with shea butter - Pure Plant Oil Bath & Body Soap for All Skin Types ",
            "url": "https://www.amazon.com/Wavertree-London-Havana-2-Bars/dp/B07QG72HK1",
            "thumbnail": "https://m.media-amazon.com/images/I/51o0xiEUSlL._AC_UL320_.jpg",
            "rating": 4.6,
            "total_ratings": 2423,
            "price": 16.95,
            "list_price": null,
            "price_per_unit": 1.21,
            "typical_price": null,
            "currency": "USD",
            "currency_symbol": "$",
            "offer_info": "Save more with Subscribe & Save",
            "is_prime": false,
            "shipping_info": [
                "FREE deliveryTue, Dec 10on $35 of items shipped by Amazon",
                "14 Ounce (Pack of 1)"
            ],
            "retailer_badge": null,
            "seller_info": null,
            "more_buying_choices": null,
            "past_month_bought": "100+"
        },
        {
            "asin": "B009FJH9H4",
            "is_sponsored": false,
            "brand": null,
            "name": "Clearly Natural Glycerine Bar Soap, Unscented, 3 Count, 4 oz each (876872362) ",
            "url": "https://www.amazon.com/Clearly-Natural-Glycerine-Unscented-Count/dp/B009FJH9H4",
            "thumbnail": "https://m.media-amazon.com/images/I/811TO0PLrPL._AC_UL320_.jpg",
            "rating": 4.3,
            "total_ratings": 4251,
            "price": 6.49,
            "list_price": null,
            "price_per_unit": 0.54,
            "typical_price": null,
            "currency": "USD",
            "currency_symbol": "$",
            "offer_info": "Save more with Subscribe & Save",
            "is_prime": false,
            "shipping_info": [
                "FREE deliveryTue, Dec 10on $35 of items shipped by Amazon",
                "4 Ounce (Pack of 3)"
            ],
            "retailer_badge": null,
            "seller_info": null,
            "more_buying_choices": null,
            "past_month_bought": "1K+"
        },
        {
            "asin": "B09VRR11CM",
            "is_sponsored": false,
            "brand": null,
            "name": "Everyone Liquid Hand Soap, 32 Ounce (Pack of 2), Lavender and Coconut, Plant-Based Cleanser with Pure Essential Oils ",
            "url": "https://www.amazon.com/Everyone-Lavender-Plant-Based-Essential-Packaging/dp/B09VRR11CM",
            "thumbnail": "https://m.media-amazon.com/images/I/71GfA6Aho5L._AC_UL320_.jpg",
            "rating": 4.8,
            "total_ratings": 444,
            "price": 30.97,
            "list_price": null,
            "price_per_unit": 15.49,
            "typical_price": null,
            "currency": "USD",
            "currency_symbol": "$",
            "offer_info": "$29.42 with Subscribe & Save discount$2.20 off coupon appliedSave $2.20with coupon",
            "is_prime": false,
            "shipping_info": [
                "FREE deliveryTue, Dec 10on $35 of items shipped by Amazon",
                "1 Count (Pack of 2)"
            ],
            "retailer_badge": null,
            "seller_info": null,
            "more_buying_choices": null,
            "past_month_bought": "400+"
        },
        {
            "asin": "B004SNAGRC",
            "is_sponsored": false,
            "brand": null,
            "name": "Method Foaming Hand Soap, Waterfall, Paraben and Phthalate Free, Biodegradable Formula, 10 Fl Oz (Pack of 1) ",
            "url": "https://www.amazon.com/Method-Foaming-Hand-Wash-Waterfall/dp/B004SNAGRC",
            "thumbnail": "https://m.media-amazon.com/images/I/61Uauo2cMFL._AC_UL320_.jpg",
            "rating": 4.6,
            "total_ratings": 3427,
            "price": 3.98,
            "list_price": 4.59,
            "price_per_unit": 0.4,
            "typical_price": null,
            "currency": "USD",
            "currency_symbol": "$",
            "offer_info": "$3.78 with Subscribe & Save discount",
            "is_prime": false,
            "shipping_info": [
                "FREE deliveryTue, Dec 10on $35 of items shipped by Amazon",
                "10 Fl Oz (Pack of 1)"
            ],
            "retailer_badge": null,
            "seller_info": null,
            "more_buying_choices": null,
            "past_month_bought": "10K+"
        },
        {
            "asin": "B005IDUTEG",
            "is_sponsored": false,
            "brand": null,
            "name": "Dettol Anti Bacterial Original Soap 100g Twin Pack Dermatologically Tested ",
            "url": "https://www.amazon.com/Dettol-Soap-100g-Twin-Pack/dp/B005IDUTEG",
            "thumbnail": "https://m.media-amazon.com/images/I/71tbD4S2koL._AC_UL320_.jpg",
            "rating": 4.5,
            "total_ratings": 7340,
            "price": 5.27,
            "list_price": null,
            "price_per_unit": 0.75,
            "typical_price": null,
            "currency": "USD",
            "currency_symbol": "$",
            "offer_info": null,
            "is_prime": false,
            "shipping_info": [
                "FREE deliveryWed, Dec 11on $35 of items shipped by Amazon",
                "3.52 Ounce (Pack of 2)"
            ],
            "retailer_badge": null,
            "seller_info": null,
            "more_buying_choices": null,
            "past_month_bought": "5K+"
        },
        {
            "asin": "B0CNL19TQG",
            "is_sponsored": false,
            "brand": null,
            "name": "Dove Men+Care Body Wash Eucalyptus + Cedar Oil to Rebuild Skin in the Shower with Plant-Based Cleansers and Moisturizers 26 oz ",
            "url": "https://www.amazon.com/Eucalyptus-Rebuild-Plant-Based-Cleansers-Moisturizers/dp/B0CNL19TQG",
            "thumbnail": "https://m.media-amazon.com/images/I/71uz+mkMC+L._AC_UL320_.jpg",
            "rating": 4.5,
            "total_ratings": 1961,
            "price": 9.99,
            "list_price": 10.99,
            "price_per_unit": 0.38,
            "typical_price": null,
            "currency": "USD",
            "currency_symbol": "$",
            "offer_info": "$9.49 with Subscribe & Save discount$5 Amazon credit on any 4 or more",
            "is_prime": false,
            "shipping_info": [
                "FREE deliveryTue, Dec 10on $35 of items shipped by Amazon",
                "26 Fl Oz (Pack of 1)"
            ],
            "retailer_badge": null,
            "seller_info": null,
            "more_buying_choices": null,
            "past_month_bought": "10K+"
        },
        {
            "asin": "B09BPV8HJC",
            "is_sponsored": false,
            "brand": null,
            "name": "Sweat and Soap Vol. 8 ",
            "url": "https://www.amazon.com/Sweat-Soap-Vol-Kintetsu-Yamada-ebook/dp/B09BPV8HJC",
            "thumbnail": "https://m.media-amazon.com/images/I/91GY4zu-OyL._AC_UL320_.jpg",
            "rating": 4.9,
            "total_ratings": 616,
            "price": 7.99,
            "list_price": 10.99,
            "price_per_unit": null,
            "typical_price": null,
            "currency": "USD",
            "currency_symbol": "$",
            "offer_info": null,
            "is_prime": false,
            "shipping_info": [
                "Part of: Sweat and Soap"
            ],
            "retailer_badge": null,
            "seller_info": null,
            "more_buying_choices": null
        },
        {
            "asin": "B007IKKO7O",
            "is_sponsored": false,
            "brand": null,
            "name": "Silver Miracles - Extra Strength Colloidal Silver Soap ",
            "url": "https://www.amazon.com/Extra-Strength-Colloidal-Silver-Soap/dp/B007IKKO7O",
            "thumbnail": "https://m.media-amazon.com/images/I/51j8MxD58OL._AC_UL320_.jpg",
            "rating": 4.6,
            "total_ratings": 4638,
            "price": 11.49,
            "list_price": null,
            "price_per_unit": 1.64,
            "typical_price": null,
            "currency": "USD",
            "currency_symbol": "$",
            "offer_info": "$10.34 with Subscribe & Save discount",
            "is_prime": false,
            "shipping_info": [
                "FREE deliveryTue, Dec 10on $35 of items shipped by Amazon",
                "7 Ounce (Pack of 1)"
            ],
            "retailer_badge": null,
            "seller_info": null,
            "more_buying_choices": null,
            "past_month_bought": "900+"
        },
        {
            "asin": "B08PPRK2T8",
            "is_sponsored": false,
            "brand": null,
            "name": "Kojie San Skin Brightening Soap - Original Kojic Acid, Dark Spot Remover Bar Soap with Coconut & Tea Tree Oil – 100g x 3 Bars ",
            "url": "https://www.amazon.com/Kojie-San-Skin-Brightening-Hyper-pigmentation/dp/B08PPRK2T8",
            "thumbnail": "https://m.media-amazon.com/images/I/61gRJtsarIL._AC_UL320_.jpg",
            "rating": 4.3,
            "total_ratings": 4497,
            "price": 15.99,
            "list_price": null,
            "price_per_unit": 1.51,
            "typical_price": null,
            "currency": "USD",
            "currency_symbol": "$",
            "offer_info": "$15.19 with Subscribe & Save discount",
            "is_prime": false,
            "shipping_info": [
                "FREE deliveryTue, Dec 10on $35 of items shipped by Amazon",
                "3.53 Ounce (Pack of 3)"
            ],
            "retailer_badge": null,
            "seller_info": null,
            "more_buying_choices": null,
            "past_month_bought": "1K+"
        },
        {
            "asin": "B005SPEU30",
            "is_sponsored": false,
            "brand": null,
            "name": "Dove Beauty Bar Soap Rejuvenating Pomegranate & Hibiscus Tea 6 Count for Revitalized Skin, Refreshes Skin 3.75 oz ",
            "url": "https://www.amazon.com/Dove-Cleanser-Smoother-Rejuvenating-Moisturizing/dp/B005SPEU30",
            "thumbnail": "https://m.media-amazon.com/images/I/716-ZRX+WrL._AC_UL320_.jpg",
            "rating": 4.8,
            "total_ratings": 3223,
            "price": 11.24,
            "list_price": null,
            "price_per_unit": 0.5,
            "typical_price": null,
            "currency": "USD",
            "currency_symbol": "$",
            "offer_info": "$10.68 with Subscribe & Save discountwhen you subscribeExtra 15% offwhen you subscribe",
            "is_prime": false,
            "shipping_info": [
                "FREE deliveryTue, Dec 10on $35 of items shipped by Amazon",
                "3.75 Ounce (Pack of 6)"
            ],
            "retailer_badge": null,
            "seller_info": null,
            "more_buying_choices": null,
            "past_month_bought": "3K+"
        },
        {
            "asin": "B00GK8TYDA",
            "is_sponsored": false,
            "brand": null,
            "name": "Oatmeal Soap - 4 Oatmeal & Honey Goat Milk Soap Bars. All Natural, Unscented Soap, SLS Free, NO Parabens, Handmade in USA. ",
            "url": "https://www.amazon.com/Oatmeal-Soap-Unscented-Wonderful-Psoriasis/dp/B00GK8TYDA",
            "thumbnail": "https://m.media-amazon.com/images/I/715+5xkUWFS._AC_UL320_.jpg",
            "rating": 4.4,
            "total_ratings": 1658,
            "price": 26.99,
            "list_price": null,
            "price_per_unit": 1.93,
            "typical_price": null,
            "currency": "USD",
            "currency_symbol": "$",
            "offer_info": "$25.64 with Subscribe & Save discount",
            "is_prime": false,
            "shipping_info": [
                "FREE deliveryTue, Dec 10on $35 of items shipped by Amazon",
                "3.5 Ounce (Pack of 4)"
            ],
            "retailer_badge": null,
            "seller_info": null,
            "more_buying_choices": null,
            "past_month_bought": "800+"
        },
        {
            "asin": "B08167HBBG",
            "is_sponsored": false,
            "brand": null,
            "name": "EO Liquid Hand Soap Refill, 32 Ounce (Pack of 2), French Lavender, Organic Plant-Based Gentle Cleanser with Pure Essential Oils ",
            "url": "https://www.amazon.com/Lavender-Organic-Plant-Based-Cleanser-Essential/dp/B08167HBBG",
            "thumbnail": "https://m.media-amazon.com/images/I/716gNR254RL._AC_UL320_.jpg",
            "rating": 4.7,
            "total_ratings": 754,
            "price": 35.97,
            "list_price": null,
            "price_per_unit": 0.56,
            "typical_price": null,
            "currency": "USD",
            "currency_symbol": "$",
            "offer_info": "$34.17 with Subscribe & Save discount",
            "is_prime": false,
            "shipping_info": [
                "FREE deliveryTue, Dec 10",
                "32 Fl Oz (Pack of 2)"
            ],
            "retailer_badge": null,
            "seller_info": null,
            "more_buying_choices": {
                "heading": "More Buying Choices",
                "offer_text": "$28.34(3 new offers)",
                "offer_link": "https://www.amazon.com/gp/offer-listing/B08167HBBG/ref=sr_1_212_olp?keywords=soap&crid=E8P8DOCWNY2T&sprefix=so%252Caps%252C292&dib_tag=se&dib=eyJ2IjoiMSJ9.lmTL9Oi_lDuK_SvtzKV2GnIGKolwMfrHUhIMle7kER3U6M_8Na3-ZR-eBvqTNzITwOMhWFfazUegmA5KGhY0APOshP6Gipz90V8E24zC7P2JDLjy7jw_lQ0cyRO5VmfwgamdHSr3-DwCiCDVbt2W9kIQY2mr2drGd1BjwUZvqA06clkbxYNrPxuA5SeuoIMlmzDha29rKHYktU4DSjyn6HHmUsXgoHOu1oZYrdohNwTdUlyNnwfTuVWBZOpDrbAab52oi-YFpdHK4xM-DVaqh_fnmnvq3DbREQIV_Nx6wJI.5kbPMXynez4WPw-0sB9gmNnz7HGJYasZSk_SEmdq0W0&qid=1733300679&sr=8-212"
            },
            "past_month_bought": "600+"
        },
        {
            "asin": "B0CYHJCDHJ",
            "is_sponsored": false,
            "brand": null,
            "name": "DOVE MEN + CARE Cleansing Bar Soap Sandalwood + Cardamom Oil 4 Bars to Rebuild Skin in the Shower, a 4in1 Hair, Body, Face & Shaving Bar with Plant-Based Cleanser and Natural Oils 5 oz ",
            "url": "https://www.amazon.com/DOVE-MEN-CARE-Sandalwood-Plant-Based/dp/B0CYHJCDHJ",
            "thumbnail": "https://m.media-amazon.com/images/I/81tgFECEHfL._AC_UL320_.jpg",
            "rating": 4.5,
            "total_ratings": 223,
            "price": 26.36,
            "list_price": null,
            "price_per_unit": 1.32,
            "typical_price": null,
            "currency": "USD",
            "currency_symbol": "$",
            "offer_info": "$25.04 with Subscribe & Save discount",
            "is_prime": false,
            "shipping_info": [
                "FREE deliveryTue, Dec 10on $35 of items shipped by Amazon",
                "5 Ounce (Pack of 4)"
            ],
            "retailer_badge": null,
            "seller_info": null,
            "more_buying_choices": {
                "heading": "More Buying Choices",
                "offer_text": "$26.35(6 new offers)",
                "offer_link": "https://www.amazon.com/gp/offer-listing/B0CYHJCDHJ/ref=sr_1_213_olp?keywords=soap&crid=E8P8DOCWNY2T&sprefix=so%252Caps%252C292&dib_tag=se&dib=eyJ2IjoiMSJ9.lmTL9Oi_lDuK_SvtzKV2GnIGKolwMfrHUhIMle7kER3U6M_8Na3-ZR-eBvqTNzITwOMhWFfazUegmA5KGhY0APOshP6Gipz90V8E24zC7P2JDLjy7jw_lQ0cyRO5VmfwgamdHSr3-DwCiCDVbt2W9kIQY2mr2drGd1BjwUZvqA06clkbxYNrPxuA5SeuoIMlmzDha29rKHYktU4DSjyn6HHmUsXgoHOu1oZYrdohNwTdUlyNnwfTuVWBZOpDrbAab52oi-YFpdHK4xM-DVaqh_fnmnvq3DbREQIV_Nx6wJI.5kbPMXynez4WPw-0sB9gmNnz7HGJYasZSk_SEmdq0W0&qid=1733300679&sr=8-213"
            },
            "past_month_bought": "2K+"
        },
        {
            "asin": "B0BTGV72RP",
            "is_sponsored": false,
            "brand": null,
            "name": "Turmeric Soap Bar for Face & Body-Acne, Dark Spots, Smooth Skin, Natural Handmade Soap For All Skin Types For Men and Women(3.88 oz) ",
            "url": "https://www.amazon.com/AMVital-Turmeric-Body-Acne-Natural-Handmade/dp/B0BTGV72RP",
            "thumbnail": "https://m.media-amazon.com/images/I/610CrfMGnwL._AC_UL320_.jpg",
            "rating": 4.3,
            "total_ratings": 3498,
            "price": 6.98,
            "list_price": null,
            "price_per_unit": 1.8,
            "typical_price": null,
            "currency": "USD",
            "currency_symbol": "$",
            "offer_info": "$6.28 with Subscribe & Save discountwhen you subscribeExtra 20% offwhen you subscribe",
            "is_prime": false,
            "shipping_info": [
                "FREE deliveryTue, Dec 10on $35 of items shipped by Amazon",
                "3.88 Ounce (Pack of 1)"
            ],
            "retailer_badge": null,
            "seller_info": null,
            "more_buying_choices": null,
            "past_month_bought": "5K+"
        },
        {
            "asin": "B0DC77CMG2",
            "is_sponsored": false,
            "brand": null,
            "name": "Cinderella Game ",
            "url": "https://www.amazon.com/Cinderella-Game-Episode-1/dp/B0DC77CMG2",
            "thumbnail": "https://m.media-amazon.com/images/I/713R4wEVn8L._AC_UL320_.jpg",
            "rating": null,
            "total_ratings": null,
            "price": null,
            "list_price": null,
            "price_per_unit": null,
            "typical_price": null,
            "currency": null,
            "currency_symbol": null,
            "offer_info": null,
            "is_prime": false,
            "shipping_info": [
                "2024"
            ],
            "retailer_badge": null,
            "seller_info": null,
            "more_buying_choices": {
                "heading": "",
                "offer_text": "$0.00 with a KOCOWA subscription trial",
                "offer_link": null
            }
        },
        {
            "asin": "B00AY1L5W2",
            "is_sponsored": false,
            "brand": null,
            "name": "Grandma's Pure Lye Soap Bar, Unscented Face & Body Wash Cleans with No Detergens, Dyes & Fragrances - 60018, Pack of 2 ",
            "url": "https://www.amazon.com/Grandmas-Pure-Lye-Soap-Bar/dp/B00AY1L5W2",
            "thumbnail": "https://m.media-amazon.com/images/I/61GZMN7c+xS._AC_UL320_.jpg",
            "rating": 4.6,
            "total_ratings": 1133,
            "price": 12.09,
            "list_price": 12.88,
            "price_per_unit": 1.01,
            "typical_price": 12.88,
            "currency": "USD",
            "currency_symbol": "$",
            "offer_info": null,
            "is_prime": false,
            "shipping_info": [
                "FREE deliveryMon, Dec 16on $35 of items shipped by Amazon",
                "6 Ounce (Pack of 2)"
            ],
            "retailer_badge": null,
            "seller_info": null,
            "more_buying_choices": {
                "heading": "More Buying Choices",
                "offer_text": "$9.55(17 new offers)",
                "offer_link": "https://www.amazon.com/gp/offer-listing/B00AY1L5W2/ref=sr_1_216_olp?keywords=soap&crid=E8P8DOCWNY2T&sprefix=so%252Caps%252C292&dib_tag=se&dib=eyJ2IjoiMSJ9.lmTL9Oi_lDuK_SvtzKV2GnIGKolwMfrHUhIMle7kER3U6M_8Na3-ZR-eBvqTNzITwOMhWFfazUegmA5KGhY0APOshP6Gipz90V8E24zC7P2JDLjy7jw_lQ0cyRO5VmfwgamdHSr3-DwCiCDVbt2W9kIQY2mr2drGd1BjwUZvqA06clkbxYNrPxuA5SeuoIMlmzDha29rKHYktU4DSjyn6HHmUsXgoHOu1oZYrdohNwTdUlyNnwfTuVWBZOpDrbAab52oi-YFpdHK4xM-DVaqh_fnmnvq3DbREQIV_Nx6wJI.5kbPMXynez4WPw-0sB9gmNnz7HGJYasZSk_SEmdq0W0&qid=1733300679&sr=8-216"
            },
            "past_month_bought": "400+"
        },
        {
            "asin": "B00361XWFK",
            "is_sponsored": false,
            "brand": null,
            "name": "Soap : Season 4 ",
            "url": "https://www.amazon.com/Soap-Season-4-Richard-Mulligan/dp/B00361XWFK",
            "thumbnail": "https://m.media-amazon.com/images/I/51gnvh5V6nL._AC_UL320_.jpg",
            "rating": 4.8,
            "total_ratings": 345,
            "price": null,
            "list_price": null,
            "price_per_unit": null,
            "typical_price": null,
            "currency": null,
            "currency_symbol": null,
            "offer_info": null,
            "is_prime": false,
            "shipping_info": [
                "No featured offers available$3.80(16 used & new offers)"
            ],
            "retailer_badge": null,
            "seller_info": null,
            "more_buying_choices": {
                "heading": "No featured offers available",
                "offer_text": "$3.80(16 used & new offers)",
                "offer_link": "https://www.amazon.com/gp/offer-listing/B00361XWFK/ref=sr_1_217_olp?keywords=soap&crid=E8P8DOCWNY2T&sprefix=so%252Caps%252C292&dib_tag=se&dib=eyJ2IjoiMSJ9.lmTL9Oi_lDuK_SvtzKV2GnIGKolwMfrHUhIMle7kER3U6M_8Na3-ZR-eBvqTNzITwOMhWFfazUegmA5KGhY0APOshP6Gipz90V8E24zC7P2JDLjy7jw_lQ0cyRO5VmfwgamdHSr3-DwCiCDVbt2W9kIQY2mr2drGd1BjwUZvqA06clkbxYNrPxuA5SeuoIMlmzDha29rKHYktU4DSjyn6HHmUsXgoHOu1oZYrdohNwTdUlyNnwfTuVWBZOpDrbAab52oi-YFpdHK4xM-DVaqh_fnmnvq3DbREQIV_Nx6wJI.5kbPMXynez4WPw-0sB9gmNnz7HGJYasZSk_SEmdq0W0&qid=1733300679&sr=8-217"
            }
        },
        {
            "asin": "B00BMR071W",
            "is_sponsored": false,
            "brand": null,
            "name": "Soap, 150g (Pack of 3) ",
            "url": "https://www.amazon.com/Mysore-Sandal-Soap-150g-Pack/dp/B00BMR071W",
            "thumbnail": "https://m.media-amazon.com/images/I/71DublkdqFL._AC_UL320_.jpg",
            "rating": 4.4,
            "total_ratings": 31210,
            "price": 8.19,
            "list_price": 12.99,
            "price_per_unit": 0.52,
            "typical_price": null,
            "currency": "USD",
            "currency_symbol": "$",
            "offer_info": "Save more with Subscribe & Save",
            "is_prime": false,
            "shipping_info": [
                "FREE delivery on $35 shipped by Amazon.",
                "5.25 Ounce (Pack of 3)"
            ],
            "retailer_badge": null,
            "seller_info": null,
            "more_buying_choices": null,
            "past_month_bought": "600+"
        },
        {
            "asin": "B08QKRQN26",
            "is_sponsored": false,
            "brand": null,
            "name": "Biosulfur Grisi Sulfur Soap, Acne Treatment, Cleaner Bar Soap, Helps you Reduce Oil Excess and Acne Pimples, Keeps Pores Cleaner, Sulfur 10%, 3-Pack of 4.4 Oz, Bar Soaps, yellow ",
            "url": "https://www.amazon.com/Biosulfur-Sulfur-Treatment-Cleaner-Pimples/dp/B08QKRQN26",
            "thumbnail": "https://m.media-amazon.com/images/I/61C0bZjD1oL._AC_UL320_.jpg",
            "rating": 4.5,
            "total_ratings": 2145,
            "price": 9.37,
            "list_price": 9.87,
            "price_per_unit": 3.12,
            "typical_price": 9.87,
            "currency": "USD",
            "currency_symbol": "$",
            "offer_info": "Save more with Subscribe & Save",
            "is_prime": false,
            "shipping_info": [
                "FREE deliveryTue, Dec 10on $35 of items shipped by Amazon",
                "1 Count (Pack of 3)"
            ],
            "retailer_badge": null,
            "seller_info": null,
            "more_buying_choices": null,
            "past_month_bought": "4K+"
        },
        {
            "asin": "B07G85M9MN",
            "is_sponsored": false,
            "brand": null,
            "name": "Lever 2000 Perfectly Fresh Bar Soap, 16 Count(Pack of 1) ",
            "url": "https://www.amazon.com/Lever-2000-Perfectly-Fresh-Count/dp/B07G85M9MN",
            "thumbnail": "https://m.media-amazon.com/images/I/918tWABbjtL._AC_UL320_.jpg",
            "rating": 4.7,
            "total_ratings": 551,
            "price": 21.0,
            "list_price": 25.99,
            "price_per_unit": 0.61,
            "typical_price": 25.99,
            "currency": "USD",
            "currency_symbol": "$",
            "offer_info": null,
            "is_prime": false,
            "shipping_info": [
                "FREE deliveryWed, Dec 11on $35 of items shipped by Amazon",
                "34.56 Ounce (Pack of 1)"
            ],
            "retailer_badge": null,
            "seller_info": null,
            "more_buying_choices": {
                "heading": "More Buying Choices",
                "offer_text": "$19.00(18 new offers)",
                "offer_link": "https://www.amazon.com/gp/offer-listing/B07G85M9MN/ref=sr_1_220_olp?keywords=soap&crid=E8P8DOCWNY2T&sprefix=so%252Caps%252C292&dib_tag=se&dib=eyJ2IjoiMSJ9.lmTL9Oi_lDuK_SvtzKV2GnIGKolwMfrHUhIMle7kER3U6M_8Na3-ZR-eBvqTNzITwOMhWFfazUegmA5KGhY0APOshP6Gipz90V8E24zC7P2JDLjy7jw_lQ0cyRO5VmfwgamdHSr3-DwCiCDVbt2W9kIQY2mr2drGd1BjwUZvqA06clkbxYNrPxuA5SeuoIMlmzDha29rKHYktU4DSjyn6HHmUsXgoHOu1oZYrdohNwTdUlyNnwfTuVWBZOpDrbAab52oi-YFpdHK4xM-DVaqh_fnmnvq3DbREQIV_Nx6wJI.5kbPMXynez4WPw-0sB9gmNnz7HGJYasZSk_SEmdq0W0&qid=1733300679&sr=8-220"
            },
            "past_month_bought": "1K+"
        },
        {
            "asin": "B07MJ51B63",
            "is_sponsored": false,
            "brand": null,
            "name": "Aegean 100% Natural Bar Soap w/Organic Ingredients, Vegan Soap, Moisturizing, Handmade, Scented w/Premium Essential Oils, Body Soap Bars for Women & Men ",
            "url": "https://www.amazon.com/Natural-Handmade-Variety-Sandalwood-Camomile/dp/B07MJ51B63",
            "thumbnail": "https://m.media-amazon.com/images/I/91Qu1gq0CVL._AC_UL320_.jpg",
            "rating": 4,
            "total_ratings": 1851,
            "price": 19.99,
            "list_price": null,
            "price_per_unit": 2.5,
            "typical_price": null,
            "currency": "USD",
            "currency_symbol": "$",
            "offer_info": null,
            "is_prime": false,
            "shipping_info": [
                "FREE deliveryTue, Dec 10on $35 of items shipped by Amazon",
                "1 Count (Pack of 8)"
            ],
            "retailer_badge": null,
            "seller_info": null,
            "more_buying_choices": null,
            "past_month_bought": "500+"
        },
        {
            "asin": "B0756GNW3M",
            "is_sponsored": false,
            "brand": null,
            "name": "Shield Athletic Tea Tree Soap Bar with Lemongrass Eucalyptus Oil 4 oz (2 Pack) Protects Skin from Jock Itch, Athlete's Foot, Ringworm for Humans ",
            "url": "https://www.amazon.com/Solpri-Shield-Antifungal-Lemongrass-Eucalyptus/dp/B0756GNW3M",
            "thumbnail": "https://m.media-amazon.com/images/I/81TOpp-xoxL._AC_UL320_.jpg",
            "rating": 4.5,
            "total_ratings": 3753,
            "price": 16.99,
            "list_price": null,
            "price_per_unit": 2.12,
            "typical_price": null,
            "currency": "USD",
            "currency_symbol": "$",
            "offer_info": "$16.14 with Subscribe & Save discount",
            "is_prime": false,
            "shipping_info": [
                "FREE deliveryTue, Dec 10on $35 of items shipped by Amazon",
                "4 Ounce (Pack of 2)"
            ],
            "retailer_badge": null,
            "seller_info": null,
            "more_buying_choices": null,
            "past_month_bought": "500+"
        },
        {
            "asin": "B005K8MG9U",
            "is_sponsored": false,
            "brand": null,
            "name": "Mirai Clinical Persimmon Soap Bar for Body 100g - Helps Eliminate Nonenal - Japanese Natural Body Odor Soap for Men & Women ",
            "url": "https://www.amazon.com/Mirai-Persimmon-Soap-Bar-Chemical-Free/dp/B005K8MG9U",
            "thumbnail": "https://m.media-amazon.com/images/I/612GwpQ-L+L._AC_UL320_.jpg",
            "rating": 4.3,
            "total_ratings": 2251,
            "price": 21.97,
            "list_price": null,
            "price_per_unit": 6.22,
            "typical_price": null,
            "currency": "USD",
            "currency_symbol": "$",
            "offer_info": "$19.77 with Subscribe & Save discountGet 5 for the price of 4",
            "is_prime": false,
            "shipping_info": [
                "FREE deliveryTue, Dec 10on $35 of items shipped by Amazon",
                "3.53 Ounce (Pack of 1)"
            ],
            "retailer_badge": null,
            "seller_info": null,
            "more_buying_choices": null,
            "past_month_bought": "2K+"
        },
        {
            "asin": "B019S3IGM8",
            "is_sponsored": false,
            "brand": null,
            "name": "(PACK OF 3 BARS) Irish Spring ORIGINAL SCENT Bar Soap for Men& Women. 12-HOUR ODOR / DEODORANT PROTECTION! For Healthy Feeling Skin. Great for Hands, Face & Body! (3 Bars, 3.75oz Each Bar) ",
            "url": "https://www.amazon.com/Irish-Spring-ORIGINAL-DEODORANT-PROTECTION/dp/B019S3IGM8",
            "thumbnail": "https://m.media-amazon.com/images/I/81mkFTPgjaL._AC_UL320_.jpg",
            "rating": 4.6,
            "total_ratings": 1309,
            "price": 4.9,
            "list_price": 6.39,
            "price_per_unit": 0.44,
            "typical_price": 6.39,
            "currency": "USD",
            "currency_symbol": "$",
            "offer_info": null,
            "is_prime": false,
            "shipping_info": [
                "FREE deliveryThu, Dec 12",
                "Or fastest deliveryFri, Dec 6",
                "3.73 Ounce (Pack of 3)"
            ],
            "retailer_badge": null,
            "seller_info": null,
            "more_buying_choices": {
                "heading": "More Buying Choices",
                "offer_text": "$4.69(19 new offers)",
                "offer_link": "https://www.amazon.com/gp/offer-listing/B019S3IGM8/ref=sr_1_224_olp?keywords=soap&crid=E8P8DOCWNY2T&sprefix=so%252Caps%252C292&dib_tag=se&dib=eyJ2IjoiMSJ9.lmTL9Oi_lDuK_SvtzKV2GnIGKolwMfrHUhIMle7kER3U6M_8Na3-ZR-eBvqTNzITwOMhWFfazUegmA5KGhY0APOshP6Gipz90V8E24zC7P2JDLjy7jw_lQ0cyRO5VmfwgamdHSr3-DwCiCDVbt2W9kIQY2mr2drGd1BjwUZvqA06clkbxYNrPxuA5SeuoIMlmzDha29rKHYktU4DSjyn6HHmUsXgoHOu1oZYrdohNwTdUlyNnwfTuVWBZOpDrbAab52oi-YFpdHK4xM-DVaqh_fnmnvq3DbREQIV_Nx6wJI.5kbPMXynez4WPw-0sB9gmNnz7HGJYasZSk_SEmdq0W0&qid=1733300679&sr=8-224"
            },
            "past_month_bought": "4K+"
        },
        {
            "asin": "B08XYBBYDR",
            "is_sponsored": false,
            "brand": null,
            "name": "Dove Foaming Hand Wash Lavender & Rice Milk Pack of 4 Protects Skin from Dryness, More Moisturizers than the Leading Ordinary Hand Soap, 10.1 oz ",
            "url": "https://www.amazon.com/Dove-Nourishing-Foaming-Lavender-Cleanser/dp/B08XYBBYDR",
            "thumbnail": "https://m.media-amazon.com/images/I/815EJjou1AL._AC_UL320_.jpg",
            "rating": 4.6,
            "total_ratings": 1977,
            "price": 15.96,
            "list_price": 27.49,
            "price_per_unit": 0.4,
            "typical_price": 27.49,
            "currency": "USD",
            "currency_symbol": "$",
            "offer_info": "$15.16 with Subscribe & Save discountwhen you subscribeExtra 15% offwhen you subscribe",
            "is_prime": false,
            "shipping_info": [
                "FREE deliveryWed, Dec 11on $35 of items shipped by Amazon",
                "10.01 Ounce (Pack of 4)"
            ],
            "retailer_badge": null,
            "seller_info": null,
            "more_buying_choices": null,
            "past_month_bought": "1K+"
        },
        {
            "asin": "B001FCJNW8",
            "is_sponsored": false,
            "brand": null,
            "name": "Chandrika Bath and Body Ayurvedic Bar Soap, Pack of 10 - DIRECT FROM CHANDRIKA - AUTHORIZED IMPORTERS AND DISTRIBUTORS. OF ORIGINAL CHANDRIKA LINE ",
            "url": "https://www.amazon.com/Chandrika-Bath-Body-Ayurvedic-Soap/dp/B001FCJNW8",
            "thumbnail": "https://m.media-amazon.com/images/I/41dK6TXS0OL._AC_UL320_.jpg",
            "rating": 4.8,
            "total_ratings": 2946,
            "price": 17.59,
            "list_price": null,
            "price_per_unit": 0.66,
            "typical_price": null,
            "currency": "USD",
            "currency_symbol": "$",
            "offer_info": "Save more with Subscribe & Save",
            "is_prime": false,
            "shipping_info": [
                "FREE deliveryFri, Dec 13on $35 of items shipped by Amazon",
                "2.64 Ounce (Pack of 10)"
            ],
            "retailer_badge": null,
            "seller_info": null,
            "more_buying_choices": {
                "heading": "More Buying Choices",
                "offer_text": "$13.07(18 new offers)",
                "offer_link": "https://www.amazon.com/gp/offer-listing/B001FCJNW8/ref=sr_1_226_olp?keywords=soap&crid=E8P8DOCWNY2T&sprefix=so%252Caps%252C292&dib_tag=se&dib=eyJ2IjoiMSJ9.lmTL9Oi_lDuK_SvtzKV2GnIGKolwMfrHUhIMle7kER3U6M_8Na3-ZR-eBvqTNzITwOMhWFfazUegmA5KGhY0APOshP6Gipz90V8E24zC7P2JDLjy7jw_lQ0cyRO5VmfwgamdHSr3-DwCiCDVbt2W9kIQY2mr2drGd1BjwUZvqA06clkbxYNrPxuA5SeuoIMlmzDha29rKHYktU4DSjyn6HHmUsXgoHOu1oZYrdohNwTdUlyNnwfTuVWBZOpDrbAab52oi-YFpdHK4xM-DVaqh_fnmnvq3DbREQIV_Nx6wJI.5kbPMXynez4WPw-0sB9gmNnz7HGJYasZSk_SEmdq0W0&qid=1733300679&sr=8-226"
            },
            "past_month_bought": "1K+"
        },
        {
            "asin": "B07NSMHGLF",
            "is_sponsored": false,
            "brand": null,
            "name": "Seventh Generation Hand Soap Refill, Free & Clear Unscented, 24 oz, 3 pack (Packaging May Vary) ",
            "url": "https://www.amazon.com/Seventh-Generation-Refills-Clean-unscented/dp/B07NSMHGLF",
            "thumbnail": "https://m.media-amazon.com/images/I/818ioM1pEjS._AC_UL320_.jpg",
            "rating": 4.8,
            "total_ratings": 3167,
            "price": 23.34,
            "list_price": null,
            "price_per_unit": 0.32,
            "typical_price": null,
            "currency": "USD",
            "currency_symbol": "$",
            "offer_info": "$22.17 with Subscribe & Save discount",
            "is_prime": false,
            "shipping_info": [
                "FREE deliveryTue, Dec 10on $35 of items shipped by Amazon",
                "24 Fl Oz (Pack of 3)"
            ],
            "retailer_badge": null,
            "seller_info": null,
            "more_buying_choices": {
                "heading": "More Buying Choices",
                "offer_text": "$23.11(2+ used & new offers)",
                "offer_link": "https://www.amazon.com/gp/offer-listing/B07NSMHGLF/ref=sr_1_227_olp?keywords=soap&crid=E8P8DOCWNY2T&sprefix=so%252Caps%252C292&dib_tag=se&dib=eyJ2IjoiMSJ9.lmTL9Oi_lDuK_SvtzKV2GnIGKolwMfrHUhIMle7kER3U6M_8Na3-ZR-eBvqTNzITwOMhWFfazUegmA5KGhY0APOshP6Gipz90V8E24zC7P2JDLjy7jw_lQ0cyRO5VmfwgamdHSr3-DwCiCDVbt2W9kIQY2mr2drGd1BjwUZvqA06clkbxYNrPxuA5SeuoIMlmzDha29rKHYktU4DSjyn6HHmUsXgoHOu1oZYrdohNwTdUlyNnwfTuVWBZOpDrbAab52oi-YFpdHK4xM-DVaqh_fnmnvq3DbREQIV_Nx6wJI.5kbPMXynez4WPw-0sB9gmNnz7HGJYasZSk_SEmdq0W0&qid=1733300679&sr=8-227"
            },
            "past_month_bought": "6K+"
        },
        {
            "asin": "B00H35YYCU",
            "is_sponsored": false,
            "brand": null,
            "name": "Dial Antibacterial Deodorant Soap Lavender & Twilight Jasmine - 3 CT ",
            "url": "https://www.amazon.com/Dial-Antibacterial-Deodorant-Lavender-Twilight/dp/B00H35YYCU",
            "thumbnail": "https://m.media-amazon.com/images/I/9144ifbfH3L._AC_UL320_.jpg",
            "rating": 4.6,
            "total_ratings": 976,
            "price": 8.14,
            "list_price": null,
            "price_per_unit": 0.68,
            "typical_price": null,
            "currency": "USD",
            "currency_symbol": "$",
            "offer_info": "Save more with Subscribe & Save",
            "is_prime": false,
            "shipping_info": [
                "FREE deliveryWed, Dec 11on $35 of items shipped by Amazon",
                "4 Ounce (Pack of 3)"
            ],
            "retailer_badge": null,
            "seller_info": null,
            "more_buying_choices": {
                "heading": "More Buying Choices",
                "offer_text": "$7.50(13 new offers)",
                "offer_link": "https://www.amazon.com/gp/offer-listing/B00H35YYCU/ref=sr_1_228_olp?keywords=soap&crid=E8P8DOCWNY2T&sprefix=so%252Caps%252C292&dib_tag=se&dib=eyJ2IjoiMSJ9.lmTL9Oi_lDuK_SvtzKV2GnIGKolwMfrHUhIMle7kER3U6M_8Na3-ZR-eBvqTNzITwOMhWFfazUegmA5KGhY0APOshP6Gipz90V8E24zC7P2JDLjy7jw_lQ0cyRO5VmfwgamdHSr3-DwCiCDVbt2W9kIQY2mr2drGd1BjwUZvqA06clkbxYNrPxuA5SeuoIMlmzDha29rKHYktU4DSjyn6HHmUsXgoHOu1oZYrdohNwTdUlyNnwfTuVWBZOpDrbAab52oi-YFpdHK4xM-DVaqh_fnmnvq3DbREQIV_Nx6wJI.5kbPMXynez4WPw-0sB9gmNnz7HGJYasZSk_SEmdq0W0&qid=1733300679&sr=8-228"
            },
            "past_month_bought": "1K+"
        },
        {
            "asin": "B08Q7DWL4Z",
            "is_sponsored": false,
            "brand": null,
            "name": "Pre de Provence Artisanal Soap Bar, Enriched with Organic Shea Butter, Natural French Skincare, Quad Milled for Rich Smooth Lather, Jade Vine, 8.8 Ounce ",
            "url": "https://www.amazon.com/Pre-Provence-Artisanal-French-Enriched/dp/B08Q7DWL4Z",
            "thumbnail": "https://m.media-amazon.com/images/I/61sFwuBmEDL._AC_UL320_.jpg",
            "rating": 4.7,
            "total_ratings": 2193,
            "price": 10.99,
            "list_price": null,
            "price_per_unit": 1.25,
            "typical_price": null,
            "currency": "USD",
            "currency_symbol": "$",
            "offer_info": "$9.89 with Subscribe & Save discount",
            "is_prime": false,
            "shipping_info": [
                "FREE deliveryTue, Dec 10on $35 of items shipped by Amazon",
                "8.8 Ounce (Pack of 1)"
            ],
            "retailer_badge": null,
            "seller_info": null,
            "more_buying_choices": null,
            "past_month_bought": "100+"
        },
        {
            "asin": "B0BHH1LBX2",
            "is_sponsored": false,
            "brand": null,
            "name": "Olay Body Wash Ultra Rich Moisture for Women, Deeply Nourishes, Vitamin B3 Complex, Clinically Proven, Shea Butter Scent, 22 fl oz (Pack of 4) ",
            "url": "https://www.amazon.com/Olay-Ultra-Rich-Moisture-Butter/dp/B0BHH1LBX2",
            "thumbnail": "https://m.media-amazon.com/images/I/71ts6kvJHjL._AC_UL320_.jpg",
            "rating": 4.8,
            "total_ratings": 8501,
            "price": 27.96,
            "list_price": null,
            "price_per_unit": 0.32,
            "typical_price": null,
            "currency": "USD",
            "currency_symbol": "$",
            "offer_info": "$26.56 with Subscribe & Save discount",
            "is_prime": false,
            "shipping_info": [
                "FREE deliveryTue, Dec 10on $35 of items shipped by Amazon",
                "22 Fl Oz (Pack of 4)"
            ],
            "retailer_badge": null,
            "seller_info": null,
            "more_buying_choices": {
                "heading": "More Buying Choices",
                "offer_text": "$26.85(9+ used & new offers)",
                "offer_link": "https://www.amazon.com/gp/offer-listing/B0BHH1LBX2/ref=sr_1_230_olp?keywords=soap&crid=E8P8DOCWNY2T&sprefix=so%252Caps%252C292&dib_tag=se&dib=eyJ2IjoiMSJ9.lmTL9Oi_lDuK_SvtzKV2GnIGKolwMfrHUhIMle7kER3U6M_8Na3-ZR-eBvqTNzITwOMhWFfazUegmA5KGhY0APOshP6Gipz90V8E24zC7P2JDLjy7jw_lQ0cyRO5VmfwgamdHSr3-DwCiCDVbt2W9kIQY2mr2drGd1BjwUZvqA06clkbxYNrPxuA5SeuoIMlmzDha29rKHYktU4DSjyn6HHmUsXgoHOu1oZYrdohNwTdUlyNnwfTuVWBZOpDrbAab52oi-YFpdHK4xM-DVaqh_fnmnvq3DbREQIV_Nx6wJI.5kbPMXynez4WPw-0sB9gmNnz7HGJYasZSk_SEmdq0W0&qid=1733300679&sr=8-230"
            },
            "past_month_bought": "5K+"
        },
        {
            "asin": "B07MHP4GVS",
            "is_sponsored": false,
            "brand": null,
            "name": "O NATURALS 3 Pack Activated Charcoal Soap Black Bar Soap with Peppermint Oil Detoxifying Body Wash Soap Bar & Face Soap Vegan Men Soap with Shea Butter 100% Natural Soap for Men & Women Soap Bar, 4oz ",
            "url": "https://www.amazon.com/Naturals-Detoxifying-Peppermint-Blackheads-Blemishes/dp/B07MHP4GVS",
            "thumbnail": "https://m.media-amazon.com/images/I/71K5fCCX6wL._AC_UL320_.jpg",
            "rating": 4.4,
            "total_ratings": 24423,
            "price": 14.99,
            "list_price": null,
            "price_per_unit": 1.25,
            "typical_price": null,
            "currency": "USD",
            "currency_symbol": "$",
            "offer_info": "$13.49 with Subscribe & Save discountwhen you subscribeExtra 10% offwhen you subscribe",
            "is_prime": false,
            "shipping_info": [
                "FREE deliveryTue, Dec 10on $35 of items shipped by Amazon",
                "4 Ounce (Pack of 3)"
            ],
            "retailer_badge": null,
            "seller_info": null,
            "more_buying_choices": null,
            "past_month_bought": "1K+"
        },
        {
            "asin": "B07VMJM2Q9",
            "is_sponsored": false,
            "brand": null,
            "name": "Kenkoderm Psoriasis Dead Sea Mud Soap with Argan Oil & Shea Butter, 4.25 oz, 1 Bar, Dermatologist Developed Skin Care for Soothing & Moisturizing Psoriasis Eczema & Rosacea, Fragrance & Color Free ",
            "url": "https://www.amazon.com/Kenkoderm-Psoriasis-Dead-Argan-Butter/dp/B07VMJM2Q9",
            "thumbnail": "https://m.media-amazon.com/images/I/516sraByHjS._AC_UL320_.jpg",
            "rating": 4.3,
            "total_ratings": 5756,
            "price": 9.99,
            "list_price": null,
            "price_per_unit": 2.35,
            "typical_price": null,
            "currency": "USD",
            "currency_symbol": "$",
            "offer_info": "$8.99 with Subscribe & Save discountwhen you subscribeExtra 10% offwhen you subscribe",
            "is_prime": false,
            "shipping_info": [
                "FREE deliveryWed, Dec 11on $35 of items shipped by Amazon",
                "Or fastest deliveryTue, Dec 10",
                "4.25 Ounce (Pack of 1)"
            ],
            "retailer_badge": null,
            "seller_info": null,
            "more_buying_choices": null,
            "past_month_bought": "1K+"
        },
        {
            "asin": "B0CCST3RB6",
            "is_sponsored": false,
            "brand": null,
            "name": "Dove Body Wash Deep Moisture, Sensitive Skin, Cucumber and Green Tea, and Shea Butter & Vanilla Collection 4 Count Skin Cleanser with 24hr Renewing MicroMoisture 20 oz ",
            "url": "https://www.amazon.com/Dove-Moisture-Sensitive-Collection-MicroMoisture/dp/B0CCST3RB6",
            "thumbnail": "https://m.media-amazon.com/images/I/81hkMK7tduL._AC_UL320_.jpg",
            "rating": 4.6,
            "total_ratings": 1338,
            "price": 25.98,
            "list_price": null,
            "price_per_unit": 0.32,
            "typical_price": null,
            "currency": "USD",
            "currency_symbol": "$",
            "offer_info": "$24.68 with Subscribe & Save discount",
            "is_prime": false,
            "shipping_info": [
                "FREE deliveryTue, Dec 10on $35 of items shipped by Amazon",
                "20 Ounce (Pack of 4)"
            ],
            "retailer_badge": null,
            "seller_info": null,
            "more_buying_choices": null,
            "past_month_bought": "10K+"
        },
        {
            "asin": "B08G9XC8R2",
            "is_sponsored": false,
            "brand": null,
            "name": "Cleancult Liquid Hand Soap Refills - Wild Lavender - Moisturizes Dry & Sensitive Skin -Made with Aloe Vera & Lavender Essential Oils - Eco Friendly - Paper-Based Packaging - 32 oz/3 Pack ",
            "url": "https://www.amazon.com/Cleancult-Liquid-Hand-Soap-Refills/dp/B08G9XC8R2",
            "thumbnail": "https://m.media-amazon.com/images/I/91ItD49Jq3L._AC_UL320_.jpg",
            "rating": 4.3,
            "total_ratings": 4033,
            "price": 22.57,
            "list_price": 33.99,
            "price_per_unit": 0.24,
            "typical_price": null,
            "currency": "USD",
            "currency_symbol": "$",
            "offer_info": "$21.44 with Subscribe & Save discountwhen you subscribeExtra $1.50 offwhen you subscribe",
            "is_prime": false,
            "shipping_info": [
                "FREE deliveryTue, Dec 10on $35 of items shipped by Amazon",
                "32 Fl Oz (Pack of 3)"
            ],
            "retailer_badge": null,
            "seller_info": null,
            "more_buying_choices": null,
            "past_month_bought": "1K+"
        },
        {
            "asin": "B07TPSGMNH",
            "is_sponsored": false,
            "brand": null,
            "name": "MRS. MEYER'S CLEAN DAY Hand Soap, Made with Essential Oils, Biodegradable Formula, Oat Blossom, 12.5 fl. oz - Pack of 3 ",
            "url": "https://www.amazon.com/MRS-MEYERS-CLEAN-DAY-Biodegradable/dp/B07TPSGMNH",
            "thumbnail": "https://m.media-amazon.com/images/I/81YUNEYoJdL._AC_UL320_.jpg",
            "rating": 4.8,
            "total_ratings": 2109,
            "price": 15.57,
            "list_price": null,
            "price_per_unit": 0.42,
            "typical_price": null,
            "currency": "USD",
            "currency_symbol": "$",
            "offer_info": "$14.79 with Subscribe & Save discountwhen you subscribeExtra 15% offwhen you subscribe",
            "is_prime": false,
            "shipping_info": [
                "FREE deliveryTue, Dec 10on $35 of items shipped by Amazon",
                "12.5 Fl Oz (Pack of 3)"
            ],
            "retailer_badge": null,
            "seller_info": null,
            "more_buying_choices": null,
            "past_month_bought": "1K+"
        },
        {
            "asin": "B0D2CZRT4R",
            "is_sponsored": false,
            "brand": null,
            "name": "Yoken Pure Castile Liquid Soap Organic (EWG Verified, Unscented, 8 OZ), Made with Organic Oils, No Added Fragrance, Vegan, Castile Soap Liquid for Face, Laundry, Dishes, Sensitive Skin, Travel Soap ",
            "url": "https://www.amazon.com/Yoken-Verified-Unscented-Fragrance-Sensitive/dp/B0D2CZRT4R",
            "thumbnail": "https://m.media-amazon.com/images/I/61Valhnu1dL._AC_UL320_.jpg",
            "rating": 4.6,
            "total_ratings": 417,
            "price": 7.95,
            "list_price": 9.99,
            "price_per_unit": 0.99,
            "typical_price": null,
            "currency": "USD",
            "currency_symbol": "$",
            "offer_info": "Save more with Subscribe & Savewhen you subscribeExtra 15% offwhen you subscribe",
            "is_prime": false,
            "shipping_info": [
                "FREE deliveryTue, Dec 10on $35 of items shipped by Amazon",
                "8 Fl Oz (Pack of 1)"
            ],
            "retailer_badge": null,
            "seller_info": null,
            "more_buying_choices": null,
            "past_month_bought": "3K+"
        },
        {
            "asin": "B087XPD74W",
            "is_sponsored": false,
            "brand": null,
            "name": "Dove Men+Care Bar 3 In 1 Cleanser For Body, Face, And Shaving To Clean And Hydrate Skin Extra Fresh Body And Facial Cleanser More Moisturizing Than Bar Soap 3.75oz 24 Bars ",
            "url": "https://www.amazon.com/Dove-Shaving-Hydrate-Cleanser-Moisturizing/dp/B087XPD74W",
            "thumbnail": "https://m.media-amazon.com/images/I/919b3cmdBCL._AC_UL320_.jpg",
            "rating": 4.7,
            "total_ratings": 965,
            "price": 36.99,
            "list_price": null,
            "price_per_unit": 0.41,
            "typical_price": null,
            "currency": "USD",
            "currency_symbol": "$",
            "offer_info": null,
            "is_prime": false,
            "shipping_info": [
                "FREE deliveryWed, Dec 11",
                "3.75 Ounce (Pack of 24)"
            ],
            "retailer_badge": null,
            "seller_info": null,
            "more_buying_choices": {
                "heading": "More Buying Choices",
                "offer_text": "$34.99(14 new offers)",
                "offer_link": "https://www.amazon.com/gp/offer-listing/B087XPD74W/ref=sr_1_237_olp?keywords=soap&crid=E8P8DOCWNY2T&sprefix=so%252Caps%252C292&dib_tag=se&dib=eyJ2IjoiMSJ9.lmTL9Oi_lDuK_SvtzKV2GnIGKolwMfrHUhIMle7kER3U6M_8Na3-ZR-eBvqTNzITwOMhWFfazUegmA5KGhY0APOshP6Gipz90V8E24zC7P2JDLjy7jw_lQ0cyRO5VmfwgamdHSr3-DwCiCDVbt2W9kIQY2mr2drGd1BjwUZvqA06clkbxYNrPxuA5SeuoIMlmzDha29rKHYktU4DSjyn6HHmUsXgoHOu1oZYrdohNwTdUlyNnwfTuVWBZOpDrbAab52oi-YFpdHK4xM-DVaqh_fnmnvq3DbREQIV_Nx6wJI.5kbPMXynez4WPw-0sB9gmNnz7HGJYasZSk_SEmdq0W0&qid=1733300679&sr=8-237"
            },
            "past_month_bought": "100+"
        },
        {
            "asin": "B001O4FYXY",
            "is_sponsored": false,
            "brand": null,
            "name": "Dove Beauty Cream Bar, Unisex Soap, Multi, 4 Count ",
            "url": "https://www.amazon.com/Dove-Original-Beauty-Cream-100G/dp/B001O4FYXY",
            "thumbnail": "https://m.media-amazon.com/images/I/51x3oorQ-zL._AC_UL320_.jpg",
            "rating": 4.7,
            "total_ratings": 3693,
            "price": 9.76,
            "list_price": null,
            "price_per_unit": 0.69,
            "typical_price": null,
            "currency": "USD",
            "currency_symbol": "$",
            "offer_info": "Save more with Subscribe & Save",
            "is_prime": false,
            "shipping_info": [
                "FREE deliveryMon, Dec 16on $35 of items shipped by Amazon",
                "1.01 Ounce (Pack of 14)"
            ],
            "retailer_badge": null,
            "seller_info": null,
            "more_buying_choices": {
                "heading": "More Buying Choices",
                "offer_text": "$5.00(15 new offers)",
                "offer_link": "https://www.amazon.com/gp/offer-listing/B001O4FYXY/ref=sr_1_238_olp?keywords=soap&crid=E8P8DOCWNY2T&sprefix=so%252Caps%252C292&dib_tag=se&dib=eyJ2IjoiMSJ9.lmTL9Oi_lDuK_SvtzKV2GnIGKolwMfrHUhIMle7kER3U6M_8Na3-ZR-eBvqTNzITwOMhWFfazUegmA5KGhY0APOshP6Gipz90V8E24zC7P2JDLjy7jw_lQ0cyRO5VmfwgamdHSr3-DwCiCDVbt2W9kIQY2mr2drGd1BjwUZvqA06clkbxYNrPxuA5SeuoIMlmzDha29rKHYktU4DSjyn6HHmUsXgoHOu1oZYrdohNwTdUlyNnwfTuVWBZOpDrbAab52oi-YFpdHK4xM-DVaqh_fnmnvq3DbREQIV_Nx6wJI.5kbPMXynez4WPw-0sB9gmNnz7HGJYasZSk_SEmdq0W0&qid=1733300679&sr=8-238"
            },
            "past_month_bought": "800+"
        },
        {
            "asin": "B001G7R3P6",
            "is_sponsored": false,
            "brand": null,
            "name": "Palmer’s Cocoa Butter Formula with Vitamin E Daily Skin Therapy Formula Cream Soap, 3.5 Ounces (Pack of 12) ",
            "url": "https://www.amazon.com/Palmers-Formula-Vitamin-Cleanses-Moisturizes/dp/B001G7R3P6",
            "thumbnail": "https://m.media-amazon.com/images/I/7195KYEN0nL._AC_UL320_.jpg",
            "rating": 4.6,
            "total_ratings": 2557,
            "price": 39.43,
            "list_price": null,
            "price_per_unit": 0.94,
            "typical_price": null,
            "currency": "USD",
            "currency_symbol": "$",
            "offer_info": "$37.46 with Subscribe & Save discount",
            "is_prime": false,
            "shipping_info": [
                "FREE deliveryTue, Dec 10",
                "3.5 Ounce (Pack of 12)"
            ],
            "retailer_badge": null,
            "seller_info": null,
            "more_buying_choices": null,
            "past_month_bought": "300+"
        },
        {
            "asin": "B07PW1HX7C",
            "is_sponsored": false,
            "brand": null,
            "name": "San Francisco Soap Co Man Bar 3-Piece Gift Set - No Harmful Chemicals - Good for All Skin Types - Made in the USA ",
            "url": "https://www.amazon.com/San-Francisco-Soap-3-Piece-Gift/dp/B07PW1HX7C",
            "thumbnail": "https://m.media-amazon.com/images/I/71PVGH-6ZtL._AC_UL320_.jpg",
            "rating": 4.7,
            "total_ratings": 1590,
            "price": 28.95,
            "list_price": null,
            "price_per_unit": 0.97,
            "typical_price": null,
            "currency": "USD",
            "currency_symbol": "$",
            "offer_info": "$27.50 with Subscribe & Save discount",
            "is_prime": false,
            "shipping_info": [
                "FREE deliveryWed, Dec 11on $35 of items shipped by Amazon",
                "10 Ounce (Pack of 3)"
            ],
            "retailer_badge": null,
            "seller_info": null,
            "more_buying_choices": null,
            "past_month_bought": "1K+"
        }
    ],
    "meta_data": {
        "brand_filter_urls": [
            {
                "name": "Dove",
                "url": "https://www.amazon.com/s?k=soap&rh=n%3A3760911%2Cp_123%3A247664&dc&crid=E8P8DOCWNY2T&qid=1733300679&rnid=85457740011&sprefix=so%252Caps%252C292&ref=sr_nr_p_123_1&ds=v1%3AEgzxpg%2BhM4Xy%2B3SxztlFqcquQea5hsr7orT9QDikouY"
            },
            {
                "name": "Softsoap",
                "url": "https://www.amazon.com/s?k=soap&rh=n%3A3760911%2Cp_123%3A315585&dc&crid=E8P8DOCWNY2T&qid=1733300679&rnid=85457740011&sprefix=so%252Caps%252C292&ref=sr_nr_p_123_2&ds=v1%3AN2nIuXlwXJN%2F%2Bb4XnngZeMr9Cb8SPmLMkNPMepADo54"
            },
            {
                "name": "Irish Spring",
                "url": "https://www.amazon.com/s?k=soap&rh=n%3A3760911%2Cp_123%3A317449&dc&crid=E8P8DOCWNY2T&qid=1733300679&rnid=85457740011&sprefix=so%252Caps%252C292&ref=sr_nr_p_123_3&ds=v1%3ACiv%2FZ8DD3cNLpxkqj2ZISsvEUP3OGInVrQdKtZOW9Dc"
            },
            {
                "name": "MRS. MEYER'S CLEAN DAY",
                "url": "https://www.amazon.com/s?k=soap&rh=n%3A3760911%2Cp_123%3A248659&dc&crid=E8P8DOCWNY2T&qid=1733300679&rnid=85457740011&sprefix=so%252Caps%252C292&ref=sr_nr_p_123_4&ds=v1%3AkOwI8gemCZ9G3BqLlYfjPtQCf0N5j%2BezhmEOSZiOQy4"
            },
            {
                "name": "DOVE MEN + CARE",
                "url": "https://www.amazon.com/s?k=soap&rh=n%3A3760911%2Cp_123%3A247657&dc&crid=E8P8DOCWNY2T&qid=1733300679&rnid=85457740011&sprefix=so%252Caps%252C292&ref=sr_nr_p_123_5&ds=v1%3AX4L2KX898erUa%2FOOGeMOz0DKA0PNaILxZHXN44YwUHM"
            },
            {
                "name": "Dial",
                "url": "https://www.amazon.com/s?k=soap&rh=n%3A3760911%2Cp_123%3A245159&dc&crid=E8P8DOCWNY2T&qid=1733300679&rnid=85457740011&sprefix=so%252Caps%252C292&ref=sr_nr_p_123_6&ds=v1%3AlTFaXekTA%2F%2BYKWFr0bDadMOadt9agR9yqCdb6QBE9gA"
            },
            {
                "name": "Ivory",
                "url": "https://www.amazon.com/s?k=soap&rh=n%3A3760911%2Cp_123%3A308499&dc&crid=E8P8DOCWNY2T&qid=1733300679&rnid=85457740011&sprefix=so%252Caps%252C292&ref=sr_nr_p_123_7&ds=v1%3AWdZPBUlRs3lEnbtykzQE7FEk2LTAyprF0TNEd3HEWy0"
            },
            {
                "name": "Dr. Squatch",
                "url": "https://www.amazon.com/s?k=soap&rh=n%3A3760911%2Cp_123%3A97354&dc&crid=E8P8DOCWNY2T&qid=1733300679&rnid=85457740011&sprefix=so%252Caps%252C292&ref=sr_nr_p_123_8&ds=v1%3AoGcsDavuPiql6yQErBU1TqfAUO%2FZpclILds1HhRCAzQ"
            },
            {
                "name": "Dr. Squatch",
                "url": "https://www.amazon.com/s?k=soap&rh=n%3A3760911%2Cp_123%3A97354&dc&crid=E8P8DOCWNY2T&qid=1733300679&rnid=85457740011&sprefix=so%252Caps%252C292&ref=sr_nr_p_123_8&ds=v1%3AoGcsDavuPiql6yQErBU1TqfAUO%2FZpclILds1HhRCAzQ"
            },
            {
                "name": "Dr. Bronner's",
                "url": "https://www.amazon.com/s?k=soap&rh=n%3A3760911%2Cp_123%3A61997&dc&crid=E8P8DOCWNY2T&qid=1733300679&rnid=85457740011&sprefix=so%252Caps%252C292&ref=sr_nr_p_123_9&ds=v1%3AvVr8x8wAgNQkTRx44QRGX3WoYqmteiIDaQQiGTqYt7Y"
            },
            {
                "name": "Method",
                "url": "https://www.amazon.com/s?k=soap&rh=n%3A3760911%2Cp_123%3A234313&dc&crid=E8P8DOCWNY2T&qid=1733300679&rnid=85457740011&sprefix=so%252Caps%252C292&ref=sr_nr_p_123_10&ds=v1%3ANb8OvOLr57uCr72S3eKjPSQ9QjDYnIIKpeZb%2Blk1aXI"
            },
            {
                "name": "Yardley",
                "url": "https://www.amazon.com/s?k=soap&rh=n%3A3760911%2Cp_123%3A367053&dc&crid=E8P8DOCWNY2T&qid=1733300679&rnid=85457740011&sprefix=so%252Caps%252C292&ref=sr_nr_p_123_11&ds=v1%3AqZdzlfQJ0ZuiY1Q9yGKFV1NUW6NdBcji2C3Rm20Ouxo"
            },
            {
                "name": "Cetaphil",
                "url": "https://www.amazon.com/s?k=soap&rh=n%3A3760911%2Cp_123%3A236065&dc&crid=E8P8DOCWNY2T&qid=1733300679&rnid=85457740011&sprefix=so%252Caps%252C292&ref=sr_nr_p_123_12&ds=v1%3AYC95nrnkjUNnQICd7ZSPS%2FRyLHJdtSORIIVqV0GpVwQ"
            },
            {
                "name": "Olay",
                "url": "https://www.amazon.com/s?k=soap&rh=n%3A3760911%2Cp_123%3A195696&dc&crid=E8P8DOCWNY2T&qid=1733300679&rnid=85457740011&sprefix=so%252Caps%252C292&ref=sr_nr_p_123_13&ds=v1%3AfIR1%2BLEJiubEXl6h0zYTkvWhMfhoxsKqalYwrY%2Bqn48"
            },
            {
                "name": "SheaMoisture",
                "url": "https://www.amazon.com/s?k=soap&rh=n%3A3760911%2Cp_123%3A192257&dc&crid=E8P8DOCWNY2T&qid=1733300679&rnid=85457740011&sprefix=so%252Caps%252C292&ref=sr_nr_p_123_14&ds=v1%3AFXsXgl%2BUnJuvFU3%2FBGyTVe5A2N6DXqE0GWovCRDTO7g"
            },
            {
                "name": "everyone for every body",
                "url": "https://www.amazon.com/s?k=soap&rh=n%3A3760911%2Cp_123%3A373523&dc&crid=E8P8DOCWNY2T&qid=1733300679&rnid=85457740011&sprefix=so%252Caps%252C292&ref=sr_nr_p_123_15&ds=v1%3AFoHwiyyrIpjvaiMT4EsSBiRcKmJ4RxyBjKJw04edyng"
            },
            {
                "name": "J.R. Watkins",
                "url": "https://www.amazon.com/s?k=soap&rh=n%3A3760911%2Cp_123%3A359108&dc&crid=E8P8DOCWNY2T&qid=1733300679&rnid=85457740011&sprefix=so%252Caps%252C292&ref=sr_nr_p_123_16&ds=v1%3AGw1YEZM8zVfta48gQHl4yvoXZvnBCMn2j2CVmwHB7e0"
            },
            {
                "name": "A LA MAISON",
                "url": "https://www.amazon.com/s?k=soap&rh=n%3A3760911%2Cp_123%3A383900&dc&crid=E8P8DOCWNY2T&qid=1733300679&rnid=85457740011&sprefix=so%252Caps%252C292&ref=sr_nr_p_123_17&ds=v1%3A3OhYfFt5hWQYiVRZMAeNoB2BdzUq4pSfse0N55QspzM"
            },
            {
                "name": "Zest",
                "url": "https://www.amazon.com/s?k=soap&rh=n%3A3760911%2Cp_123%3A413079&dc&crid=E8P8DOCWNY2T&qid=1733300679&rnid=85457740011&sprefix=so%252Caps%252C292&ref=sr_nr_p_123_18&ds=v1%3ASKl40VW4qVJeMwZnV%2FopoV%2BaA0B2%2F6JgaAa%2B%2B%2BDd9ho"
            },
            {
                "name": "Seventh Generation",
                "url": "https://www.amazon.com/s?k=soap&rh=n%3A3760911%2Cp_123%3A545818&dc&crid=E8P8DOCWNY2T&qid=1733300679&rnid=85457740011&sprefix=so%252Caps%252C292&ref=sr_nr_p_123_19&ds=v1%3ABNflhOQJUc8aV17TFN%2BHnA149DcclMtY%2BHeraUWt1Jo"
            },
            {
                "name": "Duke Cannon Supply Co.",
                "url": "https://www.amazon.com/s?k=soap&rh=n%3A3760911%2Cp_123%3A334749&dc&crid=E8P8DOCWNY2T&qid=1733300679&rnid=85457740011&sprefix=so%252Caps%252C292&ref=sr_nr_p_123_20&ds=v1%3AqwH4%2BV3N8XwqEb3u%2BUXs7NG4nD5BDWiMA3xT1zoopYY"
            },
            {
                "name": "Beekman 1802",
                "url": "https://www.amazon.com/s?k=soap&rh=n%3A3760911%2Cp_123%3A414170&dc&crid=E8P8DOCWNY2T&qid=1733300679&rnid=85457740011&sprefix=so%252Caps%252C292&ref=sr_nr_p_123_21&ds=v1%3AWhvHSlydREasvpdadmWrZCC4RZ1QncRoDsMoJi7dNWU"
            },
            {
                "name": "Tom's of Maine",
                "url": "https://www.amazon.com/s?k=soap&rh=n%3A3760911%2Cp_123%3A317447&dc&crid=E8P8DOCWNY2T&qid=1733300679&rnid=85457740011&sprefix=so%252Caps%252C292&ref=sr_nr_p_123_22&ds=v1%3AED8ZzPTXMX2IJEB%2Fhc8YbaqbBEOJmBsMe6U%2BHWHz5ys"
            },
            {
                "name": "Himalaya",
                "url": "https://www.amazon.com/s?k=soap&rh=n%3A3760911%2Cp_123%3A94291&dc&crid=E8P8DOCWNY2T&qid=1733300679&rnid=85457740011&sprefix=so%252Caps%252C292&ref=sr_nr_p_123_23&ds=v1%3AJUZBKZA9HfTwuUW1iiNdgaCzPz%2FXbR8DydANYsXCqX4"
            },
            {
                "name": "One With Nature",
                "url": "https://www.amazon.com/s?k=soap&rh=n%3A3760911%2Cp_123%3A248583&dc&crid=E8P8DOCWNY2T&qid=1733300679&rnid=85457740011&sprefix=so%252Caps%252C292&ref=sr_nr_p_123_24&ds=v1%3ARcDeQb6ZyOOzXRawtv5vNDCp9wfg7yaRIc8Wr9v0q4c"
            },
            {
                "name": "Safeguard",
                "url": "https://www.amazon.com/s?k=soap&rh=n%3A3760911%2Cp_123%3A232412&dc&crid=E8P8DOCWNY2T&qid=1733300679&rnid=85457740011&sprefix=so%252Caps%252C292&ref=sr_nr_p_123_25&ds=v1%3ATu1Dk2FbH3SGis6Zc6tlof0MWxz4jqf9512Z1XtyLfU"
            },
            {
                "name": "PEARS",
                "url": "https://www.amazon.com/s?k=soap&rh=n%3A3760911%2Cp_123%3A542598&dc&crid=E8P8DOCWNY2T&qid=1733300679&rnid=85457740011&sprefix=so%252Caps%252C292&ref=sr_nr_p_123_26&ds=v1%3AnzyU3yDeyVRjOuuv45t0W3MBLXgHPobp2S1jMy%2BxZoM"
            },
            {
                "name": "Pre de Provence",
                "url": "https://www.amazon.com/s?k=soap&rh=n%3A3760911%2Cp_123%3A408276&dc&crid=E8P8DOCWNY2T&qid=1733300679&rnid=85457740011&sprefix=so%252Caps%252C292&ref=sr_nr_p_123_27&ds=v1%3Aayw4NlirOev2WW8GmViuC452iireHGerYC4z%2FQuWggE"
            },
            {
                "name": "Lever 2000",
                "url": "https://www.amazon.com/s?k=soap&rh=n%3A3760911%2Cp_123%3A247652&dc&crid=E8P8DOCWNY2T&qid=1733300679&rnid=85457740011&sprefix=so%252Caps%252C292&ref=sr_nr_p_123_28&ds=v1%3AO8pQ8a%2BCUb6ue%2FBFonRhl7nXaC63c9rHCwyk2HXkgGo"
            },
            {
                "name": "natura",
                "url": "https://www.amazon.com/s?k=soap&rh=n%3A3760911%2Cp_123%3A658874&dc&crid=E8P8DOCWNY2T&qid=1733300679&rnid=85457740011&sprefix=so%252Caps%252C292&ref=sr_nr_p_123_29&ds=v1%3AACCgfQxm0Aslhch1alzmpXMGS5UVhSrA93DTWSNnUhE"
            },
            {
                "name": "Michel Design Works",
                "url": "https://www.amazon.com/s?k=soap&rh=n%3A3760911%2Cp_123%3A266327&dc&crid=E8P8DOCWNY2T&qid=1733300679&rnid=85457740011&sprefix=so%252Caps%252C292&ref=sr_nr_p_123_30&ds=v1%3A5x1tSErvND%2BNn8kNR7oQ7TCQFBNUP8FkKgwwf3ofoKE"
            },
            {
                "name": "Nubian Heritage",
                "url": "https://www.amazon.com/s?k=soap&rh=n%3A3760911%2Cp_123%3A838480&dc&crid=E8P8DOCWNY2T&qid=1733300679&rnid=85457740011&sprefix=so%252Caps%252C292&ref=sr_nr_p_123_31&ds=v1%3AnUU8anUMBbHSCX3VT%2FSi2tMxVCKa3R4M2lTd2cyq6Hc"
            },
            {
                "name": "Kojie San",
                "url": "https://www.amazon.com/s?k=soap&rh=n%3A3760911%2Cp_123%3A474998&dc&crid=E8P8DOCWNY2T&qid=1733300679&rnid=85457740011&sprefix=so%252Caps%252C292&ref=sr_nr_p_123_32&ds=v1%3AOW2ZqagLoKJo5xs131Zh3VqoVaUzi7wQK8MKgAF2oHI"
            },
            {
                "name": "Soapbox",
                "url": "https://www.amazon.com/s?k=soap&rh=n%3A3760911%2Cp_123%3A245856&dc&crid=E8P8DOCWNY2T&qid=1733300679&rnid=85457740011&sprefix=so%252Caps%252C292&ref=sr_nr_p_123_33&ds=v1%3A%2FICG4bm%2FzNwipn0Z5ZO304wph%2FV82U5p5iMMtNsZEb4"
            },
            {
                "name": "Defense Soap",
                "url": "https://www.amazon.com/s?k=soap&rh=n%3A3760911%2Cp_123%3A119354&dc&crid=E8P8DOCWNY2T&qid=1733300679&rnid=85457740011&sprefix=so%252Caps%252C292&ref=sr_nr_p_123_34&ds=v1%3A1ph07T%2BeD%2Bfhb5dlGyyP7lcSm%2F5tnVXrOofmYSX96cM"
            },
            {
                "name": "EO",
                "url": "https://www.amazon.com/s?k=soap&rh=n%3A3760911%2Cp_123%3A342538&dc&crid=E8P8DOCWNY2T&qid=1733300679&rnid=85457740011&sprefix=so%252Caps%252C292&ref=sr_nr_p_123_35&ds=v1%3AhbZe16AJ0J6Tw%2Fn7ze7iTmgJEKAlhKJeDbwV%2FLY%2Fxb4"
            },
            {
                "name": "Pacha Soap Co",
                "url": "https://www.amazon.com/s?k=soap&rh=n%3A3760911%2Cp_123%3A455012&dc&crid=E8P8DOCWNY2T&qid=1733300679&rnid=85457740011&sprefix=so%252Caps%252C292&ref=sr_nr_p_123_36&ds=v1%3AzUnKLPIon4eobOPXt1zM%2FA1Hi5xVWBmt5b3jLTsCkbE"
            },
            {
                "name": "O NATURALS",
                "url": "https://www.amazon.com/s?k=soap&rh=n%3A3760911%2Cp_123%3A549103&dc&crid=E8P8DOCWNY2T&qid=1733300679&rnid=85457740011&sprefix=so%252Caps%252C292&ref=sr_nr_p_123_37&ds=v1%3AhGVFSqhpA4ixMJzPCSirNzr7DtVvd9SQ6vLUHz%2B2cKk"
            },
            {
                "name": "Caldrea",
                "url": "https://www.amazon.com/s?k=soap&rh=n%3A3760911%2Cp_123%3A473782&dc&crid=E8P8DOCWNY2T&qid=1733300679&rnid=85457740011&sprefix=so%252Caps%252C292&ref=sr_nr_p_123_38&ds=v1%3AtIDdkEZ7K88hGFoseCqMXNErA%2BPyvLsZgG%2BJUhXkQtE"
            },
            {
                "name": "Clean Revolution",
                "url": "https://www.amazon.com/s?k=soap&rh=n%3A3760911%2Cp_123%3A493146&dc&crid=E8P8DOCWNY2T&qid=1733300679&rnid=85457740011&sprefix=so%252Caps%252C292&ref=sr_nr_p_123_39&ds=v1%3A3ts4JVLjZchTjuM%2F9nlyUYdjoQI6EhCACNAw26BGzZc"
            },
            {
                "name": "Aesop",
                "url": "https://www.amazon.com/s?k=soap&rh=n%3A3760911%2Cp_123%3A379859&dc&crid=E8P8DOCWNY2T&qid=1733300679&rnid=85457740011&sprefix=so%252Caps%252C292&ref=sr_nr_p_123_40&ds=v1%3AVGMpbyAZ%2B9J5bBPV48QDRhqdt2AVfFlK%2BHNiuQiuJTs"
            },
            {
                "name": "Top Brands",
                "url": "https://www.amazon.com/s?k=soap&rh=n%3A3760911%2Cp_n_feature_forty-one_browse-bin%3A119653281011&dc&crid=E8P8DOCWNY2T&qid=1733300679&rnid=119653280011&sprefix=so%252Caps%252C292&ref=sr_nr_p_n_feature_forty-one_browse-bin_1&ds=v1%3AjoSt0QtIm%2FrKvRMQ1XKiuEOC692C0bNF4TnP3k6eM0k"
            }
        ],
        "delivery_zipcode": "68501"
    },
    "remaining_credits": 1998947
}

The attributes available in the response differ based on platform. Please contact us if you would like us to add an attribute that does not currently exist in the output.

Ecommerce Category / Department APIs

To scrape product or SKU data by a category or department, you need the following query parameters:

  1. An API key, available here as api_key

  2. The URL of the category page you want to scrape as url

  3. The platform you want to scrape the product category from as platform=name_category. So for Amazon, the value is platform=amazon_category.

  4. (Optional) The page number from which you want the results as page

The attributes contained within the response are similar to the ones returned by the Ecommerce Search APIs described above.

Supported Platforms

At this moment we support scraping the product category pages of:

  • Amazon USA (platform=amazon_category)
  • Costco (platform=costco_category)

We will continue to update the product category scraper for ecommerce with support for newer platforms. Walmart, and the rest of the platforms are on our roadmap.

Finding the Product Category's URL

Our system expects the URL which returns the products for the category in a grid and not the pages that have further subcategories or brands listed.

On Amazon, this URL can be found by scrolling at the bottom and clicking "See All Results". If you a paid subscriber our support can help you find the URL if you're having difficulties.

The same applies to both main categories (for e.g. Grocery & Gourmet Food) or sub-categories (for e.g. Breads).

Here's an example of a URL that our server expects:

URL for the Category "Yoga & Studio" on Amazon

https://www.amazon.com/s?rh=n%3A23550734011&fs=true

Scraping Product Category with Filters

You can also scrape a product category with additional filters. For e.g. color "black" for clothes or "low-carb" for breads. To do this, you need to check the filter on Amazon.com and then use the product category URL after applying the filter.

Here's how they differ:

URL for the Category "Breads" on Amazon:

https://www.amazon.com/s?k=breads&i=grocery&rh=n%3A16310101%2Cn%3A16318751%2Cn%3A1877687001

URL for the Category "Breads" with the Filter "Low-Carb" on Amazon:

https://www.amazon.com/s?k=breads&i=grocery&rh=n%3A18776870011%2Cp_n_feature_nine_browse-bin%3A114327011&dc&qid=1641138755&rnid=114319011

Credits

The number of credits deduced for each successful request depends on the platform:

1 credit per request for major Amazon marketplaces: - Amazon.com (US) - Amazon.ca (Canada) - Amazon.co.uk (UK) - Amazon.de (Germany) - Amazon.in (India)

2.5 credits per request for all other supported Amazon marketplaces

1 credit per request for Costco