市場洞察與統計

GET /stats/catalog 公開

The headline catalogue-scale figures (open jobs, companies, sources, …).

The canonical numbers behind every "how big is this" figure on the site (the jobs list total, the /about and /open pages). Backed by one snapshot cmd/rollup-stats republishes periodically, not a live count. exact: false means the cache was cold and the figures fell back to a planner estimate — treat them as approximate when it is false.

curl
curl "https://freehire.me/api/v1/stats/catalog"
json — response
{
  "data": {
    "open_jobs": 42130,
    "companies": 6210,
    "sources": 48,
    "ats_platforms": 22,
    "telegram_channels": 340,
    "computed_at": "2026-06-18T06:00:00Z",
    "exact": true
  }
}

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

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

A new version of freehire is available