# Hotel & Motel Lead Finder — Cloudbeds, Mews, SiteMinder (`seibs.co/hotel-motel-lead-finder`) Actor

Enriched Google Maps leads for US independent hotels, boutique hotels, B\&Bs, and motels. Detects PMS (Cloudbeds, Mews, RoomRaccoon, Hotelogix, Little Hotelier), channel managers (SiteMinder, RateGain), OTA partner status. For hospitality SaaS sales and hotel-PE.

- **URL**: https://apify.com/seibs.co/hotel-motel-lead-finder.md
- **Developed by:** [Justin Seibenhener](https://apify.com/seibs.co) (community)
- **Categories:** Lead generation, Automation, Integrations
- **Stats:** 2 total users, 1 monthly users, 100.0% runs succeeded, NaN bookmarks
- **User rating**: No ratings yet

## Pricing

from $4.00 / 1,000 base lead records

This Actor is paid per event. You are not charged for the Apify platform usage, but only a fixed price for specific events.

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

## What's an Apify Actor?

Actors are a software tools running on the Apify platform, for all kinds of web data extraction and automation use cases.
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.

In JavaScript/TypeScript projects, use official [JavaScript/TypeScript client](https://docs.apify.com/api/client/js.md):

```bash
npm install apify-client
```

In Python projects, use official [Python client library](https://docs.apify.com/api/client/python.md):

```bash
pip install apify-client
```

In shell scripts, use [Apify CLI](https://docs.apify.com/cli/docs.md):

````bash
# MacOS / Linux
curl -fsSL https://apify.com/install-cli.sh | bash
# Windows
irm https://apify.com/install-cli.ps1 | iex
```bash

In AI frameworks, you might use the [Apify MCP server](https://docs.apify.com/platform/integrations/mcp.md).

If your project is in a different language, use 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

## Hotel & Motel Lead Finder

**Enriched US property types leads with detected pms / channel manager signals — built for Cloudbeds, Mews, RoomRaccoon, Hotelogix, SiteMinder, RateGain competitors; hospitality-PE; payment processors targeting independent hotels.**

The killer query for any Hotel SaaS sales team: **Find every independent hotel in a state NOT on Cloudbeds or Mews — that's the modern-PMS sales pipeline. Major chains pre-blocked so you only pay for actual sellable accounts.**

---

### What you get

Real production output from a sample run on **Hotel Valencia Riverwalk, Valencia Hotel Collection** (San Antonio, Texas):

```json
{
  "name": "Hotel Valencia Riverwalk, Valencia Hotel Collection",
  "service_line": "independent_hotel",
  "address": {
    "city": "San Antonio",
    "state": "Texas",
    "zip": "78205",
    "lat": 29.4262737,
    "lng": -98.4915927
  },
  "phone": "(210) 227-9700",
  "website": "https://www.hotelvalencia-riverwalk.com/",
  "rating": 4.4,
  "reviews_count": 3116,
  "enrichment": {
    "tier": "premium",
    "homepage_status": 200
  }
}
````

### Preview (real production data)

Single-record snapshot from the same run, rendered as a table:

| Field | Value |
|---|---|
| **Name** | Hotel Valencia Riverwalk, Valencia Hotel Collection |
| **Service line** | independent\_hotel |
| **Location** | San Antonio, Texas |
| **Phone** | (210) 227-9700 |
| **Website** | https://www.hotelvalencia-riverwalk.com/ |
| **Rating** | 4.4 (3116 reviews) |

***

### Pricing — Pay Per Event

| Event | Price | When charged |
|---|---|---|
| Base record | $0.004 | Always |
| Email enrichment | + $0.004 | Email scraped from website |
| Premium signals | + $0.007 | Pms (cloudbeds, mews, roomraccoon), channel manager (siteminder), or ota partner program detected |

**Effective:** $0.004 base / $0.008 with email / $0.015 fully enriched.

***

### Use cases

Find every independent hotel in a state NOT on Cloudbeds or Mews — that's the modern-PMS sales pipeline. Major chains pre-blocked so you only pay for actual sellable accounts.

Buyers include: Cloudbeds, Mews, RoomRaccoon, Hotelogix, SiteMinder, RateGain competitors; hospitality-PE; payment processors targeting independent hotels.

***

### Property types covered

`boutique_hotel | independent_hotel | motel | bed_and_breakfast | extended_stay | resort | vacation_rental | hostel`

***

### What this actor does NOT do (v1)

- No SMTP-level email validation
- No phone validation
- No screenshots
- No non-US geographies
- No data the source business didn't make public

***

### Example: 1,000 records across major Texas metros

```json
{
  "search_terms": ["hotel"],
  "locations": ["Austin, TX", "Dallas, TX", "Houston, TX", "San Antonio, TX", "Fort Worth, TX"],
  "max_results_per_query": 100,
  "enrichment_tier": "premium",
  "service_lines": [],
  "exclude_chains": true
}
```

Cost ceiling: 5 cities × 100 = 500 raw records → ~350 after chain filter → at $0.015 fully enriched = **~$5-8 for a metro-wide independent property types list with platform stack mapped**.

***

### More from the SEIB portfolio

Same data engine, different vertical — pick the one that matches your buyer:

- 🔧 [Home Services Lead Finder](https://apify.com/seibs.co/home-services-lead-finder)
- 🍽️ [Restaurants Lead Finder](https://apify.com/seibs.co/restaurant-lead-finder)
- 🚗 [Auto Dealerships Lead Finder](https://apify.com/seibs.co/auto-dealership-lead-finder)
- 🦷 [Healthcare Practices Lead Finder](https://apify.com/seibs.co/healthcare-practice-lead-finder)
- 🧘 [Fitness Studios Lead Finder](https://apify.com/seibs.co/fitness-studio-lead-finder)
- 📊 [Accounting Firms Lead Finder](https://apify.com/seibs.co/accounting-firm-lead-finder)
- 🔩 [Auto Repair Shops Lead Finder](https://apify.com/seibs.co/auto-repair-lead-finder)
- 🏗️ [Construction Contractors Lead Finder](https://apify.com/seibs.co/contract-heavy-smb-lead-finder)
- ⚖️ [Law Firms Lead Finder](https://apify.com/seibs.co/law-firm-lead-finder)
- 🏢 [Real Estate Brokerages Lead Finder](https://apify.com/seibs.co/real-estate-brokerage-lead-finder)
- 💇 [Salons & Spas Lead Finder](https://apify.com/seibs.co/salon-spa-lead-finder)

All 12 actors share the same Pay-Per-Event pricing ($0.004 base / $0.008 with email / $0.015 with premium signals) and output schema. Mix-and-match across verticals without translation logic. Built by [Seibs Management LLC](https://apify.com/seibs.co).

# Actor input Schema

## `search_terms` (type: `array`):

Google Maps search queries. Example: \['hotel'].

## `locations` (type: `array`):

US locations. Format: 'City, ST' or ZIP.

## `max_results_per_query` (type: `integer`):

Cap per (term × location) tuple. Hard ceiling 500.

## `enrichment_tier` (type: `string`):

base = Maps profile only ($0.004/record). email = + scraped email ($0.008/record). premium = + platform/stack detection ($0.015/record).

## `service_lines` (type: `array`):

Restrict output to these types. Records that don't classify are dropped before enrichment.

## `exclude_chains` (type: `boolean`):

Drop records matching the built-in chain blocklist. Useful when targeting independents for SaaS sales.

## `max_concurrent_enrichments` (type: `integer`):

Parallel HTTP fetches against websites. 8 is safe.

## Actor input object example

```json
{
  "search_terms": [
    "hotel"
  ],
  "locations": [
    "Austin, TX"
  ],
  "max_results_per_query": 50,
  "enrichment_tier": "premium",
  "service_lines": [],
  "exclude_chains": true,
  "max_concurrent_enrichments": 8
}
```

# 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 = {
    "search_terms": [
        "hotel"
    ],
    "locations": [
        "Austin, TX"
    ],
    "max_results_per_query": 50,
    "enrichment_tier": "premium"
};

// Run the Actor and wait for it to finish
const run = await client.actor("seibs.co/hotel-motel-lead-finder").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 = {
    "search_terms": ["hotel"],
    "locations": ["Austin, TX"],
    "max_results_per_query": 50,
    "enrichment_tier": "premium",
}

# Run the Actor and wait for it to finish
run = client.actor("seibs.co/hotel-motel-lead-finder").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 '{
  "search_terms": [
    "hotel"
  ],
  "locations": [
    "Austin, TX"
  ],
  "max_results_per_query": 50,
  "enrichment_tier": "premium"
}' |
apify call seibs.co/hotel-motel-lead-finder --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "command": "npx",
            "args": [
                "mcp-remote",
                "https://mcp.apify.com/?tools=seibs.co/hotel-motel-lead-finder",
                "--header",
                "Authorization: Bearer <YOUR_API_TOKEN>"
            ]
        }
    }
}

```

## OpenAPI specification

```json
{
    "openapi": "3.0.1",
    "info": {
        "title": "Hotel & Motel Lead Finder — Cloudbeds, Mews, SiteMinder",
        "description": "Enriched Google Maps leads for US independent hotels, boutique hotels, B&Bs, and motels. Detects PMS (Cloudbeds, Mews, RoomRaccoon, Hotelogix, Little Hotelier), channel managers (SiteMinder, RateGain), OTA partner status. For hospitality SaaS sales and hotel-PE.",
        "version": "0.1",
        "x-build-id": "U9YfcnWDjhxWBEqNi"
    },
    "servers": [
        {
            "url": "https://api.apify.com/v2"
        }
    ],
    "paths": {
        "/acts/seibs.co~hotel-motel-lead-finder/run-sync-get-dataset-items": {
            "post": {
                "operationId": "run-sync-get-dataset-items-seibs.co-hotel-motel-lead-finder",
                "x-openai-isConsequential": false,
                "summary": "Executes an Actor, waits for its completion, and returns Actor's dataset items in response.",
                "tags": [
                    "Run Actor"
                ],
                "requestBody": {
                    "required": true,
                    "content": {
                        "application/json": {
                            "schema": {
                                "$ref": "#/components/schemas/inputSchema"
                            }
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "token",
                        "in": "query",
                        "required": true,
                        "schema": {
                            "type": "string"
                        },
                        "description": "Enter your Apify token here"
                    }
                ],
                "responses": {
                    "200": {
                        "description": "OK"
                    }
                }
            }
        },
        "/acts/seibs.co~hotel-motel-lead-finder/runs": {
            "post": {
                "operationId": "runs-sync-seibs.co-hotel-motel-lead-finder",
                "x-openai-isConsequential": false,
                "summary": "Executes an Actor and returns information about the initiated run in response.",
                "tags": [
                    "Run Actor"
                ],
                "requestBody": {
                    "required": true,
                    "content": {
                        "application/json": {
                            "schema": {
                                "$ref": "#/components/schemas/inputSchema"
                            }
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "token",
                        "in": "query",
                        "required": true,
                        "schema": {
                            "type": "string"
                        },
                        "description": "Enter your Apify token here"
                    }
                ],
                "responses": {
                    "200": {
                        "description": "OK",
                        "content": {
                            "application/json": {
                                "schema": {
                                    "$ref": "#/components/schemas/runsResponseSchema"
                                }
                            }
                        }
                    }
                }
            }
        },
        "/acts/seibs.co~hotel-motel-lead-finder/run-sync": {
            "post": {
                "operationId": "run-sync-seibs.co-hotel-motel-lead-finder",
                "x-openai-isConsequential": false,
                "summary": "Executes an Actor, waits for completion, and returns the OUTPUT from Key-value store in response.",
                "tags": [
                    "Run Actor"
                ],
                "requestBody": {
                    "required": true,
                    "content": {
                        "application/json": {
                            "schema": {
                                "$ref": "#/components/schemas/inputSchema"
                            }
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "token",
                        "in": "query",
                        "required": true,
                        "schema": {
                            "type": "string"
                        },
                        "description": "Enter your Apify token here"
                    }
                ],
                "responses": {
                    "200": {
                        "description": "OK"
                    }
                }
            }
        }
    },
    "components": {
        "schemas": {
            "inputSchema": {
                "type": "object",
                "required": [
                    "search_terms",
                    "locations",
                    "enrichment_tier"
                ],
                "properties": {
                    "search_terms": {
                        "title": "Search terms",
                        "type": "array",
                        "description": "Google Maps search queries. Example: ['hotel'].",
                        "default": [
                            "hotel"
                        ],
                        "items": {
                            "type": "string"
                        }
                    },
                    "locations": {
                        "title": "Locations",
                        "type": "array",
                        "description": "US locations. Format: 'City, ST' or ZIP.",
                        "default": [
                            "Austin, TX"
                        ],
                        "items": {
                            "type": "string"
                        }
                    },
                    "max_results_per_query": {
                        "title": "Max results per query",
                        "minimum": 1,
                        "maximum": 500,
                        "type": "integer",
                        "description": "Cap per (term × location) tuple. Hard ceiling 500.",
                        "default": 50
                    },
                    "enrichment_tier": {
                        "title": "Enrichment tier",
                        "enum": [
                            "base",
                            "email",
                            "premium"
                        ],
                        "type": "string",
                        "description": "base = Maps profile only ($0.004/record). email = + scraped email ($0.008/record). premium = + platform/stack detection ($0.015/record).",
                        "default": "premium"
                    },
                    "service_lines": {
                        "title": "Property types (optional filter)",
                        "uniqueItems": true,
                        "type": "array",
                        "description": "Restrict output to these types. Records that don't classify are dropped before enrichment.",
                        "items": {
                            "type": "string",
                            "enum": [
                                "boutique_hotel",
                                "independent_hotel",
                                "motel",
                                "bed_and_breakfast",
                                "extended_stay",
                                "resort",
                                "vacation_rental",
                                "hostel"
                            ]
                        },
                        "default": []
                    },
                    "exclude_chains": {
                        "title": "Exclude major chains / national franchises",
                        "type": "boolean",
                        "description": "Drop records matching the built-in chain blocklist. Useful when targeting independents for SaaS sales.",
                        "default": true
                    },
                    "max_concurrent_enrichments": {
                        "title": "Max concurrent website enrichments",
                        "minimum": 1,
                        "maximum": 32,
                        "type": "integer",
                        "description": "Parallel HTTP fetches against websites. 8 is safe.",
                        "default": 8
                    }
                }
            },
            "runsResponseSchema": {
                "type": "object",
                "properties": {
                    "data": {
                        "type": "object",
                        "properties": {
                            "id": {
                                "type": "string"
                            },
                            "actId": {
                                "type": "string"
                            },
                            "userId": {
                                "type": "string"
                            },
                            "startedAt": {
                                "type": "string",
                                "format": "date-time",
                                "example": "2025-01-08T00:00:00.000Z"
                            },
                            "finishedAt": {
                                "type": "string",
                                "format": "date-time",
                                "example": "2025-01-08T00:00:00.000Z"
                            },
                            "status": {
                                "type": "string",
                                "example": "READY"
                            },
                            "meta": {
                                "type": "object",
                                "properties": {
                                    "origin": {
                                        "type": "string",
                                        "example": "API"
                                    },
                                    "userAgent": {
                                        "type": "string"
                                    }
                                }
                            },
                            "stats": {
                                "type": "object",
                                "properties": {
                                    "inputBodyLen": {
                                        "type": "integer",
                                        "example": 2000
                                    },
                                    "rebootCount": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "restartCount": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "resurrectCount": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "computeUnits": {
                                        "type": "integer",
                                        "example": 0
                                    }
                                }
                            },
                            "options": {
                                "type": "object",
                                "properties": {
                                    "build": {
                                        "type": "string",
                                        "example": "latest"
                                    },
                                    "timeoutSecs": {
                                        "type": "integer",
                                        "example": 300
                                    },
                                    "memoryMbytes": {
                                        "type": "integer",
                                        "example": 1024
                                    },
                                    "diskMbytes": {
                                        "type": "integer",
                                        "example": 2048
                                    }
                                }
                            },
                            "buildId": {
                                "type": "string"
                            },
                            "defaultKeyValueStoreId": {
                                "type": "string"
                            },
                            "defaultDatasetId": {
                                "type": "string"
                            },
                            "defaultRequestQueueId": {
                                "type": "string"
                            },
                            "buildNumber": {
                                "type": "string",
                                "example": "1.0.0"
                            },
                            "containerUrl": {
                                "type": "string"
                            },
                            "usage": {
                                "type": "object",
                                "properties": {
                                    "ACTOR_COMPUTE_UNITS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_WRITES": {
                                        "type": "integer",
                                        "example": 1
                                    },
                                    "KEY_VALUE_STORE_LISTS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_INTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_EXTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_SERPS": {
                                        "type": "integer",
                                        "example": 0
                                    }
                                }
                            },
                            "usageTotalUsd": {
                                "type": "number",
                                "example": 0.00005
                            },
                            "usageUsd": {
                                "type": "object",
                                "properties": {
                                    "ACTOR_COMPUTE_UNITS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_WRITES": {
                                        "type": "number",
                                        "example": 0.00005
                                    },
                                    "KEY_VALUE_STORE_LISTS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_INTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_EXTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_SERPS": {
                                        "type": "integer",
                                        "example": 0
                                    }
                                }
                            }
                        }
                    }
                }
            }
        }
    }
}
```
