Gemini API - Google grounding - Web raw content retrieval options

Hi all,
I am using Google search for grounding purpose with Gemini API. While i can access the Gemini’s response for my use case, i am trying to know if i can retrieve the content which was used to generate the response from the web referenced web pages.

For context: i try to use the web content generated - as part of the evaluation purpose.

Thank you

@Marimuthu_Ananthavel ,

Thank you for reaching out in the community. there is no specific way to retrieve all the search results like a list but if you include to show sources in the prompt gemini can give you the sources.

although this might not be comprehensive, and this is generated by the model so there might be a chance of hallucination