Chaturbate Profile Scraper
Pricing
$30.00/month + usage
Chaturbate Profile Scraper
Bulk Chaturbate profile scraper - extract social media links (Instagram, Twitter, OnlyFans, Fansly, Snapchat, Telegram), follower counts, demographics, and bio from any list of profiles. Filter by Instagram requirement and minimum Instagram followers.
Pricing
$30.00/month + usage
Rating
0.0
(0)
Developer

Paweł
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
a day ago
Last modified
Categories
Share
Apify Actor for scraping profile data from Chaturbate.com — extract complete social media links, Instagram follower counts, demographics, and bio information from any list of profiles.
Features
- Profile Data: Username, real name, age, gender, location, birth date, body type, languages, interests
- Social Media Links: Instagram, Twitter/X, Snapchat, OnlyFans, Fansly, Telegram, and more
- Instagram Followers: Automatically fetches follower count from Instagram profiles
- Smart URL Cleaning: Automatically unwraps Chaturbate redirect URLs and fixes double-prefixed social links
- Filtering: Filter by minimum Instagram followers or require Instagram link
- Proxy Support: Works with residential proxies for reliable scraping at scale
Input Parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
profileUrls | array | [] | List of Chaturbate profile URLs to scrape |
requireInstagram | boolean | false | Only save profiles that have an Instagram link |
minFollowers | integer | 0 | Only save profiles with at least this many Instagram followers |
maxConcurrency | integer | 5 | Max parallel pages (1-20) |
maxRequestRetries | integer | 3 | Max retries per failed request |
proxyConfiguration | object | — | Proxy settings (residential recommended) |
Example Input
{"profileUrls": [{ "url": "https://chaturbate.com/nerenuu_/" }, { "url": "https://chaturbate.com/another_user/" }],"requireInstagram": true,"minFollowers": 1000,"proxyConfiguration": {"useApifyProxy": true,"apifyProxyGroups": ["RESIDENTIAL"]}}
Output
Each output record contains complete profile data with cleaned social media links.
Example Output
{"username": "nerenuu_","profileUrl": "https://chaturbate.com/nerenuu_/","realName": "Nessa","age": 18,"gender": "A Woman","location": "where is the weed","birthDate": "March 1, 2008","followers": 99409,"languages": "English","bodyType": "skinny","smokeDrink": null,"interestedIn": null,"aboutMe": "only here can you see me","instagramFollowers": 63,"socialLinks": {"instagram": "https://www.instagram.com/nerenuu_","twitter": null,"snapchat": null,"onlyfans": null,"fansly": "https://fans.ly/_nerenu","other": ["https://t.me/Nerenuu"]},"scrapedAt": "2026-03-18T15:52:46.903Z"}
Output Fields Reference
| Field | Type | Description |
|---|---|---|
username | string | Chaturbate username |
profileUrl | string | Direct link to the profile |
realName | string | Performer's real name |
age | integer | Performer's age |
gender | string | Gender (e.g., "A Woman", "A Man", "A Couple") |
location | string | Listed location |
birthDate | string | Birth date |
followers | integer | Chaturbate follower count |
languages | string | Languages spoken |
bodyType | string | Body type |
smokeDrink | string | Smoke/drink preferences |
interestedIn | string | Interests |
aboutMe | string | Bio/about me section |
instagramFollowers | integer | Instagram follower count (fetched directly from Instagram) |
socialLinks | object | Social media links (Instagram, Twitter, Snapchat, OnlyFans, Fansly, other) |
scrapedAt | string | Timestamp when data was scraped (ISO 8601) |
Dataset Views
The Apify Console provides three pre-configured table views:
- Overview — Username, real name, age, gender, followers, location, profile URL
- Social Links — Username, followers, all social media links
- Full Details — All fields including bio, body type, languages, interests
Need something extra?
If you need an additional filter, a new output field, or any other customization — don't hesitate to reach out via private message. I'm happy to help!