Ikea: Get Category Listing
Ikea via Parse · ecommerce
List products in a given IKEA category by category ID. Returns paginated product listings. Category IDs can be found via get_all_categories (e.g. 'st001' for Storage & organization). Search and browse IKEA products, categories, deals, reviews, and store availability. Fulfilled by Parse from ikea.com.
- ecommerce
- ikea
- ikea-com
- maps-geo
- 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/50c1c445-5107-4a51-9229-c9691848bcc2/get_category_listing
- Interface artifact
- sha256:6de734e4018e90add14652006942e3f3a9e98f506834473854de66e269871ab2
- Manifest digest
- sha256:5b6affd01facccfd82d5cd877f8201eac43417213ca5027249f3c35841d6005f
Request fields
- limit (integer): Max results per page.: Allowed values: 5, 10, 24
- offset (integer): Offset for pagination.: Allowed values: 0
- category_id (string, required): IKEA category ID (e.g. 'st001' for storage & organization, '10382' for bookshelves, '10451' for dressers).
Example queries
- {"limit":"5","offset":"0","category_id":"st001"}