Fanvue Public Profile & Creator Stats Scraper
Extract public Fanvue creator profiles by username. Get display name, handle, bio, subscription price, free trial, content counts (posts, images, videos), total likes, verified and AI badges, avatar and banner. Export JSON, CSV, Excel.
{ "imageUrl": "https://media.fanvue.com/public/6ad987c9-341a-…", "displayName": "Amy Kim 💗", "handle": "amykimm", "url": "https://www.fanvue.com/amykimm", "id": "6ad987c9-341a-4f36-8e6b-17c4c970c13f", "isVerified": true, "isAiCreator": true, "isSfwCreator": false, "isAmbassador": false }
各実行で、型が揃ったきれいなレコードを返します。CRM・スプレッドシート・データベースにそのまま使えます。
- 結果ごとに 1 レコード、重複排除・正規化済み
- JSON・CSV・Excel の安定したスキーマ、または Apify API で読み取り
- クラウドで従量課金。インストールも保守も不要
実際の 1 レコード例。受け取る形そのままです。
| Image Url | Display Name | Handle | Url |
|---|---|---|---|
| https://media.fanvue.com/public/6… | Amy Kim 💗 | amykimm | https://www.fanvue.com/amykimm |
| https://media.fanvue.com/public/4… | Hazel Prent 🤎 | hazelprent | https://www.fanvue.com/hazelprent |
| https://media.fanvue.com/public/1… | Maylee | mayleethai | https://www.fanvue.com/mayleethai |
{ "imageUrl": "https://media.fanvue.com/public/6ad987c9-341a-…", "displayName": "Amy Kim 💗", "handle": "amykimm", "url": "https://www.fanvue.com/amykimm", "id": "6ad987c9-341a-4f36-8e6b-17c4c970c13f", "isVerified": true, "isAiCreator": true, "isSfwCreator": false, "isAmbassador": false }
よくある質問
What data can I scrape from a Fanvue profile?
Only public, logged-out profile data: display name, handle, bio, subscription price, free trial and promotion, content counts (posts, images, videos), total likes, verified and AI badges, avatar and banner. It never accesses subscriber-only media or anything behind the paywall.
How many profiles can I scrape in one run?
As many usernames as you provide. Use the Max Items field to cap the run. Each username returns one record, and profiles are fetched concurrently for speed.
Can I pass a full profile URL instead of a username?
Yes. You can paste either the bare username or the full fanvue.com profile link, and the username is extracted automatically.
Does it return follower counts?
Fanvue does not expose a public follower count on logged-out profiles, so that number is not available. Instead you get total likes plus post, image and video counts as public engagement signals.
What happens if a username does not exist or is not a creator?
The scraper returns a clean record for that username with an error note, so a bad or private handle never breaks the rest of the run.