jysk.pl API: get_category_products
jysk.pl via Parse · ecommerce
Get products from a specific category page. Returns all products in that category with client-side pagination (36 per page). Category paths can be obtained from get_category_tree. Access JYSK Poland (jysk.pl) product data including search, deals, product details, category browsing, store availability, and category hierarchy. Fulfilled by Parse from jysk.pl.
- ecommerce
- jysk-pl
- marketplace
- parse
- platform-key
- reviews-ratings
Price and execution
- Price
- $0.20 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- ecommerce
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/067c4c6b-d287-4464-a6f2-f844201b6e73/get_category_products
- Interface artifact
- sha256:5e08b7464ab35647feab3b1b27058a792d082daf85682744a95630833ae680ad
- Manifest digest
- sha256:7adf5a1be2f270f9fa4b0b68c686c291775fcf547f940b910237ce7043a9ef6a
Request fields
- page (integer): Page number for client-side pagination (1-based, 36 products per page).
- category_path (string, required): Category URL path without leading slash (e.g. 'biuro/biurka', 'sypialnia/materace'). Obtained from get_category_tree results.
Example queries
- {"page":"1","category_path":"/sypialnia/materace"}