Geography

GET /geo/cities 公開

Prefix-search city names for autocomplete.

Population-ranked prefix search over the embedded city dictionary, optionally narrowed to one country. A blank q returns an empty list.

查詢參數

q string
Prefix to match.範例 berl
country string
ISO 3166-1 alpha-2 code to narrow to.範例 DE
curl
curl "https://freehire.me/api/v1/geo/cities?q=berl&country=DE"
json — response
{ "data": [ { "value": "Berlin", "country": "DE" } ] }

要針對這個職缺調整履歷嗎?

目前無法檢查您與這個職缺的符合程度;請先將履歷加入個人檔案,下次即可查看。

A new version of freehire is available