search_resumes
Search hh.ru resumes by keyword, region, professional role, salary, and experience. Identify candidates that match your hiring needs.
Instructions
Search candidate resumes by keywords, region, professional role, salary, experience. Requires an EMPLOYER OAuth token (HH_ACCESS_TOKEN) AND a paid hh.ru resume-database subscription — applicant/anonymous tokens get 403.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| raw | No | Return the full raw hh.ru JSON instead of the compact summary. | |
| area | No | Region code (1=Moscow, 2=Saint Petersburg) | |
| page | No | Page number (0-based) | |
| text | No | Search keywords (skills, job title, etc.) | |
| salary | No | Expected salary amount | |
| per_page | No | Results per page | |
| experience | No | Experience level | |
| professional_role | No | Professional role ID. Use get_professional_roles or suggest_professional_roles to find IDs. |