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

Must be left alone

Tags: br, contact

Download the detector as TOML