Caratlane: Get Category Listings
Caratlane via Parse · ecommerce
Retrieve product listings for a specific jewellery category. Returns the same paginated product-summary shape as search. Category slugs correspond to site navigation sections. Access jewelry data from Caratlane.com — search results, category listings, product details, and homepage featured collections — via their GraphQL backend. Fulfilled by Parse from caratlane.com.
- caratlane
- caratlane-com
- ecommerce
- marketplace
- parse
- platform-key
- reviews-ratings
Price and execution
- Price
- Quote unavailable
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- ecommerce
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/4d96531c-c3a6-4177-bc3f-31c2fe9455d9/get_category_listings
- Interface artifact
- sha256:bda3054ae724fdf65a17f90dbd1c0e39a74bc12253d762a499e19857e8746d00
- Manifest digest
- sha256:e2e27c06e7fb7639596db57e69307a29361bdb5184d85027e0ee030857abfc0c
Request fields
- limit (integer): Maximum number of products to return per page.: Allowed values: 5, 10, 20
- offset (integer): Results offset for pagination.: Allowed values: 0
- category (string, required): Category slug (e.g. 'rings', 'earrings', 'necklaces-pendants', 'bangles-bracelets').: Allowed values: rings, earrings, necklaces-pendants, bangles-bracelets
Example queries
- {"limit":"5","offset":"0","category":"rings"}