Post code > Address Lookup

Associate
Joined
17 Mar 2008
Posts
135
Other than paying for a service, does anyone know of a open source database of post codes in the UK.

Basically want it for an address lookup for new customers signing up to a service I provide.

Currently I have a database with longitudes, and latitudes along with post codes/locations. But need a more detailed version with actual street addresses.
 
Hi everyone, thanks for the responses!

I think what I may do if time permits, is write a script that will run through the database I already have, through some poor unsuspecting website that already has access to this information and screen scrape the information and populate back to the database.

Cheers
 
ok cool, thanks for the info. I'm sure there are a few services out there that wont look into it to much.

Screen scrape, populate database, from a public computer for the win :-D
 
Back
Top Bottom