ConsoleCatalog
Sign in
Hh Russia logo

Hh Russia

hh.ruJobsno auth

Russian job board - vacancy search, employer reviews, and featured listings.

Employer Reviews

ASYNCREADNo auth

Returns employer ratings and reviews with pros, cons, and recommendation.

ParametersFormJSON

Employer ID shown on the vacancy page

Vacancy ID associated with the employer reviews widget

cost: 2 credits · balance: 0
curl https://api.openwire.sh/v1/wire/task \
  -X POST \
  -H "X-API-Key: $ANAKIN_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "action_id": "act_hh_ru_employer_reviews_widget",
    "params": {
      "employer_id": "12260686",
      "vacancy_id": "133572134"
    }
  }'