To create a list of candidates in the E-staff program by means of robotic transfer of data and CV of suitable candidates from the website hh.ru.
The robot must receive parameters for the user through the web interface.
Searching for a suitable job is a routine process.
Nowadays, there are a lot of Job Search services. We can search in every engine, enter data and collect candidates for a job by our own hands or we can robotize this process.
I am Sergey Votyakov, mig33.ru expert, and I will tell you how we implemented RPA technology to find suitable candidates from the hh.ru website on the ElectroNeek platform.
IТ-company MigЗЗ is a certified partner of ElectroNeek platform.
⦁ Task
To create a list of candidates in the E-staff program by means of robotic transfer of data and CV of suitable candidates from the website hh.ru. The robot must receive parameters for the user through the web interface.
⦁ Creation of a robot
Mig33 specialists have created robot controlling interface.
We can set and configure search parameters such as:
⦁ Job title
⦁ Age
⦁ Wage level
⦁ City
Parameters can be added, if desired.
Mig33 specialists have created robot controlling interface.
We can set and configure search parameters such as:
⦁ Job title
⦁ Age
⦁ Wage level
⦁ City
Parameters can be added, if desired.
The robot searches for the required candidates.
It enters and saves candidate data in the E-Staff program:
⦁ Name of a candidate
⦁ Mobile number
⦁ E-Mail
It enters and saves candidate data in the E-Staff program:
⦁ Name of a candidate
⦁ Mobile number
You get a list of candidates with all the data.
⦁ Results
The routine process of searching for suitable candidates is carried out automatically without human intervention.
You can get CV you need not only from hh.ru, but from another services as well.
ElectroNeek Algorithm:
1. Open page https://spb.hh.ru/ in browser
2. Click the region confirmation button
3. Click the Log In button
4. Insert a preset username
5. Insert a preset password
6. Click the Log in to your account button
7. Click the Advanced Search button
8. Insert a preset job position
9. Insert a preset wage
10. Choose a preset work experience
11. Insert a preset age
12. Tick the Do not show CV without an age field
13. Choose a preset gender
14. Click the Search button
15. In a loop of 3 iterations (because we need to create 3 entries in E-Staff) do the following:
⦁ Using XPath, find the i-th element of the code and extract the value of the href property from it (CV link), then save the value to a variable
⦁ Remove parameters from the link
⦁ Open link in Google Chrome
⦁ If this is the first iteration, then open the E-staff program
⦁ Create a new candidate
⦁ Insert a preset Surname
⦁ Insert a preset Name
⦁ Save the candidate
16. If the cycle is completed, then finish the process.
Link to the process video: https://youtu.be/NohcGUsBnRM
⦁ Why do we use ElectroNeek platform
This Platform is a set of programs that are installed on a user's computer or on a server, that allows a user to create process automation of any complexity without significant knowledge of programming languages.
The electroNeek platform uses a UI to collect data and manage applications like humans do. It interprets and initiates responses, it communicates with other systems to perform various repetitive tasks.
All this is achieved by the ability of our platform to repeat human actions and perform them much faster. Thus, if a person performs some processes on a computer, then the robot created on electroNeek will be able to repeat them;
ElectroNeek robots work 24/7 without days off or holidays. They do not make mistakes and do not get sick.