Anyone know of a code library to retrieve movie times when given a zip code? Sorted by theater obviously...
I don't really care about what language it's in though C# or PHP would be nice. Even better if it's open source, of course, since I could port it to the language of my choice if needed.
I just don't want to redo work that may already be done...
I tried to find a web service or RSS feed that would give you movie times but had no luck, so any library would probably be page scrapping, but that's fine.