template bg

Google About This Result Scraper API

Extract Google About This Result information for a website, including source identity, displayed URLs, indexing context, result relationships, and supporting links.

Published by
Br
BrowserAct Team
September 08, 2026
Approx.Credits
27-28 Credits
Categories
BA
APIGoogle
Template ID
117070605907395028

Brief

Automatically extract Google About This Result information for a public website with our no-code scraper. Capture source identity, indexing context, result relationships, displayed URLs, and supporting links for source research. Configure the request, run the Bot, and receive one predictable structured response for downstream use.

What Does the Google About This Result Scraper API Do?

This Bot finds one matching Google result and returns only its About This Result panel. It keeps the output focused on that single result capability so it can be used independently or combined with other BrowserAct Bots.

Atomic Capability

One run finds one matching Google result and returns only its About This Result panel.

The Bot opens a standard Google Search results page, reads the matching result's About This Result panel, and stops after the target data is extracted or its absence is confirmed. It does not open destination pages or collect unrelated result modules.

Key Features

  • Extracts one clearly defined public Google Search capability.
  • Builds the fixed Google URL internally from user-facing inputs.
  • Uses dropdowns for finite search settings and maps their codes automatically.
  • Returns the same response envelope whether the capability appears or not.
  • Preserves additional visible values from the same capability in unclassified_fields.

Quick Start

  1. Open Run task.
  2. Review the non-empty default inputs or enter your own open-ended query.
  3. Choose any supported dropdown values.
  4. Run the Bot and review the structured result.
  5. Use the API Tab after the published Template ID is available.

Input Parameters

Parameter Configuration
website_url String - Required
Default: https://www.starbucks.com/
Enter a valid public website URL. The Bot derives the search domain internally. Open-ended value.
search_country Dropdown - Required
Default: United States
Choose a supported Google country context. The Bot maps the selection internally. Select from the Run Task dropdown.
interface_language Dropdown - Required
Default: English
Choose a supported Google interface language. The Bot maps the selection internally. Select from the Run Task dropdown.

See the Inputs Tab for complete dropdown mappings, validation rules, and default request JSON.

Output Structure

Field Type Description
capability String Fixed capability key: google_about_this_result.
available Boolean Whether the target capability appeared on the valid source page.
request_metadata Object Normalized inputs and source-page metadata.
data Object or null Target capability data only.
unclassified_fields Object Additional visible values from the same target capability.

See the Output Tab for the field schema and a structured response preview from Live Version 2.

Example Output

Field Result
capability google_about_this_result
available true
request_metadata website_url: https://www.starbucks.com/
search_country: United States
interface_language: English
device: Desktop
data data.title: Starbucks Coffee Company
data.url: https://www.google.com/goto?url=CAESUgHrOzAVzNnEmJrnOcM4-DTCN0UQCCUQllWx-a1mNZJYbe2T8R-Y3D4r6hyowrL1vouBTQvdUY...
data.source: www.starbucks.com
data.displayed_url: https://www.starbucks.com
data.favicon: [media value available in Output]
unclassified_fields {"visible_sections":[{"title":"About the source","text":"About the source Starbucks www.starbucks.com was indexed by Google more than 10 years ago","order":0}]}

Repeated arrays show one real item and long media values are shortened in this documentation preview. The archived run result remains unchanged.

How Does It Work?

How Google About This Result Scraper API works

  1. Derives the website domain and builds a Google Search URL.
  2. Opens one standard results page on Desktop.
  3. Finds the organic result matching the requested domain.
  4. Opens only that result's About This Result panel and reads its visible sections.
  5. Returns the structured panel or a valid unavailable response.

Use Cases

  • Research how Google describes a source.
  • Collect public indexing and ownership context.
  • Support source-verification workflows.
  • Connect the structured result to an application, n8n, Make, Zapier, or an MCP-based workflow.

Create Your Own Google About This Result Scraper Bot

Step 1: Create an Editable Version

Click Create Editable Duplicate in the upper-right corner of this page. An editable version of the template will be added to your BrowserAct workspace.

Step 2: Customize the Bot When Needed

Open the duplicated Bot from your Bots list. Use Improve only when you need to change its inputs, extraction behavior, or output fields. If the existing configuration already meets your needs, use it as-is and retrieve its Bot ID from the Bots list.

Step 3: Run the Bot Through the API

Use the Bot ID with the BrowserAct API to run your workflow programmatically and retrieve complete structured results in your application.

Automation and Export

Automation and export flow

BrowserAct produces structured data first. Use the result through Run Task, the JSON API, n8n, Make, Zapier, MCP-based agents, or a supported export flow.

Need Help?

Cannot find the exact API capability you need, or need help composing several Bots?

Discord: BrowserAct Community

Email: service@browseract.com

What can we do for youWhat can we do for you

FAQ About the template

Your next scraper starts here.

Google About This Result Scraper API | BrowserAct