Walmart: Search Products
Walmart via Parse · ecommerce
Search for products on walmart.com.mx. Returns paginated search results including product names, prices, images, ratings, and availability. Results are extracted from server-side rendered pages. Scraper for walmart.com.mx providing product search, product details, and category listings via server-side rendered pages. Fulfilled by Parse from walmart.com.mx.
- ecommerce
- food-dining
- marketplace
- parse
- platform-key
- walmart
- walmart-com-mx
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- ecommerce
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/ea0bc2df-b753-4a65-9458-80d8167fb00d/search_products
- Interface artifact
- sha256:17d37bfec6067c86efb023a216d2c49949265be28bdc34ed9f6a7d3cfcb04b8a
- Manifest digest
- sha256:7dbc042409ed780ae2d6369d4883bc4da0244576ba7eaeda84c767fd1dfcea9f
Request fields
- page (integer): Page number for pagination
- sort (string): Sort order: best_match, price_low, price_high
- facet (string): Facet filter string for additional filtering
- query (string, required): Search keyword
- cat_id (string): Category ID filter to narrow search to a specific department
- max_price (string): Maximum price filter value
- min_price (string): Minimum price filter value
Example queries
- {"page":"1","query":"televisor"}