An open API service indexing awesome lists of open source software.

https://github.com/t-rekttt/cgv-mcp


https://github.com/t-rekttt/cgv-mcp

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# CGV Cinema API Client

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.

## Features

- [x] Get list of all CGV cinema locations
- [x] Get list of currently showing movies
- [x] Get movie schedules for specific dates
- [x] Get cinema schedules for specific dates
- [x] Get seat maps for movie sessions
- [x] Get concession/combo information
- [x] Get customer profile information
- [ ] Add tickets to cart - Not working
- [ ] Book orders with payment - Not working