You are browsing as a guest. Sign up (or log in) to start making projects!

AMC Calendar

  • 3 Devlogs
  • 2 Total hours

A web scraper-based calendar for AMC Theatres' movie showtimes because I hate the existing UI.

Open comments for this post

1h 1m 27s logged

I set up Poetry for python package and env management (including Jupyter notebooks) and started experimenting with fetching AMC’s showtime pages. Here’s what I found:

  1. You can’t request a showtimes page by itself. It will ask for a theater location.
  2. After peeking around in dev tools on the showtimes page, I found that it actually sends a request to the server with a theater set in the url!
  3. There is also a page on AMC to view showtimes for ALL movies, which I could theoretically use later to create a calendar for any movie, instead of just for one specific movie’s showtimes.
    Still much work to do, but I’m getting there! 👍
0
0
2

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…