Skip to main content
GET
Get Results
Retrieve scraped data from your Upwork Jobs Scraper runs.

Headers

string
required
Your API authentication token. Value: Token YOUR_API_KEY

Query Parameters

string
required
Hash of the squid to get results from
integer
Page number (default: 1)

Result Fields

string
Unique Upwork job posting identifier. Example: ~01abc123def456
string
Direct URL to the job posting. Example: https://www.upwork.com/jobs/~01abc123def456
string
Upwork’s public job reference (the ~02… token)
string
Job title. Example: Python Developer for Data Pipeline
text
Full job description
datetime
Date and time published, in UTC. Example: 2026-09-14T10:30:00Z
datetime
Date and time created, in UTC
string
Hourly or Fixed-Price. Example: Fixed-Price
string
Human-readable budget. Example: $500
float
Fixed-price budget as a number. Example: 500.0
float
Lower bound of hourly rate range
float
Upper bound of hourly rate range
string
Expected project duration. Example: 1 to 3 months
integer
Expected project duration in weeks
string
Expected weekly workload on hourly jobs
string
Experience level the client asks for. Example: Intermediate
string
Skills attached to the posting, comma-separated. Example: Python, Pandas, Apache Airflow

Detail Fields

The following fields require job_details: true in settings.
boolean
True when from an Upwork Enterprise client
integer
Number of freelancers the client wants
string
Currency of the budget/hourly rate
integer
Number of proposals received
string
Upwork category of the job
string
Top-level Upwork category group
string
Hiring status of the posting
integer
Freelancers already hired
integer
Freelancers invited to interview
integer
Invitations the client sent
datetime
Last time the client acted on this posting
string
Country of the client
string
City of the client
string
Timezone of the client
float
Total amount the client has spent on Upwork
float
Average feedback score of the client, out of 5
integer
Number of reviews the client has received
integer
Number of jobs the client has posted
integer
Number of contracts currently running
integer
Number of jobs that ended in a hire
float
Total hours the client has paid for
float
Average hourly rate the client has paid
boolean
True when payment method is verified
datetime
Date the client joined Upwork
integer
Number of open job postings
string
Countries restricted to, comma-separated
integer
Minimum Job Success Score required
string
English level the client asks for
boolean
True when only Rising Talent accepted
boolean
True when portfolio is required
boolean
True when restricted to client’s local market
string
URLs of similar jobs, comma-separated

Response

200