Skip to content

daradan/hh_cv_up

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Authorizing and upping CV on HH

Installation and setup

Clone repositories

git clone https://github.com/daradan/hh_cv_up.git

Installing libraries

pip install -r requirements.txt

Install browser

playwright install chromium

Create file .env and fill in your data

URL=... # url to your CV
EMAIL=...
PASSWORD=...

TTYL

Add using cookies