Skip to content
/ Semana Public
forked from neerfix/Semana

Automation of space taking on Semana with github Actions schedule.

Notifications You must be signed in to change notification settings

jbdz/Semana

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Semana

Automation of space taking on Semana with github Actions schedule. All Monday at 00:30am, the script run to get your place on all days in 6 weeks.

Installation

To get your information, open dev console and get the information in POST request to get your place.

  • Fork this repo.

  • Go to your settings > Security > Secrets and variables > Actions and add this :

    • COLLABORATOR_ID -> your_collaborator_id
    • COOKIE -> your_cookie (3 cookies is set by semana, take sid cookie value.
    • DESK_ID -> your_desk_id

Get Informations

To get collaborator_id, desk_id. Open your navigator debugger (F12, or right clic, inspect element). Take your place one time and you can see in network tab, search booking. On tab Payload Sans titre

To get your cookie, follow this screen and copy the red rectangle Sans titre (2)

Results : image

About

Automation of space taking on Semana with github Actions schedule.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published