99designs Designers Directory Scraper avatar

99designs Designers Directory Scraper

Pricing

from $3.00 / 1,000 results

Go to Apify Store
99designs Designers Directory Scraper

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

Crawler Bros

Maintained by Community

Actor stats

4

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

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

FieldTypeDescription
modeselectbrowse (directory search) or profiles (specific URLs)
searchQuerystringKeyword to filter designers (used in browse mode)
categoryselectDesign category filter (Logo Design, Web Design, etc.)
profileUrlsarrayProfile URLs or IDs to scrape (used in profiles mode)
maxItemsintegerMax number of profiles to return (1–200, default 20)

Output

Each record contains:

FieldDescription
profileIdUnique 99designs profile ID
nameDesigner display name
levelDesigner tier (Top Level, Mid Level, etc.)
countryCountry of residence
bioShort bio/about text
memberSinceJoin date on 99designs
totalDesignsTotal portfolio designs
totalLikesTotal likes across portfolio
reviewCountNumber of client reviews
contestsWonTotal contest wins
runnerUpTimes placed as runner-up
projectsCompletedTotal 1-to-1 projects completed
repeatClientsNumber of repeat clients
avatarUrlProfile picture URL
urlDirect link to designer's profile
scrapedAtISO 8601 scrape timestamp
recordTypeAlways "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.