get_related_vacancies
Find vacancies related to a specific vacancy ID to discover similar job opportunities. Input a vacancy ID and receive a list of related hh.ru listings.
Instructions
Find vacancies related to a given one (hh.ru related_vacancies endpoint). Public, no token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| raw | No | Return the full raw hh.ru JSON instead of the compact summary. | |
| page | No | Page number (0-based) | |
| per_page | No | Results per page | |
| vacancy_id | Yes | Vacancy ID to find related vacancies for |