NAVNavbar
Logo
cURL php NodeJS Python cSharp

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.

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

<?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;
?>

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",
        "load_more_local_reviews": true,
        "local_reviews_sort": "recent",
        "device": "desktop",
        "os": "windows"
      },
      "result": [
        {
          "asin": "B016MAK38U",
          "type": "shopping",
          "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,
              "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,
              "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}\n\n.aplus-mantle.aplus-module .aplus-pagination-dot {\n    display: inline-block;\n    list-style: none;\n}\n\n.aplus-mantle.aplus-module .aplus-carousel-nav {\n    text-align:center;\n}\n\n.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}\n\n.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}\n\n.aplus-mantle.aplus-module .aplus-pagination-dot {\n    display: inline-block;\n    list-style: none;\n}\n\n.aplus-mantle.aplus-module .aplus-carousel-nav {\n    text-align:center;\n}\n\n.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}\n\n.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
                  }
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}

Description of the fields for sending a request:

Field name Type Description
id string 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 name Type Description
version string the current version of the API
status_code integer 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_message string general informational message
you can find the full list of general informational messages here
time string execution time, seconds
cost float total tasks cost, USD
tasks_count integer the number of tasks in the tasks array
tasks_error integer the number of tasks in the tasks array that were returned an error
tasks array array of tasks
        id string task identifier
unique task identifier in our system in the UUID format
        status_code integer 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_message string informational message of the task
you can find the full list of general informational messages here
        time string execution time, seconds
        cost float cost of the task, USD
        result_count integer number of elements in the result array
        path array URL path
        data object contains the same parameters that you specified in the POST request
        result array array of results
            asin string 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
            type string search engine type in a POST array
possible values: shopping
            se_domain string Amazon domain in a POST array
            location_code integer location code in a POST array
            language_code string language code in a POST array
            check_url string direct URL to Amazon results
you can use it to make sure that we provided accurate results
            datetime string 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
            spell object 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_types array 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_count integer the number of results returned in the items array
            items array Amazon product info items
                type string type of element = ‘amazon_product_info’
                rank_group integer position within a group of elements with identical type values
positions of elements with different type values are omitted from rank_group
                rank_absolute integer absolute rank
absolute position among all the elements in the response array
                position string the alignment of the element in Amazon SERP
possible values:
left, right
                xpath string the XPath of the element
                title string product title
                details string product specs and other details
                image_url string the URL of the product image
                author string product brand name
                data_asin string ASIN of the product received in a POST array
                parent_asin string parent ASIN of the product
                product_asins array ASINs of all found product modifications
                price_from float the lower limit of the product price range
example:
49.98
                price_to float the upper limit of the product price range
example:
384.99
                currency string currency in the ISO format
example:
USD
                is_amazon_choice boolean “Amazon’s choice” label
if the value is true, the product is marked with the “Amazon’s choice” label
                rating object product rating info
                    type string type of element = ‘rating_element’
                    position string the alignment of the element in Amazon SERP
possible values:
left, right
                    rating_type string the type of rating
here you can find the following elements: Max5, Percents, CustomMax
                    value string the value of the rating
                    votes_count integer the amount of feedback given to a product
                    rating_max string the maximum value for a rating_type
                is_newer_model_available boolean indicates whether the newer model of the product is available
                applicable_vouchers array array of objects containing information about applicable vouchers
                   type string item type
possible values: amazon_applicable_vouchers_item
                   text string text of the voucher
                   fixed_discount float value of the fixed discount
                   fixed_discount_currency string currency code of the fixed discount
                   percentage_discount float value of the percentage discount
if the discount is fixed, the value will be null
                   important_details string important details about the terms of discount vouchers
                newer_model object information about the newer model of the product
                   title string product title
                   newer_model_asin string ASIN of the newer product model
                categories array contains related product categories
                   category string product category name
                   url string product category URL
