ecwright3 / Python-Scraper

0 stars 0 forks source link

Scrape future showtimes #5

Open ecwright3 opened 6 years ago

ecwright3 commented 6 years ago

Scrape showtimes 1 day or more into the future

ecwright3 commented 6 years ago

Beginning to research this enhancement. I'm not sure if the data contained on the site makes data available. Is this enhancement this possible?

ecwright3 commented 6 years ago

Will re-think this enhancement before moving it forward.

ecwright3 commented 6 years ago

regalfuture

I might be able to leverage the date controller to get the future showtimes in the image above as "Wednesday". It is a drop-down on the theater page that allows you to check future showtimes. It does not go to another URL but looks like it kicks off some JS or AJAX script. I will load it into Burp or ZAPP when I have time. I want to take a closer look at what's happening.