Thenorthface: Get Category Products
Thenorthface via Parse · ecommerce
Get products within a specific category by category ID. The category ID is a numeric identifier (extracted from the trailing digits of the category slug). Returns paginated product listings. The upstream API requires a minimum count of 5. APIs to search products, browse categories, and extract detailed product specifications, pricing, and inventory from The North Face. Fulfilled by Parse from thenorthface.com.
- ecommerce
- marketplace
- parse
- platform-key
- reviews-ratings
- thenorthface
- thenorthface-com
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/c9951d81-b2c1-4195-971e-02a83c30da83/get_category_products
- Interface artifact
- sha256:36448cfb04fc4813f6cd4284cf92a75e73d136512f6986401681bb9d5b0f6d48
- Manifest digest
- sha256:e6876275732880c319933fdd79c5f797e52d6e1d21598d404b060a2258ca8c53
Request fields
- count (integer): Number of results per page (minimum 5)
- start (integer): Offset for pagination
- category_id (string, required): Category ID or slug with trailing numeric ID (e.g. 'mens-jackets-and-vests-211702' or '211702'). The numeric portion is extracted and used as the category filter.
Example queries
- {"category_id":"211702"}