indicates the browse path on Amazon with the unique browse node ID (product category ID on Amazon)
                product_information array contains related product information
                   type string type of element = ‘product_information_extended_item’
                   section_name string name of the section related to product information specified in the contents
                   contents array contains information specified about the product within the section_name
                       type string type of element = ‘product_information_rows’
                       title string title under which related product information appears on the Amazon product page
                       rows array rows containing related product information
                           type string type of element = ‘product_information_text_row’
                           text string text specified under the given title within the section_name
                           type string type of element = ‘product_information_image_row’
                           alt string alternative text of the related product image
                           url string URL of the image
                           type string type of element = ‘product_information_video_row’
                           preview string URL of the preview image for the related video
                           url string URL of the video
                   type string type of element = ‘product_information_details_item’
                   section_name string name of the section related to product information specified in the body
                   body object contains information specified about the product within the section_name
                product_images_list array contains URLs for all images of the product displayed on the left side of the main image
                product_videos_list array contains URLs for all videos of the product displayed on the right side of the main video
                description string contains description of the product
                is_available boolean indicates whether the product is available for ordering
if the value is true, the product can be ordered
                top_local_reviews array array of objects with top reviews from target location
to obtain additional local reviews, you can specify the load_more_local_reviews parameter in Task POST
                   type array type of element = ‘amazon_review_item’
                   rank_group integer position within a group of elements with identical type values
positions of elements with different type values are omitted from rank_group
                   rank_absolute integer absolute rank among all the listed reviews
absolute position among all reviews on the list
                   position string the alignment of the review in SERP
can take the following values: right
                   xpath string the XPath of the element
                   verified boolean indicates whether the review has the “Verified Purchase” mark
                   subtitle string subtitle of the review
                   helpful_votes integer helpful votes count
number of users who clicked on the ‘Helpful” button under the review text
                   images array images of the product submitted by the reviewer
                     type string type of element = ‘images_element’
                     alt string alt tag of the image
                     url string relevant url
                     image_url string URL of the product image featured in the review
                   videos array videos of the product submitted by the reviewer
                     type string type of element = ‘video_element’
                     source string URL to the video source
                     preview string URL to the video preview image
                   user_profile object user profile of the reviewer
                     name string the name of the reviewer
                     avatar string URL to the profile picture of the reviewer
                     url string URL to the reviewer’s profile
                     reviews_count integer total number of reviews submitted by the reviewer
                     locations string country of the reviewer
                   title string title of the review
                   url string URL to the review
                   review_text string content of the review
                   publication_date string 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
                   rating object the rating score submitted by the reviewer
                     rating_type string the type of the rating
can take the following values: Max5
                     value float the value of the rating
                     votes_count integer the amount of feedback
in this case, the value will be null
                     rating_max integer the maximum value for a rating_type
the maximum value for Max5 is 5
                top_global_reviews array array of objects with top reviews from around the world
                   type array type of element = ‘amazon_review_item’
                   rank_group integer position within a group of elements with identical type values
positions of elements with different type values are omitted from rank_group
                   rank_absolute integer absolute rank among all the listed reviews
absolute position among all reviews on the list
                   position string the alignment of the review in SERP
can take the following values: right
                   xpath string the XPath of the element
                   verified boolean indicates whether the review has the “Verified Purchase” mark
                   subtitle string subtitle of the review
                   helpful_votes integer helpful votes count
number of users who clicked on the ‘Helpful” button under the review text
                   images array images of the product submitted by the reviewer
                     type string type of element = ‘images_element’
                     alt string alt tag of the image
                     url string relevant url
                     image_url string URL of the product image featured in the review
                   videos array videos of the product submitted by the reviewer
                     type string type of element = ‘video_element’
                     source string URL to the video source
                     preview string URL to the video preview image
                   user_profile object user profile of the reviewer
                     name string the name of the reviewer
                     avatar string URL to the profile picture of the reviewer
                     url string URL to the reviewer’s profile
                     reviews_count integer total number of reviews submitted by the reviewer
                     locations string country of the reviewer
                   title string title of the review
                   url string URL to the review
                   review_text string content of the review
                   publication_date string 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
                   rating object the rating score submitted by the reviewer
                     rating_type string the type of the rating
can take the following values: Max5
                     value float the value of the rating
                     votes_count integer the amount of feedback
in this case, the value will be null
                     rating_max integer the maximum value for a rating_type
the maximum value for Max5 is 5

‌‌