{
"searchInfo": {
"query": "smartphone",
"totalResults": 5420,
"page": 1,
"market": "Singapore"
},
"products": [
{
"position": 1,
"itemId": "2145678901",
"title": "Samsung Galaxy S24 Ultra 5G Smartphone",
"link": "https://www.lazada.sg/products/samsung-galaxy-s24-ultra-i2145678901.html",
"image": "https://sg-live.slatic.net/p/abc123.jpg",
"price": {
"current": 1698.0,
"currency": "SGD",
"original": 1898.0,
"discountPercent": 11
},
"rating": {
"value": 4.9,
"count": 2341
},
"sold": 5230,
"seller": {
"name": "Samsung Official Store",
"isLazMall": true,
"rating": 4.8
},
"freeShipping": true,
"location": "Singapore"
},
{
"position": 2,
"itemId": "2098765432",
"title": "iPhone 15 Pro Max 256GB",
"link": "https://www.lazada.sg/products/iphone-15-pro-max-i2098765432.html",
"image": "https://sg-live.slatic.net/p/xyz789.jpg",
"price": {
"current": 1899.0,
"currency": "SGD"
},
"rating": {
"value": 4.8,
"count": 1876
},
"sold": 3120,
"seller": {
"name": "Apple Flagship Store",
"isLazMall": true,
"rating": 4.9
},
"freeShipping": true,
"location": "Singapore"
}
],
"pagination": {
"currentPage": 1,
"totalPages": 136,
"nextPage": "https://api.scrapengine.io/api/v1/lazada/search?q=smartphone&page=2"
}
}