Skip to content

thsvkd/Auto-booking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auto-booking

Auto-booking is a Python-based web reservation automation program. It allows us to automatically proceed with Naver reservation using Selenium Library and Chrome Web Driver.

install

1. First, download Python from the Microsoft store.


2. Run Python Console to see if it works well.



3. Install VSCode.


4. Install the Python plug-in in VSCode and select the Python you previously installed as an interpreter.




5. Clone or Download the repository




6. Open terminal and Install the requirements.txt dependency file




pip install -r requirements.txt

7. Download WebDriver

최신 버전 크롬 웹드라이버 다운

8. Type your ID and password and enter the Naver reservation site you want to reserve in the URL.

9. Type the path of downloaded web driver at executable_path.

10. Ctrl + F5

About

Auto booking macro

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages