SNS
Cam4 Live Cam Models Scraper
Scrape Cam4 live broadcasters with viewers, gender, country, tags, thumbnail and direct profile links. Filter by gender. Export to JSON, CSV or Excel.
cam4-scraper.json 200 OK
{ "id": "55102341", "username": "NickiFrenchy", "displayName": "NickiFrenchy", "gender": "female", "sexualOrientation": "bisexual", "country": "re", "viewers": 205, "showType": "PUBLIC_SHOW", "tags": ["masturbation","squirt","anal","pussy","pee… }
得られるもの
各実行で、型が揃ったきれいなレコードを返します。CRM・スプレッドシート・データベースにそのまま使えます。
- 結果ごとに 1 レコード、重複排除・正規化済み
- JSON・CSV・Excel の安定したスキーマ、または Apify API で読み取り
- クラウドで従量課金。インストールも保守も不要
返される項目
IdUsernameDisplay NameGenderSexual OrientationCountryViewersShow TypeTagsThumbnailHas Boost BadgeHas Daily Award BadgeUrl
出力サンプル
実際の 1 レコード例。受け取る形そのままです。
| Id | Username | Display Name | Gender |
|---|---|---|---|
| 55102341 | NickiFrenchy | NickiFrenchy | female |
| 54255347 | sexyhotfriends_ | sexyhotfriends_ | female |
| 53001954 | lucia_para_tiii | lucia_para_tiii | female |
| 51033760 | Alessandra24_ | Alessandra24_ | female |
| 54498837 | BBWCloe_ | BBWCloe_ | female |
GET /cam4-scraper
{ "id": "55102341", "username": "NickiFrenchy", "displayName": "NickiFrenchy", "gender": "female", "sexualOrientation": "bisexual", "country": "re", "viewers": 205, "showType": "PUBLIC_SHOW", "tags": ["masturbation","squirt","anal","pussy","pee… }
関連スクレイパー
よくある質問
Can I get only female or only male broadcasters?
Yes. Pick the gender directory you want. Each run reads that live directory.
What is show type?
It is the current broadcast mode of the room, so you can tell public shows apart from other modes.
Where do the tags come from?
Tags are the category labels attached to each broadcast, returned as a clean list.
How fresh is the data?
Viewers, tags and show type are read live at run time, so each record reflects the moment of the run (see observedAt).