Upwork Jobs with Country Filter πŸ‡ΊπŸ‡Έ avatar
Upwork Jobs with Country Filter πŸ‡ΊπŸ‡Έ

Pricing

$25.00/month + usage

Go to Store
Upwork Jobs with Country Filter πŸ‡ΊπŸ‡Έ

Upwork Jobs with Country Filter πŸ‡ΊπŸ‡Έ

Developed by

GetDataForMe

GetDataForMe

Maintained by Community

Fetch the latest upwork jobs based on country filter. Most of us want is latest jobs from upwork and from specific country. We build this apify actor to fetch jobs from upwork with specific country filter as well

0.0 (0)

Pricing

$25.00/month + usage

0

Total users

1

Monthly users

1

Last modified

3 hours ago

You can access the Upwork Jobs with Country Filter πŸ‡ΊπŸ‡Έ programmatically from your own applications by using the Apify API. You can also 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.

{
"openapi": "3.0.1",
"info": {
"version": "0.0",
"x-build-id": "BAx4eGYbrbkGX5Rgz"
},
"servers": [
{
"url": "https://api.apify.com/v2"
}
],
"paths": {
"/acts/getdataforme~upwork-jobs-with-country-filter/run-sync-get-dataset-items": {
"post": {
"operationId": "run-sync-get-dataset-items-getdataforme-upwork-jobs-with-country-filter",
"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/getdataforme~upwork-jobs-with-country-filter/runs": {
"post": {
"operationId": "runs-sync-getdataforme-upwork-jobs-with-country-filter",
"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/getdataforme~upwork-jobs-with-country-filter/run-sync": {
"post": {
"operationId": "run-sync-getdataforme-upwork-jobs-with-country-filter",
"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",
"required": [
"queries"
],
"properties": {
"queries": {
"title": "List of Upwork Job Queries",
"type": "array",
"description": "A list of URLs of the web pages you want to scrape data from.",
"items": {
"type": "string"
}
},
"item_limit": {
"title": "Item Limit",
"type": "integer",
"description": "Specifies the maximum number of items to process.",
"default": 100
},
"job_posted": {
"title": "Job Posted",
"type": "integer",
"description": "Enter the number of hours the job was posted",
"default": 5
},
"regions": {
"title": "Multiselect field",
"type": "array",
"description": "My multiselect field",
"items": {
"type": "string",
"enum": [
"Africa",
"Americas",
"Antarctica",
"Asia",
"Europe",
"Oceania",
"Australia_and_New_Zealand",
"Caribbean",
"Central_America",
"Central_Asia",
"Eastern_Africa",
"Eastern_Asia",
"Eastern_Europe",
"Melanesia",
"Micronesia",
"Middle_Africa",
"Northern_Africa",
"Northern_America",
"Northern_Europe",
"Polynesia",
"South_America",
"South-Eastern_Asia",
"Southern_Africa",
"Southern_Asia",
"Southern_Europe",
"Western_Africa",
"Western_Asia",
"Western_Europe",
"Albania",
"Algeria",
"American_Samoa",
"Andorra",
"Angola",
"Anguilla",
"Antigua_and_Barbuda",
"Argentina",
"Armenia",
"Aruba",
"Australia",
"Austria",
"Azerbaijan",
"Bahamas",
"Bahrain",
"Bangladesh",
"Barbados",
"Belgium",
"Belize",
"Benin",
"Bermuda",
"Bhutan",
"Bolivia",
"Bonaire_Sint_Eustatius_and_Saba",
"Bosnia_and_Herzegovina",
"Botswana",
"Bouvet_Island",
"Brazil",
"British_Indian_Ocean_Territory",
"British_Virgin_Islands",
"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",
"Curacao",
"Cyprus",
"Czech_Republic",
"Denmark",
"Djibouti",
"Dominica",
"Dominican_Republic",
"Ecuador",
"Egypt",
"El_Salvador",
"Equatorial_Guinea",
"Eritrea",
"Estonia",
"Ethiopia",
"Falkland_Islands",
"Faroe_Islands",
"Fiji",
"Finland",
"France",
"French_Guiana",
"French_Polynesia",
"French_Southern_and_Antarctic_Lands",
"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",
"Honduras",
"Hong_Kong",
"Hungary",
"Iceland",
"India",
"Indonesia",
"Ireland",
"Isle_of_Man",
"Israel",
"Italy",
"Jamaica",
"Japan",
"Jersey",
"Jordan",
"Kazakhstan",
"Kenya",
"Kiribati",
"Kuwait",
"Kyrgyzstan",
"Laos",
"Latvia",
"Lebanon",
"Lesotho",
"Liechtenstein",
"Lithuania",
"Luxembourg",
"Macao",
"Macedonia",
"Madagascar",
"Malawi",
"Malaysia",
"Maldives",
"Mali",
"Malta",
"Marshall_Islands",
"Martinique",
"Mauritania",
"Mauritius",
"Mayotte",
"Mexico",
"Micronesia_Federated_States_of",
"Moldova",
"Monaco",
"Mongolia",
"Montenegro",
"Montserrat",
"Morocco",
"Mozambique",
"Myanmar",
"Namibia",
"Nauru",
"Nepal",
"Netherlands",
"Netherlands_Antilles",
"New_Caledonia",
"New_Zealand",
"Nicaragua",
"Niger",
"Nigeria",
"Niue",
"Norfolk_Island",
"Northern_Mariana_Islands",
"Norway",
"Oman",
"Pakistan",
"Palau",
"Palestinian_Territories",
"Panama",
"Papua_New_Guinea",
"Paraguay",
"Peru",
"Philippines",
"Pitcairn",
"Poland",
"Portugal",
"Puerto_Rico",
"Qatar",
"Reunion",
"Romania",
"Rwanda",
"Saint_Barthelemy",
"Saint_Helena",
"Saint_Kitts_and_Nevis",
"Saint_Lucia",
"Saint_Martin_French_part",
"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_Korea",
"Spain",
"Sri_Lanka",
"Suriname",
"Svalbard_and_Jan_Mayen",
"Swaziland",
"Sweden",
"Switzerland",
"Taiwan",
"Tajikistan",
"Tanzania",
"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",
"United_States_Virgin_Islands",
"Uruguay",
"Uzbekistan",
"Vanuatu",
"Venezuela",
"Vietnam",
"Wallis_and_Futuna",
"Western_Sahara",
"Yemen",
"Zambia",
"Zimbabwe"
],
"enumTitles": [
"Africa",
"Americas",
"Antarctica",
"Asia",
"Europe",
"Oceania",
"Australia and New Zealand",
"Caribbean",
"Central America",
"Central Asia",
"Eastern Africa",
"Eastern Asia",
"Eastern Europe",
"Melanesia",
"Micronesia",
"Middle Africa",
"Northern Africa",
"Northern America",
"Northern Europe",
"Polynesia",
"South America",
"South-Eastern Asia",
"Southern Africa",
"Southern Asia",
"Southern Europe",
"Western Africa",
"Western Asia",
"Western Europe",
"Albania",
"Algeria",
"American Samoa",
"Andorra",
"Angola",
"Anguilla",
"Antigua and Barbuda",
"Argentina",
"Armenia",
"Aruba",
"Australia",
"Austria",
"Azerbaijan",
"Bahamas",
"Bahrain",
"Bangladesh",
"Barbados",
"Belgium",
"Belize",
"Benin",
"Bermuda",
"Bhutan",
"Bolivia",
"Bonaire, Sint Eustatius and Saba",
"Bosnia and Herzegovina",
"Botswana",
"Bouvet Island",
"Brazil",
"British Indian Ocean Territory",
"British Virgin Islands",
"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",
"Curacao",
"Cyprus",
"Czech Republic",
"Denmark",
"Djibouti",
"Dominica",
"Dominican Republic",
"Ecuador",
"Egypt",
"El Salvador",
"Equatorial Guinea",
"Eritrea",
"Estonia",
"Ethiopia",
"Falkland Islands",
"Faroe Islands",
"Fiji",
"Finland",
"France",
"French Guiana",
"French Polynesia",
"French Southern and Antarctic Lands",
"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",
"Honduras",
"Hong Kong",
"Hungary",
"Iceland",
"India",
"Indonesia",
"Ireland",
"Isle of Man",
"Israel",
"Italy",
"Jamaica",
"Japan",
"Jersey",
"Jordan",
"Kazakhstan",
"Kenya",
"Kiribati",
"Kuwait",
"Kyrgyzstan",
"Laos",
"Latvia",
"Lebanon",
"Lesotho",
"Liechtenstein",
"Lithuania",
"Luxembourg",
"Macao",
"Macedonia",
"Madagascar",
"Malawi",
"Malaysia",
"Maldives",
"Mali",
"Malta",
"Marshall Islands",
"Martinique",
"Mauritania",
"Mauritius",
"Mayotte",
"Mexico",
"Micronesia, Federated States of",
"Moldova",
"Monaco",
"Mongolia",
"Montenegro",
"Montserrat",
"Morocco",
"Mozambique",
"Myanmar",
"Namibia",
"Nauru",
"Nepal",
"Netherlands",
"Netherlands Antilles",
"New Caledonia",
"New Zealand",
"Nicaragua",
"Niger",
"Nigeria",
"Niue",
"Norfolk Island",
"Northern Mariana Islands",
"Norway",
"Oman",
"Pakistan",
"Palau",
"Palestinian Territories",
"Panama",
"Papua New Guinea",
"Paraguay",
"Peru",
"Philippines",
"Pitcairn",
"Poland",
"Portugal",
"Puerto Rico",
"Qatar",
"Reunion",
"Romania",
"Rwanda",
"Saint Barthelemy",
"Saint Helena",
"Saint Kitts and Nevis",
"Saint Lucia",
"Saint Martin (French part)",
"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 Korea",
"Spain",
"Sri Lanka",
"Suriname",
"Svalbard and Jan Mayen",
"Swaziland",
"Sweden",
"Switzerland",
"Taiwan",
"Tajikistan",
"Tanzania",
"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",
"United States Virgin Islands",
"Uruguay",
"Uzbekistan",
"Vanuatu",
"Venezuela",
"Vietnam",
"Wallis and Futuna",
"Western Sahara",
"Yemen",
"Zambia",
"Zimbabwe"
]
}
}
}
},
"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
}
}
}
}
}
}
}
}
}
}

Upwork Jobs with Country Filter πŸ‡ΊπŸ‡Έ 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 Upwork Jobs with Country Filter πŸ‡ΊπŸ‡Έ 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: