piighost/br-phone
Brazilian phone number: an optional +55, a two-digit area code often written in parentheses, then eight digits for a landline or nine for a mobile, the extra 9 being the mobile marker added nationwide.
Label: BR_PHONE
Pattern (?<![\w+])(?:\+55[\s.-]?)?\(?[1-9]\d\)?[\s.-]?9?\d{4}[\s.-]?\d{4}(?!\w)
Must be caught Ligue para +55 11 91234-5678 durante a semana. → +55 11 91234-5678Escritorio (21) 2345-6789 em horario comercial. → (21) 2345-6789
Must be left alone Ligue para 11 9123(01) 2345-6789
Tags: br, contact
Download the detector as TOML
Used by
piighost/br — Brazil: phone, CEP postal code, the CPF for a person, the CNPJ for a company and the CNS health card number.
Related patterns
piighost/ar-phone — Argentine phone number, the +54 country code or the 0 trunk prefix then ten or eleven digits.
piighost/ar-postal — Argentine CPA postal code: a province letter, four digits for the town, then three letters for the block side.
piighost/at-phone — Austrian phone number, the +43 country code or the 0 trunk prefix then six to thirteen digits, since Austrian…
piighost/au-phone — Australian phone number: the +61 or leading 0 prefix, a single area or service digit, then eight digits.
piighost/au-postal — Australian postal code, anchored on the state or territory abbreviation that precedes it in an address.
piighost/be-phone — Belgian phone number, the +32 country code or the 0 trunk prefix then eight or nine digits.
← piighost/br-passport · All patterns in the catalogue · piighost/br-rg →