Discover and explore top open-source AI tools and projects—updated daily.
s3rgeymAutomate job applications and resume management
Top 97.4% on SourcePulse
This tool automates job applications on HH.RU, including applying to vacancies, updating resumes, and managing communications. It targets job seekers seeking to streamline their application process, offering a free, locally-run alternative to paid services.
How It Works
The utility bypasses HH.RU's API restrictions by emulating the official Android application, interacting primarily through its API. For actions not covered by the API, such as test completion, it leverages a headless browser. This hybrid approach ensures comprehensive automation while maintaining a command-line interface (CLI) and operating without a graphical environment.
Quick Start & Requirements
docker-compose run ...). Alternatives include pipx install 'hh-applicant-tool[playwright]' or traditional Python virtual environments.docker-compose for Docker installation. playwright for browser automation. pillow for sixel captcha support.docs/hhapi/openapi.yml).Highlighted Details
Maintenance & Community
HH Applicant Tool) and chat are available for discussion and support.Licensing & Compatibility
Limitations & Caveats
Test execution during applications is limited to random answer selection. The tool's interaction with the HH.RU API is noted as potentially unstable due to API design flaws. The author considers AI-generated cover letters superfluous as they are rarely read. Captcha rendering is dependent on terminal emulator capabilities (kitty/sixel protocols).
1 day ago
Inactive