walmart.com API: get_category_listings
walmart.com via Parse · ecommerce
Browse products within a specific Walmart category or department. Returns paginated product listings identical in shape to search_products. Category IDs are numeric identifiers from Walmart's taxonomy (e.g. '976759' for food, '1115193' for electronics). Search products, get product details, reviews, and browse categories on Walmart.com Fulfilled by Parse from walmart.com.
- ecommerce
- food-dining
- maps-geo
- parse
- platform-key
- reviews-ratings
- walmart-com
Price and execution
- Price
- $0.10 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- ecommerce
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/17a61761-c01e-4c8c-8a28-89538156d89e/get_category_listings
- Interface artifact
- sha256:d7a7dd54f37968de7204438ddaee7c9d5773a61243e08cbae2a97f6cd32f9a3b
- Manifest digest
- sha256:ec1de8436fd7d70bd909ef3e50d8037a8e3bfed938f2c8e406fdba1549888be2
Request fields
- page (integer): Page number for pagination
- slug (string): Category URL slug used in the browse URL path
- filters (string): Facet filter string to narrow results
- category_id (string, required): Walmart category ID (e.g. '976759' for food, '1115193' for electronics)
Example queries
- {"page":"1","slug":"food","category_id":"976759"}