VOOZH about

URL: https://apify.com/bovi/upwork-talent-scraper

โ‡ฑ Upwork Talent Scraper โ€” Freelancer Rates & Earnings JSON ยท Apify


๐Ÿ‘ Upwork Talent Scraper โ€” Freelancers, Rates & Earnings avatar

Upwork Talent Scraper โ€” Freelancers, Rates & Earnings

Pricing

from $18.43 / 1,000 freelancer profiles

Go to Apify Store

Upwork Talent Scraper โ€” Freelancers, Rates & Earnings

Scrape public Upwork freelancer profiles into clean JSON: name, title, hourly rate, EXACT lifetime earnings, total hours, hourly/fixed job split, top-rated flags, granular location, and skills. Search by keyword, no login or API key.

Pricing

from $18.43 / 1,000 freelancer profiles

Rating

0.0

(0)

Developer

๐Ÿ‘ Vitalii Bondarev

Vitalii Bondarev

Maintained by Community

Actor stats

0

Bookmarked

7

Total users

3

Monthly active users

2 days ago

Last modified

Share

Turn Upwork's public talent directory into clean, analysis-ready JSON. Search by keyword (or paste a filtered search URL) and get one structured record per freelancer โ€” name, title, hourly rate, exact lifetime earnings, total hours, the hourly-vs-fixed job split, top-rated status, granular location, and a clean skills array. No login, no cookies, no API key.

This actor reads only the public, logged-out Upwork talent-search page โ€” the same page any visitor sees โ€” and parses the data Upwork itself ships in that page. It does not log in, solve a paywall, or touch private data.


Why this scraper

Most Upwork talent scrapers fall into one of two traps, and we fixed both:

  • The "rich but wrong" trap. Some scrapers expose lots of fields but get the important numbers wrong โ€” returning 0 lifetime earnings for clearly established, top-rated freelancers, or a broken job-success value. A market or rate analysis built on those numbers is quietly corrupted.
  • The "clean but thin" trap. Others return correct values but only coarse buckets โ€” a "$400K+ earned" string instead of a number, a single "Philippines" location string with no city or timezone, and no job-type split.

This actor ships the precise figure โ€” total_earnings_usd is the exact number Upwork serves (e.g. 179240.68), not a bucket and not a zero โ€” plus granular location (country / state / city / region / timezone) and the hourly/fixed/completed job-count split. Numbers you can actually sort, filter, and model on.


What you get โ€” output fields

One row per freelancer:

FieldDescription
freelancer_id, ciphertext, profile_urlStable identity + public profile link
title, first_name, last_name, short_name, descriptionHeadline + bio
hourly_rate_usd, currencyListed hourly rate
total_earnings_usdExact lifetime earnings (the precise number, not a bucket)
earnings_hiddentrue if the freelancer hides earnings (then the figure is withheld by Upwork)
total_hoursLifetime tracked hours
total_hourly_jobs, total_fixed_jobs, total_completed_jobsJob-count split
job_success_flagCoarse job-success flag as shipped in the search payload (1/0, not a precise %)
is_top_rated, is_top_rated_plus, top_rated_statusReputation badges
country, state, city, region, subregion, timezoneGranular location
skills, skills_countClean skill names (e.g. "Data Scraping", not a slug)
total_portfolio_itemsPortfolio size
offers_consultations, is_diversity_certifiedProfile flags
portrait_urlAvatar image URL
search_query, search_rankWhich query surfaced this profile, and its position
scraped_atUTC timestamp

Honesty note on job-success: Upwork's public search payload exposes job-success only as a coarse flag, not the precise 0โ€“100 Job Success Score shown on the full profile page. We surface it as job_success_flag and never dress it up as a percentage. The headline reputation signals you can trust here are the exact earnings, hours, job counts, and the top-rated badges.


Input

InputDescription
searchQueriesList of keywords, e.g. "python developer", "shopify expert". Each is searched and paginated.
searchUrlsOptional. Full talent-search URLs from the Upwork UI (with your skill/location/rate filters). Pagination is automatic.
maxProfilesCeiling on total freelancers returned (cost safety). Default 50. Upwork returns 10 per page.
countryTwo-letter managed-access exit country. Default us.

Provide keywords, URLs, or both. Example:

{
"searchQueries":["python developer","react developer"],
"maxProfiles":100
}

Pricing

This actor is pay-per-result: you are charged once per profile-result (one freelancer record). You only pay for the freelancers actually returned. The managed-access layer that reaches Upwork reliably is included in the price โ€” you supply no proxy and no external key.

maxProfiles is a hard ceiling, so your spend is always bounded by the number of results you ask for.


