Timothy H, Director, Consumer Goods
Address and postcode finder
Worldwide coverage for addresses, postcodes, towns, cities, tourist locations, train stations, airports, etc.
Postcode finder, Address lookup
Because raw data isn’t enough, our autocomplete algorithm finds the most relevant results with just a few letters and displays the most likely results first.
It also identifies common abbreviations, apostrophes, etc.

Enter a postcode, a town, a city, etc..
Type in
Filter by
Country
Point of interest
Language
Results
No locality found
curl "https://api.woosmap.com/localities/autocomplete/?\
key=woos-5ec4eecd-d907-3da0-90f0-f2f3b7e4e672&\
input=Milan&\
language=gb&\
types=&\
components=" \
-H 'referer: http://localhost/'
Get the right address, first time, every time!
Reduce the number of clicks and shorten the customer journey by suggesting the address and filling in multiple fields in a single click.
Our address autofill API automatically insert the right sections of the address in the right fields, even before it enters your IT systems.

The best data in the UK and in France
Address and postcode finder in the UK
- Search and autofill 30 million addresses from the Royal Mail PAF & MR datasets: it’s so comprehensive, you can even search for names and numbers of buildings and premises.
- Retrieve addresses, at flat level accuracy, associated with the UK's 1.8 million postcodes
- Retrieve geographic coordinates with rooftop accuracy.

Test autocomplete on a UK address
Type in a UK address
Type in an address
Results
curl "https://api.woosmap.com/localities/autocomplete/?\
key=woos-5ec4eecd-d907-3da0-90f0-f2f3b7e4e672&\
input=&\
language=en&\
types=address&\
components=country:gb|country:je|country:gg|country:im" \
-H 'referer: http://localhost/'
Data from the postal reference system in France
- 25 million addresses from the national French database
- 250,000 locations, covering every municipality in France

Test autocomplete on an address in France
Saisir une adresse française
Saisir une adresse
Results
curl "https://api.woosmap.com/localities/autocomplete/?\
key=woos-5ec4eecd-d907-3da0-90f0-f2f3b7e4e672&\
input=&\
language=fr&\
types=address&\
components=country:fr" \
-H 'referer: http://localhost/'
"Happy to use Woosmap. A quality software product.
Woosmap helps us reduce customer address input errors which would require lengthy manual fixes or costly shipping errors. Woosmap saves us time, energy and money while increasing confidence in the data we collect off our customers. A great product."
"Happy to use Woosmap. A quality software product.
Woosmap helps us reduce customer address input errors which would require lengthy manual fixes or costly shipping errors. Woosmap saves us time, energy and money while increasing confidence in the data we collect off our customers. A great product."
A search-as-you-type solution with relevant results, every time
FAQ
How can I integrate this into my website?
You can choose from a REST API, a JS Lib and a widget to help you with your implementation.
View our Woosmap dev doc for more information
What is the coverage and accuracy of Woosmap address Finder?
The coverage is worldwide except China mainland, North and South Korea and Japan. The accuracy is at the rooftop of the building for street address data.
Which data I can retrieve for an address?
You will get the complete formatted address in the right country format and all the details about his different components (flat and floor level, street number, street name, postcode, city, country, district, etc.) and event the location of the address (his geographical coordinates) to be able to put it on a map.