Recipes

Recipes

Recipes feature on Google is often displayed for queries related to food and dishes. This expandable block contains recipe cards with images, rating, time it takes to prepare a dish, and required ingredients.

 

In DataForSEO API responses, the recipe cards of this feature are represented as structured items – “recipes_element”.

recipes_elementl-item-title

Item title | title

recipes_elementl-item-source

Source | source

recipes_elementl-item-description

Description | description

recipes_elementl-item-time

Time | time

recipes_elementl-item-rating

Rating | rating

desktop-element-recipes
Element in SERP API

{
    "type":"recipes",
    "rank_group": 1,
    "rank_absolute": 1,
    "position":"left",
    "xpath": "/html[1]/body[1]/div[7]/div[2]/div[10]/div[1]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]",
    "items":[
        {
            "type":"recipes_element",
            "title":"Homemade Pizza",
            "url":"https://www.simplyrecipes.com/recipes/homemade_pizza/",
            "domain":"www.simplyrecipes.com",
            "source":"Simply Recipes",
            "description":"Italian sausage, pesto, feta cheese, bell peppers, tomato sauce",
            "time":"2 hr 30 min",
            "rating":{
                "rating_type":"Max5",
                "value": 4.7,
                "votes_count": 293,
                "rating_max": 5
            }
        },
        {
            "type":"recipes_element",
            "title":"Homemade Pizza",
            "url":"https://www.tasteofhome.com/recipes/homemade-pizza/",
            "domain":"www.tasteofhome.com",
            "source":"Taste of Home",
            "description":"Ground beef, tomato sauce, mozzarella cheese, green pepper, sugar",
            "time":"50 min",
            "rating":{
                "rating_type":"Max5",
                "value": 4.7,
                "votes_count": 27,
                "rating_max": 5
            }
        },
        {
            "type":"recipes_element",
            "title":"Homemade Pizza",
            "url":"https://www.loveandlemons.com/homemade-pizza/",
            "domain":"www.loveandlemons.com",
            "source":"Love and Lemons",
            "description":"Smoked mozzarella, pizza dough, roasted red peppers, pesto, cherry tomatoes",
            "time":"1 hr 20 min",
            "rating":{
                "rating_type":"Max5",
                "value": 5,
                "votes_count": 2,
                "rating_max": 5
            }
        }
    ],
    "rectangle": null
}

Danil Tivikov

Embed DataForSeo widget on your website


Embed code:
Preview: