Uline: Get Category Products
Uline via Parse · ecommerce
Retrieve products or subcategories from a specific Uline path. Returns product listings with pricing when given a product line path (starting with /BL_), or subcategory navigation links when given a group (/Grp_) or class (/Cls_) path. Product line pages include model numbers, sizes, quantities per case, and tiered pricing. API for extracting product data, pricing, and stock levels from Uline.com. Supports searching products, browsing category hierarchies, checking specific model details, and verifying stock availability. Fulfilled by Parse from uline.com.
- b2b-directory
- ecommerce
- marketplace
- parse
- platform-key
- uline
- uline-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/7fca176c-b386-4835-b50e-c68815e86853/get_category_products
- Interface artifact
- sha256:4c6683c781b3b56ec2783f8fb248b6b270df0e6a4bd6e67b0f8c9ebe79942825
- Manifest digest
- sha256:e53b2c99205dd074d041010503aaaa6bb02e3c769bb71d0ec574928caa478bb2
Request fields
- path (string, required): The Uline URL path starting with /Cls_, /Grp_, or /BL_ (e.g. '/BL_6540/Foam-Cups', '/Grp_320/Cups', '/Cls_35/Food-Service-and-Packaging'): Allowed values: /BL_6540/Foam-Cups, /Grp_320/Cups, /Cls_35/Food-Service-and-Packaging
Example queries
- {"path":"/BL_6540/Foam-Cups"}