Walmart Product API

Our Walmart Product API allows you to scrape results from the Walmart product page. The API is accessed through the following endpoint: /search?engine=walmart_product.

A user may query the following: https://serpapi.com/search?engine=walmart_product utilizing a GET request. Head to the playground for a live and interactive demo.

API Parameters

Search Query

product_id

Required

Parameter defines the product to get results for. Normally found from shopping results for supported products (e.g., https://www.walmart.com/ip/{product_id}). You can pass product_id and us_item_id. Responses from Walmart.com are faster when product_id is used.

Advanced Filters

store_id

Optional

Store ID to filter the products by the specific store only. Head to the Walmart Stores Locations for a full list of supported stores.

It's possible for the product pricing to differ between stores.

Serpapi Parameters

engine

Required

Set parameter to walmart_product to use the Walmart Product API engine.

device

Optional

Parameter defines the device to use to get the results. It can be set to desktop (default) to use a regular browser, tablet to use a tablet browser (currently using iPads), or mobile to use a mobile browser.

no_cache

Optional

Parameter will force SerpApi to fetch the Walmart Product results even if a cached version is already present. A cache is served only if the query and all parameters are exactly the same. Cache expires after 1h. Cached searches are free, and are not counted towards your searches per month. It can be set to false (default) to allow results from the cache, or true to disallow results from the cache. no_cache and async parameters should not be used together.

async

Optional

Parameter defines the way you want to submit your search to SerpApi. It can be set to false (default) to open an HTTP connection and keep it open until you got your search results, or true to just submit your search to SerpApi and retrieve them later. In this case, you'll need to use our Searches Archive API to retrieve your results. async and no_cache parameters should not be used together. async should not be used on accounts with Ludicrous Speed enabled.

zero_trace

Optional

Enterprise only. Parameter enables ZeroTrace mode. It can be set to false (default) or true. Enable this mode to skip storing search parameters, search files, and search metadata on our servers. This may make debugging more difficult.

api_key

Required

Parameter defines the SerpApi private key to use.

output

Optional

Parameter defines the final output you want. It can be set to json (default) to get a structured JSON of the results, or html to get the raw html retrieved.

json_restrictor

Optional

Parameter defines the fields you want to restrict in the outputs for smaller, faster responses. See JSON Restrictor for more details.

API Results

JSON Results

JSON output includes structured data for Product Result and Reviews Results.

A search status is accessible through search_metadata.status. It flows this way: Processing -> Success || Error. If a search has failed, error will contain an error message. search_metadata.id is the search ID inside SerpApi.

HTML Results

HTML output is useful to debug JSON results or support features not supported yet by SerpApi.
HTML output gives you the raw HTML results from Walmart Product.

API Examples

Example results for  product_id: 147423982

Example results for  product_id: 147423982

JSON Example

{
  "search_metadata": {
    "id": "618a35e333b2364e4594a417",
    "status": "Success",
    "json_endpoint": "https://serpapi.com/searches/43a0f0e308c85d1c/618a35e333b2364e4594a417.json",
    "created_at": "2021-11-09 08:48:35 UTC",
    "processed_at": "2021-11-09 08:48:35 UTC",
    "walmart_product_url": "https://www.walmart.com/ip/147423982?selected=true",
    "raw_html_file": "https://serpapi.com/searches/43a0f0e308c85d1c/618a35e333b2364e4594a417.html",
    "total_time_taken": 2.39
  },
  "search_parameters": {
    "product_id": "147423982",
    "engine": "walmart_product",
    "device": "desktop"
  },
  "search_information":
  {
    "location": {
      "postal_code": "95829",
      "province_code": "CA",
      "city": "Sacramento",
      "store_id": "3081"
    }
  },
  "product_result": {
    "us_item_id": "147423982",
    "product_id": "34Y0BVR8X5ZD",
    "variants": [
      "actual_color-navy",
      "clothing_size-m"
    ],
    "upc": "696777889575",
    "title": "Men's Henley 3-Button Pullover Cotton T-Shirt Long Sleeve Crew Neck",
    "short_description_html": "Men's Long Sleeve Henley 3 Button Pullover Cotton T-Shirt Crew Neck",
    "detailed_description_html": "<ul>  <li>Long Sleeves</li>  <li>Lightweight</li>  <li>100% Cotton</li> </ul>",
    "categories": [
      {
        "name": "Clothing",
        "url": "https://www.walmart.com/cp/5438"
      },
      {
        "name": "Mens Clothing",
        "url": "https://www.walmart.com/cp/133197"
      },
      {
        "name": "Mens T-Shirts & Tank Tops",
        "url": "https://www.walmart.com/cp/4237948"
      },
      ...
    ],
    "seller_id": "B450DDF0F0E543BCA24F386B6CA384D1",
    "seller_name": "Blended",
    "specification_highlights": [
      {
        "key": "Clothing Size",
        "value": "M",
        "display_name": "Clothing Size"
      },
      {
        "key": "Sleeve Length Style",
        "value": "Long Sleeve",
        "display_name": "Sleeve Length Style"
      },
      {
        "key": "Fabric Content",
        "value": "100% Cotton",
        "display_name": "Fabric Content"
      },
      ...
    ],
    "product_type_id": "891",
    "product_type": "T-Shirts",
    "manufacturer": "Blended",
    "product_page_url": "https://www.walmart.com/ip/Men-s-Henley-3-Button-Pullover-Cotton-T-Shirt-Long-Sleeve-Crew-Neck/147423982",
    "price_map": {
      "price": 15.98,
      "was_price": {
        "price": 19.99,
        "priceString": "$19.99",
        "variantPriceString": null,
        "priceType": "BASE",
        "currencyUnit": "USD"
      },
      "currency": "USD"
    },
    "min_quantity": 1,
    "max_quantity": 12,
    "in_stock": true,
    "images": [
      "https://i5.walmartimages.com/asr/caee8569-17c4-477d-b993-74f6e8f1ca03.a24edd08ad59ce67f44712dd2d6b5a99.jpeg",
      "https://i5.walmartimages.com/asr/0f601fd9-4c3d-4681-9943-796f8c9dddcd.d3a7e13b15009e778a760ff31ad24d15.jpeg"
    ],
    "reviews": 27,
    "rating": 4.0741,
    "offer_id": "90623A01F87340ED9C0B789ABC968ABD",
    "offer_type": "ONLINE_ONLY",
    "offers": [
      {
        "seller_id": "B450DDF0F0E543BCA24F386B6CA384D1",
        "catalog_seller_id": 4085,
        "seller_name": "Valley Holdings LLC",
        "seller_display_name": "Blended",
        "price": 15.98
      }
    ],
    "shipping_price": 0,
    "delivery_option": {
      "ship_method": "THREE_TO_FIVE_DAY",
      "arrival_date": 1637006400000,
      "display_arrival_date": "2021-11-15T20:00:00.000Z"
    },
    "shipping_options": [
      {
        "ship_method": "DELIVERY_ADDRESS"
      }
    ],
    "variant_swatches": [
      {
        "name": "Color",
        "available_selections": [
          {
            "id": "actual_color-black",
            "name": "Black",
            "swatch_image_url": "https://i5.walmartimages.com/asr/ea95427d-86eb-41c0-bf9f-9abbacbb4303.1e7130204da3d4dc6de339c4b4f395f5.jpeg",
            "products": [
              {
                "product_id": "7F3I09QOGAEE",
                "serpapi_link": "https://serpapi.com/search.json?device=desktop&engine=walmart_product&product_id=7F3I09QOGAEE",
                "variants": [
                  "actual_color-black",
                  "clothing_size-l"
                ],
                "in_stock": true,
                "price_map": {
                  "price": 15.98,
                  "currency": "USD"
                }
              },
              {
                "product_id": "3P607DL0IWDK",
                "serpapi_link": "https://serpapi.com/search.json?device=desktop&engine=walmart_product&product_id=3P607DL0IWDK",
                "variants": [
                  "actual_color-black",
                  "clothing_size-2x"
                ],
                "in_stock": true,
                "price_map": {
                  "price": 17.98,
                  "currency": "USD"
                }
              },
              {
                "product_id": "72GHMGNOTX50",
                "serpapi_link": "https://serpapi.com/search.json?device=desktop&engine=walmart_product&product_id=72GHMGNOTX50",
                "variants": [
                  "actual_color-black",
                  "clothing_size-m"
                ],
                "in_stock": true,
                "price_map": {
                  "price": 15.98,
                  "currency": "USD"
                }
              },
              ...
            ]
          },
          {
            "id": "actual_color-heathergrey",
            "name": "Heather Grey",
            "swatch_image_url": "https://i5.walmartimages.com/asr/4314936c-c916-4ab8-a623-8f806efa75a3.f212dfaefd347384d886c237fe73f2d3.jpeg",
            "products": [
              {
                "product_id": "7KVV82PLSGBK",
                "serpapi_link": "https://serpapi.com/search.json?device=desktop&engine=walmart_product&product_id=7KVV82PLSGBK",
                "variants": [
                  "actual_color-heathergrey",
                  "clothing_size-l"
                ],
                "in_stock": false,
                "price_map": {
                  "price": 15.98,
                  "currency": "USD"
                }
              },
              {
                "product_id": "4778TJI9UW7K",
                "serpapi_link": "https://serpapi.com/search.json?device=desktop&engine=walmart_product&product_id=4778TJI9UW7K",
                "variants": [
                  "actual_color-heathergrey",
                  "clothing_size-s"
                ],
                "in_stock": true,
                "price_map": {
                  "price": 16.48,
                  "currency": "USD",
                  "was_price": {
                    "price": 19.99,
                    "price_string": "$19.99",
                    "currency_unit": "USD"
                  }
                }
              },
              {
                "product_id": "6YSW50J2OU4J",
                "serpapi_link": "https://serpapi.com/search.json?device=desktop&engine=walmart_product&product_id=6YSW50J2OU4J",
                "variants": [
                  "actual_color-heathergrey",
                  "clothing_size-xl"
                ],
                "in_stock": true,
                "price_map": {
                  "price": 15.98,
                  "currency": "USD"
                }
              },
              ...
            ]
          },
          {
            "id": "actual_color-navy",
            "name": "Navy",
            "swatch_image_url": "https://i5.walmartimages.com/asr/166c47b2-6634-48da-8fdf-02f1999720dd.9424daf2eb1476946fe7b82a54e1289a.jpeg",
            "products": [
              {
                "product_id": "3RS36T2O9IVO",
                "serpapi_link": "https://serpapi.com/search.json?device=desktop&engine=walmart_product&product_id=3RS36T2O9IVO",
                "variants": [
                  "actual_color-navy",
                  "clothing_size-2x"
                ],
                "in_stock": true,
                "price_map": {
                  "price": 17.98,
                  "currency": "USD"
                }
              },
              {
                "product_id": "3RQ40PVH74VM",
                "serpapi_link": "https://serpapi.com/search.json?device=desktop&engine=walmart_product&product_id=3RQ40PVH74VM",
                "variants": [
                  "actual_color-navy",
                  "clothing_size-xl"
                ],
                "in_stock": true,
                "price_map": {
                  "price": 15.98,
                  "currency": "USD"
                }
              },
              {
                "product_id": "58AQ1KFN5NHG",
                "serpapi_link": "https://serpapi.com/search.json?device=desktop&engine=walmart_product&product_id=58AQ1KFN5NHG",
                "variants": [
                  "actual_color-navy",
                  "clothing_size-s"
                ],
                "in_stock": true,
                "price_map": {
                  "price": 16.48,
                  "currency": "USD"
                }
              },
              ...
            ]
          },
          ...
        ]
      },
      {
        "name": "Clothing Size",
        "available_selections": [
          {
            "id": "clothing_size-s",
            "name": "S",
            "products": [
              {
                "product_id": "4778TJI9UW7K",
                "serpapi_link": "https://serpapi.com/search.json?device=desktop&engine=walmart_product&product_id=4778TJI9UW7K",
                "variants": [
                  "actual_color-heathergrey",
                  "clothing_size-s"
                ],
                "in_stock": true,
                "price_map": {
                  "price": 16.48,
                  "currency": "USD",
                  "was_price": {
                    "price": 19.99,
                    "price_string": "$19.99",
                    "currency_unit": "USD"
                  }
                }
              },
              {
                "product_id": "52B1FAX7DS6U",
                "serpapi_link": "https://serpapi.com/search.json?device=desktop&engine=walmart_product&product_id=52B1FAX7DS6U",
                "variants": [
                  "actual_color-white",
                  "clothing_size-s"
                ],
                "in_stock": true,
                "price_map": {
                  "price": 16.48,
                  "currency": "USD",
                  "was_price": {
                    "price": 19.99,
                    "price_string": "$19.99",
                    "currency_unit": "USD"
                  }
                }
              },
              ...
            ]
          },
          {
            "id": "clothing_size-m",
            "name": "M",
            "products": [
              {
                "product_id": "6ID2I9HH36P1",
                "serpapi_link": "https://serpapi.com/search.json?device=desktop&engine=walmart_product&product_id=6ID2I9HH36P1",
                "variants": [
                  "actual_color-white",
                  "clothing_size-m"
                ],
                "in_stock": true,
                "price_map": {
                  "price": 15.98,
                  "currency": "USD"
                }
              },
              {
                "product_id": "72GHMGNOTX50",
                "serpapi_link": "https://serpapi.com/search.json?device=desktop&engine=walmart_product&product_id=72GHMGNOTX50",
                "variants": [
                  "actual_color-black",
                  "clothing_size-m"
                ],
                "in_stock": true,
                "price_map": {
                  "price": 15.98,
                  "currency": "USD"
                }
              },
              {
                "product_id": "34Y0BVR8X5ZD",
                "serpapi_link": "https://serpapi.com/search.json?device=desktop&engine=walmart_product&product_id=34Y0BVR8X5ZD",
                "variants": [
                  "actual_color-navy",
                  "clothing_size-m"
                ],
                "in_stock": true,
                "price_map": {
                  "price": 15.98,
                  "currency": "USD"
                }
              }
            ]
          },
          {
            "id": "clothing_size-l",
            "name": "L",
            "products": [
              {
                "product_id": "7KVV82PLSGBK",
                "serpapi_link": "https://serpapi.com/search.json?device=desktop&engine=walmart_product&product_id=7KVV82PLSGBK",
                "variants": [
                  "actual_color-heathergrey",
                  "clothing_size-l"
                ],
                "in_stock": false,
                "price_map": {
                  "price": 15.98,
                  "currency": "USD"
                }
              },
              {
                "product_id": "7F3I09QOGAEE",
                "serpapi_link": "https://serpapi.com/search.json?device=desktop&engine=walmart_product&product_id=7F3I09QOGAEE",
                "variants": [
                  "actual_color-black",
                  "clothing_size-l"
                ],
                "in_stock": true,
                "price_map": {
                  "price": 15.98,
                  "currency": "USD"
                }
              },
              {
                "product_id": "5JVMUM2OF66E",
                "serpapi_link": "https://serpapi.com/search.json?device=desktop&engine=walmart_product&product_id=5JVMUM2OF66E",
                "variants": [
                  "actual_color-white",
                  "clothing_size-l"
                ],
                "in_stock": false,
                "price_map": {
                  "price": 15.98,
                  "currency": "USD"
                }
              },
              ...
            ]
          },
          {
            "id": "clothing_size-xl",
            "name": "XL",
            "products": [
              {
                "product_id": "6YSW50J2OU4J",
                "serpapi_link": "https://serpapi.com/search.json?device=desktop&engine=walmart_product&product_id=6YSW50J2OU4J",
                "variants": [
                  "actual_color-heathergrey",
                  "clothing_size-xl"
                ],
                "in_stock": true,
                "price_map": {
                  "price": 15.98,
                  "currency": "USD"
                }
              },
              {
                "product_id": "281WFEHKQZB4",
                "serpapi_link": "https://serpapi.com/search.json?device=desktop&engine=walmart_product&product_id=281WFEHKQZB4",
                "variants": [
                  "actual_color-white",
                  "clothing_size-xl"
                ],
                "in_stock": true,
                "price_map": {
                  "price": 15.98,
                  "currency": "USD"
                }
              },
              {
                "product_id": "3RQ40PVH74VM",
                "serpapi_link": "https://serpapi.com/search.json?device=desktop&engine=walmart_product&product_id=3RQ40PVH74VM",
                "variants": [
                  "actual_color-navy",
                  "clothing_size-xl"
                ],
                "in_stock": true,
                "price_map": {
                  "price": 15.98,
                  "currency": "USD"
                }
              }
            ]
          },
          {
            "id": "clothing_size-2x",
            "name": "2X",
            "products": [
              {
                "product_id": "3RS36T2O9IVO",
                "serpapi_link": "https://serpapi.com/search.json?device=desktop&engine=walmart_product&product_id=3RS36T2O9IVO",
                "variants": [
                  "actual_color-navy",
                  "clothing_size-2x"
                ],
                "in_stock": true,
                "price_map": {
                  "price": 17.98,
                  "currency": "USD"
                }
              },
              {
                "product_id": "3P607DL0IWDK",
                "serpapi_link": "https://serpapi.com/search.json?device=desktop&engine=walmart_product&product_id=3P607DL0IWDK",
                "variants": [
                  "actual_color-black",
                  "clothing_size-2x"
                ],
                "in_stock": true,
                "price_map": {
                  "price": 17.98,
                  "currency": "USD"
                }
              },
              {
                "product_id": "1G7PH6HNOC6P",
                "serpapi_link": "https://serpapi.com/search.json?device=desktop&engine=walmart_product&product_id=1G7PH6HNOC6P",
                "variants": [
                  "actual_color-heathergrey",
                  "clothing_size-2x"
                ],
                "in_stock": true,
                "price_map": {
                  "price": 17.98,
                  "currency": "USD"
                }
              }
            ]
          }
        ]
      }
    ],
    "badges": [
      {
        "id": "L1700",
        "key": "REDUCED_PRICE",
        "name": "Reduced price"
      }
    ],
    "early_access_event": false,
    "annual_event": false,
    "walmart_plus_member": false
  },
  "reviews_results": {
    "ratings": [
      {
        "stars": 1,
        "count": 3
      },
      {
        "stars": 2,
        "count": 2
      },
      {
        "stars": 3,
        "count": 1
      },
      {
        "stars": 4,
        "count": 5
      },
      {
        "stars": 5,
        "count": 16
      }
    ],
    "reviews": {
      "rating": 4.1,
      "count": 27,
      "top_positive": {
        "title": "Runs small",
        "text": "For those considering this Henley shirt, I would suggest sizing up one size. Fortunately, I had ordered one larger size than I usually order, and upon trying the shirt on, I was glad that I had done so. This shirt runs one size small. Apart from that, it is a nice shirt, though it is lightweight.",
        "rating": 4,
        "positive_feedback": 0,
        "negative_feedback": 0,
        "review_submission_time": "9/28/2020"
      },
      "top_negative": {
        "title": "DON'T EVEN THINK ABOUT IT!!!! RUN AWAY QUICK!!!!",
        "text": "BUYER BEWARE THIS IS A SUBSTANDARD SHIRT!!!! RUNS WAY TO SMALL, THE QUALITY IS CRAP, AND YOU CAN SEE THRU THE MATERIAL.  THE SLEEVE CUFFS ARE ALMOST AS BIG IN DIAMETER AS THE NECK. RUN AWAY FROM THIS SELLER.",
        "rating": 1,
        "positive_feedback": 0,
        "negative_feedback": 0,
        "review_submission_time": "12/14/2020"
      },
      "customer_reviews": [
        {
          "title": "Best shirt on the market: its 100 percent cotton a",
          "text": "The only shirt design that has a low enough neck! Everyone wants to choke me to death with their crew necks!",
          "rating": 5,
          "review_submission_time": "10/14/2020",
          "user_nickname": "mraccess",
          "customer_type": [
            "VerifiedPurchaser"
          ]
        },
        {
          "title": "Quality",
          "text": "Great price for a quality Henley. Happy customer",
          "rating": 5,
          "review_submission_time": "11/17/2020",
          "user_nickname": "Nahum",
          "customer_type": [
            "VerifiedPurchaser"
          ]
        },
        {
          "text": "Christmas gift and the young man loved it.",
          "rating": 5,
          "review_submission_time": "4/9/2020",
          "user_nickname": "Ma4Grandma10",
          "customer_type": [
            "VerifiedPurchaser"
          ]
        },
        ...
      ]
    }
  }
}

Example results for  product_id: 10325055

Example results for  product_id: 10325055

JSON Example

{
  "product_result": {
    ...
    "specification_highlights": [
      {
        "key": "Medicine strength",
        "value": "200mg",
        "display_name": "Medicine strength"
      },
      {
        "key": "Form",
        "value": "Tablets",
        "display_name": "Form"
      },
      {
        "key": "Health concern",
        "value": "Arthritis",
        "display_name": "Health concern"
      },
      ...
    ],
    "indications": [
      {
        "name": "Stop Use Indications",
        "value": "Stop use and ask a doctor if. ■ you experience any of the following signs of stomach bleeding:. ■ feel faint. ■ vomit blood. ■ have bloody or black stools. ■ have stomach pain that does not get better. ■ pain gets worse or lasts more than 10 days. ■ fever gets worse or lasts more than 3 days. ■ any new symptoms appear. ■ redness or swelling is present in the painful area"
      },
      {
        "name": "Health Concern",
        "value": "Arthritis"
      }
    ],
    "directions": [
      {
        "name": "Dosage",
        "value": "Do not take more than directed. The smallest effective dose should be used. Adults and children 12 years and over: take 1 tablet every 4 to 6 hours while symptoms persist. If pain or fever does not respond to 1 tablet, 2 tablets may be used. Do not exceed 6 tablets in 24 hours, unless directed by a doctor. Children under 12 years: ask a doctor"
      },
      {
        "name": "Instructions",
        "value": "Directions. ■ do not take more than directed. ■ the smallest effective dose should be used. ■ adults and children 12 years and over: take 1 tablet every 4 to 6 hours while symptoms persist. ■ if pain or fever does not respond to 1 tablet, 2 tablets may be used. ■ do not exceed 6 tablets in 24 hours, unless directed by a doctor. ■ children under 12 years: ask a doctor. Push down & turn TAMPER EVIDENT: DO NOT USE IF IMPRINTED SAFETY SEAL UNDER CAP IS BROKEN OR MISSING. WARNINGS. ALLERGY ALERT: Ibuprofen may cause a sever allergic reaction, especially in people allergic. Symptoms may include:. ■ hives. ■ facial swelling. ■ asthma (wheezing). ■ shock. ■ skin reddening. ■ rash. ■ blisters. If an allergic reaction occurs, stop use and seek medical help right away. STOMACH BLEEDING WARNING: This product contains an NSAID, which may cause severe stomach bleeding. The chance is higher if you:. ■ are age 60 or older. ■ have had stomach ulcers or bleeding problems. ■ take a blood thinning (anticoagulant) or steroid drug. ■ take other drugs containing prescription or nonprescription NSAIDs [aspirin, ibuprofen, naproxen, or others]. ■ have 3 or more alcoholic drinks every day while using this product. ■ take more or for a longer time than directed. DO NOT USE. ■ if you have ever had an allergic reaction to any other pain reliever/fever reducer . ■ right before or after heart surgery. ASK A DOCTOR BEFORE USE IF. ■ you have a history of stomach problems, such as heartburn. ■ you are taking a diuretic. ■ you have asthma. ■ stomach bleeding warning applies to you. ■ you have high blood pressure, heart disease, liver cirrhosis, or kidney disease. ■ you have problems or serious side effects from taking pain relievers or fever reducers. ASK A DOCTOR OR PHARMACIST BEFORE USE IF YOU ARE. ■ under a doctor's care for any serious condition. ■ taking aspirin for heart attack or stroke, because ibuprofen may decrease this benefit of aspirin. ■ taking any other drug. WHEN USING THIS PRODUCT. ■ take with food or milk if stomach upset occurs. ■ the risk of heart attack or stroke may increase if you use more than directed or for longer than directed. IF PREGNANT OR BREAST-FEEDING, ask a health professional before use. It is especially important not to use ibuprofen during the last 3 months of pregnancy unless definitely directed to do so by a doctor because it may cause problems in the unborn child or complications during delivery. KEEP OUT OF REACH OF CHILDREN. In case of overdose, get medical help or contact a Poison Control Center (1-800-222-1222) right away."
      }
    ],
    "warranty": {
      "information": "Equate Beauty Satisfaction Guaranteed For more information call 1-888-287-1915 or visit Walmart.com/help"
    },
    "ingredients": "Ibuprofen, Carnauba wax, Colloidal silicon dioxide, Corn starch, Hypromellose, Lactose anhydrous, Magnesium stearate, Microcrystalline cellulose, Polydextrose, Polyethylene glycol, Red iron oxide, Sodium starch glycolate, Stearic acid, Titanium dioxide",
    "active_ingredients": "Ibuprofen USP 200 mg",
    "inactive_ingredients": "Carnauba wax, Colloidal silicon dioxide, Corn starch, Hypromellose, Lactose anhydrous, Magnesium stearate, Microcrystalline cellulose, Polydextrose, Polyethylene glycol, Red iron oxide, Sodium starch glycolate, Stearic acid, Titanium dioxide",
    "warnings": [
      {
        "name": "Warning Text",
        "value": "TAMPER EVIDENT: DO NOT USE IF IMPRINTED SAFETY SEAL UNDER CAP IS BROKEN OR MISSING. WARNINGS. ALLERGY ALERT: Ibuprofen may cause a sever allergic reaction, especially in people allergic. Symptoms may include:. ■ hives. ■ facial swelling. ■ asthma (wheezing). ■ shock. ■ skin reddening. ■ rash. ■ blisters. If an allergic reaction occurs, stop use and seek medical help right away. STOMACH BLEEDING WARNING: This product contains an NSAID, which may cause severe stomach bleeding. The chance is higher if you:. ■ are age 60 or older. ■ have had stomach ulcers or bleeding problems. ■ take a blood thinning (anticoagulant) or steroid drug. ■ take other drugs containing prescription or nonprescription NSAIDs [aspirin, ibuprofen, naproxen, or others]. ■ have 3 or more alcoholic drinks every day while using this product. ■ take more or for a longer time than directed. DO NOT USE. ■ if you have ever had an allergic reaction to any other pain reliever/fever reducer . ■ right before or after heart surgery. ASK A DOCTOR BEFORE USE IF. ■ you have a history of stomach problems, such as heartburn. ■ you are taking a diuretic. ■ you have asthma. ■ stomach bleeding warning applies to you. ■ you have high blood pressure, heart disease, liver cirrhosis, or kidney disease. ■ you have problems or serious side effects from taking pain relievers or fever reducers. ASK A DOCTOR OR PHARMACIST BEFORE USE IF YOU ARE. ■ under a doctor's care for any serious condition. ■ taking aspirin for heart attack or stroke, because ibuprofen may decrease this benefit of aspirin. ■ taking any other drug. WHEN USING THIS PRODUCT. ■ take with food or milk if stomach upset occurs. ■ the risk of heart attack or stroke may increase if you use more than directed or for longer than directed. IF PREGNANT OR BREAST-FEEDING, ask a health professional before use. It is especially important not to use ibuprofen during the last 3 months of pregnancy unless definitely directed to do so by a doctor because it may cause problems in the unborn child or complications during delivery. KEEP OUT OF REACH OF CHILDREN. In case of overdose, get medical help or contact a Poison Control Center (1-800-222-1222) right away."
      }
    ],
    ...
  }
}