piighost/uk-postcode

UK postcode, the outward code then the inward code, the space between them optional. A UK postcode is far narrower than a continental one, often a handful of addresses, so it identifies much more than five digits elsewhere.

Label: UK_POSTCODE

Pattern

\b[A-Z]{1,2}\d[A-Z\d]?\s?\d[A-Z]{2}\b

Must be caught

Must be left alone

Tags: uk, location, contact

Download the detector as TOML