Conad: Get Stores By Province
Conad via Parse · food_dining
Retrieve all Conad stores operating in a given Italian province. Each store entry carries the store format name, full street address, and (when available) a numeric store_id that can be passed to product endpoints to enable store-specific pricing. The province slug corresponds to the Italian city/province name in lowercase. Scrape product catalog, store locations, and category data from Conad's online grocery store (spesaonline.conad.it). Products are available without store selection but prices may show as 0.00 without a store context. Fulfilled by Parse from spesaonline.conad.it.
- conad
- ecommerce
- food-dining
- maps-geo
- parse
- platform-key
- spesaonline-conad-it
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/06ee45ae-1dba-4ce9-ae30-5a07b6011c0e/get_stores_by_province
- Interface artifact
- sha256:b4cc2061c8bc58a8804cde1beaf4b52e24d3767aee95de4721b98c01cacb0ce7
- Manifest digest
- sha256:0f977142fb22905cf901be25453652c23ec5d1d0f4aae25aa3984a8bd3d1bf42
Request fields
- province (string, required): Province slug in lowercase Italian (e.g., 'milano', 'roma', 'torino', 'firenze'): Allowed values: milano, roma, torino, firenze, napoli
Example queries
- {"province":"milano"}