# Passes Profile Scraper – Extract Creator Profiles & Public Data (`sandaliaapps/passes-profile-scraper`) Actor

Scrape public Passes creator profiles including bio, stats, links, and profile details. Fast, reliable, and scalable Passes profile data extraction actor.

- **URL**: https://apify.com/sandaliaapps/passes-profile-scraper.md
- **Developed by:** [Sandalia Apps](https://apify.com/sandaliaapps) (community)
- **Categories:** Social media, Lead generation, Developer tools
- **Stats:** 14 total users, 0 monthly users, 100.0% runs succeeded, 0 bookmarks
- **User rating**: No ratings yet

## Pricing

from $4.00 / 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

## 🚀 Passes Profile Scraper

**Extract Creator Profiles & Public Data from Passes.com**

### 📌 Overview

The **Passes Profile Scraper** is a powerful Apify actor designed to automatically extract **public creator profile data** from **Passes.com** with high accuracy and speed.

This actor is ideal for **marketers, researchers, agencies, data analysts, and developers** who need structured creator information without manual browsing.

***

### 📊 Data You Can Extract

- 👤 User ID, username & display name
- 📝 Profile description / bio
- 🖼️ Profile image availability
- 🏷️ Creator & verification status
- 📈 Public metrics (followers, likes, media, posts)
- 🔴 Live status
- ⏱️ Fetch & last seen timestamps
- 🌐 Public profile metadata

***

### ✨ Key Features

- ✅ Supports **single or multiple profile URLs**
- ⚡ Handles **dynamic content & pagination**
- 📄 Clean, structured **JSON / CSV output**
- 🚀 Reliable performance at scale
- 🧩 No coding required

***

### 🎯 Common Use Cases

- 📣 Influencer & creator research
- 📬 Lead generation & outreach
- 📉 Market & competitor analysis
- 🗂️ Creator database building
- 🔄 Automation pipelines & data enrichment

***

### 🔧 How It Works

1. 🔗 Provide one or more Passes profile username
2. ▶️ Run the actor
3. 📥 Download structured results in JSON or CSV format

***

### 📤 Sample Output

```json
{
  "userId": "7cecc67c-89c0-4735-9cf3-a1e954a6347c",
  "username": "charlette",
  "displayName": "Charlette",
  "isCreator": true,
  "deactivated": false,
  "verifiedIcon": "advanced",
  "hasProfileImage": true,
  "isLive": false,
  "seenAt": "2025-12-18T15:12:15.047Z",
  "fetchedAt": "2025-12-18T15:24:50.468Z",
  "suspicionCount": 0,
  "numFollowers": 1210,
  "numLikes": 3408,
  "numMedia": 137,
  "numPosts": 47,
  "description": "About me ❤️\n♏️ Queen\n🇬🇧 British innit\n🦸‍♀️Built like a Pixar™️ mom \n👸 of the GIF\n🪄DM's are where the magic happens\n\nHere’s what you’ll get:\n✨ Flirty photo sets & tease clips\n📸 Spontaneous selfies + behind-the-scenes snaps\n💌 Exclusive PPVs & surprise DMs right to your inbox\n👑 VIP perks for my top tiers\n🎁 Fun extras through my Throne wishlist https://throne.com/whisperaudiosasmr (treat me & I’ll thank you in style 😉)\n\nWhat you won’t get here:\n❌ Nudity or explicit content\n❌ Long ASMR videos (those live on my Patreon \npatreon.com/whisperaudiosasmr 🌙)\n❌ No bots or agencies - I send every message myself personally!",
  "optimize": false,
  "publishDate": "2025-09-08T18:38:28.879Z"
}
```

***

### 🔗 More Actors by Sandalia Apps

Take your automation to the next level with our other tools:

| Actor Name                                                                                                  | Description                                                                                                                                                                                                                                       |
|-------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| [**TikTok User Data Extractor**](https://apify.com/sandaliaapps/TikTok-User-Data-Extractor)                 | ⚡️ Extract thousands of TikTok profiles in minutes!                                                                                                                                                                                               |
| [**Onlyfan Profile Scraper**](https://apify.com/sandaliaapps/onlyfan-profile-scraper)                       | Scrapes profile data in bulk with details like name, bio, last online, engagement insights, social links                                                                                                                                          |
| [**Fansly Profile Scraper**](https://apify.com/sandaliaapps/fansly-profile-scraper)                         | Scrapes Fansly profiles in bulk with all available details                                                                                                                                                                                        |
| [**YouTube Video Data Extractor**](https://apify.com/sandaliaapps/youtube-video-data-extractor)             | Extract detailed and structured data from YouTube videos, channels, and playlists — no API key required.                                                                                                                                          |
| [**TruthSocial Profile Data Extractor**](https://apify.com/sandaliaapps/truthsocial-profile-data-extractor) | The Truthsocial Profile Data Extractor is designed to be user-friendly and highly efficient, making it an ideal solution for businesses, researchers, and individuals looking to automate data collection.                                        |
| [**Truth Social Post Extractor**](https://apify.com/sandaliaapps/truthsocial-post-extractor)                | Easily extract and collect data from Truth Social posts using the Truth Social Posts Extractor Apify Actor.                                                                                                                                       |
| [**Mastodon Profile Scraper**](https://apify.com/sandaliaapps/mastodon-profile-scraper)                     | Mastodon Profile Scraper lets you extract rich profile data from any public Mastodon account. Collect usernames, bios, follower counts, join dates, profile URLs, avatars, and more—perfect for research, analytics, and social media monitoring. |
| [**Tiktok Post Data Extractor**](https://apify.com/sandaliaapps/tiktok-post-data-extractor)                 | TikTok Post Data Extractor lets you scrape detailed information from TikTok posts, including captions, hashtags, video URLs, likes, views, comments, and more — perfect for analytics, research, and trend monitoring.                           |
| [**Google Maps Data Extractor**](https://apify.com/sandaliaapps/google-maps-data-extractor)                 | Google Maps Data Extractor is a powerful scraper and extractor that collects business listings from Google Maps, including names, ratings, reviews, addresses, phones, and more. Perfect for lead generation, market research, business intelligence, and local SEO.  |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

### 👨‍💻 Developed by Sandalia Apps

We're a team of automation engineers passionate about building smart, scalable scrapers for content platforms.\
💼 For custom solutions or support, feel free to [contact us](https://sandalia.com.bd/apps).

# Actor input Schema

## `profile_ids` (type: `array`):

Profile ids to start with

## `proxySettings` (type: `object`):

Select proxies to be used by scraper.

## Actor input object example

```json
{
  "profile_ids": [
    "charlette"
  ],
  "proxySettings": {
    "useApifyProxy": true
  }
}
```

# 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 = {
    "profile_ids": [
        "charlette"
    ],
    "proxySettings": {
        "useApifyProxy": true
    }
};

// Run the Actor and wait for it to finish
const run = await client.actor("sandaliaapps/passes-profile-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 = {
    "profile_ids": ["charlette"],
    "proxySettings": { "useApifyProxy": True },
}

# Run the Actor and wait for it to finish
run = client.actor("sandaliaapps/passes-profile-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 '{
  "profile_ids": [
    "charlette"
  ],
  "proxySettings": {
    "useApifyProxy": true
  }
}' |
apify call sandaliaapps/passes-profile-scraper --silent --output-dataset

```

## MCP server setup

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

```

## OpenAPI specification

Download the OpenAPI definition: https://api.apify.com/v2/actors/TnxaFVX6MQHpBvi7s/builds/wo6IaAAlThCqzRJfD/openapi.json
