# Changelog of HH.ru Jobs Scraper: Вакансии HH.ru (`getascraper/hh-ru-jobs-scraper`) Actor

- **URL**: https://apify.com/getascraper/hh-ru-jobs-scraper/changelog.md
- **Full Actor documentation**: https://apify.com/getascraper/hh-ru-jobs-scraper.md

## Changelog — HH.ru Jobs Scraper

### \[0.1.0] — 2026-07-15

#### Added

- 🚀 Initial release of **HH.ru Jobs Scraper**.
- 🔍 Search HH.ru (Russia's largest job board) by keyword and city or region — no API key or account required.
- 🌆 City-name resolution: type "Москва" or "moscow" and the actor looks up the HH.ru area ID automatically; fall back to a raw area ID for any city in the full HH.ru geography.
- 🎚 Filters: experience level (no experience / 1–3 / 3–6 / 6+ years), employment type, remote-only flag, salary floor, and sort order (relevance, newest, salary high/low).
- 💰 Salary returned as structured min/max/currency fields alongside the original display text — never fabricated when not disclosed by the employer.
- 🏢 Employer details: name, logo, star rating from company reviews, and trusted/verified employer flag.
- 📍 Location: city/district address and nearest metro station.
- 👀 Real-time viewer count ("N people currently viewing") surfaced from the SERP cards.
- 🛠 Optional deep-fetch mode (`fetchDetails: true`): fetches each vacancy's detail page to add the full description text and a key skills array (e.g. `["Python", "FastAPI", "Docker"]`).
- 🗂 Three dataset views: **🔍 Vacancies** (overview), **💰 Salary & experience**, and **🛠 Skills & details**.
- 🖥 Datacenter proxy is the confirmed default (200 OK at full SERP scale); residential proxy available as an upgrade via the `proxyConfiguration` field.
