How do I find mobile phone numbers with Claude Code?
In Claude Code, type:What does the phone number waterfall do step by step?
The phone waterfall detects the contact’s region, routes to the right providers, validates each number for mobile type, and returns the first valid mobile number with country code. Cheapest provider runs first; the waterfall stops on the first valid hit.1
Detect contact region
Deepline infers region from company domain, address, or country fields in
your data.
2
Route to region-optimized providers
The right providers fire based on region — no need to pick a regional
template.
3
Validate phone number
Returned numbers are validated for format and mobile type (filtering out
landlines).
4
Return mobile number
The first valid mobile number is returned with country code.
Which providers does the phone waterfall use?
The phone waterfall uses 3 providers: enrich_phone_finder, Dropleads mobile-finder, and LeadMagic mobile-finder. Deepline analyzes domain TLD, address fields, and country codes to pick the right provider configuration.CLI command
CLI command
Related tasks: Find Work Email | Find Decision Makers | Find LinkedIn Profile
Frequently Asked Questions
How much does it cost to find a mobile phone number with Deepline?
Phone lookups cost more than email lookups because phone data is more expensive across all providers. You only pay for providers that ran — most lookups resolve on the first or second provider. Expect 1-5 credits per phone lookup depending on the provider chain for the detected region, compared to 0.3-0.4 credits for a typical email waterfall.Can I find phone numbers in bulk from a CSV?
Yes. type/deepline-gtm find mobile numbers for leads.csv and Deepline reads your column headers, detects regions for each contact, and enriches every row with the appropriate provider chain. Always pilot with 3-5 rows first to verify coverage for your target regions.