Onlyfans Profile Scraper API | Onlyfans API
收藏官方服务:
资源简介:
Scrapes OnlyFans profile data from a user, e.g. profile / header image URL, pricing, description, etc ... and the posts of a user.
创建时间:
2026-08-29
原始信息汇总
数据集概述
数据集名称:Onlyfans Profile Scraper API | Onlyfans API
数据集简介: 该API用于抓取OnlyFans用户的个人资料数据,包括个人资料图片、封面图片URL、定价、描述等信息,同时也能获取用户的帖子数据。
API基础信息:
- 基础URL:
https://onlyfans-profile-scraper-api-onlyfans-api.p.rapidapi.com - 请求头:每个请求需要包含以下RapidAPI请求头:
Content-Type: application/jsonx-rapidapi-host: onlyfans-profile-scraper-api-onlyfans-api.p.rapidapi.comx-rapidapi-key: YOUR_RAPIDAPI_KEY
端点功能:
- 健康检查(Health check):通过
GET /health检查API服务状态。 - 根据用户名获取个人资料(Profile by username):通过
GET /profiles/{username}获取用户个人资料信息。 - 根据用户名获取社交按钮(Social buttons by username):通过
GET /profiles/{username}/socials获取用户的社交链接信息。 - 根据用户名获取帖子(Posts by username):通过
GET /posts/{username}获取用户发布的帖子,支持参数limit(范围1-100,默认10)、descending(0或1,默认1)、before_publish_time和after_publish_time(可选的分页游标)。
错误处理:
API在无效输入或上游故障时返回JSON错误对象,格式为:{"error": "问题描述"}。
数据分类: 该数据集属于“Social(社交)”类别。
API提供者:
- API创建者:cavsn
- 订阅者数量:1位订阅者



