Urbanoutfitters: Get Category Listing
Urbanoutfitters via Parse · ecommerce
Get product listings for a specific category by its URL slug. Returns paginated results with the same structure as search. Categories include 'womens-clothing', 'mens-clothing', 'sale', 'vinyl-records-cassettes', and others visible in site navigation. Search and browse products on Urban Outfitters, get product details with color/size availability Fulfilled by Parse from urbanoutfitters.com.
- ecommerce
- marketplace
- parse
- platform-key
- reviews-ratings
- urbanoutfitters
- urbanoutfitters-com
Price and execution
- Price
- $0.06 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- ecommerce
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/d1270442-5389-40c1-b12f-7b07cc190faf/get_category_listing
- Interface artifact
- sha256:eb29e482d1f7205ebd3248d5f2f54a23e5705329301be405c13e9b5727226d35
- Manifest digest
- sha256:b8627068872c26d94d3bcddfbe33272bc5bbf04c1786181c7ad22f7cb0e1c866
Request fields
- size (integer): Number of results per page
- sort (string): Sort option: 'price-asc', 'price-desc', 'newest': Allowed values: price-asc, price-desc, newest
- start (integer): Starting index for pagination (0-based offset)
- category_slug (string, required): Category URL slug (e.g. 'womens-clothing', 'sale', 'mens-clothing', 'vinyl-records-cassettes')
Example queries
- {"size":"24","sort":"price-asc","start":"0","category_slug":"womens-clothing"}