{
  "openapi": "3.0.1",
  "info": {
    "title": "Freelancer.com Freelancer Scraper | Enterprise Grade",
    "description": "Extract structured Freelancer.com freelancer profiles with hourly rates, earnings, skills, portfolios, reviews, reputation signals and more. Built for enterprise-grade talent sourcing, marketplace intelligence, lead enrichment, and automated recruiting or analytics pipelines.",
    "version": "0.0",
    "x-build-id": "LgxLeprsNpa3fOl4d"
  },
  "servers": [
    {
      "url": "https://api.apify.com/v2"
    }
  ],
  "paths": {
    "/acts/fatihtahta~freelancer-com-scraper/run-sync-get-dataset-items": {
      "post": {
        "operationId": "run-sync-get-dataset-items-fatihtahta-freelancer-com-scraper",
        "x-openai-isConsequential": false,
        "summary": "Executes an Actor, waits for its completion, and returns Actor's dataset items in response.",
        "tags": [
          "Run Actor"
        ],
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "$ref": "#/components/schemas/inputSchema"
              }
            }
          }
        },
        "parameters": [
          {
            "name": "token",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            },
            "description": "Enter your Apify token here"
          }
        ],
        "responses": {
          "200": {
            "description": "OK"
          }
        }
      }
    },
    "/acts/fatihtahta~freelancer-com-scraper/runs": {
      "post": {
        "operationId": "runs-sync-fatihtahta-freelancer-com-scraper",
        "x-openai-isConsequential": false,
        "summary": "Executes an Actor and returns information about the initiated run in response.",
        "tags": [
          "Run Actor"
        ],
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "$ref": "#/components/schemas/inputSchema"
              }
            }
          }
        },
        "parameters": [
          {
            "name": "token",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            },
            "description": "Enter your Apify token here"
          }
        ],
        "responses": {
          "200": {
            "description": "OK",
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/runsResponseSchema"
                }
              }
            }
          }
        }
      }
    },
    "/acts/fatihtahta~freelancer-com-scraper/run-sync": {
      "post": {
        "operationId": "run-sync-fatihtahta-freelancer-com-scraper",
        "x-openai-isConsequential": false,
        "summary": "Executes an Actor, waits for completion, and returns the OUTPUT from Key-value store in response.",
        "tags": [
          "Run Actor"
        ],
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "$ref": "#/components/schemas/inputSchema"
              }
            }
          }
        },
        "parameters": [
          {
            "name": "token",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            },
            "description": "Enter your Apify token here"
          }
        ],
        "responses": {
          "200": {
            "description": "OK"
          }
        }
      }
    }
  },
  "components": {
    "schemas": {
      "inputSchema": {
        "type": "object",
        "properties": {
          "enrich_data": {
            "title": "Include richer profile insights",
            "type": "boolean",
            "description": "When enabled, results can include extra data such as lifetime earnings, portfolio details, location, image assets, profile stats, and more alongside the regular listing fields.",
            "default": false
          },
          "queries": {
            "title": "Keywords or roles to discover",
            "type": "array",
            "description": "Add one or more search terms such as skills, job titles, niches, services, or freelancer names to find relevant profiles faster.",
            "items": {
              "type": "string"
            }
          },
          "hourly_rate": {
            "title": "Preferred hourly rate range",
            "enum": [
              "<$10/hour",
              "$10-$20/hour",
              "$20-$30/hour",
              "$30-$40/hour",
              ">$40/hour"
            ],
            "type": "string",
            "description": "Use this to focus on freelancers within a target hourly budget and surface candidates that better fit your pricing expectations."
          },
          "country": {
            "title": "Preferred freelancer country",
            "enum": [
              "Afghanistan",
              "Aland Islands",
              "Albania",
              "Algeria",
              "American Samoa",
              "Andorra",
              "Angola",
              "Anguilla",
              "Antarctica",
              "Antigua and Barbuda",
              "Argentina",
              "Armenia",
              "Aruba",
              "Australia",
              "Austria",
              "Azerbaijan",
              "Bahamas",
              "Bahrain",
              "Bangladesh",
              "Barbados",
              "Belarus",
              "Belgium",
              "Belize",
              "Benin",
              "Bermuda",
              "Bhutan",
              "Bolivia",
              "Bonaire, Saint Eustatius and Saba",
              "Bosnia and Herzegovina",
              "Botswana",
              "Bouvet Island",
              "Brazil",
              "British Indian Ocean Territory",
              "Brunei Darussalam",
              "Bulgaria",
              "Burkina Faso",
              "Burundi",
              "Cambodia",
              "Cameroon",
              "Canada",
              "Cape Verde",
              "Cayman Islands",
              "Central African Republic",
              "Chad",
              "Chile",
              "China",
              "Christmas Island",
              "Cocos (Keeling) Islands",
              "Colombia",
              "Comoros",
              "Congo",
              "Congo, The Democratic Republic of the",
              "Cook Islands",
              "Costa Rica",
              "Cote D'Ivoire",
              "Croatia",
              "Cuba",
              "Curacao",
              "Cyprus",
              "Czech Republic",
              "Denmark",
              "Djibouti",
              "Dominica",
              "Dominican Republic",
              "Ecuador",
              "Egypt",
              "El Salvador",
              "Equatorial Guinea",
              "Eritrea",
              "Estonia",
              "Ethiopia",
              "Falkland Islands (Malvinas)",
              "Faroe Islands",
              "Fiji",
              "Finland",
              "France",
              "French Guiana",
              "French Polynesia",
              "French Southern Territories",
              "Gabon",
              "Gambia",
              "Georgia",
              "Germany",
              "Ghana",
              "Gibraltar",
              "Greece",
              "Greenland",
              "Grenada",
              "Guadeloupe",
              "Guam",
              "Guatemala",
              "Guernsey",
              "Guinea",
              "Guinea-Bissau",
              "Guyana",
              "Haiti",
              "Heard Island and McDonald Islands",
              "Holy See (Vatican City State)",
              "Honduras",
              "Hong Kong",
              "Hungary",
              "Iceland",
              "India",
              "Indonesia",
              "Iran, Islamic Republic of",
              "Iraq",
              "Ireland",
              "Isle of Man",
              "Israel",
              "Italy",
              "Jamaica",
              "Japan",
              "Jersey",
              "Jordan",
              "Kazakhstan",
              "Kenya",
              "Kiribati",
              "Korea, Democratic People's Republic of",
              "Korea, Republic of",
              "Kosovo",
              "Kuwait",
              "Kyrgyzstan",
              "Lao People's Democratic Republic",
              "Latvia",
              "Lebanon",
              "Lesotho",
              "Liberia",
              "Libya",
              "Liechtenstein",
              "Lithuania",
              "Luxembourg",
              "Macau",
              "Macedonia",
              "Madagascar",
              "Malawi",
              "Malaysia",
              "Maldives",
              "Mali",
              "Malta",
              "Marshall Islands",
              "Martinique",
              "Mauritania",
              "Mauritius",
              "Mayotte",
              "Mexico",
              "Micronesia, Federated States of",
              "Moldova, Republic of",
              "Monaco",
              "Mongolia",
              "Montenegro",
              "Montserrat",
              "Morocco",
              "Mozambique",
              "Myanmar",
              "Namibia",
              "Nauru",
              "Nepal",
              "Netherlands",
              "New Caledonia",
              "New Zealand",
              "Nicaragua",
              "Niger",
              "Nigeria",
              "Niue",
              "Norfolk Island",
              "Northern Cyprus",
              "Northern Mariana Islands",
              "Norway",
              "Oman",
              "Pakistan",
              "Palau",
              "Palestinian Territory",
              "Panama",
              "Papua New Guinea",
              "Paraguay",
              "Peru",
              "Philippines",
              "Pitcairn Islands",
              "Poland",
              "Portugal",
              "Puerto Rico",
              "Qatar",
              "Reunion",
              "Romania",
              "Russian Federation",
              "Rwanda",
              "Saint Barthelemy",
              "Saint Helena",
              "Saint Kitts and Nevis",
              "Saint Lucia",
              "Saint Martin",
              "Saint Pierre and Miquelon",
              "Saint Vincent and the Grenadines",
              "Samoa",
              "San Marino",
              "Sao Tome and Principe",
              "Saudi Arabia",
              "Senegal",
              "Serbia",
              "Seychelles",
              "Sierra Leone",
              "Singapore",
              "Sint Maarten (Dutch part)",
              "Slovakia",
              "Slovenia",
              "Solomon Islands",
              "Somalia",
              "South Africa",
              "South Georgia and the South Sandwich Islands",
              "Spain",
              "Sri Lanka",
              "Sudan",
              "Suriname",
              "Svalbard and Jan Mayen",
              "Swaziland",
              "Sweden",
              "Switzerland",
              "Syrian Arab Republic",
              "Taiwan",
              "Tajikistan",
              "Tanzania, United Republic of",
              "Thailand",
              "Timor-Leste",
              "Togo",
              "Tokelau",
              "Tonga",
              "Trinidad and Tobago",
              "Tunisia",
              "Turkey",
              "Turkmenistan",
              "Turks and Caicos Islands",
              "Tuvalu",
              "Uganda",
              "Ukraine",
              "United Arab Emirates",
              "United Kingdom",
              "United States",
              "United States Minor Outlying Islands",
              "Uruguay",
              "Uzbekistan",
              "Vanuatu",
              "Venezuela",
              "Vietnam",
              "Virgin Islands, British",
              "Virgin Islands, U.S.",
              "Wallis and Futuna",
              "Western Sahara",
              "Yemen",
              "Zambia",
              "Zimbabwe"
            ],
            "type": "string",
            "description": "Use this to find talent from a specific country and combine it with other filters for a more relevant shortlist."
          },
          "min_rating": {
            "title": "Minimum client rating",
            "enum": [
              "1 star and up",
              "2 star and up",
              "3 star and up",
              "4 star and up",
              "5 star"
            ],
            "type": "string",
            "description": "Use this to surface freelancers who meet your preferred rating threshold based on their public Freelancer profile."
          },
          "currently_online": {
            "title": "Only show currently online freelancers",
            "type": "boolean",
            "description": "Enable this to prioritize profiles that appear online now, which can help with quicker outreach and response times.",
            "default": false
          },
          "category": {
            "title": "Target service category",
            "enum": [
              "build-a-website",
              "build-an-online-store",
              "get-traffic-to-my-website",
              "write-some-software",
              "convert-a-template-to-a-website",
              "create-a-wordpress-template",
              "create-a-joomla-template",
              "create-a-drupal-template",
              "develop-a-mac-application",
              "write-an-iphone-application",
              "write-an-ipad-application",
              "write-a-blackberry-application",
              "write-an-android-application",
              "create-a-mobile-website",
              "write-some-articles",
              "write-a-book",
              "write-a-report",
              "research-writing",
              "write-a-technical-report",
              "do-some-blog-posting",
              "translate-something",
              "edit-something",
              "proofread-something",
              "write-an-ebook",
              "rewrite-some-articles-for-me",
              "submit-articles-for-me",
              "write-my-product-descriptions",
              "write-a-tag-line-slogan",
              "content-writing",
              "design-a-website-mockup",
              "design-a-banner",
              "design-a-logo",
              "design-in-flash",
              "alter-some-images",
              "design-some-icons",
              "design-some-business-cards",
              "design-some-stationery",
              "develop-a-corporate-identity",
              "illustrate-something",
              "create-a-video",
              "design-an-advertisement",
              "design-a-t-shirt",
              "create-print-and-packaging-designs",
              "do-some-3d-modelling",
              "create-an-animation",
              "design-a-facebook-landing-page",
              "design-a-twitter-background",
              "i-need-some-graphic-design",
              "design-a-flyer",
              "design-a-brochure",
              "design-an-app-mockup",
              "design-a-wordpress-mockup",
              "design-some-fashion",
              "design-a-tattoo",
              "design-a-powerpoint-template",
              "architecture-design",
              "i-need-a-packaging-design",
              "submit-some-articles",
              "analyze-some-data",
              "fill-in-a-spreadsheet-with-data",
              "post-some-advertisements",
              "hire-a-virtual-assistant",
              "search-the-web-for-something",
              "find-information-from-websites",
              "do-some-excel-work",
              "help-with-customer-support",
              "design-me-a-product",
              "find-me-a-manufacturer",
              "find-me-a-buyer",
              "find-me-a-supplier",
              "manufacture-a-product-for-me",
              "assist-me-with-bulk-marketing",
              "telemarket-for-me",
              "help-me-with-internet-marketing",
              "find-me-some-leads",
              "sell-something-for-me",
              "help-me-with-marketing",
              "build-links-to-my-website",
              "seo-my-website",
              "create-manage-a-ppc-campaign",
              "build-me-a-twitter-following",
              "social-media-marketing",
              "manage-my-search-marketing",
              "write-a-business-plan",
              "find-an-accountant",
              "write-a-contract",
              "assist-with-project-management",
              "help-with-recruitment",
              "write-a-patent",
              "help-with-crm",
              "help-with-business-finance",
              "pickup-or-deliver-something",
              "clean-my-house-or-business",
              "help-me-move",
              "help-with-garden-maintenance",
              "assemble-some-furniture",
              "help-with-my-computer-laptop-device",
              "install-something-at-my-home",
              "take-some-photos",
              "get-help-from-a-handyman",
              "general-labour",
              "make-a-video"
            ],
            "type": "string",
            "description": "Use this to surface freelancers aligned with a specific work category, from development and design to writing, marketing, support, and more."
          },
          "limit": {
            "title": "How many profiles to collect",
            "minimum": 1,
            "type": "integer",
            "description": "Set a cap on saved results for each search or input when you want a more targeted, manageable lead list."
          },
          "proxyConfiguration": {
            "title": "Stability and proxy settings",
            "type": "object",
            "description": "Optional Apify or custom proxy settings to help keep data collection more stable and consistent.",
            "default": {
              "useApifyProxy": true,
              "apifyProxyGroups": [
                "RESIDENTIAL"
              ]
            }
          }
        }
      },
      "runsResponseSchema": {
        "type": "object",
        "properties": {
          "data": {
            "type": "object",
            "properties": {
              "id": {
                "type": "string"
              },
              "actId": {
                "type": "string"
              },
              "userId": {
                "type": "string"
              },
              "startedAt": {
                "type": "string",
                "format": "date-time",
                "example": "2025-01-08T00:00:00.000Z"
              },
              "finishedAt": {
                "type": "string",
                "format": "date-time",
                "example": "2025-01-08T00:00:00.000Z"
              },
              "status": {
                "type": "string",
                "example": "READY"
              },
              "meta": {
                "type": "object",
                "properties": {
                  "origin": {
                    "type": "string",
                    "example": "API"
                  },
                  "userAgent": {
                    "type": "string"
                  }
                }
              },
              "stats": {
                "type": "object",
                "properties": {
                  "inputBodyLen": {
                    "type": "integer",
                    "example": 2000
                  },
                  "rebootCount": {
                    "type": "integer",
                    "example": 0
                  },
                  "restartCount": {
                    "type": "integer",
                    "example": 0
                  },
                  "resurrectCount": {
                    "type": "integer",
                    "example": 0
                  },
                  "computeUnits": {
                    "type": "integer",
                    "example": 0
                  }
                }
              },
              "options": {
                "type": "object",
                "properties": {
                  "build": {
                    "type": "string",
                    "example": "latest"
                  },
                  "timeoutSecs": {
                    "type": "integer",
                    "example": 300
                  },
                  "memoryMbytes": {
                    "type": "integer",
                    "example": 1024
                  },
                  "diskMbytes": {
                    "type": "integer",
                    "example": 2048
                  }
                }
              },
              "buildId": {
                "type": "string"
              },
              "defaultKeyValueStoreId": {
                "type": "string"
              },
              "defaultDatasetId": {
                "type": "string"
              },
              "defaultRequestQueueId": {
                "type": "string"
              },
              "buildNumber": {
                "type": "string",
                "example": "1.0.0"
              },
              "containerUrl": {
                "type": "string"
              },
              "usage": {
                "type": "object",
                "properties": {
                  "ACTOR_COMPUTE_UNITS": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATASET_READS": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATASET_WRITES": {
                    "type": "integer",
                    "example": 0
                  },
                  "KEY_VALUE_STORE_READS": {
                    "type": "integer",
                    "example": 0
                  },
                  "KEY_VALUE_STORE_WRITES": {
                    "type": "integer",
                    "example": 1
                  },
                  "KEY_VALUE_STORE_LISTS": {
                    "type": "integer",
                    "example": 0
                  },
                  "REQUEST_QUEUE_READS": {
                    "type": "integer",
                    "example": 0
                  },
                  "REQUEST_QUEUE_WRITES": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATA_TRANSFER_INTERNAL_GBYTES": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATA_TRANSFER_EXTERNAL_GBYTES": {
                    "type": "integer",
                    "example": 0
                  },
                  "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
                    "type": "integer",
                    "example": 0
                  },
                  "PROXY_SERPS": {
                    "type": "integer",
                    "example": 0
                  }
                }
              },
              "usageTotalUsd": {
                "type": "number",
                "example": 0.00005
              },
              "usageUsd": {
                "type": "object",
                "properties": {
                  "ACTOR_COMPUTE_UNITS": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATASET_READS": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATASET_WRITES": {
                    "type": "integer",
                    "example": 0
                  },
                  "KEY_VALUE_STORE_READS": {
                    "type": "integer",
                    "example": 0
                  },
                  "KEY_VALUE_STORE_WRITES": {
                    "type": "number",
                    "example": 0.00005
                  },
                  "KEY_VALUE_STORE_LISTS": {
                    "type": "integer",
                    "example": 0
                  },
                  "REQUEST_QUEUE_READS": {
                    "type": "integer",
                    "example": 0
                  },
                  "REQUEST_QUEUE_WRITES": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATA_TRANSFER_INTERNAL_GBYTES": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATA_TRANSFER_EXTERNAL_GBYTES": {
                    "type": "integer",
                    "example": 0
                  },
                  "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
                    "type": "integer",
                    "example": 0
                  },
                  "PROXY_SERPS": {
                    "type": "integer",
                    "example": 0
                  }
                }
              }
            }
          }
        }
      }
    }
  }
}