Get Amazon ASIN Results by id

 
This endpoint will provide you with information about the product and ASINs of all its modifications listed on Amazon.

checked GET
Pricing

Your account will be charged only for posting a task. You can get the results of the task within the next 30 days for free.
The cost can be calculated on the Pricing page.

Description of the fields for sending a request:

Field nameTypeDescription
idstring

task identifier
unique task identifier in our system in the UUID format
you will be able to use it within 30 days to request the results of the task at any time


‌‌‌‌
‌‌As a response of the API server, you will receive JSON-encoded data containing a tasks array with the information specific to the set tasks.

You can also get all available SERP features by making a request to the following Sandbox URL:
https://sandbox.dataforseo.com/v3/merchant/amazon/asin/task_get/advanced/00000000-0000-0000-0000-000000000000
The response will include all available items in the Amazon ASIN Advanced endpoint with the fields containing dummy data.
You won’t be charged for using Sandbox endpoints.

Description of the fields in the results array:

Field nameTypeDescription
versionstring

the current version of the API

status_codeinteger

general status code
you can find the full list of the response codes here
Note: we strongly recommend designing a necessary system for handling related exceptional or error conditions

status_messagestring

general informational message
you can find the full list of general informational messages here

timestring

execution time, seconds

costfloat

total tasks cost, USD

tasks_countinteger

the number of tasks in the tasks array

tasks_errorinteger

the number of tasks in the tasks array that were returned an error

tasksarray

array of tasks

    idstring

task identifier
unique task identifier in our system in the UUID format

    status_codeinteger

status code of the task
generated by DataForSEO; can be within the following range: 10000-60000
you can find the full list of the response codes here

    status_messagestring

informational message of the task
you can find the full list of general informational messages here

    timestring

execution time, seconds

    costfloat

cost of the task, USD

    result_countinteger

number of elements in the result array

    patharray

URL path

    dataobject

contains the same parameters that you specified in the POST request

    resultarray

array of results

        asinstring

ASIN received in a POST array
the unique product identifier in Amazon (ASIN) received in a POST array
learn more about the identified in this help center guide

        typestring

search engine type in a POST array
possible values: asin

        se_domainstring

Amazon domain in a POST array

        location_codeinteger

location code in a POST array

        language_codestring

language code in a POST array

        check_urlstring

direct URL to Amazon results
you can use it to make sure that we provided accurate results

        datetimestring

date and time when the result was received
in the UTC format: “yyyy-mm-dd hh-mm-ss +00:00”
example:
2019-11-15 12:57:46 +00:00

        spellobject

autocorrection of the search engine
if the search engine provided results for a keyword that was corrected, we will specify the keyword corrected by the search engine and the type of autocorrection

        item_typesarray

types of search results found on Amazon
contains types of all search results (items) found in the returned SERP
possible item types:
amazon_product_info

        items_countinteger

the number of results returned in the items array

        itemsarray

Amazon product info items

            typestring

type of element='amazon_product_info'

            rank_groupinteger

position within a group of elements with identical type values
positions of elements with different type values are omitted from rank_group

            rank_absoluteinteger

absolute rank
absolute position among all the elements in the response array

            positionstring

the alignment of the element in Amazon SERP
possible values:
left, right

            xpathstring

the XPath of the element

            titlestring

product title

            detailsstring

product specs and other details

            image_urlstring

the URL of the product image

            authorstring

product brand name

            data_asinstring

ASIN of the product received in a POST array

            parent_asinstring

parent ASIN of the product

            product_asinsarray

ASINs of all found product modifications

            price_fromfloat

the lower limit of the product price range
example:
49.98

            price_tofloat

the upper limit of the product price range
example:
384.99

            percentage_discountfloat

value of the percentage discount

            currencystring

currency in the ISO format
example:
USD

            is_amazon_choiceboolean

"Amazon's choice" label
if the value is true, the product is marked with the "Amazon's choice" label

            ratingobject

product rating info

                typestring

type of element='rating_element'

                positionstring

the alignment of the element in Amazon SERP
possible values:
left, right

                rating_typestring

the type of rating
here you can find the following elements: Max5, Percents, CustomMax

                valuestring

the value of the rating

                votes_countinteger

the amount of feedback given to a product

                rating_maxstring

the maximum value for a rating_type

            is_newer_model_availableboolean

indicates whether the newer model of the product is available

            is_prime_videoboolean

indicates whether a product has an Amazon Prime Video label
if true, specified product is a part of Amazon Prime Video service

            applicable_vouchersarray

array of objects containing information about applicable vouchers

                typestring

item type
possible values: amazon_applicable_vouchers_item

                textstring

text of the voucher

                fixed_discountfloat

value of the fixed discount

                fixed_discount_currencystring

currency code of the fixed discount

                percentage_discountfloat

value of the percentage discount
if the discount is fixed, the value will be null

                important_detailsstring

important details about the terms of discount vouchers

            newer_modelobject

information about the newer model of the product

                titlestring

product title

                newer_model_asinstring

ASIN of the newer product model

            categoriesarray

contains related product categories

                categorystring

product category name

                urlstring

product category URL
indicates the browse path on Amazon with the unique browse node ID (product category ID on Amazon)

            product_informationarray

contains related product information

                typestring

type of element='product_information_extended_item'

                section_namestring

name of the section related to product information specified in the contents

                contentsarray

contains information specified about the product within the section_name

                    typestring

type of element='product_information_rows'

                    titlestring

title under which related product information appears on the Amazon product page

                    rowsarray

rows containing related product information

                        typestring

type of element='product_information_text_row'

                        textstring

text specified under the given title within the section_name

                        typestring

type of element='product_information_image_row'

                        altstring

alternative text of the related product image

                        urlstring

URL of the image

                        typestring

type of element='product_information_video_row'

                        previewstring

URL of the preview image for the related video

                        urlstring

URL of the video

                typestring

type of element='product_information_details_item'

                section_namestring

name of the section related to product information specified in the body

                bodyobject

contains information specified about the product within the section_name

            product_images_listarray

contains URLs for all images of the product displayed on the left side of the main image

            product_videos_listarray

contains URLs for all videos of the product displayed on the right side of the main video

            descriptionstring

contains description of the product

            is_availableboolean

indicates whether the product is available for ordering
if the value is true, the product can be ordered

            top_local_reviewsarray

array of objects with top reviews from target location

                typearray

type of element='amazon_review_item'

                rank_groupinteger

position within a group of elements with identical type values
positions of elements with different type values are omitted from rank_group

                rank_absoluteinteger

absolute rank among all the listed reviews
absolute position among all reviews on the list

                positionstring

the alignment of the review in SERP
can take the following values: right

                xpathstring

the XPath of the element

                verifiedboolean

indicates whether the review has the "Verified Purchase" mark

                subtitlestring

subtitle of the review

                helpful_votesinteger

helpful votes count
number of users who clicked on the 'Helpful" button under the review text

                imagesarray

images of the product submitted by the reviewer

                    typestring

type of element = 'images_element'

                    altstring

alt tag of the image

                    urlstring

relevant url

                    image_urlstring

URL of the product image featured in the review

                videosarray

