OnlyFans Finder
Pricing
$30.00/month + usage
OnlyFans Finder
Discover OnlyFans creators by keyword, niche, location, or category. Filter by price, likes range, and sort order. Or look up specific usernames directly via the API. Extracts 35+ profile fields including bio, stats, pricing, and social links. No OnlyFans account needed.
Pricing
$30.00/month + usage
Rating
0.0
(0)
Developer

Paweł
Actor stats
0
Bookmarked
8
Total users
5
Monthly active users
4 days ago
Last modified
Categories
Share
OnlyFans Finder Pro
Discover OnlyFans creators by keyword, niche, location, or category — or look up specific usernames directly. No OnlyFans account needed.
How it works
Discovery mode searches public creator directories by keyword, then optionally enriches each profile via the OnlyFans API.
Direct mode skips the browser entirely — just pass usernames and get full profile data from the API instantly.
Quick start
Find free fitness creators in California with at least 1K likes:
{"keywords": ["fitness"],"location": "California","priceRange": "free","minLikes": 1000,"enrichProfile": true}
Look up specific creators:
{"searchMode": "direct","usernames": ["username1", "username2"]}
Find mid-tier cosplay creators (10K–500K likes range):
{"keywords": ["cosplay"],"category": "cosplay-onlyfans","searchDepth": "deep","minLikes": 10000,"maxLikes": 500000,"maxResults": 200}
Input parameters
| Parameter | Type | Description | Default |
|---|---|---|---|
searchMode | string | discovery or direct | discovery |
keywords | string[] | Search terms (discovery mode) | — |
usernames | string[] | OnlyFans usernames to look up (direct mode) | — |
location | string | City, state, or country filter | "" |
category | string | Category slug, e.g. blonde-onlyfans | "" |
priceRange | string | all / free / 1-10 / 10-25 / 25+ | all |
sortBy | string | popular / new / likes / price-low / price-high | popular |
maxResults | integer | Max profiles to collect | 100 |
searchDepth | string | shallow (~21/keyword) / medium (~100) / deep (~300+) | medium |
minLikes | integer | Minimum likes filter (0 = off) | 0 |
maxLikes | integer | Maximum likes filter (0 = off) | 0 |
requireInstagram | boolean | Only creators with Instagram | false |
enrichProfile | boolean | Fetch extra data from OnlyFans API | false |
maxConcurrency | integer | Parallel browser pages | 3 |
proxyConfiguration | object | Residential proxies recommended | — |
Output
Each profile includes up to 35 fields. With enrichProfile enabled, you get the full dataset:
{"profileUrl": "https://onlyfans.com/fitcreator","username": "fitcreator","displayName": "Fit Creator","bio": "Fitness model & personal trainer.","avatarUrl": "https://public.onlyfans.com/files/...","headerUrl": "https://public.onlyfans.com/files/...","location": "Los Angeles, CA","websiteUrl": "https://fitcreator.com","joinDate": "2023-06-15T00:00:00.000Z","lastSeen": "2026-03-04T12:30:00.000Z","isVerified": true,"isActive": true,"subscriptionPrice": 9.99,"isFree": false,"postsCount": 450,"photosCount": 1200,"videosCount": 85,"likesCount": 15000,"mediasCount": 1285,"subscribersCount": 3200,"hasStream": false,"hasStories": true,"tipsEnabled": true,"instagramUrl": "https://instagram.com/fitcreator","twitterUrl": "https://twitter.com/fitcreator","tiktokUrl": "https://tiktok.com/@fitcreator","searchKeyword": "fitness","scrapedAt": "2026-03-04T14:00:00.000Z"}
Without enrichment you still get: username, display name, bio, avatar, likes count, and profile URL.
Tips
- Direct mode is instant — no browser, no proxies needed
- Residential proxies work best for discovery mode
- enrichProfile adds verified status, join date, subscriber count, social links, and more
- Combine minLikes + maxLikes to target a specific engagement tier
- searchDepth: "deep" maximizes coverage (~300+ unique results per keyword)
- requireInstagram auto-enables API enrichment