OnlyFans Profile Scraper
The **OnlyFans Profile Scraper** API allows you to scrape data from any OnlyFans profile at a large scale. With more than 30 variables present in a single profile data, you can aggregate data and deeply analyze these data for other use cases. In addition, you can also get the posts from any user profile from the perspective of non-logged in users which comes with additional filtering options.…
OnlyFans Profile Scraper endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Retrieve a profile /profile/{username} |
Retrieve a profile that contains data, such as profile / header image URL, description, pricing, timestamps, etc ... |
| GET |
Get posts of a user /posts/{username} |
This endpoint gets the posts of a profile / user from the perspective of anonymous view It accepts the required path parameter *username* and the optional query parameters… |
| GET |
Get socials of a user /socials/{username} |
This endpoint gets the social accounts of a username. It accepts the required path parameter *username*. **Note**: In case the creator did not attach any social accounts, the… |
OnlyFans Profile Scraper pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $5 / month | 1 / second |
|
| ULTRA | $15 / month | 3 / second |
|
| MEGA Recommended | $49 / month | 3 / second |
|