AMC Guide
A web tool for scraping, filtering, and organizing AMC movie showtimes.
About this Project
The AMC Guide is a custom-built web application designed to simplify the process of finding the perfect movie showtime. It features a backend scraper that collects up-to-date showtime data and a React-based frontend for an interactive browsing experience.
Users can filter showtimes across multiple theaters by movie title, format (e.g., IMAX, Dolby Cinema), language, and seating options. The interface includes a timeline view of showtimes and the ability to pin specific showings for easy comparison.
Built with React, Vite, and automated web scraping tools, this project demonstrates a complete pipeline from data collection to a dynamic, user-friendly frontend.