Upwork Job Scraper avatar
Upwork Job Scraper

Pricing

$25.00/month + usage

Go to Store
Upwork Job Scraper

Upwork Job Scraper

Developed by

Neatrat

Neatrat

Maintained by Community

Scrape Upwork jobs without limits 🌟 Bypass CAPTCHAs & apply custom filters.

5.0 (2)

Pricing

$25.00/month + usage

6

Total users

36

Monthly users

23

Runs succeeded

>99%

Issue response

22 hours

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 '{
< "query": "web scraping",
< "experienceLevel": [
< "entry",
< "intermediate",
< "expert"
< ],
< "jobType": [
< "fixed",
< "hourly"
< ],
< "clientHistory": [
< "noHires",
< "1to9Hires",
< "10+Hires"
< ],
< "maxJobAge": {
< "value": 24,
< "unit": "hours"
< },
< "cookies": [],
< "customFilters": []
<}' |
<apify call neatrat/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: