# Phone Number Validator - Bulk Format & Carrier Lookup (`lentic_clockss/phone-number-intelligence`) Actor

Bulk phone number validation API for CRM and lead lists. Normalize to E.164; return country, line type, carrier, location, and timezone. Format checks only — not live reachability, ownership, or OTP verification.

- **URL**: https://apify.com/lentic\_clockss/phone-number-intelligence.md
- **Developed by:** [kane liu](https://apify.com/lentic_clockss) (community)
- **Categories:** Lead generation, Developer tools, AI
- **Stats:** 1 total users, 0 monthly users, 100.0% runs succeeded, 0 bookmarks
- **User rating**: No ratings yet

## Pricing

from $0.50 / 1,000 results

This Actor is paid per event and usage. You are charged both the fixed price for specific events and for Apify platform usage.

Learn more: https://docs.apify.com/platform/actors/running/actors-in-store#pay-per-event

## What's an Apify Actor?

Actors are web data automations that power AI and operations. They run on the Apify platform to scrape websites, process data, connect APIs, and automate workflows.
In Batch mode, an Actor accepts a well-defined JSON input, performs an action which can take anything from a few seconds to a few hours,
and optionally produces a well-defined JSON output, datasets with results, or files in key-value store.
In Standby mode, an Actor provides a web server which can be used as a website, API, or an MCP server.
Actors are written with capital "A".

## How to integrate an Actor?

If asked about integration, you help developers integrate Actors into their projects.
You adapt to their stack and deliver integrations that are safe, well-documented, and production-ready.
The best way to integrate Actors is as follows.

- **AI agents and MCP clients** — the [Apify MCP server](https://docs.apify.com/integrations/mcp.md) at `https://mcp.apify.com` (remote, streamable HTTP, OAuth on first use).
- **Agentic workflows and local Actor development** — [Agent Skills](https://apify.com/.well-known/agent-skills/index.json) with the [Apify CLI](https://docs.apify.com/cli/docs.md): `npm install -g apify-cli`, then `apify login`.
- **JavaScript/TypeScript projects** — the official [JS/TS client](https://docs.apify.com/api/client/js/docs.md): `npm install apify-client`.
- **Python projects** — the official [Python client](https://docs.apify.com/api/client/python/docs.md): `pip install apify-client`.
- **Any other language** — the [REST API](https://docs.apify.com/api/v2.md).

For usage examples, see the [API](#api) section below.

For more details, see Apify documentation as [Markdown index](https://docs.apify.com/llms.txt) and [Markdown full-text](https://docs.apify.com/llms-full.txt).

# README

## Phone Number Validator — Bulk Format, Carrier & Location Lookup

**Validate, format, and enrich phone numbers in bulk — then download clean results as Excel, CSV, or JSON.**

This Actor is a practical **phone number validation API** for CRM cleanup, lead-list hygiene, and contact enrichment. Paste numbers from any country, optionally set a default region for local formats, and get standardized international numbers plus country, line type, carrier, location, and timezone metadata.

- Validate and normalize phone numbers to **E.164**, international, and national formats
- Detect **line type** (mobile, landline, VoIP, toll-free, premium, and more)
- Enrich with **country / region**, **carrier**, **location**, and **timezone**
- Process lists in bulk for CRM, outreach, and compliance workflows
- Export to **Excel / CSV / JSON**, or connect Make, n8n, Zapier, Python, or Apify MCP / API
- **Pay per event** — Actor start + each result; platform usage is included (you do not pay separate Apify usage)

> Important: results are based on numbering-plan and format checks. This Actor does **not** prove live reachability, current ownership, or OTP verification, and carrier values reflect original range metadata (not necessarily today’s carrier after number portability).

***

### What does the Phone Number Validator do?

It turns a list of raw phone strings into a clean Apify Dataset of structured phone intelligence rows.

You can:

1. Paste phone numbers in mixed formats (`+1 202-555-0173`, `(415) 555-2671`, `020 7946 0958`, …)
2. Set a **default region** (e.g. `US`, `GB`) for numbers without a country prefix
3. Optionally include carrier, location, and timezone enrichment
4. Cap how many numbers to process with `maxResults`
5. Optionally dedupe by normalized E.164
6. Download results or send them into your automation stack

No local setup, browser, or third-party phone API key is required to run the Actor on Apify.

***

### What data can you extract?

| Data point | Included |
| --- | :---: |
| Original input + row index | ✅ |
| Valid / possible format checks | ✅ |
| E.164 normalized number | ✅ |
| International & national display formats | ✅ |
| Country calling code & ISO region | ✅ |
| Line type (mobile, fixed, VoIP, …) | ✅ |
| Carrier metadata (optional) | ✅ |
| Geographic description (optional) | ✅ |
| Timezones (optional) | ✅ |
| Structured error for unparseable rows | ✅ |

Every run also writes a **RUN\_SUMMARY** (counts, limits, finish time). Failed input validation writes **ERROR\_SUMMARY**.

***

### What you can do with it

#### 1. Clean CRM and customer databases

Standardize messy phone fields into E.164 so you can dedupe contacts, merge records, and keep dialable formats across markets.

#### 2. Improve lead-list hygiene before outreach

Flag structurally invalid or incomplete numbers before SMS, calling, or enrichment workflows — reduce bounce and wasted dials.

#### 3. Enrich contacts with region and line type

Add country, line type, location, and timezone context for routing, compliance review, and smarter follow-up timing.

#### 4. Format international numbers consistently

Convert local/national formats into standardized international dialing formats for global teams and multi-country campaigns.

#### 5. Power automations and AI agents

Schedule the Actor or call it from Make, n8n, Zapier, Sheets, CRM tools, or Apify MCP / API — then pass Dataset rows downstream.

***

### More Actors like this

Looking for another **lead-hygiene / enrichment** tool, or a specialized scraper outside phone validation? Use a dedicated Actor when one exists — structured fields, better coverage, usually lower cost.

#### Similar general tools

- [Email Risk Validator](https://apify.com/lentic_clockss/email-risk-validator)
- [Stealth Web Scraper](https://apify.com/lentic_clockss/stealth-web-scraper)

#### Prefer a specialized site scraper?

If your target has a specialized Actor below, use that first — usually cheaper and more structured than a generic URL scrape.

**Jobs & Freelance**

- [LinkedIn Jobs Scraper](https://apify.com/lentic_clockss/linkedin-jobs-scraper)
- [Indeed Jobs Scraper](https://apify.com/lentic_clockss/indeed-jobs-scraper)
- [Upwork Jobs Scraper](https://apify.com/lentic_clockss/upwork-jobs-scraper)
- [Glassdoor Scraper](https://apify.com/lentic_clockss/glassdoor-scraper)
- [Fiverr Gigs Scraper](https://apify.com/lentic_clockss/fiverr-programming-tech-gigs-scraper)
- [Bayt Jobs Scraper](https://apify.com/lentic_clockss/bayt-scraper)

**E-commerce**

- [Walmart Product Scraper](https://apify.com/lentic_clockss/walmart-scraper)
- [Amazon Search Scraper](https://apify.com/lentic_clockss/amazon-search-results-collector)
- [Shopee Search Scraper](https://apify.com/lentic_clockss/shopee-search-scraper)
- [Etsy Scraper](https://apify.com/lentic_clockss/etsy-scraper)
- [SHEIN Product Scraper](https://apify.com/lentic_clockss/shein-scraper)
- [Temu Product Scraper](https://apify.com/lentic_clockss/temu-scraper)
- [Target Product Scraper](https://apify.com/lentic_clockss/target-scraper)
- [Allegro Scraper](https://apify.com/lentic_clockss/allegro-scraper)

**Real Estate**

- [Zillow & Zumper Scraper](https://apify.com/lentic_clockss/us-real-estate-scraper)
- [Realtor.com Scraper](https://apify.com/lentic_clockss/realtor-com-scraper)
- [Apartments.com Rental Scraper](https://apify.com/lentic_clockss/apartments-com-rental-scraper)
- [Rightmove Scraper](https://apify.com/lentic_clockss/rightmove-property-scraper)
- [Idealista Scraper](https://apify.com/lentic_clockss/idealista-scraper)
- [realestate.com.au Scraper](https://apify.com/lentic_clockss/realestate-com-au-scraper)

**Travel & Stays**

- [Booking.com Hotels Scraper](https://apify.com/lentic_clockss/booking-hotels-scraper)
- [Airbnb Listings Scraper](https://apify.com/lentic_clockss/airbnb-listings-scraper)
- [Expedia Scraper](https://apify.com/lentic_clockss/expedia-scraper)
- [TripAdvisor Scraper](https://apify.com/lentic_clockss/tripadvisor-scraper)

**Social & Content**

- [YouTube Research Scraper](https://apify.com/lentic_clockss/youtube-research-scraper)
- [TikTok Scraper](https://apify.com/lentic_clockss/tiktok-scraper)
- [Reddit Scraper](https://apify.com/lentic_clockss/reddit-scraper)
- [YouTube Shorts Scraper](https://apify.com/lentic_clockss/youtube-shorts-scraper)

**Ads Intelligence**

- [Facebook Ad Library Scraper](https://apify.com/lentic_clockss/facebook-ad-library-scraper)
- [TikTok Ads Scraper](https://apify.com/lentic_clockss/tiktok-ads-top-ads-actor)

**Local & Maps**

- [Google Maps Scraper](https://apify.com/lentic_clockss/google-maps-scraper)

→ See the full catalog in [Related Actors](#related-actors) below, or browse [apify.com/lentic\_clockss](https://apify.com/lentic_clockss).

***

### How to validate phone numbers (no code required)

1. Click **Try for free** on this Actor page
2. Paste phone numbers into **phoneNumbers** (prefer `+` country code when you have it)
3. Set **defaultRegion** (e.g. `US`) if some numbers are local-only
4. Keep carrier / location / timezone toggles on (or turn off what you do not need)
5. Click **Start** — open the **Dataset** tab when the run finishes

Start with a small batch (`maxResults: 5–20`) to confirm formats, then scale up.

**Download as Excel, CSV, or JSON.** Or connect the Dataset to your tools via Apify integrations / API.

***

### Example input

```json
{
  "phoneNumbers": [
    "+1-202-555-0173",
    "+44 20 7946 0958",
    "(415) 555-2671",
    "+81 3-1234-5678"
  ],
  "defaultRegion": "US",
  "maxResults": 100,
  "includeCarrier": true,
  "includeGeocoding": true,
  "includeTimezone": true,
  "dedupe": false
}
```

<details>
<summary>Example output fields (JSON)</summary>

```json
{
  "input": "+1-202-555-0173",
  "inputIndex": 0,
  "possible": true,
  "validNumberPlan": true,
  "valid": true,
  "normalizedE164": "+12025550173",
  "international": "+1 202-555-0173",
  "national": "(202) 555-0173",
  "countryCallingCode": 1,
  "regionCode": "US",
  "numberType": "FIXED_LINE_OR_MOBILE",
  "originalCarrier": null,
  "geographicDescription": "Washington D.C.",
  "timezones": ["America/New_York"],
  "liveReachabilityChecked": false,
  "ownershipVerified": false,
  "error": null
}
```

</details>

***

### How much does it cost?

This Actor uses **pay-per-event** pricing:

| Event | Price |
| --- | --- |
| Actor Start (`apify-actor-start`) | **$0.005** per start |
| Result (`apify-default-dataset-item`) | **$0.50 / 1,000** numbers (**$0.0005** each) |

**Platform usage costs are included** — you do **not** pay separate Apify compute usage on top of the event prices above.

#### Example cost estimates

| Numbers processed | Approx. event cost\* |
| --- | --- |
| 100 | ~$0.055 |
| 1,000 | ~$0.505 |
| 10,000 | ~$5.005 |

\*Assumes one Actor start plus `$0.0005` per Dataset item. Exact start billing can scale with allocated memory (one start event per GB, minimum one).

Free Apify credit can cover a small test run — try `maxResults: 5` first.

#### Free Apify plan limits (set by this Actor's developer)

| Limit | Free Apify plan | Paid Apify plan |
| --- | --- | --- |
| Runs of this Actor | **10** total | Unlimited |
| Results per run | **1,000** | Up to schema max (100,000) |

These caps are set by the Actor developer, **not Apify**. If the free-run quota is reached, the run finishes successfully with a clear status message (`FREE_TIER_LIMIT`) instead of a cryptic platform error.

***

### Tips for best results

- Prefer numbers with a `+` country code when possible
- Always set **defaultRegion** for local formats without a country prefix
- Use **dedupe** when cleaning large CRM exports
- Keep batches around **100–5,000** for comfortable Console runs; raise timeout/memory for very large jobs
- Treat `valid=true` as “structurally valid for the numbering plan,” not “this phone rings” or “this person opted in”

***

### FAQ

#### Does this check if a phone is online or can receive SMS?

No. It checks format and numbering-plan validity and returns enrichment metadata. It does not perform live reachability, HLR, or OTP ownership verification.

#### Is the carrier always the current operator?

No. Carrier values come from original number-range metadata. After number portability, the current carrier may differ.

#### Is location the user’s real GPS position?

No. Location is a geographic description associated with the number range — useful for region context, not live tracking.

#### Can I use this for marketing consent / TCPA compliance?

No. Validation is not consent. Keep your own lawful basis, opt-in records, and do-not-contact processes.

#### Do I need an external phone API key?

No. You only need Apify to run the Actor.

***

### Integrations

Use the Dataset with:

- Apify API / MCP
- Make, Zapier, n8n
- Google Sheets, Slack, CRM tools
- Any webhook or custom script that reads Apify Dataset items

***

### Related searches

phone number validation · bulk phone validator · E.164 formatter · carrier lookup · line type detection · phone number enrichment · CRM phone cleanup · lead list hygiene · international phone formatting · phone parse API

***

### Related Actors

All **77** public Actors from \[[lentic\_clockss](https://apify.com/lentic_clockss)]. Click a name to open the Store detail page.

#### Jobs & Freelance

- [LinkedIn Jobs Scraper](https://apify.com/lentic_clockss/linkedin-jobs-scraper)
- [Bayt Jobs Scraper](https://apify.com/lentic_clockss/bayt-scraper)
- [Fiverr Gigs Scraper](https://apify.com/lentic_clockss/fiverr-programming-tech-gigs-scraper)
- [Freelancer.com Scraper](https://apify.com/lentic_clockss/freelancer-scraper)
- [Glassdoor Scraper](https://apify.com/lentic_clockss/glassdoor-scraper)
- [Himalayas Jobs Scraper](https://apify.com/lentic_clockss/himalayas-jobs-scraper)
- [Indeed Jobs Scraper](https://apify.com/lentic_clockss/indeed-jobs-scraper)
- [Jobicy Remote Jobs Scraper](https://apify.com/lentic_clockss/jobicy-remote-jobs-scraper)
- [RemoteOK Jobs Scraper](https://apify.com/lentic_clockss/remoteok-all-jobs-scraper)
- [SEEK Jobs Scraper](https://apify.com/lentic_clockss/seek-scraper)
- [Upwork Jobs Scraper](https://apify.com/lentic_clockss/upwork-jobs-scraper)

#### Real Estate

- [Zillow & Zumper Scraper](https://apify.com/lentic_clockss/us-real-estate-scraper)
- [Realtor.com Scraper](https://apify.com/lentic_clockss/realtor-com-scraper)
- [99.co Scraper](https://apify.com/lentic_clockss/ninetynine-co-sg-scraper)
- [Realtor.com Agents Scraper](https://apify.com/lentic_clockss/realtor-com-agents-scraper)
- [Apartments.com Rental Scraper](https://apify.com/lentic_clockss/apartments-com-rental-scraper)
- [Bayut Scraper](https://apify.com/lentic_clockss/bayut-uae-scraper)
- [Craigslist Housing Scraper](https://apify.com/lentic_clockss/craigslist-housing-scraper)
- [Daft.ie Scraper](https://apify.com/lentic_clockss/daft-property-scraper)
- [Dot Property Scraper](https://apify.com/lentic_clockss/dot-property-th-scraper)
- [FINN.no Scraper](https://apify.com/lentic_clockss/finn-scraper)
- [Funda Scraper](https://apify.com/lentic_clockss/funda-scraper)
- [Hepsiemlak Scraper](https://apify.com/lentic_clockss/hepsiemlak-scraper)
- [Idealista Scraper](https://apify.com/lentic_clockss/idealista-scraper)
- [Immobiliare.it Scraper](https://apify.com/lentic_clockss/immobiliare-property-scraper)
- [ImmoScout24 Scraper](https://apify.com/lentic_clockss/immobilienscout24-scraper)
- [Naver Land Scraper](https://apify.com/lentic_clockss/naver-land-scraper)
- [OpenSooq Scraper](https://apify.com/lentic_clockss/opensooq-real-estate-scraper)
- [Otodom Scraper](https://apify.com/lentic_clockss/otodom-scraper)
- [Property Finder Scraper](https://apify.com/lentic_clockss/property-finder-uae-scraper)
- [PropertyGuru Scraper](https://apify.com/lentic_clockss/propertyguru-sg-scraper)
- [realestate.com.au Scraper](https://apify.com/lentic_clockss/realestate-com-au-scraper)
- [Realtor.ca Scraper](https://apify.com/lentic_clockss/realtor-ca-scraper)
- [Rightmove Scraper](https://apify.com/lentic_clockss/rightmove-property-scraper)
- [SeLoger Scraper](https://apify.com/lentic_clockss/seloger-property-scraper)
- [SUUMO Scraper](https://apify.com/lentic_clockss/suumo-property-scraper)
- [Zillow Group Scraper](https://apify.com/lentic_clockss/zillow-group-scraper)

#### E-commerce

- [Shopee Search Scraper](https://apify.com/lentic_clockss/shopee-search-scraper)
- [E-commerce Scraper](https://apify.com/lentic_clockss/ecommerce-scraper)
- [1688 Global Product Search Scraper](https://apify.com/lentic_clockss/1688-global-scraper)
- [Allegro Scraper](https://apify.com/lentic_clockss/allegro-scraper)
- [Amazon Search Scraper](https://apify.com/lentic_clockss/amazon-search-results-collector)
- [ASOS Product Scraper](https://apify.com/lentic_clockss/asos-scraper)
- [Cdiscount Product Scraper](https://apify.com/lentic_clockss/cdiscount-scraper)
- [Costco Product Scraper](https://apify.com/lentic_clockss/costco-scraper)
- [Coupang Product Scraper](https://apify.com/lentic_clockss/coupang-scraper)
- [Etsy Scraper](https://apify.com/lentic_clockss/etsy-scraper)
- [Lazada Scraper](https://apify.com/lentic_clockss/lazada-ph-search-results-collector)
- [MercadoLibre Scraper](https://apify.com/lentic_clockss/mercadolibre-scraper)
- [Mercari Japan Scraper](https://apify.com/lentic_clockss/mercari-scraper)
- [Rakuten Japan Scraper](https://apify.com/lentic_clockss/rakuten-scraper)
- [SHEIN Product Scraper](https://apify.com/lentic_clockss/shein-scraper)
- [Target Product Scraper](https://apify.com/lentic_clockss/target-scraper)
- [Temu Product Scraper](https://apify.com/lentic_clockss/temu-scraper)
- [Walmart Product Scraper](https://apify.com/lentic_clockss/walmart-scraper)

#### Travel & Stays

- [Booking.com & Airbnb Scraper](https://apify.com/lentic_clockss/booking-airbnb-scraper)
- [Agoda Scraper](https://apify.com/lentic_clockss/agoda-scraper)
- [Airbnb Listings Scraper](https://apify.com/lentic_clockss/airbnb-listings-scraper)
- [Booking.com Hotels Scraper](https://apify.com/lentic_clockss/booking-hotels-scraper)
- [Despegar Scraper](https://apify.com/lentic_clockss/despegar-scraper)
- [Expedia Scraper](https://apify.com/lentic_clockss/expedia-scraper)
- [Traveloka Scraper](https://apify.com/lentic_clockss/traveloka-scraper)
- [Travelstart Flights Scraper](https://apify.com/lentic_clockss/travelstart-scraper)
- [Trip.com Scraper](https://apify.com/lentic_clockss/trip-com-scraper)
- [TripAdvisor Scraper](https://apify.com/lentic_clockss/tripadvisor-scraper)

#### Social & Content

- [TikTok Scraper](https://apify.com/lentic_clockss/tiktok-scraper)
- [Reddit Scraper](https://apify.com/lentic_clockss/reddit-scraper)
- [YouTube Shorts Scraper](https://apify.com/lentic_clockss/youtube-shorts-scraper)
- [YouTube Research Scraper](https://apify.com/lentic_clockss/youtube-research-scraper)
- [Hacker News Scraper](https://apify.com/lentic_clockss/hacker-news-scraper)

#### Ads Intelligence

- [Facebook Ad Library Scraper](https://apify.com/lentic_clockss/facebook-ad-library-scraper)
- [Google Ads Transparency VN](https://apify.com/lentic_clockss/google-ads-transparency-center-vn)
- [TikTok Ads Scraper](https://apify.com/lentic_clockss/tiktok-ads-top-ads-actor)

#### Local & Maps

- [Google Maps Scraper](https://apify.com/lentic_clockss/google-maps-scraper)

#### General Tools

- [Stealth Web Scraper](https://apify.com/lentic_clockss/stealth-web-scraper)
- [Email Risk Validator](https://apify.com/lentic_clockss/email-risk-validator)
- [Phone Number Intelligence](https://apify.com/lentic_clockss/phone-number-intelligence)

→ Browse the full profile: [apify.com/lentic\_clockss](https://apify.com/lentic_clockss)

# Actor input Schema

## `phoneNumbers` (type: `array`):

Phone numbers to parse and validate. Prefer E.164 (+countrycode...). For national formats without '+', set defaultRegion. Schema allows up to 100,000; recommended batches are 100–5,000 for Console UX.

## `defaultRegion` (type: `string`):

Used when a number has no international prefix (no '+'). Example: US, GB, AU, DE. Leave empty if all numbers are E.164.

## `maxResults` (type: `integer`):

Maximum number of output rows to write. Free-plan users are capped at 1,000.

## `includeCarrier` (type: `boolean`):

When true, include originalCarrier from libphonenumber number-range metadata. This is NOT a live HLR / current-carrier lookup (portability may differ).

## `includeGeocoding` (type: `boolean`):

When true, include geographicDescription for the number range (not GPS / user location).

## `includeTimezone` (type: `boolean`):

When true, include possible timezones for the number range.

## `dedupe` (type: `boolean`):

When true, skip later duplicates that normalize to the same E.164. inputIndex still reflects the first kept occurrence.

## Actor input object example

```json
{
  "phoneNumbers": [
    "+14155552671",
    "+442071838750"
  ],
  "defaultRegion": "US",
  "maxResults": 1000,
  "includeCarrier": true,
  "includeGeocoding": true,
  "includeTimezone": true,
  "dedupe": false
}
```

# Actor output Schema

## `results` (type: `string`):

Dataset of parsed phone numbers with formatting and offline metadata.

## `runSummary` (type: `string`):

Key-value store record with counts and engine metadata.

## `inputEcho` (type: `string`):

Key-value store record containing the Actor input used for this run.

## `errorSummary` (type: `string`):

Key-value store record with controlled failure details when the Actor fails.

# API

You can run this Actor programmatically using our API. Below are code examples in JavaScript, Python, and CLI, as well as the OpenAPI specification and MCP server setup.

## JavaScript example

```javascript
import { ApifyClient } from 'apify-client';

// Initialize the ApifyClient with your Apify API token
// Replace the '<YOUR_API_TOKEN>' with your token
const client = new ApifyClient({
    token: '<YOUR_API_TOKEN>',
});

// Prepare Actor input
const input = {
    "phoneNumbers": [
        "+14155552671",
        "+442071838750"
    ],
    "defaultRegion": "US",
    "maxResults": 1000
};

// Run the Actor and wait for it to finish
const run = await client.actor("lentic_clockss/phone-number-intelligence").call(input);

// Fetch and print Actor results from the run's dataset (if any)
console.log('Results from dataset');
console.log(`💾 Check your data here: https://console.apify.com/storage/datasets/${run.defaultDatasetId}`);
const { items } = await client.dataset(run.defaultDatasetId).listItems();
items.forEach((item) => {
    console.dir(item);
});

// 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/js/docs

```

## Python example

```python
from apify_client import ApifyClient

# Initialize the ApifyClient with your Apify API token
# Replace '<YOUR_API_TOKEN>' with your token.
client = ApifyClient("<YOUR_API_TOKEN>")

# Prepare the Actor input
run_input = {
    "phoneNumbers": [
        "+14155552671",
        "+442071838750",
    ],
    "defaultRegion": "US",
    "maxResults": 1000,
}

# Run the Actor and wait for it to finish
run = client.actor("lentic_clockss/phone-number-intelligence").call(run_input=run_input)

# Fetch and print Actor results from the run's dataset (if there are any)
print("💾 Check your data here: https://console.apify.com/storage/datasets/" + run["defaultDatasetId"])
for item in client.dataset(run["defaultDatasetId"]).iterate_items():
    print(item)

# 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/python/docs/quick-start

```

## CLI example

```bash
echo '{
  "phoneNumbers": [
    "+14155552671",
    "+442071838750"
  ],
  "defaultRegion": "US",
  "maxResults": 1000
}' |
apify call lentic_clockss/phone-number-intelligence --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "command": "npx",
            "args": [
                "mcp-remote",
                "https://mcp.apify.com/?tools=lentic_clockss/phone-number-intelligence",
                "--header",
                "Authorization: Bearer <YOUR_API_TOKEN>"
            ]
        }
    }
}

```

## OpenAPI specification

Download the OpenAPI definition: https://api.apify.com/v2/acts/vKogRx74lcL0lkE6h/builds/iQ6OhzJqdrkZYOJRa/openapi.json
