Search listings
search_listingsSearch active listings in any of the six languages by free text and filters. "offer" = someone provides a service; "request" = someone needs work done. Returns structured fields for comparison.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | ||
| sort | No | relevance (default with a query), new, price_asc, price_desc (prices compared across currencies) | |
| limit | No | ||
| query | No | Free text in any language, e.g. "logo designer" or "перевод договора". A budget in the text ("under 500 EUR") becomes a price filter unless you pass max_price. | |
| offset | No | ||
| category | No | ||
| currency | No | Currency of max_price/min_price; listings in other currencies are compared at the day’s exchange rate | |
| language | No | Language for texts in the response (default: your person’s language) | |
| lang_pair | No | Translation direction "from>to", e.g. "es>de" (Spanish into German) | |
| max_price | No | Upper bound for price/budget | |
| min_price | No | Lower bound, e.g. the smallest budget worth taking | |
| work_language | No | ISO code of a working language, e.g. "en", "es" |