google-shopping-type
Google Shopping Type API client library
What it is and what it does
google-shopping-type is a Google Cloud client library that provides Python type definitions and protocol buffer bindings for the Shopping Common Types API. It serves as the foundational types layer for working with Google's merchant and shopping APIs, offering structured data models for product information, pricing, and shopping-related entities.
The package is designed for developers building applications that integrate with Google's shopping infrastructure. It depends on google-api-core, google-auth, grpcio, proto-plus, and protobuf to handle authentication, gRPC communication, and protocol buffer serialization. Installation is straightforward via pip, and the library is actively maintained with support for modern Python versions (3.10 and later).
Use it for:
- Building merchant applications that need to work with Google Shopping product data types and structures
- Integrating with Google's Merchant API to programmatically manage product listings and shopping data
- Creating tools that consume or transform shopping-related data from Google Cloud services
- Developing backend services that require type-safe access to Shopping API message definitions
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides Python type definitions and client bindings for Google's Shopping API, enabling programmatic access to merchant product data and shopping-related operations.
Yes, if you are building applications that integrate with Google's Shopping or Merchant APIs. The package is actively maintained, has low install friction, carries a permissive license, and has no known vulnerabilities. It is a foundational dependency for Shopping API work rather than a standalone tool, so install it only as part of a larger Google Cloud shopping integration project.
Install
google-shopping-type on PyPI
pip
pip install google-shopping-typeuv
uv add google-shopping-typepoetry
poetry add google-shopping-typeInstalling google-shopping-type
Before you install
Low install friction with a pure-Python wheel. Active maintenance with recent releases; last commit 2026-08-14. Supports current Python versions (3.10+) and depends on standard Google Cloud libraries (google-api-core, google-auth, grpcio, proto-plus, protobuf).
License in practice
Licensed under Apache-2.0 (permissive), allowing use in commercial and proprietary projects with minimal restrictions beyond attribution and liability disclaimers.
Quickstart
pip install google-shopping-type
from google.shopping.type import v1
# Access Shopping API type definitions
# Example: use v1 message types for product data
Requires Python >= 3.10. Requires Google Cloud project setup with Shopping API enabled and authentication configured (see package documentation for auth setup).
Verify before relying
- Whether this package alone is sufficient for typical Shopping API workflows or if additional client libraries are required
- Specific Shopping API operations and message types available in version 1.5.0
Package facts
| License | Apache-2.0 (permissive) |
| Python support | supports the current Python release (>=3.10) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | 5 — google-api-core, google-auth, grpcio, proto-plus, protobuf |
| Maintenance | actively maintained — 72 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 122,629/month — #11,942 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: google_shopping_type-1.5.0-py3-none-any.whl
Tags
More Internet packages
Botocore provides low-level, data-driven access…
permissive · top 100 on PyPI
aiobotocoreProvides an async client for AWS services using…
permissive · top 100 on PyPI
pydanticPydantic validates Python data structures…
permissive · top 100 on PyPI
filelockProvides a platform-independent file locking…
permissive · top 100 on PyPI
fastapiFastAPI is a Python web framework for building…
permissive · top 100 on PyPI
googleapis-common-protosProvides common Protocol Buffer message…
permissive · top 100 on PyPI
bring-apiProvides async Python access to the Bring!…
permissive · top 15,000 on PyPI
google-shopping-merchant-productsPython client library for Google Shopping…
permissive · top 15,000 on PyPI
ebaysdkProgrammatic interface to eBay's Finding,…
copyleft · top 15,000 on PyPI
google-cloud-billingProgrammatic access to Google Cloud Platform…
permissive · top 15,000 on PyPI
google-analytics-dataPython client library for querying Google…
permissive · top 5,000 on PyPI
google-geo-typeProvides Python bindings for Google's Common…
permissive · top 15,000 on PyPI
google-cloud-commonProvides common protobuf definitions and…
permissive · top 15,000 on PyPI
google-cloud-workflowsPython client library for Google Cloud…
permissive · top 1,000 on PyPI
google-maps-placesPython client library for Google Maps Places…
permissive · top 15,000 on PyPI