# Upwork Job Scraper (`deltaspider/upwork-job-scraper`) Actor

Automatically and efficiently scrape Upwork.com job listings.

- **URL**: https://apify.com/deltaspider/upwork-job-scraper.md
- **Developed by:** [delta spider](https://apify.com/deltaspider) (community)
- **Categories:** Automation, Jobs
- **Stats:** 317 total users, 3 monthly users, 100.0% runs succeeded, 16 bookmarks
- **User rating**: 4.14 out of 5 stars

## Pricing

$10.00/month + usage

To use this Actor, you pay a monthly rental fee to the developer. The rent is subtracted from your prepaid usage every month after the free trial period. You also pay for the Apify platform usage, which gets cheaper the higher Apify subscription plan you have.

Learn more: https://docs.apify.com/actors/running/actors-in-store.md#rental-actors

## What's an Apify Actor?

Actors are web data automations that power AI and operations. They run on the Apify platform to scrape websites, process data, connect APIs, and automate workflows.
In Batch mode, an Actor accepts a well-defined JSON input, performs an action which can take anything from a few seconds to a few hours,
and optionally produces a well-defined JSON output, datasets with results, or files in key-value store.
In Standby mode, an Actor provides a web server which can be used as a website, API, or an MCP server.
Actors are written with capital "A".

## How to integrate an Actor?

If asked about integration, you help developers integrate Actors into their projects.
You adapt to their stack and deliver integrations that are safe, well-documented, and production-ready.
The best way to integrate Actors is as follows.

- **AI agents and MCP clients** — the [Apify MCP server](https://docs.apify.com/integrations/mcp.md) at `https://mcp.apify.com` (remote, streamable HTTP, OAuth on first use).
- **Agentic workflows and local Actor development** — [Agent Skills](https://apify.com/.well-known/agent-skills/index.json) with the [Apify CLI](https://docs.apify.com/cli/docs.md): `npm install -g apify-cli`, then `apify login`.
- **JavaScript/TypeScript projects** — the official [JS/TS client](https://docs.apify.com/api/client/js/docs.md): `npm install apify-client`.
- **Python projects** — the official [Python client](https://docs.apify.com/api/client/python/docs.md): `pip install apify-client`.
- **Any other language** — the [REST API](https://docs.apify.com/api/v2.md).

For usage examples, see the [API](#api) section below.

For more details, see Apify documentation as [Markdown index](https://docs.apify.com/llms.txt) and [Markdown full-text](https://docs.apify.com/llms-full.txt).

# README

## Upwork Job Scraper - Get the latest jobs and stay ahead of the comptetion

🚀 **Scrape Upwork job listings instantly** - The most reliable Upwork scraper with extremely fast, accurate, real-time data extraction.

### Why Choose This Upwork Scraper?

✅ **Fresh Jobs Only** - Access the latest Upwork job postings as they appear\
✅ **Advanced Filtering** - Use Upwork's own search URLs or customize with 15+ filter options\
✅ **Detailed Job Data** - Extract comprehensive job details including client history, budgets, and requirements\
✅ **Multiple Export Formats** - Get structured data in JSON, CSV, Excel, or XML\
✅ **No Coding Required** - Simply paste Upwork search URLs and start scraping

### 🎯 Perfect For

- **Freelancers**: Automate your Upwork job search and never miss opportunities
- **Agencies**: Track multiple job categories and match team skills efficiently
- **Market Researchers**: Analyze freelance trends, rates, and skill demand
- **Business Intelligence**: Monitor client hiring patterns and project types

### 🚀 Quick Start

#### Method 1: Copy & Paste Upwork URLs (Recommended)

The **easiest** is to use `search_urls` - simply copy any Upwork search URL from your browser and paste it directly. This future-proof approach automatically adapts to Upwork's URL changes and captures all filter combinations. Just make sure the urls start with www.upwork.com/nx/search/jobs

```json
{
  "search_urls": [
    "https://www.upwork.com/nx/search/jobs/?q=react%20developer&contractor_tier=2,3&hourly_rate=30-80",
    "https://www.upwork.com/nx/search/jobs/?q=python&t=1&amount=1000-4999,5000-&client_hires=10-"
  ],
  "limit": 100,
  "includeDetails": true
}
```

#### Configuration Options

| Parameter              | Description                                                     | Default   |
| ---------------------- | --------------------------------------------------------------- | --------- |
| **search\_urls**        | Array of Upwork search URLs to scrape                           | empty     |
| **limit**              | Maximum jobs to extract per search                              | 50        |
| **includeDetails**     | Get comprehensive job details (client info, similar jobs, etc.) | false     |
| **sort**               | Sort results by "recency" or "relevance+desc"                   | "recency" |
| **proxyConfiguration** | Proxy settings to avoid bot detection                           | no proxy  |

#### Method 2: Manual Filters (Legacy mode)

You can use the Apify platform's input UI to select from available filters:

**Available filters**: Search, Category, Experience Level, Project length, Job type, Min/Max hourly rate, Fixed-price budget, Min/Max fixed-price, Client history, and more.

The Apify input UI provides dropdown menus and input fields with all valid options for each filter, making it really easy to configure your search without needing to know the exact parameter values.

### 📊 Output Data

Extract structured Upwork job data in your preferred format (JSON, CSV, Excel, XML).

#### Basic Job Fields

```json
{
  "_input": "contract_to_hire = true | hourly_rate = 50- | search = blockchain developer | t = 0 | timezone = America/New_York",
  "_position": 1,
  "title": "Senior Blockchain Cryptography Developer",
  "description": "Project: I/O Coin DIONS Code Review & Upgrade Proposal",
  "url": "https://www.upwork.com/freelance-jobs/apply/~021943382953261501032/",
  "skills": ["Blockchain Architecture", "Blockchain", "Cryptocurrency", "Distributed Ledger Technology", "Java"],
  "id": "1943382953261501032",
  "ciphertext": "~021943382953261501032",
  "jobType": "HOURLY",
  "weeklyRetainerBudget": null,
  "hourlyBudgetMax": "85.0",
  "hourlyBudgetMin": "40.0",
  "hourlyEngagementType": "PART_TIME",
  "contractorTier": "ExpertLevel",
  "sourcingTimestamp": null,
  "createTime": "2025-07-10T18:52:57.256Z",
  "publishTime": "2025-07-10T18:52:57.892Z",
  "fixedPriceAmount": null,
  "duration": "3 to 6 months",
  "durationWeeks": 18,
  "durationDays": null,
  "relevancePosition": 1
}
```

#### Enhanced Job Details (includeDetails: true)

Enable `includeDetails` to extract comprehensive information including:

- **Client Information**: Location, hiring history, total spent, feedback score
- **Project Requirements**: Preferred qualifications, languages, timezone preferences
- **Similar Jobs**: Related opportunities from the same client
- **Engagement Details**: Work arrangements, contract terms, team size

<details>
<summary>View sample detailed output</summary>

```json
{
  "_input": "contractor_tier = 2,3 | hourly_rate = 30-80 | search = react developer | sort = recency",
  "_position": 19,
  "title": "Mendix Developer for SaaS Application",
  "description": "**Job Opening: Experienced Mendix Developer...",
  "url": "https://www.upwork.com/freelance-jobs/apply/~021943627580501444181/",
  "skills": ["AI Development", "Web Development", "JavaScript"],
  "id": "1943627580501444181",
  "ciphertext": "~021943627580501444181",
  "jobType": "FIXED",
  "weeklyRetainerBudget": null,
  "hourlyBudgetMax": null,
  "hourlyBudgetMin": null,
  "hourlyEngagementType": null,
  "contractorTier": "IntermediateLevel",
  "sourcingTimestamp": null,
  "createTime": "2025-07-11T11:05:00.929Z",
  "publishTime": "2025-07-11T11:05:01.130Z",
  "fixedPriceAmount": 1200,
  "duration": "1 to 3 months",
  "durationWeeks": 9,
  "durationDays": null,
  "relevancePosition": 19,
  "details": {
    "opening": {
      "status": "ACTIVE",
      "postedOn": "2025-07-11T11:05:00.929Z",
      "publishTime": "2025-07-11T11:05:01.130Z",
      "sourcingTime": null,
      "startDate": null,
      "deliveryDate": null,
      "workload": null,
      "contractorTier": "INTERMEDIATE",
      "description": "**Job Opening: Experienced Mendix Developer**\n\nWe are on the lookout for a talented Mendix developer to join our team and contribute to the development of a powerful SaaS application. The right candidate will possess a solid foundation in Mendix platform development and a proven ability to create scalable solutions in a cloud environment. \n\n If you have a passion for crafting high-quality software and a history of successful project delivery, we invite you to apply and share your expertise with us.",
      "info": {
        "ciphertext": "~021943627580501444181",
        "id": "1943627580501444181",
        "type": "FIXED",
        "access": "PUBLIC_INDEX",
        "title": "Mendix Developer for SaaS Application Development",
        "hideBudget": false,
        "createdOn": "2025-07-11T11:05:00.929Z",
        "notSureProjectDuration": false,
        "notSureFreelancersToHire": false,
        "notSureExperienceLevel": false,
        "notSureLocationPreference": false,
        "premium": false
      },
      "segmentationData": [
        {
          "customValue": null,
          "label": "Ongoing project",
          "name": "Employment",
          "sortOrder": 1,
          "type": "EMPLOYMENT",
          "value": "EMPLOYMENT_POSITION",
          "skill": null
        }
      ],
      "sandsData": {
        "occupation": {
          "freeText": null,
          "ontologyId": "upworkOccupation:fullstackdevelopment",
          "prefLabel": "Full Stack Development",
          "id": "1110580755107926016",
          "uid": "1110580755107926016"
        },
        "ontologySkills": [
          {
            "freeText": null,
            "groupId": "1110580578754220032",
            "groupPrefLabel": "Full Stack Development Deliverables",
            "id": "1691099314254262272",
            "prefLabel": "AI Development"
          }
        ],
        "additionalSkills": [
          {
            "groupId": null,
            "id": "996364628025274383",
            "freeText": null,
            "prefLabel": "JavaScript"
          },
          {
            "groupId": null,
            "id": "1110580482322976768",
            "freeText": null,
            "prefLabel": "API"
          },
          {
            "groupId": null,
            "id": "996364628025274385",
            "freeText": null,
            "prefLabel": "PHP"
          },
          {
            "groupId": null,
            "id": "1110580737240190976",
            "freeText": null,
            "prefLabel": "Web Application"
          },
          {
            "groupId": null,
            "id": "1031626728794472448",
            "freeText": null,
            "prefLabel": "CSS"
          },
          {
            "groupId": null,
            "id": "1110580482566246400",
            "freeText": null,
            "prefLabel": "API Integration"
          },
          {
            "groupId": null,
            "id": "1031626773660942336",
            "freeText": null,
            "prefLabel": "React"
          },
          {
            "groupId": null,
            "id": "1031626795211276288",
            "freeText": null,
            "prefLabel": "Web Development"
          }
        ]
      },
      "category": {
        "name": "Web Development",
        "urlSlug": "web-development"
      },
      "categoryGroup": {
        "name": "Web, Mobile & Software Dev",
        "urlSlug": "web-mobile-software-dev"
      },
      "budget": {
        "amount": 1200,
        "currencyCode": "USD"
      },
      "engagementDuration": {
        "label": "1 to 3 months",
        "weeks": 9
      },
      "extendedBudgetInfo": {
        "hourlyBudgetMin": null,
        "hourlyBudgetMax": null,
        "hourlyBudgetType": null
      },
      "clientActivity": {
        "lastBuyerActivity": "2025-07-11T11:52:45.686Z",
        "totalApplicants": 2,
        "totalHired": 0,
        "totalInvitedToInterview": 0,
        "unansweredInvites": 0,
        "invitationsSent": 0,
        "numberOfPositionsToHire": 1
      }
    },
    "qualifications": {
      "countries": null,
      "earnings": null,
      "groupRecno": null,
      "languages": null,
      "localDescription": null,
      "localFlexibilityDescription": null,
      "localMarket": false,
      "minJobSuccessScore": 90,
      "minOdeskHours": 0,
      "onSiteType": null,
      "prefEnglishSkill": "FLUENT",
      "regions": null,
      "risingTalent": true,
      "shouldHavePortfolio": false,
      "states": null,
      "tests": null,
      "timezones": null,
      "type": "INDEPENDENT",
      "locationCheckRequired": false,
      "group": null,
      "location": null,
      "locations": null,
      "minHoursWeek": null
    },
    "buyer": {
      "location": {
        "offsetFromUtcMillis": 7200000,
        "countryTimezone": "Europe/Berlin (UTC+02:00)",
        "city": "Zaandam",
        "country": "NLD"
      },
      "stats": {
        "totalAssignments": 5,
        "activeAssignmentsCount": 0,
        "hoursCount": 12.5,
        "feedbackCount": 2,
        "score": 3.18,
        "totalJobsWithHires": 4,
        "totalCharges": {
          "amount": 369.47
        }
      },
      "company": {
        "isEDCReplicated": null,
        "contractDate": "2024-11-26T00:00:00.000Z",
        "profile": {
          "industry": null,
          "size": null
        }
      },
      "jobs": {
        "openCount": 1,
        "openJobs": [
          {
            "id": "1943627580501444181",
            "uid": "1943627580501444181",
            "isPtcPrivate": false,
            "ciphertext": "~021943627580501444181",
            "title": "Mendix Developer for SaaS Application Development",
            "type": "FIXED"
          }
        ]
      }
    },
    "buyerExtra": {
      "isPaymentMethodVerified": true
    }
  }
}
```

</details>

### 🔧 Use Cases

#### For Freelancers

- **Automated Job Discovery**: Set up scheduled runs to find new opportunities matching your skills
- **Early Bird Advantage**: Be among the first to apply to fresh job postings
- **Market Rate Analysis**: Track hourly rates and budgets in your niche
- **Client Research**: Analyze client hiring patterns before applying

#### For Agencies & Teams

- **Multi-Category Tracking**: Monitor jobs across different skill sets for your team
- **Opportunity Matching**: Automatically match team members with suitable projects
- **Competitive Intelligence**: Understand market demand and pricing trends
- **Lead Generation**: Identify high-value clients with consistent hiring needs

#### For Market Research

- **Freelance Economy Insights**: Track trends in remote work and gig economy
- **Skills Demand Analysis**: Identify emerging technologies and in-demand skills
- **Geographic Trends**: Analyze hiring patterns by location and timezone
- **Budget Distribution**: Understand project value ranges across categories

### 📚 API Usage Examples

#### JavaScript/Node.js

```javascript
import { ApifyClient } from "apify-client";

const client = new ApifyClient({ token: "YOUR_API_TOKEN" });
const input = {
  search_urls: ["https://www.upwork.com/nx/search/jobs/?q=react%20developer"],
  limit: 100,
  includeDetails: true,
};

const run = await client.actor("YOUR_ACTOR_ID").call(input);
const { items } = await client.dataset(run.defaultDatasetId).listItems();
```

#### Python

```python
from apify_client import ApifyClient

client = ApifyClient('YOUR_API_TOKEN')
input_data = {
    'search_urls': [
        'https://www.upwork.com/nx/search/jobs/?q=python%20developer'
    ],
    'limit': 100,
    'includeDetails': True
}

run = client.actor('YOUR_ACTOR_ID').call(run_input=input_data)
items = client.dataset(run['defaultDatasetId']).list_items().items
```

### 💡 Pro Tips

1. **Optimize Your Searches**: Use Upwork's advanced filters in the browser, then copy the URL
2. **Avoid Detection**: Enable proxy configuration for large-scale scraping
3. **Fresh Data**: Sort by "recency" to get the newest job postings first
4. **Detailed Insights**: Enable `includeDetails` for comprehensive market analysis
5. **Efficient Filtering**: Use search URLs to leverage Upwork's native filtering logic

### 📈 Start Scraping Upwork Jobs Today

Ready to automate your Upwork job search or conduct market research? This Upwork scraper provides the most reliable and comprehensive data extraction available.

**[👉 Try the best upwork.com scraper now for free on Apify](https://console.apify.com/actors/daSlo2dsb6v1PzLAS?addFromActorId=daSlo2dsb6v1PzLAS)**

***

*Keywords: Upwork scraper, Upwork job scraper, scrape Upwork jobs, Upwork data extraction, freelance job automation, Upwork API alternative, extract Upwork listings, Upwork job search automation, Upwork market analysis, freelance opportunity tracker*

# Actor input Schema

## `search_urls` (type: `array`):

Upwork.com search URLs to scrape.

## `limit` (type: `integer`):

Maximum number of job results that should be scraped.

## `includeDetails` (type: `boolean`):

If checked then the actor will retrieve more details about each job. This will increase the time it takes to scrape the jobs and some job details may not be available.

## `proxy` (type: `object`):

Select proxy to be used by crawler.

## `userQuery` (type: `string`):

Search keywords

## `sort` (type: `string`):

Sort by

## `category` (type: `string`):

Filter by category

## `contractorTier` (type: `array`):

Filter by experience level

## `durationV3` (type: `array`):

Filter by project length

## `jobType` (type: `array`):

Filter by job type

## `hourlyRateMin` (type: `integer`):

Minimum hourly rate

## `hourlyRateMax` (type: `integer`):

Maximum hourly rate

## `budget` (type: `array`):

Filter by fixed-price budget

## `fixedPriceMin` (type: `integer`):

Minimum fixed-price

## `fixedPriceMax` (type: `integer`):

Maximum fixed-price

## `clientHires` (type: `array`):

Filter by client history

## `isCanary` (type: `boolean`):

Marks this run as a Fleet Monitor canary. When enabled, ALL other input is ignored and the actor runs its fixed, known-fertile canary input instead, so canary runs stay a stable baseline.

## Actor input object example

```json
{
  "search_urls": [
    "https://www.upwork.com/nx/jobs/search/?q=javascript"
  ],
  "limit": 100,
  "proxy": {
    "useApifyProxy": true
  },
  "userQuery": "javascript",
  "sort": "recency",
  "contractorTier": [],
  "durationV3": [],
  "jobType": [],
  "budget": [],
  "clientHires": [],
  "isCanary": false
}
```

# API

You can run this Actor programmatically using our API. Below are code examples in JavaScript, Python, and CLI, as well as the OpenAPI specification and MCP server setup.

## JavaScript example

```javascript
import { ApifyClient } from 'apify-client';

// Initialize the ApifyClient with your Apify API token
// Replace the '<YOUR_API_TOKEN>' with your token
const client = new ApifyClient({
    token: '<YOUR_API_TOKEN>',
});

// Prepare Actor input
const input = {
    "search_urls": [
        "https://www.upwork.com/nx/jobs/search/?q=javascript"
    ],
    "includeDetails": false,
    "proxy": {
        "useApifyProxy": true
    },
    "userQuery": "javascript"
};

// Run the Actor and wait for it to finish
const run = await client.actor("deltaspider/upwork-job-scraper").call(input);

// Fetch and print Actor results from the run's dataset (if any)
console.log('Results from dataset');
console.log(`💾 Check your data here: https://console.apify.com/storage/datasets/${run.defaultDatasetId}`);
const { items } = await client.dataset(run.defaultDatasetId).listItems();
items.forEach((item) => {
    console.dir(item);
});

// 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/js/docs

```

## Python example

```python
from apify_client import ApifyClient

# Initialize the ApifyClient with your Apify API token
# Replace '<YOUR_API_TOKEN>' with your token.
client = ApifyClient("<YOUR_API_TOKEN>")

# Prepare the Actor input
run_input = {
    "search_urls": ["https://www.upwork.com/nx/jobs/search/?q=javascript"],
    "includeDetails": False,
    "proxy": { "useApifyProxy": True },
    "userQuery": "javascript",
}

# Run the Actor and wait for it to finish
run = client.actor("deltaspider/upwork-job-scraper").call(run_input=run_input)

# Fetch and print Actor results from the run's dataset (if there are any)
print(f"💾 Check your data here: https://console.apify.com/storage/datasets/{run.default_dataset_id}")
for item in client.dataset(run.default_dataset_id).iterate_items():
    print(item)

# 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/python/docs/quick-start

```

## CLI example

```bash
echo '{
  "search_urls": [
    "https://www.upwork.com/nx/jobs/search/?q=javascript"
  ],
  "includeDetails": false,
  "proxy": {
    "useApifyProxy": true
  },
  "userQuery": "javascript"
}' |
apify call deltaspider/upwork-job-scraper --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "type": "http",
            "url": "https://mcp.apify.com/?tools=fetch-actor-details,deltaspider/upwork-job-scraper"
        }
    }
}

```

The hosted server signs you in with OAuth on first connect, so no API token belongs in this config. Clients without OAuth support can send an `Authorization: Bearer <APIFY_API_TOKEN>` header instead, using a token from API & Integrations in Apify Console (https://console.apify.com/settings/integrations).

## OpenAPI specification

Download the OpenAPI definition: https://api.apify.com/v2/actors/daSlo2dsb6v1PzLAS/builds/Y55Bmwpjy3f4QFzay/openapi.json
