Documentation Index
Fetch the complete documentation index at: https://docs.mindcase.co/llms.txt
Use this file to discover all available pages before exploring further.
$3 / 1k jobs
Extract Upwork job postings with their title, description, budget, required skills, and client details
Endpoint
POST /api/v1/agents/upwork/jobs/run
Parameters
List · Search keywords, Upwork job URLs, or Job IDs. One per line.
Number · Jobs to return per query. Use 0 for all.
Dropdown · Sort order for results.Options:
relevance, newestLegend: relevance = Relevance, newest = Newest firstToggle · Include jobs with hourly pricing.
Number · Lowest hourly rate. Only applies when “Include Hourly Jobs” is on.
Number · Highest hourly rate. Only applies when “Include Hourly Jobs” is on.
Toggle · Include jobs with a fixed total budget.
Number · Lowest fixed budget. Only applies when “Include Fixed-Price Jobs” is on.
Number · Highest fixed budget. Only applies when “Include Fixed-Price Jobs” is on.
Multi-select · Filter by required experience level.Options:
EntryLevel, IntermediateLevel, ExpertLevelLegend: EntryLevel = Entry Level, IntermediateLevel = Intermediate, ExpertLevel = ExpertMulti-select · Filter by the client’s hiring history on Upwork.Options:
0, 1-9, 10-Legend: 0 = No prior hires, 1-9 = 1-9 hires, 10- = 10+ hiresMulti-select · Filter by project duration.Options:
week, month, semester, ongoingLegend: week = Less than a month, month = 1-3 months, semester = 3-6 months, ongoing = 6+ monthsMulti-select · Filter by required commitment.Options:
part_time, full_timeLegend: part_time = Part-time (<30 hrs/week), full_time = Full-time (30+ hrs/week)List · Filter by client’s country (e.g. ‘United States’). One per line.
Response columns
| Field | Display name | Type |
|---|---|---|
jobUrl | Job URL | url |
jobTitle | Job Title | text |
description | Description | text |
status | Status | text |
contractorTier | Contractor Tier | text |
workload | Workload | text |
engagementDuration | Engagement Duration | text |
budget | Budget | currency |
extendedBudget | Extended Budget | text |
category | Category | text |
categoryGroup | Category Group | text |
postedOn | Posted On | text |
published | Published | text |
clientActivity | Client Activity | text |
annotations | Annotations | text |
sandsData | Sands Data | text |
segmentation | Segmentation | text |
openingInfo | Opening Info | text |
minHoursWeek | Min Hours/Week | number |
minJobSuccessScore | Min Job Success Score | number |
minUpworkHours | Min Upwork Hours | number |
englishSkill | English Skill | text |
risingTalentOk | Rising Talent OK | boolean |
portfolioRequired | Portfolio Required | boolean |
qualificationType | Qualification Type | text |
localMarket | Local Market | boolean |
locationCheck | Location Check | boolean |
buyerCompany | Buyer Company | text |
buyerJobs | Buyer Jobs | text |
buyerLocation | Buyer Location | text |
buyerStats | Buyer Stats | text |
paymentVerified | Payment Verified | boolean |
similarJobs | Similar Jobs | text |
topLevelDescription | Top-Level Description | text |
topLevelTitle | Top-Level Title | text |
Example
Example response
Response