# Chaturbate Online Rooms & Models Scraper (`scrapers_lat/chaturbate-scraper`) Actor

Extract the public Chaturbate online rooms directory: username, room subject, live viewer count, tags, thumbnail, gender, HD flag, region and seconds online. Filter by gender, tag, region or viewers. Export JSON, CSV or Excel. No login.

- **URL**: https://apify.com/scrapers\_lat/chaturbate-scraper.md
- **Developed by:** [Scrapers Lat](https://apify.com/scrapers_lat) (community)
- **Categories:** Other, Automation, Developer tools
- **Stats:** 1 total users, 0 monthly users, 96.6% runs succeeded, 1 bookmarks
- **User rating**: 5.00 out of 5 stars

## Pricing

from $6.15 / 1,000 results

This Actor is paid per event. You are not charged for the Apify platform usage, but only a fixed price for specific events.
Since this Actor supports Apify Store discounts, the price gets lower the higher subscription plan you have.

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

[![Chaturbate Online Rooms & Models Scraper](https://scrapers.lat/banners/chaturbate-scraper.png)](https://console.apify.com/actors/zUKz1406xjUEfRVfa/input)

## Chaturbate Online Rooms & Models Scraper

> Extract every currently online public room from the Chaturbate directory, around 9,000 to 10,000 live rooms at any moment, with viewers, tags, region, date of birth, geo-block rules and more.

**📥 [Input](https://apify.com/scrapers_lat/chaturbate-scraper/input-schema) · 📤 [Output](https://apify.com/scrapers_lat/chaturbate-scraper/output-schema) · 💰 [Pricing](https://apify.com/scrapers_lat/chaturbate-scraper/pricing) · ▶️ [Examples](https://apify.com/scrapers_lat/chaturbate-scraper/examples)**

![Apify](https://img.shields.io/badge/Platform-Apify-1CE1CE?logo=apify\&logoColor=white)
![Coverage](https://img.shields.io/badge/Coverage-Worldwide-blue)
![Maintained](https://img.shields.io/badge/Maintained-Yes-brightgreen)
![Output](https://img.shields.io/badge/Output-JSON%20%7C%20CSV%20%7C%20Excel-orange)

<table><tr>
<td align="center"><strong>22 fields</strong><br>per record</td>
<td align="center"><strong>Worldwide</strong><br>coverage</td>
<td align="center"><strong>JSON / CSV / Excel</strong><br>output formats</td>
</tr></table>

<br>

### Who is it for

| Use case | Who benefits |
|---|---|
| Live cam market and viewer analytics | Data analysts and researchers |
| Tag and category trend tracking | Marketers and growth teams |
| Building a filtered live rooms directory | Affiliate and aggregator sites |
| Regional and language audience mapping | Media and audience researchers |
| Monitoring new rooms and follower counts | Talent and agency scouts |

### Frequently Asked Questions

**Does this scraper cover all Chaturbate rooms or only a sample?**
It reads the full public online rooms directory in one pass, which is usually between 9,000 and 10,000 rooms live at any moment. You then filter and cap the result with the input options.

**How many rooms can I collect in one run?**
As many as are online, up to your Max Items value. Set Max Items high to export the entire live directory, or low to grab just the top rooms after filtering.

**Can I filter by gender, tag or region?**
Yes. Filter by gender or category, by one or more tags such as lovense or latina, by a region or country text such as Colombia or Florida, and by a minimum live viewer count. All filters are optional and combine together.

**Does it need a login, cookie or API key?**
No. It reads only the public listing directory that Chaturbate publishes for currently online rooms, so there is no login, no account and no key to configure.

**What happens to rooms that hide their age or country?**
Those fields come back empty when a room does not publish them, and the hidden age placeholder is normalized to empty rather than a fake value. All other listing fields are still captured.

### Example use cases

Ready-to-run example tasks, each preconfigured for a common scenario. Open one and press run, or use it as a template:

- [Chaturbate Female Cam Rooms Scraper](https://apify.com/scrapers_lat/chaturbate-scraper/examples/chaturbate-female-rooms): Scrape every online Chaturbate female cam room live now: viewers, tags, region, followers, HD and room topic. Export to JSON, CSV or Excel.
- [Chaturbate Male Cam Rooms Scraper](https://apify.com/scrapers_lat/chaturbate-scraper/examples/chaturbate-male-rooms): Scrape every online Chaturbate male cam room live now: viewers, tags, region, followers, HD and room topic. Export to JSON, CSV or Excel.
- [Chaturbate Couple Cam Rooms Scraper](https://apify.com/scrapers_lat/chaturbate-scraper/examples/chaturbate-couple-rooms): Scrape every online Chaturbate couple cam room live now: viewers, tags, region, followers, HD and room topic. Export to JSON, CSV or Excel.
- [Chaturbate Trans Cam Rooms Scraper](https://apify.com/scrapers_lat/chaturbate-scraper/examples/chaturbate-trans-rooms): Scrape every online Chaturbate trans cam room live now: viewers, tags, region, followers, HD and room topic. Export to JSON, CSV or Excel.
- [Chaturbate Lovense Cam Rooms Scraper](https://apify.com/scrapers_lat/chaturbate-scraper/examples/chaturbate-lovense-rooms): Scrape online Chaturbate rooms tagged lovense: live viewers, region, followers, HD and room topic for interactive toy cams. Export to JSON, CSV or Excel.
- [Chaturbate Latina Cam Rooms Scraper](https://apify.com/scrapers_lat/chaturbate-scraper/examples/chaturbate-latina-female-rooms): Scrape online Chaturbate latina female cam rooms: live viewers, tags, region, followers and room topic. Export to JSON, CSV or Excel.
- [Chaturbate Colombia Cam Rooms Scraper](https://apify.com/scrapers_lat/chaturbate-scraper/examples/chaturbate-colombia-rooms): Scrape online Chaturbate cam rooms from Colombia: live viewers, tags, gender, followers and room topic by region. Export to JSON, CSV or Excel.
- [Chaturbate Top Live Cam Rooms Scraper](https://apify.com/scrapers_lat/chaturbate-scraper/examples/chaturbate-top-viewer-rooms): Scrape the busiest Chaturbate rooms with 100 plus live viewers: tags, gender, region, followers and room topic. Export to JSON, CSV or Excel.
- [Chaturbate Asian Cam Rooms Scraper](https://apify.com/scrapers_lat/chaturbate-scraper/examples/chaturbate-asian-rooms): Scrape online Chaturbate rooms tagged asian: live viewers, gender, region, followers and room topic. Export to JSON, CSV or Excel.
- [Chaturbate MILF Cam Rooms Scraper](https://apify.com/scrapers_lat/chaturbate-scraper/examples/chaturbate-milf-female-rooms): Scrape online Chaturbate milf female cam rooms: live viewers, tags, region, followers and room topic. Export to JSON, CSV or Excel.

### Export, API and AI agents (x402 + MCP)

Export the scraped data to **JSON, CSV or Excel**, pull it as a **dataset** through the Apify **API**, or wire it into your app with **no code**. This web scraper and data extractor also works for bulk data extraction and scheduled runs.

For AI agents: this Actor is available on **x402**, Apify's agentic payment standard built with Coinbase. An AI agent can discover, pay for and run it on its own with a funded wallet and a single HTTP request: no account, no subscription, no API key and no human in the loop. It also runs as an **MCP** tool inside Claude, Cursor and other AI clients out of the box. Learn more about [x402 agentic payments on Apify](https://docs.apify.com/platform/integrations/x402).

### Related scrapers

Need data from the same space? Here are other scrapers we build and maintain:

- [Product Hunt Products, Upvotes & Makers Scraper](https://apify.com/scrapers_lat/product-hunt-scraper): Track launches, upvotes and makers across the Product Hunt directory.
- [Apple App Store Reviews & Ratings Scraper](https://apify.com/scrapers_lat/app-store-reviews-scraper): Pull app reviews and star ratings by app ID, URL or search term.
- [Crunchbase Company Profile & Funding Scraper](https://apify.com/scrapers_lat/crunchbase-scraper): Collect company profiles, funding rounds and investor data.
- [eBay Product Listings & Price Scraper](https://apify.com/scrapers_lat/ebay-scraper): Extract live product listings, prices and seller details from eBay.
- [Doctoralia Doctor Profiles & Reviews Scraper](https://apify.com/scrapers_lat/doctoralia-scraper): Gather doctor profiles, specialties and patient reviews.
- [Dice Tech Jobs, Salary & Skills Scraper](https://apify.com/scrapers_lat/dice-jobs-scraper): Scrape tech job postings with salary and skill data.

### More scrapers at scrapers.lat

This actor is built and maintained by [scrapers.lat](https://scrapers.lat), where we publish scrapers for Latin American and US public platforms: real estate, jobs, e-commerce, company registries and government data. Browse the full catalog, see live sample output for each one, or ask us for a custom scraper at [scrapers.lat](https://scrapers.lat).

***

> This actor is an independent tool and has no affiliation with Chaturbate. It only accesses data that is publicly available on the platform. Use it in accordance with Chaturbate's terms of service.

# Actor input Schema

## `maxRooms` (type: `integer`):

Maximum number of online rooms to collect. Optional.

## `gender` (type: `string`):

Only return rooms of this category. Choose Any to include all currently online rooms.

## `tags` (type: `array`):

Only return rooms carrying at least one of these tags (for example lovense, latina, milf, teen18, bigboobs). Case insensitive.

## `region` (type: `string`):

Only return rooms whose region or country contains this text (for example Colombia, Florida, UK, Canada). Case insensitive.

## `minViewers` (type: `integer`):

Only return rooms with at least this many live viewers.

## Actor input object example

```json
{
  "maxRooms": 10,
  "gender": "any",
  "tags": []
}
```

# Actor output Schema

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

No description

# 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 = {
    "maxRooms": 10,
    "tags": []
};

// Run the Actor and wait for it to finish
const run = await client.actor("scrapers_lat/chaturbate-scraper").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 = {
    "maxRooms": 10,
    "tags": [],
}

# Run the Actor and wait for it to finish
run = client.actor("scrapers_lat/chaturbate-scraper").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 '{
  "maxRooms": 10,
  "tags": []
}' |
apify call scrapers_lat/chaturbate-scraper --silent --output-dataset

```

## MCP server setup

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

```

## OpenAPI specification

Download the OpenAPI definition: https://api.apify.com/v2/actors/zUKz1406xjUEfRVfa/builds/31eybQf0IqEFnbG3B/openapi.json
