Opens a Google Shopping product page (by product_id, or by resolving a query to its first shopping result) and delivers the per-seller offer list with prices, totals and links, plus the product's rating and typical price range.
$0.002 per delivered offer, up to 50 offers per run. Nothing delivered means nothing charged.
Inputs
product_id (string) — Google Shopping product id (from the Google Shopping collector).
query (string) — Alternative to product_id: resolved to the first shopping result.
country (string) — ISO 3166-1 alpha-2 code — proxy exit geo and Google locale (gl). Omit for the default pool.
lang (string) — Interface language (hl), e.g. en, it, de.
max_results (integer) — How many offers to deliver at most (1–50). You pay only for delivered offers.
What one offer looks like
rank (integer) — 1-based offer position.
seller (string, nullable) — Merchant.
price (string, nullable) — Price as shown.
price_value (number, nullable) — Numeric price.
currency (string, nullable) — Currency.
total_price (string, nullable) — Total incl. shipping/tax when shown.
Opens a Google Shopping product page (by product_id, or by resolving a query to its first shopping result) and delivers the per-seller offer list with prices, totals and links, plus the product's rating and typical price range. Each row carries 12 fields, listed in full on this page.
What do I send it?
A semantic input rather than a URL list. One run returns up to 50 offers.
How much does the Product offers API cost?
$0.002 per delivered offer. A run that delivers nothing is not billed, and the
monthly free credit covers about 500 offers here.
Do I need my own proxies for it?
No. The collector runs on our residential network and handles rotation, retries and pagination internally.