Skip to content
This repository has been archived by the owner on Apr 14, 2018. It is now read-only.
/ show_clix Public archive

A hacked together script to scrape ticket availability for shows on ShowClix.

License

Notifications You must be signed in to change notification settings

mrduncan/show_clix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ShowClix

I wrote this to see ticket availability for The Daily Show but it should work for most other recurring events on ShowClix.

Search for events at ShowClix and pass the script the event name from the url. For example, TheDailyShowwithJonStewart from http://www.showclix.com/event/TheDailyShowwithJonStewart.

Usage

$ bundle exec ruby -Ilib bin/show_clix.rb TheDailyShowwithJonStewart
2015-04-21 at 6:00pm is sold out.
2015-04-22 at 6:00pm is sold out.
...
2015-05-14 at 6:00pm is sold out.

About

A hacked together script to scrape ticket availability for shows on ShowClix.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages