Open martin-serpapi opened 11 months ago
To follow-up with @djsegal's explanation, we currently do parse the country code if it is outside the US (see playground below). Does it make sense to parse the +1
US country code for consistency?
(FYI: we already parse the +1 for Canadian numbers)
Turkey:
England:
Canada:
Playground (Turkey) Palyground (England) Playground (Canada)
A customer requested that we scrape the country code for a phone number. Google Maps seems to include this in the results returned from their engine. In the response from our Google Maps API, the country code is missing:
Playground | Inspect
Playground | Inspect
Google Maps Search
Intercom