A JSON where contains a phone data array located inside the website’s html page. If any phone is found or the website content could not be load, then returns null.
Key | Type | Description |
---|---|---|
phone | String | Phone(s), in national format, located inside the website html page. If the phone is is not in national format, then it’s converted. |
phone_international | String | Phone(s) in international format located inside the website page. If the phone is is not in international format, then it’s converted. |
type | String | The type of line where the phone format belongs to. It can be MOBILE, FIXED LINE, etc. |
region | String | Country code of the phone located inside the website page. |
carrier | String | Carrier of the phone located inside the website page. If any is found, returns null. |