Jon Ursenbach

Results 76 comments of Jon Ursenbach

Oh geez. I hadn't heard about an announcement for this at all. I'll have to switch it over to different source.

@hguiney Well this library is already a scraper, so... @pikkle Strange that that doesn't work here in the US. https://www.google.com/webhp?hl=en&ictx=2&sa=X&ved=0ahUKEwiO1sKw3JnQAhUk7IMKHRneC3UQPQgD#hl=en&q=movies+11249

@pikkle Nice find. Might be able to use that, though pulling showtimes for a location is going to take a **lot** longer than it used to. :\

I'll see if I can get started on this this evening, so you all can get back to looking up movies ASAP.

Ah, the joys of managing a scraper.

Looks like "movie showtimes near" is the query prefix that picks up the list of movies showing in your area 100% of the time. I can't seem to get latitude/longitude...

Fixing this is taking a little longer because I've decided now is the time to write in customizable engine support to support more than one service. Starting with Fandango, because...

@alexamp Unfortunately. At least with this new engine framework I'm working on, it'll be really easy to add support for other providers.

@i8wu I'll see if I can wrap up the engine support I've got going this weekend. Should be a good starting point to get the library back up and running...

I've pushed up my, very initial, work on an engine system to the `google-movies-shutdown` branch with a work in progress PR at #51. The branch is completely broken right now...