Footlocker: Get Brand Products
Footlocker via Parse · ecommerce
Browse products for a specific brand. Returns paginated product listings (48 per page). Brand name is converted to a URL slug internally (e.g., 'Nike' becomes 'nike', 'New Balance' becomes 'new-balance'). API for extracting product listings, release calendar, and review data from Foot Locker. Fulfilled by Parse from footlocker.com.
- ecommerce
- footlocker
- footlocker-com
- marketplace
- parse
- platform-key
- reviews-ratings
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/dcf44ebc-52ab-4e02-9acf-4440e503ff29/get_brand_products
- Interface artifact
- sha256:5edc6a68c785499e7f641f3030e667719c6d09330eacfafc1585f0e50f9271da
- Manifest digest
- sha256:a9dfdb74c64fcb16cb1c45e28f2dcf66d8d7097acbca87ab824b2dc41f7d6749
Request fields
- page (integer): Page number (1-indexed)
- brand (string, required): Brand name (e.g., 'Nike', 'Jordan', 'Adidas', 'New Balance', 'Puma')
Example queries
- {"page":"1","brand":"Nike"}