Skip to content

Tokeshy/JobsCZ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EN - > Script for advanced job selection on jobs.cz portal

The fact is that the search engine that exists on the portal itself searches only if the job title matches your request, i.e. if you wrote in the search engine (for example) "účetní", but it says "ucetni", then you will not see the vacancy. Therefore, I wrote a script for myself for an "exclusive" search - i.e. I see all vacancies EXCEPT for those in the title or description of the requirements for which there are words "inapplicable" to me. Additionally, there is a salary filter ("desired minimum") and the ability to search for "inapplicable requirements" in the job description itself (i.e. the script opens each link from those that meet your requirements and additionally scans the content, for example, if the filter "minimálně 5 let " then you will not see vacancies in which this requirement will be), which also saves a lot of time. In addition, the possibility of searching within a certain time frame (a day, 3 days, a week) is implemented and there is a mechanism for controlling already viewed vacancies - i.e. if a vacancy was selected for you during a search for 3 days, and then you changed the criteria and the same vacancy is there again, you will not see it again (a log of already viewed vacancies is kept, when it is cleared, this filter is also cleared; the file "pre_scaned.txt" ). In general, this script helped me personally save a lot of time - for example, 2779 vacancies (of which only 26 were selected according to my settings) were scanned in 0:02:41.170229, which is quite good.

###################################################################

RU - > Скрипт для расширенного подбора работы на портале jobs.cz

Дело в том, что существующий на самом портале поисковик ищет только при совпаденииназвания вакансии вашему запросу, т.е. если вы написали в поисковике (например) "účetní", а написано "ucetni" то вакансию вы не увидете. Поэтому я и написал для себя скрипт для "исключающего" поиска - т.е. я вижу все вакансии КРОМЕ тех, в названии, либо описании требований к которым есть "неприменимые" для меня слова. Дополнительно, предусметрен фильтр по заработной плате ("желаемый минимум") и возможность поиска "неприменимых требований" в самом описании вакансии (т.е. скрипт открывает каждую ссылку из соответствующих вашим требованиям и дополнительно сканирует содержимае, например если задан фильтр "minimálně 5 let" то вы не увидете вакансии, в которых будет данное требование), что также экономит очень много времени. Кроме того реализована возможность поиска в определённых временных рамках (сутки, 3 дня, неделя) и существует механизм контроля уже просмотренных вакансий - т.е. если вам была отобрана вакансия при поиске за 3 дня, а потом вы изменили критерии и там снова есть эта же вакансия - повторно вы её не увидите (ведется лог уже просмотренных вакансий, при его очистке данный фильтр также очищается; файл "pre_scaned.txt"). В общем лично мне этот скрипт вообще много времени помог сэкономить - например, 2779 вакансий (из которых по моим настройкам отобраны были лишь 26) были просканированы за 0:02:41.170229, что весьма неплохо.

About

jobs.cz parser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages