Clear, practical technology insights BSOD Code Lookup · Windows Error Code Lookup · Wi-Fi Troubleshooting · PC Troubleshooting Checklist

How to Check Where Google AI Overview Gets the Information

Use these step-by-step instructions to check Where Google AI Overview Gets the Information. The guide also explains key options and common mistakes to.

Table of Contents

This practical guide walks through how to check Where Google AI Overview Gets the Information. It organizes the required steps, settings, and checks so you can complete the task with fewer mistakes.

But Google's Gemini model, which helps support this feature, doesn't just make things happen. It takes information from many different sites on the web and puts it together.

If you need to carefully review primary sources of information for reliability or other purposes, read on.

How to Add Bookmarks in Chrome to Scan Sources Google AI Overview

To get information from Google's AI Overview, we will use a custom script created by developer James McNulty from pylic. Once added as a bookmark to the browser, it will automatically retrieve the sources used to create the AI Overview in Google Search.

To get started, add a custom script as a bookmark.

Open Chrome and select the three-dot menu at the top right. Next, select Bookmarks and lists > Bookmark Manager .

How to Add Bookmarks in Chrome to Scan Sources Google AI Overview - step or example 1

Then, select the three-dot menu at the top right of the bookmarks page and select Add new bookmark From the pop-up window.

How to Add Bookmarks in Chrome to Scan Sources Google AI Overview - step or example 2

Enter an appropriate name for the bookmark, then, in the script section, enter the following script:

javascript:(function(){const links=document.querySelectorAll('div[jsname="s2gQvd"] a');const uniqueUrls=new Set();const extractedInfo=[];links.forEach(link=>{const href=link.getAttribute('href');const ariaLabel=link.getAttribute('aria-label')||'';const divTextElement=link.closest('div[jsname="s2gQvd"]').querySelector('div[mstyle="font-family:inherit;-webkit-line-clamp:2"]');const divText=divTextElement?divTextElement.textContent.trim():%27%27;if(href&&!uniqueUrls.has(href)){uniqueUrls.add(href);const domain=href.startsWith(%27/%27)?window.location.origin:new URL(href).origin;const anchorText=domain;extractedInfo.push({href:href,anchorText:anchorText,ariaLabel:ariaLabel,divText:divText.replace(/^(.*?)(u2014|$)/,%27$1%27)});}});if(extractedInfo.length>0){const formattedHtml=extractedInfo.map(info=>` ${info.anchorText}: ${info.ariaLabel} `).join(%27n%27);const blob=new Blob([formattedHtml],{type:%27text/html%27});cons

For best results, add bookmarks to the Bookmarks bar for easy access in the tracking section. Remember, there's no need to use Google's Chrome browser for this. You can use any browser as long as you can find a way to create bookmarks manually.

How to Use Bookmarks to View Google AI Overview Sources

Now that we have added the script to our bookmarks, it's time to use this script to exploit Google AI Overview resources.

First, open Google Search and enter a query such as "How to change your name on Facebook". If Google search shows you AI Overview first then everything is ready; otherwise, select Generate .

How to Use Bookmarks to View Google AI Overview Sources - step or example 3

Once the AI Overview is displayed, select the saved bookmark from the bookmark bar. Immediately, a new tab opens, displaying a list of all the sources used to create the AI Overview in the search results.

How to Use Bookmarks to View Google AI Overview Sources - step or example 4

You will notice that the order of the sources will be the same as what you see on the search results page by clicking the drop-down arrow in AI Overview. The script makes it easy to view information sources if you want to access the source instead of relying on Generative AI.

There is no need to use this script to get the source. You can also select the drop-down arrow in the AI Overview to view different sources separately. If you need a quick and easy way to get the source, the script has your back.

Snapshots powered by Google's AI can be convenient for answering questions. However, it may not always be accurate, so it's a good idea to check sources and carefully review the information that AI Overview provides you with.

FAQ

What do I need before I check Where Google AI Overview Gets the Information?

Prepare the required device, software, account access, and any files mentioned in the steps. Back up important data before changing system settings.

Why does the process look different on my device?

Menus and options can vary by operating system, app version, device model, or region. Use the closest matching setting and check the official documentation when needed.

What should I do if a step does not work?

Restart the app or device, confirm permissions and connectivity, update the software, and repeat the step carefully. Avoid unofficial downloads or tools.

Discussion

Reader Comments 0

Sign in with email or Google to join the discussion.