Coolbox Peru Price Scraper
Pricing
from $0.40 / 1,000 results
Coolbox Peru Price Scraper
Product price search on Coolbox, Coolbox. Search by keyword and get structured records: name, brand, price, list price, stock, unit data, price-per-kg and URLs.
Coolbox Peru Price Scraper
Pricing
from $0.40 / 1,000 results
Product price search on Coolbox, Coolbox. Search by keyword and get structured records: name, brand, price, list price, stock, unit data, price-per-kg and URLs.
id
Required
Storefront's product id; not guaranteed unique when datasets are merged, prefer productKey.
productKey
Required
Composite unique key: source:id (e.g. metro.pe:34075).
url
Required
Public product page URL.
name
Required
Product name as shown by the store.
brand
Optional
Brand name when the store declares one.
category
Optional
Deepest category path segment as shown by the store (Spanish).
price
Optional
Current selling price in the store's local currency (PEN, ARS or BRL per store); null when the store shows no price.
listPrice
Optional
Reference (pre-discount) price in the store's local currency when higher than price.
currency
Required
ISO currency code for the store's country (PEN, ARS or BRL); determined by the store config, never an input.
unitMultiplier
Optional
Store's unit multiplier for the SKU (1 for single units; e.g. 0.4 for a pack priced per 0.4 kg).
measurementUnit
Optional
Store's measurement unit abbreviation (e.g. 'un', 'kg').
availableQuantity
Optional
Store's available quantity for the default seller; 99999 means effectively unlimited; null when the store reports none.
pricePerKg
Optional
Normalized price per kilogram in the store's local currency. kg SKUs: price / unitMultiplier; unit SKUs: weight parsed from the product name. Null when the weight is unknown.
inStock
Optional
Store's availability flag for the default seller.
imageUrl
Optional
Primary product image URL when present.
store
Required
Store slug the record came from (e.g. 'metro', 'disco', 'prezunic').
searchQuery
Required
Search term the record was found with.
categoryResolved
Optional
True when the optional category input uniquely resolved and scoped the search; false when it fell back to unscoped search; null when no category input was given.
source
Required
Source website hostname.
collectedAt
Required
UTC ISO-8601 collection timestamp.