SERP API - Not Working For AI Overviews

So, I wanted to get the information that comes under the AI Overview section and I noticed the SERP API integrator here doesn’t work if you want to fetch the AI Overview data.

Then I decided to manually call the API and add the code by referring to the SERP API Documentation - Google AI Overview Results API - SerpApi

But not sure what’s the issue now.

Can anyone please help here? - https://www.gumloop.com/pipeline?workbook_id=r1cL1ajPyprhA4PgizghhD&run_id=L9Cs6EGmRok3qzCg9udez7

Hey @labaasta_patil! If you’re reporting an issue with a flow or an error in a run, please include the run link and make sure it’s shareable so we can take a look.

  1. Find your run link on the history page. Format: https://www.gumloop.com/pipeline?run_id={your_run_id}&workbook_id={workbook_id}

  2. Make it shareable by clicking “Share” → ‘Anyone with the link can view’ in the top-left corner of the flow screen.
    GIF guide

  3. Provide details about the issue—more context helps us troubleshoot faster.

You can find your run history here: https://www.gumloop.com/history

Hey @labaasta_patil - Can you share access to the flow please. Steps outlined in the message above ^

Hey @Wasay-Gumloop, I have shared the access - Please have a look.

1 Like

Hey @labaasta_patil, I don’t see the SERP node in this flow—maybe it’s a different run link?

Regarding the error, it looks like the Run Code node’s input isn’t connected properly. If you delete the node, re-add it, and connect the input again, it should work fine. That said, the Run Code node seems unnecessary here since you’re already getting the API response from the Call API node. You could pass that output directly to an Extract Data or Ask AI node to get the clean data you need.

Let me know if that works!

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.