Skip to content

Web scraper bot that sends text messages when Alamo Drafthouse posts new movie showtimes.

Notifications You must be signed in to change notification settings

annabkr/go-alamodrango

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-alamodrango

Web scraper bot that sends text messages when Alamo Drafthouse posts new movie showtimes.

I'm an Alamo Drafthouse regular. They update the showtimes manually, sometime between Monday-Wednesday. I got tired of refreshing the page every hour, so I decided to make a bot to do it for me.

Gotta get those good seats! Continuing to expand functionality and support.

Screen Shot 2019-06-19 at 5 45 34 PM

Getting Started

These instructions will get a copy of the project up and running on your local machine.

Note that some features, including Twilio functionality, are disabled for the demo of this project for security purposes.

Installing

Download or clone the repository. Ensure that you have Golang installed. In the console, navigate to the project directory.

Build using the following command:

go build alamodrango.go

Run with:

go run alamodrango.go

Running the Tests

go test unittest

Built With

About

Web scraper bot that sends text messages when Alamo Drafthouse posts new movie showtimes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages