Phone Number Validator & Formatter - E.164, Type, Country
Pricing
from $0.35 / 1,000 phone validateds
Phone Number Validator & Formatter - E.164, Type, Country
Validate, normalize and classify phone numbers offline with Google's libphonenumber. Per number: valid/invalid, E.164 + national + international formats, country & region, calling code, line type (mobile/fixed/VoIP/toll-free) and carrier. Clean contact lists. No API key, no network.
Pricing
from $0.35 / 1,000 phone validateds
Rating
0.0
(0)
Developer
Flash Scrape
Maintained by CommunityActor stats
0
Bookmarked
1
Total users
0
Monthly active users
9 hours ago
Last modified
Categories
Share
Phone Number Validator & Formatter
Validate, normalize and classify phone numbers fully offline using Google's libphonenumber. The phone analog of an email verifier — clean your contact lists before you call or text.
No API key, no network, no proxies — every check runs locally against bundled metadata.
What you get per number
- valid / possible flags + a
status - E.164 (
+14155550132), national, and international formats - Country & region code, calling code
- Line type — mobile / fixed line / VoIP / toll-free / premium-rate …
- Carrier (best-effort)
Input
{"phones": ["+1 415 555 0132", "+212 661-234567", "020 7946 0958"],"defaultRegion": "US","onlyValid": false}
Set defaultRegion (e.g. US, MA, FR, GB) so local numbers without a + prefix parse correctly.
Output
| input | valid | e164 | country | number_type | carrier | status |
|---|---|---|---|---|---|---|
| +1 415 555 0132 | true | +14155550132 | United States | fixed_line_or_mobile | — | valid |
| not a phone | false | — | — | — | — | parse_error |
Export to CSV, JSON, or Excel.
Pricing
Pay-per-result — charged per number validated. No subscription.