Scrapers.lat logo scrapers.lat
社交媒体

CamSoda Live Cam Models Scraper

Scrape CamSoda live cam models with viewers, stream score, chat status, tags, gender, thumbnail and direct profile links. Filter by gender or minimum viewers. Export to JSON, CSV or Excel.

18 每条记录的字段 JSON · CSV · Excel · API 按用量付费
camsoda-scraper.json 200 OK
{
  "userId": 2733542,
  "username": "alicexalice",
  "displayName": "alicexalice",
  "isLive": true,
  "interactiveToy": true,
  "viewers": 487,
  "streamScore": 105.49,
  "gender": "female",
  "genderCode": "f"
}
你会得到什么

每次运行都返回干净、带类型的记录,可直接用于你的 CRM、表格或数据库。

  • 每个结果对应一条干净记录,已去重并规范化
  • JSON、CSV 或 Excel 的稳定结构,也可通过 Apify API 读取
  • 在云端按用量付费,无需安装或维护
返回的字段
User IdUsernameDisplay NameIs LiveInteractive ToyViewersStream ScoreGenderGender CodeSubjectBitratePrivate RatingThumbnailStream Name
示例输出

一条真实的示例记录,正是你收到的结构。

User IdUsernameDisplay NameIs Live
2733542alicexalicealicexalicetrue
24645196sellenaskysellenaskytrue
34705619sabrinajadeSabrinaJadetrue
24918412tamy-leentamy-leentrue
47227049nancy-booneNancy-Boonetrue
GET /camsoda-scraper
{
  "userId": 2733542,
  "username": "alicexalice",
  "displayName": "alicexalice",
  "isLive": true,
  "interactiveToy": true,
  "viewers": 487,
  "streamScore": 105.49,
  "gender": "female",
  "genderCode": "f"
}

常见问题

What does stream score mean?

It is the ranking value used to order live models, so higher-scored models generally appear more prominently. Use it to sort or compare popularity.

Can I get only female or only male models?

Yes. Use the gender filter to keep only female, male, couple or trans models, or leave it on all.

Where do the tags come from?

Tags are the hashtags a model puts in their room subject, parsed into a clean list.

How fresh is the data?

Viewers, stream score and room subject are read live at run time, so each record reflects the moment of the run (see observedAt).

你准备好,它就就绪。

现在就在 Apify 上运行这个爬虫,或让我们按你的确切需求定制一个。