Upwork Job Scraper avatar
Upwork Job Scraper

Pricing

$10.00/month + usage

Go to Store
Upwork Job Scraper

Upwork Job Scraper

Developed by

Delta Spider

Delta Spider

Maintained by Community

Automatically and efficiently scrape Upwork.com job listings.

4.0 (1)

Pricing

$10.00/month + usage

2

Total users

48

Monthly users

32

Runs succeeded

96%

Issues response

17 hours

Last modified

11 days ago

JS

Failed Request

Closed

jst120 opened this issue
18 days ago

I've been getting this error recently:

2025-05-14T01:55:37.586Z ACTOR: Pulling Docker image of build MnumjbJJwdsDnJgOS from registry. 2025-05-14T01:55:37.700Z ACTOR: Creating Docker container. 2025-05-14T01:55:37.862Z ACTOR: Starting Docker container. 2025-05-14T01:55:40.781Z INFO System info {"apifyVersion":"3.3.2","apifyClientVersion":"2.12.0","crawleeVersion":"3.13.0","osType":"Linux","nodeVersion":"v20.18.3"} 2025-05-14T01:55:41.040Z WARN CheerioCrawler: Both 'blockedStatusCodes' and 'retryOnBlocked' are set. Please note that the 'retryOnBlocked' feature might not work as expected. 2025-05-14T01:55:41.346Z INFO CheerioCrawler: Starting the crawler. 2025-05-14T01:55:41.981Z WARN CheerioCrawler: Reclaiming failed request back to the list or queue. [ 2025-05-14T01:55:41.983Z { 2025-05-14T01:55:41.985Z "code": "invalid_type", 2025-05-14T01:55:41.987Z "expected": "object", 2025-05-14T01:55:41.988Z "received": "undefined", 2025-05-14T01:55:41.990Z "path": [ 2025-05-14T01:55:41.992Z "data" 2025-05-14T01:55:41.994Z ], 2025-05-14T01:55:41.995Z "message": "Required" 2025-05-14T01:55:41.997Z } 2025-05-14T01:55:41.999Z ] 2025-05-14T01:55:42.001Z at jobSearchRoute (file:///usr/src/app/dist/routes/job-search-route.js:18:40) {"id":"QlJy1cHFj5RRR6W","url":"https://www.upwork.com/api/graphql/v1?alias=visitorJobSearch","retryCount":1} 2025-05-14T01:55:43.132Z WARN CheerioCrawler: Reclaiming failed request back to the list or queue. [ 2025-05-14T01:55:43.134Z { 2025-05-14T01:55:43.136Z "code": "invalid_type", 2025-05-14T01:55:43.138Z "expected": "object", 2025-05-14T01:55:43.139Z "received": "undefined", 2025-05-14T01:55:43.141Z "path": [ 2025-05-14T01:55:43.143Z "data" 2025-05-14T01:55:43.144Z ], 2025-05-14T01:55:43.146Z "message": "Required" 2025-05-14T01:55:43.148Z } 2025-05-14T01:55:43.149Z ]

deltaspider avatar

Hi, thanks for raising this issue. I see Upwork has added a Cloudflare challenge (anti-bot measure). I'm working on a fix already and will keep you posted

deltaspider avatar

I fixed the issue