La comer: Search Products
La comer via Parse · food_dining
Full-text search for products by keyword across all categories for a given store. Returns paginated results with 20 items per page. Each product includes pricing, stock level, brand, and category. The total result count and page count are included for pagination control. Complete API for searching, browsing, and extracting product data from La Comer Mexico. Supports store selection, category hierarchy, and rich product metadata. Fulfilled by Parse from la comer.com.mx.
- ecommerce
- food-dining
- la-comer
- la-comer-com-mx
- marketplace
- parse
- 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/e4a6d721-8255-4962-87ed-68e0e784ff04/search_products
- Interface artifact
- sha256:ed5de4e282e4d73338a0bb893bd01d856b78fb8cc2d194295e79e44438bd64e9
- Manifest digest
- sha256:17a0ed26102a751ed75098753682f4d2ae47207cf835573b8b40bda750301f53
Request fields
- page (integer): Page number (1-based)
- query (string, required): Search keyword (e.g., 'leche', 'pan', 'cerveza')
- store_id (string): ID of the store to search in.
Example queries
- {"page":"1","query":"leche","store_id":"287"}