Footlocker: Search Products
Footlocker via Parse · ecommerce
Full-text search over Foot Locker's product catalog. Returns paginated product listings (48 per page) with pricing, images, variants, and basic ratings. Queries match product names and descriptions. Returns a 200 with an empty products array when no results match. 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/search_products
- Interface artifact
- sha256:bd23a72a7fb042cd921b16ee37b07303c054a71e87201cec045d6a63b105ecb2
- Manifest digest
- sha256:6ae911785c005abf5291956c3a94a5e1a040934b43b35018c35250728986be78
Request fields
- page (integer): Page number (1-indexed)
- query (string, required): Search keyword (e.g., 'nike air max', 'adidas samba')
Example queries
- {"page":"1","query":"nike air max"}