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・スプレッドシート・データベースにそのまま使えます。
- 結果ごとに 1 レコード、重複排除・正規化済み
- JSON・CSV・Excel の安定したスキーマ、または Apify API で読み取り
- クラウドで従量課金。インストールも保守も不要
実際の 1 レコード例。受け取る形そのままです。
| 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.