HH: Search Vacancies
HH via Parse · jobs
Full-text search over hh.ru vacancies with filters for region, experience, employment type, schedule, salary, and more. Returns paginated results. Each vacancy includes id, title, salary, employer, address, experience, and labels. Pagination is page-based (0-indexed). The total matched count is in `found`; `pages` gives total pages available. Search and retrieve job vacancies from hh.ru (HeadHunter) with filters including experience, employment type, region, industry, and more. Fulfilled by Parse from hh.ru.
- b2b-directory
- hh
- hh-ru
- jobs
- maps-geo
- parse
- platform-key
Price and execution
- Price
- $0.06 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- jobs
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/3ccf546c-1803-406c-902c-9e3df9fe872e/search_vacancies
- Interface artifact
- sha256:0930547783fc2627637ce7b29b33226e48b261654b43766f2c136fc4be602b87
- Manifest digest
- sha256:66d3e5c448d6c56fc143f4157b01cb3dc1f82b3747830c62f2cec4e1baf2ac3d
Request fields
- area (string): Region ID (1=Moscow, 2=St Petersburg). Multiple values supported.: Allowed values: 1, 2
- page (integer): Page number (0-indexed)
- text (string): Search keywords (e.g. 'python developer', 'data engineer')
- label (string): Labels: with_address, accept_handicapped, accept_kids, not_from_agency, accredited_it, low_performance
- salary (integer): Minimum salary amount
- currency (string): Salary currency code: RUR, USD, EUR, KZT, UAH, AZN, UZS, GEL, KGS, BYR
- industry (string): Industry ID (numeric)
- order_by (string): Sort order: relevance, publication_time, salary_desc, salary_asc
- per_page (integer): Results per page
- schedule (string): Work schedule: fullDay, shift, flexible, remote, flyInFlyOut
- education (string): Education level: not_required_or_not_specified, secondary, special_secondary, higher, bachelor, master, candidate, doctor
- employment (string): Employment type: full, part, project, volunteer, probation
- experience (string): Required experience: noExperience, between1And3, between3And6, moreThan6
- employer_id (string): Employer/company ID
- search_field (string): Where to search: name, company_name, description
- search_period (integer): Publication period in days: 1, 3, 7, 30
- enable_snippets (string): Enable text snippets in results (true/false)
- only_with_salary (string): Show only vacancies with salary specified (true/false)
- professional_role (string): Professional role ID (numeric)
Example queries
- {"area":"1","text":"python developer"}