How to get more than 10 items from AWS api ItemSearch?

Is it possible to get more than 10 items per request using Amazon Product Advertising API ItemSearch?

For example we have this link: https://www.amazon.com/s/ref=nb_sb_noss?url=search-alias%3Daps&field-keywords=nokia&rh=i%3Aaps%2Ck%3Anokia

It shows 24 items per page and I want to get those 24 items all at one api call. Is it possible to do that without any threading and making multiple requests?

链接地址: http://www.djcxy.com/p/74338.html

上一篇: 亚马逊产品广告API ItemLookup更新旧的ASIN

下一篇: 如何从AWS api ItemSearch获得10个以上的项目?