phone number lookup

phone number lookup

by syntellect_ai

A powerful Apify Actor to validate, format, and retrieve detailed information about phone numbers. It supports a free offline mode using `google-libph...

43 runs
16 users
Try This Actor

Opens on Apify.com

About phone number lookup

A powerful Apify Actor to validate, format, and retrieve detailed information about phone numbers. It supports a free offline mode using `google-libphonenumber` and integrates with premium providers like Twilio, Numverify, and Telesign for advanced carrier and reputation data.

What does this actor do?

phone number lookup is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.

Key Features

  • Cloud-based execution - no local setup required
  • Scalable infrastructure for large-scale operations
  • API access for integration with your applications
  • Built-in proxy rotation and anti-blocking measures
  • Scheduled runs and webhooks for automation

How to Use

  1. Click "Try This Actor" to open it on Apify
  2. Create a free Apify account if you don't have one
  3. Configure the input parameters as needed
  4. Run the actor and download your results

Documentation

Phone Number Lookup Actor A powerful Apify Actor to validate, format, and retrieve detailed information about phone numbers. It supports a free offline mode using google-libphonenumber and integrates with premium providers like Twilio, Numverify, and Telesign for advanced carrier and reputation data. ## Features - Validation: Check if a phone number is valid and possible. - Formatting: Convert numbers to E.164, National, and International formats. - Geographic Data: Get the country, region, and location associated with the number. - Bulk Processing: Process thousands of numbers in a single run. - Caching: Built-in 24-hour caching to save on API costs for repeated lookups. - Multi-Provider: - Google Libphonenumber (Default, Free, Offline): Basic validation and formatting. - Twilio: Advanced carrier info and fraud risk. - Numverify: Global carrier and location data. - Telesign: Identity and risk scoring. ## Input Parameters | Field | Type | Description | Default | |---|---|---|---| | phoneNumbers | Array | List of phone numbers to process. | [] | | phoneNumber | String | Single phone number to process (legacy support). | null | | countryCode | String | ISO 3166-1 alpha-2 country code (e.g., 'US') for parsing local numbers. | US | | useCache | Boolean | Cache results for 24 hours. | true | | provider | String | Provider to use: google-libphonenumber, twilio, numverify, telesign. | google-libphonenumber | ### Provider Configuration If you select a premium provider, you must provide the corresponding API credentials in the input: - Twilio: twilioAccountSid, twilioAuthToken - Numverify: numverifyApiKey - Telesign: telesignCustomerId, telesignApiKey ## Output Example The Actor pushes results to the default dataset. Each item looks like this: json { "input": { "phoneNumber": "+16502530000", "countryCode": "US", "provider": "google-libphonenumber" }, "unified": { "valid": true, "formatted": { "e164": "+16502530000", "national": "(650) 253-0000", "international": "+1 650-253-0000", "rfc3966": "tel:+1-650-253-0000" }, "countryCode": "US", "type": "FIXED_LINE_OR_MOBILE", "location": null, "carrier": "Not Available (Offline Provider)", "reputation": "Not Available (Offline Provider)" }, "fromCache": false } ## Local Development 1. Clone the repository. 2. Install dependencies: bash npm install 3. Run tests: bash npm test 4. Run the Actor locally: bash apify run

Common Use Cases

Market Research

Gather competitive intelligence and market data

Lead Generation

Extract contact information for sales outreach

Price Monitoring

Track competitor pricing and product changes

Content Aggregation

Collect and organize content from multiple sources

Ready to Get Started?

Try phone number lookup now on Apify. Free tier available with no credit card required.

Start Free Trial

Actor Information

Developer
syntellect_ai
Pricing
Paid
Total Runs
43
Active Users
16
Apify Platform

Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.

Learn more about Apify

Need Professional Help?

Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.

Find a Specialist

Trusted by millions | Money-back guarantee | 24/7 Support