Nicolas Dessaigne

Algolia Places - Intelligent address autocomplete for any <input>

Algolia Places provides a fast, distributed and easy way to use address search autocomplete JavaScript library on your website. It has been designed to improve the user experience of your HTML forms.

Add a comment

Replies

Best
Dainis Kanopa
Like it!
Amol Bhalerao
Looking cool. Excited to try it in current project.
Raul Rocawabe
yepa!
Otto Offringa
@sylvainutard In zip codes for The Netherlands only 4 numbers are showed, the 2 letters that come afterwards are missing. This should be the format: 1234XY. Rest looks fine and accurate, small places as well. Lightning fast. 👍
Sylvain Utard
@otto_offringa Thanks for the feedback; I'll make sure we work on improving that!
Alexander Obenauer
This looks great! Any way to get the timezone of the location that's returned?
Chuck Cruz
It's still not to accurate in Mexico. But it's a great idea! :)
Holger Sindbaek
How can I use your address suggestions in my iOS app?
Sylvain Utard
@holgersindbaek We've been promoting the JavaScript a lot, but the other API clients are coming. In the meantime, here is the documentation of the underlying REST API: https://community.algolia.com/pl...
Holger Sindbaek
@sylvainutard Cool. Can I make a request to the places indice then with the "ASAPIClient"? How would such a query look?
Sylvain Utard
@holgersindbaek No you cannot as-is; you'll need to use that new REST API endpoint. It's actually wrapping a few Algolia Search queries & custom logic for the Places use-case. We'll soon release a blog post explaining how we built that, diving into technical details of the implementation.
Hamed Al-Khabaz
This is a good start, but nowhere close to where I want it to be so it could fit my use case at Stay22.com (where we work mostly with Venues and POIs, and our autocomplete is already mixed with Algoia and Google Places using Bloohound from bootstrap)
Amit Bhatia
I like the idea but it's going to need a lot of work before it's really usable for most serious applicataions. Simple example: type "USA" (it shows small towns in Eastern Europe) or type a zipcode, or type "England" (it defaults to London, and then England, Arkansas - it never shows England as an area). This isn't Aloglia's issue but the limitations of openstreetmap data. It's messy. While this works for most inputs - the tag-line "turn any input" would be misleading, at least right now until they have enough user data to improve it. I do like the idea and am glad it's been worked on.
Andrew Richard
Cool.. anything with Algolia, autocomplete and input is definitely time saving