Walmart

Run Walmart Review Scraper

This endpoint allows you to scrape a Walmart Product Review.

Note

Use the Sync Scraper API Server (https://sync.scraper.mrscraper.com) host when calling this endpoint.

POST
/api/walmart/rnr/sync
x-api-token<token>

In: header

urlstring

Walmart product review URL

Response Body

application/json

curl -X POST "https://api.app.mrscraper.com/api/walmart/rnr/sync" \  -H "Content-Type: application/json" \  -d '{    "url": "https://www.walmart.com/ip/Kellogg-s-Frosted-Mini-Wheats-Breakfast-Cereal-Kids-Cereal-Family-Breakfast-Mega-Size-Original-32oz-Box-1-Box/5323968750"  }'
{
  "success": true,
  "message": "Succesfully scraped",
  "data": {
    "url": "https://www.walmart.com/ip/Kellogg-s-Frosted-Mini-Wheats-Breakfast-Cereal-Kids-Cereal-Family-Breakfast-Mega-Size-Original-32oz-Box-1-Box/5323968750",
    "result": {
      "pname": "Kellogg’s Frosted Mini-Wheats Breakfast Cereal, High Fiber, 48g Whole Grain, Mega Size, 32 oz",
      "rating": 4.7,
      "reviews": {
        "total": 1229,
        "data": [
          {
            "customer_name": "no name",
            "comment_title": "Love that they are small",
            "comment": "I like the small size of Mini Wheats. I like the sugary coating as well.",
            "customer_rating": 5,
            "date_of_comment": "9/9/2021"
          },
          {
            "customer_name": "DebNebr",
            "comment_title": "Nebhappy",
            "comment": "I eat this cereal dry with my coffee.  Its handy to take on trips.",
            "customer_rating": 5,
            "date_of_comment": "6/1/2022"
          },
          {
            "customer_name": "Honeybee",
            "comment_title": "Love my mini wheat",
            "comment": "The only thing better than Frosted Mini Whats is Blueberry Mini Wheats.",
            "customer_rating": 5,
            "date_of_comment": "10/7/2020"
          },
          {
            "customer_name": "Pudding paintys",
            "comment_title": "Excellent energy!",
            "comment": "Great to have before working out...boozsts energy levels and overall is tasty for the tongue!",
            "customer_rating": 5,
            "date_of_comment": "9/10/2020"
          },
          {
            "customer_name": "Farmkids",
            "comment_title": "Best Healthy Kid Friendly Cereal",
            "comment": "I buy this cereal all the time! My kids love it and so do I",
            "customer_rating": 5,
            "date_of_comment": "6/8/2020"
          },
          {
            "customer_name": "Jeff",
            "comment_title": "Sweet nuggets of deliciousness!",
            "comment": "I love these things! They are one of my \"bottomless pit\" foods. I can eat bowl after bowl.",
            "customer_rating": 5,
            "date_of_comment": "6/11/2020"
          },
          {
            "customer_name": "lotzer@live.com",
            "comment_title": "Favorite",
            "comment": "Bought for myself, not big cereal eater but this one is good.",
            "customer_rating": 5,
            "date_of_comment": "5/13/2022"
          },
          {
            "customer_name": "Jan70",
            "comment_title": "Hreat Breakfast food!",
            "comment": "This is the only Breakfast cereal my family eats. I buy a family size box every week",
            "customer_rating": 5,
            "date_of_comment": "3/2/2022"
          },
          {
            "customer_name": "Srr111",
            "comment_title": "Delicious lil bites",
            "comment": "I bought the cereal bc I love it. I never heArd back if my receipt took.",
            "customer_rating": 5,
            "date_of_comment": "10/26/2020"
          },
          {
            "customer_name": "Bob95",
            "comment_title": "Tastes Different...",
            "comment": "I don't know how others have not tasted this, but it tastes like dirt...",
            "customer_rating": 1,
            "date_of_comment": "12/2/2022"
          },
          {
            "customer_name": "snacker",
            "comment_title": "Love my Mini Wheats",
            "comment": "I enjoy Mini Wheats on top of my Kellogg's Multigrain Cheerios for a tasty breakfast!",
            "customer_rating": 5,
            "date_of_comment": "7/21/2022"
          },
          {
            "customer_name": "Gogogirl",
            "comment_title": "Favorite",
            "comment": "This us our favorite! I have 6 boxes in my pantry so we won't run out",
            "customer_rating": 5,
            "date_of_comment": "8/17/2022"
          },
          {
            "customer_name": "atouristlife",
            "comment_title": "Always great!",
            "comment": "We love mini wheats always great great great.!!!!!",
            "customer_rating": 5,
            "date_of_comment": "9/24/2020"
          },
          {
            "customer_name": "John1955",
            "comment_title": "Mini Wheats",
            "comment": "Verty good cereal. Been eating Mini Wheats since I was a kid.",
            "customer_rating": 5,
            "date_of_comment": "6/7/2020"
          },
          {
            "customer_name": "Chris",
            "comment_title": "It's GREAT!,",
            "comment": "I used to eat these alone. Then my boys tasted it and absolutely loves it.",
            "customer_rating": 5,
            "date_of_comment": "11/9/2022"
          },
          {
            "customer_name": "pam",
            "comment_title": "reliable favorite",
            "comment": "My husband has been eating these for years! Good stuff.",
            "customer_rating": 5,
            "date_of_comment": "8/19/2022"
          },
          {
            "customer_name": "eeyore",
            "comment_title": "Great tasting",
            "comment": "My grandson and I love  this cereal  and  it's filling as well",
            "customer_rating": 5,
            "date_of_comment": "3/12/2022"
          },
          {
            "customer_name": "Barb82",
            "comment_title": "These mini wheats fill me  up until lunch",
            "comment": "I like to keep a box on hand.  Family likes them too!!",
            "customer_rating": 5,
            "date_of_comment": "3/4/2021"
          },
          {
            "customer_name": "ParkersLolli",
            "comment_title": "My favorite snack!",
            "comment": "I've never eaten Frosted Mini Wheats with milk.  I fill a bowl and eat them as an afternoon snack!",
            "customer_rating": 5,
            "date_of_comment": "9/2/2020"
          },
          {
            "customer_name": "Fitz",
            "comment_title": "Tastes Amazing",
            "comment": "I bought these because I love the regular size Frosted Wheats, and these are so small & cute.",
            "customer_rating": 5,
            "date_of_comment": "8/24/2022"
          },
          {
            "customer_name": "Nicole",
            "comment_title": "Frosted Mini Wheats - Yum",
            "comment": "They're good as a bowl of cereal with milk or dry as a snack!",
            "customer_rating": 5,
            "date_of_comment": "6/4/2020"
          },
          {
            "customer_name": "Sue",
            "comment_title": "great",
            "comment": "I eat Mini Wheats just about every morning, I enjoy them a lot",
            "customer_rating": 5,
            "date_of_comment": "6/7/2020"
          },
          {
            "customer_name": "Mamaw",
            "comment_title": "Taste",
            "comment": "Frosted Mini Wheats taste great and are a very good source of fiber.",
            "customer_rating": 5,
            "date_of_comment": "9/12/2020"
          },
          {
            "customer_name": "glo",
            "comment_title": "tastes greta all the time everyday",
            "comment": "for me and the kids every morning and i love their taste",
            "customer_rating": 5,
            "date_of_comment": "12/14/2022"
          },
          {
            "customer_name": "Alro",
            "comment_title": "Great Cereal",
            "comment": "Always love frosted mini wheats and the wife feels the same",
            "customer_rating": 5,
            "date_of_comment": "6/4/2020"
          },
          {
            "customer_name": "Loyal",
            "comment_title": "Loyal customers",
            "comment": "I have eaten them for years. My puppy and I have them every morning.",
            "customer_rating": 5,
            "date_of_comment": "6/4/2020"
          },
          {
            "customer_name": "SallyYurman",
            "comment_title": "Amazing",
            "comment": "I mean this cereal is amazing. I have about three bowls of this stuff every day. It is my go to",
            "customer_rating": 5,
            "date_of_comment": "8/22/2024"
          },
          {
            "customer_name": "\"Mr. Bill\"",
            "comment_title": "Great morning and all day treat",
            "comment": "Eat Kellogg's Frosted Mini Wheats every other morning. Kellogg's Raisin Brand the next morning",
            "customer_rating": 5,
            "date_of_comment": "6/4/2020"
          },
          {
            "customer_name": "PortPirate",
            "comment_title": "Love Mini Wheats",
            "comment": "My wife's favorite cereal! She has to have it every day.",
            "customer_rating": 4,
            "date_of_comment": "9/9/2020"
          },
          {
            "customer_name": "Home owner Marietta ga",
            "comment_title": "Bite size cereal",
            "comment": "My favorite breakfast cereal!  Comes in other flavors, but I like the original.",
            "customer_rating": 5,
            "date_of_comment": "6/4/2020"
          },
          {
            "customer_name": "Krysia",
            "comment_title": "My favorite!",
            "comment": "One of the best tasting Kellogg's cereals on the market.  It's my go to cereal.",
            "customer_rating": 5,
            "date_of_comment": "8/24/2022"
          },
          {
            "customer_name": "Lala",
            "comment_title": "Mini wheats",
            "comment": "It tastes so yummy. My boyfriend and daughter are constantly eating this.",
            "customer_rating": 3,
            "date_of_comment": "9/23/2020"
          },
          {
            "customer_name": "Deejay",
            "comment_title": "Good taste",
            "comment": "My husband just discovered this cereal and he really likes it!",
            "customer_rating": 5,
            "date_of_comment": "8/13/2020"
          },
          {
            "customer_name": "ADW",
            "comment_title": "Great cereal",
            "comment": "I love frosted mini wheats. They satisfy my sweet tooth while still being relatively healthy.",
            "customer_rating": 5,
            "date_of_comment": "6/5/2020"
          },
          {
            "customer_name": "Shirley",
            "comment_title": "My favorite.",
            "comment": "I love Kellogg's mini wheats. I tend to pick Kellogg's mini wheats for my breakfast most mornings.",
            "customer_rating": 5,
            "date_of_comment": "8/13/2020"
          },
          {
            "customer_name": "anitavision",
            "comment_title": "Love them",
            "comment": "Always have a box of mini wheats in pantry. Great for breakfast or snack.",
            "customer_rating": 5,
            "date_of_comment": "6/10/2020"
          },
          {
            "customer_name": "Mills23",
            "comment_title": "Delicious!",
            "comment": "This is not only good in the morning— I am eat it any time of day!",
            "customer_rating": 5,
            "date_of_comment": "1/22/2021"
          },
          {
            "customer_name": "ltbo",
            "comment_title": "Great cereal",
            "comment": "Reminds me of my childhood. It's not only good tasting but good for you.",
            "customer_rating": 5,
            "date_of_comment": "8/20/2020"
          },
          {
            "customer_name": "Pat",
            "comment_title": "Love Frosted Mini Wheats",
            "comment": "They are one of my favorite things to eat. I always have them on hand.",
            "customer_rating": 5,
            "date_of_comment": "12/2/2021"
          },
          {
            "customer_name": "srgtslady",
            "comment_title": "great taste",
            "comment": "love the mini wheats and will buy them again. Will have to try the fruit ones",
            "customer_rating": 5,
            "date_of_comment": "6/4/2020"
          },
          {
            "customer_name": "Grandma3",
            "comment_title": "Great tasting",
            "comment": "Like the flavor and the texture.  I like to mix it with another variety for an interesting flavor.",
            "customer_rating": 5,
            "date_of_comment": "7/28/2021"
          },
          {
            "customer_name": "Deb37",
            "comment_title": "Delicious and filling!",
            "comment": "I buy these every week.  They are delicious, filling, and a great value!",
            "customer_rating": 5,
            "date_of_comment": "5/23/2022"
          },
          {
            "customer_name": "Cricketoes",
            "comment_title": "My favorite.",
            "comment": "I love this cereal. It's really the only one I like enough to eat everyday.",
            "customer_rating": 5,
            "date_of_comment": "4/14/2021"
          },
          {
            "customer_name": "Myrt52",
            "comment_title": "Husband Enjoys",
            "comment": "My husband enjoys this Healthier Cereal\r\nFor Breakfast!",
            "customer_rating": 5,
            "date_of_comment": "1/6/2021"
          },
          {
            "customer_name": "RAS",
            "comment_title": "Frosted Min Wheats",
            "comment": "Frosted Mini Wheats are one of our favorite cereals.",
            "customer_rating": 5,
            "date_of_comment": "6/4/2020"
          },
          {
            "customer_name": "jama",
            "comment_title": "tastes different",
            "comment": "cereal was chewy and not very flavorful, was very surprised as this is one of my favorites",
            "customer_rating": 3,
            "date_of_comment": "11/22/2022"
          },
          {
            "customer_name": "Jen",
            "comment_title": "Frosted mini wheats",
            "comment": "Good cereal but I miss the bigger bites that aren't bite size",
            "customer_rating": 4,
            "date_of_comment": "8/14/2020"
          },
          {
            "customer_name": "Jan70",
            "comment_title": "Hreat Breakfast food!",
            "comment": "This is the only Breakfast cereal my family eats. I buy a family size box every week",
            "customer_rating": 5,
            "date_of_comment": "3/2/2022"
          },
          {
            "customer_name": "JustJen",
            "comment_title": "Great cereal",
            "comment": "Good size, just enough sweetness, makes a satisfying breakfast",
            "customer_rating": 5,
            "date_of_comment": "6/4/2020"
          },
          {
            "customer_name": "pappa",
            "comment_title": "Best quick Breakfast",
            "comment": "My favorite all time cereal. I liked the brown sugar cinnamon flavor the best.",
            "customer_rating": 5,
            "date_of_comment": "6/5/2020"
          },
          {
            "customer_name": "Dibby",
            "comment_title": "Crunchy!",
            "comment": "I enjoy Frosted Mini Wheats as they are so crunchy with a hint of sweet.",
            "customer_rating": 5,
            "date_of_comment": "9/3/2020"
          },
          {
            "customer_name": "dad4brains",
            "comment_title": "Yummy",
            "comment": "Still tastes as good as when I was a child. One of my favorite cereals.",
            "customer_rating": 5,
            "date_of_comment": "11/12/2020"
          },
          {
            "customer_name": "Chris",
            "comment_title": "It's GREAT!,",
            "comment": "I used to eat these alone. Then my boys tasted it and absolutely loves it.",
            "customer_rating": 5,
            "date_of_comment": "11/9/2022"
          },
          {
            "customer_name": "Chasroo",
            "comment_title": "Great cereal",
            "comment": "I've been eating frosted Mini Wheats for about 3 years, every morning. Usually add a cut up banana.",
            "customer_rating": 5,
            "date_of_comment": "9/9/2020"
          },
          {
            "customer_name": "Phyl",
            "comment_title": "Crunchy good",
            "comment": "Sweet n crunchy.. love them. Filling too. Try them",
            "customer_rating": 5,
            "date_of_comment": "10/12/2022"
          },
          {
            "customer_name": "Sara",
            "comment_title": "love the taste",
            "comment": "My husband and my favorite breakfast cereal love!!!",
            "customer_rating": 5,
            "date_of_comment": "5/15/2022"
          },
          {
            "customer_name": "Kitsu",
            "comment_title": "good tasting and good for you",
            "comment": "It's one of my favorite cereals, great fiber, doesn't overwhelm my bowels",
            "customer_rating": 5,
            "date_of_comment": "8/14/2020"
          },
          {
            "customer_name": "Tracy72",
            "comment_title": "Great breakfast",
            "comment": "Il always gave a box of mini wheats for a quick delicious breakfast.  Good as a snack too!",
            "customer_rating": 5,
            "date_of_comment": "9/9/2020"
          },
          {
            "customer_name": "Crazyhorse",
            "comment_title": "Finding a New Love",
            "comment": "I bought the mini-wheats as a breakfast cereal but found they are a healthy tasty snack!",
            "customer_rating": 5,
            "date_of_comment": "4/13/2022"
          },
          {
            "customer_name": "Ida",
            "comment_title": "Great Tasting",
            "comment": "This is a great tasting cereal. The Frost on the mini wheats is the right balance of sweet flavor",
            "customer_rating": 5,
            "date_of_comment": "6/26/2021"
          },
          {
            "customer_name": "Sheri914",
            "comment_title": "One of my faves!",
            "comment": "I love this cereal, it is filling and tastes great too!",
            "customer_rating": 5,
            "date_of_comment": "6/5/2020"
          },
          {
            "customer_name": "JRS",
            "comment_title": "Yummy wheats!",
            "comment": "I like the sweet flavor and the crunchiness of the cereal!",
            "customer_rating": 5,
            "date_of_comment": "3/18/2021"
          },
          {
            "customer_name": "hollis.taylor",
            "comment_title": "THEIR GREAT!!!",
            "comment": "VERY FILLING AND GREAT TASTE I ENJOY EATING THEM!!!",
            "customer_rating": 5,
            "date_of_comment": "1/5/2021"
          },
          {
            "customer_name": "Glandma65",
            "comment_title": "Taste great!",
            "comment": "I bought cereal for my husband and grandbabies, they absolutely loved it!!",
            "customer_rating": 5,
            "date_of_comment": "3/10/2022"
          },
          {
            "customer_name": "Lnhfbo",
            "comment_title": "Great treat anytime",
            "comment": "One of my all time favorite breakfast cereals\r\n As a snack or right out of the box",
            "customer_rating": 5,
            "date_of_comment": "9/28/2022"
          },
          {
            "customer_name": "Turk",
            "comment_title": "Taste very good",
            "comment": "I seen these and had to try them I like them better then the original frosted mini wheats",
            "customer_rating": 5,
            "date_of_comment": "12/8/2020"
          },
          {
            "customer_name": "Cindy",
            "comment_title": "Love these!!!",
            "comment": "Our local store just started carrying these! I love the smaller bites!",
            "customer_rating": 5,
            "date_of_comment": "1/14/2021"
          },
          {
            "customer_name": "Breakfast87",
            "comment_title": "Sweet and grain combined!",
            "comment": "We love this cereal and it's good for you. Great way to start your day.",
            "customer_rating": 5,
            "date_of_comment": "8/26/2021"
          },
          {
            "customer_name": "MDShepII",
            "comment_title": "Great cereal",
            "comment": "I by this cereal all the time. It's great tasting & good for you. The price is good also.",
            "customer_rating": 5,
            "date_of_comment": "6/4/2020"
          },
          {
            "customer_name": "Jeannie",
            "comment_title": "Delicious",
            "comment": "These are delicious! E st them as snack as well as a cereal.",
            "customer_rating": 5,
            "date_of_comment": "6/4/2020"
          },
          {
            "customer_name": "Waslgreens",
            "comment_title": "Tasty!",
            "comment": "Great product at a great value and very nutritious too!!",
            "customer_rating": 5,
            "date_of_comment": "1/7/2021"
          },
          {
            "customer_name": "Superman",
            "comment_title": "Frosted Mini-Wheats",
            "comment": "Same GRRRRRR-eat taste in a smaller size.Perfect for adding fruit.",
            "customer_rating": 5,
            "date_of_comment": "6/5/2020"
          },
          {
            "customer_name": "Weezie",
            "comment_title": "still eating them as an adult",
            "comment": "Love Love Mini Wheats . My grandchildren also love this cereal .",
            "customer_rating": 5,
            "date_of_comment": "6/8/2020"
          },
          {
            "customer_name": "Sheri W",
            "comment_title": "Tasty and nutritious",
            "comment": "Tastes great, high in fiber perfect breakfastchoice",
            "customer_rating": 5,
            "date_of_comment": "4/22/2021"
          },
          {
            "customer_name": "Wearysrest",
            "comment_title": "Great taste",
            "comment": "I love the sweetness and texture of this cereal...",
            "customer_rating": 5,
            "date_of_comment": "8/24/2020"
          },
          {
            "customer_name": "Nicole",
            "comment_title": "Frosted Mini Wheats - Yum",
            "comment": "They're good as a bowl of cereal with milk or dry as a snack!",
            "customer_rating": 5,
            "date_of_comment": "6/4/2020"
          },
          {
            "customer_name": "Waslgreens",
            "comment_title": "Tasty!",
            "comment": "Great product at a great value and very nutritious too!!",
            "customer_rating": 5,
            "date_of_comment": "1/7/2021"
          },
          {
            "customer_name": "Sue",
            "comment_title": "great",
            "comment": "I eat Mini Wheats just about every morning, I enjoy them a lot",
            "customer_rating": 5,
            "date_of_comment": "6/7/2020"
          },
          {
            "customer_name": "Sheri W",
            "comment_title": "Tasty and nutritious",
            "comment": "Tastes great, high in fiber perfect breakfastchoice",
            "customer_rating": 5,
            "date_of_comment": "4/22/2021"
          },
          {
            "customer_name": "Monarch Mom",
            "comment_title": "Go To breakfast",
            "comment": "I eat mini wheats every day. I love the taste! I prefer the original.",
            "customer_rating": 5,
            "date_of_comment": "8/19/2020"
          },
          {
            "customer_name": "Carlo",
            "comment_title": "My favorite brea",
            "comment": "I eat this cereal every morning with fresh blueberries! Great way to start the day!",
            "customer_rating": 5,
            "date_of_comment": "8/14/2020"
          },
          {
            "customer_name": "Carlau123",
            "comment_title": "Easy to eat!",
            "comment": "Love how they soak up the milk! Perfect bite size pieces!",
            "customer_rating": 5,
            "date_of_comment": "1/21/2021"
          },
          {
            "customer_name": "Mama",
            "comment_title": "Yummy",
            "comment": "It tastes so good !! This has been a family favorite since I was growing up and still is",
            "customer_rating": 5,
            "date_of_comment": "10/13/2022"
          },
          {
            "customer_name": "Tam1234",
            "comment_title": "My favorite!",
            "comment": "This is my favorite cereal! It's a good combination of healthy and sweetness.",
            "customer_rating": 5,
            "date_of_comment": "10/27/2022"
          },
          {
            "customer_name": "dadofmany",
            "comment_title": "Sweet Wheat",
            "comment": "Just the right amount of sweetness in every bite..",
            "customer_rating": 5,
            "date_of_comment": "11/24/2020"
          },
          {
            "customer_name": "Jo45",
            "comment_title": "Great fiber source.",
            "comment": "I've been eating this for many years and love it a lot.",
            "customer_rating": 5,
            "date_of_comment": "6/4/2020"
          },
          {
            "customer_name": "srgtslady",
            "comment_title": "great taste",
            "comment": "love the mini wheats and will buy them again. Will have to try the fruit ones",
            "customer_rating": 5,
            "date_of_comment": "6/4/2020"
          },
          {
            "customer_name": "Deb37",
            "comment_title": "Delicious and filling!",
            "comment": "I buy these every week.  They are delicious, filling, and a great value!",
            "customer_rating": 5,
            "date_of_comment": "5/23/2022"
          },
          {
            "customer_name": "Pat",
            "comment_title": "Love Frosted Mini Wheats",
            "comment": "They are one of my favorite things to eat. I always have them on hand.",
            "customer_rating": 5,
            "date_of_comment": "12/2/2021"
          },
          {
            "customer_name": "Grandma3",
            "comment_title": "Great tasting",
            "comment": "Like the flavor and the texture.  I like to mix it with another variety for an interesting flavor.",
            "customer_rating": 5,
            "date_of_comment": "7/28/2021"
          },
          {
            "customer_name": "ltbo",
            "comment_title": "Great cereal",
            "comment": "Reminds me of my childhood. It's not only good tasting but good for you.",
            "customer_rating": 5,
            "date_of_comment": "8/20/2020"
          },
          {
            "customer_name": "Lee",
            "comment_title": "Tastes great",
            "comment": "I love them with banana  and milk I let them get all soaked up .. yum yum",
            "customer_rating": 5,
            "date_of_comment": "3/9/2022"
          },
          {
            "customer_name": "Sue",
            "comment_title": "great",
            "comment": "I eat Mini Wheats just about every morning, I enjoy them a lot",
            "customer_rating": 5,
            "date_of_comment": "6/7/2020"
          },
          {
            "customer_name": "TS",
            "comment_title": "Mini Wheats",
            "comment": "Not only are they a wholesome, filling cereal, they are great to snack on @ night",
            "customer_rating": 5,
            "date_of_comment": "6/4/2020"
          },
          {
            "customer_name": "Abby",
            "comment_title": "Great taste",
            "comment": "My kids love eating these with or without milk..as a snack or meal",
            "customer_rating": 5,
            "date_of_comment": "6/6/2020"
          },
          {
            "customer_name": "OrlandoFLFamily",
            "comment_title": "Crunchy, Sweet, and filing",
            "comment": "We eat Frosted Mini Wheats with and without milk.  It's crunchy, sweet, and filling.",
            "customer_rating": 5,
            "date_of_comment": "6/2/2021"
          },
          {
            "customer_name": "Pops",
            "comment_title": "Great taste",
            "comment": "I purchase mini wheats Several times through out the year",
            "customer_rating": 4,
            "date_of_comment": "6/4/2020"
          },
          {
            "customer_name": "Shellynn",
            "comment_title": "Love!",
            "comment": "I absolutely love this cereal. It fills me up and taste great!",
            "customer_rating": 5,
            "date_of_comment": "9/3/2020"
          },
          {
            "customer_name": "MaryB",
            "comment_title": "Healthy and Flavorful Cereal",
            "comment": "Mini wheats are great as a meal with milk, or as a snack directly out of the box.",
            "customer_rating": 5,
            "date_of_comment": "6/6/2020"
          },
          {
            "customer_name": "Rose",
            "comment_title": "Delicious",
            "comment": "I enjoyed mini whests as breakfast, alsoi dry as a snack.",
            "customer_rating": 4,
            "date_of_comment": "8/14/2020"
          },
          {
            "customer_name": "TedN",
            "comment_title": "good taste and great nutritional points.",
            "comment": "I have enjoyed these bites fir awhile and feel good about them being in my diet",
            "customer_rating": 5,
            "date_of_comment": "6/4/2020"
          },
          {
            "customer_name": "linda2340",
            "comment_title": "Love them",
            "comment": "I have ate these for years, so good for you and taste so good",
            "customer_rating": 5,
            "date_of_comment": "6/7/2020"
          },
          {
            "customer_name": "23do",
            "comment_title": "Descriptive to product",
            "comment": "Would purchase again. The bite size is more comfortable in the mouth",
            "customer_rating": 5,
            "date_of_comment": "3/3/2021"
          },
          {
            "customer_name": "Jenn",
            "comment_title": "Great tasting",
            "comment": "Had these for breakfast and the were great tasting",
            "customer_rating": 5,
            "date_of_comment": "4/28/2022"
          },
          {
            "customer_name": "Tam1234",
            "comment_title": "My favorite!",
            "comment": "This is my favorite cereal! It's a good combination of healthy and sweetness.",
            "customer_rating": 5,
            "date_of_comment": "10/27/2022"
          },
          {
            "customer_name": "Linda",
            "comment_title": "Tastes great",
            "comment": "Loved this product not only for the taste, but for the fiber content as well",
            "customer_rating": 5,
            "date_of_comment": "6/4/2020"
          },
          {
            "customer_name": "Cereal lover",
            "comment_title": "Great taste!",
            "comment": "I've been eating Frosted Mini-Wheats for years! Love all of the different flavors!",
            "customer_rating": 5,
            "date_of_comment": "9/24/2020"
          },
          {
            "customer_name": "Alice26",
            "comment_title": "Great taste",
            "comment": "Just love this cereal with fresh fruit. Love the small bites.",
            "customer_rating": 5,
            "date_of_comment": "6/5/2020"
          },
          {
            "customer_name": "christine",
            "comment_title": "Great Tasting Cereal",
            "comment": "I love this cereal it has the right amount of sweetness and crunch.",
            "customer_rating": 5,
            "date_of_comment": "10/1/2020"
          },
          {
            "customer_name": "adm114",
            "comment_title": "love, but really miss the maple brown sugar",
            "comment": "Our house eats the chocolate kind and used to eat mountains of the maple brown sugar.",
            "customer_rating": 5,
            "date_of_comment": "6/5/2020"
          },
          {
            "customer_name": "Huli",
            "comment_title": "I like them dry as a snack",
            "comment": "fantastic balance of sweet and crunch, they are my goto snack",
            "customer_rating": 5,
            "date_of_comment": "11/17/2021"
          },
          {
            "customer_name": "Patr",
            "comment_title": "Awesome snack any time if day",
            "comment": "These these are delicious and you step of the way absolutely delicious I love them night and day",
            "customer_rating": 5,
            "date_of_comment": "3/16/2022"
          },
          {
            "customer_name": "Sara11",
            "comment_title": "We love it!",
            "comment": "My family lives this cereal! Great crunch with a little bit of sweetness!",
            "customer_rating": 5,
            "date_of_comment": "8/25/2021"
          },
          {
            "customer_name": "dkpritt",
            "comment_title": "so good",
            "comment": "love them, my favorite cereal to eat and its good for you",
            "customer_rating": 5,
            "date_of_comment": "6/5/2020"
          },
          {
            "customer_name": "Mom",
            "comment_title": "Tasty",
            "comment": "Love it for breakfast or snack while watching television",
            "customer_rating": 5,
            "date_of_comment": "8/26/2020"
          },
          {
            "customer_name": "Mickey",
            "comment_title": "Perfect",
            "comment": "I really like the smaller size they're much easier to eat.",
            "customer_rating": 5,
            "date_of_comment": "6/4/2020"
          },
          {
            "customer_name": "Jennie1",
            "comment_title": "Great Creal",
            "comment": "I like a crunchy not to sweet cereal. Frosted mini wheats fills that need for me.",
            "customer_rating": 5,
            "date_of_comment": "6/4/2020"
          },
          {
            "customer_name": "Carol",
            "comment_title": "Tastes wonderful and keeps me filled up.",
            "comment": "Frosted Mini Wheats are the best.  We love the taste and they keeps us fueled up all morning.",
            "customer_rating": 5,
            "date_of_comment": "3/30/2022"
          },
          {
            "customer_name": "Roger",
            "comment_title": "Tastes great.",
            "comment": "Tastes great. Flavor and freshness last a long time.",
            "customer_rating": 5,
            "date_of_comment": "3/17/2022"
          },
          {
            "customer_name": "Jan54",
            "comment_title": "So tasty",
            "comment": "Frosted mini wheats is a very tasty cereal and filling.",
            "customer_rating": 5,
            "date_of_comment": "11/12/2020"
          },
          {
            "customer_name": "ltbo",
            "comment_title": "Great cereal",
            "comment": "Reminds me of my childhood. It's not only good tasting but good for you.",
            "customer_rating": 5,
            "date_of_comment": "8/20/2020"
          },
          {
            "customer_name": "anitavision",
            "comment_title": "Love them",
            "comment": "Always have a box of mini wheats in pantry. Great for breakfast or snack.",
            "customer_rating": 5,
            "date_of_comment": "6/10/2020"
          },
          {
            "customer_name": "Lee",
            "comment_title": "Tastes great",
            "comment": "I love them with banana  and milk I let them get all soaked up .. yum yum",
            "customer_rating": 5,
            "date_of_comment": "3/9/2022"
          },
          {
            "customer_name": "Cathycmomof3",
            "comment_title": "Love every bite!",
            "comment": "I buy a new box every week. This is my go to evening snack. My stomach is full, and I sleep great.",
            "customer_rating": 5,
            "date_of_comment": "3/30/2022"
          },
          {
            "customer_name": "GranthamFam",
            "comment_title": "Just the right size",
            "comment": "Just the right size for a snack or adding to yogurt!",
            "customer_rating": 5,
            "date_of_comment": "8/29/2020"
          },
          {
            "customer_name": "Vic",
            "comment_title": "Tastes great",
            "comment": "My husband loves them his favorite cereal always wants this",
            "customer_rating": 5,
            "date_of_comment": "3/3/2022"
          },
          {
            "customer_name": "Joanne",
            "comment_title": "Great flavor",
            "comment": "We have enjoyed Kellogg's Frosted Mini wheats for many years. It is one of our favorite cereals.",
            "customer_rating": 5,
            "date_of_comment": "11/4/2020"
          },
          {
            "customer_name": "Ajsnyder",
            "comment_title": "Delicious!",
            "comment": "These have always been a family favorite!  Great taste and healthy!",
            "customer_rating": 5,
            "date_of_comment": "3/3/2022"
          },
          {
            "customer_name": "Dee",
            "comment_title": "Choc bite size mini wheats",
            "comment": "Love these....tastes delicious and keeps me full until lunch.",
            "customer_rating": 5,
            "date_of_comment": "2/2/2022"
          },
          {
            "customer_name": "Lindymc",
            "comment_title": "Great size",
            "comment": "I love the taste just enough sugar on top no too sweet. The size is perfect.",
            "customer_rating": 5,
            "date_of_comment": "3/24/2021"
          },
          {
            "customer_name": "Julia",
            "comment_title": "Frosted mini wheats",
            "comment": "Yummy but I like the blueberry better!!!  We just can't always find blueberry Here",
            "customer_rating": 5,
            "date_of_comment": "8/13/2020"
          },
          {
            "customer_name": "Jo45",
            "comment_title": "Great fiber source.",
            "comment": "I've been eating this for many years and love it a lot.",
            "customer_rating": 5,
            "date_of_comment": "6/4/2020"
          },
          {
            "customer_name": "Alwd1368",
            "comment_title": "Great reviews",
            "comment": "I'm a huge fan of wheat cereals and this was just yummy",
            "customer_rating": 5,
            "date_of_comment": "6/6/2020"
          },
          {
            "customer_name": "TommySA299",
            "comment_title": "Love the flavor",
            "comment": "I buy a box a month. Love them. Have them twice a week.",
            "customer_rating": 5,
            "date_of_comment": "9/23/2020"
          },
          {
            "customer_name": "STL Blues fan",
            "comment_title": "Great to eat by the handful!",
            "comment": "Good fiber content!  This cereal also just tastes great as a snack!!",
            "customer_rating": 5,
            "date_of_comment": "6/4/2020"
          },
          {
            "customer_name": "Pastor C...",
            "comment_title": "Taste Great....",
            "comment": "Love this Cereal and it's great to eat any time....",
            "customer_rating": 5,
            "date_of_comment": "9/9/2022"
          },
          {
            "customer_name": "JRS",
            "comment_title": "Yummy wheats!",
            "comment": "I like the sweet flavor and the crunchiness of the cereal!",
            "customer_rating": 5,
            "date_of_comment": "3/18/2021"
          },
          {
            "customer_name": "Juls",
            "comment_title": "Great taste",
            "comment": "Great snack anytime of the day. My husband even gives them to our goldens as a little treat!",
            "customer_rating": 5,
            "date_of_comment": "9/4/2020"
          },
          {
            "customer_name": "Mom",
            "comment_title": "AWESOME flavor",
            "comment": "Always buy this my daughter loves it even as a snack",
            "customer_rating": 5,
            "date_of_comment": "8/21/2020"
          },
          {
            "customer_name": "Pat104",
            "comment_title": "Delcious taste",
            "comment": "Good deal and helped me buy it.  good value for the money.",
            "customer_rating": 5,
            "date_of_comment": "6/4/2020"
          },
          {
            "customer_name": "Laurie59",
            "comment_title": "love them",
            "comment": "Great for my diet,,l'm diabetic, breakfast or snack, wheat with a bit of sweet.",
            "customer_rating": 5,
            "date_of_comment": "6/4/2020"
          },
          {
            "customer_name": "bill",
            "comment_title": "i love mini wheats",
            "comment": "they are great as a snack too, sweeet and crunchy , and when they soak in milk they are even better",
            "customer_rating": 5,
            "date_of_comment": "6/5/2020"
          },
          {
            "customer_name": "Fogelref",
            "comment_title": "Love it",
            "comment": "I love this cereal. I eat it all the time. I have to have it. I even eat it for dinner sometimes.",
            "customer_rating": 5,
            "date_of_comment": "6/12/2020"
          },
          {
            "customer_name": "BobC",
            "comment_title": "Great Tasting & Filling",
            "comment": "Kellogg's Frosted Mini Wheats taste great and fill me up after eating a bowl.",
            "customer_rating": 5,
            "date_of_comment": "8/13/2020"
          },
          {
            "customer_name": "Lala",
            "comment_title": "Mini wheats",
            "comment": "It tastes so yummy. My boyfriend and daughter are constantly eating this.",
            "customer_rating": 3,
            "date_of_comment": "9/23/2020"
          },
          {
            "customer_name": "Dadof4girls",
            "comment_title": "Good filling cereal.",
            "comment": "I eat mini wheats every day to help sustain my energy through the morning.",
            "customer_rating": 4,
            "date_of_comment": "6/5/2020"
          },
          {
            "customer_name": "Cld77",
            "comment_title": "Great taste!!",
            "comment": "I love the cereal!! My kids love it and always want more!!",
            "customer_rating": 5,
            "date_of_comment": "2/18/2021"
          },
          {
            "customer_name": "Myrt52",
            "comment_title": "Husband Enjoys",
            "comment": "My husband enjoys this Healthier Cereal\n\nFor Breakfast!",
            "customer_rating": 5,
            "date_of_comment": "1/6/2021"
          },
          {
            "customer_name": "Deejay",
            "comment_title": "Good taste",
            "comment": "My husband just discovered this cereal and he really likes it!",
            "customer_rating": 5,
            "date_of_comment": "8/13/2020"
          },
          {
            "customer_name": "ADW",
            "comment_title": "Great cereal",
            "comment": "I love frosted mini wheats. They satisfy my sweet tooth while still being relatively healthy.",
            "customer_rating": 5,
            "date_of_comment": "6/5/2020"
          },
          {
            "customer_name": "Deb",
            "comment_title": "Delicious and filling",
            "comment": "I have been eating frosted mini wheats for breakfast for many years.",
            "customer_rating": 5,
            "date_of_comment": "3/3/2022"
          },
          {
            "customer_name": "Baboosgirl67",
            "comment_title": "Delicious! My favorite \"grown-up\" cereal!",
            "comment": "Our entire family loves them! We go through 2 giant boxes a week!",
            "customer_rating": 5,
            "date_of_comment": "12/14/2022"
          },
          {
            "customer_name": "Troy",
            "comment_title": "Love them!",
            "comment": "Great taste. Have enjoyed them for years. Recommend this flavor!",
            "customer_rating": 5,
            "date_of_comment": "2/2/2022"
          },
          {
            "customer_name": "murr61",
            "comment_title": "Favorite",
            "comment": "Great  tasting as a snack without milk anytime of day.",
            "customer_rating": 5,
            "date_of_comment": "2/16/2022"
          },
          {
            "customer_name": "Suzie58",
            "comment_title": "Very crunchy!!",
            "comment": "I love this cereal. Right amount of crunch. Right amount of sugar",
            "customer_rating": 5,
            "date_of_comment": "6/5/2020"
          },
          {
            "customer_name": "Sheri914",
            "comment_title": "One of my faves!",
            "comment": "I love this cereal, it is filling and tastes great too!",
            "customer_rating": 5,
            "date_of_comment": "6/5/2020"
          },
          {
            "customer_name": "cereal lover",
            "comment_title": "great cereal",
            "comment": "I have always loved frosted mini wheats. I also recommend the brown sugar or strawberry too.",
            "customer_rating": 5,
            "date_of_comment": "6/5/2020"
          },
          {
            "customer_name": "Crazyhorse",
            "comment_title": "Finding a New Love",
            "comment": "I bought the mini-wheats as a breakfast cereal but found they are a healthy tasty snack!",
            "customer_rating": 5,
            "date_of_comment": "4/13/2022"
          },
          {
            "customer_name": "Samtawil",
            "comment_title": "Tastes great",
            "comment": "I love Kellogg's mini wheats....it's one of the cereals that my whole family enjoys",
            "customer_rating": 5,
            "date_of_comment": "6/4/2020"
          },
          {
            "customer_name": "Grammy",
            "comment_title": "Great flavor!",
            "comment": "I buy these not necessarily to have with milk but to eat as snack!",
            "customer_rating": 5,
            "date_of_comment": "9/9/2020"
          },
          {
            "customer_name": "Tessie’s mom",
            "comment_title": "My go to cereal",
            "comment": "Great combo of texture and sweet. My go to morning cereal.",
            "customer_rating": 5,
            "date_of_comment": "9/3/2020"
          },
          {
            "customer_name": "Rich",
            "comment_title": "Sweet and Crunchy!",
            "comment": "A great way to start the day! I love those crunchy, bite-size squares!",
            "customer_rating": 5,
            "date_of_comment": "6/6/2020"
          },
          {
            "customer_name": "Gosia",
            "comment_title": "Love Frosted Mini Wheats",
            "comment": "I regularly buy this cereal, and love the flavor. It fills me up and keeps me going until lunch",
            "customer_rating": 5,
            "date_of_comment": "8/14/2020"
          },
          {
            "customer_name": "CBE",
            "comment_title": "All in one!",
            "comment": "I bought this cereal for me. I love everything about this cereal. It is delicious and healthy!",
            "customer_rating": 5,
            "date_of_comment": "8/19/2020"
          },
          {
            "customer_name": "Deejay",
            "comment_title": "Good taste",
            "comment": "My husband just discovered this cereal and he really likes it!",
            "customer_rating": 5,
            "date_of_comment": "8/13/2020"
          },
          {
            "customer_name": "Krysia",
            "comment_title": "My favorite!",
            "comment": "One of the best tasting Kellogg's cereals on the market.  It's my go to cereal.",
            "customer_rating": 5,
            "date_of_comment": "8/24/2022"
          },
          {
            "customer_name": "Deb",
            "comment_title": "Delicious and filling",
            "comment": "I have been eating frosted mini wheats for breakfast for many years.",
            "customer_rating": 5,
            "date_of_comment": "3/3/2022"
          },
          {
            "customer_name": "Lisa",
            "comment_title": "Easy to eat",
            "comment": "I'm glad I bought this they are very good. Easy for my son to eat with his hands",
            "customer_rating": 4,
            "date_of_comment": "9/10/2020"
          },
          {
            "customer_name": "JLB79",
            "comment_title": "Family Favorite",
            "comment": "These are a go-to for us.  Taste great. One of 3-4 cereals we buy regularly.",
            "customer_rating": 5,
            "date_of_comment": "6/15/2022"
          },
          {
            "customer_name": "J_butler2",
            "comment_title": "Great taste",
            "comment": "I buy the cereal all the time I love the taste and the fiber",
            "customer_rating": 5,
            "date_of_comment": "10/22/2020"
          },
          {
            "customer_name": "Jmk",
            "comment_title": "Mini Wheats",
            "comment": "Love the crunch and the taste! Don't tell anyone it's healthy.",
            "customer_rating": 5,
            "date_of_comment": "10/1/2020"
          },
          {
            "customer_name": "Jayceesgurl12",
            "comment_title": "Loved it.",
            "comment": "I loved the cereal. Great tasting and filling. Already purchased.",
            "customer_rating": 5,
            "date_of_comment": "9/14/2022"
          },
          {
            "customer_name": "Shera",
            "comment_title": "Yummy!",
            "comment": "Delicious and filling! It's great for breakfast, lunch, or dinner!",
            "customer_rating": 5,
            "date_of_comment": "10/12/2022"
          },
          {
            "customer_name": "De De",
            "comment_title": "One of my favorite",
            "comment": "My husband likes this one best of all the ones I have bought",
            "customer_rating": 5,
            "date_of_comment": "9/8/2021"
          },
          {
            "customer_name": "bill",
            "comment_title": "Frosted Mini-Wheats®",
            "comment": "we eat every we like them a lot we try them all day",
            "customer_rating": 5,
            "date_of_comment": "8/14/2020"
          },
          {
            "customer_name": "cushionkc",
            "comment_title": "My pigs love them!",
            "comment": "I feed them to my pot belly pigs. They are the perfect bite sized snack.",
            "customer_rating": 5,
            "date_of_comment": "8/13/2020"
          },
          {
            "customer_name": "Honey",
            "comment_title": "Love the taste",
            "comment": "I love the sweetness with the wheat. \nMy favorite shedded wheat",
            "customer_rating": 5,
            "date_of_comment": "6/4/2020"
          },
          {
            "customer_name": "Missy",
            "comment_title": "Great taste",
            "comment": "Love them! They are my favorite cereal and nutritious too.",
            "customer_rating": 5,
            "date_of_comment": "6/6/2020"
          },
          {
            "customer_name": "Jlppsu",
            "comment_title": "Favorite cereal",
            "comment": "This is one cereal i can get most of my children to eat!",
            "customer_rating": 5,
            "date_of_comment": "6/4/2020"
          },
          {
            "customer_name": "Shorty",
            "comment_title": "Mini Wheats",
            "comment": "I really enjoy the taste. They also make for a enjoyable snack.",
            "customer_rating": 5,
            "date_of_comment": "9/23/2022"
          },
          {
            "customer_name": "Corysc",
            "comment_title": "Multiple benefits",
            "comment": "Best cereal for fiber and taste. It is very satisfying as well.",
            "customer_rating": 5,
            "date_of_comment": "6/4/2020"
          },
          {
            "customer_name": "tamiv",
            "comment_title": "Crunchy and Fresh",
            "comment": "I buy these for a morining breakfast and also to snack on. Very filling and tasty.",
            "customer_rating": 5,
            "date_of_comment": "6/30/2021"
          },
          {
            "customer_name": "Jan70",
            "comment_title": "Tastes Great!",
            "comment": "This cereal sticks with you all morning!  The whole family loves the taste.",
            "customer_rating": 5,
            "date_of_comment": "8/24/2022"
          },
          {
            "customer_name": "Cag",
            "comment_title": "Healthy and delicious!!",
            "comment": "These are good for a meal or a quick snack on the run!! YUM!!",
            "customer_rating": 5,
            "date_of_comment": "5/20/2022"
          },
          {
            "customer_name": "Grammy38",
            "comment_title": "Bite size goodness",
            "comment": "Crispy & great tasting and   Wheat flavor  andsweet sugary flavor",
            "customer_rating": 5,
            "date_of_comment": "8/13/2020"
          },
          {
            "customer_name": "sneak",
            "comment_title": "love them",
            "comment": "taste great with a little sweet and crunch. I have loved these for years",
            "customer_rating": 5,
            "date_of_comment": "4/2/2021"
          },
          {
            "customer_name": "Pmcbrien",
            "comment_title": "Love love this cereal!!!",
            "comment": "My girls and I love this cereal and we also enjoy them as a snack!",
            "customer_rating": 5,
            "date_of_comment": "8/15/2020"
          },
          {
            "customer_name": "JLB79",
            "comment_title": "Family Favorite",
            "comment": "These are a go-to for us.  Taste great. One of 3-4 cereals we buy regularly.",
            "customer_rating": 5,
            "date_of_comment": "6/15/2022"
          },
          {
            "customer_name": "Psma53",
            "comment_title": "Love Frosted Mini Wheats",
            "comment": "Frosted mini wheats are my favorite breakfast cereal.",
            "customer_rating": 5,
            "date_of_comment": "10/28/2020"
          },
          {
            "customer_name": "Mama",
            "comment_title": "Yummy",
            "comment": "It tastes so good !! This has been a family favorite since I was growing up and still is",
            "customer_rating": 5,
            "date_of_comment": "10/13/2022"
          },
          {
            "customer_name": "Mamaw",
            "comment_title": "Taste",
            "comment": "Frosted Mini Wheats taste great and are a very good source of fiber.",
            "customer_rating": 5,
            "date_of_comment": "9/12/2020"
          },
          {
            "customer_name": "glo",
            "comment_title": "tastes greta all the time everyday",
            "comment": "for me and the kids every morning and i love their taste",
            "customer_rating": 5,
            "date_of_comment": "12/14/2022"
          },
          {
            "customer_name": "ParkersLolli",
            "comment_title": "My favorite snack!",
            "comment": "I've never eaten Frosted Mini Wheats with milk.  I fill a bowl and eat them as an afternoon snack!",
            "customer_rating": 5,
            "date_of_comment": "9/2/2020"
          },
          {
            "customer_name": "Nicole",
            "comment_title": "Frosted Mini Wheats - Yum",
            "comment": "They're good as a bowl of cereal with milk or dry as a snack!",
            "customer_rating": 5,
            "date_of_comment": "6/4/2020"
          },
          {
            "customer_name": "Al",
            "comment_title": "Tastes Great",
            "comment": "Tastes great have a bowl early in the morning. And you should also.",
            "customer_rating": 5,
            "date_of_comment": "6/4/2020"
          },
          {
            "customer_name": "joeabby",
            "comment_title": "bite size is best!",
            "comment": "I have purchased and eaten Frosted Mini Wheats more times than I could count.",
            "customer_rating": 5,
            "date_of_comment": "6/4/2020"
          },
          {
            "customer_name": "Juan",
            "comment_title": "Frosted Mini Wheats",
            "comment": "I  buy this product 3 times a month. I enjoy the taste.",
            "customer_rating": 5,
            "date_of_comment": "6/6/2020"
          },
          {
            "customer_name": "Mare64",
            "comment_title": "Delicious and Healthy too",
            "comment": "I bought this because I needed to increase my fiber intake. I was surprised at how good it tasted.",
            "customer_rating": 5,
            "date_of_comment": "6/4/2020"
          },
          {
            "customer_name": "Yummyfiber",
            "comment_title": "Good filling breakfas",
            "comment": "We've been trying to eat healthier. This cereal is good fiber while and tastes great.",
            "customer_rating": 5,
            "date_of_comment": "6/6/2020"
          },
          {
            "customer_name": "J",
            "comment_title": "Enjoyed",
            "comment": "Great snack too. I usually eat with coconut milk and is yummy.",
            "customer_rating": 4,
            "date_of_comment": "10/2/2021"
          },
          {
            "customer_name": "drty",
            "comment_title": "Great taste",
            "comment": "great breakfast with berries.... blue berries... strawberries.... black berries... raspberries.",
            "customer_rating": 5,
            "date_of_comment": "2/24/2021"
          },
          {
            "customer_name": "OrlandoFLFamily",
            "comment_title": "Crunchy, Sweet, and filing",
            "comment": "We eat Frosted Mini Wheats with and without milk.  It's crunchy, sweet, and filling.",
            "customer_rating": 5,
            "date_of_comment": "6/2/2021"
          },
          {
            "customer_name": "Sandyk",
            "comment_title": "Taste great",
            "comment": "I bought these for myself and gave a box to my neighbor.",
            "customer_rating": 5,
            "date_of_comment": "8/25/2021"
          },
          {
            "customer_name": "Amazing mom",
            "comment_title": "Fantastic taste",
            "comment": "These always hit the spot any time of day. Best hot or cold.",
            "customer_rating": 5,
            "date_of_comment": "8/13/2020"
          },
          {
            "customer_name": "Yum",
            "comment_title": "Kelloggs Frosted Mini Wheats",
            "comment": "We eat them every morning for breakfast and love them!",
            "customer_rating": 5,
            "date_of_comment": "9/14/2022"
          },
          {
            "customer_name": "Jen",
            "comment_title": "great taste and texture",
            "comment": "I bought Frosted Mini Wheats recently and I love the taste as well as the texture!",
            "customer_rating": 5,
            "date_of_comment": "9/30/2020"
          },
          {
            "customer_name": "Grandpahawk",
            "comment_title": "Always Enjoy",
            "comment": "I always enjoy Frosted Mini-Wheats. I even enjoy just  a handful out of box as a snack",
            "customer_rating": 5,
            "date_of_comment": "8/14/2020"
          },
          {
            "customer_name": "MADmav760",
            "comment_title": "Taste great",
            "comment": "I would like the old school big ones to come back. A good box of those could be finished in a day!",
            "customer_rating": 5,
            "date_of_comment": "8/25/2022"
          },
          {
            "customer_name": "schaefer60",
            "comment_title": "Taste great...even without milk",
            "comment": "These are great even without milk. I even eat them for a smack!!!",
            "customer_rating": 5,
            "date_of_comment": "5/25/2022"
          },
          {
            "customer_name": "Edie",
            "comment_title": "Tastes great, just the right amount of frosting",
            "comment": "I eat it every day.   Sometimes I have it in the evening before bed",
            "customer_rating": 5,
            "date_of_comment": "8/31/2022"
          },
          {
            "customer_name": "Carlo",
            "comment_title": "My favorite brea",
            "comment": "I eat this cereal every morning with fresh blueberries! Great way to start the day!",
            "customer_rating": 5,
            "date_of_comment": "8/14/2020"
          },
          {
            "customer_name": "BJ1900",
            "comment_title": "NOT NECESSARILY A KIDS CEREAL",
            "comment": "I LIKE-IT IS NOT TOO SWEET;  STAYS FAIRLY FIRM IN MILK;  AND CAN EAT RIGHT OUT OF BOX.",
            "customer_rating": 5,
            "date_of_comment": "8/15/2020"
          },
          {
            "customer_name": "Dadrichx3",
            "comment_title": "Very satisfying",
            "comment": "I have enjoyed them greatly.  Filling yet sweet. Keeps me satisfied until lunch.",
            "customer_rating": 5,
            "date_of_comment": "6/4/2020"
          },
          {
            "customer_name": "apollogirl",
            "comment_title": "just awesome",
            "comment": "i love frosted mini wheat I  buy them often the bite size are the best",
            "customer_rating": 5,
            "date_of_comment": "6/8/2020"
          },
          {
            "customer_name": "Lupyta",
            "comment_title": "Delicious",
            "comment": "I love this cereal, it's delicious. \r\nIt's so crunchy.",
            "customer_rating": 5,
            "date_of_comment": "8/15/2022"
          },
          {
            "customer_name": "hank",
            "comment_title": "bite size",
            "comment": "are just the right size. do not have to break them up to eat them. good with milk or with out.",
            "customer_rating": 5,
            "date_of_comment": "11/12/2020"
          },
          {
            "customer_name": "Grammy38",
            "comment_title": "Bite size goodness",
            "comment": "Crispy & great tasting and   Wheat flavor  andsweet sugary flavor",
            "customer_rating": 5,
            "date_of_comment": "8/13/2020"
          },
          {
            "customer_name": "JZE",
            "comment_title": "great cereal",
            "comment": "My favorite breakfast food, eat it everyday. Love the taste.",
            "customer_rating": 5,
            "date_of_comment": "6/5/2020"
          },
          {
            "customer_name": "jmag715",
            "comment_title": "Good to eat",
            "comment": "one of my top cereals to eat from Kellog's cereals",
            "customer_rating": 4,
            "date_of_comment": "11/24/2022"
          },
          {
            "customer_name": "LINDA",
            "comment_title": "FROSTED MINI WHEATS:  GREAT BITE SIZE",
            "comment": "SWEET AND CRUNCH AND HEALTHY WHEAT! A FAVORITE IN MY HOUSE!",
            "customer_rating": 5,
            "date_of_comment": "9/10/2020"
          },
          {
            "customer_name": "Rose",
            "comment_title": "Delicious",
            "comment": "I enjoyed mini whests as breakfast, alsoi dry as a snack.",
            "customer_rating": 4,
            "date_of_comment": "8/14/2020"
          },
          {
            "customer_name": "Norine",
            "comment_title": "My husband's favorite",
            "comment": "My husband eats mini wheats almost every day. He likes the mini wheat size.",
            "customer_rating": 5,
            "date_of_comment": "8/14/2020"
          },
          {
            "customer_name": "masusan",
            "comment_title": "Good cereal",
            "comment": "I love Kellogg's Frosted Mini Wheats! Good taste/ good source of fiber",
            "customer_rating": 5,
            "date_of_comment": "6/4/2020"
          },
          {
            "customer_name": "Cindylou",
            "comment_title": "I could eat these for breakfast, lunch, & dinner !",
            "comment": "I have been eating Frosted Mini Wheats for so many years I can't even begin to count !",
            "customer_rating": 5,
            "date_of_comment": "10/14/2021"
          },
          {
            "customer_name": "Bud",
            "comment_title": "great breakfast",
            "comment": "Tasty, filling and a good start to my day.  Good with or without fruit.",
            "customer_rating": 5,
            "date_of_comment": "6/5/2020"
          },
          {
            "customer_name": "Mrs",
            "comment_title": "taste awesome!",
            "comment": "All my family loves to eat it even when it's not breakfast time.",
            "customer_rating": 5,
            "date_of_comment": "7/29/2022"
          },
          {
            "customer_name": "jailsway",
            "comment_title": "My favorite Cereal!",
            "comment": "Plenty of fiber just enough sugar! My go to cereal!",
            "customer_rating": 5,
            "date_of_comment": "6/1/2022"
          },
          {
            "customer_name": "PopsieHTown",
            "comment_title": "Love this cereal",
            "comment": "Great taste and the texture is also good. This is my go-to breakfast for Sunday mornings",
            "customer_rating": 5,
            "date_of_comment": "6/7/2022"
          },
          {
            "customer_name": "Faye",
            "comment_title": "Very Filling!",
            "comment": "Kellogg's Frosted bite size mini wheats has been a favorite of my family for many years!",
            "customer_rating": 5,
            "date_of_comment": "8/14/2020"
          },
          {
            "customer_name": "Bonbons",
            "comment_title": "Eat it everyday",
            "comment": "Best way to start the day mini wheats, a bowl full of delicious cereal",
            "customer_rating": 5,
            "date_of_comment": "9/28/2022"
          },
          {
            "customer_name": "DaMama",
            "comment_title": "Healthy and delicious!",
            "comment": "I buy this often, as it's a healthy, delicious and easy breakfast for the entire family!",
            "customer_rating": 4,
            "date_of_comment": "2/3/2021"
          },
          {
            "customer_name": "deja",
            "comment_title": "Best Way to start your morning!",
            "comment": "Best cereal to wake up with. Great taste and very good for you too.",
            "customer_rating": 5,
            "date_of_comment": "10/8/2020"
          },
          {
            "customer_name": "ChrisN",
            "comment_title": "Yummy!",
            "comment": "Love eating something relatively good for me and tastes so yummy.",
            "customer_rating": 5,
            "date_of_comment": "8/19/2020"
          },
          {
            "customer_name": "shirl805",
            "comment_title": "Awesome taste !!",
            "comment": "I enjoy the taste and texture of Mini Wheats, it also helps to keep me regulated",
            "customer_rating": 5,
            "date_of_comment": "6/5/2020"
          },
          {
            "customer_name": "Lsequichie",
            "comment_title": "Tastes great",
            "comment": "Everyone loved them they just wanted more frosting",
            "customer_rating": 5,
            "date_of_comment": "8/31/2022"
          },
          {
            "customer_name": "Gm",
            "comment_title": "Frosted",
            "comment": "I alternate every day between frosted flakes and frosted mini wheats!",
            "customer_rating": 5,
            "date_of_comment": "12/14/2022"
          },
          {
            "customer_name": "Duane",
            "comment_title": "Love them",
            "comment": "Great cereal sweet and filling a good mix of sweet and healthy food.",
            "customer_rating": 5,
            "date_of_comment": "7/29/2021"
          },
          {
            "customer_name": "DivingGirl 54",
            "comment_title": "My Husband's Number One Ceral Choice",
            "comment": "My husband just loves the sweetness and the fiber content too.  It is his favorite breadfast!",
            "customer_rating": 5,
            "date_of_comment": "3/2/2022"
          },
          {
            "customer_name": "Jlppsu",
            "comment_title": "Favorite cereal",
            "comment": "This is one cereal i can get most of my children to eat!",
            "customer_rating": 5,
            "date_of_comment": "6/4/2020"
          },
          {
            "customer_name": "Rlm2rlm",
            "comment_title": "Mini wheats",
            "comment": "I buy frosted mint wheats regularly and I love them.  They fill you up a d taste great",
            "customer_rating": 5,
            "date_of_comment": "10/15/2020"
          },
          {
            "customer_name": "K",
            "comment_title": "Good",
            "comment": "I like the small size. Our grandson likes these too.",
            "customer_rating": 5,
            "date_of_comment": "9/9/2020"
          },
          {
            "customer_name": "MaryB",
            "comment_title": "Healthy and Flavorful Cereal",
            "comment": "Mini wheats are great as a meal with milk, or as a snack directly out of the box.",
            "customer_rating": 5,
            "date_of_comment": "6/6/2020"
          },
          {
            "customer_name": "Janie",
            "comment_title": "Love frosted mini wheats!",
            "comment": "I especially love the bite size.  They are easy to chew and don't scratch up the roof of my mouth.",
            "customer_rating": 5,
            "date_of_comment": "9/21/2022"
          },
          {
            "customer_name": "akcharity",
            "comment_title": "Delicious",
            "comment": "I love this cereal, especially soggy. It's delightfully delicious.",
            "customer_rating": 5,
            "date_of_comment": "6/4/2020"
          },
          {
            "customer_name": "Elante",
            "comment_title": "Good breakfast choice",
            "comment": "Tasty with some fiber content to make a satisfying choice for breakfast.",
            "customer_rating": 5,
            "date_of_comment": "3/3/2022"
          },
          {
            "customer_name": "Tasty",
            "comment_title": "Mini but big taste",
            "comment": "My new favorite! It's crunchy but with a hint of sweet",
            "customer_rating": 5,
            "date_of_comment": "9/16/2020"
          },
          {
            "customer_name": "liz0056",
            "comment_title": "great product",
            "comment": "eat it every day  love the different varietys with or without milk love it",
            "customer_rating": 1,
            "date_of_comment": "6/4/2020"
          },
          {
            "customer_name": "B",
            "comment_title": "These are great snacks",
            "comment": "We eat these like “potato chips” ! Much better and healthier!!! Great with milk too!",
            "customer_rating": 5,
            "date_of_comment": "8/13/2020"
          },
          {
            "customer_name": "boy named sue",
            "comment_title": "Tastes good and sweet",
            "comment": "I love eating them at night watching tv with or without milk.",
            "customer_rating": 5,
            "date_of_comment": "7/6/2022"
          },
          {
            "customer_name": "mom123",
            "comment_title": "Filling and delicious!",
            "comment": "We love Frosted Mini Wheats! It's a filling cereal that everyone in the family loves.",
            "customer_rating": 5,
            "date_of_comment": "11/4/2020"
          },
          {
            "customer_name": "Windy53",
            "comment_title": "Love this",
            "comment": "My husband and I love frosted mini wheats.ales a great breakfast",
            "customer_rating": 5,
            "date_of_comment": "8/15/2020"
          },
          {
            "customer_name": "Amazing mom",
            "comment_title": "Fantastic taste",
            "comment": "These always hit the spot any time of day. Best hot or cold.",
            "customer_rating": 5,
            "date_of_comment": "8/13/2020"
          },
          {
            "customer_name": "GAL",
            "comment_title": "Every morning",
            "comment": "I have eaten Mini Wheats for years. It is my daily morning meal.",
            "customer_rating": 5,
            "date_of_comment": "1/27/2021"
          },
          {
            "customer_name": "Marcia",
            "comment_title": "Great taste",
            "comment": "I really like this cereal. It tastes good and I even eat it sometimes for supper!",
            "customer_rating": 5,
            "date_of_comment": "6/4/2020"
          },
          {
            "customer_name": "Dee",
            "comment_title": "Tastes good",
            "comment": "I can eat this for breakfast lunch or dinner! \n\nSo good",
            "customer_rating": 5,
            "date_of_comment": "9/20/2022"
          },
          {
            "customer_name": "AsiaFan",
            "comment_title": "sweet crunchy treat",
            "comment": "It contains a bit too much sugar to eat regularly, so a good \"sometimes\" treat.",
            "customer_rating": 4,
            "date_of_comment": "6/4/2020"
          },
          {
            "customer_name": "Flip",
            "comment_title": "Great taste and texture.",
            "comment": "I've been buying this cereal for years now,and continue to come back to it.",
            "customer_rating": 4,
            "date_of_comment": "10/7/2020"
          },
          {
            "customer_name": "Rlm2rlm",
            "comment_title": "Mini wheats",
            "comment": "I buy frosted mint wheats regularly and I love them.  They fill you up a d taste great",
            "customer_rating": 5,
            "date_of_comment": "10/15/2020"
          },
          {
            "customer_name": null,
            "comment_title": "THEIR GREAT!!!",
            "comment": "VERY FILLING AND GREAT TASTE I ENJOY EATING THEM!!!",
            "customer_rating": 5,
            "date_of_comment": "1/5/2021"
          },
          {
            "customer_name": "K",
            "comment_title": "Good",
            "comment": "I like the small size. Our grandson likes these too.",
            "customer_rating": 5,
            "date_of_comment": "9/9/2020"
          },
          {
            "customer_name": "Hondoowl43",
            "comment_title": "Tastes great!",
            "comment": "Spoonful of bite size mini wheat put me in a happy place.  Sugar on both sides would be nice.",
            "customer_rating": 5,
            "date_of_comment": "8/27/2020"
          },
          {
            "customer_name": "Crunch123",
            "comment_title": "Taste good",
            "comment": "Excellent source of fiber with a slightly sweet taste and great crunch",
            "customer_rating": 5,
            "date_of_comment": "3/30/2022"
          },
          {
            "customer_name": "pfloydmaster",
            "comment_title": "Excellent!",
            "comment": "Great tasting and a fantastic source of fiber. Lightly sweeten gives them the perfect taste.",
            "customer_rating": 5,
            "date_of_comment": "5/12/2021"
          },
          {
            "customer_name": "couchracer",
            "comment_title": "very tasty",
            "comment": "I buy frosted mini wheats every time I go shopping",
            "customer_rating": 5,
            "date_of_comment": "6/4/2020"
          },
          {
            "customer_name": "RMcCarthy",
            "comment_title": "Yummy cereal",
            "comment": "A family favorite for many years. This is a staple in the house.",
            "customer_rating": 5,
            "date_of_comment": "2/23/2022"
          },
          {
            "customer_name": "Nan",
            "comment_title": "My favorite",
            "comment": "Frosted mini wheats are my favorite.  I even enjoy them dry as a snack.",
            "customer_rating": 5,
            "date_of_comment": "5/18/2022"
          },
          {
            "customer_name": "MAMAQUEENBEE",
            "comment_title": "AMAZING FLAVOR & AWESOME VERY EASY SMALL SIZE!",
            "comment": "AMAZING FLAVOR & AWESOME VERY EASY SMALL SIZE! ETC.",
            "customer_rating": 5,
            "date_of_comment": "7/25/2022"
          },
          {
            "customer_name": "Janie",
            "comment_title": "Love frosted mini wheats!",
            "comment": "I especially love the bite size.  They are easy to chew and don't scratch up the roof of my mouth.",
            "customer_rating": 5,
            "date_of_comment": "9/21/2022"
          },
          {
            "customer_name": "Gabriel1972",
            "comment_title": "Frosted Mini Wheats",
            "comment": "Great cereal for breakfast or a snack.  My wife's favorite",
            "customer_rating": 5,
            "date_of_comment": "6/5/2020"
          },
          {
            "customer_name": "Al",
            "comment_title": "Tastes Great",
            "comment": "Tastes great have a bowl early in the morning. And you should also.",
            "customer_rating": 5,
            "date_of_comment": "6/4/2020"
          },
          {
            "customer_name": "Lay Lat",
            "comment_title": "Taste great",
            "comment": "I love this cereal  \nI look forward to eating it every morning",
            "customer_rating": 5,
            "date_of_comment": "9/9/2020"
          },
          {
            "customer_name": "CBE",
            "comment_title": "All in one!",
            "comment": "I bought this cereal for me. I love everything about this cereal. It is delicious and healthy!",
            "customer_rating": 5,
            "date_of_comment": "8/19/2020"
          },
          {
            "customer_name": "ae558442",
            "comment_title": "Love this cereal",
            "comment": "Such a good cereal. I really like the texture alot!",
            "customer_rating": 5,
            "date_of_comment": "4/27/2022"
          },
          {
            "customer_name": "bonnie31",
            "comment_title": "amazing taste",
            "comment": "These little mini frosted wheats are a great snack, great flavor.",
            "customer_rating": 5,
            "date_of_comment": "5/7/2021"
          },
          {
            "customer_name": "Mare64",
            "comment_title": "Delicious and Healthy too",
            "comment": "I bought this because I needed to increase my fiber intake. I was surprised at how good it tasted.",
            "customer_rating": 5,
            "date_of_comment": "6/4/2020"
          },
          {
            "customer_name": "SueT",
            "comment_title": "Crispy with just the right amount of sweet",
            "comment": "This has been a family favorite for years! It tastes as great now as it did back then.",
            "customer_rating": 5,
            "date_of_comment": "9/10/2021"
          },
          {
            "customer_name": null,
            "comment_title": "THEIR GREAT!!!",
            "comment": "VERY FILLING AND GREAT TASTE I ENJOY EATING THEM!!!",
            "customer_rating": 5,
            "date_of_comment": "1/5/2021"
          },
          {
            "customer_name": "Jan70",
            "comment_title": "Tastes Great!",
            "comment": "This cereal sticks with you all morning!  The whole family loves the taste.",
            "customer_rating": 5,
            "date_of_comment": "8/24/2022"
          },
          {
            "customer_name": "De De",
            "comment_title": "One of my favorite",
            "comment": "My husband likes this one best of all the ones I have bought",
            "customer_rating": 5,
            "date_of_comment": "9/8/2021"
          },
          {
            "customer_name": "Jmk",
            "comment_title": "Mini Wheats",
            "comment": "Love the crunch and the taste! Don't tell anyone it's healthy.",
            "customer_rating": 5,
            "date_of_comment": "10/1/2020"
          },
          {
            "customer_name": "Corysc",
            "comment_title": "Multiple benefits",
            "comment": "Best cereal for fiber and taste. It is very satisfying as well.",
            "customer_rating": 5,
            "date_of_comment": "6/4/2020"
          },
          {
            "customer_name": "Missy",
            "comment_title": "Great taste",
            "comment": "Love them! They are my favorite cereal and nutritious too.",
            "customer_rating": 5,
            "date_of_comment": "6/6/2020"
          },
          {
            "customer_name": "Windy53",
            "comment_title": "Love this",
            "comment": "My husband and I love frosted mini wheats.ales a great breakfast",
            "customer_rating": 5,
            "date_of_comment": "8/15/2020"
          },
          {
            "customer_name": "Dee",
            "comment_title": "Tastes good",
            "comment": "I can eat this for breakfast lunch or dinner! \n\nSo good",
            "customer_rating": 5,
            "date_of_comment": "9/20/2022"
          },
          {
            "customer_name": "DaMama",
            "comment_title": "Healthy and delicious!",
            "comment": "I buy this often, as it's a healthy, delicious and easy breakfast for the entire family!",
            "customer_rating": 4,
            "date_of_comment": "2/3/2021"
          },
          {
            "customer_name": "Carla J Traupman",
            "comment_title": "Love the frosting.",
            "comment": "I like this cereal. I like the taste. Sweet and filling.",
            "customer_rating": 5,
            "date_of_comment": "8/14/2020"
          },
          {
            "customer_name": "SL",
            "comment_title": "Tasty and filling",
            "comment": "I love mini wheat cereal.  It is very satisfying!!",
            "customer_rating": 5,
            "date_of_comment": "6/5/2020"
          },
          {
            "customer_name": "Marti1958",
            "comment_title": "Nooooooooo",
            "comment": "I thought the \"frosted\" part would make them taste better, but nope, still nasty!!",
            "customer_rating": 1,
            "date_of_comment": "6/4/2020"
          },
          {
            "customer_name": "dsluss",
            "comment_title": "Mini wheats",
            "comment": "We love mini wheats in general, but especially love the mini ones for little kiddos!",
            "customer_rating": 5,
            "date_of_comment": "6/5/2020"
          },
          {
            "customer_name": "PS",
            "comment_title": "Every Morning Starts with Frosted Mini Wheats",
            "comment": "We have Frosted Mini Wheats every morning \nEven when we are on vacation, we pack a box of Mini Wheats so we have it for our morning.",
            "customer_rating": 5,
            "date_of_comment": "8/14/2020"
          },
          {
            "customer_name": "Firecracker",
            "comment_title": "Disgusting",
            "comment": "My girlfriend eats mini wheats and they are disgusting. And she said she loves them and they love her… that's ghettoo",
            "customer_rating": 1,
            "date_of_comment": "10/15/2022"
          },
          {
            "customer_name": "Jim",
            "comment_title": "No mini wheats in the package",
            "comment": "We always buy these and the last box we bought looked like this.",
            "customer_rating": 1,
            "date_of_comment": "11/2/2020"
          },
          {
            "customer_name": "Ed",
            "comment_title": "Tastes good",
            "comment": "Tastes good   xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
            "customer_rating": 5,
            "date_of_comment": "8/3/2022"
          }
        ]
      }
    }
  }
}