Work Scraper avatar

Work Scraper

Try for free

7 days trial then $40.00/month - No credit card required now

Go to Store
Work Scraper

Work Scraper

trudax/work-scraper
Try for free

7 days trial then $40.00/month - No credit card required now

Extract data from the top freelancing websites. Search by URL or search terms, filter by categories, English level, and hourly rate. Get info about freelancers and agencies without login. Download your data as an HTML table, JSON, CSV, Excel, or XML.

You can access the Work Scraper programmatically from your own applications by using the Apify API. You can choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

1{
2  "openapi": "3.0.1",
3  "info": {
4    "version": "1.10",
5    "x-build-id": "7PrwB9K2rYOlc7bmk"
6  },
7  "servers": [
8    {
9      "url": "https://api.apify.com/v2"
10    }
11  ],
12  "paths": {
13    "/acts/trudax~work-scraper/run-sync-get-dataset-items": {
14      "post": {
15        "operationId": "run-sync-get-dataset-items-trudax-work-scraper",
16        "x-openai-isConsequential": false,
17        "summary": "Executes an Actor, waits for its completion, and returns Actor's dataset items in response.",
18        "tags": [
19          "Run Actor"
20        ],
21        "requestBody": {
22          "required": true,
23          "content": {
24            "application/json": {
25              "schema": {
26                "$ref": "#/components/schemas/inputSchema"
27              }
28            }
29          }
30        },
31        "parameters": [
32          {
33            "name": "token",
34            "in": "query",
35            "required": true,
36            "schema": {
37              "type": "string"
38            },
39            "description": "Enter your Apify token here"
40          }
41        ],
42        "responses": {
43          "200": {
44            "description": "OK"
45          }
46        }
47      }
48    },
49    "/acts/trudax~work-scraper/runs": {
50      "post": {
51        "operationId": "runs-sync-trudax-work-scraper",
52        "x-openai-isConsequential": false,
53        "summary": "Executes an Actor and returns information about the initiated run in response.",
54        "tags": [
55          "Run Actor"
56        ],
57        "requestBody": {
58          "required": true,
59          "content": {
60            "application/json": {
61              "schema": {
62                "$ref": "#/components/schemas/inputSchema"
63              }
64            }
65          }
66        },
67        "parameters": [
68          {
69            "name": "token",
70            "in": "query",
71            "required": true,
72            "schema": {
73              "type": "string"
74            },
75            "description": "Enter your Apify token here"
76          }
77        ],
78        "responses": {
79          "200": {
80            "description": "OK",
81            "content": {
82              "application/json": {
83                "schema": {
84                  "$ref": "#/components/schemas/runsResponseSchema"
85                }
86              }
87            }
88          }
89        }
90      }
91    },
92    "/acts/trudax~work-scraper/run-sync": {
93      "post": {
94        "operationId": "run-sync-trudax-work-scraper",
95        "x-openai-isConsequential": false,
96        "summary": "Executes an Actor, waits for completion, and returns the OUTPUT from Key-value store in response.",
97        "tags": [
98          "Run Actor"
99        ],
100        "requestBody": {
101          "required": true,
102          "content": {
103            "application/json": {
104              "schema": {
105                "$ref": "#/components/schemas/inputSchema"
106              }
107            }
108          }
109        },
110        "parameters": [
111          {
112            "name": "token",
113            "in": "query",
114            "required": true,
115            "schema": {
116              "type": "string"
117            },
118            "description": "Enter your Apify token here"
119          }
120        ],
121        "responses": {
122          "200": {
123            "description": "OK"
124          }
125        }
126      }
127    }
128  },
129  "components": {
130    "schemas": {
131      "inputSchema": {
132        "type": "object",
133        "properties": {
134          "startUrls": {
135            "title": "Start URLs",
136            "type": "array",
137            "description": "URLs to start with.",
138            "default": [
139              "https://www.upwork.com/search/profiles/"
140            ],
141            "items": {
142              "type": "string"
143            }
144          },
145          "maxItems": {
146            "title": "Search results limit",
147            "type": "integer",
148            "description": "How many search results should be processed",
149            "default": 1
150          },
151          "useLogin": {
152            "title": "Perform logged run",
153            "type": "boolean",
154            "description": "Enable or disabled login",
155            "default": false
156          },
157          "upworkLogin": {
158            "title": "Login",
159            "type": "string",
160            "description": "You email to access your Upwork account"
161          },
162          "upworkPassword": {
163            "title": "Password",
164            "type": "string",
165            "description": "You Upwork`s account password"
166          },
167          "securityQuestion": {
168            "title": "Answer for the security question",
169            "type": "string",
170            "description": "Upwork may request your security question to make sure it you accessing your account"
171          },
172          "useBuiltInSearch": {
173            "title": "Use built-in search and ignore startUrls",
174            "type": "boolean",
175            "description": "Use the fields below to perform a search and scrape the result"
176          },
177          "searchFor": {
178            "title": "Search for",
179            "enum": [
180              "talent",
181              "freelancer",
182              "agency",
183              "job",
184              "project"
185            ],
186            "type": "string",
187            "description": "Select what type of results you want. For more advanced searches, create your search on Upwork website and copy the url to use it in the scraper.",
188            "default": "talent"
189          },
190          "search": {
191            "title": "Search",
192            "type": "string",
193            "description": "Words to be searched"
194          },
195          "category": {
196            "title": "Category",
197            "enum": [
198              "",
199              "531770282584862721",
200              "531770282580668416",
201              "531770282580668417",
202              "531770282580668420",
203              "531770282580668421",
204              "531770282584862722",
205              "531770282580668419",
206              "531770282584862723",
207              "531770282580668422",
208              "531770282584862720",
209              "531770282580668418",
210              "531770282580668423"
211            ],
212            "type": "string",
213            "description": "Select a category to filter"
214          },
215          "englishLevel": {
216            "title": "English Level",
217            "enum": [
218              "0",
219              "1",
220              "2",
221              "3",
222              "4"
223            ],
224            "type": "string",
225            "description": "Select the english level required"
226          },
227          "hourlyRate": {
228            "title": "Hourly Rate",
229            "enum": [
230              "",
231              "0-10",
232              "10-30",
233              "30-60",
234              "60"
235            ],
236            "type": "string",
237            "description": "Select an hourly rate"
238          },
239          "jobSuccess": {
240            "title": "Job Success",
241            "enum": [
242              "",
243              "80",
244              "90"
245            ],
246            "type": "string",
247            "description": "Select a job success rate"
248          },
249          "earnedAmount": {
250            "title": "Earned Amount",
251            "enum": [
252              "",
253              "1",
254              "100",
255              "1000",
256              "10000",
257              "0"
258            ],
259            "type": "string",
260            "description": "Select a minimul earned amount"
261          },
262          "billedAmount": {
263            "title": "Hours Billed",
264            "enum": [
265              "",
266              "1",
267              "100",
268              "1000"
269            ],
270            "type": "string",
271            "description": "Select a minimul earned amount"
272          },
273          "rhrs": {
274            "title": "Recent billed hours",
275            "type": "boolean",
276            "description": "Billed in the 6 last months only"
277          },
278          "extendOutputFunction": {
279            "title": "Extended Output Function",
280            "type": "string",
281            "description": "Here you can write your custom javascript code to extract custom data from the page."
282          },
283          "proxy": {
284            "title": "Proxy configuration",
285            "type": "object",
286            "description": "Select proxies to be used by your crawler.",
287            "default": {
288              "useApifyProxy": true
289            }
290          },
291          "debugMode": {
292            "title": "Enable debug mode",
293            "type": "boolean",
294            "description": "Display detailed logs and error messages"
295          }
296        }
297      },
298      "runsResponseSchema": {
299        "type": "object",
300        "properties": {
301          "data": {
302            "type": "object",
303            "properties": {
304              "id": {
305                "type": "string"
306              },
307              "actId": {
308                "type": "string"
309              },
310              "userId": {
311                "type": "string"
312              },
313              "startedAt": {
314                "type": "string",
315                "format": "date-time",
316                "example": "2025-01-08T00:00:00.000Z"
317              },
318              "finishedAt": {
319                "type": "string",
320                "format": "date-time",
321                "example": "2025-01-08T00:00:00.000Z"
322              },
323              "status": {
324                "type": "string",
325                "example": "READY"
326              },
327              "meta": {
328                "type": "object",
329                "properties": {
330                  "origin": {
331                    "type": "string",
332                    "example": "API"
333                  },
334                  "userAgent": {
335                    "type": "string"
336                  }
337                }
338              },
339              "stats": {
340                "type": "object",
341                "properties": {
342                  "inputBodyLen": {
343                    "type": "integer",
344                    "example": 2000
345                  },
346                  "rebootCount": {
347                    "type": "integer",
348                    "example": 0
349                  },
350                  "restartCount": {
351                    "type": "integer",
352                    "example": 0
353                  },
354                  "resurrectCount": {
355                    "type": "integer",
356                    "example": 0
357                  },
358                  "computeUnits": {
359                    "type": "integer",
360                    "example": 0
361                  }
362                }
363              },
364              "options": {
365                "type": "object",
366                "properties": {
367                  "build": {
368                    "type": "string",
369                    "example": "latest"
370                  },
371                  "timeoutSecs": {
372                    "type": "integer",
373                    "example": 300
374                  },
375                  "memoryMbytes": {
376                    "type": "integer",
377                    "example": 1024
378                  },
379                  "diskMbytes": {
380                    "type": "integer",
381                    "example": 2048
382                  }
383                }
384              },
385              "buildId": {
386                "type": "string"
387              },
388              "defaultKeyValueStoreId": {
389                "type": "string"
390              },
391              "defaultDatasetId": {
392                "type": "string"
393              },
394              "defaultRequestQueueId": {
395                "type": "string"
396              },
397              "buildNumber": {
398                "type": "string",
399                "example": "1.0.0"
400              },
401              "containerUrl": {
402                "type": "string"
403              },
404              "usage": {
405                "type": "object",
406                "properties": {
407                  "ACTOR_COMPUTE_UNITS": {
408                    "type": "integer",
409                    "example": 0
410                  },
411                  "DATASET_READS": {
412                    "type": "integer",
413                    "example": 0
414                  },
415                  "DATASET_WRITES": {
416                    "type": "integer",
417                    "example": 0
418                  },
419                  "KEY_VALUE_STORE_READS": {
420                    "type": "integer",
421                    "example": 0
422                  },
423                  "KEY_VALUE_STORE_WRITES": {
424                    "type": "integer",
425                    "example": 1
426                  },
427                  "KEY_VALUE_STORE_LISTS": {
428                    "type": "integer",
429                    "example": 0
430                  },
431                  "REQUEST_QUEUE_READS": {
432                    "type": "integer",
433                    "example": 0
434                  },
435                  "REQUEST_QUEUE_WRITES": {
436                    "type": "integer",
437                    "example": 0
438                  },
439                  "DATA_TRANSFER_INTERNAL_GBYTES": {
440                    "type": "integer",
441                    "example": 0
442                  },
443                  "DATA_TRANSFER_EXTERNAL_GBYTES": {
444                    "type": "integer",
445                    "example": 0
446                  },
447                  "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
448                    "type": "integer",
449                    "example": 0
450                  },
451                  "PROXY_SERPS": {
452                    "type": "integer",
453                    "example": 0
454                  }
455                }
456              },
457              "usageTotalUsd": {
458                "type": "number",
459                "example": 0.00005
460              },
461              "usageUsd": {
462                "type": "object",
463                "properties": {
464                  "ACTOR_COMPUTE_UNITS": {
465                    "type": "integer",
466                    "example": 0
467                  },
468                  "DATASET_READS": {
469                    "type": "integer",
470                    "example": 0
471                  },
472                  "DATASET_WRITES": {
473                    "type": "integer",
474                    "example": 0
475                  },
476                  "KEY_VALUE_STORE_READS": {
477                    "type": "integer",
478                    "example": 0
479                  },
480                  "KEY_VALUE_STORE_WRITES": {
481                    "type": "number",
482                    "example": 0.00005
483                  },
484                  "KEY_VALUE_STORE_LISTS": {
485                    "type": "integer",
486                    "example": 0
487                  },
488                  "REQUEST_QUEUE_READS": {
489                    "type": "integer",
490                    "example": 0
491                  },
492                  "REQUEST_QUEUE_WRITES": {
493                    "type": "integer",
494                    "example": 0
495                  },
496                  "DATA_TRANSFER_INTERNAL_GBYTES": {
497                    "type": "integer",
498                    "example": 0
499                  },
500                  "DATA_TRANSFER_EXTERNAL_GBYTES": {
501                    "type": "integer",
502                    "example": 0
503                  },
504                  "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
505                    "type": "integer",
506                    "example": 0
507                  },
508                  "PROXY_SERPS": {
509                    "type": "integer",
510                    "example": 0
511                  }
512                }
513              }
514            }
515          }
516        }
517      }
518    }
519  }
520}

Work Scraper OpenAPI definition

OpenAPI is a standard for designing and describing RESTful APIs, allowing developers to define API structure, endpoints, and data formats in a machine-readable way. It simplifies API development, integration, and documentation.

OpenAPI is effective when used with AI agents and GPTs by standardizing how these systems interact with various APIs, for reliable integrations and efficient communication.

By defining machine-readable API specifications, OpenAPI allows AI models like GPTs to understand and use varied data sources, improving accuracy. This accelerates development, reduces errors, and provides context-aware responses, making OpenAPI a core component for AI applications.

You can download the OpenAPI definitions for Work Scraper from the options below:

If you’d like to learn more about how OpenAPI powers GPTs, read our blog post.

You can also check out our other API clients:

Developer
Maintained by Community

Actor Metrics

  • 11 monthly users

  • 6 stars

  • >99% runs succeeded

  • 10 days response time

  • Created in Jun 2020

  • Modified 2 months ago

Categories