pingodoce.pt API: search_products
pingodoce.pt via Parse · food_dining
Search for products by keyword across the store catalog. Returns paginated results matching the search query. Pagination is offset-based via the start parameter. Scraper for Pingo Doce Portuguese supermarket - products, promotions, stores, leaflets and recipes Fulfilled by Parse from pingodoce.pt.
- ecommerce
- food-dining
- maps-geo
- parse
- pingodoce-pt
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- food_dining
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/dfc0c785-3e6b-4512-92f8-2e52c1ca6c74/search_products
- Interface artifact
- sha256:65a1ff3f58d7e091fa17065d8e8d9b216be72e77f2b306d1ea764c9756a00dbf
- Manifest digest
- sha256:d5bfc5cce6ee8196e1ba3d3f408c32e1d61418d98e7736b5ad41ff96d7035e84
Request fields
- limit (integer): Number of products to return per page.
- query (string, required): Search keyword (e.g. 'leite', 'azeite').
- start (integer): Offset for pagination (0-based index of the first result).
Example queries
- {"limit":"12","query":"leite","start":"0"}