Skip to content

A chrome extension that autobook on Korean Platform

Notifications You must be signed in to change notification settings

Yooyoungx/korea-bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 Cannot retrieve latest commit at this time.

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EasyConcertKorea


πŸ““ Description πŸ““

This Chrome extension streamlines the process of finding and booking concert tickets on popular Korean platforms. such as Melon Ticket, Yes24 and Interpark. The extension includes a user-friendly popup with the ability to register for automatic booking. Once a concert page is opened, the extension automates the process, ensuring a hassle-free experience in securing a seat for the event.

Note

This extension is designed for use on the global versions of the platforms and may not be compatible with the Korean versions.

πŸ’Ώ Usage πŸ’Ώ

  • Clone the repository.
  • Load the extension in Chrome via chrome://extensions/ and select "Load unpacked."
  • Open the extension popup and register for automatic booking on the global versions of Melon Ticket, Yes24, and Interpark.
  • Upon visiting a supported concert page on the global version of the platforms, the extension automates the booking process.

Caution

Using this extension for automated booking may lead to a ban on the respective platforms. It is important to note that the developers of this extension are not responsible for any account bans or consequences that may arise from using the automated booking feature. Use at your own discretion.

Development

Popup and Form

  • form: HTML, CSS, and JavaScript for the main popup form.
  • interparkForm, melonticketForm, yes24Form: Platform-specific registration forms.
  • mainPage: HTML, CSS, and JavaScript for the main extension popup.

Script for Auto Booking

  • melonticket, yes24, interpark : JavaScript logic for executing auto booking on each site.
  • common: Utility scripts shared across platforms.

πŸ“Έ Demo video πŸ“Έ

Demo of the chrome extension

Credits

About

A chrome extension that autobook on Korean Platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 64.4%
  • CSS 18.8%
  • HTML 16.8%