From now on you can get search results for whisperer in JSON format. All you have to do is add the format
parameter with json
value. For example https://classic.shoptet.cz/action/ProductSearch/ajaxSearch/?language=cs&string=bosch&format=json
.
Please be careful and follow these recommendations:
– call this URL only on user’s interaction
– don’t call it with searched strings shorter than three letters
– use some delay before the request is made