# Upwork Jobs Scraper (`easyapi/upwork-jobs-scraper`) Actor

🔍 Effortlessly scrape Upwork job listings! Extract detailed job data, including titles, descriptions, budgets, and client info. Perfect for market research, lead generation, and trend analysis. Customizable search, proxy support, and stealth mode included. Boost your freelance game now! 💼🚀

- **URL**: https://apify.com/easyapi/upwork-jobs-scraper.md
- **Developed by:** [EasyApi](https://apify.com/easyapi) (community)
- **Categories:** Jobs, Lead generation
- **Stats:** 173 total users, 1 monthly users, 100.0% runs succeeded, 3 bookmarks
- **User rating**: 1.00 out of 5 stars

## Pricing

from $4.99 / 1,000 results

This Actor is paid per event and usage. You are charged both the fixed price for specific events and for Apify platform usage.

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

## 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 Jobs Scraper

Effortlessly extract job listings from Upwork with this powerful and flexible scraper! 💼✨

### 🚀 Features

- 🌐 Scrape job listings from Upwork search results
- 🔗 Support for custom search URLs or keyword queries
- 🔢 Set maximum number of results to scrape
- 🕵️ Stealth mode to avoid detection
- 🌍 Proxy support for enhanced reliability
- ⚡ Fast and efficient data extraction

### 📊 Data Extracted

For each job listing, the actor extracts:

- 🆔 Unique job ID
- 📝 Job title and description
- 🗓️ Creation and publication dates
- 💼 Job type and duration
- 💰 Budget information
- 👥 Client details (location, payment verification, total spent, reviews)
- 🏷️ Job category and required skills

### 💡 Use Cases

- 📈 Market research and trend analysis
- 🎯 Lead generation for freelancers
- 💼 Competitive analysis for agencies
- 🔍 Job market monitoring
- 🤖 Training data for AI/ML models

### 🛠️ Input Configuration

Configure your scrape with these options:

- `searchUrl`: Direct Upwork search URL (optional)
- `searchQuery`: Keyword(s) for job search (optional)
- `maxItems`: Maximum number of job listings to scrape
- `proxyConfiguration`: Proxy settings for avoiding IP blocks

### 🏃‍♂️ Getting Started

1. Click the "Try for free" button
2. Set up your input configuration
3. Run the actor and watch the magic happen!
4. Download your data in JSON, CSV, or Excel format

### 📊 Output

Results are stored in dataset, with each item representing a job listing containing all the extracted information.

Supercharge your job search, market analysis, or lead generation with the Upwork Jobs Scraper! 🚀💼

#### Input Example

A full explanation of an input example in JSON.

```
{
    "searchQuery: 'AI',
    "maxItems: 500
}
```

#### Output sample

The results will be wrapped into a dataset which you can always find in the **Storage** tab. Here's an excerpt from the data you'd get if you apply the input parameters above:

And here is the same data but in JSON. You can choose in which format to download your data: JSON, JSONL, Excel spreadsheet, HTML table, CSV, or XML.

```
[
	{
		"originalStartUrl": "https://apify.com/",
		"referrerUrl": null,
		"url": "https://apify.com/",
		"domain": "apify.com",
		"emails": [],
		"phones": [],
		"linkedIns": [
			"https://www.linkedin.com/company/apifytech/"
		],
		"twitters": [],
		"instagrams": [],
		"facebooks": [],
		"youtubes": [],
		"tiktoks": [],
		"pinterests": [],
		"discords": [
			"https://discord.com/invite/jyEM2PRvMU"
		]
	},
	{
		"referrerUrl": "https://apify.com/",
		"url": "https://apify.com/resources/scraping-tiktok-webinar",
		"domain": "apify.com",
		"emails": [],
		"phones": [],
		"linkedIns": [
			"https://www.linkedin.com/company/apifytech/"
		],
		"twitters": [],
		"instagrams": [],
		"facebooks": [],
		"youtubes": [],
		"tiktoks": [],
		"pinterests": [],
		"discords": [
			"https://discord.com/invite/jyEM2PRvMU"
		]
	},
    ...
]
```

### Related Actors

- 🎯 [Dice.com Job Scraper](https://apify.com/easyapi/dice-com-job-scraper) - Extract tech job listings with detailed information including salaries and remote options
- 🎯 [Indeed Jobs Scraper](https://apify.com/easyapi/indeed-jobs-scraper) - Scrape comprehensive job listings with salaries and company details from Indeed.com
- 🎯 [Naukri Jobs Scraper](https://apify.com/easyapi/naukri-jobs-scraper) - Extract detailed job listings with comprehensive information from India's leading job portal
- 🎯 [LinkedIn Ads Library Scraper](https://apify.com/easyapi/linkedin-ads-library-scraper) - Scrape LinkedIn's Ad Library for comprehensive ad data and company insights
- 🎯 [Naukrigulf Jobs Scraper](https://apify.com/easyapi/naukrigulf-jobs-scraper) - Extract detailed job listings from the leading job portal in Gulf region
- 🎯 [hh.ru Job Scraper](https://apify.com/easyapi/hh-ru-job-scraper) - Scrape job listings from Russia's largest job search platform
- 🌏 [JobStreet Job Scraper](https://apify.com/easyapi/jobstreet-job-scraper) - Extract job listings across 8 Asia-Pacific countries with comprehensive details
- 🎯 [TotalJobs Scraper](https://apify.com/easyapi/totaljobs-scraper) - Scrape detailed job listings from UK's leading job search platform
- 🌴 [Jungle Job Scraper](https://apify.com/easyapi/jungle-job-scraper) - Extract job listings from Welcome to the Jungle with comprehensive details
- 🔍 [FlexJobs Job Search Scraper](https://apify.com/easyapi/flexjobs-job-search-scraper) - Extract remote and flexible job opportunities with detailed information
- 🔍 [BuiltIn Jobs Scraper](https://apify.com/easyapi/builtin-jobs-scraper) - Scrape tech and startup job listings with comprehensive company details
- 🇪🇸 [InfoJobs Job Scraper](https://apify.com/easyapi/infojobs-job-scraper) - Extract job listings from Spain's leading employment platform
- 🎯 [SimplyHired Job Scraper](https://apify.com/easyapi/simplyhired-job-scraper) - Scrape job listings with advanced filtering capabilities
- 🏥 [PracticeLink Job Scraper](https://apify.com/easyapi/practicelink-job-scraper) - Extract physician and healthcare job postings with detailed information
- 🔍 [Foundit Jobs Scraper](https://apify.com/easyapi/foundit-jobs-scraper) - Extract job listings from Foundit.in (formerly Monster India)
- 🎯 [Shine.com Jobs Scraper](https://apify.com/easyapi/shine-com-jobs-scraper) - Collect comprehensive job data from one of India's leading job portals

# Actor input Schema

## `searchUrl` (type: `string`):

The Upwork search URL to scrape (e.g., 'https://www.upwork.com/nx/jobs/search/?q=javascript')

## `searchQuery` (type: `string`):

Keyword(s) for job search (e.g., 'javascript developer')

## `maxItems` (type: `integer`):

The maximum number of job listings to scrape. The actor will stop when this limit is reached.

## `proxyConfiguration` (type: `object`):

Optionally, use Apify Proxy or custom HTTP proxy to avoid IP address-based blocking.

## Actor input object example

```json
{
  "searchQuery": "AI",
  "maxItems": 100,
  "proxyConfiguration": {}
}
```

# 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 = {};

// Run the Actor and wait for it to finish
const run = await client.actor("easyapi/upwork-jobs-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 = {}

# Run the Actor and wait for it to finish
run = client.actor("easyapi/upwork-jobs-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 '{}' |
apify call easyapi/upwork-jobs-scraper --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "type": "http",
            "url": "https://mcp.apify.com/?tools=fetch-actor-details,easyapi/upwork-jobs-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/8Z8Tq5xbs7JEzd75a/builds/GVQu73ut8Nm1Ujyra/openapi.json
