
Upwork profile scraper
Deprecated
Pricing
$40.00/month + usage

Upwork profile scraper
Deprecated
Scrape upwork profiles from advanced search results and get data including total earnings, hourly rate, skills, skills, projects, verification status, agency details, etc
0.0 (0)
Pricing
$40.00/month + usage
1
Total users
42
Monthly users
1
Last modified
2 years ago
You can access the Upwork profile scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
$echo '{< "searchUrl": "https://www.upwork.com/search/profiles/?contract_to_hire=true&q=developer",< "startPage": 1,< "count": 20,< "minDelay": 1,< "maxDelay": 3<}' |<apify call curious_coder/upwork-profile-scraper --silent --output-dataset
Upwork profile scraper API through CLI
The Apify CLI is the official tool that allows you to use Upwork profile scraper locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: