Push the boundaries of what DataForSEO can do
Learn about the latest updates

Subscribe To Our Newsletter

Back

New ‘price’ object in SERP API

May,14 2021 12:03:43

Improvement
SERP API
New ‘price’ object in SERP API

Around a month ago, we enriched all ‘organic’ and ‘paid’ items in SERP Advanced API with the field “price” that shows if a given search result has the price snippet:

File1618316189653

In the API response, you will find the following object for both ‘organic’ and ‘paid’ items:

"price": {
          "current": 22.25,
          "regular": null,
          "max_value": 979.99,
          "currency": "USD",
          "is_price_range": true,
          "displayed_price": "$22.25 to $979.99"
        }

 

This update is already in production, and you are welcome to integrate this data.

On top of that, starting now, the price field will be returned as an object for the following elements in the response:

app_element
commercial_units_element
hotels_pack_element
knowledge_graph_shopping_element
stocks_box
mention_carousel_element
popular_products_element
shopping_element

 

Its structure will be identical to the structure of the “price” object specified above.

Note that you don’t need to apply any changes if you don’t extract the prices from the SERP. However, if you currently collect this data and process the “price” field in the response, you do need to apply some changes in your script.

Contact our support team if you have any questions.

Embed DataForSeo widget on your website


Embed code:
Preview: