I am trying to retrieve the auto-complete search suggestions from the Yandex browser and trying to find an Api for that or anyother helpful material but not able to find anything helpful. Is there an Api for the Yandex search Suggestions ?
Just like the google has the Api :
http://suggestqueries.google.com/complete/search?client=toolbar&q=[searchTerm]
Please tell me if there is an Api or helping material for that!
Thanks

Ali ImranPosted May 9, 2016, 12:19 PM
Bhuvanesh MohankumarPosted May 9, 2016, 1:04 AM
As per my understanding,
When user enter, the search text can be send to database and using %LIKE% query operation you can get information and display to user.
Ali ImranPosted May 8, 2016, 11:37 PM
Bhuvanesh MohankumarPosted May 8, 2016, 1:54 PM