/ctgoodjobs/jobs/similar

POST /api/ctgoodjobs/jobs/similar

Price: 1 credit

Get the listings CTgoodjobs (Hong Kong job board) considers similar to a given job. Returns each similar job with its id, url, title, employer name, logo, similarity score, total view count, publication timestamps and listing flags, ordered by descending similarity. A live listing typically has a dozen matches; an expired listing has none and returns an empty list. An unknown job id returns 412.

How to use it

Find jobs similar to a given CTgoodjobs (Hong Kong) listing, addressed by job id or job URL. Each result carries id, url, job_title, company_name, image, similarity (0-1 relevance score computed by the board), view_count (how many times the listing was opened), published_at, published_display and posted_at, and the is_boosted, is_recommended and is_crawled flags. Useful for mapping competing postings for the same role and for reading demand signals from view counts. Results come back sorted by descending similarity and are capped at count. Expired listings have no similar jobs and return an empty list. Feed a returned id back into ctgoodjobs/jobs for the full listing.

Parameters

Request body

Response

Errors

Response headers