Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Производственный календарь

Граббер и парсер производственного календаря из SuperJob

Выходной формат данных

type: object
patternProperties:
  ^[0-9]{4}-[0-9]{2}-[0-9]{2}$:
    enum:
      - 1 # Weekend
      - 2 # Holiday
      - 3 # PreHoliday

Запуск:

curl https://www.superjob.ru/proizvodstvennyj_kalendar/2024/ -L | go run . > calendar.json

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages