> ## Documentation Index
> Fetch the complete documentation index at: https://docs.hasdata.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Recipes Results

<Frame caption="Recipes Results">
  <img src="https://mintcdn.com/hasdata/uVf91kjKNrsKAsWC/apis/google-serp-api/images/recipes.png?fit=max&auto=format&n=uVf91kjKNrsKAsWC&q=85&s=52d4eb931bb2d1054f249d4949b2a5cc" width="2992" height="1478" data-path="apis/google-serp-api/images/recipes.png" />
</Frame>

<ResponseExample>
  ```json Response theme={null}
  {
    "recipesResults":[
      {
        "position":1,
        "title":"Easy Apple Pie",
        "link":"https://littlespoonfarm.com/apple-pie-recipe/",
        "source":"Little Spoon Farm",
        "thumbnail":"https://f005.backblazeb2.com/file/hasdata-screenshots/38dcdd23-b740-4a89-ae65-af8f476da2b5.jpeg",
        "rating":5,
        "reviews":800,
        "reviewsOriginal":"(800)",
        "totalTime":"2 hr"
      },
      {
        "position":2,
        "title":"Apple Pie by Grandma Ople",
        "link":"https://www.allrecipes.com/recipe/12682/apple-pie-by-grandma-ople/",
        "source":"Allrecipes",
        "thumbnail":"https://f005.backblazeb2.com/file/hasdata-screenshots/9667064c-419a-44d9-8d3d-caf0614c3f63.jpeg",
        "rating":4.8,
        "reviews":13000,
        "reviewsOriginal":"(13K)",
        "totalTime":"1 hr 30 min"
      },
      {
        "position":3,
        "title":"My Best Apple Pie Recipe",
        "link":"https://sallysbakingaddiction.com/apple-pie-recipe/",
        "source":"Sally's Baking Addiction",
        "thumbnail":"https://f005.backblazeb2.com/file/hasdata-screenshots/09bfcb0d-0ac1-4e27-a3ed-4f00b9ecefc7.jpeg",
        "rating":4.8,
        "reviews":108,
        "reviewsOriginal":"(108)",
        "totalTime":"7 hr"
      }
    ]
  }
  ```
</ResponseExample>
