Google Ads Organic Results API

When a Google search contains ads inside organic results, they are parsed and exist within the ads array in the JSON output. Results can contain block_position (top, bottom, middle and right), title, phone, link, sitelinks, source and more.


The API endpoint is https://serpapi.com/search?engine=google_ads

Head to the playground for a live and interactive demo.

API Examples

Results for: top sights paris with ads placed at the bottom

Results for: top sights paris with ads placed at the bottom

JSON Example

{
  ...
  "ads": [
    {
      "position": 1,
      "block_position": "bottom",
      "title": "Things you Must See in Paris - 12 must-see places to visit",
      "link": "https://nextstopjournal.advint.one/12-best-photo-spots-in-paris/",
      "displayed_link": "https://nextstopjournal.advint.one › must_see › paris",
      "tracking_link": "https://www.google.com/aclk?sa=L&ai=DChsSEwi_lMLi18aRAxVHl1oFHe9XNVcYACICCAIQABoCdnU&co=1&ase=2&gclid=EAIaIQobChMIv5TC4tfGkQMVR5daBR3vVzVXEAMYASAAEgLcBPD_BwE&cid=CAASugHkaEPqjRJA7mW8hoiqZse-bYZbdHwh3wLLdZ5PjInKYsLdm5vnVAfm3Hi7yKb1AEpf-kO6WUC6PV-00ONomIaHOemILiNPnJTyDnWr1LCdMzQgQGhzllpid53fqa-jhDDdFHeQdQ5KfSX4NWbCr-fA3_Ggp-svz-CcIikUAatC4PdO-MZw6Ph8HUDhyr8eXypwSFri8WIAMNTdP2yTWGp-h8OtuUP7eCvfouVC2pVPvvzaZ50EbOARFWs&cce=2&category=acrcp_v1_32&sig=AOD64_11uSj4IcrZJAMEsPREzDwjuFA1AA&q&nis=4&adurl",
      "description": "Start planning your tailor-made holiday by contacting one of our specialists. 12 Beautiful Places In Paris You Must See. Subscribe now. Browse Destinations. View Travel Tips. Read Blog.",
      "source": "nextstopjournal.advint.one"
    }
  ],
  ...
}

Results for: top sights paris with thumbnail

Results for: top sights paris with thumbnail

JSON Example