videos of the product submitted by the reviewer

                    typestring

type of element = 'video_element'

                    sourcestring

URL to the video source

                    previewstring

URL to the video preview image

                user_profileobject

user profile of the reviewer

                    namestring
                    avatarstring
                    urlstring
                    reviews_countinteger
                    locationsstring
                titlestring

title of the review

                urlstring

URL to the review

                review_textstring

content of the review

                publication_datestring

date and time when the review was published
in the UTC format: “yyyy-mm-dd hh-mm-ss +00:00”;
example:
2019-11-15 12:57:46 +00:00

                ratingobject

the rating score submitted by the reviewer

                    rating_typestring

the type of the rating
can take the following values: Max5

                    valuefloat

the value of the rating

                    votes_countinteger

the amount of feedback
in this case, the value will be null

                    rating_maxinteger

the maximum value for a rating_type
the maximum value for Max5 is 5

            top_global_reviewsarray

array of objects with top reviews from around the world

                typearray

type of element='amazon_review_item'

                rank_groupinteger

position within a group of elements with identical type values
positions of elements with different type values are omitted from rank_group

                rank_absoluteinteger

absolute rank among all the listed reviews
absolute position among all reviews on the list

                positionstring

the alignment of the review in SERP
can take the following values: right

                xpathstring

the XPath of the element

                verifiedboolean

indicates whether the review has the "Verified Purchase" mark

                subtitlestring

subtitle of the review

                helpful_votesinteger

helpful votes count
number of users who clicked on the 'Helpful" button under the review text

                imagesarray

images of the product submitted by the reviewer

                    typestring

type of element = 'images_element'

                    altstring

alt tag of the image

                    urlstring

relevant url

                    image_urlstring

URL of the product image featured in the review

                videosarray

videos of the product submitted by the reviewer

                    typestring

type of element = 'video_element'

                    sourcestring

URL to the video source

                    previewstring

URL to the video preview image

                user_profileobject

user profile of the reviewer

                    namestring
                    avatarstring
                    urlstring
                    reviews_countinteger
                    locationsstring
                titlestring

title of the review

                urlstring

URL to the review

                review_textstring

content of the review

                publication_datestring

date and time when the review was published
in the UTC format: “yyyy-mm-dd hh-mm-ss +00:00”;
example:
2019-11-15 12:57:46 +00:00

                ratingobject

the rating score submitted by the reviewer

                    rating_typestring

the type of the rating
can take the following values: Max5

                    valuefloat

the value of the rating

                    votes_countinteger

the amount of feedback
in this case, the value will be null

                    rating_maxinteger

the maximum value for a rating_type
the maximum value for Max5 is 5


‌‌

Instead of ‘login’ and ‘password’ use your credentials from https://app.dataforseo.com/api-access

# Instead of 'login' and 'password' use your credentials from https://app.dataforseo.com/api-access 
login="login" 
password="password" 
cred="$(printf ${login}:${password} | base64)" 
id="04171455-0696-0192-0000-4c69cc29b945" 
curl --location --request GET "https://api.dataforseo.com/v3/merchant/amazon/asin/task_get/advanced/${id}" 
--header "Authorization: Basic ${cred}"  
--header "Content-Type: application/json" 
--data-raw ""
<?php
// You can download this file from here https://cdn.dataforseo.com/v3/examples/php/php_RestClient.zip
require('RestClient.php');
$api_url = 'https://api.dataforseo.com/';
// Instead of 'login' and 'password' use your credentials from https://app.dataforseo.com/api-access
$client = new RestClient($api_url, null, 'login', 'password');

try {
   $result = array();
   // #1 - using this method you can get a list of completed tasks
   // GET /v3/merchant/amazon/asin/tasks_ready
   $tasks_ready = $client->get('/v3/merchant/amazon/asin/tasks_ready');
   // you can find the full list of the response codes here https://docs.dataforseo.com/v3/appendix/errors
   if (isset($tasks_ready['status_code']) AND $tasks_ready['status_code'] === 20000) {
      foreach ($tasks_ready['tasks'] as $task) {
         if (isset($task['result'])) {
            foreach ($task['result'] as $task_ready) {
               // #2 - using this method you can get results of each completed task
               // GET /v3/merchant/amazon/asin/task_get/advanced/$id
               if (isset($task_ready['endpoint_advanced'])) {
                  $result[] = $client->get($task_ready['endpoint_advanced']);
               }
               // #3 - another way to get the task results by id
               // GET /v3/merchant/amazon/asin/task_get/advanced/$id
               /*
               if (isset($task_ready['id'])) {
                  $result[] = $client->get('/v3/merchant/amazon/asin/task_get/advanced/' . $task_ready['id']);
               }
               */
            }
         }
      }
   }
   print_r($result);
   // do something with result
} catch (RestClientException $e) {
   echo "n";
   print "HTTP code: {$e->getHttpCode()}n";
   print "Error code: {$e->getCode()}n";
   print "Message: {$e->getMessage()}n";
   print  $e->getTraceAsString();
   echo "n";
}
$client = null;
?>
const task_id = '02201115-0001-0066-0000-c06c8f23fce5';

const axios = require('axios');

axios({
    method: 'get',
    url: 'https://api.dataforseo.com/v3/merchant/amazon/asin/task_get/advanced/' + task_id,
    auth: {
        username: 'login',
        password: 'password'
    },
    headers: {
        'content-type': 'application/json'
    }
}).then(function (response) {
    var result = response['data']['tasks'];
    // Result data
    console.log(result);
}).catch(function (error) {
    console.log(error);
});
from client import RestClient
# You can download this file from here https://cdn.dataforseo.com/v3/examples/python/python_Client.zip
client = RestClient("login", "password")
# 1 - using this method you can get a list of completed tasks
# GET /v3/merchant/amazon/asin/tasks_ready
response = client.get("/v3/merchant/amazon/asin/tasks_ready")
# you can find the full list of the response codes here https://docs.dataforseo.com/v3/appendix/errors
if response['status_code'] == 20000:
    results = []
    for task in response['tasks']:
        if (task['result'] and (len(task['result']) > 0)):
            for resultTaskInfo in task['result']:
                # 2 - using this method you can get results of each completed task
				# GET /v3/merchant/amazon/asin/task_get/advanced/$id
                if(resultTaskInfo['endpoint_advanced']):
                    results.append(client.get(resultTaskInfo['endpoint_advanced']))
                '''
                # 3 - another way to get the task results by id
                # GET /v3/merchant/amazon/asin/task_get/advanced/$id              
                if(resultTaskInfo['id']):
                    results.append(client.get("/v3/merchant/amazon/asin/task_get/advanced/" + resultTaskInfo['id']))
                '''
    print(results)
    # do something with result
else:
    print("error. Code: %d Message: %s" % (response["status_code"], response["status_message"]))
using Newtonsoft.Json;
using System;
using Newtonsoft.Json;
using System;
using System.Collections.Generic;
using System.Net.Http;
using System.Net.Http.Headers;
using System.Text;
using System.Threading.Tasks;

