Footlocker: Get Category Products
Footlocker via Parse · ecommerce
Browse products within a specific category path. Returns paginated product listings (48 per page) with the same structure as search results. Category paths correspond to Foot Locker's URL structure. 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_category_products
- Interface artifact
- sha256:90ea2ebc710eff5f35cd6c50931c93145b88034fad2f750c1eb1fce0b05f0ae6
- Manifest digest
- sha256:1412d942b2497490d9bfb1548eb75c6959dc4d49ee42307deeb1ff5413a1db41
Request fields
- page (integer): Page number (1-indexed)
- category_path (string, required): Category path: 'mens/shoes', 'womens/shoes', 'womens/clothing', 'kids/shoes', 'mens/clothing': Allowed values: mens/shoes, womens/shoes, womens/clothing, kids/shoes, mens/clothing
Example queries
- {"page":"1","category_path":"mens/shoes"}