🐈
» Forums » Freelancers » How to filter by country when calling the Upw...
Page options
tmcdos
Community Member

How to filter by country when calling the Upwork API to search for jobs

I am reading the Upwork API documentation - specifically https://developers.upwork.com/?lang=php#jobs_search-for-jobs

What parameter should I provide in the URL in order to return jobs only when the client is from 3 specific countries?

 

3 REPLIES 3
2a05aa63
Community Member


Ivaylo G wrote:

I am reading the Upwork API documentation - specifically https://developers.upwork.com/?lang=php#jobs_search-for-jobs

What parameter should I provide in the URL in order to return jobs only when the client is from 3 specific countries?

 


Looking at the docs, I'd guess it's not implemented, unless the "q" parameter would work with it.

tmcdos
Community Member

Is anyone able to confirm that the q parameter in the API can accept values such like

 

(
(talent_clouds_s:(1278391485101432832 OR 861618822401978368))
AND
(contractor_tier:2  OR contractor_tier:3)
AND
(occupation_uids:(1110580748673863680 OR 1110580752155136000 OR 1110580755057594368 OR 1110580755107926016))
AND
(-is_upwork_qa_job:true)
AND
(
NOT (Laravel OR Wordpress OR Django OR Drupal OR Angular OR Shopify))
AND (location:(United AND States))
))

 

 

Hi Ivaylo,

 

I shared your concern and questions with our team and one of our agents already reached out to you directly via a support ticket to assist you further. You can access your ticket on this page.

 

~ Nikola
Upwork
Latest Articles
Top Upvoted Members