N11: Get Category Products
N11 via Parse · marketplace
Browse products by deep category slug (2+ path segments). Shallow/top-level category slugs (e.g., 'elektronik') are not supported. Use multi-segment slugs such as 'telefon-ve-aksesuarlari/cep-telefonu'. Returns paginated product listings with the same structure as search. Search products, browse categories, get product details, reviews, suggestions, and best sellers from n11.com, Turkey's major e-commerce marketplace. Fulfilled by Parse from n11.com.
- ecommerce
- marketplace
- n11
- n11-com
- parse
- platform-key
- reviews-ratings
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- marketplace
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/32a7d16d-8fb2-436e-9f3a-423816d72e1d/get_category_products
- Interface artifact
- sha256:ebfc514555e3aa989534de45ad8cc28d33c120fa237ba80f3493f6cf65cf8a2d
- Manifest digest
- sha256:2fca70ab6ea5325e8e32dd8b929b87207da068a117f14b5214ff73c2b8fc28ec
Request fields
- page (integer): Page number for pagination (1-indexed).
- sort (string): Sorting option for results.: Allowed values: RELEVANCE, PRICE_LOW, PRICE_HIGH, NEWEST, REVIEWS
- category_slug (string, required): Deep category URL slug with 2+ path segments (e.g., 'telefon-ve-aksesuarlari/cep-telefonu', 'bilgisayar/dizustu-bilgisayar'). Single-segment top-level slugs are not supported.: Allowed values: telefon-ve-aksesuarlari/cep-telefonu, bilgisayar/dizustu-bilgisayar
Example queries
- {"page":"1","sort":"RELEVANCE","category_slug":"telefon-ve-aksesuarlari/cep-telefonu"}