JustForFans Public Profile & Stats Scraper
Extract public JustForFans creator profiles: display name, bio, subscription price, post, photo, video, like and follower counts, avatar and verified status. Export to JSON, CSV or Excel.
{ "avatar": "https://media.justfor.fans/media/5/9/a/59a389b…", "displayName": "Jennaerous", "username": "Jennaerous", "profileUrl": "https://justfor.fans/Jennaerous", "userId": "4505859", "verified": true, "pronouns": "she/hers", "monthlyPrice": 9.99, "promoPrice": 5 }
每次运行都返回干净、带类型的记录,可直接用于你的 CRM、表格或数据库。
- 每个结果对应一条干净记录,已去重并规范化
- JSON、CSV 或 Excel 的稳定结构,也可通过 Apify API 读取
- 在云端按用量付费,无需安装或维护
一条真实的示例记录,正是你收到的结构。
| Avatar | Display Name | Username | Profile Url |
|---|---|---|---|
| https://media.justfor.fans/media/… | Jennaerous | Jennaerous | https://justfor.fans/Jennaerous |
| https://media.justfor.fans/media/… | Belle Top 5.1% OF🎆 | BigmouthxBelle | https://justfor.fans/BigmouthxBel… |
{ "avatar": "https://media.justfor.fans/media/5/9/a/59a389b…", "displayName": "Jennaerous", "username": "Jennaerous", "profileUrl": "https://justfor.fans/Jennaerous", "userId": "4505859", "verified": true, "pronouns": "she/hers", "monthlyPrice": 9.99, "promoPrice": 5 }
常见问题
What data can I get from a JustForFans profile without logging in?
Everything a public visitor sees: display name, handle, bio, verified badge, pronouns, avatar, subscription and bundle prices, any active promo, and live post, photo, video, like and follower counts. It never accesses paywalled posts or subscriber only media.
How many profiles can I scrape in one run?
As many usernames as you provide. Use the Max Items field to cap a run. Each username returns one record, and results stream to the dataset as they are collected.
How do I choose which creators to scrape?
Enter creator handles or full profile URLs in the Usernames field, one per line. Both a bare handle like BigmouthxBelle and a full link like https://justfor.fans/BigmouthxBelle are accepted.
Why does the scraper use a residential proxy?
A residential proxy is the default, so the actor returns complete follower and content counts for every profile with no setup on your part.
What happens if a username does not exist or is private?
That record is returned with an error field explaining the profile was not found, and the run continues with the remaining usernames.