{
  ...
  "ads": [
     {
      "position": 1,
      "block_position": "top",
      "title": "The 10 Best Things to Do | 2025 - Best of Paris",
      "link": "https://www.tripadvisor.com/Attraction_Products-g187147-Paris_Ile_de_France.html",
      "displayed_link": "https://www.tripadvisor.com",
      "thumbnail": "https://serpapi.com/searches/695439c937979a1200ce45c6/images/c2b316b5efb1014bfc3a15b076dff334.jpeg",
      "tracking_link": "https://www.google.com/aclk?sa=L&pf=1&ai=DChsSEwiXgvD4luaRAxUxLNQBHdbbDKsYACICCAEQKxoCb2E&co=1&ase=2&gclid=EAIaIQobChMIl4Lw-JbmkQMVMSzUAR3W2wyrEAAYASAFEgLoefD_BwE&cid=CAAS0wHkaI1fqcF9HAEXcPekqwK08dKLth19jO5Xqb6ENuOvnY4zzUlPwPS3bg3Z22kAvwYhhsKRI4sNV-qjRnEVqVTpqNOKawq9D3W9Y9-9uGYVFXxc-_YcPC_8UqcAXqC_269Xg43rlew8OWoZZgV37qsLB4_nHJwCHbYZhBvizplr08u9omiz565k8SOKcmIxoWSrEEZyHqvD9tFS_vT1czR6e43og1AyqbYrp5ROSDEbIP2kE-VK9SyxTf2UTkjqOiiul4IE1b0S4r19Q1Qn7LYzkjT1&cce=2&category=acrcp_v1_32&sig=AOD64_23lWu-3rRA0wQkTVaBr9eW0Qtw0g&q=&nis=4&ved=2ahUKEwj73uj4luaRAxVgmSYFHVL_HZ0Qh78CegQIHRAB&adurl=https://www.tripadvisor.com/Attraction_Products%3Fgeo%3D187147%26m%3D10995%26supbk%3D1%26supac%3D6104989142%26supcm%3D762044075%26supag%3D40407877335%26supti%3Dkwd-305156406662%26supai%3D672953041143%26supdv%3Dc%26supnt%3Dg%26suplp%3D9019973%26supli%3D%26gad_source%3D1%26gad_campaignid%3D762044075%26gbraid%3D0AAAAAD_Qp6G6OAX81EA-GdV9jOPcYGO6Y%26gclid%3DEAIaIQobChMIl4Lw-JbmkQMVMSzUAR3W2wyrEAAYASAFEgLoefD_BwE",
      "description": "Enjoy Everything Paris Has to Offer with a Wide Range of Tours & Activities.",
      "source": "Tripadvisor",
      "sitelinks": [
        {
          "title": "Top 25 Things to Do",
          "link": "https://www.tripadvisor.com/TravelersChoice-ThingsToDo%7Bignore%7D?supct=584479&supfl=sl&supfi=%7Bfeeditemid%7D"
        },
        {
          "title": "Top Family Experiences",
          "link": "https://tripadvisor.com/TravelersChoice-ThingsToDo-cFamily-g1?%7Bignore%7D&supfl=sl&supct=2002181&supfi=%7Bfeeditemid%7D"
        },
        {
          "title": "25 Bucket List Adventures",
          "link": "https://www.tripadvisor.com/TravelersChoice-ThingsToDo-cBucketList%7Bignore%7D?supct=586502&supfl=sl&supfi=%7Bfeeditemid%7D"
        },
        {
          "title": "World's Top Restaurants",
          "link": "https://tripadvisor.com/TravelersChoice-Restaurants?%7Bignore%7D&supfl=sl&supct=2002338&supfi=%7Bfeeditemid%7D"
        }
      ]
    },
    ...
  ],
  ...
}

Results for: museum of candy dubai with ads placed at the right

Results for: museum of candy dubai with ads placed at the right

JSON Example

{
  ...
  "ads": [
    {
      "position": 1,
      "block_position": "right",
      "title": "Combo: Dubai Garden Glow + Museum of Candy Tickets",
      "thumbnail": "https://serpapi.com/searches/6797abf8e73f2b52dbf1cb0c/images/b1b30a20404307f78249c10543be5e90.png",
      "tracking_link": "https://www.google.com/aclk?sa=l&ai=DChcSEwjg_9GroZaLAxXoXEcBHQkmHN0YABABGgJxdQ&co=1&ase=2&gclid=EAIaIQobChMI4P_Rq6GWiwMV6FxHAR0JJhzdEBIYASABEgLFv_D_BwE&sig=AOD64_1nhNhp52sLyQpCStjEIZHPVEHrkQ&nis=4&ved=2ahUKEwii2suroZaLAxXbLFkFHbP0HicQqZwIKAB6BAgnEAc&adurl=",
      "price": "$49",
      "extracted_price": 49,
      "rating": 4.3,
      "reviews": 1800,
      "extensions": [
        "Free cancellation"
      ],
      "source": "Headout"
    },
    ...
  ],
  ...
}

Results for: 2019 suvs for sale with vehicles_for_sale

Results for: 2019 suvs for sale with vehicles_for_sale

JSON Example

{
  ...
  "ads": [
    {
      "position": 1,
      "block_position": "top",
      "title": "Vehicles for sale",
      "vehicles_for_sale": [
        {
          "title": "2019 Hyundai Tucson SE",
          "thumbnail": "https://serpapi.com/searches/67292098cf2818efad683997/images/beb56449897c69bf5f7647195fe94345d1a10727b98370d54d9965dafbce87da90d3311816544c4e.webp",
          "price": "$14,900",
          "extracted_price": 14900,
          "condition": "Used",
          "mileage": "87k mi",
          "extracted_mileage": 87000,
          "dealership": "Covert Buick GMC Austin",
          "location": "Austin",
          "link": "https://www.google.com/aclk?sa=L&ai=DChcSEwi_9fLttMOJAxVQnloFHcTwMisYABAXGgJ2dQ&co=1&ase=2&gclid=EAIaIQobChMIv_Xy7bTDiQMVUJ5aBR3E8DIrEAQYASABEgLIcvD_BwE&sig=AOD64_2cmgNCmWKhyopcj1S1k8edAoLznA&ctype=303&q=&ved=2ahUKEwiOyu7ttMOJAxWESTABHS28DjIQiLoGegQIChAJ&adurl="
        },
        {
          "title": "2019 Nissan Armada",
          "thumbnail": "https://serpapi.com/searches/67292098cf2818efad683997/images/beb56449897c69bf5f7647195fe94345d1a10727b98370d5c15c738e54bf0236bfd54af84782f1da.webp",
          "price": "$27,998",
          "extracted_price": 27998,
          "condition": "Used",
          "mileage": "81k mi",
          "extracted_mileage": 81000,
          "dealership": "Covert Cadillac",
          "location": "Austin",
          "link": "https://www.google.com/aclk?sa=L&ai=DChcSEwi_9fLttMOJAxVQnloFHcTwMisYABAfGgJ2dQ&co=1&ase=2&gclid=EAIaIQobChMIv_Xy7bTDiQMVUJ5aBR3E8DIrEAQYAiABEgJW-PD_BwE&sig=AOD64_1_axbheNHO5o6_6Z3c_RCzVRVIOA&ctype=303&q=&ved=2ahUKEwiOyu7ttMOJAxWESTABHS28DjIQiLoGegQIChAU&adurl="
        },
        {
          "title": "2019 Hyundai Tucson VALUE SPORT ...",
          "thumbnail": "https://serpapi.com/searches/67292098cf2818efad683997/images/beb56449897c69bf5f7647195fe94345d1a10727b98370d5c4b86064100c151093e278934df95ea1.webp",
          "price": "$16,590",
          "extracted_price": 16590,
          "condition": "Used",
          "mileage": "78k mi",
          "extracted_mileage": 78000,
          "dealership": "Carvana",
          "location": "Austin",
          "link": "https://www.google.com/aclk?sa=L&ai=DChcSEwi_9fLttMOJAxVQnloFHcTwMisYABAhGgJ2dQ&co=1&ase=2&gclid=EAIaIQobChMIv_Xy7bTDiQMVUJ5aBR3E8DIrEAQYAyABEgIf7_D_BwE&sig=AOD64_26cQPGhUFREQ3eaYNNQFUHi6vQSg&ctype=303&q=&ved=2ahUKEwiOyu7ttMOJAxWESTABHS28DjIQiLoGegQIChAf&adurl="
        },
        ...
      ],
    },
    ...
  ],
  ...
}

JSON structure overview

{
  ...
  "ads": [
    {
      "position": "Integer - Item position",
      "block_position": "String - Position of the item on the page, one of 'top', 'middle', 'bottom' and 'right'",
      "title": "String - Item title",
      "link": "String - URL to the item",
      "displayed_link": "String - Displayed link to the item",
      "thumbnail": "String - URL to the item's thumbnail",
      "tracking_link": "String - Google ad tracking link",
      "description": "String - Description of the item",
      "source": "String - Source of the item",
      "price": "String - Price of the item",
      "extracted_price": "Numeric - Price of the item",
      "rating": "Numeric - Rating of the item",
      "reviews": "Numeric - Number of reviews of the item",
      "extensions": "Array - List of extensions to the item",
      "sitelinks": [
        {
          "title": "String - Sitelink title",
          "link": "String - URL to the item",
          "snippets": "Array - List of snippets of the item"
        }
      ],
      "vehicles_for_sale": [
        {
          "title": "String - Model of the vehicle",
          "thumbnail": "String - URL to the vehicle's picture",
          "price": "String - Price of the vehicle",
          "extracted_price": "Numeric - Price of the vehicle",
          "condition": "String - Condition of the vehicle (e.g. 'Used')",
          "mileage": "String - Mileage of the vehicle",
          "extracted_mileage": "Numeric - Mileage of the vehicle",
          "dealership": "String - Dealership of the vehicle",
          "location": "String - Location of the vehicle",
          "link": "String - URL to the vehicle"
        }
      ]
    }
  ]
  ...
}