99designs Designers Directory Scraper
Pricing
from $3.00 / 1,000 results
99designs Designers Directory Scraper
Scrapes designer profiles from 99designs marketplace including portfolio stats, ratings, skills, location, and contact details
Pricing
from $3.00 / 1,000 results
Rating
5.0
(4)
Developer
Crawler Bros
Maintained by CommunityActor stats
4
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
Scrape graphic designer profiles from 99designs — the world's largest freelance design marketplace. Extract designer names, levels, countries, portfolio stats, contest wins, review counts, bios, and direct profile links.
Features
- Browse mode — search the designers directory with keywords and optional design category filter
- Profiles mode — scrape specific designers by profile URL or ID
- 16 design categories supported: Logo Design, Web Design, Illustration, T-Shirt Design, Packaging, and more
- Extracts rich stats: contests won, runner-up count, 1-to-1 projects, repeat clients
- No login or API key required
Input
| Field | Type | Description |
|---|---|---|
mode | select | browse (directory search) or profiles (specific URLs) |
searchQuery | string | Keyword to filter designers (used in browse mode) |
category | select | Design category filter (Logo Design, Web Design, etc.) |
profileUrls | array | Profile URLs or IDs to scrape (used in profiles mode) |
maxItems | integer | Max number of profiles to return (1–200, default 20) |
Output
Each record contains:
| Field | Description |
|---|---|
profileId | Unique 99designs profile ID |
name | Designer display name |
level | Designer tier (Top Level, Mid Level, etc.) |
country | Country of residence |
bio | Short bio/about text |
memberSince | Join date on 99designs |
totalDesigns | Total portfolio designs |
totalLikes | Total likes across portfolio |
reviewCount | Number of client reviews |
contestsWon | Total contest wins |
runnerUp | Times placed as runner-up |
projectsCompleted | Total 1-to-1 projects completed |
repeatClients | Number of repeat clients |
avatarUrl | Profile picture URL |
url | Direct link to designer's profile |
scrapedAt | ISO 8601 scrape timestamp |
recordType | Always "designer" |
Example Output
{"profileId": "2157566","name": "Wiell","level": "Top Level","country": "Philippines","bio": "I will help you to draw your imagine","memberSince": "October 02, 2015","totalDesigns": 46,"totalLikes": 1473,"reviewCount": 52,"contestsWon": 67,"runnerUp": 133,"projectsCompleted": 20,"repeatClients": 11,"avatarUrl": "https://99designs.com/avatars/users/2157566/128","url": "https://99designs.com/profiles/2157566","scrapedAt": "2026-05-22T10:00:00+00:00","recordType": "designer"}
FAQ
Does this require a 99designs account or API key? No — all data is extracted from public profile pages. No authentication required.
How many designers can I scrape?
The directory shows ~20-30 results per search. Use profiles mode with specific IDs to scrape any number of known designers.
Which design categories are supported? Logo Design, Web Design, Business Card Design, Illustration, T-Shirt Design, Packaging Design, Brochure Design, Flyer Design, Social Media Design, Infographic Design, Book Cover Design, Stationery Design, App Design, Email Design, and Advertising Design.
What does "Top Level" mean? 99designs has tiered designer levels. Top Level designers have the most experience and ratings on the platform.
Can I scrape specific designers?
Yes — use mode = profiles and provide profile URLs (e.g. https://99designs.com/profiles/2157566) or just the numeric IDs.