n11.com API: search_products
n11.com via Parse · marketplace
Full-text search across n11.com product listings. Returns paginated results with product items, filter attributes, and pagination metadata. Each item includes id, title, brand, pricing, seller info, stock, and review count. Supports sorting by relevance, price, date, or reviews. 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-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/search_products
- Interface artifact
- sha256:52e00f55fcfe5df73f8b87c25fc2c2257d6dd17eb3614c4a586f003413452e20
- Manifest digest
- sha256:583f60ba646b696d073965067383970f92acc7bbf2f94017d52d8c0d1d0570e1
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
- query (string, required): Search keyword (e.g., 'iphone', 'laptop', 'samsung').
Example queries
- {"page":"1","sort":"RELEVANCE","query":"laptop"}