# BongaCams Male Model Directory

**Use case:** 

Collect the public BongaCams male model directory with username, viewers, video quality and room for market research.

## Input

```json
{
  "maxCreators": 50,
  "gender": "male"
}
```

## Output

```json
{
  "username": {
    "label": "Username"
  },
  "displayName": {
    "label": "Display Name"
  },
  "gender": {
    "label": "Gender"
  },
  "viewers": {
    "label": "Viewers"
  },
  "room": {
    "label": "Room Mode"
  },
  "videoQuality": {
    "label": "Video Quality"
  },
  "isHd": {
    "label": "HD"
  },
  "favorites": {
    "label": "Favorites"
  },
  "thumbnail": {
    "label": "Thumbnail"
  },
  "url": {
    "label": "Profile URL"
  }
}
```

## About this Actor

This example demonstrates how to use [BongaCams Live Cam Models Scraper](https://apify.com/scrapers_lat/bongacams-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/scrapers_lat/bongacams-scraper) to learn more, explore other use cases, and run it yourself.