find ip address using regrex in python code example Example: regex to find ip address python r'(\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3})'