Use cases

  • Rate & market intelligence. "What do top-rated Python developers actually charge, and how much have they earned?" Sort by exact earnings and rate to benchmark a skill's market.
  • Recruiting / sourcing. Build a shortlist of freelancers for a skill, filtered by location/timezone for overlap with your team, ranked by hours and job count.
  • Agency competitive analysis. Track which freelancers in your niche are winning the most work and at what rates.
  • Talent-supply signals. Feed a dataset of available freelancers per skill into your own pricing or staffing model.

How it works

Upwork's talent-search page renders its data into an embedded state blob. This actor reaches the public page through a managed-access service (the top rung of our access ladder, included as our cost โ€” you pay nothing extra), parses the embedded freelancer state with a real JavaScript engine, and emits one clean, flat row per freelancer. A managed-access browser is used as an automatic fallback if the request path is ever challenged.


Notes & limitations

  • Only public profile data that Upwork serves to logged-out visitors is returned. No private contact details, no login-gated fields.
  • Freelancers who hide their earnings or job-success on Upwork will have those fields returned empty (earnings_hidden: true) โ€” we never fabricate a value.
  • Upwork shows up to ~1,000 pages of results per query; very deep pagination is bounded by maxProfiles.
  • Field availability follows what Upwork exposes; if Upwork changes its page, the parser is built on structure (not brittle CSS class names) to stay resilient.

Legal

This actor collects only publicly available information from Upwork's logged-out talent-search pages. You are responsible for using the data in compliance with Upwork's terms and all applicable laws (including data-protection rules such as GDPR/CCPA where relevant). Do not use the data for spam or unlawful profiling.

More scrapers from our toolkit

Building a data pipeline? These actors pair well with this one โ€” each runs on your own Apify account with the same pay-per-result pricing, no subscription:

Chain any of them together from the Integrations tab (the Run succeeded trigger) to build a multi-step workflow โ€” one actor's output feeds the next.

You might also like

Upwork Freelancers Scraper

parseforge/upwork-freelancers-scraper

Search and scrape Upwork freelancer profiles by keyword. Get hourly rates, job success scores, earnings, skills, location, Top Rated status, and availability badges. Filter by Top Rated, Top Rated Plus, or US-only freelancers.

Upwork Talent Scraper

crw/upwork-talent-scraper

Scrape freelancer profiles from Upwork talent search. Returns name, title, hourly rate, skills, earnings, hours billed, location, and badge status. Filter by keyword, region, timezone, talent type, rate range, and more โ€” up to 1,000 profiles per run. No login required.

Upwork Freelancer & Talent Scraper

parseforge/upwork-scraper

Scrape Upwork freelancer profiles by keyword. Extract names, titles, countries, Job Success Scores, total earnings, skills, and agency info. Export to CSV, Excel, JSON, XML.

Upwork Jobs & Freelancers Scraper

dataharvest/upwork-scraper

Scrape job listings and freelancer profiles from Upwork.

Upwork Job Scraper

brilliant_gum/upwork-job-scraper

Scrape Upwork job listings by keyword or URL โ€” no login needed. Get title, budget, skills, and full client history (country, total spent, rating, payment verified). Filter by hourly or fixed-price jobs.

๐Ÿ‘ User avatar

Yuliia Kulakova

7

Upwork Jobs Finder

sentry/upwork-jobs-finder

Upwork Jobs Finder scrapes Upwork job listings by keyword and exports structured freelance job data, including title, budget, hourly rate, skills, and description. Ideal for Upwork lead generation, job monitoring, market research, and automation workflows.

Upwork Jobs Scraper 2026

devcake/upwork-jobs-scraper

Extract Upwork job postings including descriptions, required skills, hourly rates, and fixed-price budgets. Find remote freelance opportunities automatically.

Upwork Talent Search Scraper

powerai/upwork-talent-scraper

Collect rich freelancer profiles from any Upwork talent search link for faster recruiting decisions.

Upwork Rate & Market Intelligence โ€” Freelance Skill Rates

bovi/upwork-market-intelligence

Benchmark any freelance skill on Upwork: live demand (open jobs), hourly & fixed rate distribution (median, p25, p75), hourly-vs-fixed split, experience-tier mix, posting freshness and adjacent skills. One clean row per skill.

๐Ÿ‘ User avatar

Vitalii Bondarev

2

Upwork Job Scraper - Fresh Jobs & Client Signals

chronometrica/upwork-job-scraper

Find fresh Upwork jobs by keyword, filter worthwhile gigs by budget, hourly or fixed type, experience level, proposal count, and title terms, then export clean rows for alerts, lead routing, market research, and workflows. No Upwork login or cookies required.

4