/freelancer/projects/search

POST /api/freelancer/projects/search

Price: 10 credits

Search open Freelancer.com projects by keyword and filters: project type (fixed/hourly), skill ids, client country, project language, paid upgrades, posted budget range, posted hourly-rate range, average bid range, average hourly-bid range and a latitude/longitude radius for local jobs. Results carry the same fields as the project endpoint.

How to use it

Search currently open Freelancer.com projects. All filters are optional except count. Use query for keywords, project_types (fixed/hourly), skills (numeric skill ids), countries (two-letter codes such as us/gb/in), languages (two-letter codes), upgrades (featured/urgent/sealed/NDA/ip_contract/assisted/nonpublic/fulltime/qualified), min_budget/max_budget for the budget the client posted on fixed-price work, min_hourly_rate/max_hourly_rate for the rate posted on hourly work, min_avg_bid/max_avg_bid and min_avg_hourly_bid/max_avg_hourly_bid to filter by what freelancers actually bid, and latitude+longitude+distance for local jobs. sort accepts time_updated (newest), bid_count or relevance. Each item is a full project — pass its id to the Freelancer project endpoint for the client panel. To search closed and completed projects use the Freelancer project archive endpoint.

Parameters

Request body

Response

Errors

Response headers