namespace DataForSeoDemos
{
    public static partial class Demos
    {
        public static async Task merchant_amazon_asin_task_get()
        {
            var httpClient = new HttpClient
            {
                BaseAddress = new Uri("https://api.dataforseo.com/"),
                // Instead of 'login' and 'password' use your credentials from https://app.dataforseo.com/api-access
                DefaultRequestHeaders = { Authorization = new AuthenticationHeaderValue("Basic", Convert.ToBase64String(Encoding.ASCII.GetBytes("login:password"))) }
            };
            // #1 - using this method you can get a list of completed tasks
            // GET /v3/merchant/amazon/asin/tasks_ready
            var response = await httpClient.GetAsync("/v3/merchant/amazon/asin/tasks_ready");
            var tasksInfo = JsonConvert.DeserializeObject<dynamic>(await response.Content.ReadAsStringAsync());
            var tasksResponses = new List<object>();
            // you can find the full list of the response codes here https://docs.dataforseo.com/v3/appendix/errors
            if (tasksInfo.status_code == 20000)
            {
                if (tasksInfo.tasks != null)
                {
                    foreach (var tasks in tasksInfo.tasks)
                    {
                        if (tasks.result != null)
                        {
                            foreach (var task in tasks.result)
                            {
                                if (task.endpoint_advanced != null)
                                {
                                    // #2 - using this method you can get results of each completed task
                                    // GET /v3/merchant/amazon/asin/task_get/advanced/$id
                                    var taskGetResponse = await httpClient.GetAsync((string)task.endpoint_advanced);
                                    var taskResultObj = JsonConvert.DeserializeObject<dynamic>(await taskGetResponse.Content.ReadAsStringAsync());
                                    if (taskResultObj.tasks != null)
                                    {
                                        var fst = taskResultObj.tasks.First;
                                        // you can find the full list of the response codes here https://docs.dataforseo.com/v3/appendix/errors
                                        if (fst.status_code >= 40000 || fst.result == null)
                                            Console.WriteLine($"error. Code: {fst.status_code} Message: {fst.status_message}");
                                        else
                                            tasksResponses.Add(fst.result);
                                    }
                                    // #3 - another way to get the task results by id
                                    // GET /v3/merchant/amazon/asin/task_get/advanced/$id
                                    /*
                                    var tasksGetResponse = await httpClient.GetAsync("/v3/merchant/amazon/asin/task_get/advanced/" + (string)task.id);
                                    var taskResultObj = JsonConvert.DeserializeObject<dynamic>(await tasksGetResponse.Content.ReadAsStringAsync());
                                    if (taskResultObj.tasks != null)
                                    {
                                        var fst = taskResultObj.tasks.First;
                                        // you can find the full list of the response codes here https://docs.dataforseo.com/v3/appendix/errors
                                        if (fst.status_code >= 40000 || fst.result == null)
                                            Console.WriteLine($"error. Code: {fst.status_code} Message: {fst.status_message}");
                                        else
                                            tasksResponses.Add(fst.result);
                                    }
                                    */
                                }
                            }
                        }
                    }
                }
                if (tasksResponses.Count > 0)
                    // do something with result
                    Console.WriteLine(String.Join(Environment.NewLine, tasksResponses));
                else
                    Console.WriteLine("No completed tasks");
            }
            else
                Console.WriteLine($"error. Code: {tasksInfo.status_code} Message: {tasksInfo.status_message}");
        }
    }
}

The above command returns JSON structured like this:

{
  "version": "0.1.20241101",
  "status_code": 20000,
  "status_message": "Ok.",
  "time": "0.0749 sec.",
  "cost": 0,
  "tasks_count": 1,
  "tasks_error": 0,
  "tasks": [
    {
      "id": "11261605-1535-0192-0000-146d57b90702",
      "status_code": 20000,
      "status_message": "Ok.",
      "time": "0.0222 sec.",
      "cost": 0,
      "result_count": 1,
      "path": [
        "v3",
        "merchant",
        "amazon",
        "asin",
        "task_get",
        "advanced",
        "11261605-1535-0192-0000-146d57b90702"
      ],
      "data": {
        "se_type": "asin",
        "api": "merchant",
        "function": "asin",
        "se": "amazon",
        "language_code": "en_US",
        "location_code": 2840,
        "asin": "B016MAK38U",
        "device": "desktop",
        "os": "windows"
      },
      "result": [
        {
          "asin": "B016MAK38U",
          "type": "asin",
          "se_domain": "amazon.com",
          "location_code": 2840,
          "language_code": "en_US",
          "check_url": "https://www.amazon.com/dp/B016MAK38U?language=en_US",
          "datetime": "2024-11-26 14:10:02 +00:00",
          "item_types": [
            "amazon_product_info"
          ],
          "items_count": 1,
          "items": [
            {
              "type": "amazon_product_info",
              "rank_group": 1,
              "rank_absolute": 1,
              "position": "right",
              "xpath": "/html[1]/body[1]/div[1]",
              "title": "Redragon K552 Mechanical Gaming Keyboard, LED Gaming Keyboard with Red Switches, 87 Full Anti-ghosting Keys, Unique Metal Rim for Windows Gaming PC - Black",
              "details": null,
              "image_url": "https://m.media-amazon.com/images/I/71FSIp+tDNL._AC_SY300_SX300_.jpg",
              "author": "Visit the Redragon Store",
              "data_asin": "B016MAK38U",
              "parent_asin": null,
              "product_asins": null,
              "price_from": 29.59,
              "price_to": null,
              "percentage_discount": null,
              "currency": "USD",
              "is_amazon_choice": true,
              "rating": {
                "type": "rating_element",
                "position": "left",
                "rating_type": "Max5",
                "value": 4.5,
                "votes_count": 53477,
                "rating_max": 5
              },
              "is_newer_model_available": true,
              "is_prime_video": false,				
              "applicable_vouchers": [
                {
                  "type": "amazon_applicable_vouchers_item",
                  "text": "80€-Coupon anwenden",
                  "fixed_discount": 80,
                  "fixed_discount_currency": "EUR",
                  "percentage_discount": null,
                  "important_details": "Gültig bis Sonntag, 15. Dezember 2024 oder solange der Vorrat reicht."
                }
              ],
              "newer_model": {
                "title": "Redragon Mechanical Keyboard Wireless, Gaming Keyboard Wireless 3-Modes 94 Keys Mechanical Keyboard Hot-Swap Socket, RGB Creamy Gaming Keyboard Gasket Structure for PC/Tablet/Laptop/Xbox/PS4/PS5",
                "newer_model_asin": "B0CX8ZHJFT"
              },
              "categories": [
                {
                  "category": "Video Games",
                  "url": "https://amazon.com/computer-video-games-hardware-accessories/b/ref=dp_bc_aui_C_1?ie=UTF8&node=468642"
                },
                {
                  "category": "PC",
                  "url": "https://amazon.com/PC-Games/b/ref=dp_bc_aui_C_2?ie=UTF8&node=229575"
                },
                {
                  "category": "Accessories",
                  "url": "https://amazon.com/PC-Accessories/b/ref=dp_bc_aui_C_3?ie=UTF8&node=318813011"
                },
                {
                  "category": "Gaming Keyboards",
                  "url": "https://amazon.com/PC-Gaming-Keyboards/b/ref=dp_bc_aui_C_4?ie=UTF8&node=402051011"
                }
              ],
              "product_information": [
                {
                  "type": "product_information_details_item",
                  "section_name": "Item details",
                  "body": {
                    "Global Trade Identification Number": "00740002400346",
                    "Manufacturer": "Redragon",
                    "UPC": "740002400346 796594786894 780682638264",
                    "Customer Reviews": "4.5 out of 5 stars",
                    "Best Sellers Rank": "#1,291 in Video Games ( See Top 100 in Video Games ) n #69 in PC Gaming Keyboards",
                    "ASIN": "B016MAK38U",
                    "Model Number": "K552",
                    "Generation": "1st",
                    "Series Number": "552",
                    "Brand Name": "Redragon",
                    "Keyboard Description": "Mechanical",
                    "Recommended Uses For Product": "Office, Personal, Gaming"
                  }
                },
                {
                  "type": "product_information_details_item",
                  "section_name": "Features & Specs",
                  "body": {
                    "Keyboard Layout": "QWERTY",
                    "Hand Orientation": "Ambidextrous",
                    "Button Quantity": "87",
                    "Number of Sections": "87",
                    "Total USB 2.0 Ports": "1",
                    "Is Electric": "Yes",
                    "Power Source": "DC Power Supply",
                    "Switch Type": "Tactile",
                    "Compatible Devices": "PC",
                    "Connectivity Technology": "USB",
                    "Special Features": "LED Backlit, TKL Layout, Ergonomic, Metal Rim, Hot-Swappable Red Switch",
                    "Number of Keys": "87"
                  }
                },
                {
                  "type": "product_information_details_item",
                  "section_name": "Style",
                  "body": {
                    "Style": "Modern,Classic,Casual,Standard,Ultimate",
                    "Color": "Black"
                  }
                },
                {
                  "type": "product_information_details_item",
                  "section_name": "Additional details",
                  "body": {
                    "Material": "Acrylonitrile Butadiene Styrene, Metal, Steel",
                    "Item Dimensions L x W x H": "13.94"L x 4.86"W x 1.46"H"
                  }
                },
                {
                  "type": "product_information_extended_item",
                  "section_name": "Product Description",
                  "contents": [
                    {
                      "type": "product_information_rows",
                      "title": null,
                      "rows": [
                        {
                          "type": "product_information_image_row",
                          "alt": "mechanical keyboard",
                          "url": "https://m.media-amazon.com/images/S/aplus-media-library-service-media/2f9cbb07-02a7-41f7-8909-f53c2055e512.__CR0,0,1464,600_PT0_SX1464_V1___.jpg"
                        }
                      ]
                    },
                    {
                      "type": "product_information_rows",
                      "title": null,
                      "rows": [
                        {
                          "type": "product_information_text_row",
                          "text": "Previous page n n Next page  .aplus-mantle.aplus-module .aplus-pagination-dots {n    margin: 0;n}nn.aplus-mantle.aplus-module .aplus-pagination-dot {n    display: inline-block;n    list-style: none;n}nn.aplus-mantle.aplus-module .aplus-carousel-nav {n    text-align:center;n}nn.aplus-mantle.aplus-module .carousel-slider-circle {n    display: inline-block;n    cursor: pointer;n    height: 15px;n    width: 15px;n    border: 1px solid #000;n    border-radius: 20px;n    background-color: #fff;n    margin-left: 5px;n}nn.aplus-mantle.aplus-module .carousel-slider-circle.aplus-carousel-active {n    background-color: #FFA500;n}"
                        },
                        {
                          "type": "product_information_image_row",
                          "alt": "mechanical keyboard",
                          "url": "https://m.media-amazon.com/images/S/aplus-media-library-service-media/d443af73-1a64-4953-8935-5afbb6e2d74e.__CR0,0,1464,600_PT0_SX1464_V1___.jpg"
                        },
                        {
                          "type": "product_information_image_row",
                          "alt": "mechanical keyboard",
                          "url": "https://m.media-amazon.com/images/S/aplus-media-library-service-media/3bac6f23-898f-4e52-9d24-5090cae0238a.__CR0,0,1464,600_PT0_SX1464_V1___.jpg"
                        }
                      ]
                    },
                    {
                      "type": "product_information_rows",
                      "title": null,
                      "rows": [
                        {
                          "type": "product_information_text_row",
                          "text": "Previous page n n Next page  .aplus-mantle.aplus-module .aplus-pagination-dots {n    margin: 0;n}nn.aplus-mantle.aplus-module .aplus-pagination-dot {n    display: inline-block;n    list-style: none;n}nn.aplus-mantle.aplus-module .aplus-carousel-nav {n    text-align:center;n}nn.aplus-mantle.aplus-module .carousel-slider-circle {n    display: inline-block;n    cursor: pointer;n    height: 15px;n    width: 15px;n    border: 1px solid #000;n    border-radius: 20px;n    background-color: #fff;n    margin-left: 5px;n}nn.aplus-mantle.aplus-module .carousel-slider-circle.aplus-carousel-active {n    background-color: #FFA500;n}"
                        },
                        {
                          "type": "product_information_image_row",
                          "alt": "mechanical keyboard",
                          "url": "https://m.media-amazon.com/images/S/aplus-media-library-service-media/c01de480-13b0-4dce-a796-99e149281291.__CR0,0,1464,600_PT0_SX1464_V1___.jpg"
                        },
                        {
                          "type": "product_information_image_row",
                          "alt": "mechanical keyboard",
                          "url": "https://m.media-amazon.com/images/S/aplus-media-library-service-media/a5c7f061-d4a0-477a-81b2-259a8b225b65.__CR0,0,1464,600_PT0_SX1464_V1___.jpg"
                        }
                      ]
                    },
                    {
                      "type": "product_information_rows",
                      "title": null,
                      "rows": [
                        {
                          "type": "product_information_image_row",
                          "alt": "mechanical keyboard",
                          "url": "https://m.media-amazon.com/images/S/aplus-media-library-service-media/7d0d0c5d-8bd1-42a6-a566-9bb16e66bbed.__CR0,0,1464,600_PT0_SX1464_V1___.jpg"
                        }
                      ]
                    },
                    {
                      "type": "product_information_rows",
                      "title": null,
                      "rows": [
                        {
                          "type": "product_information_image_row",
                          "alt": "mechanical keyboard",
                          "url": "https://m.media-amazon.com/images/S/aplus-media-library-service-media/2a3a03b4-3428-48d1-b0cf-3db125761a4e.__CR0,0,1464,600_PT0_SX1464_V1___.jpg"
                        }
                      ]
                    },
                    {
                      "type": "product_information_rows",
                      "title": null,
                      "rows": [
                        {
                          "type": "product_information_text_row",
                          "text": "Double Injection Molded Keycap   Provides you with a smooth and delicate feel, not easy to scratch, and the keycaps are wear-resistant.   Splash Resistant   The spill-resistant design of the keyboard extends the life of the keyboard, improves safety and facilitates cleaning.   Ergonomic Design   It enables you to maintain a more natural posture, effectively reduces wrist and hand fatigue, and improves typing efficiency and comfort.   Fifty - Million Hits   Each key can last 50 million clicks, keeping it stable and reliable for a long time."
                        },
                        {
                          "type": "product_information_image_row",
                          "alt": "mechanical keyboard",
                          "url": "https://m.media-amazon.com/images/S/aplus-media-library-service-media/eca3d2ec-59bb-47c5-9d38-ca8c85c576d2.__CR0,0,300,225_PT0_SX300_V1___.jpg"
                        },
                        {
                          "type": "product_information_image_row",
                          "alt": "mechanical keyboard",
                          "url": "https://m.media-amazon.com/images/S/aplus-media-library-service-media/4bcd1ad9-56c7-4211-a29d-f5cadd866221.__CR0,0,300,225_PT0_SX300_V1___.jpg"
                        },
                        {
                          "type": "product_information_image_row",
                          "alt": "mechanical keyboard",
                          "url": "https://m.media-amazon.com/images/S/aplus-media-library-service-media/549b46d3-a4b4-4f3a-85c8-dda61b2585a5.__CR0,0,300,225_PT0_SX300_V1___.jpg"
                        },
                        {
                          "type": "product_information_image_row",
                          "alt": "mechanical keyboard",
                          "url": "https://m.media-amazon.com/images/S/aplus-media-library-service-media/1b06d6df-910c-43f0-b32d-b77f16f0cd28.__CR0,0,300,225_PT0_SX300_V1___.jpg"
                        }
                      ]
                    },
                    {
                      "type": "product_information_rows",
                      "title": null,
                      "rows": [
                        {
                          "type": "product_information_image_row",
                          "alt": "mechanical keyboard",
                          "url": "https://m.media-amazon.com/images/S/aplus-media-library-service-media/5013c257-36bc-43ab-a191-01b2af97d73e.__CR0,0,1464,600_PT0_SX1464_V1___.jpg"
                        }
                      ]
                    }
                  ]
                }
              ],
              "product_images_list": [
                "https://m.media-amazon.com/images/I/71FSIp+tDNL._AC_SL1500_.jpg",
                "https://m.media-amazon.com/images/I/71QmnKJr2sL._AC_SL1500_.jpg",
                "https://m.media-amazon.com/images/I/81yoVbPDkxL._AC_SL1500_.jpg",
                "https://m.media-amazon.com/images/I/71hTw0DsDfL._AC_SL1500_.jpg",
                "https://m.media-amazon.com/images/I/71SlDJQKPeL._AC_SL1500_.jpg",
                "https://m.media-amazon.com/images/I/81l48NvhldL._AC_SL1500_.jpg",
                "https://m.media-amazon.com/images/I/91l8-wbp4LL.SS40_BG85,85,85_BR-120_PKdp-play-icon-overlay__.jpg"
              ],
              "product_videos_list": [
                "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/3ee3f92d-a7e9-436e-8ff6-f88031afd8e0/default.jobtemplate.hls.m3u8",
                "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/6145afb5-cd52-4515-8bbf-b222017255cb/default.jobtemplate.hls.m3u8",
                "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/a3b1186a-68b3-473e-8f92-bfe79aef02ed/default.jobtemplate.hls.m3u8",
                "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/6c1f36a0-d7c2-4758-899c-673e9536459c/default.jobtemplate.hls.m3u8",
                "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/49d5d336-c1cd-46b7-8eef-fcd03bbc5b08/default.jobtemplate.hls.m3u8",
                "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/bd1e6819-4695-4895-ba4a-2f4676f3660f/default.jobtemplate.hls.m3u8"
              ],
              "description": "About this item  【Rainbow LED Backlit】This Mechanical Keyboard has 19 backlight effects, special gaming backlit modes, 5 adjustable brightness, and speed, and is suitable for different games(FPS/MMO/MOBA/RAC, etc.). It helps create an immersive gaming atmosphere.n【Compact & Durable】Classical Tenkeyless compact layout (87 keys) design makes this keyboard small and compact, releasing more space effectively. The unique metal element designs provide an aesthetic while ensuring durability.n【Mechanical Keyboard - Red Switch】Mechanical structure means each button owns an independent micro switch, the red linear switches provide a quieter click sound, faster action, and higher responsiveness with minimal resistance without a tactile bump feel.n【100% Full-Keys Anti-ghosting 】Each key is controlled by an independent switch, ensures that every key you touch translates into the game. Plug & Play, this gaming keyboard is ideal for gamers, typists, programmers, writers, etc.n【Wide Function and Compatibility】Featuring 12 multimedia keyboard keys and a non-slip ergonomic, splash-proof design, and comes with a gold-plated high-speed corrosion-free USB connector for a reliable connection. Perfect works with Windows, Vista, or Windows XP, with Limited Mac OS keyboard support.n›  See more product details",
              "is_available": true,
              "top_local_reviews": [
                {
                  "type": "amazon_review_item",
                  "rank_group": 0,
                  "rank_absolute": 0,
                  "position": "left",
                  "xpath": "/html[1]/body[1]/div[1]/div[1]/div[9]/div[46]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/span[1]/div[1]/div[1]/div[3]/div[3]/div[1]/div[1]/div[1]/div[1]",
                  "verified": true,
                  "subtitle": "Reviewed in the United States on November 21, 2024",
                  "helpful_votes": null,
                  "images": null,
                  "videos": null,
                  "user_profile": {
                    "name": "Cristiann Lozano",
                    "avatar": "https://images-na.ssl-images-amazon.com/images/S/amazon-avatars-global/default._CR0,0,1024,1024_SX48_.png",
                    "url": "https://amazon.com/gp/profile/amzn1.account.AEAHU4LOXL7SDDN5FANR2UATTTSA",
                    "reviews_count": null,
                    "locations": "US"
                  },
                  "title": "SIN EMPAQUE DE ENVIO",
                  "url": "https://amazon.com/gp/customer-reviews/RON2CUO3DKZR0?ASIN=B016MAK38U",
                  "review_text": "El teclado llegó en perfecto estado, pero a la hora de llegar vino directamente en la caja del teclado, con las guias de envio y todo pegaadas ahi, sin caja ni envoltura de espuma, NADA, la caja del teclado vino hecho kk",
                  "publication_date": "2024-11-21 00:00:00 +00:00",
                  "rating": {
                    "rating_type": "Max5",
                    "value": 3,
                    "votes_count": null,
                    "rating_max": 5
                  }
                },
                {
                  "type": "amazon_review_item",
                  "rank_group": 0,
                  "rank_absolute": 0,
                  "position": "left",
                  "xpath": "/html[1]/body[1]/div[1]/div[1]/div[9]/div[46]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/span[1]/div[1]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[1]",
                  "verified": true,
                  "subtitle": "Reviewed in the United States on November 14, 2024",
                  "helpful_votes": null,
                  "images": null,
                  "videos": null,
                  "user_profile": {
                    "name": "Aldair Fortiche",
                    "avatar": "https://images-na.ssl-images-amazon.com/images/S/amazon-avatars-global/default._CR0,0,1024,1024_SX48_.png",
                    "url": "https://amazon.com/gp/profile/amzn1.account.AF5FFH6QT7IDWWN2N46CJGLTICTA",
                    "reviews_count": null,
                    "locations": "US"
                  },
                  "title": "Buen teclado",
                  "url": "https://amazon.com/gp/customer-reviews/R3KJ6PGYI2AG7Z?ASIN=B016MAK38U",
                  "review_text": "El teclado es muy bueno; sin embargo, realice la compra de acuerdo a la imagen presentada del producto, el cual se muestra el idioma en distribución latinoamericana. Aunque hice devolución de la compra, volvió a llegar el teclado en idioma o distribución ingles; por tanto, si venden el producto en idioma ingles, lo ideal seria tener la imagen con la versión o distribución en ingles, si venden el producto en distribución español, lo ideal seria publicar la imagen en distribución español o latinoamericana, ya que a veces no alcanzamos a detallar las especificaciones del producto sino que nos basamos en las imagenes del producto, por ese motivo mi calificación de la compra no es superior. gracias!",
                  "publication_date": "2024-11-14 00:00:00 +00:00",
                  "rating": {
                    "rating_type": "Max5",
                    "value": 4,
                    "votes_count": null,
                    "rating_max": 5
                  }
                },
                {
                  "type": "amazon_review_item",
                  "rank_group": 0,
                  "rank_absolute": 0,
                  "position": "left",
                  "xpath": "/html[1]/body[1]/div[1]/div[1]/div[9]/div[46]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/span[1]/div[1]/div[1]/div[3]/div[3]/div[1]/div[3]/div[1]/div[1]",
                  "verified": true,
                  "subtitle": "Reviewed in the United States on November 12, 2024",
                  "helpful_votes": null,
                  "images": null,
                  "videos": null,
                  "user_profile": {
                    "name": "John H",
                    "avatar": "https://images-na.ssl-images-amazon.com/images/S/amazon-avatars-global/default._CR0,0,1024,1024_SX48_.png",
                    "url": "https://amazon.com/gp/profile/amzn1.account.AHPEHRCKLHLSIFBUNGZLO7PY2RDQ",
                    "reviews_count": null,
                    "locations": "US"
                  },
                  "title": "Defective item",
                  "url": "https://amazon.com/gp/customer-reviews/R1U470P6GG23ZI?ASIN=B016MAK38U",
                  "review_text": "Hi this item doesn’t power on when connected to a computer. I’ve tried many different devices please help!",
                  "publication_date": "2024-11-12 00:00:00 +00:00",
                  "rating": {
                    "rating_type": "Max5",
                    "value": 1,
                    "votes_count": null,
                    "rating_max": 5
                  }
                },
                {
                  "type": "amazon_review_item",
                  "rank_group": 0,
                  "rank_absolute": 0,
                  "position": "left",
                  "xpath": "/html[1]/body[1]/div[1]/div[1]/div[9]/div[46]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/span[1]/div[1]/div[1]/div[3]/div[3]/div[1]/div[4]/div[1]/div[1]",
                  "verified": true,
                  "subtitle": "Reviewed in the United States on November 10, 2024",
                  "helpful_votes": null,
                  "images": null,
                  "videos": null,
                  "user_profile": {
                    "name": "Leo",
                    "avatar": "https://images-na.ssl-images-amazon.com/images/S/amazon-avatars-global/default._CR0,0,1024,1024_SX48_.png",
                    "url": "https://amazon.com/gp/profile/amzn1.account.AEYDOROQGKDADFWBRCEQIB7JA4RQ",
                    "reviews_count": null,
                    "locations": "US"
                  },
                  "title": "Great keyboard, good feeling and okay RGB",
                  "url": "https://amazon.com/gp/customer-reviews/R1XGWEY376VZ7P?ASIN=B016MAK38U",
                  "review_text": "It's a great keyboard, feels great, takes some getting used to coming from someone who has never used a mechanical keyboard before. Got this bundled with a mouse for maybe 40-50 dollars total and was a steal. Only downside is that the RBG is stuck in the red, blue, orange, green, yellow, and purple lines. If that matters to you, i would look for something else. it also does not come with software",
                  "publication_date": "2024-11-10 00:00:00 +00:00",
                  "rating": {
                    "rating_type": "Max5",
                    "value": 4,
                    "votes_count": null,
                    "rating_max": 5
                  }
                },
                {
                  "type": "amazon_review_item",
                  "rank_group": 0,
                  "rank_absolute": 0,
                  "position": "left",
                  "xpath": "/html[1]/body[1]/div[1]/div[1]/div[9]/div[46]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/span[1]/div[1]/div[1]/div[3]/div[3]/div[1]/div[5]/div[1]/div[1]",
                  "verified": true,
                  "subtitle": "Reviewed in the United States on November 9, 2024",
                  "helpful_votes": null,
                  "images": null,
                  "videos": null,
                  "user_profile": {
                    "name": "Daniel Tapias Ramirez",
                    "avatar": "https://images-na.ssl-images-amazon.com/images/S/amazon-avatars-global/default._CR0,0,1024,1024_SX48_.png",
                    "url": "https://amazon.com/gp/profile/amzn1.account.AHWQ72CQ4RYBDJMBALHMW7G4PTUA",
                    "reviews_count": null,
                    "locations": "US"
                  },
                  "title": "Buen producto, Recomendado.",
                  "url": "https://amazon.com/gp/customer-reviews/RT0KEFP9NX3QQ?ASIN=B016MAK38U",
                  "review_text": "Este producto realmente ha simplificado mi vida. Su diseño intuitivo y funcionalidad excepcional lo convierten en una herramienta imprescindible para mi trabajo diario. ¡Lo recomiendo a todos! El servicio al cliente de esta empresa es excepcional. Resolvieron rápidamente mi problema y fueron amables y atentos en todo momento. ¡Gracias por una gran experiencia!",
                  "publication_date": "2024-11-09 00:00:00 +00:00",
                  "rating": {
                    "rating_type": "Max5",
                    "value": 5,
                    "votes_count": null,
                    "rating_max": 5
                  }
                },
                {
                  "type": "amazon_review_item",
                  "rank_group": 0,
                  "rank_absolute": 0,
                  "position": "left",
                  "xpath": "/html[1]/body[1]/div[1]/div[1]/div[9]/div[46]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/span[1]/div[1]/div[1]/div[3]/div[3]/div[1]/div[6]/div[1]/div[1]",
                  "verified": true,
                  "subtitle": "Reviewed in the United States on November 5, 2024",
                  "helpful_votes": null,
                  "images": null,
                  "videos": null,
                  "user_profile": {
                    "name": "Esteban",
                    "avatar": "https://images-na.ssl-images-amazon.com/images/S/amazon-avatars-global/default._CR0,0,1024,1024_SX48_.png",
                    "url": "https://amazon.com/gp/profile/amzn1.account.AGBRBQ4XMMVPW5MEWJHSX3ZM7TOA",
                    "reviews_count": null,
                    "locations": "US"
                  },
                  "title": "El mejor teclado que he comprado por ese precio",
                  "url": "https://amazon.com/gp/customer-reviews/R3FM5MC3RU163R?ASIN=B016MAK38U",
                  "review_text": "Este teclado redrgon Kumara k552 rgb, me ha salido muy bueno y aparte con switches rojos es mas silencioso y mejor para los videojuegos",
                  "publication_date": "2024-11-05 00:00:00 +00:00",
                  "rating": {
                    "rating_type": "Max5",
                    "value": 5,
                    "votes_count": null,
                    "rating_max": 5
                  }
                },
                {
                  "type": "amazon_review_item",
                  "rank_group": 0,
                  "rank_absolute": 0,
                  "position": "left",
                  "xpath": "/html[1]/body[1]/div[1]/div[1]/div[9]/div[46]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/span[1]/div[1]/div[1]/div[3]/div[3]/div[1]/div[7]/div[1]/div[1]",
                  "verified": true,
                  "subtitle": "Reviewed in the United States on November 1, 2024",
                  "helpful_votes": null,
                  "images": null,
                  "videos": null,
                  "user_profile": {
                    "name": "Geanella Cifuentes",
                    "avatar": "https://images-na.ssl-images-amazon.com/images/S/amazon-avatars-global/default._CR0,0,1024,1024_SX48_.png",
                    "url": "https://amazon.com/gp/profile/amzn1.account.AFS65AUZO6Y54GFIESCJ4VPSU6NA",
                    "reviews_count": null,
                    "locations": "US"
                  },
                  "title": "Good budget keyboard",
                  "url": "https://amazon.com/gp/customer-reviews/R23R59WRNZ8ITR?ASIN=B016MAK38U",
                  "review_text": "My first budget mechanical keyboard. I've had it for 1 or 2 years and it's still in good condition. Easy to mod and beginner-friendly.",
                  "publication_date": "2024-11-01 00:00:00 +00:00",
                  "rating": {
                    "rating_type": "Max5",
                    "value": 4,
                    "votes_count": null,
                    "rating_max": 5
                  }
                },
                {
                  "type": "amazon_review_item",
                  "rank_group": 0,
                  "rank_absolute": 0,
                  "position": "left",
                  "xpath": "/html[1]/body[1]/div[1]/div[1]/div[9]/div[46]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/span[1]/div[1]/div[1]/div[3]/div[3]/div[1]/div[8]/div[1]/div[1]",
                  "verified": true,
                  "subtitle": "Reviewed in the United States on October 31, 2024",
                  "helpful_votes": null,
                  "images": null,
                  "videos": null,
                  "user_profile": {
                    "name": "Christopher Viol",
                    "avatar": "https://images-na.ssl-images-amazon.com/images/S/amazon-avatars-global/default._CR0,0,1024,1024_SX48_.png",
                    "url": "https://amazon.com/gp/profile/amzn1.account.AHYEDZIHQL23ZZFPXLIO4TNLWJNQ",
                    "reviews_count": null,
                    "locations": "US"
                  },
                  "title": "Years later, and its still working great.",
                  "url": "https://amazon.com/gp/customer-reviews/R2EC1RC0W7XWWY?ASIN=B016MAK38U",
                  "review_text": "I've had this for like a couple years now and it still works great with no dead keys. I use it HEAVILY as gaming is something I do a lot of when I'm not at work. Feels great to use, and the rgb still works too!",
                  "publication_date": "2024-10-31 00:00:00 +00:00",
                  "rating": {
                    "rating_type": "Max5",
                    "value": 5,
                    "votes_count": null,
                    "rating_max": 5
                  }
                }
              ],
              "top_global_reviews": [
                {
                  "type": "amazon_review_item",
                  "rank_group": 0,
                  "rank_absolute": 0,
                  "position": "left",
                  "xpath": "/html[1]/body[1]/div[1]/div[1]/div[9]/div[46]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/span[2]/span[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]",
                  "verified": true,
                  "subtitle": "Reviewed in Mexico on August 11, 2024",
                  "helpful_votes": null,
                  "images": null,
                  "videos": null,
                  "user_profile": {
                    "name": "Adrián Alexis",
                    "avatar": "https://m.media-amazon.com/images/S/amazon-avatars-global/default.png",
                    "url": null,
                    "reviews_count": null,
                    "locations": "MX"
                  },
                  "title": "excelente teclado",
                  "url": null,
                  "review_text": "me gusto bastante. es compacto, las teclas se sienten bastante bien. el sonido que hacen las teclas es agradable, las luces tambien le da un aspecto muy bueno.",
                  "publication_date": "2024-08-11 00:00:00 +00:00",
                  "rating": {
                    "rating_type": "Max5",
                    "value": 5,
                    "votes_count": null,
                    "rating_max": 5
                  }
                },
                {
                  "type": "amazon_review_item",
                  "rank_group": 0,
                  "rank_absolute": 0,
                  "position": "left",
                  "xpath": "/html[1]/body[1]/div[1]/div[1]/div[9]/div[46]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/span[2]/span[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]",
                  "verified": true,
                  "subtitle": "Reviewed in Brazil on November 27, 2022",
                  "helpful_votes": null,
                  "images": null,
                  "videos": null,
                  "user_profile": {
                    "name": "rodrigo",
                    "avatar": "https://m.media-amazon.com/images/S/amazon-avatars-global/default.png",
                    "url": null,
                    "reviews_count": null,
                    "locations": "BR"
                  },
                  "title": "Me impressionei de como é bom!",
                  "url": null,
                  "review_text": "O teclado eu relutei muito em comprar e finalmente ao adquirir percebo como ele é fantástico. Resistente, bonito, "macio" de se digitar, é fácil de limpar e tem deixa meu setup incrivelmente belo.nAcabei tendo um incidente nele e caiu água nele, tirei todos os botões pra ir fazendo a limpeza e com medo de ele ter pifado... nada, a água não danificou nada! Estou muito satisfeito com o ele.nSó acho que devo pontuar que, se você é uma pessoa que gosta de teclados mais baixos ou mais suaves, pode se incomodar com esse teclado, pois as teclas são um pouco mais altas do que um teclado tradicional, mas nada que incomode, apenas se você só for do tipo que gosta de algo mais fino.nNo mais, é um produto excelente, pode comprar sem medo.",
                  "publication_date": "2022-11-27 00:00:00 +00:00",
                  "rating": {
                    "rating_type": "Max5",
                    "value": 5,
                    "votes_count": null,
                    "rating_max": 5
                  }
                },
                {
                  "type": "amazon_review_item",
                  "rank_group": 0,
                  "rank_absolute": 0,
                  "position": "left",
                  "xpath": "/html[1]/body[1]/div[1]/div[1]/div[9]/div[46]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/span[2]/span[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]",
                  "verified": true,
                  "subtitle": "Reviewed in Brazil on September 6, 2022",
                  "helpful_votes": null,
                  "images": [
                    {
                      "type": "images_element",
                      "alt": "Customer image",
                      "url": null,
                      "image_url": "https://images-na.ssl-images-amazon.com/images/G/01/x-locale/common/grey-pixel.gif"
                    }
                  ],
                  "videos": null,
                  "user_profile": {
                    "name": "Deise Raquel",
                    "avatar": "https://m.media-amazon.com/images/S/amazon-avatars-global/default.png",
                    "url": null,
                    "reviews_count": null,
                    "locations": "BR"
                  },
                  "title": "Ótimo produto",
                  "url": null,
                  "review_text": "The media could not be loaded.  https://m.media-amazon.com/images/I/C1zBjhJo3JL.mp4 https://m.media-amazon.com/images/I/41dPhccJuSL._SY256.jpg Ótimo custo benefício, ele é lindo, perfeito. Estou apaixonada 😍",
                  "publication_date": "2022-09-06 00:00:00 +00:00",
                  "rating": {
                    "rating_type": "Max5",
                    "value": 5,
                    "votes_count": null,
                    "rating_max": 5
                  }
                },
                {
                  "type": "amazon_review_item",
                  "rank_group": 0,
                  "rank_absolute": 0,
                  "position": "left",
                  "xpath": "/html[1]/body[1]/div[1]/div[1]/div[9]/div[46]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/span[2]/span[1]/div[2]/div[1]/div[1]/div[4]/div[1]/div[1]",
                  "verified": true,
                  "subtitle": "Reviewed in Canada on February 16, 2022",
                  "helpful_votes": null,
                  "images": null,
                  "videos": null,
                  "user_profile": {
                    "name": "Michael",
                    "avatar": "https://m.media-amazon.com/images/S/amazon-avatars-global/7ab629c1-76ac-46e7-ad05-cf1145670bdd._CR109%2C0%2C281%2C281_SX460_.jpg",
                    "url": null,
                    "reviews_count": null,
                    "locations": "CA"
                  },
                  "title": "Amazing keyboard for the price you won't be disappointed!",
                  "url": null,
                  "review_text": "I was looking for a gaming keyboard and there were SO many options. I don't know enough about mechanical keyboards to decipher one from another, but this is a solid buy.nThe quality feels amazing especially the case of the keyboard, and the keys aren't cheap either. Lighting is really cool, and I love the sound and satisfaction of the mechanical keys.n5/5 stars for the quality of this keyboard for the price, the best I could find anywhere!",
                  "publication_date": "2022-02-16 00:00:00 +00:00",
                  "rating": {
                    "rating_type": "Max5",
                    "value": 5,
                    "votes_count": null,
                    "rating_max": 5
                  }
                },
                {
                  "type": "amazon_review_item",
                  "rank_group": 0,
                  "rank_absolute": 0,
                  "position": "left",
                  "xpath": "/html[1]/body[1]/div[1]/div[1]/div[9]/div[46]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/span[2]/span[1]/div[2]/div[1]/div[1]/div[5]/div[1]/div[1]",
                  "verified": true,
                  "subtitle": "Reviewed in Canada on November 24, 2021",
                  "helpful_votes": null,
                  "images": [
                    {
                      "type": "images_element",
                      "alt": "Customer image",
                      "url": null,
                      "image_url": "https://images-na.ssl-images-amazon.com/images/G/01/x-locale/common/grey-pixel.gif"
                    },
                    {
                      "type": "images_element",
                      "alt": "Customer image",
                      "url": null,
                      "image_url": "https://images-na.ssl-images-amazon.com/images/G/01/x-locale/common/grey-pixel.gif"
                    },
                    {
                      "type": "images_element",
                      "alt": "Customer image",
                      "url": null,
                      "image_url": "https://images-na.ssl-images-amazon.com/images/G/01/x-locale/common/grey-pixel.gif"
                    },
                    {
                      "type": "images_element",
                      "alt": "Customer image",
                      "url": null,
                      "image_url": "https://images-na.ssl-images-amazon.com/images/G/01/x-locale/common/grey-pixel.gif"
                    },
                    {
                      "type": "images_element",
                      "alt": "Customer image",
                      "url": null,
                      "image_url": "https://images-na.ssl-images-amazon.com/images/G/01/x-locale/common/grey-pixel.gif"
                    },
                    {
                      "type": "images_element",
                      "alt": "Customer image",
                      "url": null,
                      "image_url": "https://images-na.ssl-images-amazon.com/images/G/01/x-locale/common/grey-pixel.gif"
                    },
                    {
                      "type": "images_element",
                      "alt": "Customer image",
                      "url": null,
                      "image_url": "https://images-na.ssl-images-amazon.com/images/G/01/x-locale/common/grey-pixel.gif"
                    },
                    {
                      "type": "images_element",
                      "alt": "Customer image",
                      "url": null,
                      "image_url": "https://images-na.ssl-images-amazon.com/images/G/01/x-locale/common/grey-pixel.gif"
                    }
                  ],
                  "videos": null,
                  "user_profile": {
                    "name": "Jun Gan",
                    "avatar": "https://m.media-amazon.com/images/S/amazon-avatars-global/default.png",
                    "url": null,
                    "reviews_count": null,
                    "locations": "CA"
                  },
                  "title": "Bigger than I thought, but real amazing quality",
                  "url": null,
                  "review_text": "I bought this keyboard for work to use in the office. I already have a Ducky One 2 Mini at home for gaming and wanted something similar but on a budget for working as I am a developer and prefer typing on a mechanical keyboard than anything else.nI read the reviews and didn't doubt the quality. Receiving it, it also didn't fail me on that.nI received it today, ordered it last night so it came quick.nI ordered the red switches, which I think will take some time to get used to as I'm used to Cherry MX Browns but thats not a problem. When I received the keyboard, the packaging was solid. It reminded me of when I bought my Ducky One 2 Mini, the box is high quality and it's amazing for the price. The one thing I noticed was how heavy the box was, which said to me that this keyboard would be solid. The box was also sealed which I appreciated. The keyboard in the box was wrapped in bubble wrap which was hella thoughtful. For a $50 keyboard, there's alot of work put into it and I totally appreciate that especially for those who are just starting out using mechanical keyboards, this is a great starter.nThe keyboard itself is hella solid. It was alot heavier than I thought it would be but i Love that because that means the keyboard won't move easily. It's a thick base, and is amazing for the price. It's very comfortable to use too. It was also a bit bigger than I thought it would be but I think I just got used to my Ducky One 2 Mini too long lol.nTheres even little adjusters on the back of the board to raise it if flat doesnt work for somebody (like me). I bought this keyboard for one of those reasons. Also, the box came with a instruction mini booklet which is nice because nowadays with budget buys, you dont get those kinds of things that explain how the product works. Also, it came with a red dragon sticker which i was completely stoked about. It also came with a keycap remover, I already have one but an extra one will be handy.nTheres 9 backlight options and they're all sick. super easy to change too. I'm just a steady RGB kinda gal so I didn't really care about the options too much but if you do, the options are great. cool part I love about this keyboard too is the arrow keys. My Ducky One 2 Mini doesn't have that and I don't really care but for developing, those can come in handy, so i'm stoked. Red switches are relatively quiet, it's not super loud but it's got a nice click to it.nI'll update for long term use at some point, but I dont think i'll be disappointed.nOverall, do I recommend this? Yeah. 100%. For the price, its a hella good deal. Great budget buy, great starter mechanical keyboard, and wicked solid itself.",
                  "publication_date": "2021-11-24 00:00:00 +00:00",
                  "rating": {
                    "rating_type": "Max5",
                    "value": 5,
                    "votes_count": null,
                    "rating_max": 5
                  }
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}