---
title: Google Safe Browsing
description: ''
slug: /help/docs/platform-services/automation-service/app-central/integrations/google-safe-browsing/
canonical: https://www.sumologic.com/help/docs/platform-services/automation-service/app-central/integrations/google-safe-browsing/
---
import useBaseUrl from '@docusaurus/useBaseUrl';
***Version: 1.5
Updated: April 29, 2026***
Google Safe Browsing helps protect over four billion devices every day by showing warnings to users when they attempt to navigate to dangerous sites or download dangerous files.
## Actions
* **Lookup URL** *(Enrichment)* - Query data in Google Safe Browsing.
* **Threat Lists** *(Enrichment)* - Retrieve list of threats.
## Configure Google Safe Browsing in Automation Service and Cloud SOAR
import IntegrationsAuth from '../../../../reuse/integrations-authentication.md';
import IntegrationCertificate from '../../../../reuse/automation-service/integration-certificate.md';
import IntegrationEngine from '../../../../reuse/automation-service/integration-engine.md';
import IntegrationLabel from '../../../../reuse/automation-service/integration-label.md';
import IntegrationProxy from '../../../../reuse/automation-service/integration-proxy.md';
import IntegrationTimeout from '../../../../reuse/automation-service/integration-timeout.md';
*
* **API URL**. Enter your Google Safe Browsing API URL, for example, `https://safebrowsing.googleapis.com/`
* **API Key**. Enter a Google Safe Browsing [API key](https://developers.google.com/safe-browsing/v4/get-started#3.-set-up-an-api-key).
*
*
*
*
For information about Google Safe Browsing, see [Google Safe Browsing documentation](https://developers.google.com/safe-browsing/reference).
## Change Log
* May 31, 2021 - First upload
* March 10, 2022 - Logo
* June 23, 2023 (v1.2) - Updated the integration with Environmental Variables
* July 25, 2023 (v1.4) - Integration refactored
* April 29, 2026 (v1.5) - Upgraded the `python3_generic` Docker image (Python 3.8) to `python3_12_generic` (Python 3.12) to address Python 3.8 end-of-life and improve security and performance.