Postcode lookup & Geolocation for the UK
Provides a UK postcode lookup and geolocation API for searching, validating, and retrieving administrative and geospatial data.
import requests
url = "https://postcodes.io/postcodes/SW1A0AA"
response = requests.get(url)
print(response.json())Last 50 checks (10 min intervals)