Upwork Job Scraper avatar
Upwork Job Scraper

Pricing

$29.00/month + usage

Go to Store
Upwork Job Scraper

Upwork Job Scraper

Developed by

Runtime

Runtime

Maintained by Community

Upwork Job Scraper is an Apify actor that extracts job listings from Upwork based on keywords. It outputs structured data (title, budget, client info) in JSON/CSV for easy analysis.

5.0 (1)

Pricing

$29.00/month + usage

1

Total users

2

Monthly users

1

Runs succeeded

>99%

Last modified

a month ago

You can access the Upwork Job 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 '{
< "useApifyProxy": true,
< "proxyConfiguration": {
< "useApifyProxy": true,
< "apifyProxyGroups": []
< }
<}' |
<apify call runtime/upwork-job-scraper --silent --output-dataset

Upwork Job Scraper API through CLI

The Apify CLI is the official tool that allows you to use Upwork Job 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: