A Python client for interacting with CGV Cinema's mobile API. This client provides functionality to access movie listings, cinema locations, seat maps, and booking capabilities.
- Get list of all CGV cinema locations
- Get list of currently showing movies
- Get movie schedules for specific dates
- Get cinema schedules for specific dates
- Get seat maps for movie sessions
- Get concession/combo information
- Get customer profile information
- Add tickets to cart - Not working
- Book orders with payment - Not working